• 1
  • 20
  • 21
  • 22(current)
  • 23
  • 24
  • 86
v19 LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)
libreelec on raspberry pi 4 with 1gb is not working good I quite just waiting to use some good kodi on my raspberry pi 4 until there no use for it Sad
(2019-07-15, 14:41)marine88 Wrote: libreelec on raspberry pi 4 with 1gb is not working good I quite just waiting to use some good kodi on my raspberry pi 4 until there no use for it Sad

what do you expect? Its a new product and needs some tiime to be in a usable state. At now they have to build a least a usable kernel, native support for the SOC for the beast and than you can maybe create a proper Kodi distro.
(2019-07-15, 14:52)querty1000 Wrote: pi 4 with 1gb is not working good
Yes, that extensive problem description will no doubt help our developers quite a bit.
New LibreELEC.tv Matrix build #0715: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 8396d85c57f5c8e3b63dc39453d92036abdc5501e9a6e0e1e7cbf4ff71afe410 (RPi)
SHA256 Checksum: ccc4be58d9d9b68ce5ceabf7d9be821cf8b6c9e2f0f2de8f8483748cdc7a4c71 (RPi2)

text:
# uname -a
Linux rpi512 5.2.0 #1 Mon Jul 15 22:08:20 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jul 15 2019 17:36:28
Copyright © 2012 Broadcom
version ccada45e1764783c9876237218ef886d96b24fc7 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190715220745-#0715-g2950277 [Build #0715]

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

Based on tip of LibreELEC.tv master (2950277, changelog) and tip of XBMC master (5a02115, changelog) with the following modifications: Build Highlights:
  1. New firmware (power, dispmanx fixes)
Build Details:
  1. Firmware (Jul 15):
    • firmware: AWB updates See: link
    • firmware: dispmanx: Fix handling of disable_overscan to not disable it totally. See: link
    • firmware: power: Enable/disable H264 and ISP clocks with domain
    • firmware: arm_loader: arm_64bit=0 should disable loading of kernel8.img
    • firmware: dt-blob: CM has no activity LED
  2. LibreELEC.tv:
    • linux (RPi): update to linux-84aa6f0 (5.1.17) (PR:3695, 2 commits, 3 files changed)
  3. XBMC:
    • changed: Delete stream details when video info is refreshed (PR:16342, 1 commit, 3 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3533 (perma): linux (RPi/Generic): update to linux-5.2
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.
Coming to #714 from #610 the EPG is completely empty and thousands of lines in the log like the following

Code:
2019-07-15 11:45:28.370 T:1735336832 NOTICE: PVR Manager: Started
2019-07-15 11:45:28.379 T:1802478464 NOTICE: EPG thread started
2019-07-15 11:45:30.382 T:1377215360 ERROR: Deliver: Unable to obtain EPG for client 820761756 and channel 37! Unable to deliver state change for tag '11695913'!
2019-07-15 11:45:30.382 T:1377215360 ERROR: Deliver: Unable to obtain EPG for client 820761756 and channel 37! Unable to deliver state change for tag '11863915'!
2019-07-15 11:45:30.382 T:1377215360 ERROR: Deliver: Unable to obtain EPG for client 820761756 and channel 37! Unable to deliver state change for tag '11695915'!
2019-07-15 11:45:30.383 T:1377215360 ERROR: Deliver: Unable to obtain EPG for client 820761756 and channel 37! Unable to deliver state change for tag '11695916'!
2019-07-15 11:45:30.383 T:1377215360 ERROR: Deliver: Unable to obtain EPG for client 820761756 and channel 37! Unable to deliver state change for tag '11695917'!

@ksooo You happen to know more about this?
(2019-07-16, 11:46)kkoa Wrote: Coming to #714 from #610 the EPG is completely empty and thousands of lines in the log like the following

A complete log from #0714 might be useful. As usual, identifying the first broken build between #0610 and #0714 will help narrow down the breaking change.
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 #0716: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 7e0d3d05d23288b0089b6431890932f4bc11d5523a678f56193010896165e8ff (RPi)
SHA256 Checksum: 930cf6b652fc2ec1a3b16179e60205229b311020d8205680a48d12de4f9a01da (RPi2)

text:
# uname -a
Linux rpi512 5.2.0 #1 Tue Jul 16 21:04:30 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jul 15 2019 17:36:28
Copyright © 2012 Broadcom
version ccada45e1764783c9876237218ef886d96b24fc7 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190716210237-#0716-g4f00ce0 [Build #0716]

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

Based on tip of LibreELEC.tv master (4f00ce0, changelog) and tip of XBMC master (7512bfc, changelog) with the following modifications: Build Highlights:
  1. Replace iterator usage with ranged for where trivial
Build Details:
  1. LibreELEC.tv:
    • librespot: update to 4e3576b (2019-06-01), only play with kodi (PR:3690, 3 commits, 22 files changed)
    • cleanup and improve addon update scripts (PR:3692, 5 commits, 3 files changed)
    • glmark2: add package (PR:3686, 1 commit, 1 file changed)
  2. XBMC:
    • Replace iterator usage with ranged for where trivial (PR:16265, 12 commits, 96 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3533 (perma): linux (RPi/Generic): update to linux-5.2
    • Added: [env] PR:3700 (perma): fix image building if fsck from host doesn't support FAT checking
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 #0717: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 5391b7b7f15c8bfcff23efbacc18203c37a8c08a8022d44e941e1ad4399ecc58 (RPi)
SHA256 Checksum: 9b651a82c0e3492c9096dd69f6d0496d6f4031addd2fd403bf2cf574dfbc15b0 (RPi2)

text:
# uname -a
Linux rpi512 5.2.0 #1 Wed Jul 17 21:03:03 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jul 15 2019 17:36:28
Copyright © 2012 Broadcom
version ccada45e1764783c9876237218ef886d96b24fc7 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190717210228-#0717-gdb00588 [Build #0717]

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

Based on tip of LibreELEC.tv master (db00588, changelog) and tip of XBMC master (7512bfc, changelog) with the following modifications: Build Highlights:
  1. [RPi] linux: enable CONFIG_DRM_VC4=y
Build Details:
  1. LibreELEC.tv:
    • linux (RPi/Generic): update to linux-5.2 (PR:3533, 42 commits, 28 files changed)
    • Allwinner: Update to Linux 5.2 (PR:3688, 1 commit, 6 files changed)
    • [RPi] linux: enable CONFIG_DRM_VC4=y (PR:3689, 1 commit, 2 files changed)
    • linux (RPi4): config options for 5.1.18 (PR:3704, 1 commit, 1 file changed)
    • use e2fsprogs/dosfstools from toolchain for image creation (PR:3700, 4 commits, 4 files 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.
Just subbing, thanks.
New LibreELEC.tv Matrix build #0718: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: cb50ae5a132262b90949e501ead74231d3ea465109c856bcd28f007264808dc9 (RPi)
SHA256 Checksum: af5e4901f0e0429c814b4ba6ff52df60d4ca3998d38fceb1b15a93d26592443e (RPi2)

text:
# uname -a
Linux rpi512 5.2.1 #1 Fri Jul 19 00:28:04 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jul 15 2019 17:36:28
Copyright © 2012 Broadcom
version ccada45e1764783c9876237218ef886d96b24fc7 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190719002728-#0718-g235fdbc [Build #0718]

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

Based on tip of LibreELEC.tv master (235fdbc, changelog) and tip of XBMC master (5fb9830, changelog) with the following modifications: Build Highlights:
  1. New 5.2.1 kernel
  2. linux: adjust kernel configs to support IWD
  3. [ios] change to darwin_embedded from ios for CORE_SYSTEM_NAME + platform defines
Build Details:
  1. LibreELEC.tv:
    • Allwinner updates (PR:3706, 4 commits, 6 files changed)
    • linux: adjust kernel configs to support IWD (PR:3707, 3 commits, 5 files changed)
  2. XBMC:
    • [ios] change to darwin_embedded from ios for CORE_SYSTEM_NAME + platform defines (PR:16039, 2 commits, 70 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3708 (perma): linux (Mainline/RPi): update to linux-5.2.1
    • Added: [env] PR:3709 (perma): linux (RPi4): enable CONFIG_PCIEPORTBUS
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 #0719: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 6338a2d650ec0d9b63a3c7d1c89427293386a659584a4af0b7b09e0579c91686 (RPi)
SHA256 Checksum: 2a6cf28a62d88199ba713cbaafa702611fbf83922b17d22e5d1de96fd1f2968c (RPi2)

text:
# uname -a
Linux rpi512 5.2.1 #1 Sat Jul 20 02:34:26 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jul 15 2019 17:36:28
Copyright © 2012 Broadcom
version ccada45e1764783c9876237218ef886d96b24fc7 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190720023350-#0719-g1ab3547 [Build #0719]

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

Based on tip of LibreELEC.tv master (1ab3547, changelog) and tip of XBMC master (1584368, changelog) with the following modifications: Build Highlights:
  1. Rebase 5.2.1 (include RPi4 support)
  2. cleanup: curl, edid-decode
  3. [addons] remove cpluff
Build Details:
  1. LibreELEC.tv:
    • linux (RPi4): enable CONFIG_PCIEPORTBUS (PR:3709, 1 commit, 1 file changed)
  2. XBMC:
    • VideoPlayer: Properly propagate playback errors (PR:16369, 1 commit, 2 files changed)
    • [addons] remove cpluff (PR:14908, 10 commits, 263 files changed)
    • [android] use ndk 20 (PR:16367, 9 commits, 13 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3708 (perma): linux (Mainline/RPi): update to linux-5.2.1
    • Added: [env] PR:3710 (perma): cleanup: curl, edid-decode
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.
(2019-07-16, 11:46)kkoa Wrote: Coming to #714 from #610 the EPG is completely empty and thousands of lines in the log like the following

Code:
2019-07-15 11:45:28.370 T:1735336832 NOTICE: PVR Manager: Started
2019-07-15 11:45:28.379 T:1802478464 NOTICE: EPG thread started
2019-07-15 11:45:30.382 T:1377215360 ERROR: Deliver: Unable to obtain EPG for client 820761756 and channel 37! Unable to deliver state change for tag '11695913'!
2019-07-15 11:45:30.382 T:1377215360 ERROR: Deliver: Unable to obtain EPG for client 820761756 and channel 37! Unable to deliver state change for tag '11863915'!
2019-07-15 11:45:30.382 T:1377215360 ERROR: Deliver: Unable to obtain EPG for client 820761756 and channel 37! Unable to deliver state change for tag '11695915'!
2019-07-15 11:45:30.383 T:1377215360 ERROR: Deliver: Unable to obtain EPG for client 820761756 and channel 37! Unable to deliver state change for tag '11695916'!
2019-07-15 11:45:30.383 T:1377215360 ERROR: Deliver: Unable to obtain EPG for client 820761756 and channel 37! Unable to deliver state change for tag '11695917'!

@ksooo You happen to know more about this?

https://github.com/xbmc/xbmc/issues/16386

Exactly the same issue. I'm using pvr.teleboy so it's related to the core and not the pvr addon.

@ksooo
(2019-07-11, 21:34)Milhouse Wrote: It's PR16314 that is the problem in #0707 - I'll ping the author and make him aware of your post. This issue is reproducible on x86_64 since #0705 as I didn't need to revert the PR for x86_64. 

Just to comment that I updated from #0706 to build #0719 with its added PR:16369 to properly propagate Videoplayer playback errors. As fully expected streaming did not commence and new GUI message received confirming to look in log for details why playback did not commence. kodi.log
I also commented and included latest log on github here
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
New LibreELEC.tv Matrix build #0720: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 3c582d441035644162bc24ec0675e8d8b26ead37c7dd9be141cfffa275086f7f (RPi)
SHA256 Checksum: 4a7388bf88b7e2fac045935138e3e34b0c5c5575fa850f64bb8c29bb420ecf79 (RPi2)

text:
# uname -a
Linux rpi512 5.2.1 #1 Sat Jul 20 22:45:37 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jul 15 2019 17:36:28
Copyright © 2012 Broadcom
version ccada45e1764783c9876237218ef886d96b24fc7 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190720224502-#0720-g1ab3547 [Build #0720]

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

Based on tip of LibreELEC.tv master (1ab3547, changelog) and tip of XBMC master (1584368, changelog) with the following modifications: Build Highlights:
  1. Enable latest crazycat and dvb-latest kernel DVB drivers
Build Details:
  1. 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.
New LibreELEC.tv Matrix build #0721: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: d74140f0f6f43209f53d1a9d021e787b581e2fd2c0314de8ff3b500c506efdd5 (RPi)
SHA256 Checksum: 7ba357d4f86bfb4da72de29bf31949ee17761f35ffc45c45d39b4dc8c9f26064 (RPi2)

text:
# uname -a
Linux rpi512 5.2.1 #1 Sun Jul 21 22:24:51 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jul 15 2019 17:36:28
Copyright © 2012 Broadcom
version ccada45e1764783c9876237218ef886d96b24fc7 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190721222413-#0721-g1ab3547 [Build #0721]

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

Based on tip of LibreELEC.tv master (1ab3547, changelog) and tip of XBMC master (1584368, changelog) with the following modifications: Build Highlights:
  1. zstd: update to 1.4.1
Build Details:
  1. 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.
  • 1
  • 20
  • 21
  • 22(current)
  • 23
  • 24
  • 86

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