• 1
  • 30
  • 31
  • 32(current)
  • 33
  • 34
  • 187
v17 LibreELEC Testbuilds for x86_64 (Kodi 17.0)
(2016-05-16, 02:52)ragnaroek Wrote: #508-515

Does the above mean this problem started with #0508, and you don't have any problem with #0507?

(2016-05-16, 02:52)ragnaroek Wrote: Could this issue be related to an active add on, or a misconfiguration?

Quite possibly. Easiest way to determine that is with a "clean" .kodi - temporarily rename /storage/.kodi so that you start Kodi without any non-standard add-ons, and with default settings. If the problem is no longer reproducible then it's due to either a setting or add-on. Reconfigure Kodi and/or add back your add-ons until the problem is reproduced. There might still be some unexpected add-on behaviour after PR9778.
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-05-15, 07:35)fritsch Wrote:
(2016-05-15, 04:13)melon2112 Wrote: I just tried upgrading to the #514 version from the official LibreElec 7.0. I cannot seem to get any sound in the new version. I tried searching but I do not see any answers. I am running a Zotac MA320 box with a Kabini A4-5000 CPU and the Radeon HD 8000 series graphics. Since it worked in v.7, I have to imagine it works in v.8 even if it is a test build.

For now, I will downgrade to 7 until I can figure it out.

Thanks in advance.

I had imagined users running test builds would post debuglogs ...

Sorry...I was thinking it was just a simple fix. I did a debug...click here

I went through a few other builds...#420 works...I think that was the last one that worked. This is a debug log from #420 Click Here

Any advice would be much appreciated.
(2016-05-16, 03:33)melon2112 Wrote: Sorry...I was thinking it was just a simple fix. I did a debug...click here

I went through a few other builds...#420 works...I think that was the last one that worked. This is a debug log from #420 Click Here

Any advice would be much appreciated.

No obvious audio-related error that I can see (but fritsch knows more about this than I do, so might see something I've missed). What I would suggest is temporarily renaming /storage/.kodi and testing a "clean" Kodi and #0515 without your addons (some of which are known to cause problems) and default settings/skin.
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-05-16, 04:00)Milhouse Wrote:
(2016-05-16, 03:33)melon2112 Wrote: Sorry...I was thinking it was just a simple fix. I did a debug...click here

I went through a few other builds...#420 works...I think that was the last one that worked. This is a debug log from #420 Click Here

Any advice would be much appreciated.

No obvious audio-related error that I can see (but fritsch knows more about this than I do, so might see something I've missed). What I would suggest is temporarily renaming /storage/.kodi and testing a "clean" Kodi and #0515 without your addons (some of which are known to cause problems) and default settings/skin.

Boot up again and post the output of: xrandr --verbose please.

It's a kernel bug, which changed the default code to enable radeon's audio. I hope the fix goes to rc8 / final.

In all cases: File a bug report with bugs.freedesktop.org drm/radeon section
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
(2016-05-15, 22:37)fritsch Wrote:
(2016-05-15, 20:32)walkerx Wrote: It's not disabled - on the menu screens it is set as enabled

quick video showing what happens and confirmation that VAAPI enabled

http://sendvid.com/nqu01uux

Then you have Deinterlaced forced to On and chosen "Deinterlace" method, which will bypass gpu post processing, copy all the stuff to memory and deinterlace in there. That makes only sense for interlaced content. This setting should never be set to "On".

Loaded another video and checked settings when playing and was set to auto so turned to off.

Loaded video not working and still no go, unable to do anything.

Not sure if the deinterlacd is per movie, but if is then unable to change on video not playing. Would be good if this option was in playback settings menu under video for global setting.
(2016-05-16, 23:42)walkerx Wrote: Not sure if the deinterlacd is per movie, but if is then unable to change on video not playing. Would be good if this option was in playback settings menu under video for global setting.

It is per video but there is a "set for all videos" Option...
ASRock Beebox J3160 4GB RAM 120GB SATA SSD - Harmony Elite BT
Intel NUC Kit DN2820FYKH 4GB RAM 120GB SATA SSD - Harmony Smart Control BT
all @ Libreelec Testbuild
HP N54L @ Ubuntu 14.04.4 Minimal Server / MySQL DB
HP N40L @ Ubuntu 14.04.4 Minimal Server
New LibreELEC.tv Krypton build #0516: Generic
(Supercedes previous build)

Code:
# uname -a
Linux LibreELEC 4.6.0-rc7 #1 SMP Tue May 17 00:29:15 BST 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160517002705-#0516-gfd3f3cf [Build #0516]

Based on tip of LibreELEC.tv master (fd3f3cf0, changelog) and tip of XBMC master (d87aca79, changelog) with the following modifications: Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. Clean build. Update various packages (libressl etc.)
  3. Change aspect ratio of 1024 LE splash image
  4. Add bilinear scaling to LE splash
  5. Allow watched items to be hidden from home screen recently watched movie/tvshow widgets (Estuary only). link.
Build Details:
  1. LibreELEC.tv:
    • Update packages (PR:346, 13 commits, 14 files changed)
      • pkg-config: update to 0.29.1
      • cmake: update to 3.5.2
      • ccache: update to 3.2.5
      • fontconfig: update to 2.11.95
      • mpfr: update to 3.1.4
      • libressl: update to 2.3.4
      • libmicrohttpd: update to 0.9.49
      • openvpn: update to 2.3.11
      • sqlite: update to 3.12.2
      • mesa: update to 11.2.2
      • xf86-input-evdev: update to 2.10.2
      • mpc: change download url
      • boost: change download url
    • LibreELEC: fixed bad ar for splash (PR:349, 1 commit, 1 file changed)
    • aarch64 addon fixes (PR:354, 3 commits, 3 files changed)
  2. XBMC:
    • Cleanup taglibtagloader a bit and fix null padded tags (PR:9788, 2 commits, 2 files changed)
    • [python][addon] Add nullptr checks to parameter handling (PR:9811, 1 commit, 2 files changed)
    • [cmake] Small binary-addon build system improvements (PR:9816, 2 commits, 1 file changed)
    • [cleanup] remove DEFAULT_SKIN from system.h (PR:9814, 1 commit, 1 file changed)
    • AddonsDirectory.cpp: Fix root folder name (PR:9819, 1 commit, 1 file changed)
  3. kodi-platform:
    • Change find_package kodi to Kodi (PR:25, 2 commits, 3 files changed)
  4. peripheral.joystick:
    • Fixes/improvements from RetroPlayer branch (PR:39, 24 commits, 24 files changed)
  5. pvr.argustv:
    • Fix includes (PR:56, 2 commits, 12 files changed)
  6. pvr.demo:
    • Fix includes (PR:36, 2 commits, 4 files changed)
  7. pvr.dvblink:
    • Fix includes (PR:50, 2 commits, 9 files changed)
  8. pvr.filmon:
    • Fix includes (PR:51, 2 commits, 5 files changed)
  9. pvr.hdhomerun:
    • Fix includes (PR:25, 2 commits, 4 files changed)
  10. pvr.hts:
    • Fix includes (PR:224, 2 commits, 9 files changed)
  11. pvr.iptvsimple:
    • Fix includes (PR:80, 2 commits, 4 files changed)
  12. pvr.mediaportal.tvserver:
    • Fix includes (PR:41, 2 commits, 11 files changed)
  13. pvr.mythtv:
    • Fix includes (PR:65, 2 commits, 8 files changed)
  14. pvr.nextpvr:
    • Fix includes (PR:46, 2 commits, 7 files changed)
  15. pvr.njoy:
    • Fix includes (PR:29, 2 commits, 5 files changed)
  16. pvr.pctv:
    • Fix includes (PR:38, 2 commits, 4 files changed)
  17. pvr.vbox:
    • Fix includes (PR:128, 2 commits, 5 files changed)
  18. pvr.vdr.vnsi:
    • Fix includes (PR:81, 2 commits, 5 files changed)
  19. pvr.vuplus:
    • Fix includes (PR:45, 2 commits, 5 files changed)
  20. pvr.wmc:
    • Fix includes (PR:44, 2 commits, 7 files changed)
  21. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:353: plymouth-lite: add bilinear interpolation patch
    • Added: [pkg] patch: [skin.estuary] Hide watched items on home (kodi-theme-Estuary)
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.
Hello,

(2016-05-16, 03:07)Milhouse Wrote:
(2016-05-16, 02:52)ragnaroek Wrote: #508-515
Does the above mean this problem started with #0508, and you don't have any problem with #0507?

No, #508 was the first and #515 was next I tested.

I did some bisection today, the only working builds without 100% CPU usage are #0330 and #0331(with Kodi Alpha1 - 5b9b4b5), all other show the same behaviour.

I'm sure my issue is not Libreelec related, the issue is Kodi related.

Was there a major change in Kodi after the 5b9b4b5 commit ? I think that was the point when " Vertical blank sync " disappeared.

I did a local test build today, with the 5b9b4b5 commit, this is running without the 100% CPU issue on my mentioned living room box.


Best regards
(2016-05-17, 02:33)ragnaroek Wrote: No, #508 was the first and #515 was next I tested.

I did some bisection today, the only working builds without 100% CPU usage are #0330 and #0331(with Kodi Alpha1 - 5b9b4b5), all other show the same behaviour.

I'm sure my issue is not Libreelec related, the issue is Kodi related.

Was there a major change in Kodi after the 5b9b4b5 commit ? I think that was the point when " Vertical blank sync " disappeared.

I did a local test build today, with the 5b9b4b5 commit, this is running without the 100% CPU issue on my mentioned living room box.


Best regards

You're saying the problem starts with #0401?

These are the Kodi changes in #0401:

https://github.com/xbmc/xbmc/compare/5b9.....72769f69

As you can see, not many and certainly nothing that stands out.

These were the FernetMenta commits in #0401:

https://github.com/xbmc/xbmc/compare/xbm...18698e39ad

All but 18698e3 were present in #0331.

The LibreELEC changes don't appear significant either:

https://github.com/LibreELEC/LibreELEC.t.....baecc664

Did you manage to test a recent build with a "clean" .kodi, ie. with only stock addons?
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.
Are there handy instructions for trying this build out on a USB stick? I would like to compare its stability against the current install on my Braswell Beebox.
linux 4.6 is out and the gui freezes are still there on braswell cpu sadly. Still no fix for that issue.
(2016-05-17, 14:13)the-dreamer Wrote: linux 4.6 is out and the gui freezes are still there on braswell cpu sadly. Still no fix for that issue.

It seems kernel 4.6 is running really, really bad. Upgraded my Thinkpad T440s yesterday and even have screen flickering there ... it sucks hard, so I went back to 4.5.x. But more than filing bugs is not possible for us :-(
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
(2016-05-17, 15:06)fritsch Wrote: It seems kernel 4.6 is running really, really bad. Upgraded my Thinkpad T440s yesterday and even have screen flickering there ... it sucks hard, so I went back to 4.5.x. But more than filing bugs is not possible for us :-(

Don't know the LE guide lines here... but why not simply wait until severe show stoppers are fixed before adopting a new kernel (instead of always being on the bleeding edge)?
I switched my two clients back to #420, no issues so far...
ASRock Beebox J3160 4GB RAM 120GB SATA SSD - Harmony Elite BT
Intel NUC Kit DN2820FYKH 4GB RAM 120GB SATA SSD - Harmony Smart Control BT
all @ Libreelec Testbuild
HP N54L @ Ubuntu 14.04.4 Minimal Server / MySQL DB
HP N40L @ Ubuntu 14.04.4 Minimal Server
or you can use 0509x that use old 4.4.7 kernel

http://milhouse.libreelec.tv/builds/testing/Generic/
  • 1
  • 30
  • 31
  • 32(current)
  • 33
  • 34
  • 187

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 17.0)11