You are not logged in.

#1 2011-12-14 05:29:43

ennui
Member
Registered: 2010-08-23
Posts: 21

[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)

Offline

#2 2011-12-14 10:28:41

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: [SOLVED] Xorg launch fails due to synaptics protocol issue

For starters, remove your xorg.conf. No guarantees it'll fix things, but all the stuff in there is something that could potentially create a mess, rather than do something useful. So remove it. You don't need an xorg.conf.

Offline

#3 2011-12-14 13:13:13

ennui
Member
Registered: 2010-08-23
Posts: 21

Re: [SOLVED] Xorg launch fails due to synaptics protocol issue

Ah, so I changed the name of my xorg.conf so it would not be used and my synaptics errors have vanished but only to be replaced by others refering to modules that won't load or can't be found. Specifically nouveau, nv, and fbdev

[   244.596] 
X.Org X Server 1.11.2
Release Date: 2011-11-04
[   244.596] X Protocol Version 11, Revision 0
[   244.596] Build Operating System: Linux 3.1.1-1-ARCH x86_64 
[   244.596] Current Operating System: Linux myhost 3.1.5-1-ARCH #1 SMP PREEMPT Sat Dec 10 14:43:09 CET 2011 x86_64
[   244.596] Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sda4 ro nomodeset
[   244.596] Build Date: 16 November 2011  11:24:04AM
[   244.596]  
[   244.596] Current version of pixman: 0.24.0
[   244.596] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   244.596] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   244.597] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 14 08:05:00 2011
[   244.597] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   244.597] (==) No Layout section.  Using the first Screen section.
[   244.597] (==) No screen section available. Using defaults.
[   244.597] (**) |-->Screen "Default Screen Section" (0)
[   244.597] (**) |   |-->Monitor "<default monitor>"
[   244.597] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   244.597] (==) Automatically adding devices
[   244.597] (==) Automatically enabling devices
[   244.597] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   244.597] 	Entry deleted from font path.
[   244.597] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[   244.597] (==) ModulePath set to "/usr/lib/xorg/modules"
[   244.597] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   244.597] (II) Loader magic: 0x7ccae0
[   244.597] (II) Module ABI versions:
[   244.597] 	X.Org ANSI C Emulation: 0.4
[   244.597] 	X.Org Video Driver: 11.0
[   244.597] 	X.Org XInput driver : 13.0
[   244.597] 	X.Org Server Extension : 6.0
[   244.598] (--) 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
[   244.598] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   244.598] (II) LoadModule: "extmod"
[   244.598] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   244.598] (II) Module extmod: vendor="X.Org Foundation"
[   244.598] 	compiled for 1.11.2, module version = 1.0.0
[   244.598] 	Module class: X.Org Server Extension
[   244.598] 	ABI class: X.Org Server Extension, version 6.0
[   244.598] (II) Loading extension MIT-SCREEN-SAVER
[   244.598] (II) Loading extension XFree86-VidModeExtension
[   244.598] (II) Loading extension XFree86-DGA
[   244.599] (II) Loading extension DPMS
[   244.599] (II) Loading extension XVideo
[   244.599] (II) Loading extension XVideo-MotionCompensation
[   244.599] (II) Loading extension X-Resource
[   244.599] (II) LoadModule: "dbe"
[   244.599] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   244.599] (II) Module dbe: vendor="X.Org Foundation"
[   244.599] 	compiled for 1.11.2, module version = 1.0.0
[   244.599] 	Module class: X.Org Server Extension
[   244.599] 	ABI class: X.Org Server Extension, version 6.0
[   244.599] (II) Loading extension DOUBLE-BUFFER
[   244.599] (II) LoadModule: "glx"
[   244.599] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   244.611] (II) Module glx: vendor="NVIDIA Corporation"
[   244.611] 	compiled for 4.0.2, module version = 1.0.0
[   244.611] 	Module class: X.Org Server Extension
[   244.611] (II) NVIDIA GLX Module  290.10  Wed Nov 16 18:01:24 PST 2011
[   244.611] (II) Loading extension GLX
[   244.611] (II) LoadModule: "record"
[   244.611] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   244.612] (II) Module record: vendor="X.Org Foundation"
[   244.612] 	compiled for 1.11.2, module version = 1.13.0
[   244.612] 	Module class: X.Org Server Extension
[   244.612] 	ABI class: X.Org Server Extension, version 6.0
[   244.612] (II) Loading extension RECORD
[   244.612] (II) LoadModule: "dri"
[   244.612] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   244.612] (II) Module dri: vendor="X.Org Foundation"
[   244.612] 	compiled for 1.11.2, module version = 1.0.0
[   244.612] 	ABI class: X.Org Server Extension, version 6.0
[   244.612] (II) Loading extension XFree86-DRI
[   244.612] (II) LoadModule: "dri2"
[   244.612] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   244.612] (II) Module dri2: vendor="X.Org Foundation"
[   244.612] 	compiled for 1.11.2, module version = 1.2.0
[   244.612] 	ABI class: X.Org Server Extension, version 6.0
[   244.612] (II) Loading extension DRI2
[   244.612] (==) Matched nouveau as autoconfigured driver 0
[   244.612] (==) Matched nv as autoconfigured driver 1
[   244.612] (==) Matched nvidia as autoconfigured driver 2
[   244.612] (==) Matched vesa as autoconfigured driver 3
[   244.612] (==) Matched fbdev as autoconfigured driver 4
[   244.612] (==) Assigned the driver to the xf86ConfigLayout
[   244.612] (II) LoadModule: "nouveau"
[   244.612] (WW) Warning, couldn't open module nouveau
[   244.612] (II) UnloadModule: "nouveau"
[   244.612] (II) Unloading nouveau
[   244.612] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   244.612] (II) LoadModule: "nv"
[   244.613] (WW) Warning, couldn't open module nv
[   244.613] (II) UnloadModule: "nv"
[   244.613] (II) Unloading nv
[   244.613] (EE) Failed to load module "nv" (module does not exist, 0)
[   244.613] (II) LoadModule: "nvidia"
[   244.613] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   244.613] (II) Module nvidia: vendor="NVIDIA Corporation"
[   244.613] 	compiled for 4.0.2, module version = 1.0.0
[   244.613] 	Module class: X.Org Video Driver
[   244.613] (II) LoadModule: "vesa"
[   244.613] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   244.613] (II) Module vesa: vendor="X.Org Foundation"
[   244.613] 	compiled for 1.11.1, module version = 2.3.0
[   244.613] 	Module class: X.Org Video Driver
[   244.613] 	ABI class: X.Org Video Driver, version 11.0
[   244.613] (II) LoadModule: "fbdev"
[   244.614] (WW) Warning, couldn't open module fbdev
[   244.614] (II) UnloadModule: "fbdev"
[   244.614] (II) Unloading fbdev
[   244.614] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   244.614] (II) NVIDIA dlloader X Driver  290.10  Wed Nov 16 17:41:10 PST 2011
[   244.614] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   244.614] (II) VESA: driver for VESA chipsets: vesa
[   244.614] (--) using VT number 7

[   244.616] (II) Loading sub module "fb"
[   244.616] (II) LoadModule: "fb"
[   244.616] (II) Loading /usr/lib/xorg/modules/libfb.so
[   244.617] (II) Module fb: vendor="X.Org Foundation"
[   244.617] 	compiled for 1.11.2, module version = 1.0.0
[   244.617] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   244.617] (II) Loading sub module "wfb"
[   244.617] (II) LoadModule: "wfb"
[   244.617] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   244.617] (II) Module wfb: vendor="X.Org Foundation"
[   244.617] 	compiled for 1.11.2, module version = 1.0.0
[   244.617] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   244.617] (II) Loading sub module "ramdac"
[   244.617] (II) LoadModule: "ramdac"
[   244.617] (II) Module "ramdac" already built-in
[   244.617] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   244.617] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   244.617] (II) Loading /usr/lib/xorg/modules/libfb.so
[   244.617] (WW) Falling back to old probe method for vesa
[   244.617] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   244.617] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[   244.617] (==) NVIDIA(0): RGB weight 888
[   244.617] (==) NVIDIA(0): Default visual is TrueColor
[   244.617] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   244.617] (**) NVIDIA(0): Enabling 2D acceleration
[   245.902] (II) NVIDIA(GPU-0): Display (Apple Color LCD (DFP-0)) does not support NVIDIA 3D
[   245.902] (II) NVIDIA(GPU-0):     Vision stereo.
[   245.905] (II) NVIDIA(0): NVIDIA GPU GeForce 9600M GT (G96) at PCI:2:0:0 (GPU-0)
[   245.905] (--) NVIDIA(0): Memory: 262144 kBytes
[   245.905] (--) NVIDIA(0): VideoBIOS: 62.94.58.00.17
[   245.905] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   245.905] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[   245.905] (--) NVIDIA(0): Connected display device(s) on GeForce 9600M GT at PCI:2:0:0
[   245.905] (--) NVIDIA(0):     Apple Color LCD (DFP-0)
[   245.905] (--) NVIDIA(0): Apple Color LCD (DFP-0): 330.0 MHz maximum pixel clock
[   245.905] (--) NVIDIA(0): Apple Color LCD (DFP-0): Internal Dual Link LVDS
[   245.907] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
[   245.907] (**) NVIDIA(0):     enabled on all display devices.
[   245.946] (II) NVIDIA(0): Assigned Display Device: DFP-0
[   245.946] (==) NVIDIA(0): 
[   245.946] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   245.946] (==) NVIDIA(0):     will be used as the requested mode.
[   245.946] (==) NVIDIA(0): 
[   245.946] (II) NVIDIA(0): Validated modes:
[   245.946] (II) NVIDIA(0):     "nvidia-auto-select"
[   245.946] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
[   246.999] (--) NVIDIA(0): DPI set to (110, 108); computed from "UseEdidDpi" X config
[   246.999] (--) NVIDIA(0):     option
[   246.999] (II) UnloadModule: "vesa"
[   246.999] (II) Unloading vesa
[   246.999] (--) Depth 24 pixmap format is 32 bpp
[   247.000] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[   247.006] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   247.006] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   247.006] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   247.006] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   247.006] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   247.006] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   247.006] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   247.006] (II) NVIDIA(0):     Config Options in the README.
[   247.008] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[   247.311] (II) Loading extension NV-GLX
[   247.350] (==) NVIDIA(0): Disabling shared memory pixmaps
[   247.350] (==) NVIDIA(0): Backing store disabled
[   247.350] (==) NVIDIA(0): Silken mouse enabled
[   247.350] (==) NVIDIA(0): DPMS enabled
[   247.350] (II) Loading extension NV-CONTROL
[   247.351] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "CRT", but no
[   247.351] (WW) NVIDIA(0):     such display device could be found, or all display devices
[   247.351] (WW) NVIDIA(0):     by that name are currently unavailable.
[   247.351] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "TV", but no such
[   247.351] (WW) NVIDIA(0):     display device could be found, or all display devices by
[   247.351] (WW) NVIDIA(0):     that name are currently unavailable.
[   247.351] (II) Loading extension XINERAMA
[   247.351] (II) Loading sub module "dri2"
[   247.351] (II) LoadModule: "dri2"
[   247.351] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   247.351] (II) Module dri2: vendor="X.Org Foundation"
[   247.351] 	compiled for 1.11.2, module version = 1.2.0
[   247.351] 	ABI class: X.Org Server Extension, version 6.0
[   247.351] (II) NVIDIA(0): [DRI2] Setup complete
[   247.351] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   247.351] (==) RandR enabled
[   247.351] (II) Initializing built-in extension Generic Event Extension
[   247.351] (II) Initializing built-in extension SHAPE
[   247.351] (II) Initializing built-in extension MIT-SHM
[   247.351] (II) Initializing built-in extension XInputExtension
[   247.351] (II) Initializing built-in extension XTEST
[   247.351] (II) Initializing built-in extension BIG-REQUESTS
[   247.351] (II) Initializing built-in extension SYNC
[   247.351] (II) Initializing built-in extension XKEYBOARD
[   247.351] (II) Initializing built-in extension XC-MISC
[   247.351] (II) Initializing built-in extension SECURITY
[   247.351] (II) Initializing built-in extension XINERAMA
[   247.351] (II) Initializing built-in extension XFIXES
[   247.351] (II) Initializing built-in extension RENDER
[   247.351] (II) Initializing built-in extension RANDR
[   247.351] (II) Initializing built-in extension COMPOSITE
[   247.351] (II) Initializing built-in extension DAMAGE
[   247.353] (II) Initializing extension GLX
[   247.447] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   247.447] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   247.447] (II) LoadModule: "evdev"
[   247.447] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   247.447] (II) Module evdev: vendor="X.Org Foundation"
[   247.447] 	compiled for 1.10.99.902, module version = 2.6.0
[   247.447] 	Module class: X.Org XInput Driver
[   247.447] 	ABI class: X.Org XInput driver, version 13.0
[   247.447] (II) Using input driver 'evdev' for 'Power Button'
[   247.447] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   247.447] (**) Power Button: always reports core events
[   247.447] (**) Power Button: Device: "/dev/input/event3"
[   247.447] (--) Power Button: Found keys
[   247.447] (II) Power Button: Configuring as keyboard
[   247.447] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[   247.447] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   247.447] (**) Option "xkb_rules" "evdev"
[   247.447] (**) Option "xkb_model" "evdev"
[   247.447] (**) Option "xkb_layout" "us"
[   247.469] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   247.469] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   247.469] (II) Using input driver 'evdev' for 'Power Button'
[   247.469] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   247.469] (**) Power Button: always reports core events
[   247.469] (**) Power Button: Device: "/dev/input/event1"
[   247.469] (--) Power Button: Found keys
[   247.469] (II) Power Button: Configuring as keyboard
[   247.469] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[   247.469] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   247.469] (**) Option "xkb_rules" "evdev"
[   247.469] (**) Option "xkb_model" "evdev"
[   247.469] (**) Option "xkb_layout" "us"
[   247.469] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   247.470] (II) No input driver/identifier specified (ignoring)
[   247.470] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[   247.470] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   247.470] (II) Using input driver 'evdev' for 'Sleep Button'
[   247.470] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   247.470] (**) Sleep Button: always reports core events
[   247.470] (**) Sleep Button: Device: "/dev/input/event2"
[   247.470] (--) Sleep Button: Found keys
[   247.470] (II) Sleep Button: Configuring as keyboard
[   247.470] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[   247.470] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   247.470] (**) Option "xkb_rules" "evdev"
[   247.470] (**) Option "xkb_model" "evdev"
[   247.470] (**) Option "xkb_layout" "us"
[   247.470] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event8)
[   247.470] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall"
[   247.470] (II) Using input driver 'evdev' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
[   247.470] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   247.470] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
[   247.470] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Device: "/dev/input/event8"
[   247.470] (--) Apple Inc. Apple Internal Keyboard / Trackpad: Found keys
[   247.470] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Configuring as keyboard
[   247.470] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.0/input/input8/event8"
[   247.470] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 9)
[   247.470] (**) Option "xkb_rules" "evdev"
[   247.470] (**) Option "xkb_model" "evdev"
[   247.470] (**) Option "xkb_layout" "us"
[   247.471] (II) config/udev: Adding input device bcm5974 (/dev/input/event6)
[   247.471] (**) bcm5974: Applying InputClass "evdev touchpad catchall"
[   247.471] (**) bcm5974: Applying InputClass "touchpad catchall"
[   247.471] (II) LoadModule: "synaptics"
[   247.471] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   247.471] (II) Module synaptics: vendor="X.Org Foundation"
[   247.471] 	compiled for 1.11.0, module version = 1.5.0
[   247.471] 	Module class: X.Org XInput Driver
[   247.471] 	ABI class: X.Org XInput driver, version 13.0
[   247.471] (II) Using input driver 'synaptics' for 'bcm5974'
[   247.471] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   247.471] (**) bcm5974: always reports core events
[   247.471] (**) Option "Device" "/dev/input/event6"
[   247.643] (--) synaptics: bcm5974: x-axis range 0 - 1280
[   247.643] (--) synaptics: bcm5974: y-axis range 0 - 800
[   247.643] (--) synaptics: bcm5974: pressure range 0 - 256
[   247.643] (--) synaptics: bcm5974: finger width range 0 - 0
[   247.643] (--) synaptics: bcm5974: buttons: left double triple
[   247.643] (--) synaptics: bcm5974: Vendor 0x5ac Product 0x236
[   247.643] (**) Option "TapButton1" "1"
[   247.643] (**) Option "TapButton2" "2"
[   247.643] (**) Option "TapButton3" "3"
[   247.730] (--) synaptics: bcm5974: touchpad found
[   247.730] (**) bcm5974: always reports core events
[   247.793] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.2/input/input6/event6"
[   247.793] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 10)
[   247.793] (**) synaptics: bcm5974: (accel) MinSpeed is now constant deceleration 2.5
[   247.793] (**) synaptics: bcm5974: MaxSpeed is now 1.75
[   247.793] (**) synaptics: bcm5974: AccelFactor is now 0.133
[   247.793] (**) bcm5974: (accel) keeping acceleration scheme 1
[   247.793] (**) bcm5974: (accel) acceleration profile 1
[   247.793] (**) bcm5974: (accel) acceleration factor: 2.000
[   247.793] (**) bcm5974: (accel) acceleration threshold: 4
[   247.798] (--) synaptics: bcm5974: touchpad found
[   247.799] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse0)
[   247.799] (II) No input driver/identifier specified (ignoring)
[   247.799] (II) config/udev: Adding input device Built-in iSight (/dev/input/event7)
[   247.799] (**) Built-in iSight: Applying InputClass "evdev keyboard catchall"
[   247.799] (II) Using input driver 'evdev' for 'Built-in iSight'
[   247.799] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   247.799] (**) Built-in iSight: always reports core events
[   247.799] (**) Built-in iSight: Device: "/dev/input/event7"
[   247.799] (--) Built-in iSight: Found keys
[   247.799] (II) Built-in iSight: Configuring as keyboard
[   247.799] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.1/usb1/1-4/1-4:1.0/input/input7/event7"
[   247.799] (II) XINPUT: Adding extended input device "Built-in iSight" (type: KEYBOARD, id 11)
[   247.799] (**) Option "xkb_rules" "evdev"
[   247.799] (**) Option "xkb_model" "evdev"
[   247.799] (**) Option "xkb_layout" "us"
[   247.799] (II) config/udev: Adding input device applesmc (/dev/input/event5)
[   247.799] (II) No input driver/identifier specified (ignoring)
[   247.800] (II) config/udev: Adding input device applesmc (/dev/input/js0)
[   247.800] (II) No input driver/identifier specified (ignoring)
[   247.800] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[   247.800] (II) No input driver/identifier specified (ignoring)
[   247.826] (II) Power Button: Close
[   247.826] (II) UnloadModule: "evdev"
[   247.826] (II) Unloading evdev
[   247.866] (II) Power Button: Close
[   247.866] (II) UnloadModule: "evdev"
[   247.866] (II) Unloading evdev
[   247.973] (II) Sleep Button: Close
[   247.973] (II) UnloadModule: "evdev"
[   247.973] (II) Unloading evdev
[   248.026] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Close
[   248.026] (II) UnloadModule: "evdev"
[   248.026] (II) Unloading evdev
[   248.196] (II) UnloadModule: "synaptics"
[   248.196] (II) Unloading synaptics
[   248.303] (II) Built-in iSight: Close
[   248.303] (II) UnloadModule: "evdev"
[   248.303] (II) Unloading evdev
[   250.023] Server terminated successfully (0). Closing log file.

I guess I will try poking around packages and installing some things in hopes of getting the modules.

Offline

#4 2011-12-14 13:31:30

ennui
Member
Registered: 2010-08-23
Posts: 21

Re: [SOLVED] Xorg launch fails due to synaptics protocol issue

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

Offline

#5 2011-12-14 13:34:02

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: [SOLVED] Xorg launch fails due to synaptics protocol issue

You don't need those modules, so there's nothing wrong with them failing to load. Nvidia loads, that's what matters. In fact, you could even remove xf86-video-vesa. Because if you look carefully, it loads and then unloads moments later. Same thing would happen to fbdev if you were to install xf86-video-fbdev.

Also, if you install nouveau it'll load instead of nvidia, which is what you do not want. Edit: Well, as I was typing, what I wrote happened. Uninstall nouveau, you don't need it if you use nvidia.

Last edited by Gusar (2011-12-14 13:35:46)

Offline

#6 2011-12-14 14:49:25

ennui
Member
Registered: 2010-08-23
Posts: 21

Re: [SOLVED] Xorg launch fails due to synaptics protocol issue

Well... I feel like a jerk. It seems that some of my updates broke my old version of awesome wm. This is what was preventing xorg to launch as it is in my xinitrc file. I don't think this was the only thing preventing me from getting X up since the big upgrade. I believe I would have still needed to ditch the xorg.conf file. My big issue here is solved! Let lat be a lesson to future Arch users who may stumble across this thread. If you are having trouble starting X, comment out your xinitrc to make sure it isn't something going on in there that might be the problem!!

Thanks for your help Gusar!

P.S.
I don't see where to mark the thread as solved
I'm right at home in the Newbie Corner tongue

Last edited by ennui (2011-12-14 14:52:01)

Offline

Board footer

Powered by FluxBB