PDA

View Full Version : CUPS Problem


rbrugman
June 3rd, 2006, 10:11 PM
Hey Everyone,
I'm having trouble getting my HP Deskjet 932C working under cups. I'm using the web backend. With the previous version I was using under breezy, USB showed up on the list under devices, but now it just shows LPT, SCSI, etc. No USB. All my usbcore and usbhdi are loaded as modules. phpsysinfo shows that the deskjet is connected to my server, but I can't get it configured in CUPS. Does anyone have any suggestions?

Thanks,
Robert

silentb
June 4th, 2006, 04:52 AM
CUPS' usb support seems somewhat broken. I switched back to Breezy just because of this.

rbrugman
June 4th, 2006, 07:31 PM
I will agree that USB seems broken in CUPS, but luckily my laser printer isn't USB. Now that school's over, the chance of me needing color for a while isn't that great.

I even installed 1.2.1 from source. No luck there either.


Robert

rbrugman
June 5th, 2006, 01:29 PM
I found a solution to my problem. I loaded the usblp module and my printer showed up!

modprobe usblp

Just add usblp to your modules file and it will load on startup.


Robert