On Tue, 14 Feb 2006, Jean-Philippe Mengual wrote:

> Hi,
> As you said, now in /proc/bus/usb, I have 001 002 devices. But devices
> stays empty, even when I connect my hd. I changed the source code as
> you said but I still have
> uhci_hcd 0000:00:11.3: HCRESET not completed yet!
> 
> I don't understand. So, now, if I understand, if my hd doesn't work,
> it's a physical problem? But I was said when USB is integrated on the
> motherboard, it's very very exceptional. Either all motherboard works,
> either nothing, according this who made my computer.
> What do you think? Can I improve my kernel? Or now should I consider a
> physical problem?

I think there's a physical problem with your USB controllers.  Yes, it is 
exceptional, but it does happen on rare occasions.

If you want to do some more testing, you can try this:  Turn on USB 
verbose debugging and Debug filesystem in the kernel configuration 
(CONFIG_USB_DEBUG and CONFIG_DEBUG_FS) and rebuild the kernel.  Then after 
booting, do

        mount -t debugfs none /sys/kernel/debug
        cd /sys/kernel/debug/uhci

With your hard disk plugged in and turned on, make a copy of the files in
that directory and post the copies.

Alan Stern



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to