<html><body><div style="font-family: arial,helvetica,sans-serif; font-size: 12pt; color: #000000"><div>When starting jetpipe manually on the thin client shell, you could try the -d option (debug).</div><div>This may give you additional information as to why it's not printing...</div><div><br></div><div><span name="x"></span><div>----<br>Ing. Santiago Mera<br>Droguería Uruguay S.A.<br>Tel: (+598) 2408 7505 int. 264</div><div><br></div><span name="x"></span><br></div><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" data-mce-style="color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"Radek Bursztynowski" <radek@bursztynowski.waw.pl><br><b>To: </b>"Support list for open source software in schools." <k12osn@redhat.com>, "Support list for open source software in schools." <k12osn@redhat.com><br><b>Sent: </b>Tuesday, March 5, 2013 11:11:25 AM<br><b>Subject: </b>Re: [K12OSN] Local priner problem<br><div><br></div>Thanks a lot for all help, but still nothing. Let me explain my today exercise.<br><div><br></div>The first I used Julius's advice:<br>       PRINTER_0_TYPE=S<br>        PRINTER_0_DEVICE="/dev/usb/lp0"  # /dev/usblp0 is symbolic link to /dev/usb/lp0<br>        PRINTER_0_WRITE_ONLY=Y<br><div><br></div>Nothing. <br>telnet 192.168.1.10:9100 <br>connection refused.<br><div><br></div>So, I started on thin client (shell console) jetpipe manually. <br><div><br></div>Now telnet 192.168.1.10 9100 <br>connects, but still I couldn't print.<br><div><br></div>So I added /usr/sbin/jetpipe to /etc/rc.d/rc.local. Now every time telnet 192.168.1.10 9100 connects, but the printer doesn't print.<br><div><br></div>I changed PRINTER_0_TYPE=S with "U", still nothing.<br><div><br></div>I installed using chroot python-daemon, still nothing.<br>ps aux | grep python*<br>shows that any python process isn't running.<br><div><br></div>But very interesting - when I added this printer connected to thin client using system-config-printer on my LTSP server and I try to print test page, I can read the messages that printer is connected, next - the file sent to the printer, next "waiting for finishing printing job", and next "ready to use". But my printer didn't print anything.<br><div><br></div>The advice with /dev/lp0 I tried too - still noting.<br><div><br></div><br><div><br></div>When I try to add this printer on Windows computer using TCP/IP port (192.168.1.10:9100) I can see the message, that the printer is not connected (still telnet 192.168.1.10 9100 connects).<br><div><br></div>Any other advice, please?<br><div><br></div>Best regards,<br>Radek<br><div><br></div><br>----- Original Message -----<br>From: "Santiago Mera" <santiago.mera@dusa.com.uy><br>Sent: Mon, 3/4/2013 8:54pm<br>To: "Support list for open source software in schools." <k12osn@redhat.com><br>Subject: Re: [K12OSN] Local priner problem<br><div><br></div>Yes, that would usually be the case I think.What happened to us with parallel printers is that we see no device in the /dev directory that corresponds to the printer (no /dev/lp0 or similar). So no matter what you put in PRINTER_0_DEVICE, jetpipe will complain about not finding the device and dies.<br>We ended up not bothering about parallel printing and are now using serial or usb.<br>----<br>Ing. Santiago Mera<br>Droguería Uruguay S.A.<br>Tel: (+598) 2408 7505 int. 264<br><div><br></div>From: "Burke Almquist" <burke@thealmquists.net><br>To: "Support list for open source software in schools." <k12osn@redhat.com><br>Sent: Monday, March 4, 2013 5:30:55 PM<br>Subject: Re: [K12OSN] Local priner problem<br><div><br></div>-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA1<br><div><br></div><br>On Mar 4, 2013, at 11:56 AM, Santiago Mera wrote:<br><div><br></div>> Hello Radek, <br>> I have the same server as yours. The first time I tried to print locally I had the similar problems (jetpipe wasn't running).<br>> <br>> I solved this by installing the python-daemon package in the chroot.<br>> I'm still unable to print to a printer connected to the thin client via the parallel port though.<br>> <br><div><br></div>I think for parallel port printers you need to use<br> PRINTER_0_DEVICE          = "/dev/lp0"                 instead of "/dev/usblp0"<br>    PRINTER_TYPE                  = P                                 instead of U or S<br><div><br></div><br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG/MacGPG2 v2.0.17 (Darwin)<br>Comment: GPGTools - http://gpgtools.org<br><div><br></div>iEYEARECAAYFAlE09nAACgkQxWV7OPa/g5EwBwCfZfiH96eoLgxZSBiUzl3Wtxw5<br>wtQAniN2yp+lxDZ2Ysf8IowNYZYN9GvS<br>=rekW<br>-----END PGP SIGNATURE-----<br><div><br></div>_______________________________________________<br>K12OSN mailing list<br>K12OSN@redhat.com<br>https://www.redhat.com/mailman/listinfo/k12osn<br>For more info see <http://www.k12os.org><br><div><br></div>_______________________________________________<br>K12OSN mailing list<br>K12OSN@redhat.com<br>https://www.redhat.com/mailman/listinfo/k12osn<br>For more info see <http://www.k12os.org>;<br><div><br></div>_______________________________________________<br>K12OSN mailing list<br>K12OSN@redhat.com<br>https://www.redhat.com/mailman/listinfo/k12osn<br>For more info see <http://www.k12os.org><br></div><div><br></div></div></body></html>