public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* udev on 2.6.14 fails to create /dev/input/event2 on T40 Thinkpad
@ 2005-11-06  5:47 Theodore Ts'o
  2005-11-06 10:08 ` Jiri Slaby
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Theodore Ts'o @ 2005-11-06  5:47 UTC (permalink / raw)
  To: linux-kernel


When I upgraded to 2.6.14 from 2.6.14-rc5, my X server failed to stop.  
Investigation revealed it was because my CorePointer was the Synaptics
driver, and the device corresponding to the Synaptics touchpad
(/dev/input/event2 on my laptop) was not being created.  Once I manually
created the device with the proper major/minor device numbers, X started
correctly.

A comparison of "udevinfo -e" on 2.6.14-rc5 and 2.5.14 reveals the
following differences.  Was this change deliberate?  And can it be
reverted?

Thanks, 

						- Ted


--- udevinfo-2.6.14-rc5	2005-11-06 00:17:06.000000000 -0500
+++ udevinfo-2.6.14	2005-11-06 00:22:42.000000000 -0500
@@ -86,27 +86,15 @@
 P: /class/cpuid/cpu0
 N: cpu/0/cpuid
 
-P: /class/input/event0
-N: input/event0
-
-P: /class/input/event1
-N: input/event1
-
-P: /class/input/event2
-N: input/event2
-
-P: /class/input/event3
+P: /class/input/input3/event3
 N: input/event3
 
+P: /class/input/input3/mouse1
+N: input/mouse1
+
 P: /class/input/mice
 N: input/mice
 
-P: /class/input/mouse0
-N: input/mouse0
-
-P: /class/input/mouse1
-N: input/mouse1
-
 P: /class/misc/device-mapper
 N: mapper/control
 

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

end of thread, other threads:[~2005-11-08 23:31 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-06  5:47 udev on 2.6.14 fails to create /dev/input/event2 on T40 Thinkpad Theodore Ts'o
2005-11-06 10:08 ` Jiri Slaby
2005-11-06 13:55   ` Theodore Ts'o
2005-11-06 15:03 ` Kay Sievers
2005-11-06 20:34 ` Greg KH
2005-11-07  5:36   ` Theodore Ts'o
2005-11-07 15:52     ` Greg KH
2005-11-07 18:17       ` Theodore Ts'o
2005-11-07 18:24         ` Greg KH
2005-11-08  3:30           ` Theodore Ts'o
2005-11-08  4:43             ` Greg KH
2005-11-08 13:14               ` Theodore Ts'o
2005-11-08 18:34                 ` Greg KH
2005-11-08 21:52                 ` Marco d'Itri
2005-11-08 21:56                   ` Greg KH
2005-11-08 23:09                     ` maximilian attems

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox