fellowship smartcard not working on debian
Tienes que estar conectado para tener acceso a los foros. Puedes hacerlo aquí
|
Autor
|
Mensaje
|
|
zeph
Localización: Düsseldorf, Germany
|
09. febrero 2006 19:01:12
fellowship smartcard not working on debian
zeph@cyberspace:~$ gpg --card-status
gpg: apdu_open_reader: failed to open driver `libpcsclite.so': libpcsclite.so: cannot open shared object file: No such file or directory
gpg: card reader not available
i installed the libraries...
zeph@cyberspace:~$ gpg --card-status
gpg: detected reader `GemPC410 00 00'
gpg: pcsc_transmit failed: not transacted (0x80100016)
gpg: apdu_send_simple(0) failed: card I/O error
Please insert the card and hit return or enter 'c' to cancel:
any idea?
Zeph aka Guido Serra
[ more ]+++++++++++++++++++++++++++++++
cyberspace:~# pcscd -f
pcscdaemon.c:242:main() pcscd set to foreground with debug send to stderr
readerfactory.c:1066:RFInitializeReader() Attempting startup of GemPC410 00 00.
readerfactory.c:940:RFBindFunctions() Loading IFD Handler 3.0
ifdhandler.c:51:IFDHCreateChannelByName (GemPC41x) lun: 0, device: /dev/ttyS0
gbpserial.c:558 penGBP (GemPC41x) Serial port baudrate already set to 38400 (3)
GCCmds.c:406:GCCmdSetMode (GemPC41x)
GCCmds.c:415 GCCmdSetMode Unknown GemCore command
gbpserial.c:564 penGBP (GemPC41x) GCCmdSetMode success (4.a)
GCCmds.c:328:GCCmdGetOSVersion (GemPC41x)
GemPC410Utils.c:42 penGemPC410ByName (GemPC41x) OS string: GemCore-R1.10-0M
GCCmds.c:406:GCCmdSetMode (GemPC41x)
GCCmds.c:415 GCCmdSetMode Unknown GemCore command
ifdhandler.c:184:IFDHGetCapabilities (GemPC41x) lun: 0, tag: FAE
pcscdaemon.c:446:main() pcsc-lite 1.2.9-beta7 daemon ready.
hotplug_libusb.c:196:HPReadBundleValues() No bundle files in pcsc drivers directory: /usr/lib/pcsc/drivers
hotplug_libusb.c:197:HPReadBundleValues() Disabling USB support for pcscd
ifdhandler.c:319:IFDHPowerICC (GemPC41x) lun: 0
GCCmds.c:244:GCCmdPowerUp (GemPC41x)
Card ATR: 3B FA 13 00 FF 81 31 80 45 00 31 C1 73 C0 01 00 00 90 00 B1
prothandler.c:126:PHSetProtocol() Attempting PTS to T=1
ifdhandler.c:267:IFDHSetProtocolParameters (GemPC41x) lun: 0
ifdhandler.c:414:IFDHTransmitToICC (GemPC41x) lun: 0
GCUtils.c:218:gemcore_ISO_EXCHANGE_processing (GemPC41x)
GCUtils.c:310:gemcore_status_processing (GemPC41x)
GCUtils.c:317 gemcore_status_processing Card protocol error
ifdwrapper.c:731:IFDTransmit() Card not transacted: 607
winscard.c:1402:SCardTransmit() Card not transacted: -2146435050
|
|
greve
Localización: when not travelling: Zürich, Switzerland
|
16. febrero 2006 16:35:08
Re: fellowship smartcard not working on debian
I am using the SmartCard on Debian sarge & etch without problems (see my blog for more info).
The first problem is a missing symlink that is probably a packaging error. You can resolve it by installing the libpcsclite-dev package, IIRC. The second might be an incompatible reader/driver. I think Jonas has a GemPC card, not sure how well that works.
-- Georg
http://www.fsfe.org/fellows/greve/
|
|
zeph
Localización: Düsseldorf, Germany
|
16. febrero 2006 17:16:22
Re: fellowship smartcard not working on debian
greve: you are right on the first problem, not on the second... it's a bug
i contacted ludovic rousseau, he is resolving it
|