Kodi Community Forum
v17 LibreELEC Testbuilds for x86_64 (Kodi 17.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: v17 LibreELEC Testbuilds for x86_64 (Kodi 17.0) (/showthread.php?tid=269815)



RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - Roby77 - 2016-05-20

No


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - startv - 2016-05-20

The last two Build works fine for me on braswell n3150, thank you all.

Live tv Audio passthrough is there a chance back to work?

I set speaker numbers to 2.0, Enable Dolby Digital(AC3) transcoding, but AC3(2.0) still shows PCM on my yamaha av reciver. I tried 6.0.398,All OK.


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - Milhouse - 2016-05-20

(2016-05-19, 18:58)m_gl Wrote: Auto-repeat is still broken with #518

Thanks, unfortunately still no iodea why.

What's different about your hardware to everyone else's? Is this only affecting Braswell hardware?

I think it's you, tinzarian, D-an-W, Nafi and Roby77 with this issue. Could those with non-functional auto-repeat post your machine details, let's try and work out what you all have in common...


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - D-an-W - 2016-05-20

I will be able to test and report back this evening, early start today.

The machine is an ASUS Chromebox M061U Desktop (Core i3 4010U 1.7GHz, 4GB RAM, 16GB SSD), I use the Harmony Touch configured as a "Microsoft Remote Control 1040".


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - Nafi - 2016-05-20

Quote:Nafi with this issue
nope,
Remote Control auto repeat works for me and has never broken.


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - m_gl - 2016-05-20

(2016-05-20, 03:12)Milhouse Wrote:
(2016-05-19, 18:58)m_gl Wrote: Auto-repeat is still broken with #518

Thanks, unfortunately still no iodea why.

What's different about your hardware to everyone else's? Is this only affecting Braswell hardware?

I think it's you, tinzarian, D-an-W, Nafi and Roby77 with this issue. Could those with non-functional auto-repeat post your machine details, let's try and work out what you all have in common...

My hardware: Asrock Beebox N3000 - Braswell Celereon N3000, 8GB Ram, 30GB M2 SSD - Logitech Harmony Touch - MCE Profile.


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - Matt Devo - 2016-05-20

Baytrail Chromebox N2930: BT remote (PS3) auto-repeat is working fine, IR (MCE) is broken


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - ragnaroek - 2016-05-20

(2016-05-17, 04:51)Milhouse Wrote:
(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/5b9b4b5d...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/xbmc:5b9b4b5d45b...FernetMenta:18698e39ad

All but 18698e3 were present in #0331.

The LibreELEC changes don't appear significant either:

https://github.com/LibreELEC/LibreELEC.tv/compare/ce890b1f...baecc664

Did you manage to test a recent build with a "clean" .kodi, ie. with only stock addons?

Hi,

I did some research with clean LibreElec builds, only the stock addons enabled,

the builds #0330 to #0403 are absolutely fine, no problems with my 100% CPU issue,

with #0405, I'm getting a kernel panic,

with #0406 to #0519, I have the 100% CPU issue, but only on systems with a Nvidia GPU,

no issues with the builds, on systems with a Intel IGPU, expect #0405.

Right with " DEBUG: ------ Window Init (VideoFullScreen.xml) ------ " one CPU core is fully locked at 100%,

on Nvidia systems, init a other window like DEBUG: ------ Window Init (MyVideoNav.xml) ------, immediately

drops the CPU usage to ~10% - 12%.


Was there a major change in Kodi, between f6264876 and ce28cb6, that could cause this?


I can reproduce this on all Kodi 17 installations, Arch, Suse, Ubuntu ..., from ce28cb6 on,

VideoFullScreen is causing my issue on Nvidia system, and no problems with Intel system.

I also cross checked this two of my mates, with the same result.

Or maybe I'm absolutely stupid and doing something wrong.


I found a posting on a German Kodi forum, that chap

is also digging in that issue.



Best regards


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - b0mb - 2016-05-20

N3700 auto repeat also broken...

Gesendet von meinem LG-D855 mit Tapatalk


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - Milhouse - 2016-05-20

(2016-05-20, 22:03)ragnaroek Wrote: the builds #0330 to #0403 are absolutely fine, no problems with my 100% CPU issue,

with #0405, I'm getting a kernel panic,

with #0406 to #0519, I have the 100% CPU issue, but only on systems with a Nvidia GPU,

no issues with the builds, on systems with a Intel IGPU, expect #0405.

Starting with #0404c we switched the xf86-video-nvidia-legacy driver from 304.131 to 340.96:

https://github.com/LibreELEC/LibreELEC.tv/commit/7a77a5f5b5eacb287d981fe7b7bdcb57c4f34188

What nvidia GPU is it, specifically? I don't have a problem with ION2 (Revo 3700), so if this is the cause it's a subset of nvidia GPUs.

Edit: Although if you say this happens on all Kodi 17 systems - "Arch, Suse, Ubuntu ..., from ce28cb6 on" - then it's not likely to be the GPU driver as that wouldn't change on the other systems. I'll make a list of the Kodi changes in #0404c, #0405 and #0406.


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - tinzarian - 2016-05-20

(2016-05-20, 03:12)Milhouse Wrote:
(2016-05-19, 18:58)m_gl Wrote: Auto-repeat is still broken with #518

Thanks, unfortunately still no iodea why.

What's different about your hardware to everyone else's? Is this only affecting Braswell hardware?

I think it's you, tinzarian, D-an-W, Nafi and Roby77 with this issue. Could those with non-functional auto-repeat post your machine details, let's try and work out what you all have in common...

I didn't realize I have this issue, since I run #0509x, but I installed #0519 to test and auto repeat doesn't work. I didn't test my remote-control-power-on-issue but I suspect that's still there as well.

I have a Zotac Zbox CI520, which has a coie i3 4020y, as for the other stuff: lspci and lsusb, and a Harmony Touch, using a mix of MCE PC SE and Zotac profiles.


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - Milhouse - 2016-05-20

We're bumping eventlircd in the next build #0520 so please test that and see if the auto-repeat issues are resolved (or not).


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - Milhouse - 2016-05-20

New LibreELEC.tv Krypton build #0520: Generic
(Supercedes previous build)

Code:
# uname -a
Linux LibreELEC 4.6.0 #1 SMP Fri May 20 21:34:58 BST 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160520213240-#0520-ge533f15 [Build #0520]

Based on tip of LibreELEC.tv master (e533f151, changelog) and tip of XBMC master (578e9d50, changelog) with the following modifications: Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. Bump MySQL client library from 5.1.73 to 5.7.12
  3. Bump eventlircd
  4. PR:9847: [PVR] Feature: Make instant recording behavior configurable
  5. drm/i915: Extend Fake HDMI live status to Valley View - @Roby77 does this help you with your output not working some of the time?
Build Details:
  1. LibreELEC.tv:
    • packages/unofficial: remove git submodule (PR:375, 1 commit, 2 files changed)
    • noobs: single quotes break json (PR:369, 2 commits, 4 files changed)
    • scripts/image: make the images as well when running make noobs (PR:311, 1 commit, 1 file changed)
  2. XBMC:
    • [cmake/ios] Packaging (PR:9806, 5 commits, 17 files changed)
    • [aml] add gui settings to enable/disable sd material hw decoding (PR:9834, 1 commit, 5 files changed)
    • [PVR] Fix 'Stop recording' from inside PVR channel window. (PR:9839, 1 commit, 3 files changed)
    • Music artist tag processing improvements (PR:9812, 1 commit, 5 files changed)
    • [GUI] add orientation support to slider controls (PR:9704, 3 commits, 10 files changed)
  3. inputstream.mpd:
  4. peripheral.joystick:
    • [cmake] Rename find_package(kodi) to Kodi (PR:40, 2 commits, 2 files changed)
    • Fix build on Android, RBPi and Linux (PR:41, 1 commit, 5 files changed)
  5. pvr.hts:
    • Fix instant timers. (PR:226, 1 commit, 3 files changed)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:366: mysql: update to 5.7.12
    • Added: [env] PR:371: dtc: add package
    • Added: [env] PR:374: eventlircd update to new upstream
    • Added: [pkg] patch: drm/i915: Extend Fake HDMI live status to Valley View (linux)
    • Added: [pkg] PR:9847: [PVR] Feature: Make instant recording behavior configurable



RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - Milhouse - 2016-05-20

@Roby77 can you also test #0520 and see if that helps you with your displays that work only some of the time.


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - tinzarian - 2016-05-21

(2016-05-20, 23:20)Milhouse Wrote: We're bumping eventlircd in the next build #0520 so please test that and see if the auto-repeat issues are resolved (or not).

Unfortunately it's not