linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.0-test1: Synaptics driver makes touchpad unusable
@ 2003-07-15 10:44 Ricardo Galli
  2003-07-15 13:04 ` Peter Osterlund
  2003-07-15 19:14 ` Dax Kelson
  0 siblings, 2 replies; 8+ messages in thread
From: Ricardo Galli @ 2003-07-15 10:44 UTC (permalink / raw)
  To: linux-kernel

The new synaptics driver doesn't work with Dell Latitude Touchpad, it doesn't 
work any /dev/input/event?|mouse? and /dev/psaux neither (altough the same 
configuration worked at least until 2.5.70).

I tried with gpm and the X's synaptics driver from 
http://w1.894.telia.com/~u89404340/touchpad/index.html (as indicated in the 
kernel documentation) and none worked, although "cat < /dev/input/event0" 
showed garbage every time I touched the touchpad (no pun intended) iff evdev 
was loaded.

$ dmesg
...
mice: PS/2 mouse device common for all mice
i8042.c: Detected active multiplexing controller, rev 1.1.
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
synaptics reset failed
synaptics reset failed
synaptics reset failed
Synaptics Touchpad, model: 1
 Firware: 5.9
 180 degree mounted touchpad
 Sensor: 37
 new absolute packet format
 Touchpad has extended capability bits
 -> multifinger detection
 -> palm detection
input: Synaptics Synaptics TouchPad on isa0060/serio4
serio: i8042 AUX3 port at 0x60,0x64 irq 12
input: AT Set 2 keyboard on isa0060/serio0
serio: i8042 KBD port at 0x60,0x64 irq 1
...


$ cat /proc/bus/input/devices
I: Bus=0011 Vendor=0002 Product=0007 Version=0000
N: Name="Synaptics Synaptics TouchPad"
P: Phys=isa0060/serio4/input0
H: Handlers=event0
B: EV=1b
B: KEY=670000 0 0 0 0 0 0 0 0
B: ABS=1000003
B: MSC=4

I: Bus=0011 Vendor=0001 Product=0002 Version=ab83
N: Name="AT Set 2 keyboard"
P: Phys=isa0060/serio0/input0
H: Handlers=kbd event1
B: EV=120003
B: KEY=4 2000000 c061f9 fbc9d621 efdfffdf ffefffff ffffffff fffffffe
B: LED=7

$ cat /proc/bus/input/handlers
N: Number=0 Name=kbd
N: Number=1 Name=mousedev Minor=32
N: Number=2 Name=evdev Minor=64


Hope this helps.

Regards,

-- 
  ricardo galli       GPG id C8114D34

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-07-16 14:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-15 10:44 2.6.0-test1: Synaptics driver makes touchpad unusable Ricardo Galli
2003-07-15 13:04 ` Peter Osterlund
2003-07-15 15:53   ` Ricardo Galli
2003-07-15 21:33     ` Peter Osterlund
2003-07-16 14:49       ` Ricardo Galli
2003-07-16 15:04         ` Peter Osterlund
2003-07-15 19:14 ` Dax Kelson
2003-07-15 21:27   ` Peter Osterlund

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).