Kodi Community Forum
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.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: v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0) (/showthread.php?tid=298462)



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - FernetMenta - 2018-03-30

(2018-03-29, 20:52)philsu Wrote: Hello Fritsch,
Yes, the issue is still there in the recording, playing back via Files.
Link to log Debug log

Thanks,
Phil.
 You need to record a ts file. mkv means that tvheadend has already ruined the original content.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-03-30

New LibreELEC.tv Leia build #0330: Generic
(Supercedes previous build)

SHA256 Checksum: 3e38fb85c8e030bfeb15372208d3c6926ce485994852591bda6e3ee9b72b9a98 (Generic)

text:
# uname -a
Linux NUC 4.14.31 #1 SMP Fri Mar 30 21:08:24 BST 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180330210303-#0330-gb252c76 [Build #0330]

# Kodi version
(18.0-ALPHA2 Git:9af16f4). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (b252c76, changelog) and tip of XBMC master (d1aaa5e, changelog) with the following modifications: Build Highlights:
  1. Updated kernel-firmware - new audio firmware for Broxton, Skylake, Kabylake and Geminilake
Build Details:
  1. XBMC:
    • VideoPlayer: vtb - fix potential segfault on reopen (PR:13712, 1 commit, 1 file changed)
    • Expose OnAVChange and OnAVStarted to python api (PR:13696, 1 commit, 5 files changed)
    • Process physical interface only. (PR:7320, 0 commits, 0 files changed)
  2. pvr.dvblink:
    • pvr.dvblink v4.5.1 (PR:100, 1 commit, 4 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2627 (perma): linux: update to linux-4.14.31



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - kowalmisiek - 2018-03-30

Hello Milhouse

I just uploaded your new update LibreELEC.tv Leia build # 0330. I was hoping to see the entry "new audio firmware for Broxton, Skylake, Kabylake and Geminilake" that my AVR will start working but it still does not work.
My AVR is onkyo tx-nr636

This is my log
https://pastebin.com/Qhs1fSvk


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-03-31

(2018-03-30, 23:33)kowalmisiek Wrote: that my AVR will start working but it still does not work.
Can you describe the issue - what isn't working? Has it ever worked with these builds (if so, which build did it stop working)?


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - snowpiercer - 2018-03-31

What exactly is the difference for intel users with the recently added limited range intel kernel patch?
Do we have to change the limited/full range setting on our tv to limited now for the most accurate picture?
Thanks for the answer!


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Ralf Jahns - 2018-03-31

Hello,

if I don't disable video accelereation in settings->player->video->use *** VAAPI (translated by me from german version of Kodi) for my AMD E350 system, I get horrible looking block artefacts with todays build (used version from november last year before and updated today):
(please click to enlarge)

Image

If I watch Live-TV, I only see this for SD material, HD is O.K. (but perhaps this is only because there is no hardware acceleration for the codec that is used for the HD channels?).

If this forum isn't the right place to post such things, please tell me, where I can report bugs instead.

Best regards
Ralf Jahns


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - fritsch - 2018-03-31

Can you disable VAAPI and use VDPAU instead? I think no one has ever tested VAAPI on your E350?


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-04-02

New LibreELEC.tv Leia build #0331: Generic
(Supercedes previous build)

SHA256 Checksum: 9c5291b4aa981da1d394b30c658a557c7a6c69c89d3a4fe7a61b0b3eafa08545 (Generic)

text:
# uname -a
Linux NUC 4.14.31 #1 SMP Sun Apr 1 10:38:47 BST 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180401100156-#0331-gb252c76 [Build #0331]

# Kodi version
(18.0-ALPHA2 Git:72f69fc). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (b252c76, changelog) and tip of XBMC master (72f69fc, changelog) with the following modifications: Build Highlights:
  1. AE, VideoPlayer, Binary Addon fixes
Build Details:
  1. XBMC:
    • AE: go from error state to play after re-configure (PR:13716, 1 commit, 1 file changed)
    • [Binary Addon] Generic interface provider callback (PR:13706, 1 commit, 11 files changed)
    • VideoPlayer: add non discarded streams to map, rework to cc189f12e751 (PR:13718, 1 commit, 1 file changed)
    • [application][pvr][estuary] Fixes after #13699 (PR:13715, 2 commits, 3 files changed)
    • [GUI] DialogNetworkSetup: fix impossibility to edit network source. (PR:13714, 1 commit, 2 files changed)
    • [CPACK] Package Kodi - add depends for Ubuntu Bionic 18.04 (PR:13719, 1 commit, 1 file changed)
  2. pvr.zattoo:
    • Use service region country for epg (ac0da38)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2615 (perma): kodi: update for early April 2018



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-04-02

New LibreELEC.tv Leia build #0401: Generic
(Supercedes previous build)

SHA256 Checksum: bf19bdc4581cac8d2943df0a475c0ef82b48388a87ec161986a7c934752027fc (Generic)

text:
# uname -a
Linux NUC 4.14.31 #1 SMP Sun Apr 1 21:10:42 BST 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180401210722-#0401-g0f23407 [Build #0401]

# Kodi version
(18.0-ALPHA2 Git:72f69fc). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (0f23407, changelog) and tip of XBMC master (3848940, changelog) with the following modifications: Build Highlights:
  1. kill global g_windowManager
Build Details:
  1. LibreELEC.tv:
    • kodi: update for early April 2018 (PR:2615, 3 commits, 47 files changed)
  2. XBMC:
    • kill global g_windowManager (PR:13722, 2 commits, 221 files changed)



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Devil-Strike - 2018-04-02

(2018-03-30, 23:33)kowalmisiek Wrote: Hello Milhouse

I just uploaded your new update LibreELEC.tv Leia build # 0330. I was hoping to see the entry "new audio firmware for Broxton, Skylake, Kabylake and Geminilake" that my AVR will start working but it still does not work.
My AVR is onkyo tx-nr636

This is my log
https://pastebin.com/Qhs1fSvk
avr always worked here(have onkyo sr444) no need for Broxton firmware to get it working.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - tavoc - 2018-04-02

Hi, with 0330 Kodi crashes when switching channels via epg in tvheadend.

I think in 0327 it was OK.
have not tested versions in between.

When switching with channel up down it is working. So only from epg grid or channel view.

http://ix.io/15wY
http://ix.io/15x1
Kodi log and crash file attached


LibreELEC Testbuilds for x86_64 (Kodi 18.0) - ksooo - 2018-04-02

(2018-04-02, 10:55)tavoc Wrote: Hi, with 0330 Kodi crashes when switching channels via epg in tvheadend.

I think in 0327 it was OK.
have not tested versions in between.

When switching with channel up down it is working. So only from epg grid or channel view.

http://ix.io/15wY
http://ix.io/15x1
Kodi log and crash file attached


VAAPI problem.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - kowalmisiek - 2018-04-02

(2018-04-02, 08:23)Devil-Strike Wrote:
(2018-03-30, 23:33)kowalmisiek Wrote: Hello Milhouse

I just uploaded your new update LibreELEC.tv Leia build # 0330. I was hoping to see the entry "new audio firmware for Broxton, Skylake, Kabylake and Geminilake" that my AVR will start working but it still does not work.
My AVR is onkyo tx-nr636

This is my log
https://pastebin.com/Qhs1fSvk
avr always worked here(have onkyo sr444) no need for Broxton firmware to get it working. 
 I am testing new LE9 builds from Milhouse every now and then.
On version 209 at 100% my avr onkyo tx nr636 was active. At 330 it is not visible. Only sometimes I check new versions of Milhouse build so I do not know when it stopped working. I will try to determine more precisely how I will be at home.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - fbomke - 2018-04-02

Hi, Milhouse,
I just noticed that hdmi audio is nack for cherry trail (I suppose since the last firmware update. One thing though: I experience a channel mixup when I watch DVB TV (I think center and lfe are mixed up). I have 5.1 speakers and passthrough enabled. I suppose this only happens for Ac3 that's not passed through to the AVR. Regular movies from the library work fine. Any ideas
..?


LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-04-02

@fbomke please confirm the last build with working audio (not sure what "nack" means).