• 1
  • 37
  • 38
  • 39(current)
  • 40
  • 41
  • 86
v19 LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)
New LibreELEC.tv Matrix build #1111: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 37543943602a59db3024818ad93fd5f0812eda69688c3d91a1f6929eeaa5ae22 (RPi)
SHA256 Checksum: 93b73b81525bba645b12abf48464c5ede5b1aad05bb06898d1431066657d35c3 (RPi2)

text:
# uname -a
Linux rpi512 5.3.10 #1 Mon Nov 11 22:06:27 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Nov 8 2019 18:15:02
Copyright © 2012 Broadcom
version 6f8d4071a19046e8f7ddb687d525569228d922bb (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20191111220552-#1111-ga0d479c [Build #1111]

# Kodi version
Kodi (19.0-ALPHA1 Git:118b0fc). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (a0d479c, changelog) and tip of XBMC master (118b0fc, changelog) with the following modifications: Build Highlights:
  1. New 5.3.10 kernel
  2. fixed: Extension matching in FileDirectoryFactory was broken
Build Details:
  1. XBMC:
    • fixed: Extension matching in FileDirectoryFactory was broken (PR:16892, 1 commit, 1 file changed)
  2. pvr.hts:
    • [lang] updated language files from Transifex (793d133)
  3. pvr.nextpvr:
    • [lang] updated language files from Transifex (535a202)
  4. pvr.stalker:
    • [lang] updated language files from Transifex (c69e54b)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3807 (perma): rpi-eeprom: update to latest rpi-eeprom
    • Updated: [env] PR:3902 (perma): linux (Generic/RPi/Allwinner): update to linux-5.3.11
    • Updated: [pkg] PR:143 (perma): Py3 conversion (service.libreelec.settings)
    • Added: [env] PR:3976 (perma): build fixes
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.
Hello @Milhouse ,
maybe you could help me. At the Moment i use the only Kodi Version for the Raspberry Pi4 with the "Build in" TVHeadend Addon with the Version "HTS Tvheadend 4.2.8-27 ~ LibreELEC Tvh-addon v9.1.901.120". So now i have a few Questions.
Is your Plugin newer? "service.tvheadend42-9.80.1.121-1111~milhouse-v4.2.8-35-gcfa450e.zip" -> 9.80 looks like way ahead.
Does your Plugin run on the RP4 with this Kodi Version?! Kodi 18.4 (Linux Kernel 4.19.x) LibreELEC-RPi4.arm-9.1.502.img.gz

And hopefully RP3 and RP4 Version could be merged soon Sad I miss the Updates.

Thanks for your work.

Have a nice day.
The tvheadend add-on I provide is for "LibreELEC 10" and will almost certainly not work with LibreELEC 9.2 (or older), hence the 9.80 version (LE10 is pre-alpha).

With LibreELEC 9.1.502 you should be using the tvheadend add-on from the LibreELEC repository.

RPi4 test builds will be provided as soon as the gbm/v4l2 changes are ready for testing.
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.
Thanks for the Info.
New LibreELEC.tv Matrix build #1112: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 691f0dbfdd0e56a311d0627035e0b65f7c56b5a149258d24e4acde8ee01a9f4c (RPi)
SHA256 Checksum: 45e6b2792aeeb08b73986ce21756b81de17c5b07038a535ca6c2ae30b003874e (RPi2)

text:
# uname -a
Linux rpi512 5.3.10 #1 Tue Nov 12 23:02:16 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Nov 8 2019 18:15:02
Copyright © 2012 Broadcom
version 6f8d4071a19046e8f7ddb687d525569228d922bb (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20191112230142-#1112-gf6b330d [Build #1112]

# Kodi version
Kodi (19.0-ALPHA1 Git:e14aa51). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (f6b330d, changelog) and tip of XBMC master (e14aa51, changelog) with the following modifications: Build Highlights:
  1. [Estuary] rework DialogMusicInfo.xml
  2. Fix add-on setting references
Build Details:
  1. LibreELEC.tv:
    • rpi-eeprom: update to latest rpi-eeprom (PR:3807, 5 commits, 4 files changed)
    • LibreELEC-settings: update to LibreELEC-settings-881a2d1 (Python3 support) (PR:3979, 1 commit, 1 file changed)
    • mesa: update to mesa-19.2.3 (PR:3939, 4 commits, 7 files changed)
    • xf86-video-nvidia: update to xf86-video-nvidia-430.64 (PR:3963, 1 commit, 2 files changed)
    • LibreELEC-settings: re-enable bytecode compilation (PR:3959, 1 commit, 1 file changed)
    • Allwinner: OrangePi 3 improvements (PR:3974, 1 commit, 1 file changed)
  2. XBMC:
    • [Estuary] rework DialogMusicInfo.xml (PR:16682, 1 commit, 3 files changed)
    • fixed: support shoutcast over https (PR:16874, 1 commit, 2 files changed)
    • fixed: redact url in log (PR:16887, 1 commit, 1 file changed)
    • Fix add-on setting references (PR:16773, 3 commits, 6 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3902 (perma): linux (Generic/RPi/Allwinner): update to linux-5.3.11
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 Matrix build #1113: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 178c422402b8805c8530ffaf3f91466fb58dea5878eccf4ca3ea0666ef101265 (RPi)
SHA256 Checksum: d81adde884bb0344955dfc748953fe2eca735c0c06dfb746ed1d8ea6fb2d72ab (RPi2)

text:
# uname -a
Linux rpi512 5.3.10 #1 Wed Nov 13 21:03:34 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Nov 8 2019 18:15:02
Copyright © 2012 Broadcom
version 6f8d4071a19046e8f7ddb687d525569228d922bb (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20191113210300-#1113-gb72e414 [Build #1113]

# Kodi version
Kodi (19.0-ALPHA1 Git:5d715ea). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (b72e414, changelog) and tip of XBMC master (5d715ea, changelog) with the following modifications: Build Highlights:
  1. AESinkPulse: Implement Hotplug monitor
  2. AESinkAudioTrack: Try to aim 200 ms buffer and 50 ms periods
Build Details:
  1. LibreELEC.tv:
    • Allwinner: Rework HW decoding (PR:3972, 2 commits, 22 files changed)
    • buildsystem: optimize for size when building with debug (PR:3957, 4 commits, 3 files changed)
  2. XBMC:
    • add dual support for Artist Slideshow 2.x and 3.x (PR:16894, 1 commit, 1 file changed)
    • AESinkPulse: Implement Hotplug monitor (PR:16881, 6 commits, 11 files changed)
    • fix old-style action settings being called twice after 84b719c (PR:16901, 1 commit, 2 files changed)
    • AESinkAudioTrack: Try to aim 200 ms buffer and 50 ms periods (PR:16870, 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 Matrix build #1114: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 797861059ad21040f808d66767688865b8e1ef9b350eeabbb3934cf91c3d17dc (RPi)
SHA256 Checksum: 2765ad1c717ad4022e7d2d6118fcb98a69a2c0fecef104be559170c05e622ac4 (RPi2)

text:
# uname -a
Linux rpi512 5.3.10 #1 Thu Nov 14 21:03:40 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Nov 14 2019 15:27:13
Copyright © 2012 Broadcom
version 2354eac70a98807e06bed2149bc0c5613e751c15 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20191114210304-#1114-ga28817c [Build #1114]

# Kodi version
Kodi (19.0-ALPHA1 Git:9afce05). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (a28817c, changelog) and tip of XBMC master (9afce05, changelog) with the following modifications: Build Highlights:
  1. New firmware
  2. WinSystem: Allow ALSA+PULSE in parallel
  3. avahi: set root user as default for published sftp
Build Details:
  1. Firmware (Nov 14):
    • firmware: Fixup chosing of bit depth in legacy graphics See: link
    • firmware: vec: Setup WideScreen Signalling outside of copy protection. See: link
    • firmware: Add global reset mailbox
    • firmware: 2711: De-couple start.elf clock setup from the bootloader
    • firmware: scaler: Correct defines for SCALER_POS0_START_Y_[MASK|SHIFT] (HVS4)
    • firmware: platform: Fix missing HDMI PHY power down bit
    • Update to support customisation program
  2. LibreELEC.tv:
    • mesa: update to mesa-19.2.4 (PR:3980, 1 commit, 1 file changed)
  3. XBMC:
    • RendererMediaCodecSurface: Announce vertical shift as well (PR:16907, 1 commit, 1 file changed)
    • [cmake]Fix FindPython to find python.h correctly (PR:16905, 1 commit, 1 file changed)
    • kodi-send: python3 fix (PR:16896, 1 commit, 1 file changed)
    • [videoplayer] allow custom headers to be sent to ffmpeg & inputstream class property (PR:16847, 3 commits, 7 files changed)
    • WinSystem: Allow ALSA+PULSE in parallel (PR:16913, 1 commit, 4 files changed)
    • [Py3] cleanup pt.1 (1f4dfb7)
    • [Py3] cleanup pt.1 (#16786) (27be814)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] compare (perma): kodi: next
    • Updated: [env] PR:3902 (perma): linux (Generic/RPi/Allwinner): update to linux-5.3.11
    • Added: [env] PR:3982 (perma): avahi: set root user as default for published 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.
New LibreELEC.tv Matrix build #1115: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 3b7479f96e00fd7894429049e539b873ce07b36ba796c69ea11a918639c9fac0 (RPi)
SHA256 Checksum: 6ad6a151b8963962ab143111c735a208a9cd523677e6ccfa8796f9352323efcc (RPi2)

text:
# uname -a
Linux rpi512 5.3.10 #1 Fri Nov 15 21:03:27 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Nov 14 2019 15:27:13
Copyright © 2012 Broadcom
version 2354eac70a98807e06bed2149bc0c5613e751c15 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20191115210253-#1115-g8515068 [Build #1115]

# Kodi version
Kodi (19.0-ALPHA1 Git:9afce05). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (8515068, changelog) and tip of XBMC master (9afce05, changelog) with the following modifications: Build Highlights:
  1. disable connman when using kernel ip config / netboot
  2. systemd: prevent unmounting storage via umount.target
Build Details:
  1. LibreELEC.tv:
    • buildsystem: use /usr/bin/python3 in scripts (PR:3965, 9 commits, 17 files changed)
    • build fixes (PR:3976, 1 commit, 1 file changed)
    • init: move cpufreq tuning to systemd service (PR:3896, 3 commits, 7 files changed)
    • feat: enable webcam driver as kernel module to be consistent with all projects (PR:3968, 3 commits, 4 files changed)
    • Make kodi-config return a zero exit status (PR:3983, 1 commit, 1 file changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3936 (perma): disable connman when using kernel ip config / netboot
    • Added: [env] PR:3956 (perma): binary-addons: update some addons to latest
    • Added: [env] PR:3984 (perma): systemd: prevent unmounting storage via umount.target
    • Added: [env] PR:3986 (perma): game.libretro: update to 2.0.0-Matrix
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 5.4-rc7 build #1115x: RPi / RPi2
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.
my remote control (lirc) has not responded properly since the last build, much too fast
(2019-11-16, 07:57)Malocher Wrote: my remote control (lirc) has not responded properly since the last build, much too fast

As you haven't mentioned any specific build numbers, such as the version you were using before upgrading, are you saying your remote is working fine with #1114, but the behaviour is different starting with #1115?

I don't see anything in #1115 that might affect lirc, so can you confirm the build code of the version you were using before #1115?

If there's a gap between your last working version and #1115, then it would be useful to identify the first version that doesn't 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.
Build #1028 is fine, I will try to update step by step when it comes to problems
Starting with build #1029, the problem is with Lirc and the remote control. Too fast and skipping menus e.t.c. I'm back to # 1028 again
(2019-11-16, 10:00)Malocher Wrote: Starting with build #1029, the problem is with Lirc and the remote control. Too fast and skipping menus e.t.c. I'm back to # 1028 again

Can you please upload a full debug log (using the logfile upload function in LE settings) where that happens?

Also please describe your IR remote setup - are you using a custom lircd.conf file, rc_maps.cfg and/or rc_keymaps configuration or any other changes (stuff in autostart.sh or udev rules)?

so long,

Hias
Logs #1029 :
Kodi log : https://privatebin.net/?0ca862dff7bf151f...NR6SBuBuCM
Kodi crash log : https://privatebin.net/?853316a257810026...SmSDdbNQdd

it also comes: LibreELEC configuration error from build # 1029 and I can not access LibreELEC menu.
  • 1
  • 37
  • 38
  • 39(current)
  • 40
  • 41
  • 86

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)8