• 1
  • 47
  • 48
  • 49(current)
  • 50
  • 51
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
Does this have the fix for the NUCi3 HD Passthrough issue ?
(2017-04-17, 16:25)C-Quel Wrote: Considered merging any of the agile code into your test builds for Netflix addicts? Smile

Nope.
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-04-17, 16:41)guandms Wrote: Does this have the fix for the NUCi3 HD Passthrough issue ?

Probably not. Do you have specific details of this fix (patch etc.), or the problem?

(Edit: If you're referring to the HD passthrough issue that seems to be an issue with Intel hardware but works with Windows, no not yet - once a fix is available it will be included in these builds).
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.
Yes i meant that, and it's fixed in Windows , can you include the driver from windows ?
(2017-04-17, 19:07)guandms Wrote: Yes i meant that, and it's fixed in Windows , can you include the driver from windows ?

No, LibreELEC is Linux so the drivers are not compatible.
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 #0417: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.10.10 #1 SMP Mon Apr 17 21:05:50 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170417210430-#0417-ge271629 [Build #0417]

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

Based on tip of LibreELEC.tv master (e271629b, changelog) and tip of XBMC master (30accfb8, changelog) with the following modifications: Build Highlights:
  1. Bump mesa, libdrm, libva and vaapi
  2. favourites refactor
  3. [PVR] Fix 'Switch to channel' context menu action after #11747
Build Details:
  1. LibreELEC.tv:
    • libva-intel-driver rename to intel-vaapi-driver, bump libva, libdrm, mesa (PR:1537, 4 commits, 8 files changed)
    • firmwares: use upstream repo [RFC] (PR:1526, 3 commits, 5 files changed)
    • addons: drop patches no longer needed (PR:1538, 1 commit, 2 files changed)
    • tslib: remove kodi touchscreen addon from the patch (PR:1539, 1 commit, 1 file changed)
    • RTL8192EU: update to a7fd035 (93a40145)
    • RTL8192DU: update to efc8508 (cb8337e3)
    • RTL8192CU: update and use new repository (4d9bf144)
  2. XBMC:
    • XBMC core Portuguese translation based on English commit 1ee638d8b22a3a5440e57a9384590558925e12ef (PR:1, 1 commit, 1 file changed)
    • Enable middle mouse button on embedded platform (PR:11956, 2 commits, 1 file changed)
    • [EPG] Guide window: fix progress indicator rendering. (PR:11972, 1 commit, 1 file changed)
    • [EPG] Fix gap tag update handling. (PR:11971, 1 commit, 2 files changed)
    • favourites refactor (PR:11967, 4 commits, 26 files changed)
    • [PVR] Fix 'Switch to channel' context menu action after #11747#. (PR:11981, 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.
With the latest 5 builds or so video in rar not working anymore, screen stays in menu but audio is playing but choppy.
Also size not shown correct instead of the full mb's it only shows the size of the first rar file.

log:
http://sprunge.us/eBOG
Connect 55 UHD SL4xx / Onkyo TX-SR444 / Intel Apollo Lake  / Ziggo Mediabox XL / 2x upc ci+ nagravision module / using dvb-c and dvb-s(19,2/23,5/28.2)
(2017-04-18, 09:11)Devil-Strike Wrote: With the latest 5 builds or so video in rar not working anymore, screen stays in menu but audio is playing but choppy.
Also size not shown correct instead of the full mb's it only shows the size of the first rar file.

log:
http://sprunge.us/eBOG

RAR is no longer supported natively since #0409.

I mentioned in build #0412 that I'd now added the vfs.rar addon in the build, disabled by default, however it doesn't appear to work.
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.
Ah ok thanks for the response.
Connect 55 UHD SL4xx / Onkyo TX-SR444 / Intel Apollo Lake  / Ziggo Mediabox XL / 2x upc ci+ nagravision module / using dvb-c and dvb-s(19,2/23,5/28.2)
New LibreELEC.tv Leia build #0418: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.10.11 #1 SMP Wed Apr 19 00:17:44 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170419001622-#0418-gf7ee67a [Build #0418]

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

Based on tip of LibreELEC.tv master (f7ee67ae, changelog) and tip of XBMC master (515b5631, changelog) with the following modifications: Build Highlights:
  1. New 4.10.11 kernel (SpinelPlus remote control patch updated & build as module)
  2. media_build: update to 2017-04-17-rpi
Build Details:
  1. LibreELEC.tv:
    • net-snmp: correct errant $ROOT usage (PR:1540, 1 commit, 1 file changed)
    • linux configs: cleanup (PR:1528, 3 commits, 9 files changed)
    • netbase: initial package (PR:1518, 2 commits, 3 files changed)
  2. XBMC:
    • [addons] make versioncheck optional (PR:11980, 1 commit, 1 file changed)
    • [addons][windows] replaced replace inline assembler with intrinsics (PR:11984, 1 commit, 1 file changed)
    • [PVR] Fix 'Switch to channel' context menu action after #11747# - a b… (PR:11983, 1 commit, 2 files changed)
  3. pvr.vbox:
    • [windows] include windows.h if something from it is needed (PR:189, 0 commits, 0 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1546: linux: update to linux-4.10.11
    • Added: [env] PR:1545: media_build: update to 2017-04-17-rpi
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.
Starting with this build (#0418) mce remote doesn't repeat.
Downgrade to build #0417 fixes the problem.
(2017-04-19, 02:32)rudrood Wrote: Starting with this build (#0418) mce remote doesn't repeat.
Downgrade to build #0417 fixes the problem.

Yep confirmed. Sad

Will get a fix as soon as possible.
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.11-rc7 build #0418x: Generic

Same as #0418 including media_build 2017-04-17-rpi, but without Nvidia drivers (no compatible Nvidia drivers yet available).

Unlike previous 4.11-rcX builds, Intel GUC firmware loading/submission is enabled by default in this build. To confirm if GUC/HUC/DMC firmware is loading, add "drm.debug=0xe" to your kernel command line (/flash/syslinux.cfg, or if UEFI then /flash/EFI/BOOT/syslinux.cfg). Example logs here. GUC loading/submission most likely will remain disabled by default in the final 4.11 release, but can be manually enabled (see previous link).

Edit: Superseded by #0419x with repeat button fix, see post 747.
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.
@Milhouse Would you be able to explain how to manually enable the GUC firmware. Which package needs to be modified?
Hello milhouse

Is there any chance to support geforce 1050 in new builds? (Hevc 10bit)
  • 1
  • 47
  • 48
  • 49(current)
  • 50
  • 51
  • 355

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