• 1
  • 260
  • 261
  • 262(current)
  • 263
  • 264
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
(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.
Here is my crashlog: https://pastebin.com/W5htpzKL Crash about in 15-30min after start. And yes, banned addon, happens too fresh installed system.
(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
(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
(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.
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.
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.
Probably i have missed something, but is passthrough available in Live TV again...?
Image
NVIDIA Shield, H270M-Plus (i3-7100),NUC7i3BNH,WeTekHub,Pi2,Win10Server.
(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.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
(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
NVIDIA Shield, H270M-Plus (i3-7100),NUC7i3BNH,WeTekHub,Pi2,Win10Server.
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.
(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?
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.
(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
(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.
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.
(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.
(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.
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
  • 260
  • 261
  • 262(current)
  • 263
  • 264
  • 355

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