Kodi Community Forum
v17 LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: v17 LibreELEC Testbuilds for x86_64 (Kodi 17.0) (/showthread.php?tid=269815)



RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-11-06

New LibreELEC.tv Krypton build #1105b: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.8.6 #1 SMP Sat Nov 5 21:11:30 GMT 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161105221810-#1105b-g758206e [Build #1105b]

# Kodi version
Kodi (17.0-BETA6 Git:d8fea43). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (758206ee, changelog) and tip of XBMC master (d8fea435, changelog) with the following modifications: Build Highlights:
  1. LibreSSL: update to 2.4.3
  2. Drop PR10819 - needs rebase
  3. Restore PR10813 after confirming it breaks right-to-left languages in subtitles
  4. (Clean build)
  5. #1105b: Drop PR10800 - breaks Kodi, see post 2581.
Build Details:
  1. LibreELEC.tv:
    • linux: update to linux-4.8.6 (PR:900, 6 commits, 32 files changed)
    • iwlwifi-firmware: use github for package, bump to cb23d96 (PR:910, 1 commit, 1 file changed)
    • buildsys: no more extra optimizations (PR:914, 1 commit, 1 file changed)
    • lirc: allow disabling (PR:913, 1 commit, 4 files changed)
    • LibreSSL: update to 2.4.3 (PR:875, 2 commits, 1 file changed)
    • CMake: update to 3.6.2 (PR:878, 1 commit, 3 files changed)
    • Odroid_C2: enable CONFIG_AMLOGIC_SPICC_MASTER (PR:899, 2 commits, 2 files changed)
    • build: fix host build enviroment (PR:912, 1 commit, 1 file changed)
    • virtual: simplify ovf template description text (PR:909, 1 commit, 1 file changed)
    • linux-amlogic and LibreELEC-settings updates (PR:915, 2 commits, 2 files changed)
  2. XBMC:
    • [MMALRender] Report deinterlace method in codec info (PR:10854, 4 commits, 6 files changed)
    • test fixes (PR:10817, 2 commits, 2 files changed)
    • [deps][fix][win32] Fix embedded fonts in libass (PR:10784, 3 commits, 1 file changed)
    • [xbmc] Ignore some items that's been bugging me for a while (PR:10869, 1 commit, 1 file changed)
  3. inputstream.rtmp:
    • [depends] librtmp: get rid of undefined symbols by undefining _DEBUG (PR:11, 1 commit, 1 file changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:893: tvheadend42: update to 4.1.2309



RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-11-06

Note: Build #1105b includes an updated LibreSSL library which may break some addons (eg. tvheadend42).

You can find an updated tvheadend42 addon zip in the addons folder.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - axbmcuser - 2016-11-06

Quick question: Are there still known issues with using the later builds with "old" chromium from repo? I remember something like that it needs a rebuild but it isn't building at the moment? Thanks!


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - atoulmin - 2016-11-06

(2016-11-06, 14:15)axbmcuser Wrote: Quick question: Are there still known issues with using the later builds with "old" chromium from repo? I remember something like that it needs a rebuild but it isn't building at the moment? Thanks!

Hardware acceleration has been broken for a while for me on my Intel NUC "Skylake" last build that worked with H/W acceleration was #924 I think. Everything else works though still.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - debutanker - 2016-11-06

Jepp, can confirm this for my Nuc Bay Trail.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - axbmcuser - 2016-11-06

Thanks guys. I can confirm too. Broken H/W acc. Haswell NUC.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Boulder - 2016-11-06

HW acceleration works for me in #1104. I've got an Asus Chromebox so it should have a Haswell CPU.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - fritsch - 2016-11-06

They talk about chromium afaik not Kodi.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-11-06

We still have problems building Chromium.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-11-06

New LibreELEC.tv Krypton build #1106: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.8.6 #1 SMP Sun Nov 6 21:28:01 GMT 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161106212644-#1106-g9819eb2 [Build #1106]

# Kodi version
Kodi (17.0-BETA6 Git:af8af7c). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (9819eb28, changelog) and tip of XBMC master (af8af7ca, changelog) with the following modifications: Build Highlights:
  1. libass: update to 0.13.4
  2. PR:10876 - fix stuck Music overlay (thanks @phil65)
Build Details:
  1. LibreELEC.tv:
    • tvheadend42: update to 4.1.2309 (PR:893, 2 commits, 8 files changed)
    • hyperion: allow running hyperion-x11, add reload ability (9819eb28)
  2. XBMC:
    • [PVR] Guide window: Fix another deadlock. (PR:10855, 1 commit, 1 file changed)
    • Extract digits also from the new ratings' vote tag (PR:10860, 1 commit, 1 file changed)
    • Fix conversion of POPM tag values to the new 0 to 10 user rating for songs (PR:10866, 1 commit, 1 file changed)
    • paplayer: add processInfo, fixes wrong seeking state (PR:10862, 1 commit, 2 files changed)
    • [xbmc][fix][win32] Minor tweaks to charset conversion to make it more robust (PR:10867, 1 commit, 1 file changed)
    • [xbmc][fix][tests] Remove unnecessary test that causes crashing (PR:10868, 1 commit, 1 file changed)
    • FIX: [amc] revert most of drain stuff (PR:10853, 2 commits, 2 files changed)
    • [depends] always use our own zlib (PR:10852, 1 commit, 1 file changed)
    • fix hash checking in addon installer (PR:10819, 2 commits, 10 files changed)
    • [cmake] Add doc target that builds the doxygen documentation (PR:10849, 1 commit, 2 files changed)
    • SubtitleDialog, remember last service/search. (PR:9660, 1 commit, 2 files changed)
    • Code cleanup for GUIDialogVideoInfo (PR:10859, 1 commit, 2 files changed)
    • [videoplayer] reset VideoCodecInfo in CProcessInfo constructor (PR:10876, 1 commit, 1 file changed)
  3. pvr.vbox:
    • Added to TV settings (client specific): rescan EPG & sync with addon (PR:148, 3 commits, 4 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:918: libass: update to 0.13.4



RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-11-08

New LibreELEC.tv Krypton build #1107: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.8.6 #1 SMP Mon Nov 7 22:03:41 GMT 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161107220221-#1107-g3f30170 [Build #1107]

# Kodi version
Kodi (17.0-BETA6 Git:32740bd). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (3f301708, changelog) and tip of XBMC master (32740bdd, changelog) with the following modifications: Build Highlights:
  1. Revert LibreSSL bump - please re-install latest tvheadend42 zip if you are using this addon...
  2. (Clean build)
Build Details:
  1. LibreELEC.tv:
    • libressl: drop back to 2.3.9 to avoid soname changes (PR:920, 1 commit, 1 file changed)
    • projects/WeTek_Play_2: Update DVB patches (PR:917, 1 commit, 2 files changed)
    • tvheadend42: rebuild for ssl change (PR:921, 1 commit, 2 files changed)
  2. XBMC:
    • Move peripherals to shared_ptr (PR:10740, 3 commits, 17 files changed)
    • [gui] - add playcount infolabel for pvr recordings (PR:10880, 1 commit, 1 file changed)
    • GUIFontTTFGL: Fix texture leak in subtitles (PR:10874, 1 commit, 1 file changed)
    • DVDOverlaySSA: Fix Leak with SSA subtitles (PR:10873, 1 commit, 1 file changed)
    • add privacy policy (PR:10785, 5 commits, 17 files changed)
    • [travis] Remove autotools options (PR:10871, 1 commit, 1 file changed)
    • [listproviders] directory list provider: fix updates for favourites folders not processed. (PR:10879, 1 commit, 2 files changed)
    • [PAPlayer] - use SetSpeed for the Pause method and fire callbacks in SetSpeed (PR:10886, 1 commit, 1 file changed)
    • [AirTunes/DACP] - fix remote control (PR:10789, 1 commit, 1 file changed)
  3. libcec:
    • fixed: compilation with -DHAVE_AOCEC_API=1. removed lock for now, until the platform lib has been changed. #issue 259 (399e177a)
  4. libnfs:
    • Fixes to build nfs-ls and nfs-cp on win32 (85760ec4)
    • Update README about capability support and fix some typos. (a2b37349)
  5. peripheral.joystick:
    • [buttonmaps/android] Update NVidia controller for all profiles (PR:60, 1 commit, 1 file changed)
    • [directinput] Defer joystick acquisition to initialization (PR:62, 1 commit, 2 files changed)
    • [appveyor] add appveyor.yml for automated testing (PR:63, 1 commit, 1 file changed)
    • Fix controller translation (PR:61, 1 commit, 9 files changed)
    • [travis] Add .travis.yml file for automated testing (35b5ef27)
    • Optimize case when button map is empty (bc4a182e)
    • Fix deserializing joystick families (every joystick name was "joystick") (8364b65a)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:249: Fix ass_set_cache_limits() to work with composite cache (libass)



RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - gujal - 2016-11-08

(2016-11-03, 22:56)smf007 Wrote: @gujal not sure how to help. Mine is an HVR-1600 and works fine with those changes. Does yours work with an old build? Maybe from March or earlier? The LIRC changes were around the end of March IIRC.

Mine is an HVR-2205 and seems there is no Linux support for the IR module on these new HVR-xxx5 series cards
They come with a combined IR receiver and blaster, and so far no driver Sad

The Dual Tuner module on these cards is a SA7164 and that is supported under LibreElec, so as a TV Tuner it works fine. The issue is using the IR receiver on these cards.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-11-08

New LibreELEC.tv Krypton build #1108: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.8.6 #1 SMP Tue Nov 8 21:28:54 GMT 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161108212737-#1108-g3f30170 [Build #1108]

# Kodi version
Kodi (17.0-BETA6 Git:2a148ae). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (3f301708, changelog) and tip of XBMC master (2a148ae2, changelog) with the following modifications: Build Highlights:
  1. Fix right-to-left languages when displaying subtitles
Build Details:
  1. XBMC:
    • Display milliseconds in log file (PR:10884, 1 commit, 5 files changed)
    • [Depends] Force link generation (ln -s) to package config files to allow subsequent make binary-addons calls (PR:10823, 1 commit, 1 file changed)
    • Forced rescan of music file tags for v17 (PR:10759, 1 commit, 3 files changed)
    • [subtitles] decode html escape characters (reverted from commit 56ff2… (PR:10885, 1 commit, 1 file changed)
    • MMALRenderer: Release buffers on a flush (PR:10895, 1 commit, 1 file changed)
    • Ask user to configure new controllers (once) (PR:10882, 1 commit, 16 files changed)
  2. libcec:
    • updated changelog, bump debian package version (481dd826)
  3. pvr.vbox:
    • Changed setting of channel order display (multi-choice instead of flag) (PR:149, 1 commit, 4 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:924: debug: make valgrind optional, disabled by default, not available for armv6



RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-11-09

New LibreELEC.tv Krypton build #1109: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.8.6 #1 SMP Wed Nov 9 21:03:50 GMT 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161109210230-#1109-ge95c15f [Build #1109]

# Kodi version
(17.0-BETA6 Git:93876d9). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (e95c15fd, changelog) and tip of XBMC master (93876d9d, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • projects/WeTek_Play_2: Update recovery image (PR:926, 1 commit, 1 file changed)
    • libass: update to 0.13.4 (PR:918, 1 commit, 1 file changed)
  2. XBMC:
    • [guiinfo][pvr] Fix LISTITEM_RESUMABLE to prefer recording info tag over video info tag, fire recordings updated event on playcount change" (PR:10899, 1 commit, 2 files changed)
    • [iOS] Fix IsIosSandboxed (PR:10905, 1 commit, 1 file changed)
    • [cmake] Fix issue with PLATFORM_OVERRIDE (on linux) (PR:10897, 2 commits, 5 files changed)
  3. pvr.vbox:
    • Added reminders (popup only) to EPG+channels menus (PR:150, 2 commits, 12 files changed)



RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Eisi2005 - 2016-11-10

(2016-10-05, 20:23)Eisi2005 Wrote: @Milhouse

I know the problem has already been discussed but I do not know the status. When I start kodi new I can by holding down the right or left button of my remote control rapidly up scrolling through my library. After I sent kodi once in the suspend mode and have reawakened works scroll only slowly when I hold the button down. Is this a known problem?

I have the version 0924 installed

@Milhouse

one month ago i posted that i have problems with my remote control. You say i should go to new version , at this time it was 1006. I switch to this version and all was good. Now i switch to version 1106 and the problem is back. If i reboot my nuc and i scroll then fast through my library all was fine. After suspend i could scroll only slow and the remote control was stucky.

Here is a log after reboot.

http://pastebin.com/vh9euUnU

Here is a log after suspend, the first 1140 rows are from the first logfile, the rest after suspend

http://pastebin.com/GDeYYRiC