Author Topic: Problem with Cyberjack chipcardreader: faulty package 'ctapi-cyberjack-ifd'?  (Read 273 times)

Offline Tom_792001

  • New Friend
  • *
  • Posts: 9
Hi folks,
since I updated (bought an SSD - my is it quick!) to PC-LOS 12 (kernel 2.6.38.8 ) my chipcardreader (needed for german HBCI-banking) doesn't work any more. It is recognized by lsusb -v. The output:


Bus 003 Device 006: ID 0c4b:0300 Reiner SCT Kartensysteme GmbH cyberJack pinpad(a)
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        32
  idVendor           0x0c4b Reiner SCT Kartensysteme GmbH
  idProduct          0x0300 cyberJack pinpad(a)
  bcdDevice            1.00
  iManufacturer           1 Reiner-SCT
  iProduct                2 cyberJack pinpad(a)
  iSerial                 3 7657659367
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           93
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
      (Bus Powered)
    MaxPower               96mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0
      bInterfaceProtocol      0
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval               5
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x85  EP 5 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x04  EP 4 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
        DEVICE CLASS:  36 21 00 10 00 07 03 00 00 00 a0 0f 00 00 40 1f 00 00 00 58 27 00 00 90 d0 03 00 00 fe 00 00 00 07 00 00 00 00 00 00 00 30 00 01 00 0e 01 00 00 ff ff 00 00 03 01
Device Status:     0x0002
  (Bus Powered)
  Remote Wakeup Enabled


while the command cyberjack says:

[ich@localhost Documents]$ cyberjack
BEGIN: ermittle Distribution (0/5)
END  : ermittle Distribution (1/5) [OK]
BEGIN: ermittle Systeminformationen (1/5)
END  : ermittle Systeminformationen (2/5) [OK]
BEGIN: ermittle Gruppeninformation (2/5)
END  : ermittle Gruppeninformation (3/5) [OK]
BEGIN: ermittle laufende Dienste (3/5)
END  : ermittle laufende Dienste (4/5) [OK]
BEGIN: ermittle und teste angeschlossene Leser (4/5)
SCardListReader: Cannot find a smart card reader. (8010002E)
Error in enumReaders: -5
END  : ermittle und teste angeschlossene Leser (5/5) [ERROR]

Es wurden 3 Dateien im aktuellen Verzeichnis angelegt:
- cyberjack-report.log: Enthaelt die Ergebnisse der Tests
- cyberjack-hints.log : Enthaelt moeglicherweise Hinweise
                        zu gefundenen Problemen und deren
                        Behebung.
- cyberjack.xml       : Enthaelt die Testergebnisse in fuer
                        den Support aufbereiteter Form.
Bitte senden Sie bei Problemen die Datei "cyberjack.xml"
an den Linux-Support von Reiner SCT.

pcscd is running ok.

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
when I try to install the package "ctapi-cyberjack-ifd" I get an errormessage:
ctapi-cyberjack-ifd:
 Benötigt: ctapi-cyberjack (= 3.3.5)
 Benötigt: libctapi-cyberjack.so.2  but it is not installable

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
is this a bug? I seem to need just this library!

Offline Tom_792001

  • New Friend
  • *
  • Posts: 9
Re: Problem with Cyberjack chipcardreader: SOLVED
« Reply #1 on: November 27, 2012, 06:36:16 AM »
got a tip from REINER-Support and that solved my problem:
erstellenSie uns bitte eine pcscd-log-Datei :
>>>>>>>>>>>>>>>>
1. sudo killall pcscd
2. sudo /usr/sbin/pcscd -f -d -a
3. Kartenleser anstecken, Karte einstecken, danach Anwendung starten
4. den log der Ausgabe vom pcscd senden Sie uns bitte per e-mail


Freundliche Grüße

REINER SCT

Martin Straub
<<<<<<<<<<<<<<
after having given this command, pcscd worked allright and the cardreader is recognized.

Thank you Reiner-Sct!!
PS: it works still - even after a reboot