Comment 39 for bug 565543

Revision history for this message
Corey O'Seachnasaigh (seachnasaigh) wrote :

I have the same issue; hp mini311-1000. The OS (Ubuntu 10.04.1, latest kernel patches as of 2010.08.01) thinks my touchpad is a PS/2 mouse. It's devilishly hard to type on it as a result.

xinput --list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ ImPS/2 Generic Wheel Mouse id=12 [slave pointer (2)]
⎜ ↳ Macintosh mouse button emulation id=13 [slave pointer (2)]

cat /proc/bus/input/devices
...
I: Bus=0011 Vendor=0002 Product=0005 Version=0000
N: Name="ImPS/2 Generic Wheel Mouse"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input6
U: Uniq=
H: Handlers=mouse1 event6
B: EV=7
B: KEY=70000 0 0 0 0 0 0 0 0
...

Attachment for xorg.log attached. Hope this helps, so I do.

B: REL=103

--ckr