Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2002 14:30:30 -0500
From:      Garance A Drosihn <drosih@rpi.edu>
To:        chip.wiegand@simrad.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: print queue is turn off?
Message-ID:  <p05101510b8d259522927@[128.113.24.47]>
In-Reply-To:  <OF58EF0CFC.7414BC87-ON88256B91.005A9BAF-88256B91.005C70C1@simrad.no>
References:   <OF58EF0CFC.7414BC87-ON88256B91.005A9BAF-88256B91.005C70C1@simrad.no>

next in thread | previous in thread | raw e-mail | index | archive | help
At 9:49 AM -0700 4/4/02, chip.wiegand@simrad.com wrote:
>I tried
>     # lpq -Praw
>
>to look at the print queue (of course), and got a message like
>this:
>     # warning: raw queue is turned off
>
>What does this mean?

It usually means that the queue is "disabled", which is to say,
the queue will not accept any more jobs.  Try typing:

    lpc status raw

which will probably tell you "queuing is disabled".  If that is
the case, then try:

    lpc enable raw

-- 
Garance Alistair Drosehn            =   gad@eclipse.acs.rpi.edu
Senior Systems Programmer           or  gad@freebsd.org
Rensselaer Polytechnic Institute    or  drosih@rpi.edu

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p05101510b8d259522927>