From owner-freebsd-questions@freebsd.org Thu Jul 23 10:50:27 2015 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 170EE9A8D7B for ; Thu, 23 Jul 2015 10:50:27 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 865A015CD for ; Thu, 23 Jul 2015 10:50:25 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from testbox.news4all.se (testbox.usenet4all.se [10.0.0.3]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id t6NAoNMK034624 for ; Thu, 23 Jul 2015 12:50:23 +0200 (CEST) (envelope-from bah@bananmonarki.se) Message-ID: <55B0C6F3.6050108@bananmonarki.se> Date: Thu, 23 Jul 2015 12:50:27 +0200 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Ulpt problems. References: <55B0BE81.70208@bananmonarki.se> In-Reply-To: <55B0BE81.70208@bananmonarki.se> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jul 2015 10:50:27 -0000 It's a FreeBSD 10.1-RELEASE-p10 #0box. On 2015-07-23 12:14, Bernt Hansson wrote: > Hello list. > > How do I disable ulpt? It's not in the generic kernel so can't disable > it there. > > In /boot/loader.conf I have ulpt_load="NO" But that does not help it's > still loaded. > > kldunload ulpt don't help either it keeps coming back. > > I need to disable it so I can use hplip. > > From hplip pkg-message; > > "HPLIP expects printers to be attached as a ugen(4) devices. This > means that you must NOT have "device ulpt" in your kernel and ulpt > must NOT be loaded as a kernel module" > _______________________________________________ > 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" > >