[sane-devel] Re: Sane backend sm3600 do not working

Marian Eichholz marian.eichholz@freenet-ag.de
Sat, 30 Apr 2005 07:57:13 +0200


On Sat, Apr 30, 2005 at 04:18:52AM +0200, su.petr@seznam.cz wrote:

> SuSE Linux 9.3 Professional x86_64 (64 bit)
> kernel 2.6.11.4 (x86_64)
> libusb-0.1.so.4.4.0 (libusb version 0.1.8)
> libsane.so.1.0.15 (sane version 1.0.15)
> Microtek ScanMaker 3600 (vendor=0x05da product=0x40ca)

Petr, please answer just to me, not the lists, ok? :-)

For the model: 0x40ca is supported.

> "sane-find-scanner"

Please note, that scanner.ko is *not* needed. There is no
kernel support for sm3600 needed or suitable except the usbdev FS.
So You might safely drop scanner.ko.

> ---cut here---
> 
> "SANE_DEBUG_SM3600=255 scanimage -L"
> ---cut here---
> [sanei_debug] Setting debug level of sm3600 to 255.
> [sm3600] SM3600 init
> [sm3600] SM3600 version: 1000005

Thats pretty much sparse. Is usbdevfs in place?

$ cat /proc/mounts  | grep usb
usbdevfs /proc/bus/usb usbdevfs rw 0 0

It should read like, when there is no scanner attached:

[sanei_debug] Setting debug level of sm3600 to 255.
[sm3600] SM3600 init
[sm3600] SM3600 version: 1000005
[sm3600] starting bus scan
[sm3600] scanning bus 001
[sm3600] found dev 0000/0000
[sm3600] scanning bus 002
[sm3600] found dev 0000/0000
[sm3600] scanning bus 003
[sm3600] found dev 0000/0000
[sm3600] scanning bus 004
[sm3600] found dev 0000/0000
[sm3600] found dev 0B9B/4012
[sm3600] scanning bus 005
[sm3600] found dev 0000/0000

> Can You help me please how can I make Microtek ScanMaker 3600 working?

Hope it helps...

> 
> Thank You very much for answer
> Petr Novak
> su.petr@seznam.cz
> 
> 

-- 

- Marian