On Sat, 25 Sep 2004, Gregor Wegrzynek wrote: > Reply to your message from 25. September 2004 23:08: > > > Linux agrees with you. But USB-1.1 controllers can only use full speed. > > Since your computer doesn't seem to have a USB-2.0 controller, it can't > > communicate with devices at high speed. > > Well, thats the problem. IT IS an USB 2.0 controller! As i said, when i start > windows it works fine with high speed! The same computer, same hardware!
Okay, now I get it. It wasn't clear from what you wrote before the you have a USB 2.0 controller -- it wasn't listed in the lspci output. And it also wasn't clear that your Windows computer and your Linux computer are actually the same machine. So your real problem is that Linux isn't detecting the USB 2.0 controller. There has been some recent work related to this. You could try running 2.6.9-rc2 and see if it helps. If not, there have been some even more recent patches floating around on the linux-usb-devel mailing list that might make a difference. Your best bet for diagnosing the problem, assuming 2.6.9-rc2 doesn't fix things, is to turn on the USB debugging option in the kernel configuration and post the dmesg output showing what happens during the bootup procedure. Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
