Hello,

Just got my firs USB device (a mouse) and wanted to try it on my VIA 533 
thin-klient.

I've looked at the USB-mouse howto, but found it was a bit old, since I could 
find all the kernel modules mentioned under ltsproot/lib..... I tried only 
including them as 
        MODULE_01 = usbcore
        MODULE_02 = uhci
        ...

And so on.

But when I try to boot i get the message that the klient cannot find the 
module usbcore.o

I am using the ltsp_kernel-3.0.5-0.i386.rpm on an RH 7.2 server.

(I tried making a RCFILE_01 file (VIAThinklient) that looks like this:

#! /bin/sh
insmod usbcore
insmod uhci
insmod input
insmod mousedev
insmod usbmouse

And this work just fine, so there is no big problem. But I still wonder why
the MODULE method doesn't work!

--
Hallvard P


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_____________________________________________________________________
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