Sane 1.0 and FreeBSD 2.2.8 aic0/hp/uk0

Marc Rassbach (marc@tandem.milestonerdl.com)
Thu, 1 Apr 1999 11:54:27 +0000 ()

I've been trying to get sane 1.0 to work with FreeBSD 2.2.8.

Its using the aic driver, and is (not) talking to an HP 5P scanner (C5110A)

The first thing I noticed was the code wanted libsane-hp.so.0 and
such doesn't exist under /usr/local/lib/sane. A ln command later
what I'm now seeing is this:

# xscanimage
[sanei_init_debug]: Setting debug level of dll to 128.
[dll] adding backend hp
[dll] loading backend hp
[dll] dlopen()ing `/usr/local/lib/sane/libsane-hp.so.0'
[dll] init: initializing backend `hp'
[sanei_init_debug]: Setting debug level of hp to 128.
[hp] init called
xscanimage: no devices available.
[dll] exiting
[dll] calling backend `hp's exit function
[hp] exit called
#

And I get an error message that:
open of device hp:/dev/uk0 failed: Invalid argument

The OS IS assigning uk0 to the scanner.

I'm looking for ideas on how to make this work.

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com