On Sat, Sep 6, 2014 at 7:52 PM, siefke_lis...@web.de
<siefke_lis...@web.de> wrote:
> Hello,
>
> On Thu, 04 Sep 2014 06:58:54 +0200 "J. Roeleveld" <jo...@antarean.org>
> wrote:
>
>> >siefke ~ $  cat /usr/src/linux/.config | grep CONFIG_USB_PRINTER
>> >CONFIG_USB_PRINTER=m
>>
>> Change this to 'n'.
>
> No because cups is compile with -usb and the netbook not see printer.
> Dmesg give printer out, but in cups nothing to see in local print
> support.
>
>> >siefke ~ $  equery u cups | grep usb
>> >-usb
>
>
> Thank you & Ragards
> Silvio
>


Have you tried this configuration?
http://wiki.gentoo.org/wiki/HPLIP
For USB printers net-print/cups has to be built with the usb USE flag.
This way it makes use of the dev-libs/libusb user space tool which
replaces kernel usb printer support (CONFIG_USB_PRINTER). In case of
problems you can disable the usb USE flag for net-print/cups and
activate the kernel functionality again.

Reply via email to