Hi, Here is the output as requested.
$ lpstat -p deskjet -l 2 printer deskjet idle. enabled since September 2, 2009 9:37:50 AM BST. available. printer-name=deskjet printer-uri-supported=lpsched://localhost/printers/deskjet job-sheets-supported=standard document-format-supported=application/postscript printer-info=HP Photosmart c6280 device-uri=socket://192.168.2.130:9100 lpsched-interface-script=/usr/lib/lp/model/uri nolpsched-login-term nolpsched-daisy lpsched-printer-type=unknown lpsched-cpi-value=0 lpsched-cpi-unit=0 lpsched-lpi-value=0 lpsched-lpi-unit=0 lpsched-plen-value=0 lpsched-plen-unit=0 lpsched-pwid-value=0 lpsched-pwid-unit=0 ppd-file-uri=file://ts4/etc/lp/ppd/deskjet.ppd lpsched-printer-configure-ppd-uri=file://ts4/usr/share/ppd/SUNWhpijs/HP/hp-photosmart_c6200_series-hpijs.ppd.gz lpsched-ppd-source-path=/usr/share/ppd/SUNWhpijs/HP/hp-photosmart_c6200_series-hpijs.ppd.gz printer-make="HP" printer-model="HP Photosmart c6200 series Foomatic printer-make-and-model="HP Photosmart c6200 series Foomatic media-default=Letter media-supported=Letter,A4,Photo,Photo5x7,PhotoTearOff,3x5,5x8,A5,A6,A6TearOff,B5JIS,CDDVD80,CDDVD120,Env10,EnvC5,EnvC6,EnvDL,EnvISOB5,EnvMonarch,Executive,FLSA,Hagaki,Legal,Oufuku,w558h774,w612h935 PageRegion-default=Letter PageRegion-supported=Letter,A4,Photo,Photo5x7,PhotoTearOff,3x5,5x8,A5,A6,A6TearOff,B5JIS,CDDVD80,CDDVD120,Env10,EnvC5,EnvC6,EnvDL,EnvISOB5,EnvMonarch,Executive,FLSA,Hagaki,Legal,Oufuku,w558h774,w612h935 PrintoutMode-default=Normal PrintoutMode-supported=Draft,Draft.Gray,Normal,Normal.Gray,High,High.Gray,Photo lpsched-disable-reason=new printer lpsched-disable-date=Wednesday, September 2, 2009 9:37:50 AM BST lpsched-reject-reason=new destination lpsched-reject-date=Wednesday, September 2, 2009 9:37:50 AM BST printer-current-time=Thursday, September 3, 2009 10:49:51 AM BST printer-up-time=1251971391 printer-state=3 printer-is-accepting-jobs printer-is-processing-jobs printer-state-reasons=none multiple-document-jobs-supported multiple-document-handling-supported=seperate-documents-colated-copies pdl-override-supported=not-attempted job-priority-supported=40 job-priority-default=20 copies-supported=1-65535 copies-default=1 page-ranges-supported number-up-supported=1 number-up-default=1 job-hold-until-supported=no-hold,indefinite job-hold-until-default=no-hold document-format-default=application/octet-stream On the OpenSolaris discussion list, a work around was given see below This looks like a known issue and I'm pretty sure that there is a bug filed against it, though I can't seem to locate it (See http://www.opensolaris.org/jive/thread.jspa?threadID=87603&tstart=0). There are two possible workarounds here. 1. modify the interface script that LP uses to print to the printer (/etc/lp/interfaces/{queue}so that it runs /usr/lib/cups/filterfoomatic-rip-hplip instead of /usr/lib/lp/bin/foomatic-rip 2. switch to CUPS and create your queue under CUPS. # pkg install SUNWcups # svccfg import /var/svc/manifest/application/cups.xml # print-service -s cups You can create your queue by launching System -> Administration -> Printer Manager after switching to CUPS, CUPS web interface (http://localhost:631/admin/), or lpadmin (1cups) "man -s 1cups lpadmin" As previously posted I have logged a Bug and be given the reference CR6878506, from the update I have received it appears there is a bug with foomatic. -- This message posted from opensolaris.org