Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Force USB 1.1

Need help with peripherals or devices?
Post Reply
Message
Author
DeadlyMuffin
Posts: 5
Joined: 2005-07-11 20:13

Force USB 1.1

#1 Post by DeadlyMuffin »

Is there any way to force Debian to use USB 1.1 instead of 2? I have a setup which requires strings of USB 1.1 hubs, and one location in particular seems to drop off for no reason. I googled some of the errors and they seem to be related to USB 2.0 and some sort of address problem. It says that a device won't accept a particular address and spits out an error message.

How can I force 1.1? The only thing I can think of is recompiling the kernel and removing USB 2.0 support there. Is that my only option?

Thanks.

lacek
Posts: 764
Joined: 2004-03-11 18:49
Location: Budapest, Hungary
Contact:

#2 Post by lacek »

I think the only way is to recompile the kernel. However, if you use 'stock' kernel, then just removing the ehci-hcd module will do the same.

Post Reply