[Bug 14941] udev not loading joystick module/creating joystick device

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Thu Sep 8 15:54:50 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=14941
Ubuntu | udev





------- Additional Comments From elliotf-ubuntu-wiki at gratuitous.net  2005-09-08 16:54 UTC -------
Plugged both joysticks in, created device files manually:

/dev/input$ sudo mknod js0 c 13 0
/dev/input$ sudo mknod js1 c 13 1
/dev/input$ ls -al /dev/input/js*
crw-r--r--  1 root root 13, 0 2005-09-08 08:58 /dev/input/js0
crw-r--r--  1 root root 13, 1 2005-09-08 08:58 /dev/input/js1
/dev/input$ sudo cat /dev/input/js0
cat: /dev/input/js0: No such device
/dev/input$ sudo cat /dev/input/js1
cat: /dev/input/js1: No such device

Am I being ignorant, or shouldn't this work?

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the kernel-bugs mailing list