OpenSC supports the AKIS you see at https://github.com/OpenSC/OpenSC/wiki/AKiS-cards 2016-02-21 21:53 GMT+02:00 Mithat Bozkurt <mithatbozkurt at gmail.com>: > I install opensc from ubuntu software center. Do I need to do > additional thing? > > 2016-02-21 21:47 GMT+02:00 David Woodhouse <dwmw2 at infradead.org>: >> On Sun, 2016-02-21 at 21:30 +0200, Mithat Bozkurt wrote: >>> >>> C_Initialize >>> IN: pInitArgs = NULL >>> C_Initialize = CKR_ARGUMENTS_BAD >>> p11-kit: akis: module failed to initialize, skipping: Invalid arguments >> >> That seems... broken. Modules really ought to accept a NULL argument to >> their C_Initialize() function. You said it should work with OpenSC too, >> right? Can you try that? >> >> -- >> dwmw2 >>