linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ricardo Galli <gallir@uib.es>
To: linux-kernel@vger.kernel.org
Subject: 2.6.0-test1: Synaptics driver makes touchpad unusable
Date: Tue, 15 Jul 2003 12:44:53 +0200	[thread overview]
Message-ID: <200307151244.53276.gallir@uib.es> (raw)

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

             reply	other threads:[~2003-07-15 10:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-15 10:44 Ricardo Galli [this message]
2003-07-15 13:04 ` 2.6.0-test1: Synaptics driver makes touchpad unusable 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200307151244.53276.gallir@uib.es \
    --to=gallir@uib.es \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).