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 >