From owner-freebsd-questions@freebsd.org Sat Jun 10 20:23:23 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27A87BF56CA for ; Sat, 10 Jun 2017 20:23:23 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id EC61AF06 for ; Sat, 10 Jun 2017 20:23:22 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id v5AKNH5s002932 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 10 Jun 2017 14:23:17 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id v5AKNHlg002929; Sat, 10 Jun 2017 14:23:17 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 10 Jun 2017 14:23:17 -0600 (MDT) From: Warren Block To: Polytropon cc: Stari Karp , FreeBSD Questions Subject: Re: lpd vs cups In-Reply-To: <20170609161604.42f9958d.freebsd@edvax.de> Message-ID: References: <1497004223.11941.1.camel@yandex.com> <20170609161604.42f9958d.freebsd@edvax.de> User-Agent: Alpine 2.21 (BSF 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (wonkity.com [127.0.0.1]); Sat, 10 Jun 2017 14:23:17 -0600 (MDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2017 20:23:23 -0000 On Fri, 9 Jun 2017, Polytropon wrote: > On Fri, 09 Jun 2017 06:30:23 -0400, Stari Karp wrote: >> I have a HP business inkjet 3000 printer which I have connected on USB >> port and I am using cups. I have installed HPLIP drivers and it works >> very good. I am printing on GNOME or Fluxbox. >> I like to switch to lpd. > > "Never change a running system." ;-) > > > >> Should I expected problems with drivers >> settings, please? Does anyone has similar printer? > > HPLIP intgrates very well with CUPS, but you should be able > to create a simple entry for /etc/printcap with the correct > printer filter and output device. You don't need more than > that to get lpd working. > > This resource is very helpful: > > http://www.wonkity.com/~wblock/docs/html/lpdprinting.html Thank you! This resource has been essentially rewritten for the Handbook printing chapter: https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/printing-lpd.html