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 (Kodi 17.0) - fritsch - 2016-04-30

@smitopher: also post dmesg | pastebinit after this error - it looks like a kernel hang.


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - D-an-W - 2016-04-30

Quote:#0429b: Reverted Apple remote change - breaks MCE remotes

I use the Microsoft 1040 USB "dongle" along with my Harmony Touch setup as an MCE remote and so far using the #0429b it all seems ok.

EDIT: Forgot to mention, its plugged into an ASUS Chromebox!


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - pyrodex - 2016-04-30

I know this is petty to report but the new splash.h264 isn't downloading on the X86 builds. I confirmed on my machine it wasn't there and rebooted but it never re-downloaded it on 0429B. I have a few RPI2/3 machines and had to remove it and it did re-download the file on 0429B after a reboot. Anywhere I can debug it?


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - smitopher - 2016-04-30

(2016-04-30, 07:58)fritsch Wrote: @smitopher: also post dmesg | pastebinit after this error - it looks like a kernel hang.
media-center:~ # dmesg | pastebinit
http://sprunge.us/KaZL
media-center:~ # journalctl -a | pastebinit
http://sprunge.us/FSgC
media-center:~ # cat /storage/.kodi/temp/kodi.log | pastebinit
http://sprunge.us/ISSK
media-center:~ # vainfo | pastebinit
libva info: VA-API version 0.39.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/va/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_39
libva info: va_openDriver() returns 0
http://sprunge.us/KdKO


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - Roby77 - 2016-04-30

Never see video splash, where did you activat3e it ?


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - M4tt0 - 2016-04-30

Unless that has changed recently, video splash is RPI only, i.e. not available on generic Linux builds...


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - m_gl - 2016-04-30

(2016-04-29, 13:32)b0mb Wrote: here is my log of GUI crash that happens with all builds after 21.04.

http://sprunge.us/WZEU

Can confirm this, happens with all builds after 21.04


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - Milhouse - 2016-04-30

(2016-04-30, 16:39)pyrodex Wrote: I know this is petty to report but the new splash.h264 isn't downloading on the X86 builds. I confirmed on my machine it wasn't there and rebooted but it never re-downloaded it on 0429B. I have a few RPI2/3 machines and had to remove it and it did re-download the file on 0429B after a reboot. Anywhere I can debug it?

Ah, apologies for misleading - I should be more careful with my copy & pasting. I've updated the release note that mentioned the splash video.

The splash video is an RPi-only feature, so it shouldn't be downloading on Generic where it's not supported. The splash video is just a proof of concept/bit of fun originally developed by popcornmix (RPi developer), and would require more work (likely non-trivial) to be supported by non-RPi platforms.


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - Milhouse - 2016-05-01

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

Code:
# uname -a
Linux LibreELEC 4.6.0-rc5 #1 SMP Sat Apr 30 21:06:28 BST 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160430210513-#0430-g3c6a592 [Build #0430]

Based on tip of LibreELEC.tv master (3c6a5927, changelog) and tip of XBMC master (c172ddfc, changelog) with the following modifications: Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. Minors
Build Details:
  1. LibreELEC.tv:
    • addon-tools: add packages list to description (PR:262, 1 commit, 4 files changed)
    • inadyn: create addon (PR:259, 1 commit, 9 files changed)
    • tvheadend42: update to 4.1.1945 (PR:227, 1 commit, 2 files changed)
  2. XBMC:
    • cpluff: Build ExternalProject in source (PR:9691, 1 commit, 1 file changed)
  3. inputstream.smoothstream:
    • fix build on android (PR:3, 2 commits, 2 files changed)
    • Update CMakeLists.txt (f430899a)
  4. xbmc/master (FernetMenta):
    • New commits in this build:
      • VideoPlayer: drop render method SW (6c73a82b)
      • VideoPlayer: OSX, drop old workaround for OpenGL 1.x (1e16dad0)
      • squash render_sw (8bb0c9cf)



RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - m_gl - 2016-05-01

Iin the new build the gui crashes also and holding the down key for scrolling the movie list doen't work.
Back to the 420 build, all working.

Anyway thanks milhouse for your builds !


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - sd26 - 2016-05-01

In build #430 no sound on Asus Chromebox, #429b and all previous version no problems.

07:54:52 1806.985840 T:140269607974656 ERROR: Process - failed to create audio renderer
07:54:52 1807.420776 T:140270083532544 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
07:54:52 1807.430298 T:140269607974656 NOTICE: Previous line repeats 1 times.


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - Roby77 - 2016-05-01

(2016-05-01, 01:13)m_gl Wrote: Iin the new build the gui crashes also and holding the down key for scrolling the movie list doen't work.
Back to the 420 build, all working.

Anyway thanks milhouse for your builds !

https://bugs.freedesktop.org/show_bug.cgi?id=95196


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - D-an-W - 2016-05-01

(2016-05-01, 01:50)sd26 Wrote: In build #430 no sound on Asus Chromebox, #429b and all previous version no problems.

07:54:52 1806.985840 T:140269607974656 ERROR: Process - failed to create audio renderer
07:54:52 1807.420776 T:140270083532544 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
07:54:52 1807.430298 T:140269607974656 NOTICE: Previous line repeats 1 times.

Using passthrough on my ASUS Chromebox all seems ok with the audio with build #430.


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - sd26 - 2016-05-01

(2016-05-01, 09:04)D-an-W Wrote: Using passthrough on my ASUS Chromebox all seems ok with the audio with build #430.

I reverted to #429 after twice installing #430 with no sound. After your post I tried #430 again and its working again, go figure.


RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - ggp759 - 2016-05-01

Cant connect to remote server to scan for movies is the error am getting with 428 and 430. Have not tried 429. Tv shows work fine. Also i cant set default subs preferences as the " get more" option is not working. " get more" also is not working for skins. Is this a known issue? Thanks.