• 1
  • 96
  • 97
  • 98(current)
  • 99
  • 100
  • 218
v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-07-20, 20:07)asavah Wrote: @HiassofT @Milhouse
Lirc 0.9.4a is out, you may want to update the package Tongue
I know Smile

The important fixes are already included in these builds (as patches) so moving to 0.9.4a won't change much.

Today I created upstream tickets for the "key up stuck" and "ok not working" issues that we were experiencing, updating lirc (or adding the relevant patches) makes more sense after we get some feedback on that.

so long,

Hias
After investigating and testing #717 didn't have skipping #719 introduced it again. Pll gets adjusted even though sync display is off as well as pll adjustment set to off. With #717 the pll stays at 1.00000. I did recheck it this time before making this post! Wink Currently downgraded to #717 and all working without skips.
(2016-07-20, 20:46)meccs Wrote: After investigating and testing #717 didn't have skipping #719 introduced it again. Pll gets adjusted even though sync display is off as well as pll adjustment set to off. With #717 the pll stays at 1.00000
Does #718 have skipping?
(2016-07-20, 20:53)popcornmix Wrote:
(2016-07-20, 20:46)meccs Wrote: After investigating and testing #717 didn't have skipping #719 introduced it again. Pll gets adjusted even though sync display is off as well as pll adjustment set to off. With #717 the pll stays at 1.00000
Does #718 have skipping?
I skipped Tongue this build but since I knew this question was coming I just installed it and a there is no skipping. pll also stays at 1.0000

Edit: Settings are: Adjust refresh: on, Sync display: off, Passthrough: on, Pll Adjust: off
New LibreELEC.tv Krypton build #0720: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.7.0-rc7 #1 Wed Jul 20 21:08:25 BST 2016 armv6l GNU/Linux

# vcgencmd version
Jul 15 2016 17:54:00
Copyright (c) 2012 Broadcom
version efa728fef77ea14ceb1500caf0146395fa282a0f (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160720210643-#0720-g19b259b [Build #0720]

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

# Kernel device tree status: Enabled

Based on tip of LibreELEC.tv master (19b259b9, changelog) and tip of XBMC master (e1f73d5f, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the LibreELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.7.y
  • Includes latest bcm2835-driver master (051aed71, ahead +8)
  • Includes latest kodi-platform master (c8188d82)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (fac3a954, ahead +34)
  • Includes latest p8-platform master (041a8c6c, ahead +1)
  • Includes latest addons: inputstream.mpd (aad30ba0, +13), inputstream.rtmp (7bf2298e), inputstream.smoothstream (31e7afef, +3), peripheral.joystick (6090a90e, +1), pvr.argustv (e536f32e), pvr.demo (01c68c88), pvr.dvblink (0bf16840, +1), pvr.dvbviewer (35902f5d), pvr.filmon (efd379b8), pvr.hdhomerun (a71e816d), pvr.hts (856e72a4, +1), pvr.iptvsimple (1ea1f36e), pvr.mediaportal.tvserver (3ba23b7b, +1), pvr.mythtv (1bcf081a, +5), pvr.nextpvr (ecbd6e5c, +1), pvr.njoy (b5d65655), pvr.pctv (12d8baf1), pvr.stalker (4e9b11c8, +5), pvr.vbox (36d3717b, +1), pvr.vdr.vnsi (d7bc89eb, +5), pvr.vuplus (d7f5685a, +1), pvr.wmc (1f3240da, +1)
  • Include [env] e7cbe9cb: xf86-video-intel: Explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] patch: Add kodi binary addons (pvr, adsp, other)
  • Include [env] patch: Don't build ADSP addons
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: Install libbrcmEGL/libbrcmGLESv2 shared libraries, with sym links for backward compatability
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.*, os.* and peripheral.*
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: ffmpeg: bump 3.1.1
  • Include [env] PR:481: linux: Update to 4.7 (WIP)
  • Include [env] PR:526: Cpu temperature readings for devices with aml_thermal interface
  • Include [env] PR:535: init: Add upgrade check to avoid incompatible upgrades [RFC,WIP]
  • Include [env] PR:546: systemd: Do not unmount /storage and /flash at shutdown as this always fails
  • Include [env] PR:548: connman: bump to 1.33
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] patch: drm/i915: Extend Fake HDMI live status to Valley View (linux)
  • Include [pkg] patch: [skin.estuary] Hide watched items on home (kodi-theme-Estuary)
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:9803: [PeripheralCecAdapter] fix playback stopping on screensaver deactivated
  • Include [pkg] PR:10141: set tvshow thumb on *all seasons node
Build Highlights:
  1. New VideoDB schema v107
  2. mmal updates
Build Details:
  1. LibreELEC.tv:
    • Update remote-config (PR:550, 1 commit, 1 file changed)
    • Licence updated (PR:547, 1 commit, 2 files changed)
  2. XBMC:
    • Add the ability to store more than one online id (PR:10000, 1 commit, 17 files changed)
    • [depends][xbmc][fix] Get rid of wdk requirement (PR:10143, 1 commit, 20 files changed)
    • mmalrender: Allow a frame of slop when waiting for vsync (PR:10144, 2 commits, 3 files changed)
    • [cmake/cpack] Debian packages generation (PR:9987, 7 commits, 35 files changed)
    • MMAL: Move deinterlacer from decoder to renderer (PR:10120, 8 commits, 7 files changed)
  3. newclock5:
    • Commits no longer in build:
      • mmalcodec: Use lock Leave rather than SingleExit (0afa7d8b)
      • rbp: Make debug message wrap safe (ea043e55)
      • mmalcodec: Clear flags before returning picture (b85906be)
      • mmalffmpeg: Enable thread safe callbacks (503eaeb5)
      • mmalcodec: Remove deinterlace support (d63ad6be)
      • mmal: Switch to a pool class attached to decoder output (0cf9bc86)
      • mmal: Remove renderer pointer from codecs (0c0a578d)
      • mmal: Fix some ugliness with acquire/release of video buffers (4ab31392)
      • mmalrenderer: Execute callbacks from dedicated thread (d6b31e9a)
      • mmalrender: Add deinterlace support (54122fb1)
      • mmalrender: Allow a frame of slop when waiting for vsync (73faeea0)
  4. kernel 4.7.y:
    • New commits in this build:
      • ASoc: wm8731: add 32bit mode. (a5a491fb)
      • BCM270X_DT: Declare the audio PWM pins explicitly (aac501e3)
      • BCM270X_DT: Restore lost closing brace. (bf258c13)
      • config: Add driver for mcp23017 I2C GPIO expander (8fd2f707)
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-07-20, 01:06)smp1 Wrote: In 0719 there is an issue with HEVC playback. If you use "skip forward" button to jump from one HEVC file to another - there is a lot of video corruption and RPi could lock up (will require a hard reset).

Should be fixed now.
Analog audio appears to not be working in 0720. Reverted to 0719 and analog audio is working again.
(2016-07-21, 01:21)zaphod24 Wrote: Analog audio appears to not be working in 0720. Reverted to 0719 and analog audio is working again.

Try adding dtparam=audio=on to config.txt as a temporary workaround.
Just upgraded to #0720 and noticed issues with juddery video and audio sync problems when playing live TV (TVHeadend backend - on a separate box - using the pvr.hts addon). Debug logs with video component logging enabled.

I have spotted that when enabling Sync playback to display the issue seemingly is corrected.

#0720 sync playback to display disabled: http://sprunge.us/eCMY
#0720 sync playback to display enabled: http://sprunge.us/TXcg

The last version where I did not have to enable Sync playback to display was #0714. Logs for this version are: -

#0714 sync playback to display disabled: http://sprunge.us/PGaB
#0714 sync playback to display enabled: http://sprunge.us/GIKB

Just realised that the logs with sync playback to display enabled probably also contain the disabled ones as I didn't reboot between the disabled and enabled tests. If you need them again then just let me know and I'll redo them - with reboots in between.

Thanks in advance.
(2016-07-21, 13:36)cojms1 Wrote: Just upgraded to #0720 and noticed issues with juddery video and audio sync problems when playing live TV (TVHeadend backend - on a separate box - using the pvr.hts addon). Debug logs with video component logging enabled.

Do you get the issue with recordings? If so a sample file would be useful.
(2016-07-21, 14:42)popcornmix Wrote: Do you get the issue with recordings? If so a sample file would be useful.

Just rolled forward to #0720 again and recorded something (whilst knowing the issue was in Live TV). The recording doesn't seem to exhibit the problem. Not sure if that helps you at all though.
Skipping from 719 is fixed in 720!
New LibreELEC.tv Krypton build #0721: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.7.0-rc7 #1 Thu Jul 21 22:22:53 BST 2016 armv6l GNU/Linux

# vcgencmd version
Jul 15 2016 17:54:00
Copyright (c) 2012 Broadcom
version efa728fef77ea14ceb1500caf0146395fa282a0f (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160721222041-#0721-g7da6912 [Build #0721]

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

# Kernel device tree status: Enabled

Based on tip of LibreELEC.tv master (7da69129, changelog) and tip of XBMC master (77a8ce9a, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the LibreELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.7.y
  • Includes latest bcm2835-driver master (051aed71, ahead +8)
  • Includes latest kodi-platform master (c8188d82)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (fac3a954, ahead +34)
  • Includes latest p8-platform master (041a8c6c, ahead +1)
  • Includes latest addons: inputstream.mpd (be57d7cf, +21), inputstream.rtmp (7bf2298e), inputstream.smoothstream (99e77711, +4), peripheral.joystick (6090a90e, +1), pvr.argustv (e536f32e), pvr.demo (01c68c88), pvr.dvblink (20e1ccb4, +2), pvr.dvbviewer (7a7ead36, +1), pvr.filmon (efd379b8), pvr.hdhomerun (a71e816d), pvr.hts (66dcb89f, +2), pvr.iptvsimple (21e91a5f, +1), pvr.mediaportal.tvserver (72452b9d, +2), pvr.mythtv (a9ea5816, +6), pvr.nextpvr (32b3c2ff, +2), pvr.njoy (b5d65655), pvr.pctv (12d8baf1), pvr.stalker (b6cb9b87, +9), pvr.vbox (f38f82f0, +2), pvr.vdr.vnsi (8515b4bf, +6), pvr.vuplus (4f2ad621, +2), pvr.wmc (979c37db, +2)
  • Include [env] e7cbe9cb: xf86-video-intel: Explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] patch: Add kodi binary addons (pvr, adsp, other)
  • Include [env] patch: Don't build ADSP addons
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: Install libbrcmEGL/libbrcmGLESv2 shared libraries, with sym links for backward compatability
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.*, os.* and peripheral.*
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: ffmpeg: bump 3.1.1
  • Include [env] PR:481: linux: Update to 4.7 (WIP)
  • Include [env] PR:526: Cpu temperature readings for devices with aml_thermal interface
  • Include [env] PR:535: init: Add upgrade check to avoid incompatible upgrades [RFC,WIP]
  • Include [env] PR:548: connman: bump to 1.33
  • Include [env] PR:555: Package updates
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] patch: drm/i915: Extend Fake HDMI live status to Valley View (linux)
  • Include [pkg] patch: [skin.estuary] Hide watched items on home (kodi-theme-Estuary)
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:9803: [PeripheralCecAdapter] fix playback stopping on screensaver deactivated
  • Include [pkg] PR:10141: set tvshow thumb on *all seasons node
  • Include [pkg] PR:10150: GLX: fix vsync for glXSwapIntervalMESA after f0c02bd1adb8be38d8a5ae56?
  • Revert [pkg] PR:10130: [cmake] Change the way how shared libraries are built (Reason: conflict with newclock5)
Build Highlights:
  1. Clean build. Bump mysql, busybox, bluez and many many more (see PR:555).
  2. Revert PR10130 for now (newclock5 needs a rebase)
  3. inputstream.mpd and inputstream.smoothstream updates
Build Details:
  1. LibreELEC.tv:
    • lcdproc: LCD_DRIVER glcd should depend on freetype (PR:551, 1 commit, 1 file changed)
    • systemd: Do not unmount /storage and /flash at shutdown as this always fails (PR:546, 1 commit, 1 file changed)
    • hyperion: update to 85fcec3 (PR:553, 2 commits, 4 files changed)
    • sundtek-mediatv: update driver to latest version on first install (PR:559, 1 commit, 7 files changed)
  2. XBMC:
    • [cmake] Change the way how shared libraries are built (PR:10130, 9 commits, 117 files changed)
    • [lang][skin.estuary] updated language files from Transifex (7a79f43d)
    • [lang][skin.estouchy] updated language files from Transifex (77a8ce9a)
  3. inputstream.mpd:
  4. inputstream.smoothstream:
    • Implemented interface changes (ssd:3) (99e77711)
  5. pvr.dvblink:
    • [lang] updated language files from Transifex (20e1ccb4)
  6. pvr.dvbviewer:
    • [lang] updated language files from Transifex (7a7ead36)
  7. pvr.hts:
    • [lang] updated language files from Transifex (66dcb89f)
  8. pvr.iptvsimple:
    • [lang] updated language files from Transifex (21e91a5f)
  9. pvr.mediaportal.tvserver:
    • [lang] updated language files from Transifex (72452b9d)
  10. pvr.mythtv:
    • [lang] updated language files from Transifex (a9ea5816)
  11. pvr.nextpvr:
    • [lang] updated language files from Transifex (32b3c2ff)
  12. pvr.stalker:
    • channel and guide managers (PR:70, 3 commits, 11 files changed)
    • [lang] updated language files from Transifex (b6cb9b87)
  13. pvr.vbox:
    • [lang] updated language files from Transifex (f38f82f0)
  14. pvr.vdr.vnsi:
    • [lang] updated language files from Transifex (8515b4bf)
  15. pvr.vuplus:
    • [lang] updated language files from Transifex (4f2ad621)
  16. pvr.wmc:
    • [lang] updated language files from Transifex (979c37db)
  17. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:555: Package updates
    • Added: [pkg] PR:10150: GLX: fix vsync for glXSwapIntervalMESA after f0c02bd1adb8be38d8a5ae56?
    • Reverted: [pkg] PR:10130: [cmake] Change the way how shared libraries are built (Reason: conflict with newclock5)
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-07-22, 00:17)Milhouse Wrote: [*]Clean build. Bump mysql, busybox, bluez and many many more ...

What does "Clean Build" really mean?
(2016-07-22, 00:30)J_E_F_F Wrote: What does "Clean Build" really mean?

Added to the OP, note #8.
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
  • 96
  • 97
  • 98(current)
  • 99
  • 100
  • 218

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