1832764 Members
3090 Online
110045 Solutions
New Discussion

Printing problem

 
SOLVED
Go to solution
Kevin_107
Regular Advisor

Printing problem

I have a HP Laserjet 4000 Series. I am unable to print using the lp command or via the vue screen...it will print the config from Jetadmin and I can ping the printer it is also in the host file...any ideas !?!
Thanks in advance
He who laughs last.....doesnt get the joke !!
7 REPLIES 7
harry d brown jr
Honored Contributor

Re: Printing problem

Kevin,

How do you have the printer defined? (model, interface, ...)

And I'll assume that you are on the same network without any routing rules or firewalls prohibiting you from getting to the printer?

live free or die
harry
Live Free or Die
Vicente Sanchez_3
Respected Contributor

Re: Printing problem

I know it's trivial, but is the spooler started?.

Regards, Vicente.

Kevin_107
Regular Advisor

Re: Printing problem

Yes the spooler is started and the model is laserjet 4000 series..
He who laughs last.....doesnt get the joke !!
Yogeeraj_1
Honored Contributor

Re: Printing problem

hi,

what is the output of lpstat ?

also, lpstat -p|grep disabled

regards
Yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Pete Randall
Outstanding Contributor

Re: Printing problem

Kevin,

It needs to accept requests and be enabled:

/usr/lib/accept $PRNTR

/usr/bin/enable $PRNTR

Check your lpstat!


Pete

Pete
Kevin_107
Regular Advisor

Re: Printing problem

when running a lpstat -t...it states that its enabled and accepting requests...when I print something to it..the request just sits in the queue stating its printing, but doesnt.
He who laughs last.....doesnt get the joke !!
Armin Feller
Honored Contributor
Solution

Re: Printing problem