Operating System - HP-UX
1827215 Members
2100 Online
109716 Solutions
New Discussion

Re: network printer not working

 
arun khatwani
Frequent Advisor

network printer not working

aaa network printer not working
when i checked with hpnpadmin command the stsatus show ready to print and when i checked with lpstat -paaa output shows printer is disable
i tried with enable command but it doesnot works.
6 REPLIES 6
arun khatwani
Frequent Advisor

Re: network printer not working

The Ip address for netowrk printer is reachable.
Robert Salter
Respected Contributor

Re: network printer not working

Have you checked to see if there are any running processes associated with the printer? Have you tried to stop and restart lpsched?
Time to smoke and joke
arun khatwani
Frequent Advisor

Re: network printer not working

yes i stopped and restarted the lpsched process but it doesnt work
OldSchool
Honored Contributor

Re: network printer not working

what kind of printer?

newly installed -or- existing printer that used to work?

Robert Salter
Respected Contributor

Re: network printer not working

Is the lan connected directly to the printer or through a jet-direct?
Time to smoke and joke
Bill Hassell
Honored Contributor

Re: network printer not working

Since hpnpadmin can query the printer, bypass the spooler and print directly using hpnpf:

hpnpf -x 12.34.56.78 -N /etc/profile

If that prints OK, then the spooler is not functioning. Delete the printer and add it back using these commands:

removequeue -fq myprinter
addqueue -h 12.34.56.78 -q myprinter -r off -b off -t off

Also verify the files and directories for the spooler:

swverify PrinterMgmt

Run the command shown at the bottom of this listing.


Bill Hassell, sysadmin