• 1
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 86
v19 LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)
(2019-06-16, 00:17)ezar Wrote: Same problem using latest version #0614 ... external USB Wifi crash: http://ix.io/1LTt
The problem appears after #0509 build. Seems 5.1 kernel, broke USB wifi Sad

Not sure. Unfortunately your system log doesn't actually include anything relevant - a lot of PulseAudio warnings, but that's about it.

Can you boot into #0614 (or #0615b) and paste the link from journalctl -a | pastebinit so that I can see more about your hardware?

It looks like your WiFi is 8812au based, which is an out-of-tree third-party driver that is on life support - most open source repositories for this driver are simply updating it with minimal changes to work with the latest kernel, and there is no actual bug fixing going on. Hopefully though, this is not driver specific - similar issues have been reported in the past (here, here and here) unfortunately without any solution, and it may be mostly harmless as it's just a warning (here).

Just to be clear, you tested with #0508 and had no problems? It looks like you have tuners connected - do you have this WiFi problem with tuners disconnected? Are you using a hidden SSID - try with a visible SSID (hiding the SSID is not a security benefit etc.).

You could also try bisecting the 5.1-rc builds in an effort to narrow down when this problem started: https://github.com/LibreELEC/LibreELEC.tv/pull/3376 - there were 3 RPi 5.1-rc builds (which might unfortunately mean the problem is already present in the first 5.1-rc5 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.
Logs after #0615b boot: http://ix.io/1LUJ
(2019-06-16, 20:49)ezar Wrote: Logs after #0615b boot: http://ix.io/1LUJ

Try disabling the MPD addon, it's failing repeatedly and spamming your system log so that the log doesn't contain anything useful - what I hoped to see is the boot/device detection information but that's been blown away by MPD noise. Maybe it would be best if you tested with a clean ".kodi" (without third-party add-ons) as your system looks to be a bit of a mess right now. Can you also answer my questions, 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.
New LibreELEC.tv Matrix build #0616: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: cb8fea5942790f3383bd3b2a125a67833a3f1e7bd659969f159bf1537127a471 (RPi)
SHA256 Checksum: 05c39d8a1d2febae16eeac8dade165f6ff84f2bd7f278b8074a890e88e1e7f02 (RPi2)

text:
# uname -a
Linux rpi512 5.1.9 #1 Sun Jun 16 21:37:09 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jun 10 2019 15:14:59
Copyright © 2012 Broadcom
version e57a7ab1847d26251175e99d158a29ed46eb9ca4 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190616213632-#0616-g10395eb [Build #0616]

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

Based on tip of LibreELEC.tv master (10395eb, changelog) and tip of XBMC master (65ccafa, changelog) with the following modifications: Build Highlights:
  1. Std thread (PR13721): Try again, hopefully fixing all issues this time!
Build Details:
  1. XBMC:
    • CoC Move (PR:16219, 1 commit, 4 files changed)
    • replace payloadObj.release() with payloadObj.reset() in ActorProtocol.cpp (29042ab)
    • Fix memory leak after commit 887b739 (#16280) (7d8199e)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3570 (perma): buildsystem: cleanup scripts, consistent brace usage
    • Added: [pkg] PR:13721 (perma): Std thread
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 #0617: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: a4b5f68020313cccfad996d0ae458a752e61795c016fe3aa817539585290a070 (RPi)
SHA256 Checksum: 8759f4da929b509a028f6a7e56784cf925cec0b8b9a7f440999450f7bb8d5bf7 (RPi2)

text:
# uname -a
Linux rpi512 5.1.9 #1 Mon Jun 17 21:03:32 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jun 10 2019 15:14:59
Copyright © 2012 Broadcom
version e57a7ab1847d26251175e99d158a29ed46eb9ca4 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190617210257-#0617-g97181a0 [Build #0617]

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

Based on tip of LibreELEC.tv master (97181a0, changelog) and tip of XBMC master (41682a3, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • Amlogic: fix syntax error, fix booting from USB (PR:3571, 1 commit, 1 file changed)
  2. XBMC:
    • [docs] update header include coding guideline (PR:16266, 1 commit, 2 files changed)
    • [iOS] fix occasional rotation to portrait mode of external screen (PR:16276, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3567 (perma): linux (RPi/Generic/Allwinner): update to linux-5.1.9/5.1.11
    • Updated: [env] PR:3570 (perma): buildsystem: cleanup scripts, consistent brace usage
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 #0618: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 92a27f723f32c0815e349e38ad69140823d24736526f66c02b78b4a725fd44ce (RPi)
SHA256 Checksum: 700694e228f7da5303bea89042517b6c52dd2bc8dcfa410c264003b939578207 (RPi2)

text:
# uname -a
Linux rpi512 5.1.9 #1 Tue Jun 18 21:10:55 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jun 10 2019 15:14:59
Copyright © 2012 Broadcom
version e57a7ab1847d26251175e99d158a29ed46eb9ca4 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190618210931-#0618-ge038f3c [Build #0618]

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

Based on tip of LibreELEC.tv master (e038f3c, changelog) and tip of XBMC master (41682a3, changelog) with the following modifications: Build Highlights:
  1. dvb-firmware: update to 1.4.0
Build Details:
  1. LibreELEC.tv:
    • inputstream.adaptive: Update to 2.3.22-Leia (PR:3572, 1 commit, 1 file changed)
    • dvb-firmware: update to 1.4.0 (PR:3574, 1 commit, 1 file changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3573 (perma): init: more informative syslinux boot message
    • Updated: [pkg] PR:14908 (perma): [addons] remove cpluff
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 #0619: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 144b260be310e096512bf9e9ed66c8f179b9901c22b7e45312f2210e5829208a (RPi)
SHA256 Checksum: 1a00a06447f86a08fb9274ea7859ff893f4ccff2ebd874bfba5f59d59d7433ff (RPi2)

text:
# uname -a
Linux rpi512 5.1.9 #1 Wed Jun 19 21:03:41 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jun 10 2019 15:14:59
Copyright © 2012 Broadcom
version e57a7ab1847d26251175e99d158a29ed46eb9ca4 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190619210308-#0619-g93777a3 [Build #0619]

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

Based on tip of LibreELEC.tv master (93777a3, changelog) and tip of XBMC master (41682a3, changelog) with the following modifications: Build Highlights:
  1. samba: update to samba-4.9.9
Build Details:
  1. LibreELEC.tv:
    • edid-decode: switch to current URL and update to latest version (PR:3575, 1 commit, 1 file changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3567 (perma): linux (RPi/Generic/Allwinner): update to linux-5.1.9/5.1.12
    • Added: [env] PR:3577 (perma): samba: update to samba-4.9.9
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 #0620: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 7af96267f192f4079792e5eac399baec59475f1c092620d9d8c49b2bb0d953ed (RPi)
SHA256 Checksum: e1d75631089eb7f22ba7d52a36661d13ce13bbcb3b5accff2e0b744ac9e0582c (RPi2)

text:
# uname -a
Linux rpi512 5.1.9 #1 Thu Jun 20 21:03:15 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jun 10 2019 15:14:59
Copyright © 2012 Broadcom
version e57a7ab1847d26251175e99d158a29ed46eb9ca4 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190620210242-#0620-g93777a3 [Build #0620]

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

Based on tip of LibreELEC.tv master (93777a3, changelog) and tip of XBMC master (41682a3, changelog) with the following modifications: Build Highlights:
  1. New addon: pvr.freebox
Build Details:
  1. pvr.waipu:
    • Make CURL HTTP status code parsing more robust, like in #14 (PR:15, 1 commit, 1 file changed)
    • Requirements check: show message if no internet connection (PR:16, 1 commit, 1 file changed)
    • bump version to 1.0.5 (96f2ce8)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] compare (perma): kodi19: next
    • Updated: [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, peripheral.joystick/xarcade, other)
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 #0621: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 712e9b7e95e9c707f46195662b1126a144a4f45bdbe11eaadcf6d71d8f5be9ee (RPi)
SHA256 Checksum: 6ce5607100948ee2d1429db0a92fa54f74d3381149695992b38d2168ff875df0 (RPi2)

text:
# uname -a
Linux rpi512 5.1.9 #1 Fri Jun 21 21:24:12 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jun 10 2019 15:14:59
Copyright © 2012 Broadcom
version e57a7ab1847d26251175e99d158a29ed46eb9ca4 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190621212340-#0621-gcbda2c4 [Build #0621]

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

Based on tip of LibreELEC.tv master (cbda2c4, changelog) and tip of XBMC master (5e93e19, changelog) with the following modifications: Build Highlights:
  1. Fixup Slice/Slice3 building
Build Details:
  1. LibreELEC.tv:
    • Slice, Slice3: fix device tree overlay building on kernel 5.1 (PR:3585, 5 commits, 11 files changed)
    • fixup slice cleanup, revert accidentally added testing change (PR:3586, 1 commit, 1 file changed)
  2. XBMC:
    • Std thread (PR:13721, 2 commits, 36 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.
Milhouse,
I am having some issues with the integrated PVR, (Using HDHomerun), it loads all the channels, but freezes after selecting the channel to watch. It is the same on my Pi, as on my Chromebox

Working #0523
Freezing #0524
Logs: Log Files
New LibreELEC.tv Matrix build #0622: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 104e45633f35f583e9e324cc3dc1fb57f7125e0933edbdd78df00d9a674fcee8 (RPi)
SHA256 Checksum: cebd87890fe72b772bd3f7504f8b93a27c81d8399312d46ad006ef97fab658dc (RPi2)

text:
# uname -a
Linux rpi512 5.1.12 #1 Sat Jun 22 21:17:58 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jun 10 2019 15:14:59
Copyright © 2012 Broadcom
version e57a7ab1847d26251175e99d158a29ed46eb9ca4 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190622211724-#0622-g2333d46 [Build #0622]

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

Based on tip of LibreELEC.tv master (2333d46, changelog) and tip of XBMC master (5e93e19, changelog) with the following modifications: Build Highlights:
  1. New 5.1.12 kernel
  2. distro: bump OS_VERSION/ADDON_VERSION to 9.80/9.80.0
  3. Backend channel numbers api matrix & undelete/trashcan (pvr.vuplus)
Build Details:
  1. LibreELEC.tv:
    • distro: bump OS_VERSION/ADDON_VERSION to 9.80/9.80.0 (PR:3580, 1 commit, 1 file changed)
    • samba: update to samba-4.9.9 (PR:3577, 1 commit, 1 file changed)
    • buildsystem: die if a kernel config is not available (PR:3566, 1 commit, 3 files changed)
    • curl: shift to gnutls (PR:3562, 1 commit, 1 file changed)
    • mpv-drmprime: new package (PR:3256, 3 commits, 5 files changed)
    • Amlogic: use correct path (PR:3587, 1 commit, 1 file changed)
    • rkmpp: update to 66b140e (PR:3589, 1 commit, 6 files changed)
    • Amlogic: fix backport kernel patches for 5.1.9 (PR:3569, 1 commit, 1 file changed)
    • buildsystem: cleanup scripts, consistent brace usage (PR:3570, 5 commits, 12 files changed)
  2. pvr.freebox:
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3567 (perma): linux (RPi/Generic/Allwinner): update to linux-5.1.12/5.1.14
    • Added: [pkg] PR:232 (perma): Backend channel numbers api matrix & undelete/trashcan (pvr.vuplus)
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-06-22, 22:21)boostberry3g Wrote: Milhouse,
I am having some issues with the integrated PVR, (Using HDHomerun), it loads all the channels, but freezes after selecting the channel to watch. It is the same on my Pi, as on my Chromebox

Working #0523
Freezing #0524
Logs: Log Files

Can you test the two builds in this post and confirm which - if any - is working/not working. Thanks.

Edit: One more thing - can you enable debugging before you start testing, and - assuming one build works and the other doesn't - please upload Kodi logs from both the working and non-working builds (might be best to do this from ssh with cat /storage/.kodi/temp/kodi.log | pastebinit once playback starts/doesn't start, rather than upload the complete zip)
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.2-rc5 build #0622x: RPi / RPi2

Known issues:
text:

No dvb-latest or crazycat drivers
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-06-22, 23:08)Milhouse Wrote:
(2019-06-22, 22:21)boostberry3g Wrote: Milhouse,
I am having some issues with the integrated PVR, (Using HDHomerun), it loads all the channels, but freezes after selecting the channel to watch. It is the same on my Pi, as on my Chromebox

Working #0523
Freezing #0524
Logs: Log Files

Can you test the two builds in this post and confirm which - if any - is working/not working. Thanks.

Edit: One more thing - can you enable debugging before you start testing, and - assuming one build works and the other doesn't - please upload Kodi logs from both the working and non-working builds (might be best to do this from ssh with cat /storage/.kodi/temp/kodi.log | pastebinit once playback starts/doesn't start, rather than upload the complete zip)   


604d does not work -freezes and does not show video - 604d Logs
604e working - 604e Logs

I had debugging enabled the entire time let me know if you want me to do it differently, and only enable right before I click to start the channel. When it freezes it would not gererate the pastebinit, but here is the pastebinit for 604e  http://ix.io/1MzC
@boostberry3g many thanks, that should be enough for now - leave the logs online for a bit so that developers can take a look. I've posted a comment on PR16070.
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
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 86

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