Posts by efiten

    meanwhile I got it working myself, so for others with the same problem :


    the openSC tool gave me the followinf result for PCSC devices :

    Quote

    root@raspberrypi:~# opensc-tool --list-readers
    # Detected readers (pcsc)
    Nr. Card Features Name
    0 No ACS ACR38U 00 00


    So I changes oscam.server, the protocol and device :

    Quote

    label = LOCAL
    enable = 1
    protocol = pcsc
    device = 0

    I'mm installing the OSCam server op Raspberry, and it starts, so far so good.
    Now I want to get my Cardreader to work properly.'s an
    it's an 'ACR38 USB Reader'
    after installing the drivers, DMESG displays :


    Quote

    [ 3.251810] usb 1-1.3: new full-speed USB device number 4 using dwc_otg
    [ 3.391305] usb 1-1.3: New USB device found, idVendor=072f, idProduct=9000
    [ 3.411246] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 3.427377] usb 1-1.3: Product: ACR38 USB Reader
    [ 3.441571] usb 1-1.3: Manufacturer: ACS
    [ 3.762582] udevd[154]: starting version 175


    LSBUB gives also :


    Quote

    root@raspberrypi:~# lsusb
    Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
    Bus 001 Device 004: ID 072f:9000 Advanced Card Systems, Ltd ACR38 AC1038-based Smart Card Reader


    And it even reads the card :


    Quote

    root@raspberrypi:~# opensc-tool -a
    Using reader with a card: ACS ACR38U 00 00
    3b:f7:11:00:01:40:96:70:70:0a:0e:6c:xx:xx



    But I can't find it it the /dev? i suppose it would be like : /dev/ttyUSB0
    but unfortunally it doesn't.


    is there a way I can find what port it uses, so I can add that link to the OSCAM config?

    Maybe a bit off topic, but I'mm installing the OSCam server op Raspberry, and it starts, so far so good.
    Now I want to get my Cardreader to work properly.'s an
    it's an 'ACR38 USB Reader'
    after installing the drivers, DMESG displays :


    LSBUB gives also :

    Quote

    root@raspberrypi:~# lsusb
    Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
    Bus 001 Device 004: ID 072f:9000 Advanced Card Systems, Ltd ACR38 AC1038-based Smart Card Reader


    And it even reads the card :

    Quote

    root@raspberrypi:~# opensc-tool -a
    Using reader with a card: ACS ACR38U 00 00
    3b:f7:11:00:01:40:96:70:70:0a:0e:6c:xx:xx


    But I can't find it it the /dev? i suppose it would be like : /dev/ttyUSB0
    but unfortunally it doesn't.


    the 2nd thing is i can't connect teh OSCAM server via my CCCAM client on my box.
    My settings on my box :

    Quote

    C: 192.168.0.240 13000 user pass


    And my oscam.conf :


    and oscam.user :

    Quote

    [account]
    user = user
    pwd = pass
    keepalive = 1
    au = x
    group = 1,2,3,4