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) - Milhouse - 2017-04-09

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

Code:
# uname -a
Linux NUC 4.10.8 #1 SMP Sun Apr 9 21:05:22 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170409210401-#0409-gffa06a6 [Build #0409]

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

Based on tip of LibreELEC.tv master (ffa06a67, changelog) and tip of XBMC master (fe4ddefd, changelog) with the following modifications: Build Highlights:
  1. Bump iana-etc and timezone-data
Build Details:
  1. LibreELEC.tv:
    • projects/WeTek_Core: Switch to "hotplug" CPU scaling governor (PR:1504, 1 commit, 1 file changed)
  2. XBMC:
    • [depends] samba-gplv3: add patch to remove deprecated define in perl generator script (PR:11945, 1 commit, 2 files changed)
    • FIXUP: [AT] blocking writes (PR:11949, 1 commit, 1 file changed)
    • ADD: [xsp] filter by originaltitle (PR:11948, 1 commit, 3 files changed)
    • [windows] installer: call findstr with full path (PR:11940, 1 commit, 1 file changed)
    • cleanup internal rar vfs in favour of vfs.rar (PR:11912, 4 commits, 142 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1518: iana-etc: update to 17.04
    • Added: [env] PR:1519: timezone-data: update to 2017b



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Roby77 - 2017-04-09

IR (rc6) issue solved!

Thank you


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-04-09

(2017-04-09, 23:05)Roby77 Wrote: IR (rc6) issue solved!

Thank you

Did you disable lirc or make any other setting changes (there's nothing in #0409 that changes lirc behaviour).


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Roby77 - 2017-04-10

No i didn't change anything!

Issue with 407 and 408

406 and 409 no issue

Edit:Wait...restarted problem reappeared!


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Roby77 - 2017-04-10

Btw with this build from tv remote volum Button change audio on TV and also in modo

Home to disable It ??


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-04-10

(2017-04-10, 00:11)Roby77 Wrote: Btw with this build from tv remote volum Button change audio on TV and also in modo

Home to disable It ??

I'm sorry - I don't understand!

Can you re-state the problem?


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - neox387 - 2017-04-10

Lirc problem fixt as per HiassofT instructions: disable lirc in libreelec settings


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Roby77 - 2017-04-10

(2017-04-10, 00:18)Milhouse Wrote:
(2017-04-10, 00:11)Roby77 Wrote: Btw with this build from tv remote volum Button change audio on TV and also in modo

Home to disable It ??

I'm sorry - I don't understand!

Can you re-state the problem?

my english is terribile

On 409 (didn't try on 407 and 408

IF i Press for example volum Button on my TV remote audio volume also change in kodi

Or for example
IF i Press Power remote on my TV remote kodi shutdown also

Maybe HDMI CEC enabled by default ?

Edit:disabled lirc problem solved


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Roby77 - 2017-04-10

(2017-04-10, 00:19)neox387 Wrote: Lirc problem fixt as per HiassofT instructions: disable lirc in libreelec settings


Done thank You


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - laric - 2017-04-10

(2017-04-09, 10:08)HiassofT Wrote:
(2017-04-09, 04:40)laric Wrote: I got the problem to occur when switching to 0408. (The remote control doublepress) when I went down to 0407 it went away.

My remote is an original microsoft RC6 remote on an Intel NUC using the built in ir receiver there. Can try to fix a debug log in the morning.

Also try disabling lirc in LibreELEC settings. In most cases you don't need to run lircd, the kernel should support your IR receiver and handle MCE remotes out of the box. Still, if you enable lircd it should automatically disable kernel decoding so the logs will be useful to see if/what went wrong.

so long,

Hias

Disabling lird solved it for me. Thanks


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - D-an-W - 2017-04-10

Me too!


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-04-11

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

Code:
# uname -a
Linux NUC 4.10.9 #1 SMP Mon Apr 10 22:33:46 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170410222137-#0410-gffa06a6 [Build #0410]

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

Based on tip of LibreELEC.tv master (ffa06a67, changelog) and tip of XBMC master (abe55b83, changelog) with the following modifications: Build Highlights:
  1. New 4.10.9 kernel
Build Details:
  1. XBMC:
    • PlayListPlayer: New function the ensure items are played with a playlist (PR:11747, 2 commits, 7 files changed)
    • [fix] minor keymap fix (PR:11939, 1 commit, 1 file changed)
  2. peripheral.joystick:
    • Import RetroArch keyboard controls (PR:99, 1 commit, 2 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1521: linux: update to linux-4.10.9



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-04-11

Weekly Linux 4.11-rc6 build #0410x: Generic

Same as #0410 but without nvidia drivers and without media_build (not currently compatible).


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - robo989 - 2017-04-11

Issue connecting to samba shares on latest build.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-04-11

What issue would that be?