• 1
  • 156
  • 157
  • 158(current)
  • 159
  • 160
  • 218
v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-09-29, 21:32)Milhouse Wrote: I can drop PR10544 from tonight's build.
I can perform similar soak test, switch on debug, install tonight's build, then leaving running idle for number of hrs with TV off etc and see what happens when try to wake up with CEC tomorrow afternoon/evening.
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
Thanks Mike. Should have a build ready in a couple of hours.
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 Krypton build #0929: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.7.5 #1 Fri Sep 30 00:00:48 BST 2016 armv6l GNU/Linux

# vcgencmd version
Sep 21 2016 13:17:10
Copyright (c) 2012 Broadcom
version 2eaf52cc53435b5ce67253af1487f9a4f9f96e2d (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160929235942-#0929-ga604b4a [Build #0929]

# vcdbg log msg 2>&1 | grep DTOK
002388.382: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of LibreELEC.tv master (a604b4ad, changelog) and tip of XBMC master (2ec0be0d, changelog) with the following modifications: Build Highlights:
  1. VideoPlayer: allow change of resolution before renderer has been configured
  2. Remove home screen info mapping from remote.xml
  3. Drop PR10544
Build Details:
  1. LibreELEC.tv:
    • fixups after cmake changes (PR:775, 1 commit, 1 file changed)
    • scripts/build: use debug option for target instead of host (PR:778, 1 commit, 1 file changed)
  2. XBMC:
    • VideoPlayer: notify gui on speed changes (PR:10581, 4 commits, 1 file changed)
    • minor keymap change for tempo up/down (PR:10584, 1 commit, 1 file changed)
    • [gui] change fallback icon for "New playlist..." entries (PR:10590, 1 commit, 1 file changed)
    • [videoplayer] Remove codec name extraction from the codec fourcc field (PR:10588, 2 commits, 1 file changed)
  3. newclock5:
    • New commits in this build:
      • VideoPlayer: allow change of resolution before renderer has been configured (058e7a5e)
    • Commits no longer in build:
      • VideoPlayer: drop some outdated comments (04532e80)
      • VideoPlayer: make omx alternative code path more obvious (18449f5f)
      • VideoPlayer: coding style fixes (a165e9c3)
      • VideoPlayer: notify gui when a change of playback speed occurs (c7d04a49)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:777: llvm: build shared library
    • Added: [pkg] PR:10585: Remove home screen info mapping from remote.xml
    • Added: [pkg] PR:10592: [gui] change rule type selection from spinner to selectdialog
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.
Not sure if it was PR:10585 or something else but with 0929 my IR remote no worky and with 0928 it works again...
(2016-09-30, 03:59)zaphod24 Wrote: Not sure if it was PR:10585 or something else but with 0929 my IR remote no worky and with 0928 it works again...

Depends on what you mean by not working - if you mean the Info button no longer takes you to the System Information screen, then that is how it should be (after PR10585).

With PR10585 if you press the Info button on a home screen widget (eg. a movie, or tv show series, or episode etc.) you should now be taken to the Info screen for that widget, instead of being shown the System Info screen (which didn't really make much sense). This does mean the Info button is a dead key in the menu buttons, and only has a function when a widget is selected.

This all seems to be working for me, testing an Ortek VRC-1100/IR dongle on RPi2, and a LIRC-based remote on Generic.
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.
(2016-09-12, 20:53)kieranc Wrote:
(2016-09-10, 18:38)kieranc Wrote: Unfortunately, I'm still having this problem, even after a full wipe. Whenever I leave the system for more than a few hours, I come back to the blue spinning circle in the middle of the screen, with no way to use the system without rebooting.
I'm 99% sure the problem is related to my PS3 bluetooth remote, if i disable bluetooth, the problem goes away. I have the 'dim' screensaver set to 10 minutes which I believe makes the remote suspend, but the problem doesn't occur after 10 minutes, only after a couple of hours.
I can save hours of debug log if necessary but I guess it's going to be tricky to find the relevant entry, is there anything else I can do which might help?

I've tested this with bluetooth enabled but the screensaver disabled, the problem does not occur, but the bluetooth remote doesn't go into standby.
With bluetooth and the screensaver enabled, the remote goes into standby when the screensaver kicks in (10 minutes) but after a couple of hours I get the perpetual blue spinning circles and have to reboot to use the system.
Any thoughts?

Did you ever find a solution to your issue? If not check out my post at the libreelec forums: https://forum.libreelec.tv/thread-1442-p...l#pid13912

I suspect you are having the same issue I had. I provided some information hoping to have a fix put in place...but at the very least I have a usable workaround.
(2016-09-30, 04:55)Milhouse Wrote:
(2016-09-30, 03:59)zaphod24 Wrote: Not sure if it was PR:10585 or something else but with 0929 my IR remote no worky and with 0928 it works again...

Depends on what you mean by not working - if you mean the Info button no longer takes you to the System Information screen, then that is how it should be (after PR10585).

With PR10585 if you press the Info button on a home screen widget (eg. a movie, or tv show series, or episode etc.) you should now be taken to the Info screen for that widget, instead of being shown the System Info screen (which didn't really make much sense). This does mean the Info button is a dead key in the menu buttons, and only has a function when a widget is selected.

This all seems to be working for me, testing an Ortek VRC-1100/IR dongle on RPi2, and a LIRC-based remote on Generic.

Working as it should here, much prefer the info button mapping now.

Thanks
(2016-09-29, 21:44)herrmeier01 Wrote: The issue with hight temperature is gone. Today I upgrade from #0927 to #0928 and watch Live-TV 1080i for 2.5h. The temperature is between 68.5 - 69.8 degree. This is normal. The temperature will not rise in idle mode with Live-TV GUI.
Now, I switch on the Hyperion service for the Ambilight and it looks normal too

Well, the problem isn't gone 100%. I can reproduce the issue. It's PVR related and happen with Live-TV VDR backend with DVB-C tuner when the channels are scrambled. Before the temperature was always around 52C for 720p channels and 68C for 1080i channels but now when play 1080i channels it is about 73-74C
(2016-09-29, 23:26)Milhouse Wrote: Thanks Mike. Should have a build ready in a couple of hours.
Testing with #0929 (PR:10544 dropped ) as to be expected, kodi crash immediately after installation of #0929 and reboot of RPi2

Kodi debug Crash log

Then stable and left at idle with TV switched off, then also as expected NO crash after soak test and wake up from sleep via CEC remote command.

Kodi debug log

Hope information is useful (Especially as did not pollute information in any way by navigating and using kodi)

Additionally a large 95.184Kb crash log with #0928 early this morning, when trying to wake up from sleep via CEC in order to install #0929
(Used kodi normally last night to watch BBC streams etc..before leaving idle)

#0928 Large Crash log.zip
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
Got another live tv related crash today (video stalled and Kodi rebooted after a few minutes):

http://sprunge.us/iCCV

http://sprunge.us/LJZb
(2016-09-30, 16:24)smp1 Wrote: Got another live tv related crash today (video stalled and Kodi rebooted after a few minutes):

Looks to be GPU resampling related. I suspect switching resampling to "medium" will avoid the issue.
If you find a reproducible test case (e.g. a file that crashes) I'd be very interested.

For the official LE releases GPU resampling is only enabled on Pi1 (and omxplayer is enabled by default on Pi1 and that doesn't use that form of resampling),
but I've been leaving it enabled for these builds on Pi2 to try to catch a good test case for the crash.
New LibreELEC.tv Krypton build #0930: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.7.6 #1 Fri Sep 30 21:04:32 BST 2016 armv6l GNU/Linux

# vcgencmd version
Sep 21 2016 13:17:10
Copyright (c) 2012 Broadcom
version 2eaf52cc53435b5ce67253af1487f9a4f9f96e2d (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160930210329-#0930-ge1a8d5a [Build #0930]

# vcdbg log msg 2>&1 | grep DTOK
002389.140: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of LibreELEC.tv master (e1a8d5ac, changelog) and tip of XBMC master (27c4bc61, changelog) with the following modifications: Build Highlights:
  1. New 4.7.6 kernel
Build Details:
  1. LibreELEC.tv:
    • projects/WeTek: add serial console service (PR:769, 1 commit, 3 files changed)
    • toolchain: only setup_toolchain target when building (PR:780, 1 commit, 3 files changed)
    • path: optimize package processing (PR:781, 1 commit, 2 files changed)
    • projects/WeTek_Hub: Do not load Broadcom wlan module in the project (PR:784, 1 commit, 1 file changed)
    • WeTek_Hub: remove unneeded file (PR:785, 1 commit, 1 file changed)
    • Add support for WeTek Play 2 TV box (PR:779, 5 commits, 23 files changed)
    • linux: update to linux-4.7.6 (PR:783, 2 commits, 25 files changed)
  2. XBMC:
    • [videoplayer] refactor/cosmetics GetExternalStreamDetailsFromFilename (PR:10587, 1 commit, 6 files changed)
    • FFmpeg: Bump to 3.1.4-Krypton-Beta3 (PR:10580, 1 commit, 1 file changed)
    • fix linking Libdvd (fixes: #16932) (PR:10582, 3 commits, 3 files changed)
    • Setting album user rating using album ID not GetAlbumIdByPath (PR:10553, 1 commit, 3 files changed)
    • VideoPlayer: allow change of resolution before renderer has been conf… (PR:10591, 1 commit, 1 file changed)
    • Update kodi.desktop fixed german writing (#10571) (27c4bc61)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:786: xf86-video-ati: add xorg-radeon.conf to enable dri3 and glamor
    • Added: [pkg] PR:10572: [CryptThreading] replace hardcoded value for CRYPTO_LOCK by macro
    • Added: [pkg] PR:10594: [gui] smartplaylisteditor: convert spinners etc to regular buttons
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.
No kodi crash after install and 1st boot of #0930 Kodi debug log out of interest will leave idle and see what happens with CEC remote wake-up of Kodi in morning.

---10/01--edit---After a CEC remote wake up this morning (No kodi crash) Kodi debg log
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
(2016-09-30, 17:02)popcornmix Wrote: Looks to be GPU resampling related. I suspect switching resampling to "medium" will avoid the issue.
Oops, I posted the wrong crashlog (an old one from build 0902). I guess today's crash didn't produce a crash log. The journalctl log is the correct one. GPU resampling was disabled, I disabled it a while ago.
New LibreELEC.tv Krypton build #1001: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.7.6 #1 Sat Oct 1 23:55:33 BST 2016 armv6l GNU/Linux

# vcgencmd version
Sep 21 2016 13:17:10
Copyright (c) 2012 Broadcom
version 2eaf52cc53435b5ce67253af1487f9a4f9f96e2d (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161001235432-#1001-g26d5070 [Build #1001]

# vcdbg log msg 2>&1 | grep DTOK
002387.898: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of LibreELEC.tv master (26d50702, changelog) and tip of XBMC master (952cf8c2, changelog) with the following modifications: Build Highlights:
  1. libressl to 2.3.8
Build Details:
  1. LibreELEC.tv:
    • bump libressl to 2.3.8 (PR:789, 1 commit, 1 file changed)
    • llvm: build shared library (PR:777, 2 commits, 2 files changed)
    • busybox: create /storage/backup by default (PR:790, 1 commit, 1 file changed)
    • Wetek_* cleanup (PR:791, 2 commits, 3 files changed)
  2. XBMC:
    • require click action to activate slider controls (PR:10445, 1 commit, 3 files changed)
    • fix warning on exit (PR:10519, 1 commit, 1 file changed)
    • [cmake] Make sure we strip when CMAKE_BUILD_TYPE=Release (PR:10595, 1 commit, 1 file changed)
    • [osx] - Fix build on case-sensitive filesystems. (PR:10596, 1 commit, 1 file changed)
    • [android] pack xxxhdpi icon. (PR:10598, 1 commit, 2 files changed)
    • VidoePlayer: fix passthrough audio backlog buffer handling (PR:10600, 1 commit, 1 file changed)
    • Album Record Label and Type from music files tags (PR:10573, 2 commits, 10 files changed)
    • Resolution: Choose most matching refreshrate (PR:10243, 1 commit, 1 file changed)
    • [xbmc][win][fix] Update prepare-binary-addons-dev.bat (PR:10604, 1 commit, 1 file changed)
    • [xbmc][fix] Fix issue where yes/no dialog would show blank buttons (PR:10603, 1 commit, 3 files changed)
    • increase property and variable ranges for skins (PR:10527, 1 commit, 1 file changed)
    • [log] redact username/password when savings screenshots (PR:10601, 1 commit, 2 files changed)
    • [mention-bot] delay commenting on PRs in casethey get merged directly (a3ff9798)
    • [mention-bot] set delayed to false as it doesn't seem to do anything at all (4f27fb89)
  3. inputstream.mpd:
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:10607: [skin.estuary] fixes
    • Reverted: [pkg] d44e0212: Untested: android MediaDRM (reverted: breaks linux build) (inputstream.mpd)
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
  • 156
  • 157
  • 158(current)
  • 159
  • 160
  • 218

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19