• 1
  • 331
  • 332
  • 333(current)
  • 334
  • 335
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
So they did:

[skin] Bump GUI ABI to 5.14.0

Which means Lela is out soon in final version!
(2019-01-01, 17:13)umtauscher Wrote: A happy new year to everyone here.
I have a bug that I have to report.
Lately I got a new HTPC using NUC7PJYH Pentium J5005.
It works well with your Testbuilds but I have a problem waking up my fileserver.
If I enable Wake servers in the settings page of LE, the NUC crashes when starting it and I end up in Safe Mode.

I just checked with 1231 testbuild. The problem still persists.
So I have created the log files here

TIA
Umtauscher
 Have I posted this on the wrong forum?
Could anyone point me into the right direction, please?
TIA
Umtauscher
(2019-01-03, 15:25)umtauscher Wrote:
(2019-01-01, 17:13)umtauscher Wrote: A happy new year to everyone here.
I have a bug that I have to report.
Lately I got a new HTPC using NUC7PJYH Pentium J5005.
It works well with your Testbuilds but I have a problem waking up my fileserver.
If I enable Wake servers in the settings page of LE, the NUC crashes when starting it and I end up in Safe Mode.

I just checked with 1231 testbuild. The problem still persists.
So I have created the log files here

TIA
Umtauscher
 Have I posted this on the wrong forum?
Could anyone point me into the right direction, please?
TIA
Umtauscher

Did this ever work in a previous build?

If you can step back through the versions to one where it worked correctly that will help in diagnosing the issue.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
No, it didn't.
Unfortunately this Nuc hardware is only supported by the version 9 libreelec builds. Those don't work either with the wol feature. Kodi causes a segmentation fault there as well.
Ok, so this is a feature that never worked to date on any libreElec Kodi 18 test build?
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
(2019-01-03, 15:25)umtauscher Wrote:  Have I posted this on the wrong forum?
Could anyone point me into the right direction, please?
TIA
Umtauscher

Posting a bug report in this thread usually means you have to hope that a Kodi developer reads it and is interested enough to work on a fix with no further prompting. This does sometimes happen. Smile

Alternatively, you can open an issue on the Kodi Github, which tends to make it a little more "official", but still depends on someone taking an interest.

Providing as much information as possible usually increases the chance of a fix, particularly if you are able to say "it worked in build #XXYY, but is not working in build #XXYY+1" as then developers can zero-in on a specific build and see what changed.

If this WOL feature has never worked on this hardware, then it's likely to be a very old bug, or possibly a driver issue.
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 #0103: Generic
(Supercedes previous build)

SHA256 Checksum: 322a6007e415edb0ea9f1c38052029b3ebe5ae15ceeedd35e780d921c0f3eb30 (Generic)

text:
# uname -a
Linux NUC 4.19.13 #1 SMP Thu Jan 3 21:46:32 GMT 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190103214509-#0103-g321744c [Build #0103]

# Kodi version
(18.0-RC5 Git:79873d8). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (321744c, changelog) and tip of XBMC master (79873d8, changelog) with the following modifications: Build Highlights:
  1. Replace CREATE TABLE [] AS SELECT []
  2. xf86-video-nvidia: update to xf86-video-nvidia-410.93
Build Details:
  1. LibreELEC.tv:
    • Fix host platform for CMake (PR:3210, 1 commit, 1 file changed)
  2. XBMC:
    • Coverity fix to remove switch implicit fall through (PR:15190, 1 commit, 1 file changed)
    • [Estuary] display seekbar on showtime action (PR:15174, 1 commit, 1 file changed)
    • Replace CREATE TABLE [] AS SELECT [] (PR:15092, 1 commit, 2 files changed)
    • Resolution: Don't add half refreshrates by default (PR:15016, 1 commit, 1 file changed)
    • [SmartPlaylists] Define DynPath for items retrieved from library (PR:15132, 3 commits, 2 files changed)
    • [airtunes/linux] - fix airtunes/shairplay not working on linux (PR:15102, 5 commits, 7 files changed)
    • Add force flag to enable update file item in inactive window (PR:14998, 1 commit, 4 files changed)
    • [wayland] Request new frame cb only when previous one was signaled (PR:15193, 1 commit, 1 file changed)
  3. pvr.vuplus:
    • Tuners and signal status (PR:156, 9 commits, 25 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3211 (perma): xf86-video-nvidia: update to xf86-video-nvidia-410.93
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 #0104: Generic
(Supercedes previous build)

SHA256 Checksum: da131f6ceef951fa33456e4f26c1fdf10e2906b2d002632b92e933d4ab582b44 (Generic)

text:
# uname -a
Linux NUC 4.19.13 #1 SMP Fri Jan 4 21:56:38 GMT 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190104215518-#0104-gdf9076a [Build #0104]

# Kodi version
(18.0-RC5 Git:087521b). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (df9076a, changelog) and tip of XBMC master (087521b, changelog) with the following modifications: Build Highlights:
  1. [database] Make season_view and tvshow_view SQL ANSI92-compliant
  2. libnfs: nfsv3: skip commit if the file has not changed
  3. pvr.vuplus: move nlohmann-json to depends
Build Details:
  1. LibreELEC.tv:
    • libshairplay: update to 096b61a (PR:3179, 1 commit, 1 file changed)
    • syncthing: update to 1.0.0 (PR:3208, 1 commit, 2 files changed)
    • kodi: service addon wrapper call fix (PR:3191, 1 commit, 2 files changed)
  2. XBMC:
    • [database] Make season_view and tvshow_view SQL ANSI92-compliant (PR:15185, 1 commit, 1 file changed)
  3. libnfs:
    • nfsv3: skip commit if the file has not changed (38b62bc)
  4. pvr.vuplus:
    • move nlohmann-json to depends (PR:163, 1 commit, 10 files changed)
  5. 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.
New LibreELEC.tv Leia build #0105: Generic
(Supercedes previous build)

SHA256 Checksum: c6495747d3d4430c7bdcc87247126aa86937e07bb94b142d5bfde673309e435c (Generic)

text:
# uname -a
Linux NUC 4.19.13 #1 SMP Sat Jan 5 21:04:19 GMT 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190105210300-#0105-gdf9076a [Build #0105]

# Kodi version
(18.0-RC5 Git:2c44a6a). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (df9076a, changelog) and tip of XBMC master (2c44a6a, changelog) with the following modifications: Build Highlights:
  1. Minor (libnfs bump added to kodi-next PR)
Build Details:
  1. XBMC:
    • [osx/WinEventsSDL] - don't disable gui rendering when losing focus (PR:15199, 1 commit, 1 file changed)
  2. 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.
New LibreELEC.tv Leia build #0106: Generic
(Supercedes previous build)

SHA256 Checksum: e2daa8bb969971ba6e5fab4f843d2d72ae00dc1d0d9a99f38f4c3c1295bc4762 (Generic)

text:
# uname -a
Linux NUC 4.19.13 #1 SMP Sun Jan 6 21:04:39 GMT 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190106210312-#0106-gdf9076a [Build #0106]

# Kodi version
(18.0-RC5 Git:93e9045). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (df9076a, changelog) and tip of XBMC master (93e9045, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. XBMC:
    • [PVR] guiinfo times: reset timeshift offset and timeshift play time after channel change. fixes #15175 (PR:15205, 1 commit, 2 files changed)
    • [Teletext] Correct order of colors in the bottom line (PR:15207, 1 commit, 1 file changed)
    • [docs] Minor fixes (PR:15209, 2 commits, 3 files changed)
    • [lang][skin.estuary] updated language files from Transifex (93e9045)
  2. pvr.dvbviewer:
    • [lang] updated language files from Transifex (4751884)
  3. pvr.hts:
    • [lang] updated language files from Transifex (7a10e88)
  4. pvr.mythtv:
    • update translations from transifex (5272219)
  5. pvr.nextpvr:
    • In-progress recording improvements (attempt #3) (PR:81, 2 commits, 5 files changed)
  6. pvr.stalker:
    • [lang] updated language files from Transifex (d0170c5)
  7. pvr.vuplus:
    • Playback recording fix (PR:166, 7 commits, 12 files changed)
    • [lang] automatic syntax corrections for the en_GB language file (4fec1a4)
    • [lang] updated language files from Transifex (fb822e9)
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 #0107: Generic
(Supercedes previous build)

SHA256 Checksum: 608ffebe6e9215f489457ff403a1e5f1f7043c34cecc0e01b884241e63083fca (Generic)

text:
# uname -a
Linux NUC 4.19.13 #1 SMP Mon Jan 7 21:46:54 GMT 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190107214534-#0107-gdf9076a [Build #0107]

# Kodi version
(18.0-RC5 Git:4abe349). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (df9076a, changelog) and tip of XBMC master (4abe349, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. XBMC:
    • [PluginDirectory] - ensure that Abort of ScriptObserver waits for thread exit - fix crash&burn (PR:15204, 1 commit, 1 file changed)
  2. pvr.hts:
    • remove space so markdown link works in github preview (PR:392, 1 commit, 1 file changed)
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.
Weekly Linux 5.0-rc1 build #0107x: Generic

Known issues:
text:

xf86-video-nvidia and xf86-video-nvidia-legacy NOT enabled (not yet compatible)
No dvb-latest or crazycat drivers
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 #0108: Generic
(Supercedes previous build)

SHA256 Checksum: 3c531482dac532749ddfcf0f0bdeb6e6b7512457bd9d6d31e68b5605a9e2d1df (Generic)

text:
# uname -a
Linux NUC 4.19.13 #1 SMP Tue Jan 8 21:25:31 GMT 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190108212405-#0108-gdf9076a [Build #0108]

# Kodi version
(18.0-RC5 Git:adb55e2). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (df9076a, changelog) and tip of XBMC master (adb55e2, changelog) with the following modifications: Build Highlights:
  1. qemu: update to qemu-3.1.0
  2. alsa: update 1.1.8, fixes alsaucm
Build Details:
  1. XBMC:
    • Fix Artist Info dialog click on discography (PR:15191, 1 commit, 1 file changed)
  2. pvr.nextpvr:
    • More fixes for live tv tsb and seeks (PR:82, 1 commit, 13 files changed)
  3. 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.
(2018-12-30, 12:28)fritsch Wrote:
(2018-12-30, 05:51)epias Wrote: If somebody experiences the same interpolation/scaling issue (with Lanczos3/Spline36) as explained here on Apollo Lake hardware, this can be fixed by setting 'MESA_GL_VERSION_OVERRIDE=(<4.0)' before starting KODI.

So, now I'm able to use 'Video scaling method: Auto' again, without a distorted picture on lower resolution videos.
 I think this was fixed already, the shader was just not reinited after refreshrate switched. Do you have a sample for easy reproducing? Can you still reproduce it?      

Sorry for the late response, but I just tested it with build #0108 and it is still there. I don't test with a particular sample. I mostly notice it at the beginning of a video, e.g. movie logo's like Netflix.

Kodi settings are: Enable HQ scalers for scaling above: 0 %, Video scaling method: Lanczos3 - Optimised, View Mode: Original (at 1080). Some of the 'View modes' don't show the problem. Cycling through them does not fix it, like I mentioned before.
Quote:Enable HQ scalers for scaling above: 0 %, Video scaling method

This is not smart. This would mean that even normal 1080p videos that are display on 1080p might be scaled with that method, if only one pixel is different. Keep it on 20%.

Though, has nothing to do with your bug report.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
  • 1
  • 331
  • 332
  • 333(current)
  • 334
  • 335
  • 355

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