• 1
  • 258
  • 259
  • 260(current)
  • 261
  • 262
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
@fritsch just being curious is vaapi deinterlace going to being fixed?

Kodi is still crashing when changing vaapi settings in live tv osd.
(2018-07-03, 22:43)fritsch Wrote:
(2018-07-03, 22:24)Jezze Wrote: https://github.com/xbmc/xbmc/pull/14136

Is that gonna fix earlier subtitle problem?
 it's not even marginally related ...

Well, all we know is that the add-on stopped working with the introduction of Python Reuse, and the supposed fix for incompatible add-ons didn't work (or maybe wasn't applied correctly?) so it's anyone's guess if it will have an effect, but we should know tomorrow.

If the add-on remains broken tomorrow, then the add-on maintainer is the best person to ask for resolution.
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-03, 23:20)Pienoet Wrote: @fritsch just being curious is vaapi deinterlace going to being fixed?

Kodi is still crashing when changing vaapi settings in live tv osd.

Do we have a crash log?
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 patch for NVidia top end gfx cards losing which HDMI port they're on then after 6+ months? Resume from sleep = wtf where am I

./blamekernelbutfuckenduser
(2018-06-16, 00:06)Pienoet Wrote:
(2018-06-15, 19:47)Pienoet Wrote: @Milhouse kodi is crashing if i change my deinterlace settings in osd while watching live tv.
Is this a known issue?
I’ on the latest nightly running on my nuc7i5 bnh.

If neede i can provide logs.
 @Milhouse Build #303 is the last working build with working "deinterlace" option in osd live tv settings.

Build #304 is crashing

Hope this is helpful enough.

Thanks!

crash_log build #304

It’s is starting here
@Milhouse any chance of pulling in Libreelec PR2810 in next build.
(2018-07-04, 00:31)Milhouse Wrote:
(2018-07-03, 23:20)Pienoet Wrote: @fritsch just being curious is vaapi deinterlace going to being fixed?

Kodi is still crashing when changing vaapi settings in live tv osd.

Do we have a crash log? 
crash_log #702
(2018-07-04, 01:06)hman333 Wrote: @Milhouse any chance of pulling in Libreelec PR2810 in next build.

That PR isn't strictly relevant to these test builds as the game add-ons are entirely separate. The game add-ons will need to be rebuilt then published to the LE repository once that PR is merged. That will hopefully happen soon, but I've no control over that.
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, 01:11)Pienoet Wrote:
(2018-07-04, 00:31)Milhouse Wrote:
(2018-07-03, 23:20)Pienoet Wrote: @fritsch just being curious is vaapi deinterlace going to being fixed?

Kodi is still crashing when changing vaapi settings in live tv osd.

Do we have a crash log? 
crash_log #702

Ah yes, this was the previous comment from @fritsch:
(2018-06-16, 08:33)fritsch Wrote: It's a bug yes, but you should not use "Deinterlace". This yadif filter will produce a lot of CPU load by itself and additionaly by copying the surfaces back to system memory with SSE4 intrinsics in order to be able to CPU deinterlace them. The suggest method for intel is: VAAPI Motion compensation.

I don't know if there are any plans to fix this issue. Maybe if it's not recommended, and causes a crash, then it should be removed/disabled.
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, 01:52)Milhouse Wrote:
(2018-07-04, 01:06)hman333 Wrote: @Milhouse any chance of pulling in Libreelec PR2810 in next build.

That PR isn't strictly relevant to these test builds as the game add-ons are entirely separate. The game add-ons will need to be rebuilt then published to the LE repository once that PR is merged. That will hopefully happen soon, but I've no control over that.

Thanks
(2018-07-03, 08:03)Milhouse Wrote:
(2018-06-30, 18:19)lwrcase Wrote:
(2018-06-30, 16:45)Aenima99x Wrote: This is exactly the same thing I experience on my NUC7CJYH. Turning on any sort of info overlay on the screen stops the "stutter". It doesn't happen all the time, but I'm going to try and grab a debug log today when it does.
Looks like there was someone else with the same issue that solved it with some config changes to DRI/Mesa - https://forum.kodi.tv/showthread.php?tid=299115&page=7
it looks like /etc/drirc is read-only on libreelec and i wasn't able to add the lines to the configuration. anyone know how to try this fix on /etc/drirc? 

Can you test with build #0702b: Generic and confirm it the stutter is any better/worse/no different? Don't force i915_min_freq when testing this build.

#0702b includes a commit that reverts a change added in 4.17-rc1 which aims to avoid boosting the GPU unnecessarily but which seems to have the effect of never allowing the GPU to boost at all when being used by Kodi (tested on Skylake). 
This build works perfect for me with no forced settings to the i915_min_freq. Thanks!
(2018-07-04, 04:25)Aenima99x Wrote:
(2018-07-03, 08:03)Milhouse Wrote:
(2018-06-30, 18:19)lwrcase Wrote: it looks like /etc/drirc is read-only on libreelec and i wasn't able to add the lines to the configuration. anyone know how to try this fix on /etc/drirc? 

Can you test with build #0702b: Generic and confirm it the stutter is any better/worse/no different? Don't force i915_min_freq when testing this build.

#0702b includes a commit that reverts a change added in 4.17-rc1 which aims to avoid boosting the GPU unnecessarily but which seems to have the effect of never allowing the GPU to boost at all when being used by Kodi (tested on Skylake). 
This build works perfect for me with no forced settings to the i915_min_freq. Thanks!

Thanks both. I'll file a bug at http://bugs.freedesktop.org/
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 Leia build #0703: Generic
(Supercedes previous build)

SHA256 Checksum: 23990eb03f76e629fd2d860d1b36c17ea3d73631960f1da88ed6d01f054f257a (Generic)

text:
# uname -a
Linux NUC 4.17.4 #1 SMP Wed Jul 4 00:20:20 BST 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180704001901-#0703-g6bd47f0 [Build #0703]

# Kodi version
(18.0-ALPHA3 Git:f0dda3a). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (6bd47f0, changelog) and tip of XBMC master (f0dda3a, changelog) with the following modifications: Build Highlights:
  1. New 4.17.4 kernel
  2. Revert i915 "avoid waitboost"; update to v4 GLK Quirk patch
  3. reusepython off by default
  4. [gui][pvr][fix] Prevent the modification of the provider list while using its iterator.
Build Details:
  1. XBMC:
    • [gui][pvr][fix] Prevent the modification of the provider list while using its iterator. (PR:14139, 1 commit, 2 files changed)
    • [modernize] use default member initializers (PR:14111, 30 commits, 300 files changed)
    • reusepython off by default (PR:14136, 1 commit, 1 file changed)
    • Kodi's new and improved git docs (PR:14072, 27 commits, 72 files changed)
  2. libnfs:
    • Wrap use of SOCK_CLOEXEC with __linux__ (PR:260, 1 commit, 1 file changed)
    • conditionally include sys/time.h from libnfs.c (5c1444f)
    • Merge branch 'master' of github.comConfusedahlberg/libnfs (37d4980)
  3. pvr.vbox:
    • Fixed wrong size caused crash in Android Oreo (8) (#211) (48a1ac1)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2788 (perma): kodi: July 2018
    • Updated: [env] PR:2798 (perma): linux (Generic): update to linux-4.17.4
    • Added: [pkg] PR:10 (perma): Add new ids (RTL8812AU)
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-03, 08:03)Milhouse Wrote: Can you test with build #0702b: Generic and confirm it the stutter is any better/worse/no different? Don't force i915_min_freq when testing this build.

#0702b includes a commit that reverts a change added in 4.17-rc1 which aims to avoid boosting the GPU unnecessarily but which seems to have the effect of never allowing the GPU to boost at all when being used by Kodi (tested on Skylake).  
  
confirmed here, 0702b eliminates microstuttering on KBL-U
(2018-07-04, 00:55)Pienoet Wrote:
(2018-06-16, 00:06)Pienoet Wrote:
(2018-06-15, 19:47)Pienoet Wrote: @Milhouse kodi is crashing if i change my deinterlace settings in osd while watching live tv.
Is this a known issue?
I’ on the latest nightly running on my nuc7i5 bnh.

If neede i can provide logs.
 @Milhouse Build #303 is the last working build with working "deinterlace" option in osd live tv settings.

Build #304 is crashing

Hope this is helpful enough.

Thanks!

crash_log build #304 

It’s is starting here   
 Please provide a crashlog with the current nightly version. In your log everything gets stuck including the audio sink. Edit: And please reproduce with a recording, not with tvheadend, thx.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
  • 1
  • 258
  • 259
  • 260(current)
  • 261
  • 262
  • 355

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