From owner-freebsd-questions@FreeBSD.ORG Wed Jan 18 22:51:34 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FE7716A41F for ; Wed, 18 Jan 2006 22:51:34 +0000 (GMT) (envelope-from chris@monochrome.org) Received: from mail.monochrome.org (b4.ebbed1.client.atlantech.net [209.190.235.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE1CF43D49 for ; Wed, 18 Jan 2006 22:51:33 +0000 (GMT) (envelope-from chris@monochrome.org) Received: from tripel (tripel [192.168.1.11]) by mail.monochrome.org (8.9.3/8.9.3) with ESMTP id RAA06993; Wed, 18 Jan 2006 17:51:31 -0500 (EST) (envelope-from chris@monochrome.org) Date: Wed, 18 Jan 2006 17:52:35 -0500 (EST) From: Chris Hill To: ivan.roth@free.fr In-Reply-To: <20060118172146.kzky6ob74og8kowc@imp4.free.fr> Message-ID: <20060118173914.R10088@tripel.monochrome.org> References: <20060118172146.kzky6ob74og8kowc@imp4.free.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: loosing hair inside canon printer... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2006 22:51:34 -0000 On Wed, 18 Jan 2006, ivan.roth@free.fr wrote: > This said, I have this in dmesg: [snip] > Probing for PnP devices on ppbus0: > ppbus0: PRINTER BJL,BJRaster3,BSCCe [snip] > simple question: how freebsd know about the name of my printer? I imagine FreeBSD queries the parallel port to see what's there ("Probing..."), and then the printer responds with the information displayed above. > # chkprintcap > chkprintcap: WARNING: found 1 entries when skimming /etc/printcap > chkprintcap: WARNING: but only found 0 queues to process! Could it be there is no spool directory? There should be something like :sd=/var/spool/output/lpd: in /etc/printcap; make sure that directory exists. Also, is lpd running? What output does ps -aux | grep lpd produce? The simplest way to run lpd is to put the following in /etc/rc.conf: lpd_enable="YES" # Run the line printer daemon. Hope this helps. -- Chris Hill chris@monochrome.org ** [ Busy Expunging <|> ]