[plug] RedHat 6.2 Printer problem.

Jason Nicholls jason at mindsocket.com.au
Sat Sep 30 00:19:16 WST 2000


G'day Len,

On Fri, Sep 29, 2000 at 11:16:40PM -0400, Len Bird wrote:
> I have RH 6.2 running on this machine,  which seems to be working for
> the most part,
> but  will not print  out. I know about the "printtool" utility, but if I
> try to run a test page
> an error message tells me that the print daemon will not start.


Try to narrow down the problem:

	- is "lpd" actually running, try:
		$ ps axuwww | grep lpd | grep -v grep

	- if it's not running, then try to start it with:
		$ /etc/rc.d/init.d/lpd start
	  (and check /var/log/messages for any error messages)

	- if it is running, try looking at the printer status:

		$ cat /var/spool/lpd/<printername>/status
		(<printername> is probably lp unless you set it up as
		something different).

Later,

Jason Nicholls
--------------------------------------------------------------------
Jason Nicholls    icq: 11745841    email: <jason at mindsocket.com.au>
Proprietor                        mobile: 0417 410 811
Mind Socket [web services]          http://www.mindsocket.com.au/
--------------------------------------------------------------------



More information about the plug mailing list