I got a card reader (SCR331) with a cdrom with drivers.
Actually there is a rpm file for "Linux"; yet, I do not know how to use it.
Unfortunately I could not find anything using "scr331", "cardreader" via emerge -S.
Google did not help either.
If anybody has an idea what to do with the cardreader, pleeease tell me.
Thank you very much for reading this.
Bye
ps:
There is a how-to from 2005 which does not help me completely:
http://forums.gentoo.org/viewtopic-t-39 ... cr331.html
I have installed
Code: Select all
virtual/libusb-0
sys-apps/pcsc-lite-1.5.3
app-crypt/ccid-1.3.10
dev-libs/opensc-0.11.8I run
Code: Select all
pcscd -a -f
00000000 commands.c:203:CmdPowerOn Card absent or mute
00000020 ifdhandler.c:1055:IFDHPowerICC() PowerUp failed
00000867 eventhandler.c:443:EHStatusHandlerThread() Error powering up card.The log says
Code: Select all
cat opensc-errors.log
[opensc-tool] ctx.c:346:load_dynamic_driver: Module pcsc: cannot load pcsc library: pcsc: cannot open shared object file: No such file or directory
[opensc-tool] ctx.c:399:load_reader_drivers: Unable to load 'pcsc'.
