Solved [Solved] Printer returns "out of paper"

Hello,

I am using FreeNAS 9.2.1.3 and my printer is a Samsung CLP-315. I used a modified (http://www.instructables.com/id/FreeNAS-as-a-Print-Server/) tutorial of this (http://www.spaceflakes.de/2944/printserver-unter-freenas-9-1-einrichten/) and installed LPRng. Now I have this output after turning on my printer:

Code:
Mar 24 13:44:11 freenas kernel: ugen0.3: at usbus0
Mar 24 13:44:11 freenas kernel: ulpt0: on usbus0
Mar 24 13:44:11 freenas kernel: ulpt0: using bi-directional mode
Mar 24 13:44:11 freenas kernel: ulpt0: out of paper

Can anyone give me an advice how to handle with it? (I´m not out of paper)
 
Re: Printer returns "out of paper"

I installed a firmware update on my printer and tried to print some documents, now the printer starts to print and stops some seconds later with this massage in the queue:

Code:
Printer: lp@localhost 'CLP315'
 Queue: 1 printable job
 Server: pid 5310 active
 Unspooler: pid 5353 active
 Status: cannot open '/dev/ulpt0' - 'Permission denied', attempt 1, sleeping 10    at 21:13:18.185
 Rank   Owner/ID               Pr/Class Job Files                 Size Time
active(attempt-3) Christian@CWI_PC+1 A    1 Testseite           113937 21:12:17

The "out of paper" error is on the screen again (but I´m not out of paper)
 
Re: Printer returns "out of paper"

If I try to print I have these "disconnect" of my printer, is this correct? Mayba it is a problem with my USB?

Code:
Mar 27 13:01:29 freenas kernel: ugen1.3:  at usbus1 (disconnected)
Mar 27 13:01:29 freenas kernel: ulpt0: at uhub3, port 2, addr 3 (disconnected)
Mar 27 13:01:31 freenas kernel: ugen1.3:  at usbus1
Mar 27 13:01:31 freenas kernel: ulpt0:  on usbus1
Mar 27 13:01:31 freenas kernel: ulpt0: using bi-directional mode
 
Re: Printer returns "out of paper"

Sorry, I have no idea. The /dev/unlpt0 device might work better.
 
Re: Printer returns "out of paper"

Yes that's it, thx a lot.
I solved my problem by using the non-reset USB printer port :)
 
Back
Top