[sane-devel] Backend for MS fingerprint scanners

2006-08-14 Thread Gerard Klaver
On Sun, 2006-08-13 at 20:13 -0300, Gustavo Torres wrote:
 Hello Gerard,
 Thank you for your reply.
 Can I please use your code for my project?
 I'd be a great start.
 Regards,
 
 Gustavo.
 Em Dom, 2006-08-13 ?s 22:26 +0200, Gerard Klaver escreveu:
  On Wed, 2006-08-09 at 19:37 -0300, Gustavo Torres wrote:
   Hello,
   I'm looking for a Microsoft fingerprint scanner (aka DigitalPersona
   UareU 4000B) backend, but I couldn't find it.
   If someone is aware of any effort to implement it, please let me know.
   I'm considering developing one.
   Regards,
   
   -- 
  For information, not for your type, but for the Authentec AES2501 i am
  developing a authentec fingerprint scanner backend.
  
  See: http://gkall.hobby.nl/authentec.html
  
  No working backend yet, still some init problems.

Go ahead, placed a update today on my homepage,
main change, removed the sane exception license lines.
(reason using some other part of GPL2 licensed programs (add_text for
example) 
-- 

m.vr.gr.
Gerard Klaver



[sane-devel] Backend for MS fingerprint scanners

2006-08-13 Thread Gerard Klaver
On Wed, 2006-08-09 at 19:37 -0300, Gustavo Torres wrote:
 Hello,
 I'm looking for a Microsoft fingerprint scanner (aka DigitalPersona
 UareU 4000B) backend, but I couldn't find it.
 If someone is aware of any effort to implement it, please let me know.
 I'm considering developing one.
 Regards,
 
 -- 
For information, not for your type, but for the Authentec AES2501 i am
developing a authentec fingerprint scanner backend.

See: http://gkall.hobby.nl/authentec.html

No working backend yet, still some init problems.
-- 

m.vr.gr.
Gerard Klaver



[sane-devel] Backend for MS fingerprint scanners

2006-08-11 Thread Gustavo Torres
Hello,
I'm looking for a Microsoft fingerprint scanner (aka DigitalPersona
UareU 4000B) backend, but I couldn't find it.
If someone is aware of any effort to implement it, please let me know.
I'm considering developing one.
Regards,

-- 
Gustavo Torres gust...@familia.torres.nom.br
Fam?lia Torres
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem
assinada digitalmente
Url : 
http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20060809/847f7cb5/attachment.pgp
From oliver.schwa...@gmx.de  Fri Aug 11 19:21:29 2006
From: oliver.schwa...@gmx.de (Oliver Schwartz)
Date: Fri Aug 11 19:22:23 2006
Subject: [sane-devel] snapscan and Epson Stylus DX-3800
In-Reply-To: 200608111214.25654.flx.cthu...@gmail.com
References: 200608111214.25654.flx.cthu...@gmail.com
Message-ID: 200608112121.29942.oliver.schwa...@gmx.de

Hi,

On Friday 11 August 2006 12:14, F?lix wrote:
 Hi, I'm having problems to make the scanner of an epson stylus
 dx-3800 work with sane.

 sane-find-scanner detects it
 found USB scanner (vendor=0x04b8 [EPSON], product=0x0818 [USB MFP])
 at libusb:002:003

 but neither `scanimage -L` nor`iscan` seem to find it.

 using `export SANE_DEBUG_SNAPSCAN=255` they only output this:
 # scanimage -L
 [sanei_debug] Setting debug level of snapscan to 255.
 [snapscan] sane_snapscan_init
 [snapscan] sane_snapscan_init: Snapscan backend version 1.4.53
 [snapscan] sane_snapscan_get_devices (0xafa0ee48, 0)

This is hardly surprising since the the DX-3800 is not supported by 
the snapscan backend. Use the epson backend instead.

See also http://www.sane-project.org/lists/sane-mfgs-cvs.html#Z-EPSON

/Oliver