[SOLVED] Xorg launch fails due to synaptics protocol issue

Hey gang!
So this is an issue which first appeared after a recent pacman -Syu. I had gone too long without one and so many many packages were upgraded.
I first tried rolling back the kernel but when that didn't help I resolved to get it working with the newest packages. I am on a macbook pro. I tried installing the xf86-input-mtrack-git package from the AUR but this just caused xorg errors in addition to the others. I am using the fx86-input-synaptics package from the standard repos which, as I said, worked for me in the past.
Here are some files I think are relevent:
Xorg.0.log (contains output from one failed Xorg launch):
[ 2522.432]
X.Org X Server 1.11.2
Release Date: 2011-11-04
[ 2522.433] X Protocol Version 11, Revision 0
[ 2522.433] Build Operating System: Linux 3.1.1-1-ARCH x86_64
[ 2522.433] Current Operating System: Linux myhost 3.1.5-1-ARCH #1 SMP PREEMPT Sat Dec 10 14:43:09 CET 2011 x86_64
[ 2522.433] Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sda4 ro nomodeset
[ 2522.433] Build Date: 16 November 2011 11:24:04AM
[ 2522.433]
[ 2522.433] Current version of pixman: 0.24.0
[ 2522.433] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2522.433] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2522.433] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 13 23:14:33 2011
[ 2522.433] (==) Using config file: "/etc/X11/xorg.conf"
[ 2522.433] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 2522.434] (==) ServerLayout "Layout0"
[ 2522.434] (**) |-->Screen "Screen0" (0)
[ 2522.434] (**) | |-->Monitor "Monitor0"
[ 2522.434] (**) | |-->Device "Device0"
[ 2522.434] (**) |-->Input Device "Mouse0"
[ 2522.434] (**) |-->Input Device "Keyboard0"
[ 2522.434] (**) |-->Input Device "SynapticsTouchpad"
[ 2522.434] (**) Option "Xinerama" "on"
[ 2522.434] (==) Automatically adding devices
[ 2522.434] (==) Automatically enabling devices
[ 2522.434] (**) Xinerama: enabled
[ 2522.434] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 2522.434] Entry deleted from font path.
[ 2522.434] (**) FontPath set to:
/usr/share/fonts/local,
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 2522.434] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 2522.434] (**) Extension "Composite" is disabled
[ 2522.434] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 2522.434] (WW) Disabling Mouse0
[ 2522.434] (WW) Disabling Keyboard0
[ 2522.434] (II) Loader magic: 0x7ccae0
[ 2522.434] (II) Module ABI versions:
[ 2522.434] X.Org ANSI C Emulation: 0.4
[ 2522.434] X.Org Video Driver: 11.0
[ 2522.434] X.Org XInput driver : 13.0
[ 2522.434] X.Org Server Extension : 6.0
[ 2522.435] (--) PCI:*(0:2:0:0) 10de:0647:106b:00bc rev 161, Mem @ 0xe4000000/16777216, 0xc0000000/268435456, 0xe2000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
[ 2522.435] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 2522.435] (II) "extmod" will be loaded by default.
[ 2522.435] (II) "dbe" will be loaded by default.
[ 2522.435] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 2522.435] (II) "record" will be loaded by default.
[ 2522.435] (II) "dri" will be loaded by default.
[ 2522.435] (II) "dri2" will be loaded by default.
[ 2522.435] (II) LoadModule: "synaptics"
[ 2522.435] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 2522.436] (II) Module synaptics: vendor="X.Org Foundation"
[ 2522.436] compiled for 1.11.0, module version = 1.5.0
[ 2522.436] Module class: X.Org XInput Driver
[ 2522.436] ABI class: X.Org XInput driver, version 13.0
[ 2522.436] (II) LoadModule: "glx"
[ 2522.436] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 2522.448] (II) Module glx: vendor="NVIDIA Corporation"
[ 2522.448] compiled for 4.0.2, module version = 1.0.0
[ 2522.448] Module class: X.Org Server Extension
[ 2522.448] (II) NVIDIA GLX Module 290.10 Wed Nov 16 18:01:24 PST 2011
[ 2522.448] (II) Loading extension GLX
[ 2522.448] (II) LoadModule: "extmod"
[ 2522.448] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 2522.448] (II) Module extmod: vendor="X.Org Foundation"
[ 2522.448] compiled for 1.11.2, module version = 1.0.0
[ 2522.448] Module class: X.Org Server Extension
[ 2522.448] ABI class: X.Org Server Extension, version 6.0
[ 2522.448] (II) Loading extension MIT-SCREEN-SAVER
[ 2522.448] (II) Loading extension XFree86-VidModeExtension
[ 2522.448] (II) Loading extension XFree86-DGA
[ 2522.448] (II) Loading extension DPMS
[ 2522.448] (II) Loading extension XVideo
[ 2522.448] (II) Loading extension XVideo-MotionCompensation
[ 2522.448] (II) Loading extension X-Resource
[ 2522.448] (II) LoadModule: "dbe"
[ 2522.449] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 2522.449] (II) Module dbe: vendor="X.Org Foundation"
[ 2522.449] compiled for 1.11.2, module version = 1.0.0
[ 2522.449] Module class: X.Org Server Extension
[ 2522.449] ABI class: X.Org Server Extension, version 6.0
[ 2522.449] (II) Loading extension DOUBLE-BUFFER
[ 2522.449] (II) LoadModule: "record"
[ 2522.449] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 2522.449] (II) Module record: vendor="X.Org Foundation"
[ 2522.449] compiled for 1.11.2, module version = 1.13.0
[ 2522.449] Module class: X.Org Server Extension
[ 2522.449] ABI class: X.Org Server Extension, version 6.0
[ 2522.449] (II) Loading extension RECORD
[ 2522.449] (II) LoadModule: "dri"
[ 2522.449] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 2522.449] (II) Module dri: vendor="X.Org Foundation"
[ 2522.449] compiled for 1.11.2, module version = 1.0.0
[ 2522.449] ABI class: X.Org Server Extension, version 6.0
[ 2522.449] (II) Loading extension XFree86-DRI
[ 2522.449] (II) LoadModule: "dri2"
[ 2522.449] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 2522.449] (II) Module dri2: vendor="X.Org Foundation"
[ 2522.449] compiled for 1.11.2, module version = 1.2.0
[ 2522.449] ABI class: X.Org Server Extension, version 6.0
[ 2522.449] (II) Loading extension DRI2
[ 2522.449] (II) LoadModule: "nvidia"
[ 2522.449] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 2522.450] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 2522.450] compiled for 4.0.2, module version = 1.0.0
[ 2522.450] Module class: X.Org Video Driver
[ 2522.450] (II) LoadModule: "synaptics"
[ 2522.450] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 2522.450] (II) Module synaptics: vendor="X.Org Foundation"
[ 2522.450] compiled for 1.11.0, module version = 1.5.0
[ 2522.450] Module class: X.Org XInput Driver
[ 2522.450] ABI class: X.Org XInput driver, version 13.0
[ 2522.450] (II) NVIDIA dlloader X Driver 290.10 Wed Nov 16 17:41:10 PST 2011
[ 2522.450] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 2522.450] (--) using VT number 7
[ 2522.453] (II) Loading sub module "fb"
[ 2522.453] (II) LoadModule: "fb"
[ 2522.453] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 2522.453] (II) Module fb: vendor="X.Org Foundation"
[ 2522.453] compiled for 1.11.2, module version = 1.0.0
[ 2522.453] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2522.453] (II) Loading sub module "wfb"
[ 2522.453] (II) LoadModule: "wfb"
[ 2522.453] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 2522.453] (II) Module wfb: vendor="X.Org Foundation"
[ 2522.453] compiled for 1.11.2, module version = 1.0.0
[ 2522.453] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2522.453] (II) Loading sub module "ramdac"
[ 2522.453] (II) LoadModule: "ramdac"
[ 2522.453] (II) Module "ramdac" already built-in
[ 2522.453] (WW) NVIDIA: Xinerama is enabled, so RandR has likely been disabled by the
[ 2522.453] (WW) NVIDIA: X server.
[ 2522.453] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 2522.453] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 2522.453] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 2522.453] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 2522.453] (==) NVIDIA(0): RGB weight 888
[ 2522.453] (==) NVIDIA(0): Default visual is TrueColor
[ 2522.453] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 2522.453] (**) NVIDIA(0): Enabling 2D acceleration
[ 2523.806] (II) NVIDIA(GPU-0): Display (Apple Color LCD (DFP-0)) does not support NVIDIA 3D
[ 2523.806] (II) NVIDIA(GPU-0): Vision stereo.
[ 2523.808] (II) NVIDIA(0): NVIDIA GPU GeForce 9600M GT (G96) at PCI:2:0:0 (GPU-0)
[ 2523.809] (--) NVIDIA(0): Memory: 262144 kBytes
[ 2523.809] (--) NVIDIA(0): VideoBIOS: 62.94.58.00.17
[ 2523.809] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 2523.809] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 2523.809] (--) NVIDIA(0): Connected display device(s) on GeForce 9600M GT at PCI:2:0:0
[ 2523.809] (--) NVIDIA(0): Apple Color LCD (DFP-0)
[ 2523.809] (--) NVIDIA(0): Apple Color LCD (DFP-0): 330.0 MHz maximum pixel clock
[ 2523.809] (--) NVIDIA(0): Apple Color LCD (DFP-0): Internal Dual Link LVDS
[ 2523.811] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
[ 2523.811] (**) NVIDIA(0): enabled on all display devices.
[ 2523.849] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 2523.849] (==) NVIDIA(0):
[ 2523.849] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 2523.849] (==) NVIDIA(0): will be used as the requested mode.
[ 2523.849] (==) NVIDIA(0):
[ 2523.849] (II) NVIDIA(0): Validated modes:
[ 2523.849] (II) NVIDIA(0): "nvidia-auto-select"
[ 2523.849] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
[ 2524.909] (--) NVIDIA(0): DPI set to (110, 108); computed from "UseEdidDpi" X config
[ 2524.909] (--) NVIDIA(0): option
[ 2524.909] (--) Depth 24 pixmap format is 32 bpp
[ 2524.909] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 2524.916] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 2524.916] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 2524.916] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 2524.916] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 2524.916] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 2524.916] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 2524.916] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 2524.916] (II) NVIDIA(0): Config Options in the README.
[ 2524.918] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 2525.208] (II) Loading extension NV-GLX
[ 2525.246] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 2525.246] (==) NVIDIA(0): Backing store disabled
[ 2525.246] (==) NVIDIA(0): Silken mouse enabled
[ 2525.247] (**) NVIDIA(0): DPMS enabled
[ 2525.247] (II) Loading extension NV-CONTROL
[ 2525.247] (II) Loading sub module "dri2"
[ 2525.248] (II) LoadModule: "dri2"
[ 2525.248] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 2525.248] (II) Module dri2: vendor="X.Org Foundation"
[ 2525.248] compiled for 1.11.2, module version = 1.2.0
[ 2525.248] ABI class: X.Org Server Extension, version 6.0
[ 2525.248] (II) NVIDIA(0): [DRI2] Setup complete
[ 2525.248] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 2525.248] (==) RandR enabled
[ 2525.248] (II) Initializing built-in extension Generic Event Extension
[ 2525.248] (II) Initializing built-in extension SHAPE
[ 2525.248] (II) Initializing built-in extension MIT-SHM
[ 2525.248] (II) Initializing built-in extension XInputExtension
[ 2525.248] (II) Initializing built-in extension XTEST
[ 2525.248] (II) Initializing built-in extension BIG-REQUESTS
[ 2525.248] (II) Initializing built-in extension SYNC
[ 2525.248] (II) Initializing built-in extension XKEYBOARD
[ 2525.248] (II) Initializing built-in extension XC-MISC
[ 2525.248] (II) Initializing built-in extension SECURITY
[ 2525.248] (II) Initializing built-in extension XINERAMA
[ 2525.248] (II) Initializing built-in extension XFIXES
[ 2525.248] (II) Initializing built-in extension RENDER
[ 2525.248] (II) Initializing built-in extension RANDR
[ 2525.248] (II) Initializing built-in extension COMPOSITE
[ 2525.248] (II) Initializing built-in extension DAMAGE
[ 2525.248] (II) Initializing extension GLX
[ 2525.341] (II) Using input driver 'synaptics' for 'SynapticsTouchpad'
[ 2525.341] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 2525.341] (**) Option "AlwaysCore" "true"
[ 2525.341] (**) Option "SendCoreEvents"
[ 2525.341] (**) SynapticsTouchpad: always reports core events
[ 2525.696] (--) synaptics: SynapticsTouchpad: auto-dev sets device to /dev/input/event6
[ 2525.803] (**) Option "Device" "/dev/input/event6"
[ 2525.909] (--) synaptics: SynapticsTouchpad: x-axis range 0 - 1280
[ 2525.909] (--) synaptics: SynapticsTouchpad: y-axis range 0 - 800
[ 2525.909] (--) synaptics: SynapticsTouchpad: pressure range 0 - 256
[ 2525.909] (--) synaptics: SynapticsTouchpad: finger width range 0 - 0
[ 2525.909] (--) synaptics: SynapticsTouchpad: buttons: left double triple
[ 2525.909] (--) synaptics: SynapticsTouchpad: Vendor 0x5ac Product 0x236
[ 2525.909] (**) Option "SHMConfig" "true"
[ 2525.909] (**) Option "VertTwoFingerScroll" "true"
[ 2525.909] (**) Option "HorizTwoFingerScroll" "true"
[ 2525.909] (**) Option "TapButton1" "1"
[ 2525.909] (**) Option "TapButton2" "3"
[ 2525.910] (**) Option "TapButton3" "2"
[ 2525.910] (**) Option "ClickFinger1" "1"
[ 2525.910] (**) Option "ClickFinger2" "3"
[ 2525.910] (**) Option "ClickFinger3" "2"
[ 2525.999] (--) synaptics: SynapticsTouchpad: touchpad found
[ 2525.999] (**) SynapticsTouchpad: always reports core events
[ 2526.106] (II) XINPUT: Adding extended input device "SynapticsTouchpad" (type: TOUCHPAD, id 6)
[ 2526.106] (**) synaptics: SynapticsTouchpad: (accel) MinSpeed is now constant deceleration 2.5
[ 2526.106] (**) synaptics: SynapticsTouchpad: MaxSpeed is now 1.75
[ 2526.106] (**) synaptics: SynapticsTouchpad: AccelFactor is now 0.133
[ 2526.106] (**) SynapticsTouchpad: (accel) keeping acceleration scheme 1
[ 2526.106] (**) SynapticsTouchpad: (accel) acceleration profile 1
[ 2526.106] (**) SynapticsTouchpad: (accel) acceleration factor: 2.000
[ 2526.106] (**) SynapticsTouchpad: (accel) acceleration threshold: 4
[ 2526.111] (--) synaptics: SynapticsTouchpad: touchpad found
[ 2526.113] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 2526.113] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 2526.113] (II) LoadModule: "evdev"
[ 2526.113] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 2526.113] (II) Module evdev: vendor="X.Org Foundation"
[ 2526.113] compiled for 1.10.99.902, module version = 2.6.0
[ 2526.113] Module class: X.Org XInput Driver
[ 2526.113] ABI class: X.Org XInput driver, version 13.0
[ 2526.113] (II) Using input driver 'evdev' for 'Power Button'
[ 2526.113] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 2526.113] (**) Power Button: always reports core events
[ 2526.113] (**) Power Button: Device: "/dev/input/event3"
[ 2526.113] (--) Power Button: Found keys
[ 2526.113] (II) Power Button: Configuring as keyboard
[ 2526.113] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 2526.113] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 2526.113] (**) Option "xkb_rules" "evdev"
[ 2526.113] (**) Option "xkb_model" "evdev"
[ 2526.113] (**) Option "xkb_layout" "us"
[ 2526.135] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 2526.135] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 2526.135] (II) Using input driver 'evdev' for 'Power Button'
[ 2526.135] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 2526.135] (**) Power Button: always reports core events
[ 2526.135] (**) Power Button: Device: "/dev/input/event1"
[ 2526.135] (--) Power Button: Found keys
[ 2526.135] (II) Power Button: Configuring as keyboard
[ 2526.135] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[ 2526.135] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 2526.135] (**) Option "xkb_rules" "evdev"
[ 2526.135] (**) Option "xkb_model" "evdev"
[ 2526.135] (**) Option "xkb_layout" "us"
[ 2526.135] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 2526.135] (II) No input driver/identifier specified (ignoring)
[ 2526.135] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 2526.135] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 2526.135] (II) Using input driver 'evdev' for 'Sleep Button'
[ 2526.135] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 2526.135] (**) Sleep Button: always reports core events
[ 2526.135] (**) Sleep Button: Device: "/dev/input/event2"
[ 2526.135] (--) Sleep Button: Found keys
[ 2526.135] (II) Sleep Button: Configuring as keyboard
[ 2526.135] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[ 2526.135] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 2526.135] (**) Option "xkb_rules" "evdev"
[ 2526.135] (**) Option "xkb_model" "evdev"
[ 2526.135] (**) Option "xkb_layout" "us"
[ 2526.136] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event8)
[ 2526.136] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall"
[ 2526.136] (II) Using input driver 'evdev' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
[ 2526.136] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 2526.136] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
[ 2526.136] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Device: "/dev/input/event8"
[ 2526.136] (--) Apple Inc. Apple Internal Keyboard / Trackpad: Found keys
[ 2526.136] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Configuring as keyboard
[ 2526.136] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.0/input/input8/event8"
[ 2526.136] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 10)
[ 2526.136] (**) Option "xkb_rules" "evdev"
[ 2526.136] (**) Option "xkb_model" "evdev"
[ 2526.136] (**) Option "xkb_layout" "us"
[ 2526.136] (II) config/udev: Adding input device bcm5974 (/dev/input/event6)
[ 2526.136] (**) bcm5974: Applying InputClass "evdev touchpad catchall"
[ 2526.136] (**) bcm5974: Applying InputClass "touchpad catchall"
[ 2526.136] (II) Using input driver 'synaptics' for 'bcm5974'
[ 2526.136] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 2526.136] (**) bcm5974: always reports core events
[ 2526.137] (**) Option "Device" "/dev/input/event6"
[ 2526.149] (EE) synaptics: bcm5974: Synaptics driver unable to detect protocol
[ 2526.149] (EE) PreInit returned 11 for "bcm5974"
[ 2526.149] (II) UnloadModule: "synaptics"
[ 2526.149] (II) Unloading synaptics
[ 2526.150] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse0)
[ 2526.150] (II) No input driver/identifier specified (ignoring)
[ 2526.150] (II) config/udev: Adding input device Built-in iSight (/dev/input/event7)
[ 2526.150] (**) Built-in iSight: Applying InputClass "evdev keyboard catchall"
[ 2526.150] (II) Using input driver 'evdev' for 'Built-in iSight'
[ 2526.150] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 2526.150] (**) Built-in iSight: always reports core events
[ 2526.150] (**) Built-in iSight: Device: "/dev/input/event7"
[ 2526.150] (--) Built-in iSight: Found keys
[ 2526.150] (II) Built-in iSight: Configuring as keyboard
[ 2526.150] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.1/usb1/1-4/1-4:1.0/input/input7/event7"
[ 2526.150] (II) XINPUT: Adding extended input device "Built-in iSight" (type: KEYBOARD, id 11)
[ 2526.150] (**) Option "xkb_rules" "evdev"
[ 2526.150] (**) Option "xkb_model" "evdev"
[ 2526.150] (**) Option "xkb_layout" "us"
[ 2526.150] (II) config/udev: Adding input device applesmc (/dev/input/event5)
[ 2526.150] (II) No input driver/identifier specified (ignoring)
[ 2526.151] (II) config/udev: Adding input device applesmc (/dev/input/js0)
[ 2526.151] (II) No input driver/identifier specified (ignoring)
[ 2526.151] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 2526.151] (II) No input driver/identifier specified (ignoring)
[ 2526.356] (II) UnloadModule: "synaptics"
[ 2526.356] (II) Unloading synaptics
[ 2526.463] (II) Power Button: Close
[ 2526.463] (II) UnloadModule: "evdev"
[ 2526.463] (II) Unloading evdev
[ 2526.569] (II) Power Button: Close
[ 2526.569] (II) UnloadModule: "evdev"
[ 2526.569] (II) Unloading evdev
[ 2526.676] (II) Sleep Button: Close
[ 2526.676] (II) UnloadModule: "evdev"
[ 2526.676] (II) Unloading evdev
[ 2526.729] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Close
[ 2526.729] (II) UnloadModule: "evdev"
[ 2526.729] (II) Unloading evdev
[ 2526.836] (II) Built-in iSight: Close
[ 2526.836] (II) UnloadModule: "evdev"
[ 2526.836] (II) Unloading evdev
[ 2528.554] Server terminated successfully (0). Closing log file.
xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 260.19.21 (buildmeister@builder101) Thu Nov 4 21:47:28 PDT 2010
#Section "InputDevice"
# generated from default
# Identifier "Mouse0"
# Driver "mouse"
# Option "Protocol" "auto"
# Option "Device" "/dev/psaux"
# Option "Emulate3Buttons" "no"
# Option "ZAxisMapping" "4 5"
#EndSection
Section "ServerLayout"
# InputDevice "Mouse0" "CorePointer"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "SynapticsTouchpad" "SendCoreEvents"
Option "Xinerama" "on"
EndSection
Section "Files"
FontPath "/usr/share/fonts/local"
EndSection
Section "Module"
Load "synaptics"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "SynapticsTouchpad"
Driver "synaptics"
Option "AlwaysCore" "true"
# Option "Device" "/dev/input/mice"
# Option "Protocol" "auto-dev"
Option "SHMConfig" "true"
Option "VertTwoFingerScroll" "true"
Option "HorizTwoFingerScroll" "true"
Option "TapButton1" "1"
Option "TapButton2" "3"
Option "TapButton3" "2"
Option "ClickFinger1" "1"
Option "ClickFinger2" "3"
Option "ClickFinger3" "2"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
xorg.conf.d/10-synaptics.conf:
Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
EndSection
I realize that there are a few lines commented out in xorg.conf referring to the synaptics protocol which would seem relevant to this issue. I have tried uncommenting each of them separately and together but still the problem continues.
I have searched  the wiki and forums and came up empty handed. Any help would be most appreciated. Thanks for your time!
Last edited by ennui (2011-12-15 13:25:58)

Well found all the modules but now I get errors which seem to be because I have KMS disabled. I guess nouveau needs KMS but I seem to remember having it on prevented me from being able to boot up into linux on this macbook in the past.... Here is the error
[ 426.178]
X.Org X Server 1.11.2
Release Date: 2011-11-04
[ 426.178] X Protocol Version 11, Revision 0
[ 426.178] Build Operating System: Linux 3.1.1-1-ARCH x86_64
[ 426.178] Current Operating System: Linux myhost 3.1.5-1-ARCH #1 SMP PREEMPT Sat Dec 10 14:43:09 CET 2011 x86_64
[ 426.178] Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sda4 ro nomodeset
[ 426.178] Build Date: 16 November 2011 11:24:04AM
[ 426.178]
[ 426.178] Current version of pixman: 0.24.0
[ 426.178] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 426.178] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 426.178] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 14 08:21:45 2011
[ 426.178] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 426.179] (==) No Layout section. Using the first Screen section.
[ 426.179] (==) No screen section available. Using defaults.
[ 426.179] (**) |-->Screen "Default Screen Section" (0)
[ 426.179] (**) | |-->Monitor "<default monitor>"
[ 426.179] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 426.179] (==) Automatically adding devices
[ 426.179] (==) Automatically enabling devices
[ 426.179] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 426.179] Entry deleted from font path.
[ 426.179] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 426.179] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 426.179] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 426.179] (II) Loader magic: 0x7ccae0
[ 426.179] (II) Module ABI versions:
[ 426.179] X.Org ANSI C Emulation: 0.4
[ 426.179] X.Org Video Driver: 11.0
[ 426.179] X.Org XInput driver : 13.0
[ 426.179] X.Org Server Extension : 6.0
[ 426.180] (--) PCI:*(0:2:0:0) 10de:0647:106b:00bc rev 161, Mem @ 0xe4000000/16777216, 0xc0000000/268435456, 0xe2000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
[ 426.180] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 426.180] (II) LoadModule: "extmod"
[ 426.180] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 426.180] (II) Module extmod: vendor="X.Org Foundation"
[ 426.180] compiled for 1.11.2, module version = 1.0.0
[ 426.180] Module class: X.Org Server Extension
[ 426.180] ABI class: X.Org Server Extension, version 6.0
[ 426.180] (II) Loading extension MIT-SCREEN-SAVER
[ 426.180] (II) Loading extension XFree86-VidModeExtension
[ 426.180] (II) Loading extension XFree86-DGA
[ 426.180] (II) Loading extension DPMS
[ 426.180] (II) Loading extension XVideo
[ 426.180] (II) Loading extension XVideo-MotionCompensation
[ 426.180] (II) Loading extension X-Resource
[ 426.180] (II) LoadModule: "dbe"
[ 426.181] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 426.181] (II) Module dbe: vendor="X.Org Foundation"
[ 426.181] compiled for 1.11.2, module version = 1.0.0
[ 426.181] Module class: X.Org Server Extension
[ 426.181] ABI class: X.Org Server Extension, version 6.0
[ 426.181] (II) Loading extension DOUBLE-BUFFER
[ 426.181] (II) LoadModule: "glx"
[ 426.181] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 426.193] (II) Module glx: vendor="NVIDIA Corporation"
[ 426.193] compiled for 4.0.2, module version = 1.0.0
[ 426.193] Module class: X.Org Server Extension
[ 426.193] (II) NVIDIA GLX Module 290.10 Wed Nov 16 18:01:24 PST 2011
[ 426.193] (II) Loading extension GLX
[ 426.193] (II) LoadModule: "record"
[ 426.193] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 426.193] (II) Module record: vendor="X.Org Foundation"
[ 426.193] compiled for 1.11.2, module version = 1.13.0
[ 426.194] Module class: X.Org Server Extension
[ 426.194] ABI class: X.Org Server Extension, version 6.0
[ 426.194] (II) Loading extension RECORD
[ 426.194] (II) LoadModule: "dri"
[ 426.194] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 426.194] (II) Module dri: vendor="X.Org Foundation"
[ 426.194] compiled for 1.11.2, module version = 1.0.0
[ 426.194] ABI class: X.Org Server Extension, version 6.0
[ 426.194] (II) Loading extension XFree86-DRI
[ 426.194] (II) LoadModule: "dri2"
[ 426.194] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 426.194] (II) Module dri2: vendor="X.Org Foundation"
[ 426.194] compiled for 1.11.2, module version = 1.2.0
[ 426.194] ABI class: X.Org Server Extension, version 6.0
[ 426.194] (II) Loading extension DRI2
[ 426.194] (==) Matched nouveau as autoconfigured driver 0
[ 426.194] (==) Matched nv as autoconfigured driver 1
[ 426.194] (==) Matched nvidia as autoconfigured driver 2
[ 426.194] (==) Matched vesa as autoconfigured driver 3
[ 426.194] (==) Matched fbdev as autoconfigured driver 4
[ 426.194] (==) Assigned the driver to the xf86ConfigLayout
[ 426.194] (II) LoadModule: "nouveau"
[ 426.194] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 426.194] (II) Module nouveau: vendor="X.Org Foundation"
[ 426.194] compiled for 1.11.0, module version = 0.0.16
[ 426.194] Module class: X.Org Video Driver
[ 426.194] ABI class: X.Org Video Driver, version 11.0
[ 426.194] (II) LoadModule: "nv"
[ 426.194] (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
[ 426.194] (II) Module nv: vendor="X.Org Foundation"
[ 426.194] compiled for 1.11.0, module version = 2.1.18
[ 426.194] Module class: X.Org Video Driver
[ 426.194] ABI class: X.Org Video Driver, version 11.0
[ 426.194] (II) LoadModule: "nvidia"
[ 426.194] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 426.195] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 426.195] compiled for 4.0.2, module version = 1.0.0
[ 426.195] Module class: X.Org Video Driver
[ 426.195] (II) LoadModule: "vesa"
[ 426.195] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 426.195] (II) Module vesa: vendor="X.Org Foundation"
[ 426.195] compiled for 1.11.1, module version = 2.3.0
[ 426.195] Module class: X.Org Video Driver
[ 426.195] ABI class: X.Org Video Driver, version 11.0
[ 426.195] (II) LoadModule: "fbdev"
[ 426.195] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 426.195] (II) Module fbdev: vendor="X.Org Foundation"
[ 426.195] compiled for 1.10.99.902, module version = 0.4.2
[ 426.195] ABI class: X.Org Video Driver, version 11.0
[ 426.195] (II) NOUVEAU driver
[ 426.195] (II) NOUVEAU driver for NVIDIA chipset families :
[ 426.195] RIVA TNT (NV04)
[ 426.195] RIVA TNT2 (NV05)
[ 426.195] GeForce 256 (NV10)
[ 426.195] GeForce 2 (NV11, NV15)
[ 426.196] GeForce 4MX (NV17, NV18)
[ 426.196] GeForce 3 (NV20)
[ 426.196] GeForce 4Ti (NV25, NV28)
[ 426.196] GeForce FX (NV3x)
[ 426.196] GeForce 6 (NV4x)
[ 426.196] GeForce 7 (G7x)
[ 426.196] GeForce 8 (G8x)
[ 426.196] GeForce GTX 200 (NVA0)
[ 426.196] GeForce GTX 400 (NVC0)
[ 426.196] (II) NOUVEAU driver
[ 426.196] (II) NOUVEAU driver for NVIDIA chipset families :
[ 426.196] RIVA TNT (NV04)
[ 426.196] RIVA TNT2 (NV05)
[ 426.196] GeForce 256 (NV10)
[ 426.196] GeForce 2 (NV11, NV15)
[ 426.196] GeForce 4MX (NV17, NV18)
[ 426.196] GeForce 3 (NV20)
[ 426.196] GeForce 4Ti (NV25, NV28)
[ 426.196] GeForce FX (NV3x)
[ 426.196] GeForce 6 (NV4x)
[ 426.196] GeForce 7 (G7x)
[ 426.196] GeForce 8 (G8x)
[ 426.196] GeForce GTX 200 (NVA0)
[ 426.196] GeForce GTX 400 (NVC0)
[ 426.196] (II) NVIDIA dlloader X Driver 290.10 Wed Nov 16 17:41:10 PST 2011
[ 426.196] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 426.196] (II) VESA: driver for VESA chipsets: vesa
[ 426.196] (II) FBDEV: driver for framebuffer: fbdev
[ 426.196] (--) using VT number 7
[ 426.199] drmOpenDevice: node name is /dev/dri/card0
[ 426.205] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
[ 426.205] drmOpenDevice: node name is /dev/dri/card0
[ 426.210] drmOpenByBusid: drmOpenMinor returns -1
[ 426.210] drmOpenDevice: node name is /dev/dri/card1
[ 426.215] drmOpenByBusid: drmOpenMinor returns -1
[ 426.215] drmOpenDevice: node name is /dev/dri/card2
[ 426.220] drmOpenByBusid: drmOpenMinor returns -1
[ 426.220] drmOpenDevice: node name is /dev/dri/card3
[ 426.225] drmOpenByBusid: drmOpenMinor returns -1
[ 426.225] drmOpenDevice: node name is /dev/dri/card4
[ 426.230] drmOpenByBusid: drmOpenMinor returns -1
[ 426.230] drmOpenDevice: node name is /dev/dri/card5
[ 426.235] drmOpenByBusid: drmOpenMinor returns -1
[ 426.235] drmOpenDevice: node name is /dev/dri/card6
[ 426.240] drmOpenByBusid: drmOpenMinor returns -1
[ 426.240] drmOpenDevice: node name is /dev/dri/card7
[ 426.245] drmOpenByBusid: drmOpenMinor returns -1
[ 426.245] drmOpenDevice: node name is /dev/dri/card8
[ 426.250] drmOpenByBusid: drmOpenMinor returns -1
[ 426.250] drmOpenDevice: node name is /dev/dri/card9
[ 426.255] drmOpenByBusid: drmOpenMinor returns -1
[ 426.255] drmOpenDevice: node name is /dev/dri/card10
[ 426.260] drmOpenByBusid: drmOpenMinor returns -1
[ 426.260] drmOpenDevice: node name is /dev/dri/card11
[ 426.265] drmOpenByBusid: drmOpenMinor returns -1
[ 426.265] drmOpenDevice: node name is /dev/dri/card12
[ 426.270] drmOpenByBusid: drmOpenMinor returns -1
[ 426.270] drmOpenDevice: node name is /dev/dri/card13
[ 426.275] drmOpenByBusid: drmOpenMinor returns -1
[ 426.275] drmOpenDevice: node name is /dev/dri/card14
[ 426.280] drmOpenByBusid: drmOpenMinor returns -1
[ 426.280] drmOpenDevice: node name is /dev/dri/card15
[ 426.285] drmOpenByBusid: drmOpenMinor returns -1
[ 426.285] drmOpenDevice: node name is /dev/dri/card0
[ 426.291] drmOpenDevice: node name is /dev/dri/card0
[ 426.296] drmOpenDevice: node name is /dev/dri/card1
[ 426.301] drmOpenDevice: node name is /dev/dri/card2
[ 426.305] drmOpenDevice: node name is /dev/dri/card3
[ 426.309] drmOpenDevice: node name is /dev/dri/card4
[ 426.313] drmOpenDevice: node name is /dev/dri/card5
[ 426.318] drmOpenDevice: node name is /dev/dri/card6
[ 426.323] drmOpenDevice: node name is /dev/dri/card7
[ 426.328] drmOpenDevice: node name is /dev/dri/card8
[ 426.333] drmOpenDevice: node name is /dev/dri/card9
[ 426.338] drmOpenDevice: node name is /dev/dri/card10
[ 426.343] drmOpenDevice: node name is /dev/dri/card11
[ 426.348] drmOpenDevice: node name is /dev/dri/card12
[ 426.352] drmOpenDevice: node name is /dev/dri/card13
[ 426.357] drmOpenDevice: node name is /dev/dri/card14
[ 426.362] drmOpenDevice: node name is /dev/dri/card15
[ 426.367] (EE) [drm] failed to open device
[ 426.367] (II) Loading sub module "fb"
[ 426.367] (II) LoadModule: "fb"
[ 426.368] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 426.368] (II) Module fb: vendor="X.Org Foundation"
[ 426.368] compiled for 1.11.2, module version = 1.0.0
[ 426.368] ABI class: X.Org ANSI C Emulation, version 0.4
[ 426.368] (II) Loading sub module "wfb"
[ 426.368] (II) LoadModule: "wfb"
[ 426.368] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 426.368] (II) Module wfb: vendor="X.Org Foundation"
[ 426.368] compiled for 1.11.2, module version = 1.0.0
[ 426.368] ABI class: X.Org ANSI C Emulation, version 0.4
[ 426.368] (II) Loading sub module "ramdac"
[ 426.368] (II) LoadModule: "ramdac"
[ 426.368] (II) Module "ramdac" already built-in
[ 426.368] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 426.368] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 426.368] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 426.368] (WW) Falling back to old probe method for vesa
[ 426.368] (WW) Falling back to old probe method for fbdev
[ 426.368] (II) Loading sub module "fbdevhw"
[ 426.368] (II) LoadModule: "fbdevhw"
[ 426.368] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 426.368] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 426.368] compiled for 1.11.2, module version = 0.0.2
[ 426.368] ABI class: X.Org Video Driver, version 11.0
[ 426.368] (EE) open /dev/fb0: No such file or directory
[ 426.369] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 426.369] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 426.369] (==) NVIDIA(0): RGB weight 888
[ 426.369] (==) NVIDIA(0): Default visual is TrueColor
[ 426.369] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 426.369] (**) NVIDIA(0): Enabling 2D acceleration
[ 427.694] (II) NVIDIA(GPU-0): Display (Apple Color LCD (DFP-0)) does not support NVIDIA 3D
[ 427.694] (II) NVIDIA(GPU-0): Vision stereo.
[ 427.696] (II) NVIDIA(0): NVIDIA GPU GeForce 9600M GT (G96) at PCI:2:0:0 (GPU-0)
[ 427.696] (--) NVIDIA(0): Memory: 262144 kBytes
[ 427.696] (--) NVIDIA(0): VideoBIOS: 62.94.58.00.17
[ 427.696] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 427.696] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 427.696] (--) NVIDIA(0): Connected display device(s) on GeForce 9600M GT at PCI:2:0:0
[ 427.696] (--) NVIDIA(0): Apple Color LCD (DFP-0)
[ 427.696] (--) NVIDIA(0): Apple Color LCD (DFP-0): 330.0 MHz maximum pixel clock
[ 427.696] (--) NVIDIA(0): Apple Color LCD (DFP-0): Internal Dual Link LVDS
[ 427.698] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
[ 427.698] (**) NVIDIA(0): enabled on all display devices.
[ 427.736] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 427.736] (==) NVIDIA(0):
[ 427.736] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 427.736] (==) NVIDIA(0): will be used as the requested mode.
[ 427.736] (==) NVIDIA(0):
[ 427.736] (II) NVIDIA(0): Validated modes:
[ 427.736] (II) NVIDIA(0): "nvidia-auto-select"
[ 427.736] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
[ 428.784] (--) NVIDIA(0): DPI set to (110, 108); computed from "UseEdidDpi" X config
[ 428.784] (--) NVIDIA(0): option
[ 428.784] (II) UnloadModule: "nv"
[ 428.784] (II) Unloading nv
[ 428.784] (II) UnloadModule: "vesa"
[ 428.784] (II) Unloading vesa
[ 428.784] (II) UnloadModule: "fbdev"
[ 428.784] (II) Unloading fbdev
[ 428.784] (II) UnloadModule: "fbdevhw"
[ 428.784] (II) Unloading fbdevhw
[ 428.784] (--) Depth 24 pixmap format is 32 bpp
[ 428.784] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 428.790] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 428.790] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 428.790] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 428.790] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 428.791] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 428.791] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 428.791] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 428.791] (II) NVIDIA(0): Config Options in the README.
[ 428.793] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 429.088] (II) Loading extension NV-GLX
[ 429.126] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 429.126] (==) NVIDIA(0): Backing store disabled
[ 429.126] (==) NVIDIA(0): Silken mouse enabled
[ 429.127] (==) NVIDIA(0): DPMS enabled
[ 429.127] (II) Loading extension NV-CONTROL
[ 429.128] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "CRT", but no
[ 429.128] (WW) NVIDIA(0): such display device could be found, or all display devices
[ 429.128] (WW) NVIDIA(0): by that name are currently unavailable.
[ 429.128] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "TV", but no such
[ 429.128] (WW) NVIDIA(0): display device could be found, or all display devices by
[ 429.128] (WW) NVIDIA(0): that name are currently unavailable.
[ 429.128] (II) Loading extension XINERAMA
[ 429.128] (II) Loading sub module "dri2"
[ 429.128] (II) LoadModule: "dri2"
[ 429.128] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 429.128] (II) Module dri2: vendor="X.Org Foundation"
[ 429.128] compiled for 1.11.2, module version = 1.2.0
[ 429.128] ABI class: X.Org Server Extension, version 6.0
[ 429.128] (II) NVIDIA(0): [DRI2] Setup complete
[ 429.128] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 429.128] (==) RandR enabled
[ 429.128] (II) Initializing built-in extension Generic Event Extension
[ 429.128] (II) Initializing built-in extension SHAPE
[ 429.128] (II) Initializing built-in extension MIT-SHM
[ 429.128] (II) Initializing built-in extension XInputExtension
[ 429.128] (II) Initializing built-in extension XTEST
[ 429.128] (II) Initializing built-in extension BIG-REQUESTS
[ 429.128] (II) Initializing built-in extension SYNC
[ 429.128] (II) Initializing built-in extension XKEYBOARD
[ 429.128] (II) Initializing built-in extension XC-MISC
[ 429.128] (II) Initializing built-in extension SECURITY
[ 429.128] (II) Initializing built-in extension XINERAMA
[ 429.128] (II) Initializing built-in extension XFIXES
[ 429.128] (II) Initializing built-in extension RENDER
[ 429.128] (II) Initializing built-in extension RANDR
[ 429.128] (II) Initializing built-in extension COMPOSITE
[ 429.128] (II) Initializing built-in extension DAMAGE
[ 429.129] (II) Initializing extension GLX
[ 429.223] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 429.223] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 429.223] (II) LoadModule: "evdev"
[ 429.223] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 429.223] (II) Module evdev: vendor="X.Org Foundation"
[ 429.223] compiled for 1.10.99.902, module version = 2.6.0
[ 429.223] Module class: X.Org XInput Driver
[ 429.223] ABI class: X.Org XInput driver, version 13.0
[ 429.223] (II) Using input driver 'evdev' for 'Power Button'
[ 429.223] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 429.223] (**) Power Button: always reports core events
[ 429.223] (**) Power Button: Device: "/dev/input/event3"
[ 429.223] (--) Power Button: Found keys
[ 429.223] (II) Power Button: Configuring as keyboard
[ 429.223] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 429.223] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 429.223] (**) Option "xkb_rules" "evdev"
[ 429.223] (**) Option "xkb_model" "evdev"
[ 429.223] (**) Option "xkb_layout" "us"
[ 429.245] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 429.245] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 429.245] (II) Using input driver 'evdev' for 'Power Button'
[ 429.245] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 429.245] (**) Power Button: always reports core events
[ 429.245] (**) Power Button: Device: "/dev/input/event1"
[ 429.245] (--) Power Button: Found keys
[ 429.245] (II) Power Button: Configuring as keyboard
[ 429.245] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[ 429.245] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 429.245] (**) Option "xkb_rules" "evdev"
[ 429.245] (**) Option "xkb_model" "evdev"
[ 429.245] (**) Option "xkb_layout" "us"
[ 429.245] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 429.245] (II) No input driver/identifier specified (ignoring)
[ 429.245] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 429.245] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 429.245] (II) Using input driver 'evdev' for 'Sleep Button'
[ 429.245] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 429.245] (**) Sleep Button: always reports core events
[ 429.245] (**) Sleep Button: Device: "/dev/input/event2"
[ 429.245] (--) Sleep Button: Found keys
[ 429.245] (II) Sleep Button: Configuring as keyboard
[ 429.245] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[ 429.245] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 429.245] (**) Option "xkb_rules" "evdev"
[ 429.245] (**) Option "xkb_model" "evdev"
[ 429.245] (**) Option "xkb_layout" "us"
[ 429.246] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event8)
[ 429.246] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall"
[ 429.246] (II) Using input driver 'evdev' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
[ 429.246] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 429.246] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
[ 429.246] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Device: "/dev/input/event8"
[ 429.246] (--) Apple Inc. Apple Internal Keyboard / Trackpad: Found keys
[ 429.246] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Configuring as keyboard
[ 429.246] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.0/input/input8/event8"
[ 429.246] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 9)
[ 429.246] (**) Option "xkb_rules" "evdev"
[ 429.246] (**) Option "xkb_model" "evdev"
[ 429.246] (**) Option "xkb_layout" "us"
[ 429.246] (II) config/udev: Adding input device bcm5974 (/dev/input/event7)
[ 429.246] (**) bcm5974: Applying InputClass "evdev touchpad catchall"
[ 429.246] (**) bcm5974: Applying InputClass "touchpad catchall"
[ 429.246] (II) LoadModule: "synaptics"
[ 429.247] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 429.247] (II) Module synaptics: vendor="X.Org Foundation"
[ 429.247] compiled for 1.11.0, module version = 1.5.0
[ 429.247] Module class: X.Org XInput Driver
[ 429.247] ABI class: X.Org XInput driver, version 13.0
[ 429.247] (II) Using input driver 'synaptics' for 'bcm5974'
[ 429.247] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 429.247] (**) bcm5974: always reports core events
[ 429.247] (**) Option "Device" "/dev/input/event7"
[ 429.360] (--) synaptics: bcm5974: x-axis range 0 - 1280
[ 429.360] (--) synaptics: bcm5974: y-axis range 0 - 800
[ 429.360] (--) synaptics: bcm5974: pressure range 0 - 256
[ 429.360] (--) synaptics: bcm5974: finger width range 0 - 0
[ 429.360] (--) synaptics: bcm5974: buttons: left double triple
[ 429.360] (--) synaptics: bcm5974: Vendor 0x5ac Product 0x236
[ 429.360] (**) Option "TapButton1" "1"
[ 429.360] (**) Option "TapButton2" "2"
[ 429.360] (**) Option "TapButton3" "3"
[ 429.443] (--) synaptics: bcm5974: touchpad found
[ 429.443] (**) bcm5974: always reports core events
[ 429.530] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.2/input/input7/event7"
[ 429.530] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 10)
[ 429.530] (**) synaptics: bcm5974: (accel) MinSpeed is now constant deceleration 2.5
[ 429.530] (**) synaptics: bcm5974: MaxSpeed is now 1.75
[ 429.530] (**) synaptics: bcm5974: AccelFactor is now 0.133
[ 429.530] (**) bcm5974: (accel) keeping acceleration scheme 1
[ 429.530] (**) bcm5974: (accel) acceleration profile 1
[ 429.530] (**) bcm5974: (accel) acceleration factor: 2.000
[ 429.530] (**) bcm5974: (accel) acceleration threshold: 4
[ 429.534] (--) synaptics: bcm5974: touchpad found
[ 429.535] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse0)
[ 429.535] (II) No input driver/identifier specified (ignoring)
[ 429.535] (II) config/udev: Adding input device Built-in iSight (/dev/input/event6)
[ 429.535] (**) Built-in iSight: Applying InputClass "evdev keyboard catchall"
[ 429.535] (II) Using input driver 'evdev' for 'Built-in iSight'
[ 429.535] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 429.535] (**) Built-in iSight: always reports core events
[ 429.535] (**) Built-in iSight: Device: "/dev/input/event6"
[ 429.535] (--) Built-in iSight: Found keys
[ 429.535] (II) Built-in iSight: Configuring as keyboard
[ 429.535] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.1/usb1/1-4/1-4:1.0/input/input6/event6"
[ 429.535] (II) XINPUT: Adding extended input device "Built-in iSight" (type: KEYBOARD, id 11)
[ 429.535] (**) Option "xkb_rules" "evdev"
[ 429.535] (**) Option "xkb_model" "evdev"
[ 429.535] (**) Option "xkb_layout" "us"
[ 429.535] (II) config/udev: Adding input device applesmc (/dev/input/event5)
[ 429.535] (II) No input driver/identifier specified (ignoring)
[ 429.536] (II) config/udev: Adding input device applesmc (/dev/input/js0)
[ 429.536] (II) No input driver/identifier specified (ignoring)
[ 429.536] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 429.536] (II) No input driver/identifier specified (ignoring)
[ 429.566] (II) Power Button: Close
[ 429.566] (II) UnloadModule: "evdev"
[ 429.566] (II) Unloading evdev
[ 429.630] (II) Power Button: Close
[ 429.630] (II) UnloadModule: "evdev"
[ 429.630] (II) Unloading evdev
[ 429.736] (II) Sleep Button: Close
[ 429.736] (II) UnloadModule: "evdev"
[ 429.736] (II) Unloading evdev
[ 429.790] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Close
[ 429.790] (II) UnloadModule: "evdev"
[ 429.790] (II) Unloading evdev
[ 429.986] (II) UnloadModule: "synaptics"
[ 429.986] (II) Unloading synaptics
[ 430.093] (II) Built-in iSight: Close
[ 430.093] (II) UnloadModule: "evdev"
[ 430.093] (II) Unloading evdev
[ 431.814] Server terminated successfully (0). Closing log file.
Now if I'm not mistaken I can use nvidia drivers rather than nouvea correct? It must me something in one of my /xorg.conf.d configs that is asking xorg to use nouvea yes? I suppose it back to digging

Similar Messages

  • [SOLVED] update zfs fails due kernel version

    $ uname -v
    #1 SMP PREEMPT Sun Jun 8 10:08:38 CEST 2014
    and
    $ sudo pacman -Syu
    :: Synchronising package databases...
    core is up to date
    extra is up to date
    community is up to date
    demz-repo-core is up to date
    demz-repo-archiso is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: spl-git: requires linux=3.14.6-1
    :: zfs-git: requires linux=3.14.6-1
    As I have the required kernel version, I'm puzzled why pacman couldn't do the update.
    Please enlighten me.
    Last edited by theking2 (2014-06-22 07:54:43)

    @Xi0N
    With spl{,-utils} and zfs{,-utils}, upgrading leads to circular dependencies.  This can be worked around by always building the packages in a chroot, but it is a bit more work than a normal module add on from the AUR.
    But while demizer's repo is super duper convenient, he is human and doesn't always get to updating the packages as soon as the new kernel drops to [core].  So from time to time, you will have to patiently wait for the unofficial repo to be updated before you can update the linux package.  That said, I am pretty sure he versions the dependency on the linux package, so I don't think that you can install the new linux package and then end up with a non-working filesystem.  Rather, the attempt to upgrade the linux package will fail due to unmet dependencies.
    Edit: As a disclaimer, it has been a while since I have played with zfs.  So while I think this information is accurate, things may or may not have changed.
    Last edited by WonderWoofy (2014-06-26 23:27:17)

  • [Solved] LXDE Install Fails Due To Disabled Key

    When I run:
    # pacman -S lxde
    I get this error:
    error: lxdm: key "Daniel Wallace <his email address>" is disabled
    Later I get this:
    error: failed to commit transaction (invalid or corrupted package)
    I'm assuming the second error is due to the first.
    I did some reading and the way I understand it is that I don't need to do anything for this specific key since all five of the master keys have signed it. Do I understand correctly?
    I've already done an update and I tried "pacman-key --refresh-keys" which did not help. Hopefully that wasn't a terrible idea. Also, I removed lxde from the cache and tried again with continued failure.
    *marked as solved and edited out an email address.
    Last edited by deryl (2013-06-24 16:50:20)

    Can I somehow copy the key database from one Arch system to another?
    EDIT:
    Ok, forget it.
    Finally the following command sequence worked but only after deleting/moving the directory /etc/pacman.d/gnupg as suggested by the wiki page of pacman-key:
    pacman-key --init
    pacman-key --populate
    pacman-key --refresh-keys
    Last edited by cro (2013-07-10 11:09:23)

  • [SOLVED]Installing KDE failed due to invalid or corrupted packages

    I am trying to install KDE on my machine. I currently use Xfce. I uncommented a few mirrors and downloaded the minimal package for KDE. When I try to install the packages I get the following errors no packages were installed.
    (74/74) checking package integrity [############################################################] 100%
    error: kde-wallpapers: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: exiv2: signature from "Eric Belanger <[email protected]>" is unknown trust
    error: boost-libs: signature from "Andreas Radke <[email protected]>" is unknown trust
    error: strigi: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: attica: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: unixodbc: signature from "Andreas Radke <[email protected]>" is unknown trust
    error: redland-storage-virtuoso: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: libiodbc: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: virtuoso: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: soprano: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: grantlee: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: shared-desktop-ontologies: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: qca: signature from "Pierre Schmitz <[email protected]>" is unknown trust
    error: libdbusmenu-qt: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: polkit-qt: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: aspell: signature from "Eric Belanger <[email protected]>" is unknown trust
    error: hspell: signature from "Allan McRae <[email protected]>" is unknown trust
    error: enchant: signature from "Jan de Groot <[email protected]>" is unknown trust
    error: giflib: signature from "Allan McRae <[email protected]>" is unknown trust
    error: ilmbase: signature from "Rémy Oudompheng <[email protected]>" is unknown trust
    error: openexr: signature from "Tobias Powalowski <[email protected]>" is unknown trust
    error: docbook-xml: signature from "Pierre Schmitz <[email protected]>" is unknown trust
    error: docbook-xsl: signature from "Tom Gundersen <[email protected]>" is unknown trust
    error: phonon-vlc: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: libqzeitgeist: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: phonon: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: qtwebkit: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: media-player-info: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: kdelibs: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: talloc: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: libwbclient: signature from "Tobias Powalowski <[email protected]>" is unknown trust
    error: libcap-ng: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: cifs-utils: signature from "Tobias Powalowski <[email protected]>" is unknown trust
    error: tdb: signature from "Tobias Powalowski <[email protected]>" is unknown trust
    error: smbclient: signature from "Tobias Powalowski <[email protected]>" is unknown trust
    error: libssh: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: libcanberra: signature from "Dave Reisner <[email protected]>" is unknown trust
    error: oxygen-icons: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-runtime: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-lib: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-dolphin: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-kdepasswd: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-kdialog: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-keditbookmarks: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-kfind: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-konqueror: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: tidyhtml: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-konq-plugins: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-konsole: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-katepart: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-kwrite: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: libmysqlclient: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: mysql-clients: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: mysql: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: akonadi: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: libdmtx: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: qrencode: signature from "Florian Pritz <[email protected]>" is unknown trust
    error: prison: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdepimlibs: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdepim-runtime: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: lm_sensors: signature from "Dave Reisner <[email protected]>" is unknown trust
    error: libraw1394: signature from "Tobias Powalowski <[email protected]>" is unknown trust
    error: cln: signature from "Eric Belanger <[email protected]>" is unknown trust
    error: libqalculate: signature from "Eric Belanger <[email protected]>" is unknown trust
    error: qimageblitz: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: polkit-kde: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: khrplatform-devel: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: libgles: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: libegl: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: kactivities: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: xorg-xmessage: signature from "Allan McRae <[email protected]>" is unknown trust
    error: kdebase-workspace: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-plasma: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kde-l10n-en_gb: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: failed to commit transaction (invalid or corrupted package (PGP signature))
    Errors occurred, no packages were upgraded.
    I am not trying to install any testing versions. I just want to install a stable KDE release. I know I am missing something here. So, please guide me on this.
    Last edited by matrix13 (2012-06-19 14:01:10)

    http://www.archlinux.org/news/having-pa … -packages/

  • [SOLVED] conky-lua build fails due to toluapp package issues

    I am trying to install conky-lua from AUR on 64 bit Arch and failing miserably.
    When running the following:
    yaourt -Sy conky-lua
    I get the following error:
    /usr/bin/ld: /usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.2/../../../../lib/libtolua++.a(tolua_is.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.2/../../../../lib/libtolua++.a: could not read symbols: Bad value
    collect2: ld returned 1 exit status
    make[1]: *** [libcairo.la] Error 1
    make[1]: Leaving directory `/tmp/yaourt-tmp-mark/aur-conky-lua/conky-lua/src/conky-1.7.2/lua'
    make: *** [all-recursive] Error 1
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build conky-lua package.
    I have read through what search results I can find on the topic (both here and via google) and have attempted to remedy the situation by adding build options to the toluapp build to provide for the conky-lua build. I have tried this by adding CCFLAGS = '-fPIC' to the scons call in the PKGBUILD file, I have also tried editing the config_linux.py file, which sits along side the main build file, to include the -fPIC switch also, which doesn't work either. i.e. I have this in the config_linux.py now:
    CCFLAGS = ['-O2', '-ansi', '-Wall', '-fPIC']
    Which doesn't work, it results in:
    ==> Validating source files with md5sums...
    tolua++-1.0.93.tar.bz2 ... Passed
    config_linux.py ... FAILED
    ==> ERROR: One or more files did not pass the validity check!
    Error: Makepkg was unable to build toluapp package.
    Can someone help me through a build as I have never come across scons before and maybe I am providing directives to the toluapp build incorrectly? I am still thinking in "make" terms...
    I NEED lua in conky
    Thanks in advance
    Regards,
    Kaivalagi
    Last edited by kaivalagi (2009-11-11 07:32:04)

    I was asked by email on what exactly I did to get conky-lua installed and working on 64bit Arch, so I thought I would post my reply below in case it is of help to anyone else. Cheers
    Run "yaourt -S conky-lua". Amongst other things this will try to install a dependancy which you need to mess about with, the package you need to edit is "toluapp".
    When the "toluapp" package is downloaded by yaourt answer y to the edit question and provide something like gedit or kate as the editor to use
    You'll now see the PKGBUILD file in the editor, this doesn't need editing just yet. But if you open file from the editor you'll see the directory thie PKGBUILD is in, and you want to edit the config_linux.py file you'll see there.
    You should see this line in the config_linux.py file:
    CCFLAGS = ['-O2', '-ansi', '-Wall']
    Change it so it is like this:
    CCFLAGS = ['-O2', '-ansi', '-Wall', '-fPIC']
    Now, back to the PKGBUILD file, you'll see this line:
    md5sums=('100aa6907b8108582080b37d79c0afd7' 'bab107cdd2d18d3453a2344341b77c45')
    These checksums line up with tarball and config_linux.py files, and this will stop you're edit from working if not amended because the .py file isn't what it should be, we changed it. So run md5sum against the .py file and update the second checksum in the line appropriately.
    Carry on with the package installation and conky should have lua support
    Last edited by kaivalagi (2010-01-14 08:50:55)

  • [Solved] Dovecot upgrade failed due to file conflicts

    yaourt -Syu failed this morning do to file conflicts with dovecot.  Here is the output:
    :: Starting full system upgrade...
    warning: iscan: local (2.15.0.3-1) is newer than archlinuxfr (2.8.0-3)
    resolving dependencies...
    looking for inter-conflicts...
    Targets (10): libcups-1.3.10-1 cups-1.3.10-1 libmysqlclient-5.1.34-1 dovecot-1.1.14-1
    ffmpegthumbnailer-1.5.0-1 mysql-clients-5.1.34-1 mysql-5.1.34-1 recordproto-1.13.2-2
    renderproto-0.9.3-2 subversion-1.6.1-3
    Total Download Size: 51.88 MB
    Total Installed Size: 148.31 MB
    Proceed with installation? [Y/n]
    :: Retrieving packages from extra...
    libcups-1.3.10-1-x86_64 185.2K 106.8K/s 00:00:02 [#########################################################] 100%
    cups-1.3.10-1-x86_64 3.0M 121.0K/s 00:00:26 [#########################################################] 100%
    libmysqlclient-5.1.... 12.2M 120.9K/s 00:01:44 [#########################################################] 100%
    dovecot-1.1.14-1-x86_64 3.2M 120.2K/s 00:00:28 [#########################################################] 100%
    mysql-clients-5.1.3... 278.2K 122.2K/s 00:00:02 [#########################################################] 100%
    mysql-5.1.34-1-x86_64 25.9M 122.4K/s 00:03:36 [#########################################################] 100%
    recordproto-1.13.2-... 4.0K 226.0K/s 00:00:00 [#########################################################] 100%
    renderproto-0.9.3-2... 16.7K 86.4K/s 00:00:00 [#########################################################] 100%
    subversion-1.6.1-3-... 6.9M 118.3K/s 00:01:00 [#########################################################] 100%
    :: Retrieving packages from community...
    ffmpegthumbnailer-1... 64.9K 119.1K/s 00:00:01 [#########################################################] 100%
    checking package integrity...
    (10/10) checking for file conflicts [#########################################################] 100%
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    dovecot: /usr/lib/dovecot/imap exists in filesystem
    dovecot: /usr/lib/dovecot/pop3 exists in filesystem
    Errors occurred, no packages were upgraded.
    Should I remove /usr/lib/dovecot/imap and /usr/libdovecot/pop3 and continue the upgrade, or is there a problem with a package?
    Jay
    Last edited by jt512 (2009-04-18 17:32:31)

    Abelian wrote:
    http://www.archlinux.org/news/444/
    yaourt -Syuf should do it
    next time don't do it again.
    just pacman -Sf package and then pacman -Su

  • [SOLVED] sup Installation Fails Due to Missing ruby-locale Dependency

    I'm trying to install sup from the AUR but makepkg -s fails because its missing ruby-locale, which is one of its dependencies (I get "error: target not found: ruby-locale"). This appears to be because ruby-locale isn't in the AUR or the official repository. ruby-gettext also isn't in either repository, so I'm guessing that will be a problem as well.
    I tried installing both of these with gem, and they appeared to install successfully but makepkg still fails with the same error message. Do I need to point pacman to the ruby-locale and ruby-gettext installations somehow?
    Last edited by seabeast (2012-05-07 04:30:38)

    makepkg uses pacman to check dependencies, and install them if they are available in the repos. pacman only knows about packages that it manages (obviously). gem-installed stuff will not be visible to pacman, so you will need to edit the PKGBUILD accordingly.
    More generally, sup seems to be a dead project - last release nearly a year and a half ago, AUR package orphaned, various not-working comments in the AUR. This may or may not matter to you.
    And more generally still - assuming you're an Arch newbie, based on the location of this thread and your post count, you should get into the habit of reading the wiki before asking here.

  • Install failed due to hard drive issue -- now can't start Mac

    I downloaded and installed Mountain Lion, but about 5 minutes into the install it said it couldn't do it because of a hard drive failure. It then told me to restart and try again, which I did. It failed again for the same reason. This time I quit the installer and restarted. Now my Mac won't start up -- it gets caught on that first screen with the spinning icon.
    How can I get my Mac back up and running?

    Hi David,
    I am so sorry I could not post this earlier. It's too bad you replaced your drive. I hope you have not lost important data through this ordeal!
    I also went to the Apple Store yesterday (as I am covered under Apple Care) and had a consultation with a 'genius' who very quickly concluded that I either had a faulty hard drive (which I knew was not the case) or the ENTIRE contents of my primary hard drive were corrupted. According to him, my only choice would be to reformat and re-install from scratch. I was also chastised for not backing up my data before attempting to upgrade to Mountain Lion. He was also very persistent in asking (multiple times) if I "understood technology". I was dismissed with the excuse that there were other people waiting for him and he could not waste his time on me - he actually said that while walking away... The store manager offered to direct my to a couple of companies near-by that would be able (for a hefty fee) to restore my data.
    Anyways, this was not necessary. Despite the "corrupted data" error messages and the fact that the drive would not initially mount, the solution to the problem proved to be simple and my visit to Apple Store completely pointless.
    This is what worked for me:
    -- Use/borrow/buy (from Apple Store and then return for a refund) an external hard drive with firewire connectivity. The drive should have a fresh partition that you can erase and format as Mac OS Extended (Journalled) in Disk Utility.
    -- Connect your mac to the Internet, preferably over Ethernet.
    -- Restart the computer while holding the option key, select the Recovery Partition and begin the installation (in my case of Lion) by selecting to install on the freshly-created partition of the external hard drive.
    -- Once that is done, you can actual start OS from the fresh partition by again holding the Option key at startup. In my case, as the drive was indeed healthy, it mounted without issues and I was able to simply copy->paste ALL my data (which the 'genius' insisted was corrupted and forever lost) on a separate drive.
    -- After you back everything up, start up Disk Utility, erase and reformat the primary partition on your Mac (where you want the OS to be ultimately installed on) and repeat the installation process once again.
    Regards,
    Lena

  • [SOLVED] XOrg fails to load Nvidia driver on startup

    Hi,
    I'm having a fairly strange issue where XOrg is failing to load my driver when I start up my laptop. I'm using kdm, but this is causing it to fail. However, doing a simple
    $sudo systemctl restart kdm
    works, and everything starts up fine. When kdm is in the failed state, I see this:
    $sudo systemctl status kdm
    ● kdm.service - K Display Manager
    Loaded: loaded (/usr/lib/systemd/system/kdm.service; enabled; vendor preset: disabled)
    Active: active (running) since Fri 2014-12-19 18:47:26 EST; 41s ago
    Main PID: 247 (kdm)
    CGroup: /system.slice/kdm.service
    └─247 /usr/bin/kdm -nodaemon
    Dec 19 18:47:26 laptop systemd[1]: Started K Display Manager.
    Dec 19 18:47:27 laptop kdm[247]: X server died during startup
    Dec 19 18:47:27 laptop kdm[247]: X server for display :0 cannot be started, session disabled
    And in my XOrg log, I see:
    [ 3.639]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 3.639]
    X.Org X Server 1.16.2.901 (1.16.3 RC 1)
    Release Date: 2014-12-09
    [ 3.639] X Protocol Version 11, Revision 0
    [ 3.639] Build Operating System: Linux 3.17.2-1-ARCH x86_64
    [ 3.639] Current Operating System: Linux laptop 3.17.6-1-ARCH #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC 2014 x86_64
    [ 3.639] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw initrd=../initramfs-linux.img
    [ 3.639] Build Date: 10 December 2014 02:34:24PM
    [ 3.639]
    [ 3.639] Current version of pixman: 0.32.6
    [ 3.639] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 3.639] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 3.639] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec 19 18:47:26 2014
    [ 3.645] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 3.649] (==) No Layout section. Using the first Screen section.
    [ 3.649] (==) No screen section available. Using defaults.
    [ 3.649] (**) |-->Screen "Default Screen Section" (0)
    [ 3.649] (**) | |-->Monitor "<default monitor>"
    [ 3.650] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 3.650] (==) Automatically adding devices
    [ 3.650] (==) Automatically enabling devices
    [ 3.650] (==) Automatically adding GPU devices
    [ 3.658] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 3.658] Entry deleted from font path.
    [ 3.659] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 3.659] Entry deleted from font path.
    [ 3.659] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 3.660] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 3.660] Entry deleted from font path.
    [ 3.660] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 3.660] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 3.660] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 3.660] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 3.660] (II) Loader magic: 0x818d80
    [ 3.660] (II) Module ABI versions:
    [ 3.660] X.Org ANSI C Emulation: 0.4
    [ 3.660] X.Org Video Driver: 18.0
    [ 3.660] X.Org XInput driver : 21.0
    [ 3.660] X.Org Server Extension : 8.0
    [ 3.662] (EE) systemd-logind: failed to get session: PID 267 does not belong to any known session
    [ 3.663] (--) PCI:*(0:1:0:0) 10de:11a1:1558:0371 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 3.663] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 3.664] (II) LoadModule: "glx"
    [ 3.675] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 3.767] (II) Module glx: vendor="NVIDIA Corporation"
    [ 3.767] compiled for 4.0.2, module version = 1.0.0
    [ 3.767] Module class: X.Org Server Extension
    [ 3.768] (II) NVIDIA GLX Module 343.36 Mon Dec 1 15:50:02 PST 2014
    [ 3.769] (==) Matched nouveau as autoconfigured driver 0
    [ 3.769] (==) Matched nv as autoconfigured driver 1
    [ 3.769] (==) Matched modesetting as autoconfigured driver 2
    [ 3.769] (==) Matched fbdev as autoconfigured driver 3
    [ 3.769] (==) Matched vesa as autoconfigured driver 4
    [ 3.769] (==) Assigned the driver to the xf86ConfigLayout
    [ 3.769] (II) LoadModule: "nouveau"
    [ 3.769] (WW) Warning, couldn't open module nouveau
    [ 3.769] (II) UnloadModule: "nouveau"
    [ 3.769] (II) Unloading nouveau
    [ 3.769] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 3.769] (II) LoadModule: "nv"
    [ 3.769] (WW) Warning, couldn't open module nv
    [ 3.769] (II) UnloadModule: "nv"
    [ 3.769] (II) Unloading nv
    [ 3.769] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 3.769] (II) LoadModule: "modesetting"
    [ 3.769] (WW) Warning, couldn't open module modesetting
    [ 3.769] (II) UnloadModule: "modesetting"
    [ 3.769] (II) Unloading modesetting
    [ 3.769] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 3.769] (II) LoadModule: "fbdev"
    [ 3.769] (WW) Warning, couldn't open module fbdev
    [ 3.769] (II) UnloadModule: "fbdev"
    [ 3.769] (II) Unloading fbdev
    [ 3.769] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 3.769] (II) LoadModule: "vesa"
    [ 3.770] (WW) Warning, couldn't open module vesa
    [ 3.770] (II) UnloadModule: "vesa"
    [ 3.770] (II) Unloading vesa
    [ 3.770] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 3.770] (EE) No drivers available.
    [ 3.770] (EE)
    Fatal server error:
    [ 3.770] (EE) no screens found(EE)
    [ 3.770] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 3.770] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 3.770] (EE)
    Which looks like it loads my nvidia driver, but then just decides not to use it for some reason... After I restart kdm, it seems to use the driver fine:
    [ 78.897]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 78.897]
    X.Org X Server 1.16.2.901 (1.16.3 RC 1)
    Release Date: 2014-12-09
    [ 78.897] X Protocol Version 11, Revision 0
    [ 78.897] Build Operating System: Linux 3.17.2-1-ARCH x86_64
    [ 78.897] Current Operating System: Linux laptop 3.17.6-1-ARCH #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC 2014 x86_64
    [ 78.897] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw initrd=../initramfs-linux.img
    [ 78.897] Build Date: 10 December 2014 02:34:24PM
    [ 78.897]
    [ 78.897] Current version of pixman: 0.32.6
    [ 78.897] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 78.897] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 78.897] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec 19 18:48:38 2014
    [ 78.897] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 78.897] (==) No Layout section. Using the first Screen section.
    [ 78.897] (==) No screen section available. Using defaults.
    [ 78.897] (**) |-->Screen "Default Screen Section" (0)
    [ 78.897] (**) | |-->Monitor "<default monitor>"
    [ 78.898] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 78.898] (==) Automatically adding devices
    [ 78.898] (==) Automatically enabling devices
    [ 78.898] (==) Automatically adding GPU devices
    [ 78.898] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 78.898] Entry deleted from font path.
    [ 78.898] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 78.898] Entry deleted from font path.
    [ 78.898] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 78.898] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 78.898] Entry deleted from font path.
    [ 78.898] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 78.898] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 78.898] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 78.898] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 78.898] (II) Loader magic: 0x818d80
    [ 78.898] (II) Module ABI versions:
    [ 78.898] X.Org ANSI C Emulation: 0.4
    [ 78.898] X.Org Video Driver: 18.0
    [ 78.898] X.Org XInput driver : 21.0
    [ 78.898] X.Org Server Extension : 8.0
    [ 78.900] (EE) systemd-logind: failed to get session: PID 542 does not belong to any known session
    [ 78.900] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 78.901] (--) PCI:*(0:1:0:0) 10de:11a1:1558:0371 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 78.901] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 78.901] (II) LoadModule: "glx"
    [ 78.902] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 78.913] (II) Module glx: vendor="NVIDIA Corporation"
    [ 78.913] compiled for 4.0.2, module version = 1.0.0
    [ 78.913] Module class: X.Org Server Extension
    [ 78.913] (II) NVIDIA GLX Module 343.36 Mon Dec 1 15:50:02 PST 2014
    [ 78.914] (II) Applying OutputClass "nvidia" to /dev/dri/card0
    [ 78.914] loading driver: nvidia
    [ 78.914] (==) Matched nvidia as autoconfigured driver 0
    [ 78.914] (==) Matched nouveau as autoconfigured driver 1
    [ 78.914] (==) Matched nv as autoconfigured driver 2
    [ 78.914] (==) Matched nouveau as autoconfigured driver 3
    [ 78.914] (==) Matched nv as autoconfigured driver 4
    [ 78.914] (==) Matched modesetting as autoconfigured driver 5
    [ 78.914] (==) Matched fbdev as autoconfigured driver 6
    [ 78.914] (==) Matched vesa as autoconfigured driver 7
    [ 78.914] (==) Assigned the driver to the xf86ConfigLayout
    [ 78.914] (II) LoadModule: "nvidia"
    [ 78.914] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 78.920] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 78.920] compiled for 4.0.2, module version = 1.0.0
    [ 78.920] Module class: X.Org Video Driver
    [ 78.920] (II) LoadModule: "nouveau"
    [ 78.921] (WW) Warning, couldn't open module nouveau
    [ 78.921] (II) UnloadModule: "nouveau"
    [ 78.921] (II) Unloading nouveau
    [ 78.921] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 78.921] (II) LoadModule: "nv"
    [ 78.921] (WW) Warning, couldn't open module nv
    [ 78.921] (II) UnloadModule: "nv"
    [ 78.921] (II) Unloading nv
    [ 78.921] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 78.921] (II) LoadModule: "modesetting"
    [ 78.921] (WW) Warning, couldn't open module modesetting
    [ 78.921] (II) UnloadModule: "modesetting"
    [ 78.921] (II) Unloading modesetting
    [ 78.921] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 78.921] (II) LoadModule: "fbdev"
    [ 78.922] (WW) Warning, couldn't open module fbdev
    [ 78.922] (II) UnloadModule: "fbdev"
    [ 78.922] (II) Unloading fbdev
    [ 78.922] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 78.922] (II) LoadModule: "vesa"
    [ 78.922] (WW) Warning, couldn't open module vesa
    [ 78.922] (II) UnloadModule: "vesa"
    [ 78.922] (II) Unloading vesa
    [ 78.922] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 78.922] (II) NVIDIA dlloader X Driver 343.36 Mon Dec 1 15:28:39 PST 2014
    [ 78.922] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 78.922] (++) using VT number 7
    [ 78.935] (II) Loading sub module "fb"
    [ 78.935] (II) LoadModule: "fb"
    [ 78.935] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 78.936] (II) Module fb: vendor="X.Org Foundation"
    [ 78.936] compiled for 1.16.2.901, module version = 1.0.0
    [ 78.936] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 78.936] (II) Loading sub module "wfb"
    [ 78.936] (II) LoadModule: "wfb"
    [ 78.936] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 78.937] (II) Module wfb: vendor="X.Org Foundation"
    [ 78.937] compiled for 1.16.2.901, module version = 1.0.0
    [ 78.937] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 78.937] (II) Loading sub module "ramdac"
    [ 78.937] (II) LoadModule: "ramdac"
    [ 78.937] (II) Module "ramdac" already built-in
    [ 78.939] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 78.939] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 78.939] (==) NVIDIA(0): RGB weight 888
    [ 78.939] (==) NVIDIA(0): Default visual is TrueColor
    [ 78.939] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 78.940] (**) NVIDIA(0): Enabling 2D acceleration
    [ 79.610] (II) NVIDIA(0): Display (Samsung SyncMaster (DFP-1)) does not support NVIDIA
    [ 79.610] (II) NVIDIA(0): 3D Vision stereo.
    [ 79.610] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 79.612] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 670MX (GK104) at PCI:1:0:0 (GPU-0)
    [ 79.612] (--) NVIDIA(0): Memory: 3145728 kBytes
    [ 79.612] (--) NVIDIA(0): VideoBIOS: 80.04.67.00.06
    [ 79.612] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 79.616] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 670MX at PCI:1:0:0
    [ 79.616] (--) NVIDIA(0): Chi Mei Optoelectronics corp. (DFP-0) (boot, connected)
    [ 79.616] (--) NVIDIA(0): Samsung SyncMaster (DFP-1) (connected)
    [ 79.616] (--) NVIDIA(0): DFP-2
    [ 79.616] (--) NVIDIA(0): DFP-3
    [ 79.616] (--) NVIDIA(0): DFP-4
    [ 79.616] (--) NVIDIA(0): Chi Mei Optoelectronics corp. (DFP-0): Internal LVDS
    [ 79.616] (--) NVIDIA(GPU-0): Chi Mei Optoelectronics corp. (DFP-0): 330.0 MHz maximum pixel clock
    [ 79.616] (--) NVIDIA(0): Samsung SyncMaster (DFP-1): Internal TMDS
    [ 79.616] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-1): 165.0 MHz maximum pixel clock
    [ 79.616] (--) NVIDIA(0): DFP-2: Internal TMDS
    [ 79.616] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
    [ 79.616] (--) NVIDIA(0): DFP-3: Internal DisplayPort
    [ 79.616] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
    [ 79.616] (--) NVIDIA(0): DFP-4: Internal DisplayPort
    [ 79.616] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
    [ 79.616] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 79.616] (**) NVIDIA(0): device Chi Mei Optoelectronics corp. (DFP-0) (Using EDID
    [ 79.616] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 79.616] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 79.616] (**) NVIDIA(0): device Samsung SyncMaster (DFP-1) (Using EDID frequencies
    [ 79.616] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 79.618] (==) NVIDIA(0):
    [ 79.618] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 79.618] (==) NVIDIA(0): will be used as the requested mode.
    [ 79.618] (==) NVIDIA(0):
    [ 79.619] (II) NVIDIA(0): Validated MetaModes:
    [ 79.619] (II) NVIDIA(0): "DFP-0:nvidia-auto-select,DFP-1:nvidia-auto-select"
    [ 79.619] (II) NVIDIA(0): Virtual screen size determined to be 3600 x 1080
    [ 80.144] (--) NVIDIA(0): DPI set to (128, 130); computed from "UseEdidDpi" X config
    [ 80.144] (--) NVIDIA(0): option
    [ 80.144] (--) Depth 24 pixmap format is 32 bpp
    [ 80.144] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 80.144] (II) NVIDIA: access.
    [ 80.150] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 80.150] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 80.150] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 80.150] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 80.150] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 80.150] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 80.150] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 80.150] (II) NVIDIA(0): Config Options in the README.
    [ 80.155] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-1:nvidia-auto-select"
    [ 80.532] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 80.532] (==) NVIDIA(0): Backing store enabled
    [ 80.532] (==) NVIDIA(0): Silken mouse enabled
    [ 80.533] (==) NVIDIA(0): DPMS enabled
    [ 80.533] (II) Loading sub module "dri2"
    [ 80.533] (II) LoadModule: "dri2"
    [ 80.533] (II) Module "dri2" already built-in
    [ 80.533] (II) NVIDIA(0): [DRI2] Setup complete
    [ 80.533] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 80.533] (--) RandR disabled
    [ 80.539] (II) Initializing extension GLX
    [ 80.605] (II) config/udev: Adding input device Power Button (/dev/input/event14)
    [ 80.605] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 80.605] (II) LoadModule: "evdev"
    [ 80.606] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 80.607] (II) Module evdev: vendor="X.Org Foundation"
    [ 80.607] compiled for 1.16.2, module version = 2.9.1
    [ 80.607] Module class: X.Org XInput Driver
    [ 80.607] ABI class: X.Org XInput driver, version 21.0
    [ 80.607] (II) Using input driver 'evdev' for 'Power Button'
    [ 80.607] (**) Power Button: always reports core events
    [ 80.607] (**) evdev: Power Button: Device: "/dev/input/event14"
    [ 80.608] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 80.608] (--) evdev: Power Button: Found keys
    [ 80.608] (II) evdev: Power Button: Configuring as keyboard
    [ 80.608] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input18/event14"
    [ 80.608] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 80.608] (**) Option "xkb_rules" "evdev"
    [ 80.608] (**) Option "xkb_model" "pc104"
    [ 80.608] (**) Option "xkb_layout" "us"
    [ 80.635] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
    [ 80.635] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 80.635] (II) Using input driver 'evdev' for 'Video Bus'
    [ 80.635] (**) Video Bus: always reports core events
    [ 80.635] (**) evdev: Video Bus: Device: "/dev/input/event15"
    [ 80.635] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 80.635] (--) evdev: Video Bus: Found keys
    [ 80.635] (II) evdev: Video Bus: Configuring as keyboard
    [ 80.635] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:00/input/input19/event15"
    [ 80.635] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 80.635] (**) Option "xkb_rules" "evdev"
    [ 80.635] (**) Option "xkb_model" "pc104"
    [ 80.635] (**) Option "xkb_layout" "us"
    [ 80.636] (II) config/udev: Adding input device Power Button (/dev/input/event13)
    [ 80.636] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 80.636] (II) Using input driver 'evdev' for 'Power Button'
    [ 80.636] (**) Power Button: always reports core events
    [ 80.636] (**) evdev: Power Button: Device: "/dev/input/event13"
    [ 80.636] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 80.636] (--) evdev: Power Button: Found keys
    [ 80.636] (II) evdev: Power Button: Configuring as keyboard
    [ 80.636] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input17/event13"
    [ 80.636] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 80.636] (**) Option "xkb_rules" "evdev"
    [ 80.636] (**) Option "xkb_model" "pc104"
    [ 80.636] (**) Option "xkb_layout" "us"
    [ 80.637] (II) config/udev: Adding input device Lid Switch (/dev/input/event11)
    [ 80.637] (II) No input driver specified, ignoring this device.
    [ 80.637] (II) This device may have been added with another device file.
    [ 80.637] (II) config/udev: Adding input device Sleep Button (/dev/input/event12)
    [ 80.637] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 80.637] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 80.637] (**) Sleep Button: always reports core events
    [ 80.637] (**) evdev: Sleep Button: Device: "/dev/input/event12"
    [ 80.637] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 80.637] (--) evdev: Sleep Button: Found keys
    [ 80.637] (II) evdev: Sleep Button: Configuring as keyboard
    [ 80.637] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input16/event12"
    [ 80.637] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 80.637] (**) Option "xkb_rules" "evdev"
    [ 80.637] (**) Option "xkb_model" "pc104"
    [ 80.637] (**) Option "xkb_layout" "us"
    [ 80.638] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event18)
    [ 80.638] (II) No input driver specified, ignoring this device.
    [ 80.638] (II) This device may have been added with another device file.
    [ 80.638] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event19)
    [ 80.638] (II) No input driver specified, ignoring this device.
    [ 80.638] (II) This device may have been added with another device file.
    [ 80.639] (II) config/udev: Adding input device LOGITECH G110 G-keys (/dev/input/event3)
    [ 80.639] (**) LOGITECH G110 G-keys: Applying InputClass "evdev keyboard catchall"
    [ 80.639] (II) Using input driver 'evdev' for 'LOGITECH G110 G-keys'
    [ 80.639] (**) LOGITECH G110 G-keys: always reports core events
    [ 80.639] (**) evdev: LOGITECH G110 G-keys: Device: "/dev/input/event3"
    [ 80.639] (--) evdev: LOGITECH G110 G-keys: Vendor 0x46d Product 0xc22b
    [ 80.639] (--) evdev: LOGITECH G110 G-keys: Found keys
    [ 80.639] (II) evdev: LOGITECH G110 G-keys: Configuring as keyboard
    [ 80.639] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.1/3-4.1.1/3-4.1.1:1.0/0003:046D:C22B.0003/input/input7/event3"
    [ 80.639] (II) XINPUT: Adding extended input device "LOGITECH G110 G-keys" (type: KEYBOARD, id 10)
    [ 80.639] (**) Option "xkb_rules" "evdev"
    [ 80.639] (**) Option "xkb_model" "pc104"
    [ 80.639] (**) Option "xkb_layout" "us"
    [ 80.639] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event4)
    [ 80.639] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
    [ 80.639] (II) Using input driver 'evdev' for 'Gaming Keyboard G110'
    [ 80.639] (**) Gaming Keyboard G110: always reports core events
    [ 80.639] (**) evdev: Gaming Keyboard G110: Device: "/dev/input/event4"
    [ 80.640] (--) evdev: Gaming Keyboard G110: Vendor 0x46d Product 0xc22a
    [ 80.640] (--) evdev: Gaming Keyboard G110: Found keys
    [ 80.640] (II) evdev: Gaming Keyboard G110: Configuring as keyboard
    [ 80.640] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.1/3-4.1.3/3-4.1.3:1.0/0003:046D:C22A.0004/input/input8/event4"
    [ 80.640] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD, id 11)
    [ 80.640] (**) Option "xkb_rules" "evdev"
    [ 80.640] (**) Option "xkb_model" "pc104"
    [ 80.640] (**) Option "xkb_layout" "us"
    [ 80.640] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event5)
    [ 80.640] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
    [ 80.640] (II) Using input driver 'evdev' for 'Gaming Keyboard G110'
    [ 80.640] (**) Gaming Keyboard G110: always reports core events
    [ 80.640] (**) evdev: Gaming Keyboard G110: Device: "/dev/input/event5"
    [ 80.640] (--) evdev: Gaming Keyboard G110: Vendor 0x46d Product 0xc22a
    [ 80.640] (--) evdev: Gaming Keyboard G110: Found keys
    [ 80.640] (II) evdev: Gaming Keyboard G110: Configuring as keyboard
    [ 80.640] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.1/3-4.1.3/3-4.1.3:1.1/0003:046D:C22A.0005/input/input9/event5"
    [ 80.640] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD, id 12)
    [ 80.640] (**) Option "xkb_rules" "evdev"
    [ 80.640] (**) Option "xkb_model" "pc104"
    [ 80.641] (**) Option "xkb_layout" "us"
    [ 80.641] (II) config/udev: Adding input device Razer Razer Lachesis (/dev/input/event1)
    [ 80.641] (**) Razer Razer Lachesis: Applying InputClass "evdev pointer catchall"
    [ 80.641] (II) Using input driver 'evdev' for 'Razer Razer Lachesis'
    [ 80.641] (**) Razer Razer Lachesis: always reports core events
    [ 80.641] (**) evdev: Razer Razer Lachesis: Device: "/dev/input/event1"
    [ 80.641] (--) evdev: Razer Razer Lachesis: Vendor 0x1532 Product 0xc
    [ 80.641] (--) evdev: Razer Razer Lachesis: Found 12 mouse buttons
    [ 80.641] (--) evdev: Razer Razer Lachesis: Found scroll wheel(s)
    [ 80.641] (--) evdev: Razer Razer Lachesis: Found relative axes
    [ 80.641] (--) evdev: Razer Razer Lachesis: Found x and y relative axes
    [ 80.641] (II) evdev: Razer Razer Lachesis: Configuring as mouse
    [ 80.641] (II) evdev: Razer Razer Lachesis: Adding scrollwheel support
    [ 80.641] (**) evdev: Razer Razer Lachesis: YAxisMapping: buttons 4 and 5
    [ 80.641] (**) evdev: Razer Razer Lachesis: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 80.641] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.2/3-4.2:1.0/0003:1532:000C.0001/input/input5/event1"
    [ 80.641] (II) XINPUT: Adding extended input device "Razer Razer Lachesis" (type: MOUSE, id 13)
    [ 80.642] (II) evdev: Razer Razer Lachesis: initialized for relative axes.
    [ 80.642] (**) Razer Razer Lachesis: (accel) keeping acceleration scheme 1
    [ 80.642] (**) Razer Razer Lachesis: (accel) acceleration profile 0
    [ 80.642] (**) Razer Razer Lachesis: (accel) acceleration factor: 2.000
    [ 80.642] (**) Razer Razer Lachesis: (accel) acceleration threshold: 4
    [ 80.642] (II) config/udev: Adding input device Razer Razer Lachesis (/dev/input/mouse0)
    [ 80.642] (II) No input driver specified, ignoring this device.
    [ 80.642] (II) This device may have been added with another device file.
    [ 80.643] (II) config/udev: Adding input device Razer Razer Lachesis (/dev/input/event2)
    [ 80.643] (**) Razer Razer Lachesis: Applying InputClass "evdev keyboard catchall"
    [ 80.643] (II) Using input driver 'evdev' for 'Razer Razer Lachesis'
    [ 80.643] (**) Razer Razer Lachesis: always reports core events
    [ 80.643] (**) evdev: Razer Razer Lachesis: Device: "/dev/input/event2"
    [ 80.643] (--) evdev: Razer Razer Lachesis: Vendor 0x1532 Product 0xc
    [ 80.643] (--) evdev: Razer Razer Lachesis: Found keys
    [ 80.643] (II) evdev: Razer Razer Lachesis: Configuring as keyboard
    [ 80.643] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.2/3-4.2:1.1/0003:1532:000C.0002/input/input6/event2"
    [ 80.643] (II) XINPUT: Adding extended input device "Razer Razer Lachesis" (type: KEYBOARD, id 14)
    [ 80.643] (**) Option "xkb_rules" "evdev"
    [ 80.643] (**) Option "xkb_model" "pc104"
    [ 80.643] (**) Option "xkb_layout" "us"
    [ 80.643] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
    [ 80.643] (II) No input driver specified, ignoring this device.
    [ 80.643] (II) This device may have been added with another device file.
    [ 80.644] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
    [ 80.644] (II) No input driver specified, ignoring this device.
    [ 80.644] (II) This device may have been added with another device file.
    [ 80.644] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
    [ 80.644] (II) No input driver specified, ignoring this device.
    [ 80.644] (II) This device may have been added with another device file.
    [ 80.644] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event9)
    [ 80.644] (II) No input driver specified, ignoring this device.
    [ 80.644] (II) This device may have been added with another device file.
    [ 80.645] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
    [ 80.645] (II) No input driver specified, ignoring this device.
    [ 80.645] (II) This device may have been added with another device file.
    [ 80.645] (II) config/udev: Adding input device BisonCam, NB Pro (/dev/input/event17)
    [ 80.645] (**) BisonCam, NB Pro: Applying InputClass "evdev keyboard catchall"
    [ 80.645] (II) Using input driver 'evdev' for 'BisonCam, NB Pro'
    [ 80.645] (**) BisonCam, NB Pro: always reports core events
    [ 80.645] (**) evdev: BisonCam, NB Pro: Device: "/dev/input/event17"
    [ 80.645] (--) evdev: BisonCam, NB Pro: Vendor 0x5986 Product 0x512
    [ 80.645] (--) evdev: BisonCam, NB Pro: Found keys
    [ 80.645] (II) evdev: BisonCam, NB Pro: Configuring as keyboard
    [ 80.645] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input23/event17"
    [ 80.645] (II) XINPUT: Adding extended input device "BisonCam, NB Pro" (type: KEYBOARD, id 15)
    [ 80.645] (**) Option "xkb_rules" "evdev"
    [ 80.645] (**) Option "xkb_model" "pc104"
    [ 80.645] (**) Option "xkb_layout" "us"
    [ 80.646] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 80.646] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 80.646] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 80.646] (**) AT Translated Set 2 keyboard: always reports core events
    [ 80.646] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 80.646] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 80.646] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 80.646] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 80.646] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 80.646] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
    [ 80.646] (**) Option "xkb_rules" "evdev"
    [ 80.646] (**) Option "xkb_model" "pc104"
    [ 80.646] (**) Option "xkb_layout" "us"
    [ 80.646] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event20)
    [ 80.646] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 80.647] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 80.647] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 80.647] (II) LoadModule: "synaptics"
    [ 80.647] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 80.647] (II) Module synaptics: vendor="X.Org Foundation"
    [ 80.647] compiled for 1.16.0, module version = 1.8.1
    [ 80.647] Module class: X.Org XInput Driver
    [ 80.647] ABI class: X.Org XInput driver, version 21.0
    [ 80.647] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 80.647] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 80.647] (**) Option "Device" "/dev/input/event20"
    [ 80.756] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
    [ 80.757] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5662 (res 42)
    [ 80.757] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4660 (res 47)
    [ 80.757] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 80.757] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 80.757] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
    [ 80.757] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 80.757] (**) Option "TapButton1" "1"
    [ 80.757] (**) Option "TapButton2" "2"
    [ 80.757] (**) Option "TapButton3" "3"
    [ 80.757] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    [ 80.757] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 80.757] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 80.810] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input22/event20"
    [ 80.810] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 17)
    [ 80.810] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 80.810] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 80.810] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.038
    [ 80.810] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 80.810] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 80.810] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 80.810] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 80.810] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 80.811] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 80.811] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 80.811] (II) config/udev: Adding input device PC Speaker (/dev/input/event16)
    [ 80.811] (II) No input driver specified, ignoring this device.
    [ 80.811] (II) This device may have been added with another device file.
    [ 88.265] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-1)) does not support NVIDIA
    [ 88.265] (II) NVIDIA(GPU-0): 3D Vision stereo.
    [ 88.282] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-1)) does not support NVIDIA
    [ 88.282] (II) NVIDIA(GPU-0): 3D Vision stereo.
    [ 88.291] (II) NVIDIA(0): Setting mode "LVDS-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-0: 1680x1050_60_0 @1680x1050 +1920+0 {ViewPortIn=1680x1050, ViewPortOut=1680x1050+0+0}"
    [ 89.221] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-1)) does not support NVIDIA
    [ 89.221] (II) NVIDIA(GPU-0): 3D Vision stereo.
    [ 90.639] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-1)) does not support NVIDIA
    [ 90.639] (II) NVIDIA(GPU-0): 3D Vision stereo.
    [ 93.745] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-1)) does not support NVIDIA
    [ 93.745] (II) NVIDIA(GPU-0): 3D Vision stereo.
    Notably, the following lines appear in the working case, but not the broken case:
    [ 78.914] (II) Applying OutputClass "nvidia" to /dev/dri/card0
    [ 78.914] loading driver: nvidia
    Does anyone know what might be going on here?
    Last edited by straemer (2014-12-20 13:03:58)

    Hmmmm, that doesn't seem to be the issue. I have a nvidia geforce gtx 670mx. The nvidia website does link me to the 340xx driver for that card, but downgrading to that version still has the same issue. I suspect the issue is in Xorg, since it seems to load the module, but then decides it doesn't have a driver to run for some reason.

  • Can you solve the error ? FlashBuilder 4 :launch failed : Illegal character in path at index 41

    Hi
    when I am going to run an application (even a simple blank mxml one) ,  the flashbulider is saying the follows:
    Launch failed
    Illegal character in path at index 41
    file:///......bin-debug/Main.html

    cant access your stuff maybe paste it in pastie.org

  • [solved]Xorg cound't run on Nvidia

    EDIT:thank everyone helping me, and I have solved my problems.
    NOTE:my laptop is actualty equiped with dual graphics and using wiki  https://wiki.archlinux.org/index.php/NVIDIA_Optimus it work prefect!
    my new laptop is ASUS A550JK which is reported has one graphics card(Nvidia GTX 850m)
    first of all , I'm confused how many graphics cards in it really because lspci's output is this:
    00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
    00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
    00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
    00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
    00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)
    00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
    00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
    00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5)
    00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d5)
    00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d5)
    00:1f.0 ISA bridge: Intel Corporation HM86 Express LPC Controller (rev 05)
    00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
    00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
    01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 850M] (rev a2)
    03:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
    04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5287 (rev 01)
    04:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12)
    it seems that it has two graphics cards:
    00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
    01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 850M] (rev a2)
    whats the fact?
    I try to collect imformations (in China network) about this laptop  ,all webpage and even ASUS information never say this laptop has dual graphics cards, and I have tried bumblebee itreturned xdisplay error..
    EDIT:maybe i am wrong, I have found two webpages that describe this laptop(ASUS A550JK4710)actually is hybrid graphics.
    secondly . Im trying to install xorg after just install package nvidia and configed using nvidia-xconfig. when running startx it reports:
    [ 12402.822]
    X.Org X Server 1.16.0
    Release Date: 2014-07-16
    [ 12402.823] X Protocol Version 11, Revision 0
    [ 12402.824] Build Operating System: Linux 3.15.5-2-ARCH x86_64
    [ 12402.824] Current Operating System: Linux EastpigerLaptop 3.16.1-1-ARCH #1 SMP PREEMPT Thu Aug 14 07:40:19 CEST 2014 x86_64
    [ 12402.824] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=dd8cb64e-ee13-462b-b35a-bddf5abf37aa rw quiet
    [ 12402.825] Build Date: 31 July 2014 11:53:19AM
    [ 12402.826]
    [ 12402.826] Current version of pixman: 0.32.6
    [ 12402.827] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 12402.827] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 12402.830] (==) Log file: "/var/log/Xorg.3.log", Time: Wed Sep 10 05:39:34 2014
    [ 12402.831] (==) Using config file: "/etc/X11/xorg.conf"
    [ 12402.831] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 12402.832] Parse error on line 40 of section Monitor in file /etc/X11/xorg.conf
    "Display" is not a valid keyword in this section.
    [ 12402.832] (EE) Problem parsing the config file
    [ 12402.832] (EE) Error parsing the config file
    [ 12402.832] (EE)
    Fatal server error:
    [ 12402.833] (EE) no screens found(EE)
    [ 12402.834] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 12402.836] (EE) Please also check the log file at "/var/log/Xorg.3.log" for additional information.
    [ 12402.836] (EE)
    [ 12402.837] (EE) Server terminated with error (1). Closing log file.
    so I add BusID "PCI:1:0:0" into /etc/X11/xorg.conf . try startx again and it seems that xorg can run longer but I didnt get Interface and tty stucked.
    This is my  /etc/X11/xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 340.32 (buildmeister@swio-display-x64-rhel04-01) Tue Aug 5 21:15:33 PDT 2014
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    and this is /var/log/Xorg.3.log(I run it on tty 3 )
    [ 12437.283]
    X.Org X Server 1.16.0
    Release Date: 2014-07-16
    [ 12437.284] X Protocol Version 11, Revision 0
    [ 12437.284] Build Operating System: Linux 3.15.5-2-ARCH x86_64
    [ 12437.285] Current Operating System: Linux EastpigerLaptop 3.16.1-1-ARCH #1 SMP PREEMPT Thu Aug 14 07:40:19 CEST 2014 x86_64
    [ 12437.285] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=dd8cb64e-ee13-462b-b35a-bddf5abf37aa rw quiet
    [ 12437.285] Build Date: 31 July 2014 11:53:19AM
    [ 12437.286]
    [ 12437.286] Current version of pixman: 0.32.6
    [ 12437.287] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 12437.287] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 12437.289] (==) Log file: "/var/log/Xorg.3.log", Time: Wed Sep 10 05:40:09 2014
    [ 12437.289] (==) Using config file: "/etc/X11/xorg.conf"
    [ 12437.290] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 12437.290] (==) ServerLayout "Layout0"
    [ 12437.290] (**) |-->Screen "Screen0" (0)
    [ 12437.290] (**) | |-->Monitor "Monitor0"
    [ 12437.290] (**) | |-->Device "Device0"
    [ 12437.290] (**) |-->Input Device "Keyboard0"
    [ 12437.290] (**) |-->Input Device "Mouse0"
    [ 12437.290] (==) Automatically adding devices
    [ 12437.290] (==) Automatically enabling devices
    [ 12437.290] (==) Automatically adding GPU devices
    [ 12437.290] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 12437.290] Entry deleted from font path.
    [ 12437.290] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 12437.290] Entry deleted from font path.
    [ 12437.290] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 12437.290] Entry deleted from font path.
    [ 12437.290] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 12437.290] Entry deleted from font path.
    [ 12437.290] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 12437.290] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 12437.290] Entry deleted from font path.
    [ 12437.290] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 12437.290] (==) FontPath set to:
    /usr/share/fonts/misc/
    [ 12437.290] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 12437.290] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 12437.290] (WW) Disabling Keyboard0
    [ 12437.290] (WW) Disabling Mouse0
    [ 12437.290] (II) Loader magic: 0x818d80
    [ 12437.290] (II) Module ABI versions:
    [ 12437.290] X.Org ANSI C Emulation: 0.4
    [ 12437.290] X.Org Video Driver: 18.0
    [ 12437.290] X.Org XInput driver : 21.0
    [ 12437.290] X.Org Server Extension : 8.0
    [ 12437.291] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c4
    [ 12437.291] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 12437.292] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 8 paused 1
    [ 12437.292] (EE) Error systemd-logind returned paused fd for drm node
    [ 12437.292] (II) systemd-logind: releasing fd for 226:1
    [ 12437.292] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 12437.292] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
    [ 12437.293] (--) PCI:*(0:0:2:0) 8086:0416:1043:178d rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
    [ 12437.293] (--) PCI: (0:1:0:0) 10de:1391:1043:178d rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 12437.293] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 12437.293] (II) LoadModule: "glx"
    [ 12437.293] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 12437.300] (II) Module glx: vendor="NVIDIA Corporation"
    [ 12437.300] compiled for 4.0.2, module version = 1.0.0
    [ 12437.300] Module class: X.Org Server Extension
    [ 12437.300] (II) NVIDIA GLX Module 340.32 Tue Aug 5 20:32:43 PDT 2014
    [ 12437.300] (II) LoadModule: "nvidia"
    [ 12437.300] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 12437.300] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 12437.300] compiled for 4.0.2, module version = 1.0.0
    [ 12437.300] Module class: X.Org Video Driver
    [ 12437.300] (II) NVIDIA dlloader X Driver 340.32 Tue Aug 5 20:13:04 PDT 2014
    [ 12437.300] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 12437.300] (++) using VT number 4
    [ 12437.300] (--) controlling tty is VT number 4, auto-enabling KeepTty
    [ 12437.300] (II) Loading sub module "fb"
    [ 12437.300] (II) LoadModule: "fb"
    [ 12437.300] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 12437.300] (II) Module fb: vendor="X.Org Foundation"
    [ 12437.300] compiled for 1.16.0, module version = 1.0.0
    [ 12437.300] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 12437.300] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 12437.300] (II) Loading sub module "wfb"
    [ 12437.300] (II) LoadModule: "wfb"
    [ 12437.300] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 12437.300] (II) Module wfb: vendor="X.Org Foundation"
    [ 12437.300] compiled for 1.16.0, module version = 1.0.0
    [ 12437.300] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 12437.300] (II) Loading sub module "ramdac"
    [ 12437.300] (II) LoadModule: "ramdac"
    [ 12437.300] (II) Module "ramdac" already built-in
    [ 12437.300] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 12437.300] (==) NVIDIA(0): RGB weight 888
    [ 12437.300] (==) NVIDIA(0): Default visual is TrueColor
    [ 12437.300] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 12437.301] (**) NVIDIA(0): Enabling 2D acceleration
    [ 12437.301] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 12437.302] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 850M (GM107-A) at PCI:1:0:0 (GPU-0)
    [ 12437.302] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 12437.302] (--) NVIDIA(0): VideoBIOS: 82.07.47.00.05
    [ 12437.302] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 12437.302] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 850M at PCI:1:0:0
    [ 12437.302] (--) NVIDIA(0): none
    [ 12437.302] (II) NVIDIA(0): Validated MetaModes:
    [ 12437.302] (II) NVIDIA(0): "NULL"
    [ 12437.302] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
    [ 12437.302] (WW) NVIDIA(0): Unable to get display device for DPI computation.
    [ 12437.302] (**) NVIDIA(0): DPI set to (8, 11); computed from "DisplaySize" Monitor
    [ 12437.302] (**) NVIDIA(0): section option
    [ 12437.302] (--) Depth 24 pixmap format is 32 bpp
    [ 12437.302] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 12437.302] (II) NVIDIA: access.
    [ 12437.305] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 12437.305] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 12437.305] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 12437.305] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 12437.305] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 12437.305] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 12437.305] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 12437.305] (II) NVIDIA(0): Config Options in the README.
    [ 12437.305] (II) NVIDIA(0): Setting mode "NULL"
    [ 12437.305] (EE) NVIDIA(0): Failed to initiate mode change.
    [ 12437.305] (EE) NVIDIA(0): Failed to complete mode change
    [ 12437.314] (II) NVIDIA(0): Built-in logo is bigger than the screen.
    [ 12437.318] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 12437.318] (==) NVIDIA(0): Backing store enabled
    [ 12437.318] (==) NVIDIA(0): Silken mouse enabled
    [ 12437.319] (==) NVIDIA(0): DPMS enabled
    [ 12437.319] (II) Loading sub module "dri2"
    [ 12437.319] (II) LoadModule: "dri2"
    [ 12437.319] (II) Module "dri2" already built-in
    [ 12437.319] (II) NVIDIA(0): [DRI2] Setup complete
    [ 12437.319] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 12437.319] (--) RandR disabled
    [ 12437.322] (II) Initializing extension GLX
    [ 12437.341] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 12437.341] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 12437.341] (II) LoadModule: "evdev"
    [ 12437.341] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 12437.341] (II) Module evdev: vendor="X.Org Foundation"
    [ 12437.341] compiled for 1.16.0, module version = 2.9.0
    [ 12437.341] Module class: X.Org XInput Driver
    [ 12437.341] ABI class: X.Org XInput driver, version 21.0
    [ 12437.342] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 28 paused 0
    [ 12437.342] (II) Using input driver 'evdev' for 'Power Button'
    [ 12437.342] (**) Power Button: always reports core events
    [ 12437.342] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 12437.342] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 12437.342] (--) evdev: Power Button: Found keys
    [ 12437.342] (II) evdev: Power Button: Configuring as keyboard
    [ 12437.342] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event3"
    [ 12437.342] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 12437.342] (**) Option "xkb_rules" "evdev"
    [ 12437.342] (**) Option "xkb_model" "pc104"
    [ 12437.342] (**) Option "xkb_layout" "us"
    [ 12437.353] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
    [ 12437.353] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 12437.354] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 29 paused 0
    [ 12437.354] (II) Using input driver 'evdev' for 'Video Bus'
    [ 12437.354] (**) Video Bus: always reports core events
    [ 12437.354] (**) evdev: Video Bus: Device: "/dev/input/event9"
    [ 12437.354] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 12437.354] (--) evdev: Video Bus: Found keys
    [ 12437.354] (II) evdev: Video Bus: Configuring as keyboard
    [ 12437.354] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input16/event9"
    [ 12437.354] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 12437.354] (**) Option "xkb_rules" "evdev"
    [ 12437.354] (**) Option "xkb_model" "pc104"
    [ 12437.354] (**) Option "xkb_layout" "us"
    [ 12437.354] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
    [ 12437.354] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 12437.354] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 30 paused 0
    [ 12437.354] (II) Using input driver 'evdev' for 'Video Bus'
    [ 12437.354] (**) Video Bus: always reports core events
    [ 12437.354] (**) evdev: Video Bus: Device: "/dev/input/event8"
    [ 12437.354] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 12437.354] (--) evdev: Video Bus: Found keys
    [ 12437.354] (II) evdev: Video Bus: Configuring as keyboard
    [ 12437.354] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:5f/LNXVIDEO:00/input/input15/event8"
    [ 12437.354] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 12437.354] (**) Option "xkb_rules" "evdev"
    [ 12437.354] (**) Option "xkb_model" "pc104"
    [ 12437.354] (**) Option "xkb_layout" "us"
    [ 12437.355] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 12437.355] (II) No input driver specified, ignoring this device.
    [ 12437.355] (II) This device may have been added with another device file.
    [ 12437.355] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 12437.355] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 12437.355] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 31 paused 0
    [ 12437.355] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 12437.355] (**) Sleep Button: always reports core events
    [ 12437.355] (**) evdev: Sleep Button: Device: "/dev/input/event2"
    [ 12437.355] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 12437.355] (--) evdev: Sleep Button: Found keys
    [ 12437.355] (II) evdev: Sleep Button: Configuring as keyboard
    [ 12437.355] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event2"
    [ 12437.355] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 12437.355] (**) Option "xkb_rules" "evdev"
    [ 12437.355] (**) Option "xkb_model" "pc104"
    [ 12437.355] (**) Option "xkb_layout" "us"
    [ 12437.355] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 12437.355] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 12437.356] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 32 paused 1
    [ 12437.356] (EE) Error systemd-logind returned paused fd for drm node
    [ 12437.356] (II) systemd-logind: releasing fd for 226:1
    [ 12437.356] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event10)
    [ 12437.356] (II) No input driver specified, ignoring this device.
    [ 12437.356] (II) This device may have been added with another device file.
    [ 12437.356] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event11)
    [ 12437.356] (II) No input driver specified, ignoring this device.
    [ 12437.356] (II) This device may have been added with another device file.
    [ 12437.356] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event12)
    [ 12437.356] (II) No input driver specified, ignoring this device.
    [ 12437.356] (II) This device may have been added with another device file.
    [ 12437.357] (II) config/udev: Adding input device USB Camera (/dev/input/event7)
    [ 12437.357] (**) USB Camera: Applying InputClass "evdev keyboard catchall"
    [ 12437.357] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 33 paused 0
    [ 12437.357] (II) Using input driver 'evdev' for 'USB Camera'
    [ 12437.357] (**) USB Camera: always reports core events
    [ 12437.357] (**) evdev: USB Camera: Device: "/dev/input/event7"
    [ 12437.357] (--) evdev: USB Camera: Vendor 0xbda Product 0x57b4
    [ 12437.357] (--) evdev: USB Camera: Found keys
    [ 12437.357] (II) evdev: USB Camera: Configuring as keyboard
    [ 12437.357] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input14/event7"
    [ 12437.357] (II) XINPUT: Adding extended input device "USB Camera" (type: KEYBOARD, id 10)
    [ 12437.357] (**) Option "xkb_rules" "evdev"
    [ 12437.357] (**) Option "xkb_model" "pc104"
    [ 12437.357] (**) Option "xkb_layout" "us"
    [ 12437.357] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event13)
    [ 12437.357] (II) No input driver specified, ignoring this device.
    [ 12437.357] (II) This device may have been added with another device file.
    [ 12437.358] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event14)
    [ 12437.358] (II) No input driver specified, ignoring this device.
    [ 12437.358] (II) This device may have been added with another device file.
    [ 12437.358] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event15)
    [ 12437.358] (II) No input driver specified, ignoring this device.
    [ 12437.358] (II) This device may have been added with another device file.
    [ 12437.358] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event5)
    [ 12437.358] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 12437.358] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 34 paused 0
    [ 12437.358] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
    [ 12437.358] (**) Asus WMI hotkeys: always reports core events
    [ 12437.358] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event5"
    [ 12437.358] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
    [ 12437.358] (--) evdev: Asus WMI hotkeys: Found keys
    [ 12437.358] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
    [ 12437.358] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input13/event5"
    [ 12437.358] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 11)
    [ 12437.358] (**) Option "xkb_rules" "evdev"
    [ 12437.358] (**) Option "xkb_model" "pc104"
    [ 12437.358] (**) Option "xkb_layout" "us"
    [ 12437.358] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 12437.358] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 12437.359] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 35 paused 0
    [ 12437.359] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 12437.359] (**) AT Translated Set 2 keyboard: always reports core events
    [ 12437.359] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 12437.359] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 12437.359] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 12437.359] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 12437.359] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 12437.359] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [ 12437.359] (**) Option "xkb_rules" "evdev"
    [ 12437.359] (**) Option "xkb_model" "pc104"
    [ 12437.359] (**) Option "xkb_layout" "us"
    [ 12437.359] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event6)
    [ 12437.359] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
    [ 12437.359] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 36 paused 0
    [ 12437.359] (II) Using input driver 'evdev' for 'ETPS/2 Elantech Touchpad'
    [ 12437.359] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 12437.359] (**) evdev: ETPS/2 Elantech Touchpad: Device: "/dev/input/event6"
    [ 12437.360] (--) evdev: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
    [ 12437.360] (--) evdev: ETPS/2 Elantech Touchpad: Found 1 mouse buttons
    [ 12437.360] (--) evdev: ETPS/2 Elantech Touchpad: Found absolute axes
    [ 12437.360] (--) evdev: ETPS/2 Elantech Touchpad: Found absolute multitouch axes
    [ 12437.360] (--) evdev: ETPS/2 Elantech Touchpad: Found x and y absolute axes
    [ 12437.360] (--) evdev: ETPS/2 Elantech Touchpad: Found absolute touchpad.
    [ 12437.360] (II) evdev: ETPS/2 Elantech Touchpad: Configuring as touchpad
    [ 12437.360] (**) evdev: ETPS/2 Elantech Touchpad: YAxisMapping: buttons 4 and 5
    [ 12437.360] (**) evdev: ETPS/2 Elantech Touchpad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 12437.360] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input12/event6"
    [ 12437.360] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 13)
    [ 12437.360] (II) evdev: ETPS/2 Elantech Touchpad: initialized for absolute axes.
    [ 12437.360] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
    [ 12437.360] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 0
    [ 12437.360] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
    [ 12437.360] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
    [ 12437.360] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
    [ 12437.360] (II) No input driver specified, ignoring this device.
    [ 12437.360] (II) This device may have been added with another device file.
    [ 12437.360] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 12437.360] (II) No input driver specified, ignoring this device.
    [ 12437.360] (II) This device may have been added with another device file.
    [ 12444.665] (II) systemd-logind: got pause for 226:0
    [ 12444.665] (II) systemd-logind: got pause for 13:67
    [ 12444.665] (II) systemd-logind: got pause for 13:73
    [ 12444.665] (II) systemd-logind: got pause for 13:72
    [ 12444.665] (II) systemd-logind: got pause for 13:66
    [ 12444.665] (II) systemd-logind: got pause for 13:71
    [ 12444.665] (II) systemd-logind: got pause for 13:69
    [ 12444.665] (II) systemd-logind: got pause for 13:64
    [ 12444.665] (II) systemd-logind: got pause for 13:70
    I'm sorry for my English skills because I'm a chinese student.
    I have tried what I can but cannot deal with it , and I really need help.
    Thank everyone will help me .
    Last edited by eastpiger (2014-09-10 06:34:36)

    Thank you very much and I have deleted these words already. Im sorry to annoy someone...
    I try to collect imformations (in China network) about this laptop  ,all webpage and even ASUS information never say this laptop has dual graphics cards, and I have tried bumblebee itreturned xdisplay error..
    EDIT:maybe i am wrong, I have found two webpages that describe this laptop(ASUS A550JK4710)actually is hybrid graphics.
    and xorg error seems due to the deriver?
    Trilby wrote:
    Welcome to the forums.  Please note that the "NEED HELP PLEASE" especially in all caps is not needed in your title - and it might well be annoying to many forum users which might make them less happy to try to help.
    Second, the lspci ouput indicates you have hybrid graphics.  I don't have much experience with these systems, but they are well documented in the wiki.  As far as I know you can't use *just* the NVIDIA (but I might be wrong) - I'm pretty sure if you want to use just one of the video cards you can use just the intel.  Hopefully someone with experience with hybrid graphics will confirm or correct this.
    For now, see here: https://wiki.archlinux.org/index.php/NVIDIA_Optimus
    EDIT: after reading that wiki page I'm more doubtful of my own statements so I've crossed them out.  But it seems there are various steps needed to configure the use of the nvidia drivers.
    Last edited by eastpiger (2014-09-09 15:37:59)

  • [SOLVED] systemd --user: "Failed to open private bus connection:"

    EDIT: The solution was to set DBUS_SESSION_BUS_ADDRESS, as suggested by gtmanfred in irc.  By putting the following before executing systemd --user, the error vanished:
    export DBUS_SESSION_BUS_ADDRESS=/run/user/$(id -u)/dbus/user_bus_socket
    ===================
    Original problem:
    Everything on my box appears to be working ok, but I'm getting this error consistently in tty1 and at the top of journalctl (as user) whenever I start systemd --user:
    systemd[3975]: Failed to open private bus connection: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
    I roughly have my system setup per this wiki section https://wiki.archlinux.org/index.php/Sy … ur_Session.  I start systemd --user via a small script in my .bash_profile. Here are my relevant dbus{.service,socket} files, from the package user-session-units mentioned in the wiki:  (Edit: xorg is started through xorg-launch-helper, also from that wiki page)  Edit2: I'm not using autologin.  I noticed that under the autologin section of that page, DBUS_SESSION_BUS_ADDRESS is set to some path.  In my setup that isn't set anywhere, so I may try to copy that later but I don't have time to play with it right now.  Will post back later.
    =====/usr/lib/systemd/user/dbus.service=====
    [Unit]
    Description=D-Bus System Message Bus
    Requires=dbus.socket
    [Service]
    ExecStart=/usr/bin/dbus-daemon --session --address=systemd: --nofork --systemd-activation
    ExecReload=/usr/bin/dbus-send --print-reply --session --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
    =====/usr/lib/systemd/user/dbus.socket=====
    [Unit]
    Description=D-Bus System Message Bus Socket
    [Socket]
    ListenStream=%t/dbus/user_bus_socket
    And the output of sudo systemctl status dbus:
    dbus.service - D-Bus System Message Bus
    Loaded: loaded (/usr/lib/systemd/system/dbus.service; static)
    Active: active (running) since Tue 2013-02-05 14:50:30 EST; 22min ago
    Main PID: 369 (dbus-daemon)
    CGroup: name=systemd:/system/dbus.service
    └─369 /usr/bin/dbus-daemon --system --address=systemd: --no...
    Feb 05 14:50:30 sellers-laptop systemd[1]: Starting D-Bus System Message Bus...
    Feb 05 14:50:30 sellers-laptop systemd[1]: Started D-Bus System Message Bus.
    Feb 05 14:51:18 sellers-laptop dbus-daemon[369]: dbus[369]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
    Feb 05 14:51:18 sellers-laptop dbus[369]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
    Feb 05 14:51:18 sellers-laptop dbus[369]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.Avahi.service' for details.
    Feb 05 14:51:18 sellers-laptop dbus-daemon[369]: dbus[369]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.Avahi.service' for details.
    I'm not sure what the error even means or how to go about debugging it.  Any suggestions would be appreciated.
    Last edited by Feynman (2013-02-05 22:07:23)

    NVM...didn't notice it was already solved.
    Last edited by the sad clown (2013-02-05 22:33:10)

  • Backup to remote stage failed due to RFC error

    Hello!
    Recently I have problem to execute a successful online Backup to the external source.
    If I start backup from DB13 and analyse the work processes (Tcode SM50) I found the following:
    The responsible BGD-WP:
    status: On hold , reason: RFC, report: SAPLSSXP
    The dev_w8 trace retrieves the following error:
      Source RSCROSS10  Line 112.
      Error Code <b>DBIF_RSQL_SQL_ERROR</b>.
      Module  $Id: //bas/700_REL/src/krn/runt/absapsql.c#6 $ SAP.
      Function HandleRsqlErrors Line 761.
    The DB13-protocol retrieves the following information:
    BR0278E Command output of 'F:\usr\sap\DEV\SYS\exe\uc\NTAMD64\sapftp.exe -v -n -i 192.168.200.3 -u H:\oracle\DEV\sapbackup\.bdwkhbgq.ftp -b -c put E:\ORACLE\DEV\SAPDATA1\SR3_3\SR3.DATA3 /sap/DEVB/bdwkhbgq/SR3.DATA3':
    Connected to 192.168.200.3 Port 21.
    220-FTP server ready. 220 This is a private system - No anonymous login 331 User sapbackup OK. Password required 230-User sapbackup has group access to:  administrator    230-This server supports FXP transfers 230-OK. Current restricted directory is / 230-************************************************ 230-* Use SITE command to change client codepage:  * 230-* ie, site codepage [client codepage]          * 230 ************************************************ 200 TYPE is now 8-bit binary 200 PORT command successful 150 Connecting to port 2734 NiWrite error: -6, bytes to send: 32767 bytes written: 0
    BR0280I BRBACKUP time stamp: 2007-10-20 03.08.23
    BR0279E Return code from 'F:\usr\sap\DEV\SYS\exe\uc\NTAMD64\sapftp.exe -v -n -i 192.168.200.3 -u H:\oracle\DEV\sapbackup\.bdwkhbgq.ftp -b -c put E:\ORACLE\DEV\SAPDATA1\SR3_3\SR3.DATA3 /sap/DEVB/bdwkhbgq/SR3.DATA3': 1
    BR0222E Copying E:\ORACLE\DEV\SAPDATA1\SR3_3\SR3.DATA3 to/from /sap/DEVB/bdwkhbgq/SR3.DATA3 failed due to previous errors.
    Can some one help me with this issue?
    Thank you very much!
    regards
    Thom

    Hello Eric,
    unfortunately it is not possible to do it, because I have only remote access to the SAP system.
    Is it possible to analyse the problem with the log files?
    If yes --> which logs should I post here?
    I went through the monitors in RZ20 and found a lot of errors/warning:
    <b>Database:</b>
    DBIF_SETG_SQL_ERROR
    ORA-03106: fatal two-task communication protocol error
    DB error 24909 in FET
    SQL error 3106: WP in reconnect status
    <b>Background:</b>
    Job SAP_COLLECT_FOR_PERMONITOR terminated
    Utilisation:
    100% > 95% Background work process load exceeds threshold
    BackgroundService: SystemWideFree BPWP: 1 WPs > 2 WPs Current value over threshold value.
    Abap ErrorInUpdate
    <b>Syslog</b> : BasisSystem
    Operating system call recv failed (error no. & >E5)
    The log file dev_cp retrieves the following information after execution of DB Check:
    Trace file of control program (trace level 3)
    < Function: BtcTrcInit> Function: main SAPXPG 700
    2007-10-23--14-42-27 : Before BtcXpgDetach
    > Function: BtcXpgDetach < Function: BtcXpgDetach Accept RFC connection from R/3 system
    2007-10-23--14-42-27 : Before RfcAccept
    2007-10-23--14-42-27 : RfcAccept returned OK
    security check switched OFF
    Install RFC call SAPXPG_START_XPG
    Install RFC call SAPXPG_START_XPG_LONG
    Install RFC call SAPXPG_END_XPG
    Wait for RFC call SAPXPG_START_XPG or SAPXPG_START_XPG_LONG
    2007-10-23--14-42-27 : Before first call of RFCDispatch
    > Function: BtcXpgStartXpgLong
    2007-10-23--14-42-27 : Beginning of BtcXpgStartXpgLong
    > Function: BtcXpgStartXpgImportLong > Function: BtcXpgParam < Function: BtcXpgParam > Function: BtcXpgParam
    Line Text
    <No StdOut/StdErr output reported>
    Target log table is not identical to source
    ItGetLine terminated with NULL
    <Function: BtcXpgItTransfer > Function: BtcTrcReset < Function: BtcTrcReset Call mode: VIA RF
    Input arguments of BtcXpgStartXpg:
    My WP settings are:
    rdsip/wp_no_dia = 6
    rdsip/wp_no_btc = 3
    rdsip/wp_no_vb = 1
    rdsip/wp_no_vb2 = 1
    rdsip/wp_no_spo = 1
    Thank you!
    Thom

  • [solved] Xorg 1.6 segfault

    Since xorg-server 1.6 was released, X has been dying on me... I believe I can always reproduce this by switching to a virtual console and back to X.  Once X dies, it's pretty much over; computer won't respond to anything except magic sysreqs.
    Apr 13 21:33:32 ivy kernel: Xorg[4287]: segfault at 20 ip 00007f880243c980 sp 00007fff0e120898 error 4 in libdrm_intel.so.1.0.0[7f880243b000+9000]
    Apr 13 21:33:32 ivy kernel: Xorg:4287 freeing invalid memtype d0000000-e0000000
    Apr 13 21:33:32 ivy gdm-binary[4283]: WARNING: gdm_slave_xioerror_handler: Fatal X error - Restarting :0
    Apr 13 21:33:32 bonobo-activation-server (mindless-27023): could not associate with desktop session: Failed to connect to socket /tmp/dbus-LE2w6IiDqW: Connection refused
    Apr 13 21:33:33 ivy acpid: client connected from 27053[0:0]
    Apr 13 21:33:33 ivy acpid: 1 client rule loaded
    Apr 13 21:33:35 ivy kernel: [drm:i915_setparam] *ERROR* unknown parameter 4
    Apr 13 21:33:36 ivy kernel: Xorg:27053 conflicting memory types d0000000-e0000000 write-combining<->uncached-minus
    Apr 13 21:33:36 ivy kernel: reserve_memtype failed 0xd0000000-0xe0000000, track write-combining, req write-combining
    Apr 13 21:33:36 ivy kernel: Xorg:27053 conflicting memory types d0000000-e0000000 write-combining<->uncached-minus
    Apr 13 21:33:36 ivy kernel: reserve_memtype failed 0xd0000000-0xe0000000, track write-combining, req write-combining
    Apr 13 21:33:36 ivy kernel: Xorg:27053 conflicting memory types d0000000-e0000000 write-combining<->uncached-minus
    Apr 13 21:33:36 ivy kernel: reserve_memtype failed 0xd0000000-0xe0000000, track write-combining, req write-combining
    Apr 13 21:33:36 ivy kernel: Xorg:27061 freeing invalid memtype d0000000-e0000000
    Apr 13 21:33:36 ivy kernel: Xorg:27053 conflicting memory types d0000000-e0000000 write-combining<->uncached-minus
    Apr 13 21:33:36 ivy kernel: reserve_memtype failed 0xd0000000-0xe0000000, track write-combining, req write-combining
    Apr 13 21:33:36 ivy kernel: Xorg:27062 freeing invalid memtype d0000000-e0000000
    Apr 13 21:33:37 ivy kernel: Xorg:27053 conflicting memory types d0000000-e0000000 write-combining<->uncached-minus
    Apr 13 21:33:37 ivy kernel: reserve_memtype failed 0xd0000000-0xe0000000, track write-combining, req write-combining
    Apr 13 21:33:37 ivy kernel: Xorg:27063 freeing invalid memtype d0000000-e0000000
    Apr 13 21:33:37 bonobo-activation-server (mindless-27071): could not associate with desktop session: Failed to connect to socket /tmp/dbus-LE2w6IiDqW: Connection refused
    Apr 13 21:34:54 ivy kernel: Xorg:27053 freeing invalid memtype d0000000-e0000000
    Apr 13 21:34:59 ivy acpid: client 4287[0:0] has disconnected
    Apr 13 21:34:59 ivy acpid: client 27053[0:0] has disconnected
    Apr 13 21:35:11 ivy ddclient[4237]: WARNING: cannot connect to checkip.dyndns.org:80 socket: IO::Socket::INET: Bad hostname 'checkip.dyndns.org'
    Apr 13 21:35:47 ivy kernel: SysRq : Keyboard mode set to system default
    Apr 13 21:35:48 ivy kernel: SysRq : Terminate All Tasks
    Apr 13 21:35:48 ivy acpid: exiting
    Apr 13 21:35:48 ivy ntpd[4215]: ntpd exiting on signal 15
    Apr 13 21:35:48 ivy ntpd_initres[4221]: ntpd exiting on signal 15
    Apr 13 21:35:48 ivy dhcpcd[4311]: eth0: received SIGTERM, stopping
    Apr 13 21:35:48 ivy syslog-ng[3773]: Termination requested via signal, terminating;
    Last edited by MindlessXD (2009-04-14 06:50:05)

    Intel GM965 with the "intel" driver
    I have an external monitor connected in case that makes any difference (this is a laptop)
    xorg.conf
    Section "Module"
    Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "DontVTSwitch" "false"
    Option "DontZap" "false"
    Option "DontZoom" "false"
    Option "AllowDeactivateGrabs" "true"
    Option "AllowClosedownGrabs" "true"
    EndSection
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "InputDevice"
    <snip>
    EndSection
    Section "Monitor"
    # DisplaySize 330 210 # mm
    Identifier "LVDS"
    EndSection
    Section "Monitor"
    Identifier "VGA"
    EndSection
    Section "Monitor"
    Identifier "TV"
    Option "Ignore" "true"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile GM965/GL960 Integrated Graphics Controller"
    BusID "PCI:0:2:0"
    Option "DRI" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "LVDS"
    SubSection "Display"
    Virtual 2960 1050
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    lspci
    00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
    00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
    00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
    00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
    00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
    00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
    00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
    00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
    00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 03)
    00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 03)
    00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
    00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
    00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
    00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
    00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03)
    00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03)
    00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 03)
    00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
    06:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
    07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
    08:05.0 FireWire (IEEE 1394): O2 Micro, Inc. Firewire (IEEE 1394) (rev 02)
    08:05.2 SD Host controller: O2 Micro, Inc. Integrated MMC/SD Controller (rev 02)
    08:05.3 Mass storage controller: O2 Micro, Inc. Integrated MS/xD Controller (rev 01)
    Last edited by MindlessXD (2009-04-14 03:35:41)

  • Trying to reinstall CS5.5 Master Collection from DVD media on Windows 7 64 bit - setup.exe fails due to msxml3.dll error PDApp message [FATAL] PIM - Failed to Create XML instance : DOMDocument40 ADXML::initWithXMLPath Error:80040154

    If anyone is able to solve this they are a genius (or I am doing something very stupid!)
    I am trying to reinstall CS5.5 Master Collection from DVD media on Windows 7 64 bit PC but setup.exe fails due to a msxml3.dll error.
    Following a big bundle of recent Windows 7 updates, I started getting 'bad image' msxml3.dll error messages when opening any CS5.5 master collection program (Eg Premiere / Photoshop / Illustrator / Dreamweaver). Following advice on some threads here I tried uninstalling and then using the Adobe CC Cleaner Tool to clean up install, then reinstalling from my original DVD media.
    Whenever I try using run setup.exe from installtion disc 1 the installing fails due to 'Missing files'. I have also tried dowloading trial versions and runing setup.exe fro mthe downloaded files but i still get the same message.
    I have searched the forum and others have experienced this error but none of the solutions I have found seem to be working for me - as many seem to relate to download installations whereas I am installing from original DVD media (which worked fine before on the same PC)
    These are the FATAL messages from the PDApp log
    12/11/2014 15:29:27 [FATAL] PIM - Failed to Create XML instance : DOMDocument40 ADXML::initWithXMLPath Error:80040154
    12/11/2014 15:29:27 [FATAL] Setup - Could not initialize ADXML object
    12/11/2014 15:29:27 [FATAL] Setup - Unable to initialize. Error parsing setup.xml file
    The PDApp troubleshooting seems to indicate that this is caused by error in downloads but I am getting it with both original media DVD and downloads.
    I have also tried using my logon (which has admin privileges) and under our main admin account - and I get the same errors.
    Is a clean install of Windows 7 + CS5.5 my only option?
    Any help / info / advice / solutions very much appreciated! I have spent the last 2 days trying to sort this out and seem to be getting nowhere.
    Thanks.

    Thanks for the reply kglad - much appreciated.
    I have already tried that option (along with downloading files) as it was one of the solutions mentioned on other threads, but that also failed.
    Any other ideas?

Maybe you are looking for

  • Do i need a 'wireless router' to share ISP w/ adjacent computers?

    How to share my ISP connection with 2 other computers belonging to family in adjacent rooms. Do I understand correctly that I must getting a 'Wireless router'? Is that the onlyest &/or bestest way to do so? And how to insure privacy of all? Do I unde

  • Navigation Problem

    In Answers, i have report1(Field a,Field b,Field c) Report2(Field b,field d,field e) Report3(field d , field e , field f) i prompted the 'Field b' in Report2 and 'field d' in report3 my rek is if i select the value in the 'field b' in report1 it shou

  • Big problem in opening word documents in Pages (iWork) ipad

    Hi I study in UNI so I mostly have to open .doc documents from my Uni website but 95% times the .doc files doesn't open properly sometimes even half of the file stuff is just missing even using pages app from iWork. Any suggestion ?. Or ipad is t a w

  • How to get database growth month wise

    Hi All, Can any one help me getting the growth of production database month wise for the current year. I mean I need a script which will display the growth of my database month wise for the year 2010. Regards,

  • SVT Gain & Phase - no gain value output

    Our application has been using the SVT Gain & Phase.vi from the Sound and Vibration Toolkit add-on for Labview with no problems until we try to upgrade. The original versions in use are: Labview 8.2, Testand 3.5 and the Sound & Vibration Toolkit 4.0.