KII Pro with VDR + dvbapi + OSCam connection issue

  • Hi,

    I'm using KII Pro with:
    LibreELEC release: S905.arm-8.0.0c-I
    VDR 2.2.0 / vdr-plugin-dvbapi 2.2.3
    OSCam v1.20-unstable_svn, build r11350

    I have problem with connection between VDR and OSCam over dvbapi.
    It's possible to connect both only if directly after System boot I'm changing fast
    encrypted channels one by one, then dvbapi Client apper in Oscam Clients section

    and everything works correct to next system boot. But If I'm not make this process
    on beginning then dvbapi never connect to OSCam.

    When dvbapi is not connected to OSCam in logs apper something like this:

    Code
    Feb 28 16:55:03 LibreELEC00 vdr[2715]: [2940] DVBAPI: 0.0 CA_PMT decoding len=15 lm=4 prg=7357 len=0
    Feb 28 16:55:03 LibreELEC00 vdr[2715]: [2940] DVBAPI: pid=2,01fb len=0 (0x0)
    Feb 28 16:55:03 LibreELEC00 vdr[2715]: [2940] DVBAPI: pid=4,025f len=0 (0x0)
    Feb 28 16:55:03 LibreELEC00 vdr[2715]: [2940] DVBAPI: pid=4,02c3 len=0 (0x0)
    Feb 28 16:55:03 LibreELEC00 vdr[2715]: [2940] DVBAPI: 0.0 got CA pmt ciCmd=-1 caLm=4
    Feb 28 16:55:03 LibreELEC00 vdr[2715]: [2940] DVBAPI: 0.0 answer to query suppressed
    Feb 28 16:55:03 LibreELEC00 vdr[2715]: [2940] DVBAPI: 0.0 set CAM decrypt (SID 7357 (0x1CBD), caLm 4, HasCaDescriptors 0)
    Feb 28 16:55:03 LibreELEC00 vdr[2715]: [2940] DVBAPI: CA_PMT doesn't contain CA descriptors


    but when after few channel changes this will connect it look like this:

    and is OSCam log i can see:

    Code
    2017/02/28 16:55:16 265ED022 c   (dvbapi) Client connected: 'vdr-plugin-dvbapi 2.2.3 / VDR 2.2.0' (protocol version = 2)


    Enyone know what is source of my problem?

    Edited once, last by piotrekcrash (March 2, 2017 at 6:38 AM).