Hello,
Is anybody using a networked (tcp/ip addressable) HP LaserJet with QNX?
I’m trying to connect my QNX workstation to a networked printer. It’s working, but not properly (so far).
The printer is a HP LaserJet Professional P1606dn. It’s named tcpip_printer and I’ve added entries to /etc/hosts and /etc/printcap.
Command “lpr -Ptcpip_printer printer_test.txt” queues up the test file and, after several minutes, prints it out. The test file is a single line of plain text, i.e. “this is a test”. Two pages are printed for this:
page 1
this is a test
@84 cfA000qnx2
page 2
Hqnx2
Proot
Jprinter_test.txt
Cqnx2
Lroot
fdfA000qnx2
UdfA000qnx2
Nprinter_test.txt
end of printout
File /etc/printcap is:
/etc/hosts maps the printer ( “tcpip_printer” ) to its IP address.
tcpip_printer:
:rm=tcpip_printer:rp=/pcl:sd=/var/spool/output/lpd/tcpip_printer:
I’ve never before configured a printer for QNX, much less a directly addressable ethernet printer.
Any tips or suggestestions would be aprpeciated.
Thank you.
David