• 1
  • 59
  • 60
  • 61(current)
  • 62
  • 63
  • 86
v19 LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)
(2020-03-28, 02:58)J_E_F_F Wrote: Will give it a shot and post logs if needed once HEVC playback is corrected.

Logs may not be necessary - I suspect you may be hitting the HEVC issue with the latest #0326+ firmware. Can you remember if the videos you had problems with were HEVC/H265 (when starting playback, all you get is a constant busy spinner)?

Non-HEVC playback (ie. H264, MPEG4 etc.) appears to be working with #0326+.
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-03-27, 22:35)Milhouse Wrote:
(2020-03-27, 06:33)bill_orange Wrote: Here is the whole log:  https://1drv.ms/u/s!AmXKqAwyCrbxiN1N2HMJ...w?e=YhXwqg

Any suggestions on how to fix this problem?

Thanks @bill_orange, and apologies for not replying to your previous post (which is also kodi being killed due to OOM).

Obviously this has been happening to you for quite some time. Given nobody else is reporting anything similar, I'd suspect an add-on may be leaking all the memory, so my first suggestion would be to try with a "clean" .kodi (ie. without any add-ons) and see if you continue to run out of memory. Then add back an add-on, until the OOM problem occurs again. Unfortunately this could take a while to pin down...

Running bcmstat.sh -ZDAd10 might also help to confirm any leak if the last 2 columns are showing mostly negative amounts (ie. memory is being allocated, but rarely freed). 
Thanks.  I renamed .kodi.  After a couple of days I will report back what I have discovered (if anything)!
New LibreELEC.tv Matrix build #0328: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 776d6617271c7ab4f676fc925e2c916d8a3c234204e65bee3f09f72de79c4fda (RPi)
SHA256 Checksum: 6bbdbfa1e9a332d1e746c72100070d24777a60dd22073cc1a3ea7d9e7cc8e5a7 (RPi2)

text:
# uname -a
Linux rpi512 5.4.28 #1 Sat Mar 28 21:41:46 GMT 2020 armv6l GNU/Linux

# vcgencmd version
Mar 26 2020 18:31:30
Copyright © 2012 Broadcom
version d1843b82bb73db6d518b8fda432261e47a45a512 (clean) (release) (raspberrypi_full_legacy)

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

# Kodi version
Kodi (19.0-ALPHA1 Git:1e627d2). Platform: Linux ARM 32-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.
I wonder if Mediaimporter will be a part of this release anytime soon? I know you make special releases when there is a new release of Mediaimporter. But right now I'm stuck on some wifi problems that I believe was fixed after the latest special build for Mediaimporter. Would be nice to be able to use it and still get the latest fixes for Kodi.
(2020-03-29, 01:08)raptorjr Wrote: I wonder if Mediaimporter will be a part of this release anytime soon? I know you make special releases when there is a new release of Mediaimporter. But right now I'm stuck on some wifi problems that I believe was fixed after the latest special build for Mediaimporter. Would be nice to be able to use it and still get the latest fixes for Kodi.
That depends entirely on media importer development being readied for merging into Kodi master. Until then I don't think the current media importer development is sufficiently stable (from a build perspective) for sustained parallel testing with latest Kodi master - the current media importer branch currently lags latest Kodi master by a week or two and I had to make significant reverts to achieve a successful build.

Once the firmware issues are fixed I'll happily respin the media importer builds (if I forget, please remind me!)
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-03-29, 04:45)Milhouse Wrote:
(2020-03-29, 01:08)raptorjr Wrote: I wonder if Mediaimporter will be a part of this release anytime soon? I know you make special releases when there is a new release of Mediaimporter. But right now I'm stuck on some wifi problems that I believe was fixed after the latest special build for Mediaimporter. Would be nice to be able to use it and still get the latest fixes for Kodi.
That depends entirely on media importer development being readied for merging into Kodi master. Until then I don't think the current media importer development is sufficiently stable (from a build perspective) for sustained parallel testing with latest Kodi master - the current media importer branch currently lags latest Kodi master by a week or two and I had to make significant reverts to achieve a successful build.

Once the firmware issues are fixed I'll happily respin the media importer builds (if I forget, please remind me!)

Understood, thank you.
New LibreELEC.tv Matrix build #0329: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: db488d3aef2208bbfccf7a982da37be943da582668665da80cf9f28072e4cfd0 (RPi)
SHA256 Checksum: 93854277687a1e73992d4c5796c10c5470a1379039e5a9ad8eb6efce43a5ddf0 (RPi2)

text:
# uname -a
Linux rpi512 5.4.28 #1 Sun Mar 29 21:25:31 BST 2020 armv6l GNU/Linux

# vcgencmd version
Mar 26 2020 18:31:30
Copyright © 2012 Broadcom
version d1843b82bb73db6d518b8fda432261e47a45a512 (clean) (release) (raspberrypi_full_legacy)

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

# Kodi version
Kodi (19.0-ALPHA1 Git:1e627d2). Platform: Linux ARM 32-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:
    • Updated: [env] PR:4283 (perma): libcec: update to libcec-next
    • Updated: [pkg] PR:12100 (perma): Increase commbreakautowait and commbreakautowind max seconds to 60
    • Updated: [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.
New LibreELEC.tv Matrix build #0330: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: f7bfe6f368f496205b4fba816c6a6abca2a37b095dff344143c11d63108d4d01 (RPi)
SHA256 Checksum: a016fabb233ab429d975ab2ecc5e2ea4e7e3f72bedb032049435a78085f5a554 (RPi2)

text:
# uname -a
Linux rpi512 5.4.28 #1 Mon Mar 30 21:59:45 BST 2020 armv6l GNU/Linux

# vcgencmd version
Mar 26 2020 18:31:30
Copyright © 2012 Broadcom
version d1843b82bb73db6d518b8fda432261e47a45a512 (clean) (release) (raspberrypi_full_legacy)

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

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

Based on tip of LibreELEC.tv master (3abb7f4, changelog) and tip of XBMC master (2497094, changelog) with the following modifications: Build Highlights:
  1. Fix repeatedly installing/uninstalling addons (PR17579)
  2. 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.
Note: PR17562 (Alphanumeric sorting improvements: accented letters and brackets) is causing some ordering issues - this is being investigated.
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 #0331: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 90e7dd7aa8e034507e18753200bdb2d15f0f4a4e360b7acc20823b6dabe7d10e (RPi)
SHA256 Checksum: 9a7438f1461bf8494a1a7499f9d58f3c144a2a2cc2689ceb93e6ab423333bac7 (RPi2)

text:
# uname -a
Linux rpi512 5.4.28 #1 Tue Mar 31 23:03:17 BST 2020 armv6l GNU/Linux

# vcgencmd version
Mar 26 2020 18:31:30
Copyright © 2012 Broadcom
version d1843b82bb73db6d518b8fda432261e47a45a512 (clean) (release) (raspberrypi_full_legacy)

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

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

Based on tip of LibreELEC.tv master (3abb7f4, changelog) and tip of XBMC master (2497094, changelog) with the following modifications: Build Highlights:
  1. Updated kernel 5.4.28 with KMS driver
  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.
Is it just me or ssh is unusable?
With a raspberry pi zero w, both with the latest build (20200331) and a previous one (20200327), ssh is impossible to use. Sometimes I get a prompt but it takes minutes to accept commands (but more usually doesn't react at all).
It doesn't seem to be a network problem: I can stream hd channels with the pvr (hts) client and kore works fine.
(2020-04-01, 19:02)bbcaddict Wrote: Is it just me or ssh is unusable?
With a raspberry pi zero w, both with the latest build (20200331) and a previous one (20200327), ssh is impossible to use. Sometimes I get a prompt but it takes minutes to accept commands (but more usually doesn't react at all).
It doesn't seem to be a network problem: I can stream hd channels with the pvr (hts) client and kore works fine.

What is the last build that isn't impossible to use? Are you saying #0326 is good?

We did have wifi firmware loading issues between #0310 and #0325 (broken in #0310, fixed in #0326), which might make it a little trickier to pin down.

Check that the device isn't under 100% cpu load because something (maybe an add-on) has gone nuts as this can slow down sshd.

I use ssh all the time and haven't noticed any problems (RPi1, RPi3+, and also x86_64).

Edit: Are you connecting from macOS 10.15.4? As that has ssh issues.
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-01, 20:41)Milhouse Wrote: What is the last build that isn't impossible to use? Are you saying #0326 is good?

No, I kept it in a drawer for several months (I think last november), now it seems I found a solution for a problem I had with screen calibration so I started playing with it again. Unfortunately the first thing I did was to upgrade to 20200327 (just to check if said problem had been solved) but I didn't took note of the previous version. Besides, I just used ssh to change config.txt, so it could have been broken even before (though I'm sure it worked then).
(2020-04-01, 20:41)Milhouse Wrote: We did have wifi firmware loading issues between #0310 and #0325 (broken in #0310, fixed in #0326), which might make it a little trickier to pin down.

The wifi seems to be working fine, at least, as I said, I can stream tv and control it with kore.
 
(2020-04-01, 20:41)Milhouse Wrote: Check that the device isn't under 100% cpu load because something (maybe an add-on) has gone nuts as this can slow down sshd.

I doubt it is that: once I managed to "systemctl stop kodi" and it was unresponsive even after that
 
(2020-04-01, 20:41)Milhouse Wrote: I use ssh all the time and haven't noticed any problems (RPi1, RPi3+, and also x86_64).

Maybe it's specific to the zero? Or the fact that I enabled analog video/analog audio could be interfering?
 
(2020-04-01, 20:41)Milhouse Wrote: Edit: Are you connecting from macOS 10.15.4? As that has ssh issues

No, I tried both with kubuntu 19.10 and debian buster.
(2020-04-01, 22:06)bbcaddict Wrote: Maybe it's specific to the zero? Or the fact that I enabled analog video/analog audio could be interfering?

It's possible, I guess - unfortunately I don't have a Zero of any description.

It's also possible an add-on (or possibly service) that worked with Python2 is now going nuts with Python3 - much has changed in the last few months.

Over ssh, if possible, can you run bcmstat.sh Zxd1 and capture the output (screenshot) after about 10-15 rows have been output? And post a link here?
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 #0401: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: e42bed6d7735c55e1ce1c572024d0453d3fed3f1ccb9a0961e5929e82c1338d6 (RPi)
SHA256 Checksum: 49901eaf2c1ad44f04a58f58faf072f7ecfefe00c9f86371fd23d11e2c586e63 (RPi2)

text:
# uname -a
Linux rpi512 5.4.29 #1 Wed Apr 1 22:04:27 BST 2020 armv6l GNU/Linux

# vcgencmd version
Apr 1 2020 16:51:41
Copyright © 2012 Broadcom
version 8e16a2ff5d1cda6c1c6cc0ac04a4db7b4d77e3b6 (clean) (release) (start_x)

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

# Kodi version
Kodi (19.0-ALPHA1 Git:b328e3f). Platform: Linux ARM 32-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 firmware (fixes HEVC playback)
  2. New 5.4.29 kernel
  3. gnutls, openssl, libcec updates
  4. RPi4: switch to KMS driver and enable v4l2 HEVC decoding (not yet ready for RPi4 testing!)
Build Details:
  1. Firmware (Apr 1):
    • Latest firmware built from common firmware tree
  2. 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)
  3. XBMC:
    • CProfileManager: do not wait for bool uiInitializationFinished (PR:17039, 1 commit, 1 file changed)
  4. libcec:
    • fixed: 5e5788de12ba4f69ee3afad19e6c0e4b45f0ddf4 didn't probe when scanning (d9c415c)
    • added: GetStats() command (cb3cc57)
    • added: auto power on support (fw v9) - TODO: version bump (961d4cb)
  5. pvr.iptvsimple:
    • Fix incorrect live URL selection for standard (no timeshift) catchup streams (PR:346, 3 commits, 10 files changed)
  6. 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.
  • 1
  • 59
  • 60
  • 61(current)
  • 62
  • 63
  • 86

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