From owner-freebsd-questions@FreeBSD.ORG Fri Nov 28 20:09:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1091106576C for ; Fri, 28 Nov 2008 20:09:03 +0000 (UTC) (envelope-from luizbcampos@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.240]) by mx1.freebsd.org (Postfix) with ESMTP id A77B88FC1D for ; Fri, 28 Nov 2008 20:09:03 +0000 (UTC) (envelope-from luizbcampos@gmail.com) Received: by an-out-0708.google.com with SMTP id b6so579039ana.13 for ; Fri, 28 Nov 2008 12:09:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=Nnhtnljqu5sE7qY13gB1anajucLCdwI9HOTNwHrA+SM=; b=SJfgAxM1ETA+66k5lLIehYhe+AeRHnunf9gtZoVejNUI2uJfb97rCRtZTzY/U3z0WL dFFd3Ou4KKHyMP0dwLyK2wimaq4vdIDWIi8Jqp09VnKUqZwth3GKHvWNlLieuLii8BeZ o3VafmnZkUjYHbTMBCiSON2fW+/wb39irLf1I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Tb6XLdUOatAST4BUmNEkxRgpFg+W5M9f5I83BNN7N9Mjd2fsWG0bWm/ivNVDPwLrP7 oEM+yoHgjeMpv7V8iuUP8jd1yWg9D3i5g5BmTv1W6F+uE2njuwA6S8paJIsLOhXxtqX4 72xYekVaiIkKqz39q/LnDazEi6mE+cIcNnv48= Received: by 10.100.131.13 with SMTP id e13mr4353715and.57.1227902942777; Fri, 28 Nov 2008 12:09:02 -0800 (PST) Received: by 10.100.164.6 with HTTP; Fri, 28 Nov 2008 12:09:02 -0800 (PST) Message-ID: Date: Fri, 28 Nov 2008 18:09:02 -0200 From: luizbcampos To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: "printer not found"... printing with LPRng and foomatic 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: Fri, 28 Nov 2008 20:09:04 -0000 I own a usb Canon Pixma iP 1600 printer and I use FBSD-7.0-R amd64. I've choosen LPRng as printer spooler and foomatic-filters, everything is OK in /etc/printcap but when I type "lpq" I get "printer not found" as output. # /etc/printcap ip2200_usb_ps: \ :lp=/dev/ulpt0 :force_localhost: \ :if=/usr/local/bin/foomatic-rip: \ :ppd=/usr/local/libexec/cups/filter/canonip2200.ppd: \ :sd=/var/spool/lpd/ip2200_usb_ps: \ :mx#0:sh: I followed all the info contained in "openprinting" section lpd and I chmoded 0755 lprng.sh