[sane-devel] Mustek 2400CU Plus

Henning Meier-Geinitz henning@meier-geinitz.de
Sun, 12 Oct 2003 09:48:03 +0200


Hi,

On Sat, Oct 11, 2003 at 11:33:53PM +0200, Linas Valiukas wrote:
> Hello Henning,

I'm cc'ing sane-devel again.

> I'm using sane 1.0.12

Ok.

> root:~# sane-find-scanner
> found USB scanner (vendor=0x055f, product=0x021d [USB Scanner]) at libusb:001:003

Looks fine.

> root:~# SANE_DEBUG_GT68XX=255 scanimage -L
> No scanners were identified.

[...]

There are no debug messages. That means you either don't use
sane-backends 1.0.12, your installation is screwed, or th egt68xx
backend is disabled. Check /etc/sane.d/dll.conf. "gt68xx" should be
listed there.

If that's not the problem, please show us the output of

SANE_DEBUG_DLL=255 scanimage -L

> root:~# scanimage -d gt68xx:/libusb:001:003
> scanimage: open of device gt68xx:/libusb:001:003 failed: Invalid argument

The "/" is wrong. "scanimage -d gt68xx >image.pnm" should also work.

> I remember that a month ago it worked. I think I had 2.5 or 2.6
> kernel. Now I have 2.4.22. Currently it's latest stable kernel so I
> don't want to change it to 2.5/2.6 again. Or maybe I must?

The kernel version shouldn't matter.

Bye,
  Henning