Dnia 2010-06-16, ?ro o godzinie 19:13 +0200, Julien Salort pisze:
> Hello,
> 
> I have a HP Scanjet 2400 and I'm trying to use SANE to acquire an image, with 
> no success so far.
> As suggested by the warning, I'm reporting here the failure.
> 
> % uname -a
> Darwin ussdefiant.local 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23 
> 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386 i386
> 
> % scanimage -V
> scanimage (sane-backends) 1.0.21cvs; backend version 1.0.21
> 
> % scanimage -L
> device `genesys:libusb:001:003-03f0-0a01-ff-ff' is a Hewlett Packard ScanJet 
> 2400c flatbed scanner
> 
> % scanimage >image.pnm
> [genesys] WARNING: Your scanner is not fully supported or at least 
> [genesys]          had only limited testing. Please be careful and 
> [genesys]          report any failure/success to 
> [genesys]          sane-devel at lists.alioth.debian.org. Please provide as 
> many
> [genesys]          details as possible, e.g. the exact name of your
> [genesys]          scanner and what does (not) work.
> scanimage: sane_start: Invalid argument
> 
> Any help ?
git version is capable only of scanning 300 dpi grayscale correctly.  
So try using: 
scanimage --verbose --progress --resolution 300 --mode Gray

I made some very simple changes that allow to scan in 100 and 300 dpi
both in grayscale and colour, and posted to this list on May 28th. You
can give it a try.
In the meantime got 50dpi working (thanks to stef's usb analysis
scripts) to some extent as well, but it still needs some work. 

Regards,

Piotr


> 
> Thank you,
> 
> Julien Salort
> --
> sane-devel mailing list: sane-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/sane-devel
> Unsubscribe: Send mail with subject "unsubscribe your_password"
>              to sane-devel-request at lists.alioth.debian.org


Reply via email to