LedgerHQ / app-openpgp

OpenPGP Card Application
Apache License 2.0
123 stars 21 forks source link

ERR 100696144 Operation not supported by device <SCD> #35

Closed gabridome closed 5 years ago

gabridome commented 6 years ago

OS: Mac OSX 10.13.6 (17G65) Nano S Firmware 1.4.2 Openpgp applicatin version 1.2.1

Steps to reproduce the issue:

  1. Open openpgp application on ledger Nano S On the Mac:
    $ gpg --card-status
    gpg: selecting openpgp failed: Operation not supported by device
    gpg: OpenPGP card not available: Operation not supported by device

On the scdaemon.log

2018-09-25 15:44:53 scdaemon[37325] DBG: chan_7 <- RESTART
2018-09-25 15:44:53 scdaemon[37325] DBG: chan_7 -> OK
2018-09-25 15:54:01 scdaemon[37325] DBG: chan_7 <- [eof]
2018-09-25 15:54:01 scdaemon[37325] handler for fd -1 terminated
2018-09-25 15:54:01 scdaemon[37325] scdaemon (GnuPG) 2.2.10 stopped
2018-09-25 15:54:29 scdaemon[37567] listening on socket '/Users/gbd/.gnupg/S.scdaemon'
2018-09-25 15:54:29 scdaemon[37567] handler for fd -1 started
2018-09-25 15:54:29 scdaemon[37567] DBG: chan_7 -> OK GNU Privacy Guard's Smartcard server ready
2018-09-25 15:54:29 scdaemon[37567] DBG: chan_7 <- GETINFO socket_name
2018-09-25 15:54:29 scdaemon[37567] DBG: chan_7 -> D /Users/gbd/.gnupg/S.scdaemon
2018-09-25 15:54:29 scdaemon[37567] DBG: chan_7 -> OK
2018-09-25 15:54:29 scdaemon[37567] DBG: chan_7 <- OPTION event-signal=31
2018-09-25 15:54:29 scdaemon[37567] DBG: chan_7 -> OK
2018-09-25 15:54:29 scdaemon[37567] DBG: chan_7 <- GETINFO version
2018-09-25 15:54:29 scdaemon[37567] DBG: chan_7 -> D 2.2.10
2018-09-25 15:54:29 scdaemon[37567] DBG: chan_7 -> OK
2018-09-25 15:54:29 scdaemon[37567] DBG: chan_7 <- SERIALNO openpgp
2018-09-25 15:54:29 scdaemon[37567] DBG: apdu_open_reader: BAI=141001
2018-09-25 15:54:29 scdaemon[37567] DBG: apdu_open_reader: new device=141001
2018-09-25 15:54:29 scdaemon[37567] DBG: ccid-driver: device not matched
2018-09-25 15:54:29 scdaemon[37567] ccid open error: skip
2018-09-25 15:54:29 scdaemon[37567] DBG: enter: apdu_open_reader: portstr=Ledger Token [Nano S] (0001) 01 00
2018-09-25 15:54:29 scdaemon[37567] reader slot 0: not connected
2018-09-25 15:54:29 scdaemon[37567] DBG: leave: apdu_open_reader => slot=0 [pc/sc]
2018-09-25 15:54:29 scdaemon[37567] DBG: enter: apdu_connect: slot=0
2018-09-25 15:54:29 scdaemon[37567] pcsc_connect failed: unknown reader (0x80100009)
2018-09-25 15:54:29 scdaemon[37567] reader slot 0: not connected
2018-09-25 15:54:29 scdaemon[37567] DBG: leave: apdu_connect => sw=0x1000c
2018-09-25 15:54:29 scdaemon[37567] DBG: enter: apdu_close_reader: slot=0
2018-09-25 15:54:29 scdaemon[37567] DBG: enter: apdu_disconnect: slot=0
2018-09-25 15:54:29 scdaemon[37567] DBG: leave: apdu_disconnect => sw=0x0
2018-09-25 15:54:29 scdaemon[37567] DBG: leave: apdu_close_reader => 0x0 (close_reader)
2018-09-25 15:54:29 scdaemon[37567] DBG: chan_7 -> ERR 100696144 Operation not supported by device <SCD>
2018-09-25 15:54:29 scdaemon[37567] DBG: chan_7 <- RESTART
2018-09-25 15:54:29 scdaemon[37567] DBG: chan_7 -> OK
cslashm commented 5 years ago

firm 1.4.2 EOL