Hello,
First, thanks to the many posters on this list. I've been lurking for
several days trying to solve some problems and have found this list
invaluable. I have been working on enabling the DoD/CAC card on Linux
(specifically, SUSE Linux Desktop 10--PreRelease).

I have been following some advice form Andrew P. and Edward K. on previous
CAC posts. I am having problems with pcscd and some (I believe) linking.
Here's what I've done.

Installed ccid-1.0.1 from 
http://pcsclite.alioth.debian.org/ccid.html (I also tried the GemPlus
drivers for SUSE version 1.2.4). Both times, I received the same result
below(1).

Verified I could talk to the device per Ludovic Rousseau's advice in an
earlier thread by running /src/parse (output is below). I've tried with a
Dell USB Keyboard--it is running a GemPlus Reader--and the ActivCard 2.0
Reader. Both have similar output and appear to be detected.

Installed pcsc-lite-1.3.1 and pcsc-tools-1.4.5. Running pcscd -f I receive
the output below (2). pcscd abbends and hangs several files open. The key
error message is:
pcscd: symbol lookup error:
/usr/local/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/libccid.so.1.2.4:
undefined symbol: LTPBundleFindValueWithKey

The readme notes also from Ludovic Rousseau say:
do not use LTPBundleFindValueWithKey() from pcscd since this function has
been removed from pcscd API .

I'm stuck at this point. Where did I go wrong? Any Ideas?

I have tried this same procedure with the same results before and after
installing libmusclecard 1.3.3.
(One side note, Andrew P. in an email mentioned having muscletools_2.1.0-2
and muscleframework 1.1.5-5 installed before starting this procedure. Are
these required at this point? I haven't found good links.)

Thanks for any help you can provide.
Respectfully,
Wesley Reisz
Software Architect





==========
(1)
==========
Trying to open USB bus/device: 004/004
 idVendor: 0x09C3
  iManufacturer: ActivCard
 idProduct: 0x0008
  iProduct: ActivCard USB Reader V2
 bcdDevice: 2.02 (firmware release?)
 bLength: 9
 bDescriptorType: 4
 bInterfaceNumber: 0
 bAlternateSetting: 0
 bNumEndpoints: 3
 bInterfaceClass: 0x0B [Chip Card Interface Device Class (CCID)]
 bInterfaceSubClass: 1
  UNSUPPORTED SubClass
 bInterfaceProtocol: 1
  UNSUPPORTED InterfaceProtocol
 iInterface: 4
 CCID Class Descriptor
  bLength: 0x36
  bDescriptorType: 0x21
  bcdCCID: 1.00
  bMaxSlotIndex: 0x00
  bVoltageSupport: 0x01
   5.0V
  dwProtocols: 0x0000 0x0003
   T=0
   T=1
  dwDefaultClock: 4.000 MHz
  dwMaximumClock: 4.000 MHz
  bNumClockSupported: 0 (will use whatever is returned)
   IFD does not support GET CLOCK FREQUENCIES request
  dwDataRate: 9600 bps
  dwMaxDataRate: 115200 bps
  bNumDataRatesSupported: 0 (will use whatever is returned)
   IFD does not support GET_DATA_RATES request
  dwMaxIFSD: 252
  dwSynchProtocols: 0x00000000
  dwMechanical: 0x00000000
   No special characteristics
  dwFeatures: 0x000100BA
   ....02 Automatic parameter configuration based on ATR data
   ....08 Automatic ICC voltage selection
   ....10 Automatic ICC clock frequency change according to parameters
   ....20 Automatic baud rate change according to frequency and Fi, Di
params
   ....80 Automatic PPS made by the CCID
   01.... TPDU level exchange
  dwMaxCCIDMessageLength: 263 bytes
  bClassGetResponse: 0xFF
   echoes the APDU class
  bClassEnveloppe: 0xFF
   echoes the APDU class
  wLcdLayout: 0x0000
  bPINSupport: 0x00
  bMaxCCIDBusySlots:
1https://alioth.debian.org/project/showfiles.php?group_id=30105

======
(2)
======
pcscdaemon.c:259:main() pcscd set to foreground with debug send to stderr
pcscdaemon.c:464:main() pcsc-lite 1.3.1 daemon ready.
hotplug_libusb.c:407:HPAddHotPluggable() Adding USB device: 004:004
readerfactory.c:1095:RFInitializeReader() Attempting startup of ActivCard
USB Reader 2.0 (50302A3B) 00 00.
readerfactory.c:967:RFBindFunctions() Loading IFD Handler 3.0
pcscd: symbol lookup error:
/usr/local/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/libccid.so.1.2.4:
undefined symbol: LTPBundleFindValueWithKey


-- 
View this message in context: 
http://www.nabble.com/More-CAC-Questions-tf1902389.html#a5205373
Sent from the MuscleCard forum at Nabble.com.

_______________________________________________
Muscle mailing list
Muscle@lists.musclecard.com
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to