Kodi Community Forum
v17 LibreELEC Testbuilds for x86_64 (Kodi 17.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: v17 LibreELEC Testbuilds for x86_64 (Kodi 17.0) (/showthread.php?tid=269815)



RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - D-an-W - 2016-10-02

Am I right in saying the fancy new LibreELEC installer program that creates a USB Installer will then wipe my Chromebox current install / partitions and create new ones are the correct size for build #1001?


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-10-02

(2016-10-02, 20:35)D-an-W Wrote: Am I right in saying the fancy new LibreELEC installer program that creates a USB Installer will then wipe my Chromebox current install / partitions and create new ones are the correct size for build #1001?
Yes. If you want to keep your existing data then backup your current installation using the LE Settings add-on Backup option, copy the backup tar file off (or backup to a network location), apply the new image (wiping your data), upgrade to #1001, then restore your backup (again, using the LE Settings add-on).


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - john.cord - 2016-10-02

(2016-10-02, 19:13)_matt_ Wrote: Or use gparted to resize the partition, which is the route I took.

http://gparted.org/liveusb.php

i686 or amd64 iso? i tried bot it does not boot from usb...

Edit: The amd64 image does not boot, the i686 image does and i resized the partition from 250 to 512mb. thx!


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-10-02

New LibreELEC.tv Krypton build #1002: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.7.6 #1 SMP Sun Oct 2 21:07:04 BST 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161002210516-#1002-g26d5070 [Build #1002]

Based on tip of LibreELEC.tv master (26d50702, changelog) and tip of XBMC master (6164bd7d, changelog) with the following modifications: Build Highlights:
  1. PR:10610: Resolution: Don't let code assumption from before 2k break behaviour
Build Details:
  1. XBMC:
    • [skin.estuary] fixes (PR:10607, 3 commits, 4 files changed)
    • Compilation albums - all songs marked means album is compilation (fixes Trac tickets) (PR:10569, 1 commit, 1 file changed)
    • VDPAU: fix draining mixer (PR:10608, 1 commit, 1 file changed)
    • [PVR] Fix ghost timers for certain pvr client addons (PR:10605, 3 commits, 3 files changed)
    • fix font setting reset on skin change (PR:10602, 2 commits, 2 files changed)
    • [estuary] - misc fixes / additions (PR:10612, 1 commit, 8 files changed)
    • drop cookies.dat, not required, not thread safe (PR:10611, 1 commit, 1 file changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:10610: Resolution: Don't let code assumption from before 2k break behaviour



RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - D-an-W - 2016-10-03

That was painless enough, many thanks everyone...now rocking build #1002!


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - fritsch - 2016-10-03

(2016-10-01, 14:20)Karnis Wrote:
(2016-10-01, 11:55)fritsch Wrote: For the user with the 120 hz, see: https://github.com/xbmc/xbmc/pull/10243 <- this will come into Krypton.


Thanks fritsch! ...looking forward to it.

Can you please test, if it is still working with the latest build, above?


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - TCHAMMER - 2016-10-03

Kernel 4.8 is Final now Wink


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - _Spook_ - 2016-10-03

I would love if the builds switched to 4.8, but not sure if switching to 4.8 straight away is a good idea. Give it a few days atleast Smile


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Karnis - 2016-10-03

(2016-10-03, 10:25)fritsch Wrote:
(2016-10-01, 14:20)Karnis Wrote:
(2016-10-01, 11:55)fritsch Wrote: For the user with the 120 hz, see: https://github.com/xbmc/xbmc/pull/10243 <- this will come into Krypton.


Thanks fritsch! ...looking forward to it.

Can you please test, if it is still working with the latest build, above?

I tested it last night, no change, still working. 120 Hz GUI with 24 Hz playback on 24p media. Good to go for me, but I'm not in PAL country so I can't test that stuff.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - fritsch - 2016-10-03

Thx. Will merge.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-10-03

New LibreELEC.tv Krypton build #1003: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.7.6 #1 SMP Mon Oct 3 21:05:09 BST 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161003210353-#1003-gd598804 [Build #1003]

Based on tip of LibreELEC.tv master (d5988041, changelog) and tip of XBMC master (8d6e828a, changelog) with the following modifications: Build Highlights:
  1. [PVR] Fix CPVRDirectory::GetDirectory not to return false in case PVR is not yet (compeletely started).
Build Details:
  1. LibreELEC.tv:
    • projects/WeTek_Play_2: Update DVB patch - allow switching between DVB -T and DVB-T2 muxes (PR:795, 1 commit, 1 file changed)
    • moonlight-embedded: add patch to revert upstream commit (PR:787, 1 commit, 1 file changed)
    • dvblast: fix build with aml-3.14 (PR:788, 1 commit, 1 file changed)
  2. XBMC:
    • Remove home screen info mapping from remote.xml (PR:10585, 1 commit, 1 file changed)
    • Amlogic: fixes to hardware decoding blacklist (PR:10597, 2 commits, 3 files changed)
    • [PVR] Fix CPVRDirectory::GetDirectory not to return false in case PVR is not yet (compeletely started). (PR:10613, 1 commit, 1 file changed)
    • Resolution: Don't let code assumption from before 2k break behaviour (PR:10610, 1 commit, 1 file changed)
    • AESinkAUDIOTrack: Workarounds for AML chips in non AML mode (PR:10488, 5 commits, 3 files changed)
  3. inputstream.mpd:
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Reverted: [pkg] 9a14177d: mediandk (reverted: breaks linux build) (inputstream.mpd)



RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-10-04

The 4.8.0 kernel is now released so here's a build based on 4.8.0, #1003x: Generic

As usual, this build swaps the Chris Wilson patch for the 4K patch. It does not include the LSPCON patch. It is built with gcc-6.2 (regular builds are built using gcc-5.4). In all other respects, same as #1003.

There is still some work to do before I'm able to switch regular builds to 4.8.0 (a niggling RPi 4.8.0 issue to resolve). Maybe towards the end of the week.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - _Spook_ - 2016-10-04

@Milhouse thanks! Great work as always Smile

EDIT: Lost sound on the #1003x 4.8 build on my NUC6i5SYK. Anyone else had that issue? #1003 4.7.6 build works fine


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - porkchop999 - 2016-10-04

Just did a quick test 1003x 4.8 NUC6i5SYK, no sound either 1003 4.7.6 works fine


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-10-05

Re sound with 1003x will look into it, thanks - although I've tested 1003x and audio over HDMI to a computer monitor (2.1 channels) is working fine with my NUC6i5SYH so it's not completely broken... also no audio problem with a Revo 3700 (Atom/ION2) into AV amp (5.1 channels).

What are your NUC6i5SYH audio setups? Can you double check that the audio output device hasn't changed etc.

Edit: Mine is a NUC6i5SYH not NUC6i5SYK