[sane-devel] sm3600 problem
Henning Meier-Geinitz
henning@meier-geinitz.de
Sun, 16 Jan 2005 18:37:51 +0100
Hi,
On Thu, Jan 13, 2005 at 01:05:19AM -0600, Chien-Yu Chen wrote:
> I been trying to get sm3600 backend to work for a few days, but
> can't get anywhere...I am using the latest sane and libusb, compiled
> from the source...
The sm3600 backend is quite old and hasn't been touched recently as
far as I know.
> when running sane-find-scanner, I found
> libusb:002:002 (or some other number depending on when I plug it in)
Ok.
> but when doing scanimage -d libusb:002:002, it's telling me that no
> device is found...
That's ok because "libusb:002:002" is not a valid SANE device name.
But "scanimage -L" as root should find it. If not, check that "sm3600"
is in dll.conf.
Show us the output of
SANE_DEBUG_SM3600=255 scanimage -L
Bye,
Henning