Hello Peter,

I am not sure about the repo update but you can install latest HPLIP release 
from:
http://hplipopensource.com/hplip-web/install/install/index.html (automatic 
installer) or 
http://hplipopensource.com/hplip-web/install/manual/index.html (manual 
installation, if automatic installer is not supported)


Hello Till,

Can you provide an update on this to Peter.

FYI diff:
Index: scan/sane/hpaio.c
===================================================================
--- scan/sane/hpaio.c   (revision 17153)
+++ scan/sane/hpaio.c   (revision 17154)
@@ -335,7 +335,7 @@
        return soapht_open(devicename, pHandle);
     if (ma.scantype == HPMUD_SCANTYPE_LEDM)
        return ledm_open(devicename, pHandle);
-    if ((ma.scantype == HPMUD_SCANTYPE_SCL) || (ma.scantype == 
HPMUD_SCANTYPE_PML))
+    if ((ma.scantype == HPMUD_SCANTYPE_SCL) || (ma.scantype == 
HPMUD_SCANTYPE_SCL_DUPLEX) ||(ma.scantype == HPMUD_SCANTYPE_PML))
        return sclpml_open(devicename, pHandle);
     else
        return SANE_STATUS_UNSUPPORTED;

Thanks,
Sanjay

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1069898

Title:
  regression: cannot open network scanner with error "unable to read
  device-id ret=-1"

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/1069898/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to