[Bug 232279] New: hotplug of usb joystick does not create /dev/input/js0
https://bugzilla.novell.com/show_bug.cgi?id=232279 Summary: hotplug of usb joystick does not create /dev/input/js0 Product: openSUSE 10.2 Version: Final Platform: 64bit OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Hotplug AssignedTo: ihno@novell.com ReportedBy: minimoa@gmx.de QAContact: qa@suse.de hotplug of usb joystick creates /dev/input/event3 but fails to create /dev/input/js0 which is needed by applications using a joystick. Checked with 3 different joysticks on 2 different machines (32-bit athlon on asrock board and 64-bit core2duo on asus board). problem first appeared in suse 10.1, while suse 10.0 is ok. this happens in 95 out of 100 tests. In those 5% cases a /dev/input/js0 is created, but i cannot see any pattern. tried everything: - hotplug - boot with joystick plugged in - windows boot with joystick plugged in followed by linux boot -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=232279 ------- Comment #1 from kasievers@novell.com 2007-01-15 08:21 MST ------- Does: modprobe joydev help? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=232279 ------- Comment #2 from minimoa@gmx.de 2007-01-15 13:08 MST ------- yes, it does! modprobe joydev creates the missing devices js.. thats surprising as Yast says at Hardware > Joystick: "You will not find any USB joysticks here. If you have a USB device, just plug in the joystick and start using it." -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=232279 kasievers@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kasievers@novell.com |zoz@novell.com ------- Comment #3 from kasievers@novell.com 2007-01-18 05:45 MST ------- I can reproduce it here. Sysconfig does not load the module. It tells: MODALIAS=input:b0003v046DpC218e0110-e0, ... \ LOG_LEVEL=6 \ hwup input-devpath-/class/input/input9 -o hotplug HWDESC='input-devpath-/class/input/input9' CONFIG='' ------------- ... ... ------------- ... Device already bound to a driver. A modprobe of the provided input-modalias loads it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=232279 zoz@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=232279 zoz@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joop_boonen@web.de ------- Comment #4 from zoz@novell.com 2007-02-09 08:07 MST ------- *** Bug 234147 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=232279 ------- Comment #5 from zoz@novell.com 2007-02-09 08:12 MST ------- "Device already bound to a driver." is the problem. hwup checks if the 'device' (that means something below /sys/devices, where /sys/class/input/inputX/device points) already has a driver. This is course wrong for input devices. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=232279 ------- Comment #6 from zoz@novell.com 2007-02-09 08:17 MST ------- Created an attachment (id=118342) --> (https://bugzilla.novell.com/attachment.cgi?id=118342&action=view) hotfix for hwup (may have sideeffects) You may apply this patch to /sbin/hwup. I don't expect severe sideeffects, but i did not check that thoroughly. So if you notice some problems, please tell me. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=232279 zoz@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |kukuk@novell.com ------- Comment #7 from zoz@novell.com 2007-02-19 04:16 MST ------- After looking at it more closely i could not recognize negative side effects. Added this patch to sysconfig svn. It should probably go to SLED10-SP1 as well. Yes, Thorsten? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=232279 zoz@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #9 from zoz@novell.com 2007-02-19 06:18 MST ------- Fine. Then it's fixed. Will be in STABLE with next sysconfig submission. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=232279 ihno@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED ------- Comment #10 from ihno@novell.com 2007-05-22 12:21 MST ------- Closed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com