Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 02-15-2007, 11:20 PM   #1 (permalink)
Greg's Avatar
 
Indeed.

Join Date: Dec 2004

Posts: 1,554

Greg is on a distinguished road

Default Xbox Controller

I have an Xbox controller that I'm trying to hook up to my PC which is running Ubuntu, but it does not want to recognize it. When hooked up to my Windows machine it recognizes it just fine as an unknown device, just as expected. It does not show up when I do an 'lsusb' but the other two USB devices I am using show up just fine. It also never creates a '/dev/input/js0' file like I have read it is supposed to do automatically. I have also loaded the 'xpad' and 'joydev' modules. I have tried two different controllers and they both do the same thing. After I hook it up, this shows up in my /var/log/kern.log:
Code:
Feb 15 19:53:44 Carl kernel: [17197323.800000] ehci_hcd 0000:00:1d.7: port 2 reset error -110
Feb 15 19:53:44 Carl kernel: [17197323.800000] hub 5-0:1.0: hub_port_status failed (err = -32)
Feb 15 19:53:45 Carl kernel: [17197324.004000] ehci_hcd 0000:00:1d.7: port 2 reset error -110
Feb 15 19:53:45 Carl kernel: [17197324.004000] hub 5-0:1.0: hub_port_status failed (err = -32)
Feb 15 19:53:45 Carl kernel: [17197324.208000] ehci_hcd 0000:00:1d.7: port 2 reset error -110
Feb 15 19:53:45 Carl kernel: [17197324.208000] hub 5-0:1.0: hub_port_status failed (err = -32)
Feb 15 19:53:45 Carl kernel: [17197324.412000] ehci_hcd 0000:00:1d.7: port 2 reset error -110
Feb 15 19:53:45 Carl kernel: [17197324.412000] hub 5-0:1.0: hub_port_status failed (err = -32)
Feb 15 19:53:45 Carl kernel: [17197324.616000] ehci_hcd 0000:00:1d.7: port 2 reset error -110
Feb 15 19:53:45 Carl kernel: [17197324.616000] hub 5-0:1.0: hub_port_status failed (err = -32)
Feb 15 19:53:45 Carl kernel: [17197324.616000] hub 5-0:1.0: Cannot enable port 2.  Maybe the USB cable is bad?
I am fairly certain I hooked up the cable correctly, it is not hard to do at all. I suppose this is a possibility, though.

I tried Google for the solution, but I couldn't find anything relevant. Any ideas, anyone?
__________________
Greg is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On