Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2011 01:29:59 +0200
From:      "Julian H. Stacey" <jhs@berklix.com>
To:        Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: Does FreeBSD 8.2-RELEASE support combi printer + scanner ? 
Message-ID:  <201105172330.p4HNTxNr065111@fire.js.berklix.net>
In-Reply-To: Your message "Sun, 15 May 2011 10:09:04 -0000." <iqo8o0$7s2$1@dough.gmane.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Martin & cc usb@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105172330.p4HNTxNr065111>