• 1
  • 145
  • 146
  • 147(current)
  • 148
  • 149
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
it's known broken until i find time to update to gl 3.2
New LibreELEC.tv Leia build #1130: Generic
(Supercedes previous build)

SHA256 Checksum: 5f51f1a33d6560e0ad421dace366dabc6b0e5297055d24752a126f3cb935381d (Generic)

Code:
# uname -a
Linux NUC 4.14.2 #1 SMP Thu Nov 30 23:57:47 GMT 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20171130232933-#1130-g45ad320 [Build #1130]

# Kodi version
(18.0-ALPHA1 Git:12f6ad5). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (45ad320, changelog) and tip of XBMC master (12f6ad5, changelog) with the following modifications: Build Highlights:
  1. vfs.libarchive added
  2. [PVR] CPVRClient(s): Some more improvements
Build Details:
  1. LibreELEC.tv:
    • libamcodec: use surkovalex gh repo for arm64 (PR:2264, 0 commits, 0 files changed)
    • pcscd/ccid: new package (PR:2227, 0 commits, 0 files changed)
  2. XBMC:
    • [Music]Fix cancelling of music library export (PR:13105, 2 commits, 5 files changed)
    • [PVR] CPVRClient(s): Some more improvements (PR:13113, 3 commits, 4 files changed)
    • [win32] fixed endless loop on window resize and optimization for resi (PR:13118, 1 commit, 4 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
    • Updated: [env] PR:2182 (perma): kodi: updates for Dec 2017
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2017-12-01, 01:56)spiff Wrote: Tit's known broken until i find time to update to gl 3.2
Thanks for the update
New LibreELEC.tv Leia build #1201: Generic
(Supercedes previous build)

SHA256 Checksum: f63e535e0257d1e0755bc6ef000354c6267325467c3959e5ddcef96ee4d09c73 (Generic)

Code:
# uname -a
Linux NUC 4.14.3 #1 SMP Fri Dec 1 21:04:34 GMT 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20171201210309-#1201-g7ab7345 [Build #1201]

# Kodi version
(18.0-ALPHA1 Git:38e625a). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (7ab7345, changelog) and tip of XBMC master (38e625a, changelog) with the following modifications: Build Highlights:
  1. New 4.14.3 kernel
  2. VideoPlayer: fix detection of program change
  3. VideoPlayer: drop recording related methods
Build Details:
  1. LibreELEC.tv:
    • kodi: updates for Dec 2017 (PR:2182, 9 commits, 50 files changed)
    • Various Mesa fixes (PR:2163, 5 commits, 1 file changed)
    • v4l-utils: fix sending scancodes with ir-ctl (PR:2282, 1 commit, 2 files changed)
    • [Net-snmp] Improve addon configuration options (PR:2280, 1 commit, 5 files changed)
  2. XBMC:
    • Retroplayer: add RPProcessInfoGbm (PR:13120, 3 commits, 5 files changed)
    • [win32] WinEventsWin32: sizing should follow moving as in original (PR:13121, 1 commit, 1 file changed)
    • VideoPlayer: fix detection of program change (PR:13122, 1 commit, 2 files changed)
    • VideoPlayer: drop recording related methods (PR:13114, 2 commits, 32 files changed)
    • [win10] WinSystemWin10: applying desired window size to runtime appli (PR:13123, 1 commit, 2 files changed)
    • [win32] don't use refresh rate workaround for 24/48/60Hz on windows 1 (PR:13125, 1 commit, 3 files changed)
    • [ios/native keyboard] - another main thread fix needed by tvos 11.1 (PR:13115, 1 commit, 2 files changed)
    • [cleanup][VideoPlayer] silence sign compare warning after 993572601b (PR:13126, 1 commit, 1 file changed)
  3. vfs.libarchive:
    • [win10] fix uwp build try two (PR:10, 3 commits, 6 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2242 (perma): linux: update to linux-4.14.3
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2017-11-26, 12:15)debutanker Wrote: Since build #1124 ive noticed some trouble with only two (?) tv channels (Sport1 and DMAX HD or SD) and DVBLink TV Addon.
Starting with build #1124 i cant get those two channels to work (only black screen).
Seems, that all other channels are working fine.

PR #13122 fixed this issue for me!
Many thanks @FernetMenta!
NVIDIA Shield, H270M-Plus (i3-7100),NUC7i3BNH,WeTekHub,Pi2,Win10Server.
New LibreELEC.tv Leia build #1202: Generic
(Supercedes previous build)

SHA256 Checksum: a2791b69acdffcf1ed2766c61eeeaa213b12c95e7541e8c218b3da5543a0a5e3 (Generic)

Code:
# uname -a
Linux NUC 4.14.3 #1 SMP Sat Dec 2 21:04:40 GMT 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20171202210313-#1202-g7ab7345 [Build #1202]

# Kodi version
(18.0-ALPHA1 Git:bad23d6). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (7ab7345, changelog) and tip of XBMC master (bad23d6, changelog) with the following modifications: Build Highlights:
  1. Minor change
Build Details:
  1. XBMC:
    • [windows] WinRenderBuffer: clear loaded state on release. (PR:13128, 1 commit, 1 file changed)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
New LibreELEC.tv Leia build #1203: Generic
(Supercedes previous build)

SHA256 Checksum: 4776a40786a3e6cc386692f1e75939460aff14e136b69a7376ccfeb5ee78fe01 (Generic)

Code:
# uname -a
Linux NUC 4.14.3 #1 SMP Sun Dec 3 21:31:50 GMT 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20171203212915-#1203-g7ab7345 [Build #1203]

# Kodi version
(18.0-ALPHA1 Git:1e9d6ba). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (7ab7345, changelog) and tip of XBMC master (1e9d6ba, changelog) with the following modifications: Build Highlights:
  1. [PVR] Completely reworked playing flags. Moved almost all logic to PVR Manager
  2. VideoPlayer: add support for programs
Build Details:
  1. XBMC:
    • DVDVideoCodecAmlogic: Add VP9 HW decoding support (PR:13081, 2 commits, 4 files changed)
    • drop OSX specific keyboard hack (PR:13104, 1 commit, 8 files changed)
    • Android: Drop Shield workarounds (not needed anymore) (PR:13111, 1 commit, 2 files changed)
    • [PVR] Completely reworked playing flags. Moved almost all logic to PVR Manager (PR:13127, 4 commits, 18 files changed)
    • VideoPlayer: add support for programs (PR:13112, 6 commits, 21 files changed)
  2. pvr.mythtv:
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
What are the chances that the final LibreElec 9.0 will use kernel 4.15?

I am asking because of the ongoing issue with the intel hdmi audio for atom SoCs which still persist in #1201. In #920 I was able to hear sounds when forced via the alsa hw:0,2, but this has stopped working somewhere along the way.

(Moved to another thread) More info:
Quote:**** List of PLAYBACK Hardware Devices ****
card 0: Audio [Intel HDMI/DP LPE Audio], device 0: HdmiLpeAudio [Intel HDMI/DP LPE Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Audio [Intel HDMI/DP LPE Audio], device 1: HdmiLpeAudio [Intel HDMI/DP LPE Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Audio [Intel HDMI/DP LPE Audio], device 2: HdmiLpeAudio [Intel HDMI/DP LPE Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

both device 1 and device 2 on card 0 have the exact same name, but one is working and the other is not -> on the kodi audio source selection i only get the device 0 and one more with the same name as 1 and 2 (which is most likely refers to device 1) - could it be a known bug that kodi only show output devices that have unique name? could not find such bug. and it makes sense because it override my hw set by forcing me to choose between either device 0 or device 1, but not device 2.
New LibreELEC.tv Leia build #1204: Generic
(Supercedes previous build)

SHA256 Checksum: f304bf4503ccd82daa5d40d3988ed16c060dcf47e970c745e33062d541b1e057 (Generic)

Code:
# uname -a
Linux NUC 4.14.3 #1 SMP Mon Dec 4 21:06:56 GMT 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20171204210529-#1204-g0cb2a40 [Build #1204]

# Kodi version
(18.0-ALPHA1 Git:02c0008). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (0cb2a40, changelog) and tip of XBMC master (02c0008, changelog) with the following modifications: Build Highlights:
  1. [PVR][Estuary] radio recordings fix + improvement
  2. [linux][gbm] cleanup, fixes, and atomic prep
  3. Updated kernel-firmware (added AMD Raven, updated Vega10 VCE, updated Skylake DMC)
Build Details:
  1. LibreELEC.tv:
    • init: fix offset calculation after busybox fdisk change (PR:2287, 1 commit, 1 file changed)
  2. XBMC:
    • VideoCodecDRMPRIME: fix end-of-file loop (PR:13132, 1 commit, 1 file changed)
    • [PVR][Estuary] radio recordings fix + improvement (PR:13129, 2 commits, 2 files changed)
    • [win32] force resize on CreateNewWindow (PR:13134, 1 commit, 1 file changed)
    • [linux][gbm] cleanup, fixes, and atomic prep (PR:13100, 9 commits, 12 files changed)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Weekly Linux 4.15-rc1 build #1204x: Generic

4.15.y includes the long awaited AMDGPU DC changes so should be of interest to AMD Polaris/Vega users.

Note:
Quote:With Linux 4.15, AMDGPU DC is just enabled by default for Vega hardware. If you are on GCN 1.1 or newer with AMDGPU and want to use DC, you need to use the amdgpu.dc=1 kernel module parameter for activation.

DO NOT USE IF YOU DEPEND ON THE FOLLOWING WIFI DRIVERS!

Packages disabled:
Code:
RTL8188EU
RTL8189FS
RTL8192CU
RTL8192DU
RTL8192EU
RTL8812AU
bcm_sta

Known issues:
Code:
Reboot (ION2)/Reboot loop (Skylake) when resuming from suspend

LKML post on resume issues: https://lkml.org/lkml/2017/12/4/988 - hopefully fixed in 4.15-rc3.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2017-12-04, 22:11)damagedspline Wrote: What are the chances that the final LibreElec 9.0 will use kernel 4.15?

That's the plan.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
I want to mention that EDID override is now fully supported on 4.15 Kernel for Intel HW. Resolutions and also Audio see: https://bugs.freedesktop.org/show_bug.cgi?id=92792

rename old edid override boot cmd from drm_kms_helper.edid_firmware to drm.edid_firmware
Since build 1203 (guess by: 13127 (PR) ) the pvr resolution (1080p) is recognized in OSD as 3D in the Estaury Mod skin.
Don't know if this has to be fixed in skin or is a Kodi thing.

See samples, first build 1202, second 1203

https://imgur.com/a/u7BUw
(2017-12-05, 07:41)Milhouse Wrote: Weekly Linux 4.15-rc1 build #1204x: Generic

4.15.y includes the long awaited AMDGPU DC changes so should be of interest to AMD Polaris/Vega users.

Note:
Quote:With Linux 4.15, AMDGPU DC is just enabled by default for Vega hardware. If you are on GCN 1.1 or newer with AMDGPU and want to use DC, you need to use the amdgpu.dc=1 kernel module parameter for activation.

DO NOT USE IF YOU DEPEND ON THE FOLLOWING WIFI DRIVERS!

Packages disabled:
Code:
RTL8188EU
RTL8189FS
RTL8192CU
RTL8192DU
RTL8192EU
RTL8812AU
bcm_sta

Known issues:
Code:
Reboot (ION2)/Reboot loop (Skylake) when resuming from suspend

LKML post on resume issues: https://lkml.org/lkml/2017/12/4/988 - hopefully fixed in 4.15-rc3. 
 Hello Milhouse
Does this message mean that from this moment AMD Polaris / Vega graphics cards work and have 4K Hevc hardware support and HDMI sound on them?
(2017-12-06, 00:00)kowalmisiek Wrote: Does this message mean that from this moment AMD Polaris / Vega graphics cards work and have 4K Hevc hardware support and HDMI sound on them?

AMDGPU DC is enabled in the kernel 4.15-rc1 which should mean that hardware is supported by the kernel. I don't have such hardware so haven't tested it myself. It would be great if anyone with GCN1.1+/Polaris/Vega hardware could give feedback.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
  • 1
  • 145
  • 146
  • 147(current)
  • 148
  • 149
  • 355

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 18.0)24