On 14/06/06, mikey <[EMAIL PROTECTED]> wrote: > hi guys, > > is it possible for LTSP4.2 to access special serial devices such as > Point-of-sale vertical scanners???? im trying to make POS terminals work > with ltsp by i stopped at serial devices (scanners).... can you help me > or point me to good reference???? thanks alot >
Two options exsist.... 1. Local Apps these can access the clients the clients serial ports. 2. ser2net which turns the serial port into a network port kind of useful you can set this up in the thin clients rc.local and just connect to the port. see http://ser2net.sourceforge.net/ its quick and simple and saves too much messing around with the thin client. In both case you do need to load the serial ports into the kernel MODULE_01 = "serport" for version 2.6 kernals LTSP 4.1 needs MODULE_01="serial" since it uses a 2.4 kernal. just add it to your lts.conf In my case I wanted to access a legacy system (a bull dps6 over serial) in the end I gave up as the only terminal emulate was for windows and needed wine on the server (it did how ever work when it felt like it). Peter > > > Michael Padilla > > > > _____________________________________________________________________ > 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 > _____________________________________________________________________ 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