[sane-devel] Why sane_read() always returns SANE_STATUS_GOOD?

Henning Meier-Geinitz henning@meier-geinitz.de
Sun, 27 Apr 2003 18:46:58 +0200


Hi,

On Sun, Apr 27, 2003 at 11:35:35AM -0500, Peter Chen wrote:
> Thanks for your suggestion. The problem is I setup the usb scanner manually,
> so when I ran scanimage -L, it only showed me the "real" scanner, but not
> the testbed.

The "test" backend is disabled by default in dll.conf. Just remove the
comment character in that file. You can also access it directly in
sane_open (just use "test:0" instead of "fujitsu:/dev/usb/scanner").

Bye,
  Henning