hplaserjet 2015n printing

Asked by frans.n

when printing from linux with the lp command the printer makes mistakes with tray selection
when i transmit multiple lp command fast the tray selection doesn't work
when i wait i.e. 1 second between the lp commands all is ok
wrong
lp -dprinter "filename+tray1selectcode" "filename+tray2selectcode"
lp -dprinter "filename+tray1selectcode" "filename+tray2selectcode"
only the first line give the right tray selection
the second line give all paper from the last selected tray
right
lp -dprinter "filename+tray1selectcode" "filename+tray2selectcode"
pause 1
lp -dprinter "filename+tray1selectcode" "filename+tray2selectcode"
all is correct
because we give the command from a cobol program we cannot give the pause command

only the laserjet p 2015n has this problem
we installed the latest firmware in the printer
regards
frans nijenhuis

Question information

Language:
English Edit question
Status:
Answered
For:
HPLIP Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
anup (osta6161) said :
#1

It seems to me an extreme test case.

Please run hp-check -t and post it here. It will give me fair idea about on which linux distro and configuration details being used for hplip.

Thanks,

A

Revision history for this message
frans.n (f-j-nijenhuis) said :
#2

what is the hp -check -t
we use redhat linux enterprise 5
it is not an extreem case , it is normal to do from a cobol program multiple lp command
the problem lies in the 2015n because other hp doesn't have this problem

Revision history for this message
anup (osta6161) said :
#3

hp-check is a command line utility that comes along with hplip (HP Linux Imaging & Printing).

Thanks,

A

"www.hplipopensource.com"

Can you help with this problem?

Provide an answer of your own, or ask frans.n for more information if necessary.

To post a message you must log in.