<html><body style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 12px;">Radek, same server as yours,  this is what works for me like a charm:<br /> <br />        PRINTER_0_TYPE=S<br />        PRINTER_0_DEVICE="/dev/usb/lp0"<br />        PRINTER_0_WRITE_ONLY=Y<br /><br />Check the /dev files. I use "Write only" because I don't want or need the chatter. The printer type is really serial as in "Universal Serial Bus".<br /> A good way to test for the properly created printer process is: telnet 192.168.1.10 9100.<br />you should get:<br />Connected to 192.168.110.<br />Escape character is '^]'.<br /><br />Julius<br /><blockquote><br />----- Original Message -----<br /><div style="width:100%;background:rgb(228,228,228);"><div style="font-weight:bold;">From:</div> "Support list for open source software in schools." <k12osn@redhat.com></div><br /><div style="font-weight:bold;">To:</div><k12osn@redhat.com><br /><div style="font-weight:bold;">Cc:</div><br /><div style="font-weight:bold;">Sent:</div>Mon, 4 Mar 2013 16:21:19 +0100<br /><div style="font-weight:bold;">Subject:</div>[K12OSN] Local priner problem<br /><br /><br />
Hello All,<br /><br />Today I try the first time to use local printer connected to thin client, and no effect.<br /><br />My LTSP server is CentOS 6.3 x86_64.<br />My local printer connected to thin client via USB is Samsung ML-2165.<br />This printer connected to the server directly works very well.<br /><br />The first I checked is thin client sees this printer.<br />Using Ctrl+F6 I switched to the shell and:<br /># tail -f /var/log/messages<br />I can see that printer is connected to /dev/usblt0<br />I checked jetpipe:<br /># ps aux | grep jetpipe<br /><br />and I can see:<br />root  3463  0.0   0.0   760  pts/1  S+  14:49  0:00  grep jetpipe<br /><br />Thin client configuration in lts.conf:<br />[E0:69:95:65:A1:EB]                # Nettop D510<br />    LIKE                                   = CentOS<br />    PRINTER_0_DEVICE          = "/dev/usblp0"<br />    PRINTER_0_PORT             = 9100<br />    PRINTER_TYPE                  = U<br /><br />Thin client receives from DHCP IP address 192.168.1.10<br /># Netbook D510<br />  host d510 {<br />    option host-name "d510";<br />    hardware ethernet    E0:69:95:65:A1:EB;<br />    fixed-address 192.168.1.10;<br /><br />    ### LTSP 5<br />    option root-path "192.168.1.230:/opt/ltsp/i386";<br />    next-server 192.168.1.230;<br />    filename        "/ltsp/i386/pxelinux.0";<br />    ### Koniec LTSP 5<br />  }<br /><br />Finally I added printer using system-config-printer:<br />socket://192.168.1.10:9100<br /><br />And nothing.<br /><br />I checked archives this issue and I found this post:<br />https://www.redhat.com/archives/k12osn/2012-September/msg00009.html<br /><br />Follow this advice I deleted old jetpipe from thin client chroot and I renamed p910nd in jetpipe.<br /><br />Still nothing. I can see the message that the printer could be not connected.<br /><br />What should I to do to use local printer.<br />Any advice will be priceless.<br /><br />Best regards,<br />Radek

</blockquote>This email is confidential and intended solely for the use of the individual to whom it is addressed. Please note, any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Turtle & Hughes, Inc.</body></html>