From owner-freebsd-questions@FreeBSD.ORG Wed Aug 7 04:45:18 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1CF26148 for ; Wed, 7 Aug 2013 04:45:18 +0000 (UTC) (envelope-from juris.kaminskis@gmail.com) Received: from mail-wg0-x22c.google.com (mail-wg0-x22c.google.com [IPv6:2a00:1450:400c:c00::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A4BA125BC for ; Wed, 7 Aug 2013 04:45:17 +0000 (UTC) Received: by mail-wg0-f44.google.com with SMTP id l18so1079628wgh.35 for ; Tue, 06 Aug 2013 21:45:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=onyY9nBj73R+Thk3+vBlrE0YObflgWZ28NMQETJAN/8=; b=jRs+F0j3SZlSjgU46fvyD3ULOEJWRfNBxw1gVn9uL7akmwlOX9npgVcm8uO9DBWs3o KwKo6oHh2NjytDabIPYVBpnynMrABbzPuYXJ7xL1UlqmdbwymW8dr4sxlsqeTgAPljeL 1jG5VGPT7c3CKSSC4MFdSmuF5/6XOi1y7Ik1+X1ESaUjEeKsO66fnY49o/YxCq2fZJH5 9osGv6QNoJGHFZUJ5bxIzEaTk4cpSglGoMrevJful8MMVWhGYe7vBXmN4QXhi7kgdE52 g4VO6ojOOUi/w7IE1e4zQ30ivKpmgHdab/+sEMbXZbBGAYPC/wmEPigG4HmhZGv0Pj9H 1UxQ== MIME-Version: 1.0 X-Received: by 10.180.183.180 with SMTP id en20mr939504wic.18.1375850715320; Tue, 06 Aug 2013 21:45:15 -0700 (PDT) Received: by 10.194.83.225 with HTTP; Tue, 6 Aug 2013 21:45:15 -0700 (PDT) Received: by 10.194.83.225 with HTTP; Tue, 6 Aug 2013 21:45:15 -0700 (PDT) In-Reply-To: References: Date: Wed, 7 Aug 2013 07:45:15 +0300 Message-ID: Subject: Re: Setup HP Laserjet 1120m over network with LPD From: Juris Kaminskis To: Warren Block Content-Type: text/plain; charset=ISO-8859-13 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:45:18 -0000 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 2013. gada 6. aug. 23:17 "Warren Block" rakst=EEja: > On Tue, 6 Aug 2013, Juris Kaminskis wrote: > > after several trials and errors and reading through FreeBSD handbook I a= m >> 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 b= e > 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 >