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

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Fri Sep 9 16:17:00 UTC 2005


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





------- Additional Comments From elliotf-ubuntu-wiki at gratuitous.net  2005-09-09 17:17 UTC -------
Sure enough, on a hotplug the joydev kernel module is not loading:

$ diff modules.*
2d1
< udf                    92356  1
27d25
< joydev                 10048  0
30c28
< snd_ice1724            67236  1
---
> snd_ice1724            67236  0
43c41
< snd                    55172  13
snd_ice1724,snd_ac97_codec,snd_ak4114,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_ak4xxx_adda,snd_mpu401_uart,snd_rawmidi,snd_seq_device
---
> snd                    55172  11
snd_ice1724,snd_ac97_codec,snd_ak4114,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_ak4xxx_adda,snd_mpu401_uart,snd_rawmidi,snd_seq_device
61c59
< unix                   27248  797
---
> unix                   27248  250
70c68
< ide_cd                 41732  1
---
> ide_cd                 41732  0

I modprobe the joydev module, and boom, my joysticks appear.  Don't I feel a bit
dumb about this.  I will attach the two module lists anyway for full
documentation, and the syslog excerpt where I plugged the joysticks in at
09:11:08, then modprobe'd joydev at 09:14:23.

-- 
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