[sane-devel] Re: Minolta Dimage Scan Dual II and sane
Jose Paulo Moitinho de Almeida
moitinho at civil.ist.utl.pt
Mon May 22 07:39:49 UTC 2006
On Monday 22 May 2006 07:39, you wrote:
> Hello,
>
>...
> I have bought an old Minolta Dimage Scan Dual II.
The scanner worked fine for me in 8 bit mode and it should also theoretically
work in 12 bit mode, though I never managed to.
> My linux system is a slackware 10.2 with kernel 2.4.31. The sane version is
> 1.0.17cvs from may 2006.
> If i plug the scanner in, it will be detect from sane-findscanner and
> scanimage -L. The hpusbscsi modul ist loaded.
You must use a recent version of sane, with libusb, which doesn't need the
hpusbscsi module. if it is loaded you must remove it with
$ rmmod hpusbscsi
In order to facilitate debuging please do (in sh/bash)
$ export SANE_DEBUG_AVISION=7
or (in csh/tcsh)
$ setenv SANE_DEBUG_AVISION 7
before scanning.
You can find the sources for the latest version of the avision backend (which
is the one used by the scanner) and about compiling at
http://www.exactcode.de/oss/avision/index.html
Regards
ZP
More information about the sane-devel
mailing list