I am using centos5.3 x86_64 on a gigabyte GA-MA78GM-US2H motherboard. When I insert a USB thumbdrive its detected with dmesg, I mount it and start to copy files. Then I start getting errors: sdd: assuming drive cache: write through sdd: sdd1 sdd2 sd 7:0:0:0: Attached scsi removable disk sdd sd 7:0:0:0: Attached scsi generic sg4 type 0 usb-storage: device scan complete usb 1-5: reset high speed USB device using ehci_hcd and address 5 usb 1-5: device descriptor read/64, error -110 usb 1-5: device descriptor read/64, error -110 usb 1-5: reset high speed USB device using ehci_hcd and address 5 usb 1-5: device descriptor read/64, error -110 usb 1-5: device descriptor read/64, error -110 usb 1-5: reset high speed USB device using ehci_hcd and address 5 usb 1-5: device not accepting address 5, error -110 I have also tried connecting a USB hub into my computer and using that. Then plugging the thumbdrive into the hub. I get the same results. I have never had USB issues before - any ideas? Jerry
Thumb drives are pretty much problem free, in my experience, unless there's a problem with the drive itself. Have you tried with a different drive? On Friday 22 May 2009 13:33:06 Jerry Geis wrote:> I am using centos5.3 x86_64 on a gigabyte GA-MA78GM-US2H motherboard. > > When I insert a USB thumbdrive its detected with dmesg, I mount it and > start to copy files. > Then I start getting errors: > sdd: assuming drive cache: write through > sdd: sdd1 sdd2 > sd 7:0:0:0: Attached scsi removable disk sdd > sd 7:0:0:0: Attached scsi generic sg4 type 0 > usb-storage: device scan complete > usb 1-5: reset high speed USB device using ehci_hcd and address 5 > usb 1-5: device descriptor read/64, error -110 > usb 1-5: device descriptor read/64, error -110 > usb 1-5: reset high speed USB device using ehci_hcd and address 5 > usb 1-5: device descriptor read/64, error -110 > usb 1-5: device descriptor read/64, error -110 > usb 1-5: reset high speed USB device using ehci_hcd and address 5 > usb 1-5: device not accepting address 5, error -110 > > I have also tried connecting a USB hub into my computer and using that. > Then plugging the thumbdrive into the hub. I get the same results. > > I have never had USB issues before - any ideas? > > Jerry > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean.-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090522/2dfe40c8/attachment-0004.html>
Jerry Geis wrote:> I am using centos5.3 x86_64 on a gigabyte GA-MA78GM-US2H motherboard. > > When I insert a USB thumbdrive its detected with dmesg, I mount it and > start to copy files. > Then I start getting errors: > sdd: assuming drive cache: write through > sdd: sdd1 sdd2 > sd 7:0:0:0: Attached scsi removable disk sdd > sd 7:0:0:0: Attached scsi generic sg4 type 0 > usb-storage: device scan complete > usb 1-5: reset high speed USB device using ehci_hcd and address 5 > usb 1-5: device descriptor read/64, error -110 > usb 1-5: device descriptor read/64, error -110 > usb 1-5: reset high speed USB device using ehci_hcd and address 5 > usb 1-5: device descriptor read/64, error -110 > usb 1-5: device descriptor read/64, error -110 > usb 1-5: reset high speed USB device using ehci_hcd and address 5 > usb 1-5: device not accepting address 5, error -110 > > I have also tried connecting a USB hub into my computer and using that. > Then plugging the thumbdrive into the hub. I get the same results. > > I have never had USB issues before - any ideas?I had the same issue on my asus board (nvidia chipset). Moving the UPS to a different USB port allowed it to function and moving the monitor hub to a different USB port allowed it to function again. I'm not sure if it is a bad port or what, the ports that caused issue with my UPS and my display did not have the issue in Fedora with the CentOS problem devices and work for other things in CentOS.