PDA

View Full Version : [ubuntu] USB 2.0 with Hardy


mack1408
June 24th, 2008, 01:06 PM
I'm completely new to the Ubuntu world, and recently installed Ubuntu (8.04 server edition) on an old Pentium 1.4 system with about 640 MB of RAM, and it has worked great. After the install I put in an Iogear USB 2.0 PCI controller card (to be used with an external hard drive), but it doesn't seem to be transferring at anything faster than 1.1 speed.

Is there any way to make sure that Ubuntu sees the card as 2.0? I think that the modules needed are present and loaded (echi-hcd...?), but can't be sure. Has anyone had experience with getting USB 2.0 to work correctly?

cuby
June 24th, 2008, 06:12 PM
Note that USB work is done by the processor and not by the pci interface (in firewire the controller would be in the card). Is your computer under high load?

Did you check if the pci card is USB 2.0 full-speed or hi-speed?... see: http://arstechnica.com/news.ars/post/20031003-2927.html

mack1408
June 24th, 2008, 08:43 PM
According to Iogear, it is a hi-speed card. Is there a way to watch CPU load in Linux while a transferring a file using the card?

cuby
August 18th, 2008, 07:31 PM
sorry for the delay.
open a console and execute: top
It will show you the computer activity.