LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   USB devices no longer work! (https://www.linuxquestions.org/questions/fedora-35/usb-devices-no-longer-work-231930/)

buldir 09-17-2004 04:51 PM

USB devices no longer work!
 
I am using kernel 2.6.6-1.435.2.3 and have all the latest updates. I plugged in my USB flash pen drive today and it no longer works...nor does any USB device, save my mouse (strange). Here is some relavant lines I found in /var/log/messages:

Sep 17 13:22:04 Alaid kernel: usb 1-5: new high speed USB device using address 4
Sep 17 13:22:09 Alaid kernel: usb 1-5: control timeout on ep0out
Sep 17 13:22:12 Alaid gconfd (root-13939): GConf server is not in use, shutting down.
Sep 17 13:22:12 Alaid gconfd (root-13939): Exiting
Sep 17 13:22:14 Alaid kernel: usb 1-5: control timeout on ep0out
Sep 17 13:22:14 Alaid kernel: usb 1-5: device not accepting address 4, error -110
Sep 17 13:22:14 Alaid kernel: usb 1-5: new high speed USB device using address 5
Sep 17 13:22:19 Alaid kernel: usb 1-5: control timeout on ep0out
Sep 17 13:22:25 Alaid kernel: usb 1-5: control timeout on ep0out
Sep 17 13:22:25 Alaid kernel: usb 1-5: device not accepting address 5, error -110
Sep 17 13:23:42 Alaid kernel: usb 1-5: new high speed USB device using address 6
Sep 17 13:23:47 Alaid kernel: usb 1-5: control timeout on ep0out
Sep 17 13:23:52 Alaid kernel: usb 1-5: control timeout on ep0out
Sep 17 13:23:52 Alaid kernel: usb 1-5: device not accepting address 6, error -110

Sep 17 13:26:17 Alaid kernel: usb 1-6: new high speed USB device using address 2
Sep 17 13:26:22 Alaid kernel: usb 1-6: control timeout on ep0out
Sep 17 13:26:22 Alaid kernel: ehci_hcd 0000:00:10.3: Unlink after no-IRQ? Different ACPI or APIC settings may help.
Sep 17 13:26:28 Alaid kernel: usb 1-6: control timeout on ep0out
Sep 17 13:26:28 Alaid kernel: usb 1-6: device not accepting address 2, error -110
Sep 17 13:26:42 Alaid kernel: usb 1-3: new high speed USB device using address 3
Sep 17 13:26:47 Alaid kernel: usb 1-3: control timeout on ep0out
Sep 17 13:26:53 Alaid kernel: usb 1-3: control timeout on ep0out
Sep 17 13:26:53 Alaid kernel: usb 1-3: device not accepting address 3, error -110
Sep 17 13:26:53 Alaid kernel: usb 1-3: new high speed USB device using address 4
Sep 17 13:26:58 Alaid kernel: usb 1-3: control timeout on ep0out
Sep 17 13:27:03 Alaid kernel: usb 1-3: control timeout on ep0out
Sep 17 13:27:03 Alaid kernel: usb 1-3: device not accepting address 4, error -110


Here is the line in my /etc/fstab, which worked fine before:
/dev/sda1 /mnt/flash vfat noauto,user,rw 0 0

I then just do "mount /mnt/flash" at the prompt. I don't know what any of this means, other than there seams to be an address issue. How do I resolve this? Thanks.

buldir 09-22-2004 06:20 PM

Where's the love?
 
107 views and no one can help? It doesn't matter...I switched to Mandrake 10. I got too frustrated with FC2 breaking all the time after an update.

chile712 09-23-2004 02:38 PM

try changing " /dev/sda1 " to " /dev/sda "

lubomier 04-14-2005 10:49 AM

hi,

did you find the solution? because i have the same prob, and i can't manage to fix it ;[

lubomier 04-14-2005 05:14 PM

fixed!
 
try to unload module ehci_hcd
modprobe -r ehci_hcd

or blacklist it in
/etc/hotplug/blacklist

crimsontide 01-03-2007 10:02 AM

Quote:

Originally Posted by lubomier
try to unload module ehci_hcd
modprobe -r ehci_hcd

or blacklist it in
/etc/hotplug/blacklist


Awsome dude! Thanks so much this worked for me.

My error was on CentOS 2.6.9-42.ELsmp:

usb 1-1: new high speed USB device using address 3
usb 1-1: control timeout on ep0out
usb 1-1: control timeout on ep0out
usb 1-1: device not accepting address 3, error -110
usb 1-1: new high speed USB device using address 4
usb 1-1: control timeout on ep0out
usb 1-1: control timeout on ep0out
usb 1-1: device not accepting address 4, error -110
usb 1-7: new high speed USB device using address 5
usb 1-7: control timeout on ep0out
usb 1-7: control timeout on ep0out
usb 1-7: device not accepting address 5, error -110
usb 1-7: new high speed USB device using address 6

hughetorrance 07-20-2010 11:42 AM

BIOS
 
:D #1 have you checked that your BIOS settings are looking ok... sorry I cant be of any real help as my abilities are limited...hopefully someone with more ability will be along.

:D #2 upgrade to a newer version !

:D #3 perhaps there is a script you can re-run in pkgtool ! not sure


All times are GMT -5. The time now is 03:13 PM.