LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 09-17-2004, 04:51 PM   #1
buldir
Member
 
Registered: Mar 2004
Location: Fairbanks, AK USA
Posts: 135

Rep: Reputation: 15
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.
 
Old 09-22-2004, 06:20 PM   #2
buldir
Member
 
Registered: Mar 2004
Location: Fairbanks, AK USA
Posts: 135

Original Poster
Rep: Reputation: 15
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.
 
Old 09-23-2004, 02:38 PM   #3
chile712
Member
 
Registered: Feb 2004
Posts: 61

Rep: Reputation: 15
try changing " /dev/sda1 " to " /dev/sda "
 
Old 04-14-2005, 10:49 AM   #4
lubomier
LQ Newbie
 
Registered: Apr 2005
Location: Slovakia
Distribution: Debian
Posts: 3

Rep: Reputation: 0
Unhappy

hi,

did you find the solution? because i have the same prob, and i can't manage to fix it ;[
 
Old 04-14-2005, 05:14 PM   #5
lubomier
LQ Newbie
 
Registered: Apr 2005
Location: Slovakia
Distribution: Debian
Posts: 3

Rep: Reputation: 0
fixed!

try to unload module ehci_hcd
modprobe -r ehci_hcd

or blacklist it in
/etc/hotplug/blacklist
 
Old 01-03-2007, 10:02 AM   #6
crimsontide
Member
 
Registered: Aug 2003
Location: Omaha, Nebraska
Distribution: Red Hat, Fedora, Debian
Posts: 65

Rep: Reputation: 15
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
 
Old 07-20-2010, 11:42 AM   #7
hughetorrance
Member
 
Registered: Aug 2009
Location: London North West
Distribution: x86_64 Slack 13.37 current : +others
Posts: 459

Rep: Reputation: 59
BIOS

#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.

#2 upgrade to a newer version !

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


Reply



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
USB Mass storage devices don't work in linux 2.6.[9,11.x] _private Debian 9 11-06-2013 06:46 AM
my usb devices do not work andrewnow Linux - Hardware 5 10-02-2005 07:46 AM
FC2 no longer recognizes USB devices jdtiede Fedora 1 03-08-2005 06:07 PM
Can't get USB devices to work rksanders Debian 7 01-19-2005 10:21 PM
USB Mouse/Sound no longer work after kernel compile, MDK 10, 2.6.3 Kramer Linux - Hardware 8 03-25-2004 11:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 01:12 PM.

Main Menu
Advertisement
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
Twitter: @linuxquestions
Open Source Consulting | Domain Registration