From owner-freebsd-questions@freebsd.org Sat Apr 23 12:19:52 2016 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 04EACB1A274 for ; Sat, 23 Apr 2016 12:19:52 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from BLU004-OMC1S14.hotmail.com (blu004-omc1s14.hotmail.com [65.55.116.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B522A1BF9 for ; Sat, 23 Apr 2016 12:19:51 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from BLU437-SMTP97 ([65.55.116.9]) by BLU004-OMC1S14.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Sat, 23 Apr 2016 05:18:43 -0700 X-TMN: [yusXY2f1xCS6/R09jTe6atJ8T8nlpuss] X-Originating-Email: [bourne.identity@hotmail.com] Message-ID: Subject: Re: Does HP DeskJet 1112 work with lpd on FreeBSD 10.2 amd64 ? To: Tijl Coosemans References: <20160420112203.3244f4ea@kalimero.tijl.coosemans.org> CC: freebsd-questions@freebsd.org, guru@unixarea.de From: Manish Jain Date: Sat, 23 Apr 2016 17:47:33 +0530 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <20160420112203.3244f4ea@kalimero.tijl.coosemans.org> X-OriginalArrivalTime: 23 Apr 2016 12:18:41.0599 (UTC) FILETIME=[45E94CF0:01D19D5A] Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 12:19:52 -0000 On 04/20/16 14:52, Tijl Coosemans wrote: > On Tue, 19 Apr 2016 18:42:01 +0530 Manish Jain wrote: >> << >> CUPS works nice for many years on my FreeBSD systems, actually CURRENT. >> Why you can't get it to do anything on your system? matthias >> >> >> >> Thanks for responding. So my question becomes "Has anyne got HP DeskJet >> 1112 to work with CUPS on a FreeBSD 10.2 amd64 box ?" > You need to install print/hplip. Then you can either use the graphical > setup tool HP Device Manager, or the CUPS web interface at > http://localhost:631/. If you use the CUPS interface you need to select > the printer model at some point. Your printer will be listed as > "HP Deskjet 1110 Series, hpcups 3.16.2". > > Hi Tijl/Others, Thanks for replying. This is what I get when I try to open up the cups web interface in my browser even after installing apache24 : > Chromium's connection attempt to*localhost*was rejected What could I be missing here ? hplip package was installed, along with all its dependencies. This is what I get in dmesg : ulpt0: on usbus2 ulpt0: using bi-directional mode So the printer is being detected, just as you stated. A little bit more help, and I could fire up my printout page. Perhaps something to do with httpd.conf ? Or perhaps /usr/local/etc/cups/cupsd.conf ? Thanks again & Regards Manish Jain