• 1
  • 62
  • 63
  • 64(current)
  • 65
  • 66
  • 86
v19 LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)
New LibreELEC.tv Matrix build #0412: RPi / RPi2 / RPi4
(Supercedes previous build)

SHA256 Checksum: fb2659936731bbf4ba6013532f86c79cfc2d32d75b50d5e2af2b4f35c2d7c3b5 (RPi)
SHA256 Checksum: 86639660c7943d6659b9923dc7435f9727f4ceeb5070b40203a9ca1b559e31ad (RPi2)
SHA256 Checksum: d8fa526ee4f6480898796ed644e0be9b7d382c05c841c7a8e46b2d8014dc37b3 (RPi4)

text:
# uname -a
Linux rpi512 5.4.29 #1 Sun Apr 12 21:06:34 BST 2020 armv6l GNU/Linux

# vcgencmd version
Apr 7 2020 18:52:12
Copyright © 2012 Broadcom
version 6ab498ee82102a9669a1909ae90341e3ecc2128f (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20200412210522-#0412-g0365c1e [Build #0412]

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

Based on tip of LibreELEC.tv master (0365c1e, changelog) and tip of XBMC master (3877adc, changelog) with the following modifications: Build Highlights:
  1. RPi4: update stable and beta recovery firmware
  2. [addons][network] "C" ABI cleanups and clang cleanups
  3. Allow internetstream video sources in a LAN to look for exernal subtitle files.
  4. CBufferObject: unify logging style
  5. CRenderBufferDMA: log the buffer type in use
Build Details:
  1. XBMC:
    • [LanguageCodes] Add "Swiss german" for audio streams (ISO-639-2) (PR:17626, 6 commits, 1 file changed)
    • [addons][network] "C" ABI cleanups and clang cleanups (PR:17659, 3 commits, 1 file changed)
    • Allow internetstream video sources in a LAN to look for exernal subtitle files. (PR:17491, 1 commit, 1 file changed)
    • [Addons] Make linux addons not compatible with freebsd (PR:17642, 1 commit, 1 file changed)
    • [linux] drop drm folder from drm includes (PR:17656, 1 commit, 3 files changed)
    • CBufferObject: unify logging style (PR:17638, 1 commit, 3 files changed)
    • CRenderBufferDMA: log the buffer type in use (PR:17637, 1 commit, 6 files changed)
  2. inputstream.ffmpegdirect:
    • [linux] fix ubuntu packaging (PR:31, 1 commit, 2 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4242 (perma): rpi-eeprom: update to rpi-eeprom-<next>
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.
There's been no reason what so ever to buy a RPi4. Not with the need for heatsink, fan(?), new case, PSU, cables or adapters. Until now! Thank you Milhouse for your development.

(Now I finally have a convincing argument for this highly needed upgrade. The crucial part is the timing. Due to covid-19, I can't bring up the subject with my wife until the bills are paid.)
Could it be that CEC is not working with my old Samsung TV with the latest build ?
I noticed CEC is also not working on my LG TV.
With the 9.2 release version it works on both TVs
@chaertl1 what RPi device are you using? CEC is not yet working on RPi4 (see known issues). For RPi0/1/2/3 try an older build prior to the libcec update in #0401, and confirm which is the first non-working build.
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.
Firts of all thanks for your hard work. Glad to know LibreELEC compilations for RPi4. 

I use RPi to see TV but after installation I can see that tvheadend from standard repositories is not compatible. I can understand that this is Alpha releases, but do you know if are compatible versions of this in other repositories or need to wait for new compilations that support it. 

Thanks in advance Milhouse, you are the master.
(2020-04-13, 22:38)debussy1979 Wrote: Firts of all thanks for your hard work. Glad to know LibreELEC compilations for RPi4. 

I use RPi to see TV but after installation I can see that tvheadend from standard repositories is not compatible. I can understand that this is Alpha releases, but do you know if are compatible versions of this in other repositories or need to wait for new compilations that support it. 

Thanks in advance Milhouse, you are the master.

I upload a new version of the tvheadend42 addon each evening, available via this link: http://milhouse.libreelec.tv/builds/addons
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 #0413: RPi / RPi2 / RPi4
(Supercedes previous build)

SHA256 Checksum: 0b9ae2e6cbef53736f7618fb74b55480773241a4708e821097e032c60cefb282 (RPi)
SHA256 Checksum: f64778889513d5dce312e368171a3f3de3f0e137591bd0fe2c90e14e693dad35 (RPi2)
SHA256 Checksum: b28792abeb3a4a1bdfe47b2baafe41c573057835f0edd19a161ffb6af020db58 (RPi4)

text:
# uname -a
Linux rpi512 5.4.29 #1 Mon Apr 13 22:24:40 BST 2020 armv6l GNU/Linux

# vcgencmd version
Apr 7 2020 18:52:12
Copyright © 2012 Broadcom
version 6ab498ee82102a9669a1909ae90341e3ecc2128f (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20200413222336-#0413-g837464c [Build #0413]

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

Based on tip of LibreELEC.tv master (837464c, changelog) and tip of XBMC master (75b3109, changelog) with the following modifications: Build Highlights:
  1. Wireguard updates
  2. Fix potential divide by zero errors (service.libreelec.settings)
  3. Kodi: Various gbm, DRMPRIME and DMA updates
Build Details:
  1. LibreELEC.tv:
    • Allwinner: H6: Fix panfrost devfreq voltage adjustments (PR:4318, 1 commit, 1 file changed)
  2. XBMC:
    • windowing/gbm: add option to limit gui size (PR:16063, 1 commit, 3 files changed)
    • [test] update TestSysfsPath to use EXPECT_EQ (PR:17655, 1 commit, 1 file changed)
    • CRPRendererDMA: use TEXTURE shader so DMA can be used with OpenGL (PR:17640, 2 commits, 3 files changed)
    • [RetroPlayer] CRenderBufferDMA: add sync support (PR:17561, 2 commits, 5 files changed)
    • windowing/gbm: remove 10bit plane support (PR:17644, 1 commit, 3 files changed)
    • [GBM/Wayland] register all the CBufferObjects and CRPRendererDMA for GL (PR:17558, 8 commits, 2 files changed)
    • DVDVideoCodecDRMPRIME: Always use best_effort_timestamp (PR:17668, 1 commit, 1 file changed)
    • DVDVideoCodecDRMPRIME: IsSupportedHwFormat (PR:17635, 1 commit, 1 file changed)
    • VideoBufferDRMPRIME: rename Map and Unmap (PR:17636, 1 commit, 3 files changed)
  3. inputstream.ffmpegdirect:
    • Patch (PR:32, 2 commits, 3 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
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.
(2020-04-13, 20:52)Milhouse Wrote: @chaertl1 what RPi device are you using? CEC is not yet working on RPi4 (see known issues). For RPi0/1/2/3 try an older build prior to the libcec update in #0401, and confirm which is the first non-working build.
Yes you are right, im using a RPi4, i just din't see the known issues topic.
Sorry.
(2020-04-13, 23:54)Milhouse Wrote:
(2020-04-13, 22:38)debussy1979 Wrote: Firts of all thanks for your hard work. Glad to know LibreELEC compilations for RPi4. 

I use RPi to see TV but after installation I can see that tvheadend from standard repositories is not compatible. I can understand that this is Alpha releases, but do you know if are compatible versions of this in other repositories or need to wait for new compilations that support it. 

Thanks in advance Milhouse, you are the master.

I upload a new version of the tvheadend42 addon each evening, available via this link: http://milhouse.libreelec.tv/builds/addons 
Thanks Milhouse
New LibreELEC.tv Matrix build #0414: RPi / RPi2 / RPi4
(Supercedes previous build)

SHA256 Checksum: bee5ad73142f28d749138a81f9ab46634345676050a192b7596b40c401720e5b (RPi)
SHA256 Checksum: 26dd80c007b9030a6b495809ab6727ccff8c36ca6916610a38f6e8d92c599c86 (RPi2)
SHA256 Checksum: 5358aebe103f33d74d0d26bdda616532dca382c7006afb915fb797f2753f6e80 (RPi4)

text:
# uname -a
Linux rpi512 5.4.29 #1 Tue Apr 14 21:06:46 BST 2020 armv6l GNU/Linux

# vcgencmd version
Apr 7 2020 18:52:12
Copyright © 2012 Broadcom
version 6ab498ee82102a9669a1909ae90341e3ecc2128f (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20200414210547-#0414-g837464c [Build #0414]

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

Based on tip of LibreELEC.tv master (837464c, changelog) and tip of XBMC master (75b3109, changelog) with the following modifications: Build Highlights:
  1. kernel: DMA, CMA fixes
  2. LibreELEC Settings: mask PIN input; cleanup PIN entry logic
  3. [python] masking support for numeric input (thanks @ronie!)
  4. inputstream.adaptive: check for empty keyResponse
Build Details:
  1. inputstream.adaptive:
    • [MediaDRM] check for empty keyResponse (7870557)
  2. kernel 5.4.y:
    • New commits in this build:
      • ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitations (25ac3e77)
      • ARM: dts: bcm2711: Restrict CMA to first 768MB (66823078)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:4323 (perma): glm: update to glm-0.9.9.8
    • Added: [pkg] PR:159 (perma): PIN cleanup (service.libreelec.settings)
    • Added: [pkg] PR:17661 (perma): [python] masking support for numeric input
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 Milhouse for the build RPI4. Is there a chance for quick repair CEC?
(2020-04-15, 15:20)wicked666 Wrote: Thanks Milhouse for the build RPI4. Is there a chance for quick repair CEC?
It is high priority (I'm currently using a phone app to navigate at home), but like most things, it will be ready when it's ready.
(In the new Pi4 builds CEC is handled by the kernel driver rather than a firmware driver, so it's not trivial to do)
New LibreELEC.tv Matrix build #0415: RPi / RPi2 / RPi4
(Supercedes previous build)

SHA256 Checksum: c4f4bc5c2aa3e755609164c0cc17eaded1f83e1cba5c890eeece2d8f7bb3e568 (RPi)
SHA256 Checksum: 1c4d5ed1e6c4f8f0af08a9ca54cc8b21cb8a66c42f7372b62ad548511eb16391 (RPi2)
SHA256 Checksum: 7917805e9eefac5eb571b0e34b55a1e3118a2cee0092868f330031d399f50ded (RPi4)

text:
# uname -a
Linux rpi512 5.4.29 #1 Wed Apr 15 22:43:06 BST 2020 armv6l GNU/Linux

# vcgencmd version
Apr 15 2020 11:58:12
Copyright © 2012 Broadcom
version 1103ec16df2571274600b377411499bf5aed6d0d (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20200415224130-#0415-g837464c [Build #0415]

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

Based on tip of LibreELEC.tv master (837464c, changelog) and tip of XBMC master (75b3109, changelog) with the following modifications: Build Highlights:
  1. New firmware (arm_dt, clock_2711, board_info)
  2. kernel updates (emmc2, vc4 pixel clock, HiFiBerry DAC+ADC PRO)
  3. busybox: update to busybox-9aa751b; enable tac
  4. iptables: fix helper script
  5. Various PVR add-on updates
Build Details:
  1. Firmware (Apr 15):
    • firmware: isp_tuner: Add in the slave AWB tuner handling
    • firmware: arm_dt: Apply os_prefix to device_tree= files
    • firmware: clock_2711: Fix PLL analog setup
    • firmware: board_info: Also include CM3+ for pmic trait. See: link
  2. inputstream.adaptive:
    • [ISM] Implement AnnexB to HVCC for ISM hevc codec extra data (ca2fd36)
  3. inputstream.ffmpegdirect:
    • [debian packaging] fix changelog.in (PR:33, 1 commit, 1 file changed)
  4. pvr.hts:
    • [Matrix] API change update / cleanups (PR:449, 5 commits, 5 files changed)
  5. pvr.iptvsimple:
    • Provide media headers to inputstream.adaptive if channel does not explicitly set them. (PR:352, 1 commit, 4 files changed)
  6. pvr.nextpvr:
    • NextPVR Discovery (#120) (aab6115)
  7. pvr.zattoo:
    • Warn missing categories only once (3d54ffe)
    • Fix compile error (b81a303)
    • Merge branch 'Leia' into Matrix (26b9d6f)
  8. kernel 5.4.y:
    • New commits in this build:
      • configs: Restore CONFIG_GPIO_SYSFS (5337ab2a)
      • ARM: dts: Extend SCB bus address range (a7cc38ba)
      • dts: bcm2711: Move emmc2 to its own "bus" (9b1f67c4)
      • drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER (83aa4e5f)
      • component: Silence bind error on -EPROBE_DEFER (5d3b2539)
      • Fixes a problem with clock settings of HiFiBerry DAC+ADC PRO (#3545) (725052c8)
  9. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4286 (perma): linux (RPi): update to linux-5.4.34
    • Added: [env] PR:4324 (perma): iptables: fix helper script
    • Added: [env] PR:4325 (perma): busybox: update to busybox-9aa751b; enable tac
    • Updated: [pkg] PR:159 (perma): PIN cleanup (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.
(2020-04-15, 19:16)popcornmix Wrote:
(2020-04-15, 15:20)wicked666 Wrote: Thanks Milhouse for the build RPI4. Is there a chance for quick repair CEC?
It is high priority (I'm currently using a phone app to navigate at home), but like most things, it will be ready when it's ready.
(In the new Pi4 builds CEC is handled by the kernel driver rather than a firmware driver, so it's not trivial to do)  

Thanks for the work on this.  

Similar question re: Multichannel PCM - is this going to take a while?  I've got quite a lot of video content with 5.1 FLAC tracks that it would be good to be able to playback in 5.1 without transcoding to AC3.
  • 1
  • 62
  • 63
  • 64(current)
  • 65
  • 66
  • 86

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