You are not logged in.
Pages: 1
Hey all,
I've tried searching here but haven't been able to find what's going on here. After installing udev17, it looks like my synaptics touchpad has stopped working. The keyboard does work fine, and so does an external mouse. I downgraded to udev16 and that fixed my issues. I've tried a few fixes I searched for on the forums but nothing seemed to point directly to what I'm experiencing.
Possibly relevant parts of logs from udev17
[ 2873.710] (II) Using input driver 'synaptics' for 'Video Bus'
[ 2873.710] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 2873.710] (**) Video Bus: always reports core events
[ 2873.710] (**) Option "Device" "/dev/input/event7"
[ 2873.803] (--) Video Bus: invalid x-axis range. defaulting to 1615 - 5685
[ 2873.803] (--) Video Bus: invalid y-axis range. defaulting to 1729 - 4171
[ 2873.803] (--) Video Bus: invalid pressure range. defaulting to 0 - 256
[ 2873.803] (--) Video Bus: invalid finger width range. defaulting to 0 - 16
[ 2873.803] (**) Option "TapButton1" "1"
[ 2873.803] (**) Option "TapButton2" "2"
[ 2873.803] (**) Option "TapButton3" "3"
[ 2873.923] (--) Video Bus: no supported touchpad found
[ 2873.923] (EE) Video Bus Unable to query/initialize Synaptics hardware.
[ 2873.976] (EE) PreInit returned 11 for "Video Bus"
[ 2873.976] (II) UnloadModule: "synaptics"
[ 2873.976] (II) Unloading synaptics
[ 2874.564] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event11)
[ 2874.565] (II) No input driver/identifier specified (ignoring)
[ 2874.565] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[ 2874.565] (II) No input driver/identifier specified (ignoring)
[ 2874.566] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[ 2874.566] (II) No input driver/identifier specified (ignoring)
From udev16
[ 32.831] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 32.832] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 32.832] (II) Using input driver 'evdev' for 'Video Bus'
[ 32.832] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 32.832] (**) Video Bus: always reports core events
[ 32.832] (**) Video Bus: Device: "/dev/input/event12"
[ 32.843] (--) Video Bus: Found keys
[ 32.843] (II) Video Bus: Configuring as keyboard
[ 32.843] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input12/event12"
[ 32.843] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 33.385] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event6)
[ 33.385] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[ 33.385] (II) LoadModule: "synaptics"
[ 33.385] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
Offline
I should add I've tried this fix suggested here but have not had success. That fix (changing the 10-synaptics.conf to MatchIsKeyboard=on) broke the keyboard as well..
Offline
http://bugs.debian.org/cgi-bin/bugrepor … =621036#77 suggests deleting /run...any thoughts on this?
Offline
https://bugs.archlinux.org/task/23886#comment75521
https://bugs.archlinux.org/task/23899
Last edited by karol (2011-04-30 08:46:21)
Offline
Pages: 1