2011/11/7 Hannu Kotipalo <[email protected]>: > 07.11.2011 21:43, Ludovic Rousseau kirjoitti: >> 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]. > > I think I already have it on. > > hko@xxxx:~/src/pcsclite/trunk/PCSC$ ls -la /dev/cmx0 > crw-rw---- 1 root pcscd 250, 0 2011-11-07 22:04 /dev/cmx0
Fine. >> 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. >> > I'm running pcsc_scan and the result is a lot of same line: > 00010116 readerfactory.c:1301:RFWaitForReaderInit() Waiting init for > reader: OMNIKEY CardMan 4040 Socket 0 00 00 > > Wont stop until I killpcscd on another term. How is the CardMan 4040 driver configured? Using /etc/reader.conf like for a serial device? > Another thing; If I disable CardMan, my USB token works fine with the > same version. I do not have serial readers anymore. So it is hard to test in this configuration. Can you: - upgrade pcsc-lite to the latest SVN revision - generate a log with pcscd_scan from the beginning (with NO pcscd running) - test with and without a card inserted when pcscd is started Thanks -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
