John Ellson wrote:
hplip was in today's rawhide updates.
Does anyone know I get sane to use the new hplib backend for a usb
hp-psc-1210 printer/scanner ?
I have: hplip-0.9.3-0.1, libsane-hpaio-0.9.3-0.1, hpijs-0.9.3-0.1,
sane-backends-1.0.15-9, installed. All hpoj bits removed.
service hplip is running. Printing to the hp-psc-1210 is working.
"hp-probe" returns:
hp:/usb/psc_1200_series?serial=MY37AD82JT5H HP psc_1200_series
"sane-find-scanner" returns:
found USB scanner (vendor=0x03f0 [Hewlett-Packard], product=0x2f11
[psc 1200 series]) at libusb:002:005
when run as root, but only:
found USB scanner (vendor=0x03f0, product=0x2f11) at libusb:002:005
when run as a regular user. Is there a permission problem here?
"scanimage -L" picks up my v4l:/dev/video0 device, but not the usb
scanner. (similarly xsane and gimp)
file:///usr/share/doc/hplip-0.9.3/hplip_readme.html states:
HPLIP provides a "hpaio" sane backend for scanning.
but there is no reference to "hpaio" in any file in /etc/sane.d/
Do I need to add some config information for it?
John
I found the answer in:
http://hpinkjet.sourceforge.net/hplip_readme.html
I needed to add "hpiao" to /etc/sane/dll.conf
I'll bugzilla this against hplip.
John