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) - _Spook_ - 2017-02-18

Is the Intel AC8265 driver in there? Can't get bluetooth to work...

http://sprunge.us/TQGS

Seems the bluetooth firmware fails during boot:
[ 3.258249] bluetooth hci0: Direct firmware load for intel/ibt-12-16.sfi failed with error -2
[ 3.258252] Bluetooth: hci0: Failed to load Intel firmware file (-2)


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-02-18

No we don't have the intel bluetooth firmware at the moment, it's something that needs adding.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - _Spook_ - 2017-02-18

Ok Smile No big deal for me, just wanted to test as mentioned over the harmony elite on bluetooth instead of IR.


LibreELEC Testbuilds for x86_64 (Kodi 18.0) - lrusak - 2017-02-18

(2017-02-18, 01:27)_Spook_ Wrote: Ok Smile No big deal for me, just wanted to test as mentioned over the harmony elite on bluetooth instead of IR.


You can manually add the firmware to /storage/.config/firmware


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-02-18

(2017-02-18, 02:34)lrusak Wrote:
(2017-02-18, 01:27)_Spook_ Wrote: Ok Smile No big deal for me, just wanted to test as mentioned over the harmony elite on bluetooth instead of IR.


You can manually add the firmware to /storage/.config/firmware

Yes, good point. Copy the firmware file to /storage/.config/firmware - in this case you need to create an "intel" folder in the firmware folder then copy your firmware into the intel folder. You can find the intel firmware here: http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/tree/intel


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-02-18

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

Code:
# uname -a
Linux NUC 4.9.10 #1 SMP Sat Feb 18 07:40:17 GMT 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170218073854-#0217-g6072304 [Build #0217]

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

Based on tip of LibreELEC.tv master (6072304a, changelog) and tip of XBMC master (128c5ba7, changelog) with the following modifications: Build Highlights:
  1. Exclude ffmpeg changes until build issues resolved
  2. Updated PR:1327 with Harmony fix
  3. (Clean build)
Build Details:
  1. LibreELEC.tv:
    • busybox: add hexdump for C2 RAM OClocking script (PR:1333, 1 commit, 1 file changed)
    • packages/linux: Update Amlogic kernel to 3.10-de626d8 (PR:1362, 1 commit, 1 file changed)
  2. XBMC:
    • [depends] use ccache if available (PR:11529, 2 commits, 8 files changed)
    • Update README.raspberrypi (PR:11024, 0 commits, 0 files changed)
    • Fix cleanonupdate to clean music library (PR:11609, 1 commit, 1 file changed)
    • [Estouchy] add seekbar (PR:11642, 1 commit, 2 files changed)
    • [PVR] Timer settings dialog: Prefill recordings folder with timer title (PR:11679, 1 commit, 1 file changed)
    • [PVR] Refactoring: Remove GUI code from PVR core components, part 2. (PR:11676, 16 commits, 32 files changed)
    • [Fix]Limited number of Random songs apply sort and limit in DB (PR:11680, 1 commit, 1 file changed)
  3. inputstream.rtmp:
    • build for windows (PR:14, 4 commits, 9 files changed)
  4. pvr.mythtv:
    • Use rebased PTS for the program chain (2710285e)
    • no longer handle demuxing (18fe56e4)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1365: build system: switch to absolute paths



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - _Spook_ - 2017-02-18

(2017-02-18, 02:56)Milhouse Wrote:
(2017-02-18, 02:34)lrusak Wrote:
(2017-02-18, 01:27)_Spook_ Wrote: Ok Smile No big deal for me, just wanted to test as mentioned over the harmony elite on bluetooth instead of IR.


You can manually add the firmware to /storage/.config/firmware

Yes, good point. Copy the firmware file to /storage/.config/firmware - in this case you need to create an "intel" folder in the firmware folder then copy your firmware into the intel folder. You can find the intel firmware here: http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/tree/intel

Worked like a charm. Thanks! Smile

Also the fix for Harmony issue is fixed in #0217

Another question, how often are the language files updated from transifex to Kodi code? I update the Norwegian translation all the time, but not always this is reflected in the builds.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - moviefan65 - 2017-02-18

New Info to my Intel NUC - sound - Problem:
I tried all the things Milehouse mentioned above with no success (recreating the guisettings.xml, etc).
But suprise: with the x86 - build #0217 the problem is gone. The gui-sounds are working now.
So it seems to be a generic NUC - problem.
Knock on wood ...

19.02.2017: Update: With the new build the sound was gone again, BUT...
I cycled under Audio through the output optimation - values and with the setting 'Fixed' the gui sound works.
With any of the other: No gui-sound.
This setting didn't affect the sound while watching a movie.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-02-18

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

Code:
# uname -a
Linux NUC 4.9.10 #1 SMP Sat Feb 18 21:04:48 GMT 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170218210327-#0218-g6072304 [Build #0218]

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

Based on tip of LibreELEC.tv master (6072304a, changelog) and tip of XBMC master (64e6de5c, changelog) with the following modifications:
  • Includes latest kodi-platform master (c8188d82)
  • Includes latest libcec master (0a97062d, ahead +22)
  • Includes latest libnfs master (91421265, ahead +48)
  • Includes latest p8-platform master (2d90f986, ahead +9)
  • Includes latest addons: inputstream.adaptive (a347296e), inputstream.rtmp (df64b9b2, +6), peripheral.joystick (69c9e5fe, +1), pvr.argustv (5a36c586), pvr.demo (8243935f), pvr.dvblink (0015079e), pvr.dvbviewer (9fb34b3c), pvr.filmon (315e5034), pvr.hdhomerun (98cb8d40), pvr.hts (1caa390d, +1), pvr.iptvsimple (53d63cce), pvr.mediaportal.tvserver (019c7e99), pvr.mythtv (18fe56e4, +11), pvr.nextpvr (cb1b5415), pvr.njoy (080cd321), pvr.octonet (8549a31c), pvr.pctv (e67e9695), pvr.stalker (a609149c), pvr.vbox (dea8335a), pvr.vdr.vnsi (7033621d), pvr.vuplus (6ff2eb28), pvr.wmc (5f1db43f)
  • Include [env] afbd134f: linux: Enable Fair Queue packet scheduling (TEST)
  • Include [env] e533a8be: linux: Default to CONFIG_TCP_CONG_BBR (TEST)
  • Include [env] compare: linux: update to linux-4.9.10
  • Include [env] patch: ffmpeg: add extra RPi lib required when building ffmpeg command line with gpu service hevc patches
  • Include [env] patch: repository.retroplayer.libreelec.addons: add temp repo for testing
  • Include [env] patch: Don't build ADSP addons
  • Include [env] patch: iwlwifi-firmware: update to iwlwifi-firmware-ba301aa
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: linux: enable in-tree rtl8192cu for RPi/RPi2
  • Include [env] patch: Add kodi binary addons (pvr, adsp, other)
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] PR:1287: virtio-gpu support (qemu/kvm)
  • Include [env] PR:1326: Build system scripts cleanup
  • Include [env] PR:1327: [master] input: change input repeat config
  • Include [env] PR:1329: imagedecoder.raw: add add-on
  • Include [env] PR:1355: xorg-server: clean package when nvidia drivers are bumped
  • Include [env] PR:1365: build system: switch to absolute paths
  • Include [pkg] patch: alsa-lib: conf: Add card config for Intel HDMI/DP LPE audio (alsa-lib)
  • Include [pkg] PR:56: bluetooth: add missing 'Connect' option when device is Trusted (service.libreelec.settings)
  • Include [pkg] PR:11668: FFmpegImage: Document and change alignment
Build Highlights:
  1. New MusicDB schema v62
  2. Drop "hack: add iso to filedirectory list" (no longer reverts cleanly) - bug needs fixing in Kodi core
Build Details:
  1. XBMC:
    • fix views for videos content (PR:11681, 1 commit, 2 files changed)
    • Remove redundant calls of CVariant::isObject() (PR:11639, 1 commit, 5 files changed)
    • fix right order of topics (PR:11591, 1 commit, 1 file changed)
    • App-name fixes for master (PR:11452, 2 commits, 7 files changed)
    • allow tag rev to be defined for rebuilds (PR:11658, 1 commit, 1 file changed)
    • [cmake] [linux] Don't compile/add WiiRemote if libcwiid-dev is not present (PR:11584, 1 commit, 1 file changed)
    • Settings: Disable dithering by default - cause 100% load on old rigs (PR:11685, 1 commit, 1 file changed)
    • [cmake] Tidy up ffmpeg in order to be more flexible and versatile. Also includes switches for Raspberry Pi. (PR:11585, 2 commits, 3 files changed)
    • Allow multiple content elements in a single container (PR:10730, 1 commit, 9 files changed)
    • Basic audiobooks support (PR:11147, 6 commits, 17 files changed)
    • [cmake][windows] use precompiled JsonSchemaBuilder if cross compiling (PR:11686, 1 commit, 1 file changed)
    • Fixed Action_Increase/Decrease PAR Clamping code (#11607) (64e6de5c)
  2. inputstream.rtmp:
    • windows: fix unresolved externals for Krypton (PR:15, 1 commit, 1 file changed)
    • bump version to 1.0.4 (df64b9b2)



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-02-20

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

Code:
# uname -a
Linux NUC 4.9.10 #1 SMP Sun Feb 19 21:06:14 GMT 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170219210453-#0219-ge046683 [Build #0219]

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

Based on tip of LibreELEC.tv master (e0466839, changelog) and tip of XBMC master (ed030b4a, changelog) with the following modifications:
  • Includes latest kodi-platform master (c8188d82)
  • Includes latest libcec master (0a97062d, ahead +22)
  • Includes latest libnfs master (2e0a67fc, ahead +49)
  • Includes latest p8-platform master (2d90f986, ahead +9)
  • Includes latest addons: inputstream.adaptive (a347296e), inputstream.rtmp (df64b9b2, +6), peripheral.joystick (69c9e5fe, +1), pvr.argustv (5a36c586), pvr.demo (8243935f), pvr.dvblink (0015079e), pvr.dvbviewer (9fb34b3c), pvr.filmon (315e5034), pvr.hdhomerun (98cb8d40), pvr.hts (1caa390d, +1), pvr.iptvsimple (53d63cce), pvr.mediaportal.tvserver (019c7e99), pvr.mythtv (18fe56e4, +11), pvr.nextpvr (cb1b5415), pvr.njoy (080cd321), pvr.octonet (8549a31c), pvr.pctv (e67e9695), pvr.stalker (a609149c), pvr.vbox (dea8335a), pvr.vdr.vnsi (7033621d), pvr.vuplus (6ff2eb28), pvr.wmc (5f1db43f)
  • Exclude [env] kodi-999.99-PR11662.patch: kodi: merged upstream
  • Include [env] afbd134f: linux: Enable Fair Queue packet scheduling (TEST)
  • Include [env] e533a8be: linux: Default to CONFIG_TCP_CONG_BBR (TEST)
  • Include [env] compare: linux: update to linux-4.9.10
  • Include [env] patch: ffmpeg: add extra RPi lib required when building ffmpeg command line with gpu service hevc patches
  • Include [env] patch: repository.retroplayer.libreelec.addons: add temp repo for testing
  • Include [env] patch: Don't build ADSP addons
  • Include [env] patch: iwlwifi-firmware: update to iwlwifi-firmware-ba301aa
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: linux: enable in-tree rtl8192cu for RPi/RPi2
  • Include [env] patch: Add kodi binary addons (pvr, adsp, other)
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] PR:1287: virtio-gpu support (qemu/kvm)
  • Include [env] PR:1326: Build system scripts cleanup
  • Include [env] PR:1329: imagedecoder.raw: add add-on
  • Include [env] PR:1355: xorg-server: clean package when nvidia drivers are bumped
  • Include [env] PR:1365: build system: switch to absolute paths
  • Include [pkg] patch: alsa-lib: conf: Add card config for Intel HDMI/DP LPE audio (alsa-lib)
  • Include [pkg] PR:56: bluetooth: add missing 'Connect' option when device is Trusted (service.libreelec.settings)
  • Include [pkg] PR:11668: FFmpegImage: Document and change alignment
  • Include [pkg] PR:11701: FileItem: Revert treating iso as file folder
  • Include [pkg] PR:11702: [Fix] Songs smart playlists 3 x slower than similar library node
Build Highlights:
  1. Reintroduce "Revert treating iso as file folder"
  2. [Fix] Songs smart playlists 3 x slower than similar library node
  3. libnfs: memory leak fix
Build Details:
  1. LibreELEC.tv:
    • input: change input repeat config (PR:1327, 2 commits, 11 files changed)
    • Update WeTek proprietary DVB modules to wetekdvb-20170116 (PR:1372, 1 commit, 1 file changed)
    • projects/WeTek_Core: Switch to ondemand CPU scaling governor (PR:1373, 1 commit, 1 file changed)
  2. XBMC:
    • [settings] change allowed remotedelay range to inlcude zero (PR:11662, 1 commit, 1 file changed)
    • [cmake] fix building WiiRemote (PR:11694, 1 commit, 1 file changed)
    • [addons] fix notification setting (PR:11696, 3 commits, 3 files changed)
  3. libnfs:
    • Fix memory leak of nested mount list (6923a992)
    • Merge branch 'master' of github.comConfusedahlberg/libnfs (2e0a67fc)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Exclude [env] kodi-999.99-PR11662.patch: kodi: merged upstream
    • Added: [pkg] PR:11701: FileItem: Revert treating iso as file folder
    • Added: [pkg] PR:11702: [Fix] Songs smart playlists 3 x slower than similar library node



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - schumi2004 - 2017-02-20

I tested build #215 this weekend but i have random lockups when watching LiveTV (aprox ~1 hour before it crashes). The last message i see in the log is: ERROR: VDPAU:Big Grinecode - timed out waiting for output message
Is this a known issue otherwise i will do some more extensive testing and grab debug logging.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-02-21

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

Code:
# uname -a
Linux NUC 4.10.0 #1 SMP Mon Feb 20 23:14:36 GMT 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170220231314-#0220-ga1d6251 [Build #0220]

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

Based on tip of LibreELEC.tv master (a1d6251d, changelog) and tip of XBMC master (38ce480c, changelog) with the following modifications:
  • Includes latest kodi-platform master (c8188d82)
  • Includes latest libcec master (0a97062d, ahead +22)
  • Includes latest libnfs master (2e0a67fc, ahead +49)
  • Includes latest p8-platform master (2d90f986, ahead +9)
  • Includes latest addons: inputstream.adaptive (a347296e), inputstream.rtmp (df64b9b2, +6), peripheral.joystick (69c9e5fe, +1), pvr.argustv (5a36c586), pvr.demo (8243935f), pvr.dvblink (0015079e), pvr.dvbviewer (9fb34b3c), pvr.filmon (315e5034), pvr.hdhomerun (98cb8d40), pvr.hts (1caa390d, +1), pvr.iptvsimple (53d63cce), pvr.mediaportal.tvserver (019c7e99), pvr.mythtv (18fe56e4, +11), pvr.nextpvr (cb1b5415), pvr.njoy (080cd321), pvr.octonet (8549a31c), pvr.pctv (e67e9695), pvr.stalker (a609149c), pvr.vbox (dea8335a), pvr.vdr.vnsi (7033621d), pvr.vuplus (6ff2eb28), pvr.wmc (5f1db43f)
  • Exclude [env] kodi-999.99-PR11662.patch: kodi: merged upstream
  • Include [env] afbd134f: linux: Enable Fair Queue packet scheduling (TEST)
  • Include [env] e533a8be: linux: Default to CONFIG_TCP_CONG_BBR (TEST)
  • Include [env] patch: ffmpeg: add extra RPi lib required when building ffmpeg command line with gpu service hevc patches
  • Include [env] patch: repository.retroplayer.libreelec.addons: add temp repo for testing
  • Include [env] patch: Don't build ADSP addons
  • Include [env] patch: iwlwifi-firmware: update to iwlwifi-firmware-ba301aa
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: linux: enable in-tree rtl8192cu for RPi/RPi2
  • Include [env] patch: Add kodi binary addons (pvr, adsp, other)
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] PR:1121: linux: update to linux-4.10.0
  • Include [env] PR:1287: virtio-gpu support (qemu/kvm)
  • Include [env] PR:1326: Build system scripts cleanup
  • Include [env] PR:1329: imagedecoder.raw: add add-on
  • Include [env] PR:1355: xorg-server: clean package when nvidia drivers are bumped
  • Include [env] PR:1365: build system: switch to absolute paths
  • Include [env] PR:1379: projectM: remove glew [LE9]
  • Include [pkg] patch: alsa-lib: conf: Add card config for Intel HDMI/DP LPE audio (alsa-lib)
  • Include [pkg] PR:56: bluetooth: add missing 'Connect' option when device is Trusted (service.libreelec.settings)
  • Include [pkg] PR:11668: FFmpegImage: Document and change alignment
  • Include [pkg] PR:11702: [Fix] Songs smart playlists 3 x slower than similar library node
Build Highlights:
  1. New 4.10.0 kernel
  2. Fix projectM (test version in addons folder)
Build Details:
  1. LibreELEC.tv:
    • WeTek_Hub/WeTek_Play_2: disable meson PWM support (PR:1380, 1 commit, 2 files changed)
  2. XBMC:
    • CMake: kodi-eventclients-wiiremote depends on cwiid (PR:11698, 1 commit, 1 file changed)
    • changed: disable hardcoded musicbrainz rate limiting for python scrapers (PR:11678, 1 commit, 2 files changed)
    • FileItem: Revert treating iso as file folder (PR:11701, 1 commit, 1 file changed)
    • fix skip specified amount (PR:11501, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1121: linux: update to linux-4.10.0
    • Added: [env] PR:1379: projectM: remove glew [LE9]



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - khaoohs - 2017-02-21

Harmony remote stopped working build #0220.

http://sprunge.us/Ydgj


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-02-21

(2017-02-21, 05:27)khaoohs Wrote: Harmony remote stopped working build #0220.

http://sprunge.us/Ydgj
Can you post "journalctl -a | pastebinit" and "dmesg | pastebinit" from #0220.

Also, I assume you never tested any of the previous weekly 4.10-rc builds - is your Harmony (most likely lirc) functioning in 4.10-rc8? 4.10-rc7? Etc.

4.10-rc8: http://forum.kodi.tv/showthread.php?tid=298462&pid=2525501#pid2525501
4.10-rc7: http://forum.kodi.tv/showthread.php?tid=298462&pid=2518444#pid2518444
4.10-rc6: http://forum.kodi.tv/showthread.php?tid=298462&pid=2512663#pid2512663
4.10-rc5: http://forum.kodi.tv/showthread.php?tid=298462&pid=2508477#pid2508477
4.10-rc3: http://forum.kodi.tv/showthread.php?tid=298462&pid=2497349#pid2497349


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-02-21

It does appear that auto-repeat has stopped working somewhere between 4.10-rc7 (works/repeats) and 4.10-rc8 (doesn't work/repeat). Repeat is fine with the same builds and 4.9.y kernel. Sigh.