• 1
  • 206
  • 207
  • 208(current)
  • 209
  • 210
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
I have a problem, when i use the libreelec testbuild with vmware player. I have no text/font.

Screenshot:https://imgur.com/a/zLEzW
Debug.log: https://pastebin.com/SyJErMnb

Is not really an important issue, but I would like to know why this happens.
Sorry for my bad englisch :(
(2018-04-15, 22:12)nerto Wrote: I have a problem, when i use the libreelec testbuild with vmware player. I have no text/font.

Screenshot:https://imgur.com/a/zLEzW
Debug.log: https://pastebin.com/SyJErMnb

Is not really an important issue, but I would like to know why this happens.

See https://forum.kodi.tv/showthread.php?pid...pid2677920
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 #0415: Generic
(Supercedes previous build)

SHA256 Checksum: 1f07084f0bfa032acd038cecbec1c580673281d45ab61b50e56437e8676340f4 (Generic)

text:
# uname -a
Linux NUC 4.14.33 #1 SMP Sun Apr 15 22:00:23 BST 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180415215712-#0415-g03ea594 [Build #0415]

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

Based on tip of LibreELEC.tv master (03ea594, changelog) and tip of XBMC master (d23e30e, changelog) with the following modifications: Build Highlights:
  1. Annnnd we're back...
  2. VideoPlayer: do not render video until a/v streams are in sync
  3. linux: add OptionalsReg for audio drivers
  4. Kill global CStereoscopicsManager
  5. [guiinfo] Major refactoring of CGUIInfoManager
  6. lirc: redesign, fix (and use /var/run/lirc)
  7. kodi-binary-addons: drop ADSP, asplib
Build Details:
  1. LibreELEC.tv:
    • snapcast: add streaming from kodi (PR:2597, 2 commits, 13 files changed)
    • u-boot: Odroid-C2 fix sha256 (PR:2641, 1 commit, 1 file changed)
  2. XBMC:
    • VideoPlayer: do not render video until a/v streams are in sync (PR:13756, 1 commit, 3 files changed)
    • [Music] Fix endless rescraping of unfound album (PR:13752, 1 commit, 2 files changed)
    • [cleanup] drop support for alsa lower than 1.0.27 (PR:13749, 1 commit, 3 files changed)
    • windowing/gbm: destroy property blob (PR:13568, 1 commit, 1 file changed)
    • [cleanup] remove GNUReplacement function (PR:13760, 3 commits, 13 files changed)
    • linux: add OptionalsReg for audio drivers (PR:13758, 3 commits, 12 files changed)
    • register AE as pointer to ServiceBroker (PR:13750, 1 commit, 28 files changed)
    • [PVR] Fix label2 for recordings file items after #11691. (PR:13763, 1 commit, 2 files changed)
    • [application] fix broken powermanagement after #13748. (PR:13765, 1 commit, 1 file changed)
    • [cleanup][linux] remove unused symbols (PR:13764, 4 commits, 8 files changed)
    • AESinkAUDIOTrack: Fix checking for correct value of TRUEHD DTSHD in AML fixes #17823 (PR:13734, 1 commit, 1 file changed)
    • Kill global CStereoscopicsManager (PR:13743, 1 commit, 14 files changed)
    • [guiinfo] Major refactoring of CGUIInfoManager (PR:13754, 32 commits, 95 files changed)
    • VideoPlayer: fix reconfigure renderer after 76757f01c8c5e3b1fafe8b13a (PR:13768, 1 commit, 1 file changed)
    • lirc: redesign, fix (PR:13761, 5 commits, 26 files changed)
    • AE: fix dependencies on startup (PR:13770, 1 commit, 7 files changed)
    • [xbmc] Added clang-format that roughly matches our current style (PR:13361, 1 commit, 1 file changed)
  3. libnfs:
    • Remove nfs4 licence boilerplate (319b080)
    • Clarify status for the machine generated files (a488fee)
  4. inputstream.adaptive:
    • Effective URL search for parameters (?) (a7a59e4)
    • Version bump 2.2.15 (34b5af2)
  5. pvr.octonet:
  6. pvr.teleboy:
    • Seek 5 minutes into replay and recording stream (a84e5ef)
  7. pvr.zattoo:
    • Seek 5 minutes into recording stream (5e5493b)
  8. Additional commits/pull requests/changes not yet merged upstream:
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.
Milhouse - Hi, I have no video output with 0415, NUC Kabylake... It boots(SSH is working)  but TV stays without video output... 0407 fine... I will post debug log tomorrow, if it will be still actual... Maybe it has to do with refresh rate settings, i allowed just 23,98, 24, 25, 50 and 60Hz at whitelist with previous version.
(2018-04-16, 00:58)WaVe_99 Wrote: Milhouse - Hi, I have no video output with 0415, NUC Kabylake... It boots(SSH is working)  but TV stays without video output... 0407 fine... I will post debug log tomorrow, if it will be still actual... Maybe it has to do with refresh rate settings, i allowed just 23,98, 24, 25, 50 and 60Hz at whitelist with previous version.

Not sure - #0415 is working fine on my Skylake, but yes a debug log will probably help.

Edit: Make sure you are testing with stock Estuary, in case the GUI Info changes are an issue for third party skins (which would suggest a bug in the GUI Info change).

Also try a "clean" .kodi systemctl stop kodi; mv /storage/.kodi /storage/.kodi.bak; reboot.
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-04-16, 00:58)WaVe_99 Wrote: Milhouse - Hi, I have no video output with 0415, NUC Kabylake... It boots(SSH is working)  but TV stays without video output... 0407 fine... I will post debug log tomorrow, if it will be still actual... Maybe it has to do with refresh rate settings, i allowed just 23,98, 24, 25, 50 and 60Hz at whitelist with previous version.
 no issues here with 20180415 on a NUC7i3BNK
Hello Milhouse,

are they any news about this post and the next post. The problem is the wrong color management on intel gpu´s. When I match the colors with my raspberry with the latest libreeelc, the colors on the intel gpu are to black. 
See post

Thank you
(2018-04-16, 02:44)Milhouse Wrote:
(2018-04-16, 00:58)WaVe_99 Wrote: Milhouse - Hi, I have no video output with 0415, NUC Kabylake... It boots(SSH is working)  but TV stays without video output... 0407 fine... I will post debug log tomorrow, if it will be still actual... Maybe it has to do with refresh rate settings, i allowed just 23,98, 24, 25, 50 and 60Hz at whitelist with previous version.

Not sure - #0415 is working fine on my Skylake, but yes a debug log will probably help.

Edit: Make sure you are testing with stock Estuary, in case the GUI Info changes are an issue for third party skins (which would suggest a bug in the GUI Info change).

Also try a "clean" .kodi systemctl stop kodi; mv /storage/.kodi /storage/.kodi.bak; reboot.


The guiinfo changes have been tested with many 3rd party skins. I doubt it can lead to no GUI at all.
Hi, Milhouse and Company,

Im thinking about getting a Gemini Lake NUC.
I have read that i would have to use a Milhouse build for the Gemini Lake Grafic Driver.
Wich one would be best to use? Could someone Link me to a Installer Image Please.
(2018-04-16, 17:54)busta.rhymes Wrote: Hi, Milhouse and Company,

Im thinking about getting a Gemini Lake NUC.
I have read that i would have to use a Milhouse build for the Gemini Lake Grafic Driver.
Wich one would be best to use? Could someone Link me to a Installer Image Please.

There is no image for these builds - just follow the instructions in this post (replace #0323 with the latest build) to update an 8.2.x image and then use 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-04-16, 19:42)Milhouse Wrote:
(2018-04-16, 17:54)busta.rhymes Wrote: Hi, Milhouse and Company,

Im thinking about getting a Gemini Lake NUC.
I have read that i would have to use a Milhouse build for the Gemini Lake Grafic Driver.
Wich one would be best to use? Could someone Link me to a Installer Image Please.

There is no image for these builds - just follow the instructions in this post (replace #0323 with the latest build) to update an 8.2.x image and then use that. 
 Thanks Milhouse, just orderd my NUC and will now start to create myself a USB Stick Installation
Hello Milhouse,

I'm just waiting for an answer of my problem and I think many other users with intel Kaby lake GPU´s. The Video color levels are not correct.
I also watched a test-pattern from AVSHD709 calibration media in mp4 format. When is set the toggle of use limited color space to on I have correct blacks in the video but the reference white is grey. When I set the toggle limited color space to off, the complete greyscale is black. I can't set any options on my TV for the color space. On Kodi 17.6 everything was fine.

I have also an RPI2 with the latest build. The Videolevel is more brighter on the raspberry.
(2018-04-16, 20:54)blob810 Wrote: I'm just waiting for an answer of my problem

Just so you know, if I don't answer it's because I don't know.
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-04-16, 21:39)Milhouse Wrote:
(2018-04-16, 20:54)blob810 Wrote: I'm just waiting for an answer of my problem

Just so you know, if I don't answer it's because I don't know. 
 Can I do anything, so we can find a solution?
Milhouse - hi, it´s not a skin problem, i tested now with Estuary. It will be probably some addon problem, i don´t have today chance test it, which addon specifically. But i will later and i will let you know.
  • 1
  • 206
  • 207
  • 208(current)
  • 209
  • 210
  • 355

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