Oi,

I tried to set up the HP PSC 950xi. I got the following on the console
as root:

[EMAIL PROTECTED] c]# service hplip restart
Stopping hpiod:                                                 [  OK  ]
Stopping hpssd:                                                 [  OK  ]
Starting hpiod:                                                 [  OK  ]
Starting hpssd:
HP Linux Imaging and Printing System (ver. 0.9.11)
Services and Status Daemon ver. 7.5

Copyright (c) 2003-6 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

                                                                [  OK  ]
[EMAIL PROTECTED] c]# lpinfo -v
network socket
network beh
network socket://192.168.100.13
network ipp://192.168.100.20:631/ipp
direct hp:/usb/PSC_950xi?serial=MY21AC21J6WP
direct hpfax:/no_device_found
network http
network ipp
network lpd
direct parallel:/dev/printers/0
direct parallel:/dev/printers/1
direct parallel:/dev/printers/2
direct canon:/dev/lp0
direct epson:/dev/lp0
direct canon:/dev/lp1
direct epson:/dev/lp1
direct canon:/dev/lp2
direct epson:/dev/lp2
direct pdf
direct cups2pegg
direct scsi
network smb
network smb
[EMAIL PROTECTED] c]# hp-setup

HP Linux Imaging and Printing System (ver. 0.9.11)
Printer/Fax Setup Utility ver. 2.0

Copyright (c) 2003-6 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.


Choose device from probed devices connected on bus(es): usb:

Num.  Device-URI                                            CUPS
printer(s)
----  ----------------------------------------------------
------------------
0     hp:/net/hp_LaserJet_1320_series?ip=192.168.100.145    HPLasJet1320

1     hp:/usb/Photosmart_2600_series?serial=MY53OK70V10400  HPPSmart2600

2     hp:/net/Officejet_7400_series?ip=192.168.100.31       HPOffJet7400

3     hp:/net/HP_LaserJet_4050_Series_?ip=192.168.100.20
HP_LaserJet_4050
4     hp:/usb/PSC_950xi?serial=MY21AC21J6WP


Enter number 0...4 for device (q=quit) ?4

Setting up device: hp:/usb/PSC_950xi?serial=MY21AC21J6WP

(Note: Defaults for each question are maked with a '*'. Press <enter> to
accept the default.)

 [ERROR]: Unsupported printer model.
[EMAIL PROTECTED] c]# /usr/lib/cups/backend/hp
invalid ModelQueryResult: msg=modelqueryresult
result-code=48
 prnt/hpijs/hplip_api.c 396
direct hp:/usb/PSC_950xi?serial=MY21AC21J6WP "HP PSC_950xi"
"hp:/usb/PSC_950xi?serial=MY21AC21J6WP" "MFG:Hewlett-Packard;MDL:PSC 900
Series;SKU:PSC
950xi;CMD:MLC,PCL,PML;CLASS:PRINTER;DESCRIPTION:Hewlett-Packard PSC 900
Series;1284.3M:f7f,f7f;1284.4DL:4d,4e,1;SERN:MY21AC21J6WP;VSTATUS:$HB0$NC0,ff,DN,IDLE,CUT,K0,C0,SM,NR,KP008,CP081;AiO:00;DW-PCL;"
[EMAIL PROTECTED] c]#

One sees that the CUPS backend "hp" recognizes the PSC 950xi as a
supported model without any problems, but "hp-setup" reports an unknown
model. If I manually create the queue with the URI
"hp:/usb/PSC_950xi?serial=MY21AC21J6WP" the hp-toolbox tells me that the
printer is an unknown model and does not give me access to status and
ink levels.

If I edit the file /usr/share/hplip/data/xml/models.xml copying the
section '<model name="PSC_900_Series">...</model>' and changing the
first line of the copy to be '<model name="PSC_950xi">' the PSC 950xi
works correctly. I can see ink levels, clean the nozzles, scan, ...

In addition I cannot fax. Also if I modify the line '<fax type="0"/>'
to'<fax type="1"/>' or  '<fax type="2"/>' it does not work. I can start
"hp-sendfax" then, but I get an error when the printer is supposed to
dial. On the console from where I have started hp-sendfax I get

sendfax [ERROR]: Could not get into active state!
sendfax [ERROR]: D/L error state=2
sendfax [ERROR]: Fax send error.
sendfax [ERROR]: Error, aborting.

then.

   Till


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
HPLIP-Devel mailing list
HPLIP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-devel

Reply via email to