Posts by satnhg

    Hey I am trying to get my boxer to work with oscam
    oscam version
    OSCAM: 1.20-unstable_svn Build: r9540


    oscam.server
    [reader]
    label = boxer_2
    protocol = internal
    device = /dev/sci0
    caid = 0500
    detect = cd
    mhz = 500
    ident = 0500:040100
    group = 1
    blockemm-unknown = 1
    blockemm-g = 1
    saveemm-u = 1
    saveemm-s = 1
    dropbadcws = 1
    disablecrccws = 1


    Oscam log is saying:
    2014/03/16 20:17:12 5320D0 h boxer_2 [internal] Restarting reader
    2014/03/16 20:17:12 5320D0 h boxer_2 [internal] creating thread for device /dev/sci0
    2014/03/16 20:17:12 54F6D8 r boxer_2 [internal] Reader initialized (device=/dev/sci0, detect=cd, mhz=500, cardmhz=357)
    2014/03/16 20:17:13 54F6D8 r boxer_2 [internal] card detected
    2014/03/16 20:17:14 54F6D8 r boxer_2 [internal] ATR: 3F 77 18 00 00 C2 7A 44 02 68 90 00
    2014/03/16 20:17:14 54F6D8 r boxer_2 [internal] Init card protocol T0, FI=1, F=372, D=12, N=0
    2014/03/16 20:17:14 54F6D8 r boxer_2 [internal] Calculated work ETU is 6.20 us reader mhz = 500
    2014/03/16 20:17:14 54F6D8 r boxer_2 [internal] ATR Fsmax is 5 MHz, clocking card to 5.00 (specified in reader->mhz)
    2014/03/16 20:17:16 54F6D8 r boxer_2 [internal] card system not supported
    2014/03/16 20:17:16 54F6D8 r boxer_2 [internal] Normal mode failed, reverting to Deprecated Mode
    2014/03/16 20:17:17 54F6D8 r boxer_2 [internal] ATR: 3F 77 18 00 00 C2 7A 44 02 68 90 00
    2014/03/16 20:17:17 54F6D8 r boxer_2 [internal] Warning: D=0 is invalid, forcing D=1
    2014/03/16 20:17:17 54F6D8 r boxer_2 [internal] Init card protocol T0, FI=1, F=372, D=1, N=0
    2014/03/16 20:17:17 54F6D8 r boxer_2 [internal] Calculated work ETU is 74.40 us reader mhz = 500
    2014/03/16 20:17:17 54F6D8 r boxer_2 [internal] ATR Fsmax is 5 MHz, clocking card to 5.00 (specified in reader->mhz)
    2014/03/16 20:17:20 54F6D8 r boxer_2 [internal] card system not supported
    2014/03/16 20:17:20 54F6D8 r boxer_2 [internal] THIS WAS A FAILED START ATTEMPT No 1 out of max alloted of 1
    2014/03/16 20:17:20 54F6D8 r boxer_2 [internal] card initializing error


    any one out there know how to get this to work?