Reset USB High Speed device during reading of the usb Stick

Bug #118349 reported by stoosh
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu
New
Undecided
Unassigned

Bug Description

when i read a big file (~1GB) from my USB Stick (Corsair Flash Voyager GT 2GB) the Bus resets the USB Device.

dmesg says:
[17182663.384000] usb 1-7: reset high speed USB device using ehci_hcd and address 10

id:
uid=1001(ralf) gid=1001(ralf) Gruppen=4(adm),20(dialout),21(fax),24(cdrom),25(floppy),26(tape),29(audio),30(dip),44(video),46(plugdev),100(users),109(lpadmin),111(scanner),114(admin),116(fuse),1000(jan),1001(ralf)

id haldaemon:
uid=106(haldaemon) gid=110(haldaemon) Gruppen=110(haldaemon),24(cdrom),25(floppy),46(plugdev)

uname -a:
Linux JPT 2.6.17-11-generic #2 SMP Fri May 18 23:39:08 UTC 2007 i686 GNU/Linux

Revision history for this message
stoosh (stoosh) wrote :
Revision history for this message
stoosh (stoosh) wrote :
Revision history for this message
stoosh (stoosh) wrote :
Revision history for this message
stoosh (stoosh) wrote :
Revision history for this message
stoosh (stoosh) wrote :

the Problem doesn´t appear only with the Corsair Flash Voyager GT, also with my old Run Disk and another Stick. Maybe some trouble with my Mainboard?

Revision history for this message
stoosh (stoosh) wrote :
Revision history for this message
A Z (azaagman) wrote :

I have the same problem, using a Freecom hdd enclosure with a Samsung 400gb hdd.
While watching DVDs or copying large files to it.
The drive is formatted with NTFS, I've mounted it with ntfs-3g in Feisty .

log entries:
dmesg
Jun 25 21:19:38 AMD3200L kernel: [ 3310.911436] usb 5-1: reset high speed USB device using ehci_hcd and address 2

id haldaemon
uid=107(haldaemon) gid=112(haldaemon) groups=112(haldaemon),24(cdrom),25(floppy),46(plugdev),113(powerdev)

uname -a
Linux AMD3200L 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 GNU/Linux

Revision history for this message
Lucky LIX (luckylix) wrote :

I have the same problem, tested with several external drives (including Western Digital external hard drive with a Reiser FS partition, NTFS partition, FAT32 partition and a Corsair Flash Voyager with a FAT32 partition) and occurred in Ubuntu 7.10, 7.04 and 6.10 (all versions I ever used)

kern.log
Nov 22 14:08:36 ********-desktop kernel: [14762.987213] usb 4-2: reset high speed USB device using ehci_hcd and address 2

This message repeats a couple of times while copying data to or from the external drive, once for every time the copying halts a few seconds.

id haldaemon
uid=107(haldaemon) gid=116(haldaemon) groups=116(haldaemon),24(cdrom),25(floppy),46(plugdev),117(powerdev)

uname -a
Linux ******-desktop 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 GNU/Linux

Revision history for this message
etzemart (etzi) wrote :

Hy,
yesterday i found a solution for my similar problem:
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/88746

there is a autosuspend problem with usb2.0 devices
this fixed my problem:

short:
1. Type the following in a terminal window:
sudo gedit /etc/modprobe.d/usb-core-options
2. Add the following line to the usb-core-options file:
options usbcore autosuspend=-1
3. Save your changes, and then type the following in a terminal window:
sudo update-initramfs -u
4. Shutdown and power on your computer. (Don't use the restart option)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.