Hi Dave, now the driver is working but pcscd still crashes after wakeup. It tells me:
src/PCSC/readerfactory.c:1711 RFInitializeReader: Open Port 18300000 Failed Bus error Any hints? Stefan Am 13.11.2003 14:56 Uhr schrieb "David Corcoran" unter <[EMAIL PROTECTED]>: > Hi, > > That was a known bug with pcsc-lite-1.1.1 on Mac OS X. Your CardMand > 2020 driver should work on 10.3.1 though there is a little fix to do > it. The bundle directory was moved from: > > /usr/local/pcsc/drivers > > to > > /usr/libexec/SmartCardServices/drivers > > > If you move the cm2020.bundle from the first to the second I think you > will see it working again ... > > Best Regards, > Dave > > On Nov 13, 2003, at 7:44 AM, sh wrote: > >> I have some problems using pcsc on Mac OS X 10.3.1. >> It has pcscd 1.1.2 installed but my CardMan 2020 driver (latest >> release) is >> not loaded when the reader is plugged in. >> If I install pcscd 1.1.1 it works until the computer is sent to sleep. >> After >> waking up pcscd crashes: >> >> src/readerfactory.c:1317 RFInitializeReader: Attempting startup of >> OMNIKEY >> CardMan 2020 0 0. >> src/readerfactory.c:1060 RFBindFunctions: Loading IFD Handler 2.0 >> src/powermgt_macosx.c:63 PMPowerEventCallback: system going into sleep >> src/eventhandler.c:117 EHDestroyEventHandler: Stomping thread. >> src/eventhandler.c:142 EHDestroyEventHandler: Thread stomped. >> src/powermgt_macosx.c:67 PMPowerEventCallback: system allowed to sleep >> src/powermgt_macosx.c:70 PMPowerEventCallback: system coming out of >> sleep >> src/hotplug_macosx.c:474 HPSearchHotPluggables: Warning - reader >> already in >> list. >> src/readerfactory.c:1690 RFInitializeReader: Open Port 200000 Failed >> Segmentation fault >> >> >> Is anybody successfully working with pcscd and OS X 10.3.1? >> >> >> Stefan >> >> _______________________________________________ >> Muscle mailing list >> [EMAIL PROTECTED] >> http://lists.musclecard.com/mailman/listinfo/muscle >> >> > ************************************************************************ > ***** > David Corcoran <[EMAIL PROTECTED]> > Identity Alliance [http://www.identityalliance.com] > Smart Cards, Biometrics, Training, Identity Management > ************************************************************************ > ***** > > _______________________________________________ > Muscle mailing list > [EMAIL PROTECTED] > http://lists.musclecard.com/mailman/listinfo/muscle _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
