2011/2/9 Helmut Jarausch <jarau...@igpm.rwth-aachen.de>:
> AFAIR it worked just fine with CUPS-1.3.x

Then why don't you use stable cups?

> I do have CONFIG_USB_PRINTER=y in my kernel configuration.

New cups 1.4 can make use of the libusb package via the usb use flag.
Without it uses the kernel USB support CONFIG_USB_PRINTER.
If you want to use cups-1.4, I recommend to compile kernel USB support
as module CONFIG_USB_PRINTER=m instead of built-in.
This way you can test both methods without conflicts.

Compile cups-1.4 with usb use flag and blacklist the usblp module to
test if it works with libusb. To test if it works with the kernel
module remove the blacklist entry and compile cups without usb use
flag.

Btw: cups-1.4 is not stable because of issues with usb support ([1]
see also the depending bugs), so if both methods do not work for you I
recommend using cups-1.3 for the time being.

[1] http://bugs.gentoo.org/show_bug.cgi?id=333781

PS: You can only get rid of hplip if your printer is directly
supported by cups and cups only supports a few HP printer. So in
general you are better of with hplip.

-- 
Daniel Pielmeier

Reply via email to