LinuxQuestions.org
Go Job Hunting at the LQ Job Marketplace
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices

Reply
 
Thread Tools
Old 09-17-2004, 05:51 PM   #1
buldir
Member
 
Registered: Mar 2004
Location: Fairbanks, AK USA
Posts: 135
Thanked: 0
USB devices no longer work!


[Log in to get rid of this advertisement]
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 is offline     Reply With Quote
Old 09-22-2004, 07:20 PM   #2
buldir
Member
 
Registered: Mar 2004
Location: Fairbanks, AK USA
Posts: 135
Thanked: 0

Original Poster
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.
buldir is offline     Reply With Quote
Old 09-23-2004, 03:38 PM   #3
chile712
Member
 
Registered: Feb 2004
Location: City of Angels
Distribution: Fedora Core 4
Posts: 61
Thanked: 0
try changing " /dev/sda1 " to " /dev/sda "
chile712 is offline     Reply With Quote
Old 04-14-2005, 11:49 AM   #4
lubomier
LQ Newbie
 
Registered: Apr 2005
Location: Slovakia
Distribution: Debian
Posts: 3
Thanked: 0
Unhappy

hi,

did you find the solution? because i have the same prob, and i can't manage to fix it ;[
lubomier is offline     Reply With Quote
Old 04-14-2005, 06:14 PM   #5
lubomier
LQ Newbie
 
Registered: Apr 2005
Location: Slovakia
Distribution: Debian
Posts: 3
Thanked: 0
fixed!

try to unload module ehci_hcd
modprobe -r ehci_hcd

or blacklist it in
/etc/hotplug/blacklist
lubomier is offline     Reply With Quote
Old 01-03-2007, 11:02 AM   #6
crimsontide
Member
 
Registered: Aug 2003
Location: Omaha, Nebraska
Distribution: Red Hat, Fedora, Debian
Posts: 65
Thanked: 0
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
crimsontide is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
my usb devices do not work andrewnow Linux - Hardware 5 10-02-2005 08:46 AM
USB Mass storage devices don't work in linux 2.6.[9,11.x] _private Debian 1 04-08-2005 12:57 PM
FC2 no longer recognizes USB devices jdtiede Fedora 1 03-08-2005 07:07 PM
Can't get USB devices to work rksanders Debian 7 01-19-2005 11:21 PM
USB Mouse/Sound no longer work after kernel compile, MDK 10, 2.6.3 Kramer Linux - Hardware 8 03-26-2004 12:49 AM


All times are GMT -5. The time now is 12:25 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration