![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Hardware & Laptops Problems with hardware & laptops not being detected or supported during or after install. |
|
|
Thread Tools | Display Modes |
|
|
#1 | |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2007
Location: Ruislip, UK
Beans: 35
Ubuntu 8.04 Hardy Heron
|
[SOLVED] device descriptor read/64, error -71 - USB problem
I have a problem with my USB connections. for some resons they are not quite doing what they should. I have a new camera and on my old laptop (running Ubuntu 8.04) it is deteted immediately on the old USB 1.0. On my brand new PC also running Ubuntu 8.04 it is not detected. dmesg is showing the following:
Quote:
|
|
|
|
|
|
|
#2 |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2007
Location: Ruislip, UK
Beans: 35
Ubuntu 8.04 Hardy Heron
|
Re: device descriptor read/64, error -71 - USB problem
bump! no one?
|
|
|
|
|
|
#3 | |
|
Ubuntu addict and loving it
![]() Join Date: Aug 2007
Location: Baltimore, United States
Beans: 4,704
Ubuntu 9.04 Jaunty Jackalope
|
Re: device descriptor read/64, error -71 - USB problem
Did you ever solve this problem? I'm trying to help someone with the same issue. I think it comes down to disabling CONFIG_USB_SUSPEND, which can be done by reloading the module "usbcore" with the option "autosuspend=-1." However doing that is tricky because it's hard to unload usbcore once the system is booted.
There are instructions here on other ways to disable CONFIG_USB_SUSPEND without reloading usbcore. Have you tried them? I don't want to try them myself I can't break my computer right now, and it's hard to test USB stuff in a virtual machine. Quote:
__________________
Personal site | Understanding Wireless Chipsets | Troubleshooting ndiswrapper | Works With U blog |
|
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2006
My beans are hidden!
|
Re: device descriptor read/64, error -71 - USB problem
I have the same problem. With a camera
I tried the modprobe thing, but it did solve the problem |
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2007
Location: Ruislip, UK
Beans: 35
Ubuntu 8.04 Hardy Heron
|
Re: device descriptor read/64, error -71 - USB problem
pytheas22: thanks. sorted it, can't remember how though. Thanks anyway - good to see that someone is looking through all the unanswered threads.
|
|
|
|
|
|
#6 | |
|
Ubuntu addict and loving it
![]() Join Date: Aug 2007
Location: Baltimore, United States
Beans: 4,704
Ubuntu 9.04 Jaunty Jackalope
|
Re: device descriptor read/64, error -71 - USB problem
Quote:
I'm sorry no one answered your post earlier, too. It's a good example of why looking through unanswered posts is a good way to kill time when you're bored.
__________________
Personal site | Understanding Wireless Chipsets | Troubleshooting ndiswrapper | Works With U blog |
|
|
|
|
|
|
#7 |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2007
Location: Ruislip, UK
Beans: 35
Ubuntu 8.04 Hardy Heron
|
Re: device descriptor read/64, error -71 - USB problem
hey guys, just put a clean install of Ubuntu back on my computer and of course had the same problem with the USB/Camera. Did a bit of research and found this so damn easy solution on the Mint Forum:
in the terminal type: echo -1 >/sys/module/usbcore/parameters/autosuspend I was logged in as root - not sure whether necessary. Then just reboot and Bob's your Uncle. Worked a treat for me. |
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2007
Beans: 3
|
Re: device descriptor read/64, error -71 - USB problem
I tried this fix for the same error message with a different error number (-110), but it did not seem to have any effect.
Thanks, Justin Last edited by just_mcateer; October 22nd, 2008 at 09:10 PM.. Reason: New information |
|
|
|
|
|
#9 | |
|
Ubuntu addict and loving it
![]() Join Date: Aug 2007
Location: Baltimore, United States
Beans: 4,704
Ubuntu 9.04 Jaunty Jackalope
|
Re: device descriptor read/64, error -71 - USB problem
Quote:
__________________
Personal site | Understanding Wireless Chipsets | Troubleshooting ndiswrapper | Works With U blog |
|
|
|
|
|
|
#10 |
|
First Cup of Ubuntu
![]() Join Date: Jan 2008
Beans: 5
|
Re: [SOLVED] device descriptor read/64, error -71 - USB problem
Did you try this:
http://www.mepis.org/node/5860 In short as root: echo Y > /sys/module/usbcore/parameters/old_scheme_first |
|
|
|
| Bookmarks |
| Tags |
| camera, ubuntu, usb |
| Thread Tools | |
| Display Modes | |
|
|