Kodi Community Forum
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0) (/showthread.php?tid=298462)



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Jezze - 2018-07-04

(2018-07-04, 13:47)Pienoet Wrote:
(2018-07-04, 11:54)debutanker Wrote:
(2018-07-04, 11:48)TimoJ Wrote:  #0703b works fine.
Can confirm - no startup crashes with #0703b.

Can confirm too no more crashes with #703b

I just had one crash.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Jezze - 2018-07-04

Here is my crashlog: https://pastebin.com/W5htpzKL Crash about in 15-30min after start. And yes, banned addon, happens too fresh installed system.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - peak3d - 2018-07-04

(2018-06-29, 15:01)Milhouse Wrote:
(2018-06-29, 12:43)Jezze Wrote:
(2018-06-28, 23:24)Milhouse Wrote: You can try executing the following:
text:
cd /storage/.kodi/addons/service.subtitles.opensubtitles && mv addon.xml addon.xml.bak && wget -q http://ix.io/1fkM -O ./addon.xml
then restart, and see if the add-on works any better with #0612/#0628.

I upgraded latest build and executed that command, rebooted but still not working. 

Not sure in that case, the updated addon.xml added:
text:
<extension point="xbmc.addon.metadata">
<reuselanguageinvoker>false</reuselanguageinvoker>
</extension>
which is the recommendation if having problems with Python re-use. Ping @peak3d
I doubt that reusepython has any influence on service addons, because they are started only once - no reuse at all here


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Aenima99x - 2018-07-04

(2018-07-04, 11:37)Milhouse Wrote: @lwrcase, @Aenima99x, @matt Devo:

Can you test these three builds for stuttering:

#0703b: Generic
#0703c: Generic
#0703d: Generic
#0703e: Generic

These three builds have different solutions to the "avoid waitboost" issue which is preventing the GPU from boosting.

Note that they each have PR14139 reverted so if you're experiencing crahses on startup with #0703, then #0703b is worth a shot (please confirm if #0703b fixes the crash).
#0703b works perfect for me


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-07-04

(2018-07-04, 17:45)Aenima99x Wrote: #0703b works perfect for me

Thanks, did you test all of the others too? My initial testing suggested that #0703b would not boost at all so I'm a little surprised if that eliminates the stuttering.

Edit: Also make sure you've removed all i915_min_freq changes.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Analmouse - 2018-07-04

Neat.
Stock OpenElec played 1080p H264 fine, but that was about it.
New Alpha build plays my 4K UHD HDR10 Bluray Remux with ease, just some slight missed frames in the start when changing Hz.

Running LibreElec on a NUC6cAYH with 4GB of RAM and a 500GB old HDD.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - debutanker - 2018-07-04

Probably i have missed something, but is passthrough available in Live TV again...?
Image


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - fritsch - 2018-07-04

(2018-07-04, 21:58)debutanker Wrote: Probably i have missed something, but is passthrough available in Live TV again...?
Image
 No - and not planned.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - debutanker - 2018-07-04

(2018-07-04, 21:59)fritsch Wrote:
(2018-07-04, 21:58)debutanker Wrote: Probably i have missed something, but is passthrough available in Live TV again...?
Image
 No - and not planned.

Strange - with build #0702 and german Pro7 HD my AVR shows DD as you can see in the picture.

edit:
Image
edit2: after restarting kodi, pt is gone... Huh


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - GBouerat - 2018-07-04

Hello,

I have sound cuts with build from version #0609 on my Intel NUC7I3BNH and my Sony STR-DN1080,
I tried builds #0622 and #0629, with same results : very annoying sound cuts

on build #0608 I don't have sound cuts at all.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-07-04

(2018-07-04, 23:15)GBouerat Wrote: Hello,

I have sound cuts with build from version #0609 on my Intel NUC7I3BNH and my Sony STR-DN1080,
I tried builds #0622 and #0629, with same results : very annoying sound cuts

on build #0608 I don't have sound cuts at all.

LiveTV, recording or normal video file? If LiveTV, what pvr addon?


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Aenima99x - 2018-07-05

(2018-07-04, 19:22)Milhouse Wrote:
(2018-07-04, 17:45)Aenima99x Wrote: #0703b works perfect for me

Thanks, did you test all of the others too? My initial testing suggested that #0703b would not boost at all so I'm a little surprised if that eliminates the stuttering.

Edit: Also make sure you've removed all i915_min_freq changes. 
I did start to notice a tiny bit of stuttering with #0703b and just switched over to #0703e and that one eliminated it. I've had the i915_min_freq off with all of these


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-07-05

(2018-07-05, 03:44)Aenima99x Wrote: I did start to notice a tiny bit of stuttering with #0703b and just switched over to #0703e and that one eliminated it. I've had the i915_min_freq off with all of these
Thanks. Please do test the others, as each of the builds implements a different potential fix, and the results will be fed back to Intel.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Aenima99x - 2018-07-05

(2018-07-05, 03:51)Milhouse Wrote:
(2018-07-05, 03:44)Aenima99x Wrote: I did start to notice a tiny bit of stuttering with #0703b and just switched over to #0703e and that one eliminated it. I've had the i915_min_freq off with all of these
Thanks. Please do test the others, as each of the builds implements a different potential fix, and the results will be fed back to Intel. 
Ok I went ahead and tested them all.
#0703b had some minor visual stutter.
#0703c had no visual stutter but seemed to be a little delayed on the audio.
#0703d and #0703e both seem to work flawless. I forgot to check top with #0703e, but with #0703d the cpu seems to be very minimal usage.
Let me know if there's any other info I can provide.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-07-05

(2018-07-05, 05:25)Aenima99x Wrote:
(2018-07-05, 03:51)Milhouse Wrote:
(2018-07-05, 03:44)Aenima99x Wrote: I did start to notice a tiny bit of stuttering with #0703b and just switched over to #0703e and that one eliminated it. I've had the i915_min_freq off with all of these
Thanks. Please do test the others, as each of the builds implements a different potential fix, and the results will be fed back to Intel. 
Ok I went ahead and tested them all.
#0703b had some minor visual stutter.
#0703c had no visual stutter but seemed to be a little delayed on the audio.
#0703d and #0703e both seem to work flawless. I forgot to check top with #0703e, but with #0703d the cpu seems to be very minimal usage.
Let me know if there's any other info I can provide.
That's perfect, thanks. It would be great if anyone else with stutter could test the same, as I don't see any stutter myself on a Skykake NUC so I'm flying blind.