<html><head></head><body style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">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</body></html>