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: ...

23 January 2011 @ 18:53 · Updated: 30 June 2026 @ 03:28 · leo

Citrix - ICAClient issue on Linux FC13

If you are using Citrix ICA Client (v.11.100) on Linux specially Fedora 13 after “java-1.6.0-openjdk” update the following dependencies will be installed: baekmuk-ttf-batang-fonts 2.2-29.fc13 baekmuk-ttf-dotum-fonts 2.2-29.fc13 baekmuk-ttf-fonts-common 2.2-29.fc13 baekmuk-ttf-gulim-fonts 2.2-29.fc13 baekmuk-ttf-hline-fonts 2.2-29.fc13 cjkuni-ukai-fonts 0.2.20080216.1-42.fc13 cjkuni-uming-fonts 0.2.20080216.1-42.fc13 lohit-malayalam-fonts 2.4.4-5.fc13 sazanami-fonts-common 0.20040629-14.fc13 sazanami-gothic-fonts 0.20040629-14.fc13 sazanami-mincho-fonts 0.20040629-14.fc13 After this updates ICAClient stops working with flollowing error: Warning: Name: FONTLIST_DEFAULT_TAG_STRING Class: XmRendition Conversion failed. Cannot load font. The problem was located under “sazanami-mincho-fonts” I’ve no time to fix fontpath problem in this stupid application developed in motif, then my little workaround was: ...

28 November 2010 @ 23:37 · Updated: 30 June 2026 @ 03:28 · leo