Hallo Martin, > I'm using LTSP 3.04 from k12LTSP 3.0.1 > PS/2 Mouse, lp0, floppyd, sound(somtimes) works.
> But there is no /dev/ttyS0 Device file, so X can't use the > serial mouse. > I loaded the "serial" kernal module, but that did not help Quoting myself from an older posting: **** START * We had some mouse problems as well. It had to do with having * RCFILE_01 = serials * in lts.conf, and creating this file: /opt/ltsp/i386/etc/rc.d/serials * === START * #!/bin/bash * /bin/mknod /dev/ttyS0 c 4 64 * /sbin/setserial /dev/ttyS0 * === END * * Could be that you need to have mknod and setserial copied from your * server /bin directory into the /opt/ltsp/i386 directory. * Well, this did the trick for us. * **** END > When I switch from devfs to "classic" /dev directory then the > ramdisk is not working anymore. No idea about that. Best regards, Anselm Martin Hoffmeister Stockholm Projekt Computer-Service <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _____________________________________________________________________ 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
