Omikey Cardman 4040 - Linux FC14
In this post I describe how to get works OMNIKEY Cardman 4040, a pcmcia smartcard reader/writer under Linux Ferdora 14 using manufacturer PC/SC driver. Install the required packages: [root@thinkleo1 ~]# yum install pcsc-lite openct opensc Configure OpenSC With PC/SC cardbus access OpenCT is useless but without that daemon, on every smartcard operational commad you get lot of this erros: Error: can't open /var/run/openct/status: No such file or directory Then to avoid (openct/opensc/pcscd) conflicts I prefer to disable openct framework like this: ...