• 1
  • 191
  • 192
  • 193(current)
  • 194
  • 195
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
New LibreELEC.tv Leia build #0310: Generic
(Supercedes previous build)

SHA256 Checksum: 0a32a626d7cfbbe06e0c0b61c0b0f580b2b364b5ab89a1e45f9cc1f5925e3b63 (Generic)

text:
# uname -a
Linux NUC 4.14.24 #1 SMP Sat Mar 10 23:29:31 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180310232723-#0310-g36e6b0d [Build #0310]

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

Based on tip of LibreELEC.tv master (36e6b0d, changelog) and tip of XBMC master (872c850, changelog) with the following modifications: Build Highlights:
  1. Revert change that leads to crash at end of playback
Build Details:
  1. LibreELEC.tv:
    • linux: build perf on all kernels except amlogic-3.x (PR:2561, 1 commit, 1 file changed)
  2. XBMC:
    • [wayland] Add and use dummy OS screen saver implementation (PR:13623, 1 commit, 2 files changed)
    • Fix crash on exit (PR:13628, 2 commits, 5 files changed)
  3. inputstream.adaptive:
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2566 (perma): linux: switch to Raspberry Pi vendor kernel
    • Added: [pkg] PR:13631 (perma): GUIInfoManager: revert 8809df940d265f79e3d529b6591a2c8333ed06d6, this reverts #8766
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-03-09, 20:21)Milhouse Wrote: Can you identify the first build with this issue? There are 12 months of LE9 builds available for testing.
Hehe, I'll give it a shot, but its a bit tricky.

I see that in my original post i reported this affecting LE7 and LE8 alpha builds.
In the thread other have reported the same issue and refer to one of your 4.8 kernel based builds to fix it.
At some point in the LE8 releases 8.0/8.1 this was fixed because I forgot about this problem for a long while.
It seems to have reemerged in one the latest LE 8.2 releases. It actually is a problem om the latest LE release as well.

Alas, it probably not directly linked to one of your builds, but rather some regression in the LE8 branch that yours are based on.
I'll see if I can fine the time to cherry pick some of your older builds, starting with the oldest to check and try to narrow it down a bit.

Is it okay to downgrade thru your older testbuilds?

Regards,
Wish
(2018-03-11, 12:38)wishyou Wrote: Is it okay to downgrade thru your older testbuilds?

Yes
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.
With or without Emby installed, I'm getting no HW accel on HEVC of any kind. If anyone can lead me to a solution, I'd appreciate it. 

Thanks.
Is there a way to reset cfg from the ssh terminal?

My Milhouse is now giving me black screen with cursor at boot after a crash, and rebooting/restarting is not having any effect.

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

SHA256 Checksum: 095023d5451af9d6b87ba3ef6c25eee2f8ec5312227152907386d0f4b22c8775 (Generic)

text:
# uname -a
Linux NUC 4.14.24 #1 SMP Sun Mar 11 21:06:26 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180311210423-#0311-g0a89bee [Build #0311]

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

Based on tip of LibreELEC.tv master (0a89bee, changelog) and tip of XBMC master (4bd20f5, changelog) with the following modifications: Build Highlights:
  1. AE: init struct AESinkRegEntry
Build Details:
  1. LibreELEC.tv:
    • iptables: Fix "public" ruleset order (PR:2569, 1 commit, 2 files changed)
    • settings: bump package for firewall fixes (PR:2574, 1 commit, 1 file changed)
  2. XBMC:
    • AE: init struct AESinkRegEntry (PR:13636, 1 commit, 1 file changed)
    • [GBM] implement missing OnDisplayLost/OnDisplayReset notifications (PR:13629, 2 commits, 7 files changed)
    • GUIInfoManager: revert 8809df940d265f79e3d529b6591a2c8333ed06d6, this (PR:13631, 1 commit, 2 files 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.
(2018-03-11, 23:27)medleyman30 Wrote: With or without Emby installed, I'm getting no HW accel on HEVC of any kind. If anyone can lead me to a solution, I'd appreciate it. 

Thanks.

No help without debug log (wiki).
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-03-12, 00:04)AndreaSpooky Wrote: Is there a way to reset cfg from the ssh terminal?

My Milhouse is now giving me black screen with cursor at boot after a crash, and rebooting/restarting is not having any effect.

Thx

Can you run "journalctl -a | pastebinit" and paste the link?

To reset kodi:
Code:
systemctl stop kodi
mv .kodi .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-03-12, 00:20)Milhouse Wrote:
(2018-03-11, 23:27)medleyman30 Wrote: With or without Emby installed, I'm getting no HW accel on HEVC of any kind. If anyone can lead me to a solution, I'd appreciate it. 

Thanks.

No help without debug log (wiki)
Here is the debug log:

https://paste.ubuntu.com/p/zNbxHwhr59/

Thanks.
(2018-03-12, 00:20)Milhouse Wrote:
(2018-03-11, 23:27)medleyman30 Wrote: With or without Emby installed, I'm getting no HW accel on HEVC of any kind. If anyone can lead me to a solution, I'd appreciate it. 

Thanks.

No help without debug log (wiki).

Can you try without Emby so that Emby doesn't clutter the log with spam, and there is no attempt to transcode video? Disable Emby, enable debug logging, reboot, then play one HEVC encoded video (preferably from local storage, and not a playlist), then stop the video and upload the complete debug log.

Note that not all HEVC encoded videos will be hardware decoded - check the Player Process info ("O" - letter oh - on keyboard) during playback and if it shows "Pixel format: yuv420p" then software decode is to be expected (at least on my Skylake NUC - fritsch will have more insight...).
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.
Fritsch is snowboarding... don't expect answers in time.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
(2018-03-12, 00:20)Milhouse Wrote:
(2018-03-11, 23:27)medleyman30 Wrote: With or without Emby installed, I'm getting no HW accel on HEVC of any kind. If anyone can lead me to a solution, I'd appreciate it. 

Thanks.

No help without debug log (wiki)
 no issues with HEVC hw decoding with 0311 on a KBL NUC, other than yuv420 which as you mentioned is sw decoded (has this always been the case?)
(2018-03-12, 17:50)Matt Devo Wrote: has this always been the case?

For as long as I can remember yuv420p content has always behaved that way, being software decoded rather than VAAPI hardware decoded, and I always thought this was expected but maybe someone more knowledgeable (that isn't having fun on the piste Smile) can confirm/deny/explain...
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 #0312: Generic
(Supercedes previous build)

SHA256 Checksum: c0660d5aa15219e24ce880fd15a317c18c87652b6f39095328fe9ee1044efe14 (Generic)

text:
# uname -a
Linux NUC 4.14.24 #1 SMP Mon Mar 12 21:06:49 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180312210439-#0312-g6130d1d [Build #0312]

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

Based on tip of LibreELEC.tv master (6130d1d, changelog) and tip of XBMC master (5e2d291, changelog) with the following modifications: Build Highlights:
  1. Various language updates
Build Details:
  1. LibreELEC.tv:
    • amlogic: changes for qca9377 sdio module (PR:2544, 1 commit, 5 files changed)
    • linux: switch to Raspberry Pi vendor kernel (PR:2566, 11 commits, 20 files changed)
  2. XBMC:
    • FIX: crash: playerfactory is not initialized when using profile login (PR:13635, 1 commit, 1 file changed)
    • [lang][kodi.core] automatic syntax corrections for the en_GB language file (ce304e5)
    • [lang][skin.estuary] updated language files from Transifex (d9b27ef)
    • [lang][skin.estouchy] updated language files from Transifex (f30dccf)
  3. pvr.argustv:
    • [lang] updated language files from Transifex (3556049)
  4. pvr.dvblink:
    • [lang] updated language files from Transifex (594e062)
  5. pvr.dvbviewer:
    • [lang] updated language files from Transifex (05cff5b)
  6. pvr.filmon:
    • [lang] updated language files from Transifex (c7243fb)
  7. pvr.hdhomerun:
    • [lang] updated language files from Transifex (f3e0177)
  8. pvr.mediaportal.tvserver:
    • [lang] updated language files from Transifex (74e2bea)
  9. pvr.vuplus:
    • [lang] updated language files from Transifex (dc230dd)
  10. pvr.wmc:
    • [lang] updated language files from Transifex (e0a9190)
  11. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2577 (perma): buildsystem: simplify SIMD support (neon/mmx/sse/sse2)
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 #0313: Generic
(Supercedes previous build)

SHA256 Checksum: 22505375587b7c9b108a494b6294e8ea8df4c71942460fe6aa9f5f57e88476e0 (Generic)

text:
# uname -a
Linux NUC 4.14.24 #1 SMP Wed Mar 14 03:07:13 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180314023456-#0313-g9b47b64 [Build #0313]

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

Based on tip of LibreELEC.tv master (9b47b64, changelog) and tip of XBMC master (01fa6a4, changelog) with the following modifications: Build Highlights:
  1. Samba 4.7.6 (security fix)
  2. [PVR][guiinfo][Estuary] Bunch of PVR guiinfo fixes and improvements
Build Details:
  1. LibreELEC.tv:
    • buildsystem: add BUILD_FLAG support (PR:2521, 2 commits, 104 files changed)
  2. XBMC:
    • Scan video title (PR:13519, 5 commits, 11 files changed)
    • Use our api to set info on python scrapers (PR:12857, 3 commits, 5 files changed)
    • [GBM] add better vendor EGL header compatibility (PR:13643, 1 commit, 1 file changed)
    • [peripherals] Make CPeripherals::Initialise survive getting called wh (PR:13644, 1 commit, 1 file changed)
    • [PVR][guiinfo][Estuary] Bunch of PVR guiinfo fixes and improvements (PR:13642, 8 commits, 14 files changed)
    • VideoPlayer: set starttime to zero if streaminfo is skipped (PR:13633, 1 commit, 2 files changed)
  3. inputstream.adaptive:
    • webm / x-matroska container type detection (373f726)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2577 (perma): buildsystem: simplify SIMD support (neon/mmx/sse/sse2)
    • Added: [env] PR:2582 (perma): samba: update to samba-4.7.6
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.
  • 1
  • 191
  • 192
  • 193(current)
  • 194
  • 195
  • 355

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