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) - DDuck007 - 2018-12-21

Hi,
I have a problem when switching channels (TVheadend4.2 as backend). Approximately one or two times a day the system crashes when switching from one to another channel.
I tested several builds the last days and the last one that does not have this problem is #1211.
The crashlog can be found here: https://pastebin.com/5TmvvzNW


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-12-22

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

SHA256 Checksum: 62681fbeb253b68cfa9f09be70b47d54688fc05050e512a5d60399dfde9a6edb (Generic)

text:
# uname -a
Linux NUC 4.19.12 #1 SMP Fri Dec 21 21:23:50 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20181221210933-#1221-g96635b4 [Build #1221]

# Kodi version
(18.0-RC4 Git:da858c5). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (96635b4, changelog) and tip of XBMC master (da858c5, changelog) with the following modifications: Build Highlights:
  1. New 4.19.12 kernel
  2. libshairplay: update to 096b61a
Build Details:
  1. LibreELEC.tv:
    • LibreELEC-settings: update to 61ffe14 (PR:3180, 1 commit, 1 file changed)
    • kodi-binary-addons: update to latest versions (PR:3181, 1 commit, 5 files changed)
  2. XBMC:
    • VideoPlayer: DXVA - fixed color values (PR:15103, 1 commit, 1 file changed)
    • Fix aborts with -D_GLIBCXX_ASSERTIONS -D_GLIBCXX_DEBUG (PR:15104, 2 commits, 3 files changed)
    • Remove first check for EDL from PVR (PR:15111, 1 commit, 1 file changed)
  3. pvr.vuplus:
    • Load config if enabled (PR:137, 6 commits, 14 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] compare (perma): kodi (RPi/Generic): next
    • Updated: [env] PR:3166 (perma): linux (RPi/Generic): update to linux-4.19.12
    • Added: [env] PR:3179 (perma): libshairplay: update to 096b61a



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-12-22

(2018-12-21, 16:46)DDuck007 Wrote: Hi,
I have a problem when switching channels (TVheadend4.2 as backend). Approximately one or two times a day the system crashes when switching from one to another channel.
I tested several builds the last days and the last one that does not have this problem is #1211.
The crashlog can be found here: https://pastebin.com/5TmvvzNW

Can you test build #1221b Generic and confirm if that also crashes, or not.

#1221b is the same as #1221, but reverts mesa-18.3.1 back to 18.3.0.

You may need to stick with #1211 for now, until this problem can be investigated further.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - DDuck007 - 2018-12-22

Thank you - it's just flashing Smile!
What I tried yesterday was to remove my advancedsettings.xml (to reduce RAM-usage) and it did not crash (tested ~half a day)Confused ...
Now #1221b is flashed and advancedsettings.xml (like shown below) is re-activated - I will test this weekend and inform ...

xml:

<advancedsettings>
  <cache>
    <buffermode>1</buffermode>
    <memorysize>838860800</memorysize>
    <readfactor>4.0</readfactor>
  </cache>
</advancedsettings>



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-12-23

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

SHA256 Checksum: e8f5d8f4db81a0c26df88665528eeebc81c70308d4c6506981b86467c26e996c (Generic)

text:
# uname -a
Linux NUC 4.19.12 #1 SMP Sat Dec 22 21:51:47 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20181222215026-#1222-gd408f62 [Build #1222]

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

Based on tip of LibreELEC.tv master (d408f62, changelog) and tip of XBMC master (4a1b32b, changelog) with the following modifications: Build Highlights:
  1. libcec-4.0.4
  2. Fix path for looking up external subtitles
Build Details:
  1. LibreELEC.tv:
    • samba: update to samba-4.9.4 (PR:3178, 1 commit, 1 file changed)
    • linux (RPi/Generic): update to linux-4.19.12 (PR:3166, 16 commits, 10 files changed)
    • linux (RPi) config: enable bcm2835 miniuart (PR:3174, 1 commit, 2 files changed)
  2. XBMC:
    • [win32] replace vc140 redis with vc141 (PR:15113, 1 commit, 2 files changed)
    • [win32] fixed blank other displays option (PR:15115, 2 commits, 3 files changed)
    • Fix path for looking up external subtitles (PR:15116, 1 commit, 1 file changed)
  3. libcec:
  4. pvr.nextpvr:
    • Bug fixes in seeking and fix for uninitialized usec in struct timeval (PR:76, 2 commits, 8 files changed)
  5. pvr.vuplus:
    • Get stream times recordings (PR:149, 4 commits, 20 files changed)
    • In 3.15.2 WebIf that is not OpenWebIf does not support auto timer API - Addon won't load Newnigma2 image (PR:153, 1 commit, 4 files changed)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] compare (perma): kodi (RPi/Generic): next
    • Updated: [env] PR:3171 (perma): buildsystem: centralise package sourcing



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - DDuck007 - 2018-12-23

(2018-12-22, 00:24)Milhouse Wrote:
(2018-12-21, 16:46)DDuck007 Wrote: Hi,
I have a problem when switching channels (TVheadend4.2 as backend). Approximately one or two times a day the system crashes when switching from one to another channel.
I tested several builds the last days and the last one that does not have this problem is #1211.
The crashlog can be found here: https://pastebin.com/5TmvvzNW

Can you test build #1221b Generic and confirm if that also crashes, or not.

#1221b is the same as #1221, but reverts mesa-18.3.1 back to 18.3.0.

You may need to stick with #1211 for now, until this problem can be investigated further.


... After testing 2 days it did not crash with #1221b ...


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - phunkyfish - 2018-12-24

(2018-12-23, 17:51)DDuck007 Wrote:
(2018-12-22, 00:24)Milhouse Wrote:
(2018-12-21, 16:46)DDuck007 Wrote: Hi,
I have a problem when switching channels (TVheadend4.2 as backend). Approximately one or two times a day the system crashes when switching from one to another channel.
I tested several builds the last days and the last one that does not have this problem is #1211.
The crashlog can be found here: https://pastebin.com/5TmvvzNW

Can you test build #1221b Generic and confirm if that also crashes, or not.

#1221b is the same as #1221, but reverts mesa-18.3.1 back to 18.3.0.

You may need to stick with #1211 for now, until this problem can be investigated further.


... After testing 2 days it did not crash with #1221b ...

I tested both releases, used the same advanced setttings on both devices and neither crashed. N5000 chips in my boxes.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-12-24

(2018-12-23, 17:51)DDuck007 Wrote: ... After testing 2 days it did not crash with #1221b ...

Not yet clear if this is a Kodi or mesa-18.3.1 issue, this will require further investigation by a Kodi developer, at some point.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-12-24

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

SHA256 Checksum: b7b67823e449466c1aa1a41209c00e343f6a82cc15369ed859492fa32a06b815 (Generic)

text:
# uname -a
Linux NUC 4.19.12 #1 SMP Sun Dec 23 21:04:36 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20181223210316-#1223-gd408f62 [Build #1223]

# Kodi version
(18.0-RC4 Git:cc5fb97). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (d408f62, changelog) and tip of XBMC master (cc5fb97, changelog) with the following modifications: Build Highlights:
  1. image: add PROJECT to /etc/os-release
  2. stats improvements (service.libreelec.settings)
Build Details:
  1. XBMC:
    • Do not crash when not getting GL_EXTENSIONS (PR:15108, 1 commit, 1 file changed)
    • Bump libcec to 4.0.4 (PR:15095, 1 commit, 1 file changed)
    • [wayland] Centralize seat handling (PR:15052, 1 commit, 17 files changed)
    • [depends] fix m4 ftbfs with glibc 2.28 (PR:15121, 1 commit, 2 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3183 (perma): image: add PROJECT to /etc/os-release
    • Added: [pkg] PR:111 (perma): stats improvements (service.libreelec.settings)



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - DDuck007 - 2018-12-24

(2018-12-24, 06:39)Milhouse Wrote:
(2018-12-23, 17:51)DDuck007 Wrote: ... After testing 2 days it did not crash with #1221b ...

Not yet clear if this is a Kodi or mesa-18.3.1 issue, this will require further investigation by a Kodi developer, at some point.  
ok, Thank you - i will stay at version #1221b (or #1211) for now, as you suggested.
(running without my "advancedsettings.xml" leads to problems with streaming services due to not so good internet connection)


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-12-25

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

SHA256 Checksum: 3a130529a241d43cf3f31a869f365e0d74318664b87762f8ce6bf752ec959286 (Generic)

text:
# uname -a
Linux NUC 4.19.12 #1 SMP Mon Dec 24 21:04:28 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20181224210308-#1224-gd167df7 [Build #1224]

# Kodi version
(18.0-RC4 Git:cc5fb97). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (d167df7, changelog) and tip of XBMC master (cc5fb97, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • buildsystem: add flag to enable verbose build (if package support it) (PR:3182, 1 commit, 1 file changed)
    • config/functions: respect CONCURRENCY_MAKE_LEVEL for ninja (PR:3184, 1 commit, 2 files changed)
  2. pvr.zattoo:
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3183 (perma): image: add PROJECT to /etc/os-release



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-12-25

Weekly Linux 4.20 build #1224x: Generic

Known issues:
text:

xf86-video-nvidia may not be working (or show garbage characters)



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - illiac4 - 2018-12-25

(2018-12-11, 20:45)hasenbolle Wrote: @Milhouse
Just tested with #909 (2017) and #910 (2017)

#909 (2017) - Working
#910 (2017) - Not working

#910 introduced the flickering of leds, when using the hyperion.kodi addon (https://github.com/hyperion-project/hyperion.kodi/releases). The addon does use the RenderCapture() method. Maybe related to https://github.com/xbmc/xbmc/pull/12776

For more details: https://forum.kodi.tv/showthread.php?tid=338046

Debug log (Using #910 and version 1.0.2 from https://github.com/hyperion-project/hyperion.kodi/releases): https://pastebin.com/rYBzhiQX
Hey. Milhouse do you/team need any more info about this issue to be adressed?


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-12-25

(2018-12-25, 08:24)illiac4 Wrote: Hey. Milhouse do you/team need any more info about this issue to be adressed?

There are no LibreELEC changes in #0910 (2017) - all changes are Kodi related. Almost certainly the problem is introduced by PR12776.

The best option now would be to open a Kodi issue posting all the relevant details, and hope someone familiar with VideoPlayer is prepared to have a go and fix the issue. Or contact the Hyperion developers to see if they can work around the changes in Kodi.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2018-12-26

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

SHA256 Checksum: 2d141cde4f20288cb5dc7a1495f11b72a2ef351140f53a3d7060e252798941e7 (Generic)

text:
# uname -a
Linux NUC 4.19.12 #1 SMP Tue Dec 25 21:12:08 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20181225210308-#1225-gd167df7 [Build #1225]

# Kodi version
(18.0-RC4 Git:cc5fb97). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (d167df7, changelog) and tip of XBMC master (cc5fb97, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] patch: buildsystem: centralise package sourcing
    • Added: [env] PR:3186 (perma): glib: remove function that could not possibly be used
    • Added: [env] PR:3187 (perma): libjpeg-turbo: add nasm dependency