On 01/04/2012 04:35 PM, Raúl Alvarez wrote:
> Hello.
> I am not able print with a parallel Epson LX-300,
> I configured lts.conf with the following lines:
>
> PRINTER_0_DEVICE = /dev/lp0
> PRINTER_0_TYPE = P
>
> I can open the port 9100 in the client but I am not able to get any
> printer output.
> I tried with another server running SLES 11 and the hardware setup is
> working properly.
>
> Logging into the client I see the following output of dmesg
>
> [ 62.482828] parport_pc 00:0a: reported by Plug and Play ACPI
> [ 62.483054] parport0: PC-style at 0x378, irq 7 [PCSPP,EPP]
> [ 62.717275] ppdev: user-space parallel port driver
> [ 62.920457] parport0: Printer, EPSON LX-300+
>
> and there is a jetpipe daemon running:
> ws29:/home/linux # ps -ef | grep jet
> root 4774 1 0 20:23 ? 00:00:00 /usr/bin/python
> /usr/sbin/jetpipe -b 9600 -y 8 -p none -x /dev/lp0 9100
> root 4964 4949 0 20:25 pts/0 00:00:00 grep jet
>
> the device lp0 is created:
> ws29:/home/linux # ls -l /dev/lp0
> -rw-rw-rw- 1 root root 1026 ene 4 20:26 /dev/lp0
>
> but I cannot print, I tried
> ls -l />/dev/lp0
> it doesn't give any error, but there is no printer output
>
> Btw, usb and serial are working fine.
> Anyone had this problem? Maybe i'm missing something, perhaps i need to
> load some module?
> Any help is gonna be apprecciated.
> Thanks
>
>
> ------------------------------------------------------------------------------
> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
> infrastructure or vast IT resources to deliver seamless, secure access to
> virtual desktops. With this all-in-one solution, easily deploy virtual
> desktops for less than the cost of PCs and save 60% on VDI infrastructure
> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
> _____________________________________________________________________
> 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
Hey Raúl,
Check to be sure that the printer is enabled.
Go to System/Administration/Printing
double click on the printer you want to use.
select Policies
ensure that the Enabled check box is checked.
ensure that the Accepting jobs check box is checked
Then go back to the Settings page and try to print a test page. If it
fails to print in most cases the printer manager will provide some clue
as to what the problem is. I've had problems with PP printers because
the CUPS filters were not installed under root ownership. Printer
manager will complain about and insecure filter.
If the problem is the Pport then print manager will tell you that it
couldn't find the printer attached to the port.
I fought with my PP printer for days trying to figure out what was wrong
with my Pport when the real problem was bad filter ownership. Sad part
was that print manager was telling me what was wrong the whole time. I
was just too blind to see it.
--
°v°
/(_)\
^ ^ Mark LaPierre
Registerd Linux user No #267004
www.counter.li.org
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual
desktops for less than the cost of PCs and save 60% on VDI infrastructure
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_____________________________________________________________________
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