• 1
  • 120
  • 121
  • 122(current)
  • 123
  • 124
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Weekly Linux 4.12-rc2 build #0522x: RPi / RPi2

Same as #0522 but without the following packages:
Code:
media_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.
HEVC playback is broken in #0522. Kodi crash when trying to play any HEVC file. #0521 and earlier work ok.
(2017-05-22, 21:36)Milhouse Wrote: @Vimes going back through the available builds would be the normal way to identify the first build with this unwanted behaviour... slow/tedious but usually effective.

I am getting some where as build 1223 (23rd Dec 2016) works fine. That contained CEC fixes.

I'll continue to work forward and let you know.

Thanks
(2017-05-22, 19:48)Milhouse Wrote: The BD ISO crashes should be fixed in tonight's build, the "DVDDemuxFFmpeg: max_packet_size - use GetBlockSize directly" commit f1c3fc959e has been dropped from last night's build.

I can confirm for #522, iso playback works again.
(2017-05-22, 21:36)Milhouse Wrote: @Vimes going back through the available builds would be the normal way to identify the first build with this unwanted behaviour... slow/tedious but usually effective.

I have found that build 314 works fine but from build 315 on it fails.

Build 315....

http://forum.kodi.tv/showthread.php?tid=...pid2549210

possibly relevant bit....


Quote:libcec:
added: log a warning when we detect that RPi's CEC service is used by something else, blocking libCEC. issue #191 (5469da23)
changed: const IAdapterCommunication::GetLogicalAddresses(), making the mutex mutable for now without changing the platform lib. closes #259 (0cf3f0fe)
fixed: cross compile includes (50f1179d)
fixed: detect debian based distros properly when installing python. closes #314 (f4e2ed77)
fixed: don't filter out broadcast in HandleDeviceVendorCommandWithId(). issue #309 (e1df683b)
fixed: send an active source message when a routing change has been received with libCEC's address as new route and no active source message has been sent yet. issue #309 #205 #233 (67d444dd)
fixed Commit:67d444d (d1a708b9)
fixed: vs2015 c++ redistributables (8563411d)

I have checked this twice by going up and down the builds and it is consistent with build 315 being the first to fail to switch the TV to the Pi3.

As noted at the beginning of this, the TV will switch on but the CEC config will not switch "source to this device on startup"



Hopefully that might be useful Smile

EDIT: Just to add. This was a vanilla install. No addons, apart from the one to look for and install these DEV releases. No TV shows or Movies added. Apart from regional changes nothing else done.
(2017-05-23, 06:06)smp1 Wrote: HEVC playback is broken in #0522. Kodi crash when trying to play any HEVC file. #0521 and earlier work ok.

I can confirm this is the case, h264 plays ok h265 crashes every time. Also the same on #0522x
(2017-05-23, 10:54)Vimes Wrote:
(2017-05-22, 21:36)Milhouse Wrote: @Vimes going back through the available builds would be the normal way to identify the first build with this unwanted behaviour... slow/tedious but usually effective.

I have found that build 314 works fine but from build 315 on it fails.

Build 315....

http://forum.kodi.tv/showthread.php?tid=...pid2549210

possibly relevant bit....


Quote:libcec:
added: log a warning when we detect that RPi's CEC service is used by something else, blocking libCEC. issue #191 (5469da23)
changed: const IAdapterCommunication::GetLogicalAddresses(), making the mutex mutable for now without changing the platform lib. closes #259 (0cf3f0fe)
fixed: cross compile includes (50f1179d)
fixed: detect debian based distros properly when installing python. closes #314 (f4e2ed77)
fixed: don't filter out broadcast in HandleDeviceVendorCommandWithId(). issue #309 (e1df683b)
fixed: send an active source message when a routing change has been received with libCEC's address as new route and no active source message has been sent yet. issue #309 #205 #233 (67d444dd)
fixed Commit:67d444d (d1a708b9)
fixed: vs2015 c++ redistributables (8563411d)

I have checked this twice by going up and down the builds and it is consistent with build 315 being the first to fail to switch the TV to the Pi3.

As noted at the beginning of this, the TV will switch on but the CEC config will not switch "source to this device on startup"



Hopefully that might be useful Smile

EDIT: Just to add. This was a vanilla install. No addons, apart from the one to look for and install these DEV releases. No TV shows or Movies added. Apart from regional changes nothing else done.

this has been posted and bugged in several places without any reply thus far

-> http://forum.kodi.tv/showthread.php?tid=...pid2573814

-> https://github.com/Pulse-Eight/libcec/issues/342

either it's not a widespread issue or there is no fix...
(2017-05-23, 11:07)bleep42 Wrote:
(2017-05-23, 06:06)smp1 Wrote: HEVC playback is broken in #0522. Kodi crash when trying to play any HEVC file. #0521 and earlier work ok.

I can confirm this is the case, h264 plays ok h265 crashes every time. Also the same on #0522x

My fault - will be fixed tonight.
(2017-05-23, 20:32)nuwonda Wrote:
(2017-05-23, 10:54)Vimes Wrote:
(2017-05-22, 21:36)Milhouse Wrote: @Vimes going back through the available builds would be the normal way to identify the first build with this unwanted behaviour... slow/tedious but usually effective.

I have found that build 314 works fine but from build 315 on it fails.

Build 315....

http://forum.kodi.tv/showthread.php?tid=...pid2549210

possibly relevant bit....


Quote:libcec:
added: log a warning when we detect that RPi's CEC service is used by something else, blocking libCEC. issue #191 (5469da23)
changed: const IAdapterCommunication::GetLogicalAddresses(), making the mutex mutable for now without changing the platform lib. closes #259 (0cf3f0fe)
fixed: cross compile includes (50f1179d)
fixed: detect debian based distros properly when installing python. closes #314 (f4e2ed77)
fixed: don't filter out broadcast in HandleDeviceVendorCommandWithId(). issue #309 (e1df683b)
fixed: send an active source message when a routing change has been received with libCEC's address as new route and no active source message has been sent yet. issue #309 #205 #233 (67d444dd)
fixed Commit:67d444d (d1a708b9)
fixed: vs2015 c++ redistributables (8563411d)

I have checked this twice by going up and down the builds and it is consistent with build 315 being the first to fail to switch the TV to the Pi3.

As noted at the beginning of this, the TV will switch on but the CEC config will not switch "source to this device on startup"



Hopefully that might be useful Smile

EDIT: Just to add. This was a vanilla install. No addons, apart from the one to look for and install these DEV releases. No TV shows or Movies added. Apart from regional changes nothing else done.

this has been posted and bugged in several places without any reply thus far

-> http://forum.kodi.tv/showthread.php?tid=...pid2573814

-> https://github.com/Pulse-Eight/libcec/issues/342

either it's not a widespread issue or there is no fix...

Thanks for noting that Smile

Interesting, as I see that it was reported at the time 315 was released.....


http://forum.kodi.tv/showthread.php?tid=...pid2566522

I had tried to search for the issue but could only think of "CEC" as the term to use, and that wasn't a long enough search string. If I had have been aware of it at least it would have saved quite a while trying to track the issue down which had already been noted, if not resolved.
(2017-05-22, 20:02)Milhouse Wrote: This kind of problem may well depend on your server configuration.....

Thank you for a great answer. I will try this and see if I can find the problem.
(2017-05-23, 20:56)Vimes Wrote: I have found that build 314 works fine but from build 315 on it fails.

Build 315....

http://forum.kodi.tv/showthread.php?tid=...pid2549210

Yes there are a couple of bug reports:
https://github.com/Pulse-Eight/libcec/issues/342
https://github.com/Pulse-Eight/libcec/issues/343

and this commit is under suspicion:
https://github.com/Pulse-Eight/libcec/co...27c890ede4

Perhaps Milhouse can try reverting that commit to confirm it is to blame.
If so you can add your voice to the libcec issues.
(2017-05-23, 21:46)popcornmix Wrote:
(2017-05-23, 20:56)Vimes Wrote: I have found that build 314 works fine but from build 315 on it fails.

Build 315....

http://forum.kodi.tv/showthread.php?tid=...pid2549210

Yes there are a couple of bug reports:
https://github.com/Pulse-Eight/libcec/issues/342
https://github.com/Pulse-Eight/libcec/issues/343

and this commit is under suspicion:
https://github.com/Pulse-Eight/libcec/co...27c890ede4

Perhaps Milhouse can try reverting that commit to confirm it is to blame.
If so you can add your voice to the libcec issues.

If Milhouse would feel that is appropriate then I could test and report accordingly.

Thanks for the links Smile
New LibreELEC.tv Leia build #0523: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.11.2 #1 Tue May 23 21:34:18 BST 2017 armv6l GNU/Linux

# vcgencmd version
May 15 2017 17:01:07
Copyright (c) 2012 Broadcom
version 9469ea3706e34c4de62f38a5008f69a429b4b43e (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170523213317-#0523-g0b589ed [Build #0523]

# Kodi version
(18.0-ALPHA1 Git:61e98fd). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (0b589ed6, changelog) and tip of XBMC master (c239aec7, changelog) with the following modifications: Build Highlights:
  1. Fix for HEVC crash
Build Details:
  1. XBMC:
    • [windows][x64] add libbluray (PR:12150, 1 commit, 1 file changed)
    • [depends] Bump samba-gplv3 to version 4.1.23 (PR:12147, 1 commit, 6 files changed)
  2. pvr.octonet:
    • Update on kodi to addon interface (3494c4c4)
  3. newclock5:
    • New commits in this build:
      • fixup! MMALFFmpeg: Add Sand/YUVUV128 support (3d4cfcfc)
      • ffmpeg: hevc: fixup pi1 (df6281d6)
  4. kernel 4.11.y:
    • New commits in this build:
      • clk: bcm2835: Limit PCM clock to OSC and PLLD_PER (4222b8d5)
      • clk: bcm2835: Minimise clock jitter for PCM clock (ab2c8a14)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] compare: kodi18a1 latest updates
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've uploaded new versions of screensaver.shadertoy, visualization.spectrum and visualization.waveform.
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.
(2017-05-23, 20:34)popcornmix Wrote:
(2017-05-23, 11:07)bleep42 Wrote:
(2017-05-23, 06:06)smp1 Wrote: HEVC playback is broken in #0522. Kodi crash when trying to play any HEVC file. #0521 and earlier work ok.

I can confirm this is the case, h264 plays ok h265 crashes every time. Also the same on #0522x

My fault - will be fixed tonight.

Thanks Popcornmix,
Working great again on h265, thanks.
Kevin.
  • 1
  • 120
  • 121
  • 122(current)
  • 123
  • 124
  • 495

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24