• 1
  • 54
  • 55
  • 56(current)
  • 57
  • 58
  • 70
v19 LibreELEC Testbuilds for x86_64 (Kodi 19.0)
(2020-03-25, 08:24)Milhouse Wrote: @TheRealDeadMan thanks! How are things with Ryzen 3400G, everything working OK? I think you had some menu performance problems that seemed to be related to GPU issues - is that OK now with 5.5.y and/or 5.6-rc?

There have been no issues since the config menu updates way back when.
Otherwise, the Ryzen 3400G has been fine. I don't update everyday, but 2 to 4 times a week with the daily updates.

Its been a while since I installed once of the weekly updates, so thought I would see if there were any issues.
If I do come across something odd, I will certainly let you know.
Thanks again for all your work on Matrix Smile
Reply
@TheRealDeadMan Good to know, thanks! Smile
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.
Reply
New LibreELEC.tv Matrix build #0327: Generic
(Supercedes previous build)

SHA256 Checksum: d43effbc4ad3d26c25ec46c26957c5d01a0e5cd87b85c332e5c006422c78b3ba (Generic)

text:
# uname -a
Linux NUC 5.5.13 #1 SMP Fri Mar 27 21:50:04 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200327214751-#0327-gaeb6e84 [Build #0327]

# Kodi version
Kodi (19.0-ALPHA1 Git:add83cf). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (aeb6e84, changelog) and tip of XBMC master (add83cf, changelog) with the following modifications: Build Highlights:
  1. PVR updates
Build Details:
  1. XBMC:
    • [addons] remove deprecated xbmc_addon_types.h (PR:17565, 1 commit, 5 files changed)
    • [PVR] setting 'Switch to full screen' now supports channel types. (PR:17566, 1 commit, 5 files changed)
    • [docs] Add section on Meson and nasm build dependency in Ubuntu (PR:17481, 1 commit, 2 files changed)
    • [darwin_embedded] enable xcode project binary addon build for ios (PR:17554, 1 commit, 2 files changed)
    • [settings] allow TranslatableIntegerSettingOption to get string from addon (PR:17555, 1 commit, 16 files changed)
  2. pvr.freebox:
    • PVR API 6.3.0 (PR:39, 1 commit, 2 files changed)
  3. pvr.iptvsimple:
    • Fix typo in date regex, caused failure to load EPG on some platforms (PR:343, 1 commit, 3 files changed)
  4. pvr.mediaportal.tvserver:
    • Fixed: Wrong source github URL in addon.xml (4561901)
  5. pvr.sledovanitv.cz:
  6. pvr.waipu:
    • PVR API 6.3.0 (PR:62, 1 commit, 3 files changed)
    • Update README.md (d92441c)
    • Update README.md (30b911d)
  7. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4243 (perma): linux (RPi): update to linux-5.4.28
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.
Reply
New LibreELEC.tv Matrix build #0328: Generic
(Supercedes previous build)

SHA256 Checksum: 3c4aa6a3e0653afa548075d7035e49d44659c874192da303440733b732e103a5 (Generic)

text:
# uname -a
Linux NUC 5.5.13 #1 SMP Sat Mar 28 21:48:51 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200328214105-#0328-gf0a61bc [Build #0328]

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

Based on tip of LibreELEC.tv master (f0a61bc, changelog) and tip of XBMC master (1e627d2, changelog) with the following modifications: Build Highlights:
  1. [addons][vfs] cleanup, "C" interface fix, documentation rework
  2. libcec: update to latest dev snapshot
Build Details:
  1. LibreELEC.tv:
    • linux (RPi): update to linux-5.4.28 (PR:4243, 14 commits, 6 files changed)
    • linux (Generic/Allwinner): update to linux-5.5.13 (PR:4237, 10 commits, 3 files changed)
  2. XBMC:
    • [addons][vfs] cleanup, "C" interface fix, documentation rework (PR:17527, 8 commits, 7 files changed)
  3. libcec:
    • Fixes windows 64-bit not being detected under src/libcec. (c2ff5ba)
    • Fixes paths not allowing spaces. (3387ea6)
    • USBCECAdapterDetection: Only scan tty (9d88f8d)
    • Merge branch 'pr495'. closes #495 (d208d0e)
    • fixed: don't probe all devices in CCECClient::IsActiveDeviceType(). closes #492 (5e5788d)
    • Use cmake TIMESTAMP function (d040378)
    • Merge branch 'pr487'. closes #487 (ed80e7f)
    • Add Apple vendor ID (59ec4dd)
    • Merge branch 'pr486'. closes #486 (ba96c29)
    • correct 'python3-dev' package name (03992b5)
    • fix Python3 function name (81c4bc5)
    • Merge branch 'pr479'. closes #479 (2e6caf9)
    • Adding O_CLOEXEC to prevent child process locking (10477e0)
    • Merge branch 'pr478'. closes #478 #477 (25c814e)
    • fixed: don't change vs versions (yet) (3df5de7)
    • Merge branch 'pr475'. closes #475 #474 #473 (aceadfe)
    • added: P8 adapter discovery via Linux sysfs (70d71cb)
    • Merge branch 'pr472'. closes #472 (82d1c29)
    • fixed: fix build if hostname does not support '-f' argument (9b1e201)
    • Merge branch 'pr471'. closes #471 (479bddf)
    • fix readme hyperlink (277994c)
    • Fix Hyperlink (be86223)
    • fix hyperlinks (8d41940)
    • fix hyperlinks (c99cad0)
    • fix hyperlinks (4b0a481)
    • Merge branch 'pr465'. closes #465 #455 (62a9f99)
    • Update README.md with link to Skull Canyon and Hades Canyon NUC adapter (622f69f)
    • Merge branch 'pr448'. closes #448 (f2c3da0)
    • udpated to include Request/Report SAD messages (2a05e54)
    • Merge branch 'pr404'. closes #404 (91da1b6)
  4. pvr.nextpvr:
    • [Matrix] fix LICENSE name and fix README links (PR:118, 2 commits, 3 files changed)
  5. pvr.sledovanitv.cz:
    • Try handle network/server errors correctly (e4fdc73)
  6. vfs.rar:
    • change XFILE::EIoControl to VFS_IOCTRL on IoControl and cleanups (PR:70, 8 commits, 14 files changed)
  7. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:4283 (perma): libcec: update to libcec-next
    • Added: [pkg] PR:42 (perma): change XFILE::EIoControl to VFS_IOCTRL on IoControl and cleanups (vfs.libarchive)
    • Added: [pkg] PR:51 (perma): change XFILE::EIoControl to VFS_IOCTRL on IoControl and some cleanups (vfs.sftp)
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.
Reply
New LibreELEC.tv Matrix build #0329: Generic
(Supercedes previous build)

SHA256 Checksum: 70d71dba4f50a0a360f1cdfc8e41f64b590f7d238aa3265db46e2e3c12d454b2 (Generic)

text:
# uname -a
Linux LibreELEC 5.5.13 #1 SMP Sun Mar 29 21:26:01 BST 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200329212449-#0329-g3abb7f4 [Build #0329]

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

Based on tip of LibreELEC.tv master (3abb7f4, changelog) and tip of XBMC master (1e627d2, changelog) with the following modifications: Build Highlights:
  1. libcec: probe new devices
Build Details:
  1. LibreELEC.tv:
    • gitignore: ignore tools/mkpkg/.git files (PR:4248, 1 commit, 1 file changed)
    • config/options: allow ADDON_PATH and ADDON_URL override; optional ADD (PR:4256, 1 commit, 1 file changed)
    • gcc: update to gcc-9.3.0 (PR:4262, 1 commit, 2 files changed)
    • Package Updates March 2020 (PR:4279, 3 commits, 3 files changed)
      • openssl: update to 1.1.1e
      • curl: update to 7.69.1
      • sqlite: update to 3.31.1
  2. libcec:
    • fixed: 5e5788de12ba4f69ee3afad19e6c0e4b45f0ddf4 didn't probe new devices (416e136)
  3. pvr.mythtv:
    • enable support for recording file size (1f378e6)
    • bump version 6.4.0 (3e91346)
  4. pvr.teleboy:
  5. pvr.zattoo:
  6. vfs.libarchive:
    • [tvos] remove fork/spawnv for tvos platform (PR:39, 1 commit, 6 files changed)
    • change XFILE::EIoControl to VFS_IOCTRL on IoControl and cleanups (PR:42, 9 commits, 10 files changed)
  7. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:4283 (perma): libcec: update to libcec-next
    • Added: [pkg] PR:12100 (perma): Increase commbreakautowait and commbreakautowind max seconds to 60
    • Added: [pkg] PR:17574 (perma): [application] Fix black screen when switching from PVR Live TV channel to PVR Radio channel.
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.
Reply
Is it out of the question to add one more Realtek driver? (RTL8821CU/8811CU dual band Wi-Fi USB adapters).
I've been using this driver for my own LE builds for a while now without any issues. It is based on this new driver from Realtek/D-Link with minimal changes.
Reply
(2020-03-29, 23:05)smp1 Wrote: Is it out of the question to add one more Realtek driver? (RTL8821CU/8811CU dual band Wi-Fi USB adapters).

Yes. We have no interest in supporting more out of tree Realtek drivers. Buy hardware with in-tree driver support.
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.
Reply
ping

@Milhouse I guess you're planning to release a build with kernel 5.6 (?!)
Are you aware of this ?:
https://www.phoronix.com/scan.php?page=n...el-IWLWIFI
Reply
(2020-03-30, 17:46)sixpack58 Wrote: @Milhouse I guess you're planning to release a build with kernel 5.6 (?!)
Are you aware of this ?:
https://www.phoronix.com/scan.php?page=n...el-IWLWIFI

Yes, and yes. However there's currently a build issue with wireguard that needs fixing first.
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.
Reply
New LibreELEC.tv Matrix build #0330: Generic
(Supercedes previous build)

SHA256 Checksum: 6cb7f64fc590fa93f4196bac4f200b3a523abe019334239bc5bdf48050789feb (Generic)

text:
# uname -a
Linux NUC 5.5.13 #1 SMP Mon Mar 30 21:59:59 BST 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200330215900-#0330-g3abb7f4 [Build #0330]

# Kodi version
Kodi (19.0-ALPHA1 Git:2497094). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (3abb7f4, changelog) and tip of XBMC master (2497094, changelog) with the following modifications: Build Highlights:
  1. xorg-server: update to xorg-server-1.20.8 (and friends)
  2. Fix repeatedly installing/uninstalling addons (PR17579)
  3. Re-enable OnMouseOver select
Build Details:
  1. XBMC:
    • contextmenu - hide favourites option if we have no path (PR:17525, 1 commit, 1 file changed)
    • [depends] add Makefile target to download dav1d (PR:17563, 1 commit, 1 file changed)
    • Re-enable OnMouseOver select (PR:17582, 1 commit, 5 files changed)
  2. libcec:
    • changed: use hex format for cec-client address input. closes #480 (c299d71)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:4285 (perma): xorg-server: update to xorg-server-1.20.8 (and friends)
    • Updated: [pkg] PR:12100 (perma): Increase commbreakautowait and commbreakautowind max seconds to 60
    • Updated: [pkg] PR:17562 (perma): Alphanumeric sorting improvements: accented letters and brackets
    • Added: [pkg] PR:17579 (perma): Change Exists function usage in FilesystemInstaller.cpp
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.
Reply
(2020-03-30, 18:17)Milhouse Wrote: Yes, and yes. However there's currently a build issue with wireguard that needs fixing first. 
no hecticness, please.
*My* equipment is running on LAN only, so no need for Intel Wifi driver here.
my intention was to just share my info's, but you got that already on your radar.
Reply
I'll switch x86_64 to 5.6 tonight.
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.
Reply
New LibreELEC.tv Matrix build #0331: Generic
(Supercedes previous build)

SHA256 Checksum: 3f9bfb98c3d428403f79bc2040f8f23d7a50140e7440754da8c9bb68dc74c5fc (Generic)

text:
# uname -a
Linux NUC 5.6.0 #1 SMP Tue Mar 31 23:03:22 BST 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200331230235-#0331-g3abb7f4 [Build #0331]

# Kodi version
Kodi (19.0-ALPHA1 Git:2497094). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (3abb7f4, changelog) and tip of XBMC master (2497094, changelog) with the following modifications: Build Highlights:
  1. New 5.6.0 kernel
  2. Updated sorting improvements (Fixes RPi sorting issues)
Build Details:
  1. pvr.freebox:
    • [Matrix] API change update / Win UWP ssl update (PR:40, 2 commits, 3 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:4199 (perma): linux (RPi/Generic): update to linux-5.6
    • Added: [env] PR:4286 (perma): linux (RPi): update to linux-5.4.34
    • Updated: [pkg] PR:17562 (perma): Alphanumeric sorting improvements: accented letters and brackets
    • Updated: [pkg] PR:17579 (perma): Change Exists function usage in FilesystemInstaller.cpp
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.
Reply
New LibreELEC.tv Matrix build #0401: Generic
(Supercedes previous build)

SHA256 Checksum: 98b96cdd6342acf7eb24ecadcc14bbff7d596c8e6ccd9d4bcf327cbc328601b2 (Generic)

text:
# uname -a
Linux NUC 5.6.1 #1 SMP Wed Apr 1 22:04:32 BST 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200401220345-#0401-gd391e8c [Build #0401]

# Kodi version
Kodi (19.0-ALPHA1 Git:b328e3f). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (d391e8c, changelog) and tip of XBMC master (b328e3f, changelog) with the following modifications: Build Highlights:
  1. New 5.6.1 kernel
  2. gnutls, openssl, libcec updates
Build Details:
  1. LibreELEC.tv:
    • linux (Generic): update to linux-5.6 (PR:4199, 22 commits, 12 files changed)
    • Allwinner: Update to Linux 5.6 (PR:4284, 1 commit, 7 files changed)
  2. XBMC:
    • CProfileManager: do not wait for bool uiInitializationFinished (PR:17039, 1 commit, 1 file changed)
  3. libcec:
    • fixed: 5e5788de12ba4f69ee3afad19e6c0e4b45f0ddf4 didn't probe when scanning (d9c415c)
    • added: GetStats() command (cb3cc57)
    • added: auto power on support (fw v9) - TODO: version bump (961d4cb)
  4. pvr.iptvsimple:
    • Fix incorrect live URL selection for standard (no timeshift) catchup streams (PR:346, 3 commits, 10 files changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4283 (perma): libcec: update to libcec-next
    • Updated: [env] PR:4286 (perma): linux (RPi): update to linux-5.4.34
    • Added: [env] PR:4287 (perma): gnutls: update to 3.6.13
    • Added: [env] PR:4288 (perma): RPi4: switch to KMS driver and enable v4l2 HEVC decoding
    • Added: [env] PR:4291 (perma): linux (Generic/Allwinner): update to linux-5.6.6
    • Added: [env] PR:4292 (perma): openssl: update to openssl-1.1.1f
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.
Reply
New LibreELEC.tv Matrix build #0402: Generic
(Supercedes previous build)

SHA256 Checksum: ca9b69467c4c2c82da70ed3fe80ba553c4d222f839488b15b6b8fc5f37069b6a (Generic)

text:
# uname -a
Linux NUC 5.6.2 #1 SMP Thu Apr 2 23:20:09 BST 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200402231915-#0402-gd391e8c [Build #0402]

# Kodi version
Kodi (19.0-ALPHA1 Git:5dc394c). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (d391e8c, changelog) and tip of XBMC master (5dc394c, changelog) with the following modifications: Build Highlights:
  1. New 5.6.2 kernel
  2. libva: update to libva-2.7.0
  3. mesa: update to mesa-20.0.3
  4. Update libcec
Build Details:
  1. XBMC:
    • Increase commbreakautowait and commbreakautowind max seconds to 60 (PR:12100, 1 commit, 2 files changed)
  2. libcec:
    • RFC: Linux CEC framework adapter (PR:380, 1 commit, 12 files changed)
    • changed: wake on boot needed another fw version bump (v10+) (c0867bb)
  3. inputstream.ffmpegdirect:
    • w32pthreads, xcode 11.4/osx 10.15.4 fixes and gnutls update (PR:16, 8 commits, 74 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4291 (perma): linux (Generic/Allwinner): update to linux-5.6.6
    • Updated: [env] PR:4283 (perma): libcec: update to libcec-next
    • Updated: [env] PR:4288 (perma): RPi4: switch to KMS driver and enable v4l2 HEVC decoding
    • Added: [env] PR:4289 (perma): libva: update to libva-2.7.0
    • Added: [env] PR:4293 (perma): mesa: update to mesa-20.0.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.
Reply
  • 1
  • 54
  • 55
  • 56(current)
  • 57
  • 58
  • 70

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 19.0)3