From owner-freebsd-questions@FreeBSD.ORG Wed Jul 27 23:03:59 2011 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 354EF1065672 for ; Wed, 27 Jul 2011 23:03:59 +0000 (UTC) (envelope-from basarevych@gmail.com) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id E03398FC16 for ; Wed, 27 Jul 2011 23:03:58 +0000 (UTC) Received: by yic13 with SMTP id 13so1839700yic.13 for ; Wed, 27 Jul 2011 16:03:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ZD52Z8tV+6mmG5Hi1AKRb2M//oAOqhtTLi+qXx/anp0=; b=lYLv3Q5+JuuN35jkdc7VmKb67EW931V/FHiCVnPm+3lUsYnJd7GopLs2qWbaWdmkYt yQ5LmOPpqLaElc/vTcEQzZGpXLMAxE2fkb/wcb6LIxIvYtqreJOk57Zh1c+tLlZm04yD WLGr4aA6HzIh3Co1ltphppX5inqqn9Q24Y20U= MIME-Version: 1.0 Received: by 10.150.163.5 with SMTP id l5mr276091ybe.403.1311807838020; Wed, 27 Jul 2011 16:03:58 -0700 (PDT) Received: by 10.147.137.16 with HTTP; Wed, 27 Jul 2011 16:03:57 -0700 (PDT) In-Reply-To: References: Date: Thu, 28 Jul 2011 02:03:57 +0300 Message-ID: From: Ross To: Antonio Olivares Content-Type: text/plain; charset=UTF-8 Cc: freebsd-questions@freebsd.org Subject: Re: printing to a HP Deskjet 812C printer 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: Wed, 27 Jul 2011 23:03:59 -0000 On Thu, Jul 28, 2011 at 1:54 AM, Antonio Olivares wrote: > On Wed, Jul 27, 2011 at 5:43 PM, Ross wrote: >> It requires CUPS and replaces system lpr. Here's an example on setting >> up HPLIP: http://daemon-notes.com/articles/install/hplip >> >> On Thu, Jul 28, 2011 at 1:25 AM, Antonio Olivares >> wrote: >>> On Wed, Jul 27, 2011 at 5:07 PM, Ross wrote: >>>> Why you do not use HPLIP? Your printer is supported. >>> >>> Does lpd/lpr use this? or it requires CUPS? >>> >>> Thanks, >>> >>> Antonio >>> >> > > Thanks Ross, > > But I have to compile/recompile kernel just to get it working? > > I'll think about it :? > Howto you have provided is detailed and I cannot complain :( > > Regards, > > Antonio > Well, you had problems with ulpt so maybe removing it which is required for HPLIP is a solution. Sorry if recompiling the kernel is not an option for you. Otherwise it just works.