From owner-freebsd-questions@FreeBSD.ORG Fri Mar 14 05:13:35 2008 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 BE1B3106566B for ; Fri, 14 Mar 2008 05:13:35 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.94]) by mx1.freebsd.org (Postfix) with ESMTP id 290098FC20 for ; Fri, 14 Mar 2008 05:13:34 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from [192.168.0.1] (athedsl-07801.home.otenet.gr [87.202.30.181]) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m2E5DWWi001280; Fri, 14 Mar 2008 07:13:32 +0200 Message-ID: <47DA097F.1040705@otenet.gr> Date: Fri, 14 Mar 2008 07:13:35 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: Pollywog References: <212181.35000.qm@web43142.mail.sp1.yahoo.com> <47D82B8C.1060402@chuckr.org> <47D8310B.2010501@otenet.gr> <200803140507.29658.lists-fbsd@shadypond.com> In-Reply-To: <200803140507.29658.lists-fbsd@shadypond.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: USB 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: Fri, 14 Mar 2008 05:13:35 -0000 Pollywog wrote: > On Wednesday 12 March 2008 19:37:47 Manolis Kiagias wrote: > >> >> I have cups working on my system, printing on locally attached USB >> printers. I have followed the instructions in dekstopBSD wiki: >> >> http://desktopbsd.net/wiki/doku.php?id=doc:printing >> >> (though I used ports and not packages) >> > > Did you find it necessary to recompile the kernel with ulpt disabled? > > I have a HP PSC2110 "All-In-One" that I can use in Linux (printing and > scanning) but was unable to get working in FreeBSD. I believe part of the > solution is to disable ulpt and recompile the kernel, but I had trouble > getting hplip to work. FreeBSD does not have hpoj, which is what I use in > Linux with this printer. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > No, I haven't touched ulpt support in the kernel.