• 1
  • 25
  • 26
  • 27(current)
  • 28
  • 29
  • 70
v19 LibreELEC Testbuilds for x86_64 (Kodi 19.0)
New LibreELEC.tv Matrix build #0926: Generic
(Supercedes previous build)

SHA256 Checksum: 16442830a6794fabedabc534c649d92cb90ac9d64414971f7b573c79ae8125dd (Generic)

text:
# uname -a
Linux NUC 5.3.1 #1 SMP Fri Sep 27 01:33:41 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190927013258-#0926-g6a80bae [Build #0926]

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

Based on tip of LibreELEC.tv master (6a80bae, changelog) and tip of XBMC master (f7c59fc, changelog) with the following modifications: Build Highlights:
  1. amdgpu ucode and firmware 19.30
  2. glu: update to glu-9.0.1
  3. [pvr] support group specific channel numbering and option to start group number locally from 1
Build Details:
  1. XBMC:
    • fixed: We must exact match addon extensions/mimetypes/protocols (fixes #16652) (PR:16654, 1 commit, 3 files changed)
    • [ios] add support for iPhones 11 (PR:16666, 2 commits, 2 files changed)
    • [pvr] support group specific channel numbering and option to start group number locally from 1 (PR:16593, 2 commits, 15 files changed)
    • [modernize] use-equals-default (PR:16669, 1 commit, 104 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3857 (perma): linux (Generic/RPi/Allwinner): update to linux-5.3.5
    • Added: [env] PR:3874 (perma): glu: update to glu-9.0.1
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
Hi, I am having an issue with no audio with all testbuilds. When I am running 9.1.501 I have:

LibreELEC:~ # aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC283 Analog [ALC283 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

But when I try one of the testbuilds, no soundcards are found. It has been this way with all testbuilds I have tried (a lot)

LibreELEC (Milhouse): devel-20190927013258-#0926-g6a80bae (Generic.x86_64)
LibreELEC:~ # aplay -l
aplay: device_list:272: no soundcards found...


my logs from both 9.1.501 and latest testbuild:


9.1.501:

https://paste.kodi.tv/xuveyibexi.kodi

Latest testbuild:

https://paste.kodi.tv/dolefofizo.kodi

My hardware is an Intel NUC NUC7i3BNH

Thanks
Reply
(2019-09-27, 08:24)sisero Wrote: Hi, I am having an issue with no audio with all testbuilds. When I am running 9.1.501 I have:

Try the suggestion in this post: https://forum.kodi.tv/showthread.php?tid...pid2862738 and let us know if that helps (or not). Thanks.
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 #0927: Generic
(Supercedes previous build)

SHA256 Checksum: 586d531ab7449ab1d7d392b48a7ec1cf813579169ec2da7d7b2e54a6315d15b6 (Generic)

text:
# uname -a
Linux NUC 5.3.1 #1 SMP Fri Sep 27 21:03:45 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190927210305-#0927-g019132b [Build #0927]

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

Based on tip of LibreELEC.tv master (019132b, changelog) and tip of XBMC master (39def32, changelog) with the following modifications: Build Highlights:
  1. Fold glu bump into mesa PR
  2. [pvr][dialogs][Estuary][keymaps] Rework Guide window's navigation controls
  3. Fix thumb loading on info dialogs
Build Details:
  1. LibreELEC.tv:
    • update RPi.GPIO to 0.7.0 (PR:3871, 2 commits, 3 files changed)
  2. XBMC:
    • [pvr] Remove PVRTypes.h and left align & and * (PR:16677, 7 commits, 115 files changed)
    • Fix thumb loading on info dialogs (PR:16678, 1 commit, 1 file changed)
    • [skins] allow vendors to supply their own logo (PR:16631, 1 commit, 10 files changed)
    • add System.AddonIsEnabled() infobool and EnableAddon() builtin (PR:13762, 2 commits, 5 files changed)
    • [pvr][dialogs][Estuary][keymaps] Rework Guide window's navigation controls (PR:16638, 1 commit, 22 files changed)
  3. pvr.waipu:
    • Improve README: add installation section (PR:35, 1 commit, 1 file changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3870 (perma): mesa: update to mesa-19.2.0
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
(2019-09-27, 22:55)Milhouse Wrote:
(2019-09-27, 08:24)sisero Wrote: Hi, I am having an issue with no audio with all testbuilds. When I am running 9.1.501 I have:

Try the suggestion in this post: https://forum.kodi.tv/showthread.php?tid...pid2862738 and let us know if that helps (or not). Thanks. 
That seems to have done the trick, sound is working now thanks!
Reply
New LibreELEC.tv Matrix build #0928: Generic
(Supercedes previous build)

SHA256 Checksum: 01dec745a49bc2a752535111fa0b3b2caecbe4a5ca7368662eab0b96d519733c (Generic)

text:
# uname -a
Linux NUC 5.3.1 #1 SMP Sat Sep 28 21:03:41 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190928210252-#0928-g019132b [Build #0928]

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

Based on tip of LibreELEC.tv master (019132b, changelog) and tip of XBMC master (39def32, changelog) with the following modifications: Build Highlights:
  1. Reduce size of LLVM libs
Build Details:
  1. libnfs:
    • remove obsolete FIXME comment (c635cae)
    • make LGTM.com happy and squash a false warning (e4fa3b5)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3859 (perma): llvm: update to llvm-9.0.0 / updated PKG_URL
    • Updated: [env] PR:3870 (perma): mesa: update to mesa-19.2.0
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 #0929: Generic
(Supercedes previous build)

SHA256 Checksum: e17a95a734e20a082f05b455731a4e20e093a798031041683286c63d9d0c8f2b (Generic)

text:
# uname -a
Linux NUC 5.3.1 #1 SMP Sun Sep 29 21:03:34 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190929210251-#0929-g019132b [Build #0929]

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

Based on tip of LibreELEC.tv master (019132b, changelog) and tip of XBMC master (39def32, changelog) with the following modifications: Build Highlights:
  1. libglvnd-1.2.0
  2. xorgproto-2019.1
  3. add OpenGL_GL_PREFERENCE to target config
Build Details:
  1. pvr.mythtv:
    • sync upstream cppmyth (2.12.7) (9bc11cc)
    • bump version 6.2.1 (926056a)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3873 (perma): libglvnd: updated to v1.2.0 / dropped upstreamed pkgconfig patch
    • Added: [env] PR:3876 (perma): xorgproto: updated to 2019.1
    • Added: [env] PR:3877 (perma): setup_toolchain: add OpenGL_GL_PREFERENCE to target config
    • Added: [pkg] PR:138 (perma): Support RPi CPU detection, enable firmware updates only for RPi4 (service.libreelec.settings)
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 #0930: Generic
(Supercedes previous build)

SHA256 Checksum: 25810794e37eb54009e96dbf7f6cf8321ad0ebd83a376c1a6194b8aaded60694 (Generic)

text:
# uname -a
Linux NUC 5.3.1 #1 SMP Mon Sep 30 21:08:17 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190930210716-#0930-g019132b [Build #0930]

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

Based on tip of LibreELEC.tv master (019132b, changelog) and tip of XBMC master (39def32, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. pvr.mythtv:
    • show label names in info hook (d92e779)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3857 (perma): linux (Generic/RPi/Allwinner): update to linux-5.3.5
    • Added: [pkg] PR:12 (perma): Update firmware to BCM43430 (7.45.98.83), BCM4345 (7.45.189) (brcmfmac_sdio-firmware-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.
Reply
Hmm is it mi I suffering from slow rebooting
From 26 till 30 build asrock j5005
Reply
(2019-10-01, 22:05)tomtomclub Wrote: Hmm is it mi I suffering from slow rebooting
From 26 till 30 build asrock j5005

Disable (remove) queit from your kernel command line, then let me know if you see any long running systemd units listed when rebooting. There have been some systemd changes that could affect rebooting, but not in #0926, so try testing earlier builds, eg. #0908.
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 #1001: Generic
(Supercedes previous build)

SHA256 Checksum: 06f5c9f3db2b79b6b76b53829b2f7899ee6ac77a5482553bc9f1f9197389b8bf (Generic)

text:
# uname -a
Linux NUC 5.3.2 #1 SMP Tue Oct 1 21:03:57 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20191001210317-#1001-g019132b [Build #1001]

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

Based on tip of LibreELEC.tv master (019132b, changelog) and tip of XBMC master (31c550b, changelog) with the following modifications: Build Highlights:
  1. New 5.3.2 kernel
Build Details:
  1. XBMC:
    • [pvr] refactoring - review fixup after merge of 16677 (PR:16680, 1 commit, 16 files changed)
  2. pvr.mythtv:
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3857 (perma): linux (Generic/RPi/Allwinner): update to linux-5.3.5
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 #1002: Generic
(Supercedes previous build)

SHA256 Checksum: 830a142204085233b02c126deb8d3755cc7c6e8da3d92557185987b5d738d33e (Generic)

text:
# uname -a
Linux NUC 5.3.2 #1 SMP Wed Oct 2 21:03:47 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20191002210306-#1002-ga027672 [Build #1002]

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

Based on tip of LibreELEC.tv master (a027672, changelog) and tip of XBMC master (bc65ced, changelog) with the following modifications: Build Highlights:
  1. connman: ignore kernel-managed netdev and improve resolv.conf handling
  2. [pvr] Update and persist channel group members from client on boot if
  3. [guiinfo][pvr][Estuary] Rename Listitem.IsPremiere to Listitem.IsNew
Build Details:
  1. LibreELEC.tv:
    • Allwinner: Update upstream patches (PR:3882, 1 commit, 5 files changed)
  2. XBMC:
    • [VideoPlayer] Change avsync handling (PR:16658, 1 commit, 1 file changed)
    • [pvr] Update and persist channel group members from client on boot if (PR:16696, 1 commit, 14 files changed)
    • [guiinfo][pvr][Estuary] Rename Listitem.IsPremiere to Listitem.IsNew. (PR:16697, 1 commit, 5 files changed)
    • [iOS] separate storage provider (PR:16374, 2 commits, 10 files changed)
    • [PVR] Refactor PVR jobs. Get rid of PVRJobs.(h|cpp). (PR:16698, 1 commit, 12 files changed)
    • [modernize] use-override (PR:16685, 1 commit, 174 files changed)
    • [macos] make Blank Other Displays setting immediately take effect (PR:16583, 1 commit, 1 file changed)
    • [PVR] PVRManager: Factor out playback state functionality into its own class (PR:16699, 1 commit, 21 files changed)
    • AESinkAudioTrack: Remove Headphone check - let Audiotrack handle it byself (PR:16692, 1 commit, 1 file changed)
    • [PVR] Refactor: Move PVR classes from xbmc/addons to xbmc/pvr/addons. (PR:16700, 1 commit, 32 files changed)
  3. pvr.mythtv:
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3883 (perma): connman: ignore kernel-managed netdev and improve resolv.conf handling
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
Since build #0923 i noticed some problems with live tv.
I get frequent picture freezes on some channels, when the programm is interrupted by commercials - will add a log as quickly as possible.
The only pr's which are catching my eyes, seems to be PR:16642 or PR:16658?!
NVIDIA Shield, H270M-Plus (i3-7100),NUC7i3BNH,WeTekHub,Pi2,Win10Server.
Reply
Milhouse
i have been getting into issues since mesa 19.2 on intel ironlake graphics not only on libreelec but also archlinux which were fixed last night by the patch included in the bug report below, plz consider including it in tonight's build.
https://gitlab.freedesktop.org/mesa/mesa/issues/1860
Reply
(2019-10-02, 23:50)debutanker Wrote: Since build #0923 i noticed some problems with live tv.
I get frequent picture freezes on some channels, when the programm is interrupted by commercials - will add a log as quickly as possible.
The only pr's which are catching my eyes, seems to be PR:16642 or PR:16658?!

Should be fixed by: https://github.com/xbmc/xbmc/pull/16706
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
  • 1
  • 25
  • 26
  • 27(current)
  • 28
  • 29
  • 70

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