* synaptics touchpad not recognized by Xorg X server with recent -mm kernels
@ 2005-07-12 17:25 Norbert Preining
2005-07-12 17:52 ` Peter Osterlund
0 siblings, 1 reply; 5+ messages in thread
From: Norbert Preining @ 2005-07-12 17:25 UTC (permalink / raw)
To: linux-kernel, Peter Osterlund, Andrew Morton
Hello Peter, hi Andrew!
Since 2.6.13-rc2-mm1 my X does not find my synaptics touchpad driver.
With kernel 2.6.13-rc2-mm2 (same with rc2-mm1) I get from the kernel:
Synaptics Touchpad, model: 1, fw: 5.8, id: 0x9d48b1, caps: 0x904713/0x4006
input: SynPS/2 Synaptics TouchPad on isa0060/serio1
and Xorg.0.log gives:
(II) Synaptics touchpad driver version 0.14.2
touchpad no synaptics event device found (checked 10 nodes)
touchpad The evdev kernel module seems to be missing
Query no Synaptics: 6003C8
(EE) touchpad no synaptics touchpad detected and no repeater device
(EE) touchpad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "touchpad"
(but evdev is definitely loaded!)
WIth 2.6.13-rc1-mm1 I get:
Synaptics Touchpad, model: 1, fw: 5.8, id: 0x9d48b1, caps: 0x904713/0x4006
input: SynPS/2 Synaptics TouchPad on isa0060/serio1
and Xorg.0.log gives:
(II) Synaptics touchpad driver version 0.14.2
(--) touchpad auto-dev sets device to /dev/input/event1
(--) touchpad touchpad found
Any idea what could be the reason for this?
Best wishes
Norbert
-------------------------------------------------------------------------------
Dr. Norbert Preining <preining AT logic DOT at> Università di Siena
sip:preining@at43.tuwien.ac.at +43 (0) 59966-690018
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
SITTINGBOURNE (n.)
One of those conversions where both people are waiting for the other
one to shut up so they can get on with their bit.
--- Douglas Adams, The Meaning of Liff
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: synaptics touchpad not recognized by Xorg X server with recent -mm kernels
2005-07-12 17:25 synaptics touchpad not recognized by Xorg X server with recent -mm kernels Norbert Preining
@ 2005-07-12 17:52 ` Peter Osterlund
2005-07-12 20:11 ` Norbert Preining
0 siblings, 1 reply; 5+ messages in thread
From: Peter Osterlund @ 2005-07-12 17:52 UTC (permalink / raw)
To: Norbert Preining; +Cc: linux-kernel, Andrew Morton
Norbert Preining <preining@logic.at> writes:
> Hello Peter, hi Andrew!
>
> Since 2.6.13-rc2-mm1 my X does not find my synaptics touchpad driver.
>
> With kernel 2.6.13-rc2-mm2 (same with rc2-mm1) I get from the kernel:
>
> Synaptics Touchpad, model: 1, fw: 5.8, id: 0x9d48b1, caps: 0x904713/0x4006
> input: SynPS/2 Synaptics TouchPad on isa0060/serio1
>
> and Xorg.0.log gives:
>
> (II) Synaptics touchpad driver version 0.14.2
> touchpad no synaptics event device found (checked 10 nodes)
> touchpad The evdev kernel module seems to be missing
What's the output from "cat /proc/bus/input/devices"?
--
Peter Osterlund - petero2@telia.com
http://web.telia.com/~u89404340
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: synaptics touchpad not recognized by Xorg X server with recent -mm kernels
2005-07-12 17:52 ` Peter Osterlund
@ 2005-07-12 20:11 ` Norbert Preining
2005-07-12 22:22 ` Peter Osterlund
0 siblings, 1 reply; 5+ messages in thread
From: Norbert Preining @ 2005-07-12 20:11 UTC (permalink / raw)
To: Peter Osterlund; +Cc: linux-kernel, Andrew Morton
On Die, 12 Jul 2005, Peter Osterlund wrote:
> What's the output from "cat /proc/bus/input/devices"?
good (rc1-mm1)
$ cat /proc/bus/input/devices
I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
H: Handlers=kbd event0
B: EV=120013
B: KEY=4 f2000000 3802078 f870f401 f2ffffdf ffefffff ffffffff ffffffff
B: MSC=10
B: LED=7
I: Bus=0011 Vendor=0002 Product=0007 Version=0000
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio1/input0
H: Handlers=mouse0 event1
B: EV=b
B: KEY=6420 0 7000f 0 0 0 0 0 0 0 0
B: ABS=11000003
I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name=""
P: Phys=
H: Handlers=kbd event2
B: EV=3
B: KEY=ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
bad (rc2-mm2)
$ cat /proc/bus/input/devices
I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
H: Handlers=kbd event0
B: EV=120013
B: KEY=4 f2000000 3802078 f870f401 f2ffffdf ffefffff ffffffff ffffffff
B: MSC=10
B: LED=7
I: Bus=0011 Vendor=0002 Product=0007 Version=0000
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio1/input0
H: Handlers=mouse0 event1
B: EV=b
B: KEY=6420 0 7000f 0 0 0 0 0 0 0 0
B: ABS=11000003
Best wishes
Norbert
-------------------------------------------------------------------------------
Dr. Norbert Preining <preining AT logic DOT at> Università di Siena
sip:preining@at43.tuwien.ac.at +43 (0) 59966-690018
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
SNITTERFIELD (n.)
Office noticeboard on which snitters (q.v.), cards saying 'You don't
have to be mad to work here, but if you are it helps !!!' and slightly
smutty postcards from Ibiza get pinned up by snitterbies (q.v.)
--- Douglas Adams, The Meaning of Liff
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: synaptics touchpad not recognized by Xorg X server with recent -mm kernels
2005-07-12 20:11 ` Norbert Preining
@ 2005-07-12 22:22 ` Peter Osterlund
2005-07-13 12:35 ` Norbert Preining
0 siblings, 1 reply; 5+ messages in thread
From: Peter Osterlund @ 2005-07-12 22:22 UTC (permalink / raw)
To: Norbert Preining; +Cc: linux-kernel, Andrew Morton
Norbert Preining <preining@logic.at> writes:
> On Die, 12 Jul 2005, Peter Osterlund wrote:
> > What's the output from "cat /proc/bus/input/devices"?
>
> bad (rc2-mm2)
> $ cat /proc/bus/input/devices
> I: Bus=0011 Vendor=0002 Product=0007 Version=0000
> N: Name="SynPS/2 Synaptics TouchPad"
> P: Phys=isa0060/serio1/input0
> H: Handlers=mouse0 event1
> B: EV=b
> B: KEY=6420 0 7000f 0 0 0 0 0 0 0 0
> B: ABS=11000003
Looks correct. My guess is that something is wrong with your device
nodes. What's the output from "ls -l /dev/input/event*"?
--
Peter Osterlund - petero2@telia.com
http://web.telia.com/~u89404340
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: synaptics touchpad not recognized by Xorg X server with recent -mm kernels
2005-07-12 22:22 ` Peter Osterlund
@ 2005-07-13 12:35 ` Norbert Preining
0 siblings, 0 replies; 5+ messages in thread
From: Norbert Preining @ 2005-07-13 12:35 UTC (permalink / raw)
To: Peter Osterlund; +Cc: linux-kernel, Andrew Morton
On Mit, 13 Jul 2005, Peter Osterlund wrote:
> Looks correct. My guess is that something is wrong with your device
> nodes. What's the output from "ls -l /dev/input/event*"?
Bingo. THere was no event0 and event1, although the evdev module was
loaded!
I had to unload evdev and reload it again to get the event devices.
Seems to be either a bug in evdev or in udev.
Sorry for the noise. Whom should I ask now?
Best wishes
Norbert
-------------------------------------------------------------------------------
Dr. Norbert Preining <preining AT logic DOT at> Università di Siena
sip:preining@at43.tuwien.ac.at +43 (0) 59966-690018
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
The major difference between a thing that might go wrong
and a thing that cannot possibly go wrong is that when a
thing that cannot possibly go wrong goes wrong it usually
turns out to be impossible to get at or repair.
--- One of the laws of computers and programming revealed.
--- Douglas Adams, The Hitchhikers Guide to the Galaxy
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-07-13 12:35 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-12 17:25 synaptics touchpad not recognized by Xorg X server with recent -mm kernels Norbert Preining
2005-07-12 17:52 ` Peter Osterlund
2005-07-12 20:11 ` Norbert Preining
2005-07-12 22:22 ` Peter Osterlund
2005-07-13 12:35 ` Norbert Preining
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox