[Bug 14941] New: kernel/udev not recognizing joystick/creating joystick device

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Thu Sep 8 05:57:04 UTC 2005


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

           Summary: kernel/udev not recognizing joystick/creating joystick
                    device
           Product: Ubuntu
           Version: unspecified
          Platform: i386
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: linux
        AssignedTo: ben.collins at ubuntu.com
        ReportedBy: elliotf-ubuntu-wiki at gratuitous.net
         QAContact: kernel-bugs at lists.ubuntu.com


upgraded system from hoary to breezy, and joystick devices are not longer
recognized/created as devices under /dev.  Joysticks were previously recognized
when hoary was installed.  Motherboard is Asus A7N-8X, nvidia chipset.  Original
message to ubuntu-dev mailing list follows:

I'm having an issue with breezy not recognizing usb joysticks.  Hoary sees them
fine, and udev creates the /dev/input/jsX device, but breezy does not.  I cannot
tell if udev's rules are not right, or if the kernel is not recognizing the
device.  Any ideas?  Unfortunately, they are two different machines.  When the
breezy machine
was running hoary, it recognized the joystick just fine.  Again, these are two
different machines.  I will reinstall to hoary (from breezy) if requested. 
Tasty bits of info follow:

Hoary kernel/udev version:
Linux frog 2.6.10-5-686 #1 Tue Apr 5 12:27:02 UTC 2005 i686 GNU/Linux
udev       0.050-3ubuntu7

Breezy kernel/udev version:
Linux kong 2.6.12-8-k7 #1 Tue Aug 30 23:29:08 BST 2005 i686 GNU/Linux
udev       0.060-1ubuntu10

Hoary /var/log/syslog portion:

Aug 31 20:35:35 frog kernel: usb 2-2: new low speed USB device using uhci_hcd
and address 6
Aug 31 20:35:35 frog kernel: input: USB HID v1.00 Joystick [LTS PSX/USB Pad] on
usb-0000:00:1d.1-2
Aug 31 20:35:35 frog hal.hotplug[27193]: DEVPATH is not set
Aug 31 20:35:36 frog usb.agent[27204]:      usbhid: already loaded
Aug 31 20:35:36 frog input.agent[27194]:      joydev: already loaded
Aug 31 20:35:36 frog input.agent[27194]:      evdev: already loaded
Aug 31 20:35:36 frog input.agent[27194]:      evbug: blacklisted
Aug 31 20:35:36 frog udev[27275]: configured rule in
'/etc/udev/rules.d/udev.rules' at line 61 applied, 'js0' becomes 'input/%k'
Aug 31 20:35:36 frog udev[27275]: creating device node '/dev/input/js0'
Aug 31 20:35:36 frog udev[27274]: configured rule in
'/etc/udev/rules.d/udev.rules' at line 60 applied, 'event3' becomes 'input/%k'
Aug 31 20:35:36 frog udev[27274]: creating device node '/dev/input/event3'
Aug 31 20:35:36 frog input.agent[27280]:      evdev: already loaded
Aug 31 20:35:36 frog input.agent[27280]:      evbug: blacklisted
Aug 31 20:35:36 frog input.agent[27296]:      evdev: already loaded
Aug 31 20:35:36 frog input.agent[27296]:      evbug: blacklisted

lsusb:

$ lsusb
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 003: ID 1668:0441 Actiontec Electronics, Inc. [hex]
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 002: ID 8631:1128
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000


Breezy (logging turned up) /var/log/syslog portion:

Aug 31 20:41:00 localhost kernel: [4338248.565000] ohci_hcd 0000:00:02.0: wakeup
Aug 31 20:41:01 localhost kernel: [4338249.028000] usb 1-3: new low speed USB
device using ohci_hcd and address 2
Aug 31 20:41:01 localhost udevd[2372]: udevd.c: seq 1114 queued, devpath
'/devices/pci0000:00/0000:00:02.0/usb1/1-3'
Aug 31 20:41:01 localhost udevd[2372]: udevd.c: seq 1114 forked, pid 18487, 0
seconds old
Aug 31 20:41:01 localhost udevd[2372]: udevd.c: seq 1115 queued, devpath
'/devices/pci0000:00/0000:00:02.0/usb1/1-3/1-3:1.0'
Aug 31 20:41:01 localhost udevd[2372]: udevd.c: seq 1116 queued, devpath
'/class/input/event4'
Aug 31 20:41:01 localhost kernel: [4338249.163000] input: USB HID v1.00 Joystick
[LTS PSX/USB Pad] on usb-0000:00:02.0-3
Aug 31 20:41:01 localhost udevd[2372]: udevd.c: udevd event message received
Aug 31 20:41:01 localhost last message repeated 3 times
Aug 31 20:41:01 localhost udevd[2372]: udevd.c: seq 0 forked, pid 18491, 43576
seconds old
Aug 31 20:41:01 localhost udev[18491]: udev.c: action, subsystem or devpath missing
Aug 31 20:41:01 localhost udevd[2372]: udevd.c: seq 0 exit, 43576 seconds old
Aug 31 20:41:01 localhost udevd[2372]: udevd.c: seq 1114 exit, 0 seconds old
Aug 31 20:41:01 localhost udevd[2372]: udevd.c: seq 1115 forked, pid 18517, 0
seconds old
Aug 31 20:41:01 localhost usb.agent[18520]:      usbhid: already loaded
Aug 31 20:41:01 localhost udevd[2372]: udevd.c: seq 1115 exit, 0 seconds old
Aug 31 20:41:01 localhost udevd[2372]: udevd.c: seq 1116 forked, pid 18568, 0
seconds old
Aug 31 20:41:01 localhost udev[18568]: udev_rules.c: configured rule in
'/etc/udev/rules.d/udev.rules:71' applied, 'event4' becomes 'input/%k'
Aug 31 20:41:01 localhost udev[18568]: udev_add.c: creating device node
'/dev/input/event4'
Aug 31 20:41:01 localhost input.agent[18573]:      evdev: already loaded
Aug 31 20:41:01 localhost udevd[2372]: udevd.c: seq 1116 exit, 0 seconds old

lsusb:

$ lsusb
Bus 003 Device 006: ID 046d:c024 Logitech, Inc.
Bus 003 Device 005: ID 046d:c30a Logitech, Inc.
Bus 003 Device 004: ID 0424:223a Standard Microsystems Corp. 8-in-1 Card Reader
Bus 003 Device 003: ID 0424:2504 Standard Microsystems Corp.
Bus 003 Device 002: ID 0424:2502 Standard Microsystems Corp.
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 003: ID 8631:1128
Bus 001 Device 001: ID 0000:0000

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