David-

It may be the USB 2.0 kernel module driver is having problems with the 
1.1 ports on your terminals. I don't have the material in front of me, 
but I seem to recall solving this type of issue before by loading the 
1.1 module (ohci) instead of the newer ehci driver. Does 4.2 
automatically load the USB modules with hotplug? I have specific module 
loading lines in my lts.conf, but these may not be necessary any more:

MODULE_07 = usbcore
MODULE_08 = ohci-hcd
MODULE_09 = ehci-hcd

In this case, I would not load the ehci-hcd module and thus would only 
have USB 1.1 capability on the terminal. I f these modules are now 
loaded automatically, I don't know how to tell hotplug to ignore a 
particular module, unfortunately.

-Todd


-Todd

David Heinzerling wrote:
> I have successfully used many usb flashdrives with our SUSE 10.1 LTSP
> 4.2-update 4 system.  I recently acquired some Kingston DataTraveler USB 2.0
> 128mb flash drives for our school.  Much to my chagrin, they don’t work on
> the LTSP terminals (which are Dell GX1s – no USB 2.0 support, but the flash
> drive is 1.1 compatible).  They work on the server console (SUSE 10.1) and
> on a FC4 box I have, but when I plug them into a terminal and switch over to
> the shell view, I get the following message repeating:
>
> usb 1-1: new full speed USB device using uhci_hcd and address X   
>
> where “X” is a number that keeps changing as it attempts each address 1-200
> (or something close to that).  The packaging claims to support Linux in
> kernel 2.4 and above, and we are booting into the LTSP kernel 2.6.17.  
>
> Any ideas on how to fix this?  I’d rather not have to return these.
>
> Many thanks,
> David
>
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _____________________________________________________________________
> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>       https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help,   try #ltsp channel on irc.freenode.net
>
>   


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to