I am trying to get pcsclite to work with an omnikey 3121 in linux. When I run a SCardEstablishContext command I get:
winscard_clnt.c:416:SCardEstablishContextTH() Your pcscd is too old and does not support CMD_VERSION and it returns an RPC transport error. pcscd --version gives me 1.3.1, which seems like the newest. It is failing on a call to SHMMessageRecieve. I'm confused because the code I have is calling that function with 3 arguments and the documentation on the website has a different function prototype with 4 arguments. So I'm wondering: 1)has anyone seen this pcscd is too old error before 2)does anyone know why SHMMessageRecieve doesn't match documentation 3)has anyone used omnikey3121 with pcsclite before 4)any idea how to get past this? Thanks a lot. -sasha _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
