[sane-devel] no scanners found (leo s3 scsi-scanner)

Frank Zago fzago@austin.rr.com
Fri, 17 Jan 2003 09:30:40 -0600


Hi,

I've added an entry in the backend for this variant. You might as well wait for 
sane 1.10.
But if you're in a hurry, remove the spaces and recompile sane.
eg change
   {6, "LEO     ", "LEOScan-S3      ",
to
   {6, "LEO", "LEOScan-S3",

Regards,
   Frank.

Henning Meier-Geinitz wrote:
> Hi,
> 
> On Thu, Jan 16, 2003 at 11:01:54PM +0100, axel dammers wrote:
> 
>>But sane-find-scanner -v -v shows not a 0 behind the scanner name:
> 
> 
> Yes, it does:
> 
> 
>>searching for SCSI scanners:
>>checking /dev/scanner... open ok
>> Inquiry for device:
>>   000: 06 00 02 02 1f 00 00 00 4c 45 4f 00 00 00 00 00    ........LEO.....
>>   016: 4c 45 4f 53 63 61 6e 2d 53 33 00 00 00 00 00 00    LEOScan-S3......
> 
> 
> 
> There are the 00 00 ... after the text. The backend expects spaces (32
> = 0x20).
> 
> 
>>Have I to do anything in the sourcecode ?
> 
> 
> Try it. Remove the spaces as I mentioned.
> 
> Bye,
>   Henning
> _______________________________________________
> Sane-devel mailing list
> Sane-devel@www.mostang.com
> http://www.mostang.com/mailman/listinfo/sane-devel
>