[8.0.2c] LibreELEC 8.0 builds for KI Plus / KII Pro / KI Pro

  • Test build with fixed massive frame skipping.

    LibreELEC-S905.arm-8.0-8.0.2-devel-201706271833-gc89478b-I.img.gz


    This version is using same kernel as johngatl's Testing7.

    Sorry for late report. Pity, but nothing has changed in this build. I even made clean install of it on the brand-new device, but glitch still present.
    As i own K2 Pro (not K1 Pro), i've been using DTB from here, maybe my problem related to this? Thanks again for your work!

    Edited once, last by vevs (June 29, 2017 at 2:40 PM).

  • Helo all of you I'am a totaly noob when it comes to Libreelec in combination with TVheadend and Oscam, but my dvb-c is running, at last :) but only in FTA modus, somehow I can't get it to work (yet) with my external C-line source. In the original DTV app, no problem , I tried to configure the oscam part exactly the same way but without result, it looks like I am unable (to much noob probably) to configure the tvheadend part and oscam , so that they communicate the right way. Hope someone can help me out here. BTW I have the KI PRO.

    edit: By taking a little more time to figure things out I finally got it to communicate with my cccamserver:)

    my OScam.conf:

    [global]

    logfile = /storage/.kodi/userdata/addon_data/service.softcam.oscam/log/oscam.log

    disableuserfile = 0

    clienttimeout = 9000

    nice = -1

    usrfile = /storage/.kodi/userdata/addon_data/service.softcam.oscam/log/oscamuser.log

    cwlogdir = /storage/.kodi/userdata/addon_data/service.softcam.oscam/log/cw

    emmlogdir = /storage/.kodi/userdata/addon_data/service.softcam.oscam/log/emm

    lb_save = 100

    suppresscmd08 = 1


    [cache]

    delay = 25

    [dvbapi]

    enabled = 1

    au = 1

    pmt_mode = 0

    request_mode = 1

    user = tvheadend

    boxtype = pc-nodmx

    [webif]

    httpport = 8888

    httprefresh = 2

    httppollrefresh = 2

    httphideidleclients = 0

    httpallowed = 127.0.0.1,192.168.0.0-192.168.254.254

    my OSCAM.USER:

    [account]

    user = tvheadend

    pwd =

    au = share1

    group = 1

    my Oscam.server:

    [reader]

    label = share1

    protocol = cccam

    device = SERVER_IP,PORT

    user = cccamusername

    password = cccampassword

    inactivitytimeout = 30

    group = 1

    cccversion = 2.2.1

    ccckeepalive = 1

    cccreshare = 0

    Screenshot attached config in TVHEADEND CA's

    But I hope you guys are willing to help me out to speedup channel switching. Now it needs at least 5 seconds to go to another channel, FTA or coded doesn't mather. I used TVheadend what's inside the .img from post1.

    Edited 3 times, last by unifm (July 3, 2017 at 5:59 PM).

  • For Tvheadend - Oscam connection use recommendation from #363.

    For sending EMM from Tvheadend to Oscam, Oscam have to login to tvheadend. In tvheadend create user/password (e.g. tvheadend/tvheadend). In Oscam add password:

    Code
    [account]
    user = tvheadend
    pwd =  tvheadend
    au = share1
    group = 1

    P.S.

    5 sec channel switching is most likely maximus for current Krypton implementation. In previous version it was longer and it is slow on any kodi platform.

  • Bluetooth should work (ki pro)?

    I can't find my ps3 controller.

    Thanks in advance

    My bt keyboard is working with ki pro.

    This is version for testing and it isn't recommended to install it to internal. But anyway for update internal from SD you can use 'installtointernal'. In this version, installtointernal has modify dialog for preserving data partition (LE config). Finally you can update putting .img to /storage/.update, but don't forget add nougat dtb.

    Edited 2 times, last by afl1 (July 4, 2017 at 9:39 AM).

  • My bt keyboard is working with ki pro.

    This is version for testing and it isn't recommended to install it to internal. But anyway for update internal from SD you can use 'installtointernal'. In this version, installtointernal has modify dialog for preserving data partition (LE config). Finally you can update putting .img to /storage/.update, but don't forget add nougat dtb.

    My mistake ;), I forgot that the first time need to connect wired, and only then is able to connect wirelessly.

    Edited once, last by quitroot (July 4, 2017 at 1:38 PM).

  • Quote

    Testing johngalt's nougat kernel version corresponding to LE 8.0.2d.

    LibreELEC-S905.arm-8.0-8.0.2-devel-201706301510-g834a470-I.img.gz

    SD version is build for KI Pro, for other models replace nougat Device Trees.

    Pls, @zbigzbig20 verify if is running WP2 internal tuner, I did a adjustment in linux config

    Hi afl1! Unfortunately, this build still has buggy frame-switching. As you can notice in the log samples below - media frame rate and screen mode chosen by Kodi does not match in your build :(

    Johngalt's build:

    Display Spoiler

    ...

    02:10:07.659 T:4115902464 NOTICE: VideoPlayer: Opening: smb://NAS4FREE/Downloads/VIDEO/FPS_Tests_r3/FPS_test_1080p23.976_L4.1.mkv

    02:10:07.660 T:4115902464 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

    02:10:07.660 T:3670307744 NOTICE: Creating InputStream

    02:10:07.723 T:3670307744 NOTICE: Creating Demuxer

    02:10:07.852 T:3670307744 NOTICE: Opening stream: 0 source: 256

    02:10:07.852 T:3670307744 NOTICE: Creating video codec with codec id: 28

    02:10:07.852 T:3670307744 NOTICE: Creating video thread

    02:10:07.852 T:3670307744 NOTICE: Opening stream: 1 source: 256

    02:10:07.852 T:3033527200 NOTICE: running thread: video_thread

    02:10:07.852 T:3670307744 NOTICE: Finding audio codec for: 86017

    02:10:07.853 T:3670307744 NOTICE: Creating audio thread

    02:10:07.853 T:3911988128 NOTICE: running thread: CVideoPlayerAudio::Process()

    02:10:07.864 T:3911988128 NOTICE: Creating audio stream (codec id: 86017, channels: 2, sample rate: 48000, no pass-through)

    02:10:07.872 T:3033527200 NOTICE: CAMLCodec::OpenDecoder - using V4L2 pts format: 64Bit

    02:10:07.950 T:4115902464 NOTICE: Display resolution ADJUST : 1920x1080 @ 23.98 - Full Screen (28)

    ...

    02:10:55.063 T:4115902464 NOTICE: VideoPlayer: Opening: smb://NAS4FREE/Downloads/VIDEO/FPS_Tests_r3FPS_test_1080p29.97_L4.1.mkv

    02:10:55.063 T:4115902464 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

    02:10:55.064 T:3670307744 NOTICE: Creating InputStream

    02:10:55.090 T:3670307744 NOTICE: Creating Demuxer

    02:10:55.152 T:3670307744 NOTICE: Opening stream: 0 source: 256

    02:10:55.152 T:3670307744 NOTICE: Creating video codec with codec id: 28

    02:10:55.157 T:3670307744 NOTICE: Creating video thread

    02:10:55.157 T:3670307744 NOTICE: Opening stream: 1 source: 256

    02:10:55.157 T:3033527200 NOTICE: running thread: video_thread

    02:10:55.157 T:3670307744 NOTICE: Finding audio codec for: 86017

    02:10:55.158 T:3670307744 NOTICE: Creating audio thread

    02:10:55.158 T:3911988128 NOTICE: running thread: CVideoPlayerAudio::Process()

    02:10:55.173 T:3911988128 NOTICE: Creating audio stream (codec id: 86017, channels: 2, sample rate: 48000, no pass-through)

    02:10:55.190 T:3033527200 NOTICE: CAMLCodec::OpenDecoder - using V4L2 pts format: 64Bit

    02:10:55.263 T:4115902464 NOTICE: Display resolution ADJUST : 1920x1080 @ 59.94 - Full Screen (21)

    ...

    Afl1's build:

    Display Spoiler

    ...

    02:00:50.791 T:4115886080 NOTICE: VideoPlayer: Opening: smb://NAS4FREE/Downloads/VIDEO/FPS_Tests_r3/FPS_test_1080p23.976_L4.1.mkv

    02:00:50.792 T:4115886080 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

    02:00:50.792 T:3707761568 NOTICE: Creating InputStream

    02:00:50.857 T:3707761568 NOTICE: Creating Demuxer

    02:00:50.927 T:3707761568 NOTICE: Opening stream: 0 source: 256

    02:00:50.927 T:3707761568 NOTICE: Creating video codec with codec id: 28

    02:00:50.927 T:3707761568 NOTICE: Creating video thread

    02:00:50.927 T:3707761568 NOTICE: Opening stream: 1 source: 256

    02:00:50.927 T:3016713120 NOTICE: running thread: video_thread

    02:00:50.927 T:3707761568 NOTICE: Finding audio codec for: 86017

    02:00:50.928 T:3707761568 NOTICE: Creating audio thread

    02:00:50.928 T:4028621728 NOTICE: running thread: CVideoPlayerAudio::Process()

    02:00:50.928 T:4028621728 NOTICE: CVideoPlayerAudio::Process - sleep 0.1 sec

    02:00:50.950 T:3016713120 NOTICE: CAMLCodec::OpenDecoder - using V4L2 pts format: 64Bit

    02:00:50.998 T:4115886080 NOTICE: Display resolution ADJUST : 1920x1080 @ 24.00 - Full Screen (23)

    ...

    01:58:33.098 T:4115886080 NOTICE: VideoPlayer: Opening: smb://NAS4FREE/Downloads/VIDEO/FPS_Tests_r3/FPS_test_1080p29.97_L4.1.mkv

    01:58:33.098 T:4115886080 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

    01:58:33.098 T:3635295136 NOTICE: Creating InputStream

    01:58:33.177 T:3635295136 NOTICE: Creating Demuxer

    01:58:33.269 T:3635295136 NOTICE: Opening stream: 0 source: 256

    01:58:33.269 T:3635295136 NOTICE: Creating video codec with codec id: 28

    01:58:33.278 T:3635295136 NOTICE: Creating video thread

    01:58:33.279 T:3025101728 NOTICE: running thread: video_thread

    01:58:33.279 T:3635295136 NOTICE: Opening stream: 1 source: 256

    01:58:33.279 T:3635295136 NOTICE: Finding audio codec for: 86017

    01:58:33.279 T:3635295136 NOTICE: Creating audio thread

    01:58:33.279 T:3016713120 NOTICE: running thread: CVideoPlayerAudio::Process()

    01:58:33.279 T:3016713120 NOTICE: CVideoPlayerAudio::Process - sleep 0.1 sec

    01:58:33.313 T:3025101728 NOTICE: CAMLCodec::OpenDecoder - using V4L2 pts format: 64Bit

    01:58:33.360 T:4115886080 NOTICE: Display resolution ADJUST : 1920x1080 @ 60.00 - Full Screen (16)

    ...

  • THX vevs, I forgot include nougat fractional frame rate fix.

    Testing johngalt's nougat kernel version with fractinal frame rate fix.

    LibreELEC-S905.arm-8.0-8.0.2-devel-201707041833-g834a470-I.img.gz

    SD version is build for KI Pro, for other models replace nougat Device Trees.