• 1
  • 128
  • 129
  • 130(current)
  • 131
  • 132
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
Hi Milhouse

Can you elaborate on the current conflict with media_build?

I am using TBS card so updates are on hold for me :-(

Cheers
(2017-10-14, 09:56)caribo Wrote: Hi Milhouse

Can you elaborate on the current conflict with media_build?

I am using TBS card so updates are on hold for me :-(

Cheers

There have been dvb driver issues reported:

https://forum.libreelec.tv/thread/10151-...#post65298

which are likely due to the media_build in LibreELEC master being behind a little behind the current 4.13.y kernel.

The media_build package in LE master needs updating, and until then it's best to disable it rather than cause random issues.
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.
Thanks Millhouse, the fix on #1012 makes the emulators work. the first issues that i heve noted is a visual glich when pressing ESC to get the OSD and the keyboard gets the player 1 position all the time if it is plugged. In retroarch there is a option to change the devices order, it would be nice if it becomes accessible on menu.

Edit: tested on a clean install and without a keyboard plugged and the player 1 is locked, using a ps3 controller plugged on cable.
New LibreELEC.tv Leia build #1014: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.13.6 #1 SMP Sat Oct 14 21:04:33 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20171014210309-#1014-g3739066 [Build #1014]

# Kodi version
(18.0-ALPHA1 Git:59e7ac4). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (3739066, changelog) and tip of XBMC master (59e7ac4, changelog) with the following modifications:
  • Includes latest kodi-platform master (36fb493)
  • Includes latest libcec master (8adc786, ahead +26)
  • Includes latest libnfs master (2911afe, ahead +103)
  • Includes latest p8-platform master (a822e19)
  • Includes latest addons: inputstream.adaptive (dde3921), inputstream.rtmp (26260c9), peripheral.joystick (a5cc154, +5), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (9765663, +1), pvr.filmon (7a9af25, +1), pvr.hdhomerun (ddfe2cb, +1), pvr.hts (0530971, +15), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (fa1069d, +1), pvr.mythtv (8965048), pvr.nextpvr (5b7caa2, +1), pvr.njoy (cc1cb56), pvr.octonet (e9b4c05), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.teleboy (1cf8e96, +2), pvr.vbox (56052da, +1), pvr.vdr.vnsi (bf48938, +4), pvr.vuplus (c53478d, +1), pvr.wmc (02edba6, +1), pvr.zattoo (e941bae, +6)
  • Include [env] compare: dmidecode: initial package
  • Include [env] compare: kodi updates
  • Include [env] compare: RTL8812AU: switch repo to aircrack-ng, build RTL8814AU
  • Include [env] patch: RPi/RPi2: enable Broadcom WiFi debugging (see details)
  • Include [env] patch: libcec: don't link non-existant libtinfo
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: tvheadend42: fix makefile patch
  • Include [env] patch: media_build: disable due to conflicts
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] patch: pvr addons: disable broken addons
  • Include [env] patch: boost: update to 1.65.1, add chrono, date_time, python and random
  • Include [env] PR:1776: Don't cause system to hang on halt/reboot when net-booting
  • Include [env] PR:1791: nss/nspr: include in main image [rfc]
  • Include [env] PR:1978: linux: update to linux-4.13.6
  • Include [env] PR:2002: linux: include HBR and ELD fixes for Intel
  • Include [env] PR:2080: buildsystem: more optimisations
  • Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
  • Include [pkg] PR:234: implement intensity compensation for VC-1 decoding for Ivybridge and better (intel-vaapi-driver)
  • Include [pkg] PR:260: Fix Seeking with VC1 after 6702b01ee3598017f05374bfc7956493f790361c (intel-vaapi-driver)
Build Highlights:
  1. Python2: update to Python-2.7.14
Build Details:
  1. LibreELEC.tv:
    • Python: support simultaneous Python2 and Python3 (PR:2083, 5 commits, 67 files changed)
    • Python2: aarch64 patch was left behind (PR:2102, 1 commit, 1 file changed)
    • Cmake ninja (PR:782, 11 commits, 11 files changed)
    • move minizip to it's own package (PR:2086, 3 commits, 2 files changed)
    • zstd: update to zstd-1.3.2 (PR:2099, 2 commits, 2 files changed)
    • hyperion: fix protobuf cmake patch (PR:2103, 1 commit, 1 file changed)
    • libcec: add cec framework support (PR:2104, 2 commits, 5 files changed)
    • addons: fix some addons after ninja (PR:2105, 1 commit, 67 files changed)
    • config/functions: call show_distro_config (PR:2078, 1 commit, 1 file changed)
    • scripts/unpack: apply more patches (PR:2079, 2 commits, 1 file changed)
    • alsa-lib: remove HdmiLpeAudio patch (PR:2106, 1 commit, 1 file changed)
  2. XBMC:
    • [depends] bump libgcrypt to 1.8.1 (PR:12910, 3 commits, 7 files changed)
  3. pvr.vdr.vnsi:
    • fix include of GL headers (6b0e5d1)
    • fix include of GL headers 2 (bf48938)
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 #1015: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.13.6 #1 SMP Sun Oct 15 21:04:27 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20171015210257-#1015-g8bde37f [Build #1015]

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

Based on tip of LibreELEC.tv master (8bde37f, changelog) and tip of XBMC master (4ca79b9, changelog) with the following modifications:
  • Includes latest kodi-platform master (36fb493)
  • Includes latest libcec master (8adc786, ahead +26)
  • Includes latest libnfs master (5bc77e9, ahead +105)
  • Includes latest p8-platform master (a822e19)
  • Includes latest addons: inputstream.adaptive (dde3921), inputstream.rtmp (26260c9), peripheral.joystick (a5cc154, +5), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (9765663, +1), pvr.filmon (7a9af25, +1), pvr.hdhomerun (ddfe2cb, +1), pvr.hts (0530971, +15), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (fa1069d, +1), pvr.mythtv (8965048), pvr.nextpvr (5b7caa2, +1), pvr.njoy (cc1cb56), pvr.octonet (e9b4c05), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.teleboy (f773076, +5), pvr.vbox (56052da, +1), pvr.vdr.vnsi (bf48938, +4), pvr.vuplus (c53478d, +1), pvr.wmc (02edba6, +1), pvr.zattoo (cc4378f, +8)
  • Include [env] compare: dmidecode: initial package
  • Include [env] compare: kodi updates
  • Include [env] compare: RTL8812AU: switch repo to aircrack-ng, build RTL8814AU
  • Include [env] patch: RPi/RPi2: enable Broadcom WiFi debugging (see details)
  • Include [env] patch: libcec: don't link non-existant libtinfo
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: tvheadend42: fix makefile patch
  • Include [env] patch: media_build: disable due to conflicts
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] patch: pvr addons: disable broken addons
  • Include [env] patch: boost: update to 1.65.1, add chrono, date_time, python and random
  • Include [env] PR:1776: Don't cause system to hang on halt/reboot when net-booting
  • Include [env] PR:1791: nss/nspr: include in main image [rfc]
  • Include [env] PR:2002: linux: include HBR and ELD fixes for Intel
  • Include [env] PR:2109: ncurses: update to ncurses-6.0-20171007
  • Include [env] PR:2110: libgcrypt: update to libgcrypt-1.8.1
  • Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
  • Include [pkg] PR:234: implement intensity compensation for VC-1 decoding for Ivybridge and better (intel-vaapi-driver)
  • Include [pkg] PR:260: Fix Seeking with VC1 after 6702b01ee3598017f05374bfc7956493f790361c (intel-vaapi-driver)
Build Highlights:
  1. libnfs fixes
  2. ncurses, libgcrypt updates
Build Details:
  1. LibreELEC.tv:
    • buildsystem: more optimisations (PR:2080, 5 commits, 9 files changed)
    • linux: update to linux-4.13.6 (PR:1978, 16 commits, 6 files changed)
    • slice: update  master with 8.2 changes (PR:2051, 1 commit, 13 files changed)
    • linux: bump amlogic-3.14 to 70b711b (PR:2112, 1 commit, 1 file changed)
  2. XBMC:
    • VideoPlayer: fix edl, it depends on video, hence read file when video (PR:12925, 1 commit, 1 file changed)
  3. libnfs:
    • Add a check if S_IRWXG is already defined (PR:229, 0 commits, 0 files changed)
    • set rpc_queue tails to NULL after removing last item in rpc_timeout_scan (PR:230, 0 commits, 0 files changed)
  4. pvr.teleboy:
    • Fix time zone handling (51cf8ef)
    • Fix race conditions while closing the addon (365e92d)
    • Update version and changelog (f773076)
  5. pvr.zattoo:
    • Sync. time handling with pvr.teleboy (ab84e18)
    • Update version and changelog (cc4378f)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2109: ncurses: update to ncurses-6.0-20171007
    • Added: [env] PR:2110: libgcrypt: update to libgcrypt-1.8.1
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.
Millhouse

With regards to the Cherry Trail audio issues with the newer kernels, I found this comment over at Archlinux.

"I have a Cherrytrail-based Intel Compute Stick (STK1AW32SC) and I was experiencing the same issue.

I tracked the bug down to this commit:
ALSA: x86: Register multiple PCM devices for the LPE audio card

If I revert this commit I am able to get sound with v4.14-rc4"

https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20171013&id=8a2d6ae1f737fd22eaeadd0dc32b85c92f239025

https://git.kernel.org/pub/scm/linux/ker...c92f239025

I wondered if this information might be of use for future builds?
(2017-10-16, 10:34)Bluesmanuk Wrote: With regards to the Cherry Trail audio issues with the newer kernels, I found this comment over at Archlinux.

Do you have the link to the Archlinux post?

I've uploaded a 4.14-rc4 test build with the commit reverted, build #1016c: Generic.

Compare it with the "normal" 4.14-rc4 build #1012x: Generic, which should have no audio.

Assuming #1016c has working audio the next step would be for someone to file a bug on https://bugs.freedesktop.org, I imagine.

Note: I'll only be reverting this kernel commit as a one-off - the issue needs fixing in the mainline kernel, which is unlikely to happen without a bug report.
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.
This was the Archlibux thread.

Archlinux bug thread

Thanks for creating the one of one build with the regression and I can confirm that #1016c works, whereas #1012x has no audio.

I'm happy to file a report on Bugzilla.
(2017-10-16, 17:18)Bluesmanuk Wrote: I'm happy to file a report on Bugzilla.

If you could that would be great (probably worth confirming the fix on Archlinux too).
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.
Wink 
(2017-10-16, 18:09)Milhouse Wrote:
(2017-10-16, 17:18)Bluesmanuk Wrote: I'm happy to file a report on Bugzilla.

If you could that would be great (probably worth confirming the fix on Archlinux too).

Archlinux thread updated and bug report filed.

Bug Report

Many thanks again Image
New LibreELEC.tv Leia build #1016: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.13.7 #1 SMP Mon Oct 16 21:14:01 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20171016210604-#1016-ga007775 [Build #1016]

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

Based on tip of LibreELEC.tv master (a007775, changelog) and tip of XBMC master (4f3875f, changelog) with the following modifications: Build Highlights:
  1. New 4.13.7 kernel
  2. Drop RTL8814AU and revert back to paspro repo due to lack of feedback
Build Details:
  1. LibreELEC.tv:
    • kodi: fix appliance.xml merge and more (PR:2108, 3 commits, 4 files changed)
    • multiple cosmetic fixes (PR:2117, 6 commits, 622 files changed)
    • ncurses: update to ncurses-6.0-20171007 (PR:2109, 3 commits, 5 files changed)
    • libgcrypt: update to libgcrypt-1.8.1 (PR:2110, 1 commit, 1 file changed)
    • Fix building with Perl 5.26 v2 (PR:2111, 3 commits, 6 files changed)
  2. XBMC:
    • bump ffmpeg to 3.4 (PR:12926, 2 commits, 7 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: boost: update to 1.65.1, add chrono, date_time, python and random
    • Added: [env] PR:2118: linux: update to linux-4.13.7
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 4.14-rc5 build #1016x: Generic
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.
just upgraded from #1015 to #1016x

first boot after rebooting LibreELEC trigger IR command twice (this happened before with Lirc enabled on NUC6CAYH (Apollo Lake), I have Lirc disabled since)

I went into LibreELEC to check and Lirc is still disabled, I enabled it and solve the problem, I tried to disable Lirc again and my IR remote control stopped working, had to plug in a keyboard to enable Lirc again.

Now it's working normal with Lirc enabled, not sure this is a bug or not.
(2017-10-17, 10:45)Bmn2016 Wrote: just upgraded from #1015 to #1016x

first boot after rebooting LibreELEC trigger IR command twice (this happened before with Lirc enabled on NUC6CAYH (Apollo Lake), I have Lirc disabled since)

I went into LibreELEC to check and Lirc is still disabled, I enabled it and solve the problem, I tried to disable Lirc again and my IR remote control stopped working, had to plug in a keyboard to enable Lirc again.

Now it's working normal with Lirc enabled, not sure this is a bug or not.

OK, I see it too - the double-keypress problem is present in all 4.14-rc so far. Investigating.
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.
(2017-10-17, 10:45)Bmn2016 Wrote: Now it's working normal with Lirc enabled, not sure this is a bug or not.
What is your remote - is it a Harmony?
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
  • 128
  • 129
  • 130(current)
  • 131
  • 132
  • 355

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