Kodi Community Forum

Full Version: LibreELEC Testbuilds for x86_64 (Kodi 18.0)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
New LibreELEC.tv Leia build #0528: Generic
(Supercedes previous build)

SHA256 Checksum: 691a2ab1ef23a24bff66b1d499250f740be2cfdf4d80cfc075ad33d1c55ed66d (Generic)

text:
# uname -a
Linux NUC 4.14.43 #1 SMP Mon May 28 21:09:17 BST 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180528210513-#0528-g66a913d [Build #0528]

# Kodi version
(18.0-ALPHA2 Git:f241207f). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (66a913d, changelog) and tip of XBMC master (b9a7189, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • linux: update to 4.14.43 (PR:2682, 12 commits, 6 files changed)
    • multimedia-tools: add-on update (PR:2715, 13 commits, 20 files changed)
    • minor cleanup (PR:2669, 3 commits, 3 files changed)
    • tools/docker: add bionic and stretch containers (PR:2723, 3 commits, 4 files changed)
    • update: Tvh, Emby and ffmpeg-tools (PR:2707, 11 commits, 15 files changed)
    • documentation: package.mk (PR:2659, 5 commits, 4 files changed)
    • eventlircd: don't grab power buttons (PR:2679, 1 commit, 1 file changed)
    • syslinux: removed not working script (PR:2724, 1 commit, 1 file changed)
  2. XBMC:
    • Media source dialog tidyup (PR:13910, 1 commit, 2 files changed)
    • Add SYSTEM_PLATFORM_UWP infoLabel (PR:13806, 1 commit, 3 files changed)
    • [depends] curl: remove specific osx version (PR:13394, 1 commit, 2 files changed)
    • [settings] DisplaySettings: fixed impossibility to switch full screen (PR:13946, 1 commit, 1 file changed)
    • drop useless XBMC_TRACK_EXCEPTIONS (PR:13945, 1 commit, 1 file changed)
    • [curl] fix curl options after #13909 (PR:13948, 1 commit, 1 file changed)
  3. inputstream.adaptive:
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] patch: kodi: remove annoying, excessively repetitive addon logging
    • Updated: [env] PR:2680 (perma): kodi: mid-May 2018
Image

Image[/url]
(2018-05-29, 00:16)bobrik73 Wrote: [ -> ]ImageImage[/url]

Post a Debug Log - this totally looks wrong and don't reflect my installation. Seems it is choosing a non existing shader or something.
(2018-05-29, 11:13)fritsch Wrote: [ -> ]
(2018-05-29, 00:16)bobrik73 Wrote: [ -> ] 
Kodi log and configs
That's a crashlog from kodi not playing anything and also no Debug Log - sorry I cannot make sense from that log
(2018-05-29, 00:16)bobrik73 Wrote: [ -> ]Image

Image

Which is the first test build with this issue? What effect does toggling "Limited range" have on the problem?
"Limited range" does not affect.
#0209 - work fine, log work
#0210 - not work, log not work
(2018-05-29, 14:59)bobrik73 Wrote: [ -> ]"Limited range" does not affect.
#0209 - work fine, log work
#0210 - not work, log not work
 Funny - I have totally the same hardware you have. Could you please retry with a "clean" .kodi directory - move your directory out of the way? Perhaps it's an old deprecated setting. Btw. the first build that does not work for you implemented the "Tone Mapping" before there was no HDR -> SDR conversion.
(2018-05-29, 14:59)bobrik73 Wrote: [ -> ]"Limited range" does not affect.
#0209 - work fine, log work
#0210 - not work, log not work
 Clean #0210 not work not work 1
Clean #0528 not work not work 2
Hi guys, general question, what image do I need to use to install on Vero 4k.
I want to use Leia builds, but OMSC latest build is really buggy and can't stop crashing for me...
(2018-05-29, 19:15)guandms Wrote: [ -> ]Hi guys, general question, what image do I need to use to install on Vero 4k.
I want to use Leia builds, but OMSC latest build is really buggy and can't stop crashing for me...

I think only OSMC supports Vero 4K - these builds are not compatible.
(2018-05-29, 15:52)bobrik73 Wrote: [ -> ]
(2018-05-29, 14:59)bobrik73 Wrote: [ -> ]"Limited range" does not affect.
#0209 - work fine, log work
#0210 - not work, log not work
 Clean #0210 not work not work 1
Clean #0528 not work not work 2 
 Could you please switch kodi to 1920 x1080 in the settings - any difference?
1920x1080 log not different, not work.
New LibreELEC.tv Leia build #0529: Generic
(Supercedes previous build)

SHA256 Checksum: 73ae384bd36670779157e83e04d1c3453a8376bf41521112bb4214b7c422e817 (Generic)

text:
# uname -a
Linux NUC 4.14.44 #1 SMP Tue May 29 21:06:36 BST 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180529210311-#0529-g66a913d [Build #0529]

# Kodi version
(18.0-ALPHA2 Git:f241207f). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (66a913d, changelog) and tip of XBMC master (795b10a, changelog) with the following modifications: Build Highlights:
  1. New 4.14.44 kernel
  2. Python2: update to Python2-2.7.15 (and bump various Python related packages)
Build Details:
  1. XBMC:
    • [DirectX] add a couple experimental features. (PR:13947, 4 commits, 11 files changed)
    • Port xmbcclient.py to Python 3, retaining Python 2 compatibility (PR:13923, 1 commit, 1 file changed)
    • [Estuary] Fix mvid skin home page target so nodes work (PR:13953, 1 commit, 1 file changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2680 (perma): kodi: mid-May 2018
    • Added: [env] PR:2725 (perma): Python2: update to Python2-2.7.15, bump Python-related packages
    • Added: [env] PR:2729 (perma): linux: update to linux-4.14.44