[Bug 13404] kernel 2.6.12 breaks touchpad behaviour

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Sat Dec 10 14:50:53 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=13404
Ubuntu | linux





------- Additional Comments From ben.collins at ubuntu.com  2005-12-10 14:50 UTC -------
(In reply to comment #17)
> Previous to my last these are the the lines that means no ps device configured
> and at least for me the touchpad will not function
> 
> (WW) <default pointer>: No Device specified, looking for one...
> (II) <default pointer>: Setting Device option to "/dev/psaux"
> (--) <default pointer>: Device: "/dev/psaux"
> (==) <default pointer>: Protocol: "Auto"

You dmesg looks just fine.

Add:

    Option "Device" "/dev/input/mice"

To you xorg.conf in the input device stanza. If that doesn't work then do:

    Option "Device" "/dev/input/input2"

You can also rerun "dpkg-reconfigure xserver-xorg". I really think this is just
a broken xorg.conf

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the kernel-bugs mailing list