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)



LibreELEC Testbuilds for x86_64 (Kodi 17.0) - lrusak - 2016-10-28

(2016-10-28, 04:03)gujal Wrote: Can someone please advise how I get my Hauppauge IR Receiver recognised under libreelec
Thanks very much


Make a forum post on the LibreELEC forum and I will help you out.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - delphiactual - 2016-10-28

(2016-10-28, 15:21)john.cord Wrote: Seems that Video DB Cleanup is broken in V17. I had to disable "Wake Server on Access" to get is working and even then Kodi reported a Share as missing that was online and accessable. Idea?

Debug Log?


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - _Spook_ - 2016-10-29

(2016-10-28, 15:21)john.cord Wrote: Seems that Video DB Cleanup is broken in V17. I had to disable "Wake Server on Access" to get is working and even then Kodi reported a Share as missing that was online and accessable. Idea?

Works fine for me. Has on all builds.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - smf007 - 2016-10-29

(2016-10-28, 20:42)lrusak Wrote:
(2016-10-28, 04:03)gujal Wrote: Can someone please advise how I get my Hauppauge IR Receiver recognised under libreelec
Thanks very much


Make a forum post on the LibreELEC forum and I will help you out.
The answer is already in this thread. You need to go back a couple months of posts.

Sent from my SGH-I337M


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-10-29

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

Code:
# uname -a
Linux NUC 4.8.4 #1 SMP Sat Oct 29 02:45:36 BST 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161029024419-#1028-gd32cb9c [Build #1028]

# Kodi version
Kodi (17.0-BETA6 Git:e5cb8b0). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (d32cb9c1, changelog) and tip of XBMC master (e5cb8b0e, changelog) with the following modifications: Build Highlights:
  1. Kodi 17 Beta6 development opens
Build Details:
  1. LibreELEC.tv:
    • fix Virtual for 4.8 (PR:892, 2 commits, 4 files changed)
  2. XBMC:
    • [gui] dialogvideoinfo: show selectdialog for directorbutton if amount of directors > 1 (PR:10776, 1 commit, 1 file changed)
    • Parse the id tag only if the uniqueid tag is missing as fallback (PR:10774, 1 commit, 1 file changed)
    • [Fix] Fix two possible resource leaks (PR:10792, 2 commits, 2 files changed)
    • [linux] use appname instead of hardcoding kodi (PR:10796, 1 commit, 1 file changed)
    • [gui] - remove fallbacks for pvr next* infolabels (PR:10788, 1 commit, 1 file changed)
    • [addons] make sure temp dir exists before running CFileOperationJob (PR:10794, 1 commit, 1 file changed)
    • bump to v17.0 beta 6 (PR:10798, 1 commit, 2 files changed)
  3. libcec:
    • updated README.md to reflect the new repository changes (ff591877)
    • updated linux part in README.md (c7e56e4b)
    • fixed dead link in README.linux.md. cosmetics (575ac2d9)
    • fixed another dead link in README.linux.md (d34ea62f)
    • added logo and supported hardware list to README.md (f6fdd650)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] ed1576d2: RBP: ARCH_MULTIPLATFORM changes



RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - llkobe - 2016-10-29

Hy There!

Is there a way to disable glamor on non GCN radeon cards? I'm getting terrible screen tearing since it was enabled. The last build that didn't use glamor
works perfetcly fine.

Thank you in advance!


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - flyingernst - 2016-10-29

#1028:
- no Buffering problem anymore with OMV MiniDLNA Server (#1026 and 1027 had)
- no audio passthrough (decoding by CPU works) (like in #1026+1027)
- no HEVC 10bit decoding, but I think that is known or normal status as I understand the posts before

- all Versions since I use Intel, not NVIDIA GPU: only limited Color Space possible in LibreElec.
Win10+Kodi works fine with full ColorSpace in Intel Setup and Kodi Setup. My marantz AVR+W1070 Beamer HDMI Information shows RGB 4:4:4 8bit

I also loaded now my backup settings and all things are working (live-TV with DVB-C stick direct connnected to the player)


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - fritsch - 2016-10-29

Quote:- no HEVC 10bit decoding, but I think that is known or normal status as I understand the posts before

if you donate your box you can speed it up - besides that I am coding blindly :-)

Quote:- all Versions since I use Intel, not NVIDIA GPU: only limited Color Space possible in LibreElec.

The only thing you need to change is: "Use Limited Color Range" off and it will output 0 .. 255 values. If that's not enough, you need to force xrandr to full (which is highly, highly unlikely). Also nvidia driver did NOT change color levels when you changed that kodi setting ...

All content IS limited range. Whenever you upscale to full range you will introduce color scaling ...

Quote:- no audio passthrough (decoding by CPU works) (like in #1026+1027)

Won't work if you have Sync Playback to Display enabled.

As always: No Debug Log - no issue.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - _Spook_ - 2016-10-29

@fritsch when next gen NUC is released in january I can donate one with i3 to you Smile


LibreELEC Testbuilds for x86_64 (Kodi 17.0) - lrusak - 2016-10-29

(2016-10-29, 10:15)llkobe Wrote: Hy There!

Is there a way to disable glamor on non GCN radeon cards? I'm getting terrible screen tearing since it was enabled. The last build that didn't use glamor
works perfetcly fine.

Thank you in advance!


Copy the stock xorg-radeon.conf and change some lines

Code:
cp /etc/X11/xorg-radeon.conf /storage/.config/xorg-radeon.conf

Then remove
Code:
Option      "DRI3"        "1"
        Option      "AccelMethod" "glamor"
Then reboot


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - fritsch - 2016-10-29

(2016-10-29, 17:10)_Spook_ Wrote: @fritsch when next gen NUC is released in january I can donate one with i3 to you Smile

Thanks much. Not needed - will buy one myself after it is available.


LibreELEC Testbuilds for x86_64 (Kodi 17.0) - lrusak - 2016-10-29

(2016-10-29, 20:59)flyingernst Wrote: So,

did now make a logged test of HD Audio passthrough (which didnt work) and additional one file with AC3 which worked

http://pastebin.com/t96AXxzt

Thats the Audio Log. Any other Log important?!


What about a kodi debug log after you try to play something that isn't working properly


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-10-29

(2016-10-29, 21:02)flyingernst Wrote: Thats what i did!

No, you definitely have not posted a Kodi debug log.

I suggest following the steps in testing note #9 of the first post in this thread.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - flyingernst - 2016-10-29

http://sprunge.us/bDBD

started 1 File with DTSHD, 1 File with TrueHD, 1 File with PCM Audio (which works) and 1 File with AC3 (which works)


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-10-29

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

Code:
# uname -a
Linux NUC 4.8.4 #1 SMP Sat Oct 29 21:31:27 BST 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161029213009-#1029-gc6538f7 [Build #1029]

# Kodi version
Kodi (17.0-BETA6 Git:a0d63d1). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (c6538f7e, changelog) and tip of XBMC master (a0d63d17, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • patch to make ffmpeg work with tls 1.2 servers (PR:895, 1 commit, 1 file changed)
    • linux: add PL2303 serial support to Odroid_C2 (PR:858, 1 commit, 1 file changed)
    • kodi: bump to 17.0-beta5-e92818a (PR:894, 2 commits, 4 files changed)
    • settings: bump to version 0.8.4 (PR:896, 1 commit, 1 file changed)
    • RBP: Add PLL backport patch for Kodi 17 Beta 4 (PR:887, 1 commit, 2 files changed)
    • sapphire: fix build and cleanup (PR:888, 2 commits, 2 files changed)
  2. XBMC:
    • [guiinfo] Coverity: Fix CID 151032 - 151035: Control flow issues (PR:10804, 1 commit, 1 file changed)
    • Fix 1 error and 5 compiler warnings (PR:10765, 7 commits, 7 files changed)
    • AE: Drop AEBuffer (PR:10806, 1 commit, 5 files changed)
  3. pvr.mediaportal.tvserver:
    • [Live555] Android compile fix (PR:50, 2 commits, 3 files changed)