From owner-freebsd-questions@FreeBSD.ORG Wed Aug 7 04:57:29 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 53319246 for ; Wed, 7 Aug 2013 04:57:29 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 07E372628 for ; Wed, 7 Aug 2013 04:57:28 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r774vR2B043250; Tue, 6 Aug 2013 22:57:27 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r774vRJl043247; Tue, 6 Aug 2013 22:57:27 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 6 Aug 2013 22:57:27 -0600 (MDT) From: Warren Block To: Juris Kaminskis Subject: Re: Setup HP Laserjet 1120m over network with LPD In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="3512871622-824443985-1375851447=:43216" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Tue, 06 Aug 2013 22:57:27 -0600 (MDT) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Aug 2013 04:57:29 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --3512871622-824443985-1375851447=:43216 Content-Type: TEXT/PLAIN; charset=ISO-8859-13; format=flowed Content-Transfer-Encoding: 8BIT On Wed, 7 Aug 2013, Juris Kaminskis wrote: > 2013. gada 6. aug. 23:17 "Warren Block" rakst?ja: > On Tue, 6 Aug 2013, Juris Kaminskis wrote: > > after several trials and errors and reading through FreeBSD handbook I am > at dead end on how to proceed further, hope someone can guide me. > > > Are you sure about that model number?  I can't find specs for a Laserjet 1120M.  There is a Laserjet M1120.  It's a Winprinter. > > The file entries are confusing and use some non-base programs.  You may be mixing the base system's lpr/lpd with the CUPS versions of the same names from ports. > > For plain lpr/lpd, I have this article: > http://www.wonkity.com/~wblock/docs/html/lpdprinting.html > Model number: HP LaserJet M1120n MFP > > I try your how-to in few days as it seems I need to redo whole config. I will post my results, thanks The Laserjet M1120 is a winprinter, which means it does not understand plain text or common PDLs like PCL or PostScript. There is print/foo2zjs in ports, but it's meant to be used with CUPS. I have not tested it. --3512871622-824443985-1375851447=:43216--