From owner-freebsd-questions@FreeBSD.ORG Fri Mar 26 12:01:16 2004 Return-Path: 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 3B67616A4CE for ; Fri, 26 Mar 2004 12:01:16 -0800 (PST) Received: from gateway.home.ricin.net (cp464173-a.dbsch1.nb.home.nl [212.204.145.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C7FF43D1D for ; Fri, 26 Mar 2004 12:01:15 -0800 (PST) (envelope-from danny@ricin.com) Received: from workstation.home.ricin.net (workstation.home.ricin.net [172.16.32.66]) by gateway.home.ricin.net (Postfix) with ESMTP id DC0F924D09 for ; Fri, 26 Mar 2004 21:01:13 +0100 (CET) From: Danny Pansters To: freebsd-questions@freebsd.org Date: Fri, 26 Mar 2004 21:01:13 +0100 User-Agent: KMail/1.6.1 References: <11669.1080310572@www47.gmx.net> In-Reply-To: <11669.1080310572@www47.gmx.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200403262101.13554.danny@ricin.com> Subject: Re: cups Administration with Webinterfaces: - Device: "Parallel Port" missing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: danny@ricin.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2004 20:01:16 -0000 On Friday 26 March 2004 15:16, Christian Tanghe wrote: > Hi, > in brief: > My system: FBSD 5.2 Current, Cups, Gimp-print and ghostscript from this > days > > I want to add a locally connected Printer using the webinterface. In the > dropdown menue "Device" apear different printer devices, e.g. LPD/LPR Host > or Printer and IPP, but _not_ Parallel Port. > > 1. what is wrong? It doesn't see or know that there's something on the par port. > 2. are more infos about the System needed? What printer and what does 'dmesg' say about it? I've been scratching my head a while ago when setting up cups because of the same problem, and I found out that if my printer was on while booting, it would report something like lpt0: on ppbus0 suggesting something plug and play instead of lpt0: on ppbus0 if the printer was turned off. You might want to try that (only for first time detection). > 3. right group? Yes. > Thank you, greetings > Christian HTH, Dan