Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB mass storage device only detected the first time #76

Closed
GoogleCodeExporter opened this issue Mar 29, 2015 · 9 comments
Closed

USB mass storage device only detected the first time #76

GoogleCodeExporter opened this issue Mar 29, 2015 · 9 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

1. Connect USB mass storage device for the first time.  (You can either
start the router with it attached or connect it later.)
2. Verify that the device was detected and it mounted.
3. Unmount device.
4. Power off device or unplug its USB connection
5. Observe that device was not detected.

What is the expected output? What do you see instead?

With Oleg's firmware WL500W-1.9.2.7-10, I see this when powering down the
device and powering it up again:

usb.c: USB disconnect on device 01:03.2-1 address 3
hub.c: connect-debounce failed, port 1 disabled
hub.c: new USB device 01:03.2-1, assigned address 4

If I unplug the USB cable, there is no "connect-debounce failed":

usb.c: USB disconnect on device 01:03.2-1 address 4
hub.c: new USB device 01:03.2-1, assigned address 5

With WL500W-1.9.2.7-d-r1000, the device is never detected again:

Jan  7 20:50:27 kernel: usb.c: USB disconnect on device 01:03.2-1 address 2
Jan  7 20:50:27 kernel: USB device disconnected from the SCSI subsystem

The device can be used again if the router is rebooted or the ehci-hcd
module is removed and then loaded again.

What version of the product are you using?

WL500W-1.9.2.7-d-r1000

Please provide any additional information below.

Device is an Archos Gmini 220.  It is an MP3 player.

Original issue reported on code.google.com by boris.gj...@gmail.com on 8 Jan 2010 at 2:25

@GoogleCodeExporter
Copy link
Author

First of all, message "hub.c: connect-debounce failed, port 1 disabled" has 
nothing
with normal functionality. It is an issue in obsolete kernel 2.4.20

Unfortunately, I can't reproduce bug on WL500gPV1 with my devices (Cowon i7 mp3
player for example).
Provide more info:
1. Is device conforms USB 1.1 or USB 2.0 ?
2. Output of "cat /proc/bus/usb/devices" after removal/insertion

Original comment by lly.dev on 11 Jan 2010 at 6:12

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

i have the same problem ,ant it appears then i put 2 usb devices to asus
wl500gp.everything was working well ,till i rebooted asus ,know i cant neither 
remove
modules neither force one usb device to work.and asus is far away from me that i
could unplug device ant test if it work if i tried to put it in then device has 
booted..

Original comment by aivariokas@gmail.com on 28 Feb 2010 at 7:25

  • Added labels: ****
  • Removed labels: ****

Attachments:

@GoogleCodeExporter
Copy link
Author

Which device exactly has problem? Problem appears with specific device or in 
specific
usb socket(upper/lower)?

I see following message only:

 usb_control/bulk_msg: timeout

 usb.c: error getting string descriptor 0 (error=-145)


it means that device didn't answer in reasonable time. One possible variant, 
that
power is not enough for hdd start (router has much weaker usb powering than 
desktop).

Original comment by lly.dev on 28 Feb 2010 at 8:01

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

bad news ,8 gb pqi flash drive is dead,i don't know  is it because of that 
problem or
it had overheated  ,or for any other reason , but it has died after 2 or 4 
month off
use,no swap on if or other thing that could make a lot of continuous writes to 
it .
stooped working after reboot of router.once was same problem ,but i was near 
,and
changed usb devices from one port to other ,and it helped.now usb drive is 
detected
on win machine ,but when you try to enter to it ,says please insert disk or 
something
like that. 

Original comment by aivariokas@gmail.com on 1 Apr 2010 at 8:41

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

The DK14FA-20 hard drive in my Gmini 220 died.  (Suddenly it started clicking 
very
loudly and having repeated head crashes.)  Now I'm using a 16GB Kingston Data
Traveler 102 (DT102/16GB).  It works perfectly with WL500W-1.9.2.7-d-r1222.trx. 
 This
issue does not occur; I can unplug it and and then plug it back in without 
problems.

Original comment by boris.gj...@gmail.com on 1 Apr 2010 at 8:51

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

> Comment 5 by boris.gjenero, Today (10 hours ago)
> The DK14FA-20 hard drive in my Gmini 220 died.  (Suddenly it started clicking 
very
loudly and having repeated head crashes.)

Looks like your hdd is under insufficient power.
Try to connect it via usb hub with external psu.

ps, lly, is it real issue?

Original comment by v...@orient-96.ru on 2 Apr 2010 at 7:41

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

I'm not sure. Awaiting for additional info only.

Original comment by lly.dev on 2 Apr 2010 at 7:58

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

> Looks like your hdd is under insufficient power.
> Try to connect it via usb hub with external psu.

The Gmini 220 cannot charge or power itself via USB, and I was using an external
power supply. That power supply seems to work properly.  The hard drive 
definitely
failed.  I'm sorry that I didn't do any more troubleshooting on this issue 
while I
still had a functioning Gmini 220.

Original comment by boris.gj...@gmail.com on 9 Apr 2010 at 3:50

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

No more info, probably specific hardware problem.

Original comment by lly.dev on 5 Jul 2010 at 6:38

  • Changed state: Done
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant