2011/11/7 Hannu Kotipalo <[email protected]>: > Hi! Hello,
> I updted the latest source of pcsclite and after that my OmniKey CardMan > 4040 reader stopped to work. It just jamms when trying to read a card. > Unfortunately, when using command line "pcscd -f --debug", it will work > fine. > > I tried different svn versions and the problem has been there since > revision 6019. I Revision 6018 works well, 6019 does not. Fortunately, > change on that version seems to be very small. I don't think the problem comes with revision 6019. I guess it is an access right issue. Read "Configuring your system for pcscd auto-start" [1]. To have more debug you can use: 1. kill any running pcscd process 2. define the environment variable PCSCLITE_PCSCD_ARGS $ export PCSCLITE_PCSCD_ARGS=-df 3. run your program $ my_program You should now have pcscd log message in the terminal. Cut and paste the pcscd logs here. Bye [1] http://ludovicrousseau.blogspot.com/2010/12/configuring-your-system-for-pcscd-auto.html -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
