https://bugzilla.novell.com/show_bug.cgi?id=298139#c2 --- Comment #2 from Simon Brys <sbrys@novell.com> 2007-08-08 09:48:18 MST --- 1. Here everything is 64-bit and working fine: ---------------------------------------/snip/--------------------------------------- sbrys@linux-lju2:~/Work> beid-pkcs11-tool -L --module /usr/lib64/pkcs11/libbeidpkcs11.so Available slots: Slot 0 O2 Micro Oz776 00 00 manufacturer: Zetes hardware ver: 1.0 firmware ver: 1.0 flags: token present, removable device, hardware slot token label: BELPIC (Basic PIN) token manuf: Axalto token model: Belgium eID token flags: rng, PIN initialized, token initialized Slot 1 O2 Micro Oz776 00 00 manufacturer: Zetes hardware ver: 1.0 firmware ver: 1.0 flags: removable device, hardware slot .. ---------------------------------------/snip/--------------------------------------- 2. Install pcsc-lite-32bit, opensc-32bit, libopensc2-32bit (not sure if they are all necessary) and 32-bit eID middleware libraries, pkcs#11 module and tools. So here everything is 32-bit except the 64-bit pcscd: ---------------------------------------/snip/--------------------------------------- sbrys@linux-lju2:~/Work> ./usr/bin/beid-pkcs11-tool -L --module /usr/lib/pkcs11/libbeidpkcs11.so winscard_clnt.c:477:SCardEstablishContextTH() Your pcscd is too old and does not support CMD_VERSION winscard_clnt.c:477:SCardEstablishContextTH() Your pcscd is too old and does not support CMD_VERSION No slots found No slots... ---------------------------------------/snip/--------------------------------------- 3. Install libusb-32bit, 32-bit pcscd and 32-bit pcsc-ccid driver and run the 32-bit pcscd. Now I get the same output as a complete 64-bit (i.e. slots and eID card found). Web site authentication with the 32-bit Firefox also works at this point. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.