OmniKey CardMan 6121 & OpenPGP card anyone?

Srihari Vijayaraghavan sriharivijayaraghavan at yahoo.com.au
Tue Oct 9 01:07:03 CEST 2007


Werner Koch <wk at gnupg.org> wrote:
> On Mon,  8 Oct 2007 01:37, sriharivijayaraghavan at yahoo.com.au said:
> 
> > This is what happens when I execute "gpg --card-status":
> > winscard_clnt.c:3349:SCardCheckDaemonAvailability() PCSC Not Running
> > gpg: pcsc_establish_context failed: no service (0x8010001d)
> > gpg: card reader not available
> 
> Eiter gpg is not build with libusb support.  Check the config.h file for
> a line
> 
> #define HAVE_LIBUSB 
>  
> If you have this, you need to make sure that libusb is working.  Use
> --debug-ccid-driver to see what is going on.  gpg always tries to use
> the internal CCID driver before falling back to pcsc.

Thanks for your assistance. I've just then downloaded gpg 1.4.7 source from
gnupg.org & have built it & have installed it.

$ egrep 'HAVE_LIBUSB' config.h
#define HAVE_LIBUSB 1

$ which gpg
/usr/local/bin/gpg

$ gpg --version
gpg (GnuPG) 1.4.7
Copyright (C) 2006 Free Software Foundation, Inc.
...

$ gpg --card-status
gpg: detected reader `OmniKey CardMan 6121 00 00'
gpg: pcsc_connect failed: proto mismatch (0x8010000f)
gpg: card reader not available
gpg: OpenPGP card not available: general error

$ gpg --card-status --debug-ccid-driver
gpg: DBG: ccid-driver: using CCID reader 0 (ID=076B:6622:X:0)
gpg: DBG: ccid-driver: idVendor: 076B  idProduct: 6622  bcdDevice: 0203
gpg: DBG: ccid-driver: ChipCard Interface Descriptor:
gpg: DBG: ccid-driver:   bLength                54
gpg: DBG: ccid-driver:   bDescriptorType        33
gpg: DBG: ccid-driver:   bcdCCID              1.00
gpg: DBG: ccid-driver:   nMaxSlotIndex           0
gpg: DBG: ccid-driver:   bVoltageSupport         7  ?
gpg: DBG: ccid-driver:   dwProtocols             3  T=0 T=1
gpg: DBG: ccid-driver:   dwDefaultClock       4800
gpg: DBG: ccid-driver:   dwMaxiumumClock      8000
gpg: DBG: ccid-driver:   bNumClockSupported      4
gpg: DBG: ccid-driver:   dwDataRate          10752 bps
gpg: DBG: ccid-driver:   dwMaxDataRate      412903 bps
gpg: DBG: ccid-driver:   bNumDataRatesSupp.    106
gpg: DBG: ccid-driver:   dwMaxIFSD             254
gpg: DBG: ccid-driver:   dwSyncProtocols  00000007  2-wire 3-wire I2C
gpg: DBG: ccid-driver:   dwMechanical     00000000
gpg: DBG: ccid-driver:   dwFeatures       000207B2
gpg: DBG: ccid-driver:     Auto configuration based on ATR
gpg: DBG: ccid-driver:     Auto clock change
gpg: DBG: ccid-driver:     Auto baud rate change
gpg: DBG: ccid-driver:     Auto PPS made by CCID
gpg: DBG: ccid-driver:     CCID can set ICC in clock stop mode
gpg: DBG: ccid-driver:     NAD value other than 0x00 accepted
gpg: DBG: ccid-driver:     Auto IFSD exchange
gpg: DBG: ccid-driver:     Short APDU level exchange
gpg: DBG: ccid-driver:   dwMaxCCIDMsgLen       271
gpg: DBG: ccid-driver:   bClassGetResponse    echo
gpg: DBG: ccid-driver:   bClassEnvelope       echo
gpg: DBG: ccid-driver:   wlcdLayout           none
gpg: DBG: ccid-driver:   bPINSupport             0
gpg: DBG: ccid-driver:   bMaxCCIDBusySlots       1
gpg: DBG: ccid-driver: usb_claim_interface failed: -1
gpg: detected reader `OmniKey CardMan 6121 00 00'
gpg: pcsc_connect failed: proto mismatch (0x8010000f)
gpg: card reader not available
gpg: OpenPGP card not available: general error

I have it provided some clues. Thanks for your help.

Thanks


      Sick of deleting your inbox? Yahoo!7 Mail has free unlimited storage.
http://au.docs.yahoo.com/mail/unlimitedstorage.html




More information about the Gnupg-users mailing list