HP PSC 1510 and CUPS 1.4.2.

Hello all users.
I'm new on this forum but I use FreeBSD for some time.
2 days ago I plugged my printer (HP PSC 1510) ,installed neded ports and configured the device but when I want to print test page I got an followed error in status field:
Code:
"/usr/local/libexec/cups/backend/hp failed"
HPLIP3 is installed all software works good execpt printing and when want to print a document from abiword it says that job is complete ,but printer doesen't do anything.
Thanks for help.
 
Just checked the CUPS port and seems there's been another update to v. 1.4.2_1. So maybe it had been fixed now.
 
bjs said:
Just checked the CUPS port and seems there's been another update to v. 1.4.2_1. So maybe it had been fixed now.
Sadly, no just tested the same situation.
BTW.I sended a bug about usb interface in CUPS.
 
Just curious, did you do:

$ make config

before you compiled the port and checked usb support?
 
The most recent commit fixed my USB printer problems. Apparently the port wasn't taking into account that libusb was pulled into base for release 8. You might want to update your ports tree and give it another go.
 
I am as well with a DeskJet 5940:
Code:
FreeBSD 8.0-STABLE #9: Tue Dec 15 21:42:13 EST 2009
cups-base-1.4.2_3   Common UNIX Printing System: Server
 
Back
Top