Sirsendu Roy wrote: > "There is a conflict between the Cups libusb backend and the usblp > kernel driver. If you want to use Cups with libusb, do notenable USB > Printer support in your kernel"
It'snot a problem for your printer as it was recognized and idle before. > |Now when I try to use the cups front end using the web browser and > try to find the printer- it cannot not find the printer.| Is usblp module loaded: lsmod | grep usblp ? if not: modprobe usblp. hplip comes with udev rules 56-hpmud.rules installed in /etc/udev/rules.d (assuming you don't use systemd): re-install hplip if necessary. Ultimately, compile cups as it was initially. > It will be nice if you can provide me a step by step debug instruction Install ghostscript as it is required by hplip. Pierre -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
