Kodi Community Forum
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.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: v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0) (/showthread.php?tid=298462)



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-07-20

New LibreELEC.tv Leia build #0720: Generic
(Supercedes previous build)

SHA256 Checksum: a121b7df61195bb6009d7dbdd89434ffe8598f198ce9c07a5f54b6b6326a2c3a (Generic)

text:
# uname -a
Linux NUC 4.17.8 #1 SMP Fri Jul 20 21:04:07 BST 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180720210251-#0720-ga936505 [Build #0720]

# Kodi version
(18.0-ALPHA3 Git:b7583e3). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (a936505, changelog) and tip of XBMC master (03acaf5, changelog) with the following modifications: Build Highlights:
  1. [PVR] Fix deadlock when removing deleted channels & some code cleanup.
Build Details:
  1. LibreELEC.tv:
    • tcpdump: fix missing dependency (PR:2841, 1 commit, 1 file changed)
  2. XBMC:
    • [JSON]Fix filtering in GetSongs and GetAlbums (PR:14201, 1 commit, 2 files changed)
    • [cleanup][win10] remove drive letter hacks (PR:14204, 1 commit, 3 files changed)
    • [PVR] Fix deadlock when removing deleted channels & some code cleanup. (PR:14205, 1 commit, 5 files changed)
    • [RetroPlayer] Configure renderer sooner (PR:14203, 1 commit, 1 file changed)
    • OMXImage: Switch filename to std:Confusedtring (PR:14207, 1 commit, 2 files changed)



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Matt Devo - 2018-07-21

so I thought the issue of HD audio passthru with the use of a LSPCON was fixed for Kabylake/ApolloLake, but went to test with recent builds here and getting no audio for Dolby TrueHD and DTS HD-MA streams when using a USB-C to HDMI 2.0 adapter (which Kodi correctly identifies as a DisplayPort output).


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - fritsch - 2018-07-21

(2018-07-21, 02:49)Matt Devo Wrote: so I thought the issue of HD audio passthru with the use of a LSPCON was fixed for Kabylake/ApolloLake, but went to test with recent builds here and getting no audio for Dolby TrueHD and DTS HD-MA streams when using a USB-C to HDMI 2.0 adapter (which Kodi correctly identifies as a DisplayPort output).
 What has the USB-C to do with the internal LSPCON of the kabylake nucs? Same LSPCON? It for sure won't take the intel gpu driver path


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Matt Devo - 2018-07-21

(2018-07-21, 08:33)fritsch Wrote:
(2018-07-21, 02:49)Matt Devo Wrote: so I thought the issue of HD audio passthru with the use of a LSPCON was fixed for Kabylake/ApolloLake, but went to test with recent builds here and getting no audio for Dolby TrueHD and DTS HD-MA streams when using a USB-C to HDMI 2.0 adapter (which Kodi correctly identifies as a DisplayPort output).
 What has the USB-C to do with the internal LSPCON of the kabylake nucs? Same LSPCON? It for sure won't take the intel gpu driver path 

my understanding of the issue was it related more to the handling of audio/ELD when connected to a DisplayPort output of the GPU than the actual LSPCON itself (though the NUCs had issues with the LSPCON itself as well)


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - fritsch - 2018-07-21

(2018-07-21, 10:34)Matt Devo Wrote:
(2018-07-21, 08:33)fritsch Wrote:
(2018-07-21, 02:49)Matt Devo Wrote: so I thought the issue of HD audio passthru with the use of a LSPCON was fixed for Kabylake/ApolloLake, but went to test with recent builds here and getting no audio for Dolby TrueHD and DTS HD-MA streams when using a USB-C to HDMI 2.0 adapter (which Kodi correctly identifies as a DisplayPort output).
 What has the USB-C to do with the internal LSPCON of the kabylake nucs? Same LSPCON? It for sure won't take the intel gpu driver path  

my understanding of the issue was it related more to the handling of audio/ELD when connected to a DisplayPort output of the GPU than the actual LSPCON itself (though the NUCs had issues with the LSPCON itself as well) 
 I had a different understanding here :-)


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-07-21

New LibreELEC.tv Leia build #0721: Generic
(Supercedes previous build)

SHA256 Checksum: 81b5fb2f5ec6a7563320ba42f056a262d1803289e2771bd1eb232eb5ae4cdbf1 (Generic)

text:
# uname -a
Linux NUC 4.17.8 #1 SMP Sat Jul 21 21:04:04 BST 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180721210249-#0721-g27669a0 [Build #0721]

# Kodi version
(18.0-ALPHA3 Git:b7583e3). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (27669a0, changelog) and tip of XBMC master (0b8f23a, changelog) with the following modifications: Build Highlights:
  1. [gui] Kill g_audioManager
Build Details:
  1. LibreELEC.tv:
    • gcc-linaro: update to latest version (PR:2812, 4 commits, 4 files changed)
  2. XBMC:
    • [gui] Kill g_audioManager (PR:14198, 1 commit, 15 files changed)
    • [cleanup] silence casts away qualifiers warnings (PR:14192, 18 commits, 73 files changed)



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - fritsch - 2018-07-22

For those with GUI / kodi freezes - this will fix it: https://github.com/xbmc/xbmc/pull/14211 in combination with https://github.com/xbmc/xbmc/pull/14214 (both already in kodi's master)


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - peram1 - 2018-07-22

#0721 - I am getting irregularly freezes ... libreelec still accessable via ssh but GUI stops responding ... I cannot identify a specific action;
happens when playing/navigating music, watching/navigating movies or already at startup when loading widgets  ... to me it seems has been getting worse after #0712;
changing skin to standard Estuary does not help; anything else I could try?

https://paste.ubuntu.com/p/8F9dXkK5m8/

thx
peter


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - fritsch - 2018-07-22

See my post exactly above yours :-)


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-07-22

New LibreELEC.tv Leia build #0722: Generic
(Supercedes previous build)

SHA256 Checksum: af8909b2731edcfabcc6c4c32b142d016d6086ff49a0aa7d239a0a9f0206d553 (Generic)

text:
# uname -a
Linux NUC 4.17.9 #1 SMP Sun Jul 22 21:11:39 BST 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180722210247-#0722-g9677927 [Build #0722]

# Kodi version
(18.0-ALPHA3 Git:b7583e3). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (9677927, changelog) and tip of XBMC master (56383d5, changelog) with the following modifications: Build Highlights:
  1. New 4.17.9 kernel
  2. X11: some fixes to OML timings
  3. X11: implement GetFrameLatencyAdjustment
  4. GLContextEGL: Adjust sleeptime when detecing missed msc increase
Build Details:
  1. LibreELEC.tv:
    • kodi binary addons (PR:2842, 2 commits, 2 files changed)
    • libretro-mame: update to libretro-mame-c816514 (PR:2839, 1 commit, 1 file changed)
  2. XBMC:
    • X11: some fixes to OML timings (PR:14211, 1 commit, 1 file changed)
    • FFmpeg: Bump to 4.0.2-Leia-Alpha3 (PR:14212, 1 commit, 1 file changed)
    • X11: implement GetFrameLatencyAdjustment (PR:14213, 1 commit, 5 files changed)
    • GLContextEGL: Adjust sleeptime when detecing missed msc increase (PR:14214, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2838 (perma): linux (Generic): update to linux-4.17.9



LibreELEC Testbuilds for x86_64 (Kodi 18.0) - pyrodex - 2018-07-22

Are the NFS Boot issues solved with 0722?


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-07-22

(2018-07-22, 22:45)pyrodex Wrote: Are the NFS Boot issues solved with 0722?

No - it will be clear from the release notes when that particular issue is resolved.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-07-23

Weekly Linux 4.18-rc6 build #0722x: Generic

This includes a temporary fix for NFS booting - @pyrodex please confirm if this now works.

Packages disabled/not included:
text:

DVB Driver Addons
Spinelplus support



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - pyrodex - 2018-07-23

(2018-07-23, 03:48)Milhouse Wrote: Weekly Linux 4.18-rc6 build #0722x: Generic

This includes a temporary fix for NFS booting - @pyrodex please confirm if this now works.

Packages disabled/not included:
text:

DVB Driver Addons
Spinelplus support
 Was able to upgrade on TFTP server and boot just fine with NFS boot and storage.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-07-23

(2018-07-23, 04:08)pyrodex Wrote:  Was able to upgrade on TFTP server and boot just fine with NFS boot and storage.

Thanks, we still need to determine why the changes to glibc broke the RPC protocol support in initramfs (which is what prevents NFS from being mounted).