> > > So I think it's udev that is broken (version 0.074-2 from sid) > > > > Could you report a bug to udev's maintainer? > > I just upgraded to 0.074-3 and the problem seems to be fixed > > [EMAIL PROTECTED]:~$ ls -l /dev/input/ > total 0 > crw-rw---- 1 root root 13, 64 2005-11-19 11:30 event0 > crw-rw---- 1 root root 13, 65 2005-11-19 11:30 event1 > crw-rw---- 1 root root 13, 66 2005-11-19 11:30 event2 > crw-rw---- 1 root root 13, 67 2005-11-19 11:30 event3 > crw-rw---- 1 root root 13, 68 2005-11-19 11:30 event4 > crw-rw---- 1 root root 13, 63 2005-11-19 11:30 mice > crw-rw---- 1 root root 13, 32 2005-11-19 11:30 mouse0 > crw-rw---- 1 root root 13, 33 2005-11-19 11:30 mouse1
-2 did autoload the evdev module for me, -3 doesn't anymore. Both create the appropriate devices though. Should't udev watch for device open syscalls on /dev, and load the necessary modules? Doesn't work with i2c-dev and evdev for me... Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]