Comment 43 for bug 989689

Revision history for this message
Hsin-Yi, Chen (hychen) (ossug-hychen) wrote :

I have similar problem

There are 4 interesting symptom

1. i8042 interrupt trigged when touchpad move up/left/down/right
2. evst shows the coordination when touchpad move up/left/down/right
3. there is no event in XEV when touchpad move up/left/down/right
4. touchpad is still disabled even gnome-settings-daemon is killed

According 1 and 2 we can have conclusion that hardware interrupt and kernel even is generated correctly but there is no any X event in symptom 3.

Since 2.6.35 touchpad is now properly recognized as a Synaptics-type touchpad, the X event is from xorg input synaptic driver .

there were 3 syndaemon process while touchpad is freeze, and the property TouchpadOff is 1
The touchpad works again after I use 'synclient TouchpadOff=0'.

To get the property of touchpad, you can type
$ synclient -l