Hi Martin & cc u...@freebsd.org
Thanks for your reply :-)

Marcin Wisnicki wrote:
> On Thu, 12 May 2011 21:59:10 +0200, Julian H. Stacey wrote:
> > Hi usb people,
> > Does 8.2-RELEASE support combi printer + scanner ?
> Yes, it should work. I have HP Deskjet K209a and it works without problems.
> Make sure that you enabled SCAN option in hplip port (it is disabled by 
> default).

Ah ! I hadn't spotted that SCAN, the
        OPTIONS in /usr/ports/print/hplip/Makefile is not springing up
        an interactive choice menu, 
        Maybe I'll tyr yo improve it like a working interactive Makefile
        with OPTIONS in eg comms/hylafax/Makefile

cd /usr/ports/print/hplip && \
        make WITH_SCAN=YES WITH_XSANE=YES all install
now does causes scanimage to see a scanner :-)

scanimage -L
  device `hpaio:/usb/Deskjet_2050_J510_series?serial=CN09721HXY05D1' is a 
Hewlett-Packard Deskjet_2050_J510_series all-in-one

But with /var/log/messages:
  scanimage: scan/sane/io.c 53: dBus Connection Error
         (Failed to connect to socket /var/run/dbus/system_bus_socket:
         No such file or directory)!
  (even after I've even done chmod 777 /var/run/dbus )
  So my xsane still doesnt work yet.

pkg_info -qW /usr/local/lib/sane/libsane-hpaio.so
hplip-3.11.1    (you have .3 from current)

grep hpaio /usr/local/etc/sane.d/dll.conf
hpaio

sane-find-scanner -q
        found USB scanner (vendor=0x03f0 [HP], product=0x8711 [Deskjet 2050 
J510 series]) at libusb:/dev/usb:/dev/ugen1.2

Thanks,
Julian
-- 
Julian Stacey, BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com
 Mail plain text;  Not quoted-printable, Not HTML, Not base 64.
 Reply below text sections not at top, to avoid breaking cumulative context.
_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to