Getting Lexmark T632 printers to work with HP3000
HW=HP3000/918LX
OS=MPE/iX 7.5pp1
Printer = Lexmark T632 (TCP/IP port 9100)
We are replacing all of our well worn HP LaserJets, of various marks and
models, with three Lexmark T632s. I have got the test printer working
with Linux and with MS-Windows but I am having a problem with getting the
HP3000 to print to it.
My NPCONFIG looks like this
....
global (
message_interval = 0
pjl_supported = FALSE
jam_recovery = FALSE
)
....
#Hamilton Lexmark T632 Direct Network Connection (Forwarding)
4174 (network_address = 192.168.71.50
TCP_port_number = 9100
setup_file=LJ2PORT.HPENV.SYSLOCAL
)
#EOF
This printer is supposed to support PCL level 6 but I do not know whether
I require a special environment file for it or if I have to other
alterations in places of which I am not yet aware.
Can anybody help me with this. I tried printing a test file through
Fantasia and the spool file just shows ready.
DEV/CL DFID JOBNUM FNAME STATE FRM SPACE RANK PRI #C
4174 #O73907 #S2091 FANTQDEV READY 1328 1 8 1
--
*** E-Mail is NOT a SECURE channel ***
James B. Byrne mailto:ByrneJB@Harte-Lyne.ca
Harte & Lyne Limited [url]http://www.harte-lyne.ca[/url]
9 Brockley Drive vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada L8E 3C3
* To join/leave the list, search archives, change list settings, *
* etc., please visit [url]http://raven.utc.edu/archives/hp3000-l.html[/url] *
Re: Getting Lexmark T632 printers to work with HP3000
I stopped and restarted the spooler for this device and this is what I see:
:STOPSPOOL 4174
:15:07/54/Output spooler, LDEV #4174: Received a command while outputting a
file.
15:07/54/Output spooler, LDEV #4174: Received a command while outputting a
file.
Native Mode Spooler message 9021
15:07/54/Output spooler, LDEV #4174: Stopped.
STARTSPOOL 4174
:15:08/102/Output spooler, LDEV #4174: Started.
15:08/102/Output spooler, LDEV #4174: SNMP error SNMP_NoSuchName reported
while retrieving printer status.
Native Mode Spooler message 9656
15:08/102/Output spooler, LDEV #4174: Cannot communicate with network
printer.
Check network xport config, NPCONFIG.PUB.SYS, xport and links started status,
intermediate network, and printer status.
Native Mode Spooler message 9662
--
*** E-Mail is NOT a SECURE channel ***
James B. Byrne mailto:ByrneJB@Harte-Lyne.ca
Harte & Lyne Limited [url]http://www.harte-lyne.ca[/url]
9 Brockley Drive vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada L8E 3C3
* To join/leave the list, search archives, change list settings, *
* etc., please visit [url]http://raven.utc.edu/archives/hp3000-l.html[/url] *
Re: Getting Lexmark T632 printers to work with HP3000
On Wed, October 15, 2008 15:02, Newton, Ernie wrote:[color=blue]
> James,
>
> We have a T620, not sure how compatible the config settings
> are, but for what it's worth, here is how we set ours up and it
> works fine...
>
> 36 (network_address = nnn.nn.n.nnn
> TCP_port_number = 9100
> setup_file = NOTHING.HPENV.SYS
> banner_header = FALSE
> banner_trailer = FALSE
> jam_recovery = TRUE
> snmp_enabled = FALSE)
>
>[/color]
Adding snmp_enabled = FALSE to the existing NPCONFIG entry has enabled
the printer from the HP3000.
Thank you very, very much.
Sincerely,
--
*** E-Mail is NOT a SECURE channel ***
James B. Byrne mailto:ByrneJB@Harte-Lyne.ca
Harte & Lyne Limited [url]http://www.harte-lyne.ca[/url]
9 Brockley Drive vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada L8E 3C3
* To join/leave the list, search archives, change list settings, *
* etc., please visit [url]http://raven.utc.edu/archives/hp3000-l.html[/url] *