Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: lpr [Q]
- To: tlug@example.com
- Subject: Re: lpr [Q]
- From: gaijin@example.com (John Little)
- Date: Wed, 11 Dec 1996 08:09:50 +0900
- In-Reply-To: turnbull@example.com (Stephen J. Turnbull) "Re: lpr [Q]" (Dec 10, 21:23)
- Reply-To: tlug@example.com
- Sender: owner-tlug
% % Craig> [root@example.com /root]# lpc status myprinter % Craig> myprinter: % Craig> queuing is enabled % Craig> printing is enabled % Craig> 1 entry in spool area % Craig> no daemon present % % This is normal: at least on my box. lp[rcq] does not behave like the % man page says it should. I can only find the daemon via 'ps'. Or by % printing.... % Mmmm... I have to disagree with Steven on this one. The default *idle* state will show no daemon, as the parent lpd process spawns children to process queue entries. As there's an entry shown in Craig's queue there should be a (child) daemon process running to deal with it. Craig, try killing off the parent process and restarting it under strace to make sure that it can read the printcap file correctly and isn't choking before spawning a child (it should spawn a child at startup for every printer in the printcap file; the children will die off straight away if there's nothing in the queue). You might want to try using the "-f" argument to strace to see what those child processes are up to. I'm fairly sure that if lpd is in deep trouble that it would log the problem somewhere. Make sure you haven't overlooked a log file under /var somewhere. -John- ----------------------------------------------------------------- a word from the sponsor will appear below ----------------------------------------------------------------- The TLUG mailing list is proudly sponsored by TWICS - Japan's First Public-Access Internet System. Now offering 20,000 yen/year flat rate Internet access with no time charges. Full line of corporate Internet and intranet products are available. info@example.com Tel: 03-3351-5977 Fax: 03-3353-6096
- Follow-Ups:
- Re: lpr [Q]
- From: turnbull@example.com (Stephen J. Turnbull)
Home | Main Index | Thread Index
- Prev by Date: Re: lpr [Q]
- Next by Date: Re: lpr [Q]
- Prev by thread: Re: lpr [Q]
- Next by thread: Re: lpr [Q]
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links