OS: Fedora Core 1, Reader: SCM SCR331-DI
                I have pcsc-lite-1.2.0 installed. testpcsc works.
                ifdtest (from ifd-test-1.0)  works. 
                I don't have the /etc/readers.conf file

However, when I try to get the JCOP plug-in to activate, I get in the
JCOP Licensing Wizard alert the following error:

                No card was detected in primary smart card reader!
                Reason: 0

Perhaps the problem is because my system thinks it sees two readers,
when only one is plugged in?!

When I run ifdtest, I get

Reader 01: Generic Reader 0 0
Reader 02: SCR 331-DI 0 0
Enter the desired reader number :

I type in "2", and test A works

When I run test-ifd-0.1.4/testifddriver, I get a core dump if I execute

                ./testifddriver
However, if I type
                ./testifddriver -n1
or
                ./testifddriver -n2
the tests complete without a sigfault. I get "Card protocol mismatch" but 
it says: PC/SC Lite Driver Tests Completed Successfully !

Do I need a reader.conf for the USB reader?
It's a new reader. I didn't update the firmware.
Thanks.




Testing program for PC/SC Lite Driver
Testing SCardEstablishContext    : Command successful.
Testing SCardGetStatusChange
Please insert a working reader   : Command successful.
Testing SCardListReaders         : Command successful.
Reader 01: Generic Reader 0 0
Reader 02: SCR 331-DI 0 0
 
and it SIGSEGV at 
0x08048ac1 in main (argc=1, argv=0xbff6e474) at testpcscdriver.c:125
125       rgReaderStates[0].szReader = &mszReaders[iList[numReader]];
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to