trouble adding HP PSC-2510 hplip printer to cups

Asked by Dan Connolly

I'm trying to print to an HP PSC-2510 over a network.

It was working under debian sid with hplip 0.9.11-2 and cups (1.2.1-3) .

I have hplip 0.9.7-4ubuntu1 installed in this ubuntu dapper setup; I can get this to work:

$ hp-makeuri 192.168.1.103
CUPS URI: hp:/net/psc_2500_series?ip=192.168.1.103

but I can't figure out how to give that URI to cups. The gnome add-printer dialog adds an ipp: to the front of the URI. The web-based interface doesn't show a URI field.

Also, I don't know what username/password to use thru the web interface to cups; I set a superuser (root) password, but I can't get it to work.

I'm getting all sorts of strange errors from the cups web interface.
"Error: Bad Request" on the printers page (http://127.0.0.1:631/printers/ ). The error log has lots of stuff, including:

E [15/Aug/2006:11:10:11 -0500] Bad request line "DEBUG: Got device list!" from localhost!
E [15/Aug/2006:11:10:22 -0500] Bad URI "http=0x80762a8" in request!
E [15/Aug/2006:11:32:34 -0500] Bad request line "DEBUG: show_all_printers(http=0x8089860, user="guest")" from localhost!
E [15/Aug/2006:11:33:05 -0500] Bad URI "http=0x80762a8" in request!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Pascal De Vuyst
Solved:
Last query:
Last reply:
Revision history for this message
Dan Connolly (connolly) said :
#1

I uninstalled hplip and installed hpoj, and then the printer was detected in the gnome print admin tool.

So I can print now, but not scan. I'd still much rather use hplip.

Revision history for this message
Pascal De Vuyst (pascal-devuyst) said :
#2

The default GNOME printer setup tool gnome-cups-manager can't handle hplip network printers (see bug #27239).
You better use the CUPS web interface to setup you hplip network printer, the CUPS web interface is disabled by default in Dapper. You can enable it again following these instructions: https://help.ubuntu.com/community/PrintingCupsWebInterface.

Revision history for this message
Dan Connolly (connolly) said :
#3

Thanks; I hope to try that next time I try Ubuntu again. I'm back to debian sid for now.

Revision history for this message
Dan Connolly (connolly) said :
#4

I wonder why I still see "No related bugs."

Revision history for this message
David Kaplan (dmkaplan) said :
#5

Hi,

I am not sure that using the web interface fixes the problem. If you add a printer through the web interface, when you get to select a device for the printer, the only obvious HPLIP option will be "hp no_device_found". When you select this, it does not give you the chance to put in the URI.

Perhaps you are supposed to select IPP printer and put in the specified URI after deleting ipp or http, but this in not at all obvious to the uninitiated.