Griaule Biometrics

Startseite » Forums » GENERAL » Fingerprint Readers » Suprema BioMini, Please I´ve recently bougth the SDK and I need support.
12 replies [Letzter Beitrag]
ignacio13
Offline
Joined: 2010-04-18
Rate this post:
0
Noch keine Bewertungen vorhanden
Suprema BioMini, Please I´ve recently bougth the SDK and I need support.

I have recently bought the fingerprint SDK to be used with a Suprema BioMini fingerprint reader.

 

I cannot make it work with the official drivers neither the FingerCap drivers because I cannot start the SDK. When I try to execute the demo .exe I get a “Vendor ID is mismatched”.

 

I have found in the forum two posts. One of those said that the driver that must be used is the FingerCap 2.0 driver, and the other one, posted by Marcos, said that the drivers must be the original. I have tried both alternatives with FingerCap 2.0 and 2.1 and nothing work, because the Fingercap drivers is never accepted by Windows to be used with the BioMini and with the original drivers it says the message I told you above. The reader is working OK because I have tried with another SDK and I could read a fingerprint.

 

We tried to modify the .inf file of the FingerCap driver in order to the Windows accept that driver for the Suprema BioMini, but when the demo application starts the reader is not recognized (the error “Vendor ID is mismatched” does not appear anymore).

 

I really need a way to work this out because I cannot progress with my project.

 

Sincerely,

 

Ignacio.

davi.st1
Offline
Joined: 2010-08-26
Rate this post:
0
Noch keine Bewertungen vorhanden

[ENGLISH]

Dear customer,

what OS are you using? And what demo did you download?

Because i did test BioMini and it works great.

 

[PORTUGUÊS]

Prezado cliente,

qual SO você está usando? E qual demo você fez download?

Porque eu testei o BioMini e funcionou bem.

 

------------------------------------

Davi Stuart Zilli

Griaule Support Team

ignacio13
Offline
Joined: 2010-04-18
Rate this post:
0
Noch keine Bewertungen vorhanden

Dear Davi,

Thank you for your reply.

I am using Windows XP. I have also test it under Windows 7 64 bits.

I have done the test in a fresh install of Windows XP and didn´t work. If I use another library that can be downloaded from Internet the reader works OK.

I have downloaded the Fingerprint SDK 2009 from the customer´s download section. There is a demo that is what I am using. The Suprema BioMini is new, that´s why we suppose it has changed the Vendor ID. When I load the official drivers in the Device manager it gives me the VID: 16D1 and the PID: 0400. When I don´t load any driver it says VID: 16D1 and the PID: 0401.

Thank you very much for your time,

Ignacio.

davi.st1
Offline
Joined: 2010-08-26
Rate this post:
0
Noch keine Bewertungen vorhanden

Dear Ignacio,

did you try to download our latest version?

If yes, i'll do the tests to make sure that the BioMini is or isn't working.

I tryed the BioMini on Windows 7 86x and it works.

 

-----------------------

Davi Stuart Zilli

Griaule Support Team

ignacio13
Offline
Joined: 2010-04-18
Rate this post:
0
Noch keine Bewertungen vorhanden

Dear Davi,

Thank you again for your response.

As I said I downloaded the Fingerprint SDK 2009 from the customer´s download section and both the FingerCap 2.0 and 2.1 versions. I Have also tried two versions of Suprema official driver.

Could you please tell me if the Vendor and Product Id is equal of yor Suprema BioMini reader?

Thank you very much,

Ignacio.

davi.st1
Offline
Joined: 2010-08-26
Rate this post:
0
Noch keine Bewertungen vorhanden

Dear customer,

 

USB\VID_16D1 & PID_0400, is the same. 

Try to unistall ans install again the manufacturer driver.
If the problem persists, don't hesitate to contact us.
-----------------------
Davi Stuart Zilli
Griaule Support Team

 

ignacio13
Offline
Joined: 2010-04-18
Rate this post:
0
Noch keine Bewertungen vorhanden

Dear Davi,

 

Do I have to use the official Suprema drivers for Windows XP or the FingerCap driver?

 

Thank you,

Ignacio.

davi.st1
Offline
Joined: 2010-08-26
Rate this post:
0
Noch keine Bewertungen vorhanden

Dear Ignacio,

our fingercap doesn't support the BioMini, please, download the manufacturer driver from their website.

http://www.supremainc.com/eng/bbs/bbs.php?bbs_code=10024&bbs_cate=1#

 

If the problem persists, don't hesitate to contact us.

 

--------------------------------

Davi Stuart Zilli

Griaule Support Team

oluwase
Offline
Joined: 2010-01-05
Rate this post:
0
Noch keine Bewertungen vorhanden

Hi,

I plan to buy Suprema BioStation, BioLite and BioEntry mobile readers. I am aware that Griaule SDk supports Suprema BioMini. Does it also the listed mobile readers from Suprema?

 

Thanks

Dawodu Oluwasegun

davi.st1
Offline
Joined: 2010-08-26
Rate this post:
0
Noch keine Bewertungen vorhanden

Dear Dawodu,

 

unfortunatelly our SDK does not support the listed mobile readers from suprema.

 

If you have another doubt, don't hesitate to contact us.

 

-------------------------

Davi Stuart Zilli

Griaule Support Team

 

ignacio9
Offline
Joined: 2009-10-06
Rate this post:
4
Durchschnitt: 4 (1 Bewertung)

We have the same problem and we found the soluition

We work with JAVA sdk.

YOU MUST have the lastet Fingerprint SDK java 2009 for been sure please download it from Griaule again, it exists a window of time of SDKs that does not work with suprema biomini

At lest you need in your application path the following files from Finderprint sdk 2009 bin directory( windows): GrFinger.java, grfingerjava.dll, pthreadVC2.dll, CapPluginSuprema.dll, UFScannerC.dll

You need to install a driver from Suprema (Sup_Fingerprint_Driver-W2K(1.0.1.1).exe) .

In operation, startcapture and stopcapture are particulary slow in this scanner, we need to put thread.sleep instructions in order to give time to the reader in this operations.

 

rba_23
Offline
Joined: 2009-03-17
Rate this post:
0
Noch keine Bewertungen vorhanden

Dear Ignacio, could you put how to use de Thread. sleep instruction to give time to this scanner on the start and stop capture methods please? thx alot!

davi.st1
Offline
Joined: 2010-08-26
Rate this post:
0
Noch keine Bewertungen vorhanden

Dear customer,

 

We're glad that the community is helping to improve our forum.

 

--

Davi Stuart Zilli

Griaule Support Team