LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Usb 1.0 Gamepad Error (https://www.linuxquestions.org/questions/linux-hardware-18/usb-1-0-gamepad-error-174975/)

LostNLinux 04-27-2004 12:52 AM

Usb 1.0 Gamepad Error
 
I'm trying to install a Retrozone Nintendo Usb Gamepad but I'm getting an error.
I'm running 2.6.6-rc2 with no problems other than this.

linux:~ # lsmod
nvidia
joydev
uhci_hcd
ohci_hcd
ehci_hcd
usbcore

linux:~ # modprobe usbhid

linux:~ # dmesg
uhci_hcd 0000:00:1d.3: port 2 portsc 0088
hub 5-0:1.0: port 2 enable change, status 100
uhci_hcd 0000:00:1d.3: suspend_hc
ehci_hcd 0000:00:1d.7: GetStatus port 7 status 001403 POWER sig=k CSC CONNECT
hub 1-0:1.0: port 7, status 501, change 1, 480 Mb/s
hub 1-0:1.0: debounce: port 7: delay 100ms stable 4 status 0x501
ehci_hcd 0000:00:1d.7: port 7 low speed --> companion
uhci_hcd 0000:00:1d.3: wakeup_hc
ehci_hcd 0000:00:1d.7: GetStatus port 7 status 003002 POWER OWNER sig=se0 CSC
uhci_hcd 0000:00:1d.3: port 1 portsc 0183
hub 5-0:1.0: port 1, status 301, change 1, 1.5 Mb/s
hub 5-0:1.0: debounce: port 1: delay 100ms stable 4 status 0x301
usb 5-1: new low speed USB device using address 3
usb 5-1: skipped 1 class/vendor specific interface descriptors
usb 5-1: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 5-1: default language 0x0409
usb 5-1: Product: RetroPad4Score
usb 5-1: Manufacturer: SealieComputing
usb 5-1: hotplug
usb 5-1: adding 5-1:1.0 (config #1, interface 0)
usb 5-1:1.0: hotplug
hid 5-1:1.0: usb_probe_interface
hid 5-1:1.0: usb_probe_interface - got id
hid: probe of 5-1:1.0 failed with error -5
usbcore: registered new driver hid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver

linux:~ # jstest /dev/js0
jstest: No such device


I have another USB joystick that works perfectly.
Thanks


All times are GMT -5. The time now is 08:37 AM.