Joined: 22 Feb 2008 Posts: 306 Location: Hood Canal, WA
Posted: Tue 15 Mar 2011, 21:33 Post subject:
Forcing USB 1.0 operation
I recently bought a couple of SD memory readers. Although they claimed to be USB 2.0 compatible, they would not function on my main computer. I discovered by running them on one of my older computers that they would run on a machine that was only USB 1.0 compatible. I needed a way to force my newer computer to run in USB 1.0 mode. I discovered this command:
Code:
modprobe -r ehci-hcd
It unloads the high speed driver and allows my readers to function properly. May be of some use to some of you on occasion.
To reload the high speed driver after using the slow SD readers, enter this command in a terminal:
Joined: 19 Oct 2005 Posts: 2505 Location: Hell more grotesque than any medieval woodcut
Posted: Thu 17 Mar 2011, 16:48 Post subject:
Have you tried looking at the output of dmesg after connecting them? It seems strange to me that you'd have to cripple your system for them to work (and is anything made these days really not USB2??). _________________ What's the ugliest part of your body?
Some say your nose
Some say your toes
But I think it's your mind
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum