PDA

Bekijk de volledige versie : minor issue with 1.9.2.7-6b and par port printing



cthings
14-09-2005, 12:26
Hi All,

I hope I'm not posting somthing double, but I haven'd found anything on this forum so far.
When using oleg's firmware 1.9.2.7-6b on a wl500g (NOT deluxe) Printing is not working. printing deamon works ok on the router and accepts jobs, but the actual printing never works:

Sep 14 13:24:54 p9100d[71]: Connection from 192.168.1.179 port 11808 accepted
Sep 14 13:24:54 p9100d[71]: /dev/usb/lp0: No such file or directory
Sep 14 13:24:54 p9100d[71]: Finished job: 115511 bytes received

So the job is accepted, but the problem is that a par port printer isn't referanced as /dev/usb/lp0, but als /dev/lp0
A simple ln -s /dev/lp0 /dev/usb/lp0 fixes the problem.
maybe something to fix in one of the upcoming releases?

regards,

Niels

Randale91
14-09-2005, 13:35
Port numbers used for RAW printing are changed: use 9100 for USB and 9101 for LPT