Kodi Community Forum

Full Version: LibreELEC Testbuilds for x86_64 (Kodi 18.0)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Unfortunately your #1016x log with log_buf_len=16M is truncated, which isn't surprising as you waited over 15 minutes before uploading it. I'm not going to be able to progress this without a *complete log* that includes the initial boot process, plus any error.
(2018-11-09, 21:11)Milhouse Wrote: [ -> ]Unfortunately your #1016x log with log_buf_len=16M is truncated, which isn't surprising as you waited over 15 minutes before uploading it. I'm not going to be able to progress this without a *complete log* that includes the initial boot process, plus any error.

New #1016x with dmesg log_buf_len=16M | pastebinit
http://ix.io/1rqw
(2018-11-09, 21:35)supergroover Wrote: [ -> ]
(2018-11-09, 21:11)Milhouse Wrote: [ -> ]Unfortunately your #1016x log with log_buf_len=16M is truncated, which isn't surprising as you waited over 15 minutes before uploading it. I'm not going to be able to progress this without a *complete log* that includes the initial boot process, plus any error.

New #1016x with dmesg log_buf_len=16M | pastebinit
http://ix.io/1rqw
Unfortunately that's not a complete log - it doesn't look like you've added log_buf_len=16M (if you have then you've added it to the wrong file).
New LibreELEC.tv Leia build #1109: Generic
(Supercedes previous build)

SHA256 Checksum: 0de44ee5ba6ed0093d62c716c14eb64ac35dd3dfa6b6206d9bba7ab8d46d9d50 (Generic)

text:
# uname -a
Linux NUC 4.19.1 #1 SMP Fri Nov 9 21:04:50 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20181109210312-#1109-ge8e2816 [Build #1109]

# Kodi version
(18.0-RC1 Git:a948f99). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (e8e2816, changelog) and tip of XBMC master (a948f99, changelog) with the following modifications: Build Highlights:
  1. pvr.zattoo: Fix segfault strlen
Build Details:
  1. XBMC:
    • windowing/gbm: set default plane formats and use the getter methods (PR:14821, 1 commit, 3 files changed)
    • windowing/gbm: use the drm render node fd for the vaapi proxy (PR:14820, 3 commits, 9 files changed)
    • [cmake] fix building with internal fmt (PR:14830, 1 commit, 1 file changed)
  2. inputstream.adaptive:
    • [WVD] Implement full body encoding (395b7b4)
    • [WVD] fix placeholder offsets (0bd5159)
  3. pvr.mythtv:
    • remove special characters in label of built in recording group (2c0289a)
    • rename formattedTitle to groupingTitle (bb446c0)
    • update travis.yml (8a94280)
    • bump version 5.8.16 (8150695)
  4. pvr.zattoo:
    • Fix segfault strlen (PR:30, 3 commits, 4 files changed)
    • Update version and changelog (278d4be)
Weekly Linux 4.20-rc1 build #1109x: Generic

Known issues:
text:

iptables temporarily replaced with nftables due to build issues
xf86-video-nvidia may not be working (or show garbage characters)
(2018-11-09, 17:14)supergroover Wrote: [ -> ]
(2018-11-08, 19:10)jwegman Wrote: [ -> ]
(2018-11-08, 15:39)jmerrilljr Wrote: [ -> ]That is a gig-ethernet switch. I guess the first thing is to get a new cable. Any other suggestions?     
FYI; I'm also having the same issue in the recent builds, on a Asus Chromebox CN60, so the issue isn't isolate to @jmerrilljr or his network switch.  The following keeps repeating:  
I have the same "buffering" problems with a Asus Chromebox M004U with the latest builds. 
same issue here, was driving me crazy until I realized it was a device/LE issue and not my network
(2018-11-11, 00:39)Matt Devo Wrote: [ -> ]same issue here, was driving me crazy until I realized it was a device/LE issue and not my network
Without two complete before/after kernel logs I'm not wasting any time on it. I won't be asking again.
New LibreELEC.tv Leia build #1110: Generic
(Supercedes previous build)

SHA256 Checksum: 57ed26bafca33736fdc14d3d956601f9265e05db6ba270689b03552977664b99 (Generic)

text:
# uname -a
Linux NUC 4.19.1 #1 SMP Sat Nov 10 21:04:07 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20181110210238-#1110-ge8e2816 [Build #1110]

# Kodi version
(18.0-RC1 Git:0364561). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (e8e2816, changelog) and tip of XBMC master (0364561, changelog) with the following modifications: Build Highlights:
  1. [PVR] New PVR playback setting: 'Delay mark last watched'.
Build Details:
  1. XBMC:
    • Add missing epoll header (PR:14570, 1 commit, 1 file changed)
    • [PVR] New PVR playback setting: 'Delay mark last watched'. (PR:14836, 2 commits, 7 files changed)
    • [PVR] Make 'Simple Timeshift OSD' an advanced setting; remove corresponding standard setting. (PR:14840, 1 commit, 6 files changed)
    • [filemanager] Fix crash due to multiple busy dialog request. (PR:14839, 1 commit, 2 files changed)
  2. pvr.mythtv:
    • fix unusable wstring_convert for my platform ;-) (52d22cf)
    • bump version 5.8.17 (bf90418)
  3. pvr.teleboy:
    • Reduce logging to LOG_NOTICE (c6c4e53)
    • Port GetStringOrEmpty from pvr.zattoo (fbf26cb)
    • Update version and changelog (bdbd6b2)
  4. pvr.zattoo:
    • modernize & bugfixing (#28) (6188857)
    • Fix channels not loading (1831339)
    • Update version and changelog (8ddb060)
For those with the artifacts. It will be fixed by: https://github.com/xbmc/xbmc/pull/14852 - discussion is still ongoing, so there might still be some minors to fix.
(2018-11-11, 00:39)Matt Devo Wrote: [ -> ]
(2018-11-09, 17:14)supergroover Wrote: [ -> ]
(2018-11-08, 19:10)jwegman Wrote: [ -> ]FYI; I'm also having the same issue in the recent builds, on a Asus Chromebox CN60, so the issue isn't isolate to @jmerrilljr or his network switch.  The following keeps repeating:  
I have the same "buffering" problems with a Asus Chromebox M004U with the latest builds.   
same issue here, was driving me crazy until I realized it was a device/LE issue and not my network  

I found the #1022 build to be the last without these issues.
(2018-11-11, 14:47)Milhouse Wrote: [ -> ]
(2018-11-11, 00:39)Matt Devo Wrote: [ -> ]same issue here, was driving me crazy until I realized it was a device/LE issue and not my network
Without two complete before/after kernel logs I'm not wasting any time on it. I won't be asking again.  

1022: http://ix.io/1rzM (4.18.16) - good
1023: http://ix.io/1rzQ (4.19.0) - bad
1109x: http://ix.io/1rzT (4.20.0-rc1) - bad
Hello,

@Milhouse : can you see this ticket please: https://forum.libreelec.tv/core/ticketsy...hz-output/ ?

Thanks for your help and your impressive work.
New LibreELEC.tv Leia build #1111: Generic
(Supercedes previous build)

SHA256 Checksum: 2624879699f95a7482bde4280c708a70be1faffdaa9aae4ca11136f2b544ca44 (Generic)

text:
# uname -a
Linux NUC 4.19.1 #1 SMP Sun Nov 11 21:05:02 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20181111210220-#1111-ge496bf6 [Build #1111]

# Kodi version
(18.0-RC1 Git:c895e84). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (e496bf6, changelog) and tip of XBMC master (c895e84, changelog) with the following modifications: Build Highlights:
  1. [PVR] Remove 'Use simple Timeshift OSD' setting from settings.xml.
  2. Fix for visual artefacts when using calibration
Build Details:
  1. LibreELEC.tv:
    • kodi: use project specific cputemp scripts for all projects (PR:3077, 1 commit, 18 files changed)
    • samba: update to samba-4.9.2 (PR:3092, 1 commit, 1 file changed)
    • projects/WeTek_Core: Load amlvideodri module at startup (PR:3100, 1 commit, 1 file changed)
  2. XBMC:
    • [PVR] Remove 'Use simple Timeshift OSD' setting from settings.xml. (PR:14846, 1 commit, 1 file changed)
    • [cmake] Rework FindJsonSchemaBuilder on the model of FindTextureBuilder (PR:14774, 1 commit, 1 file changed)
    • Fix screensaver/DPMS interaction (PR:14845, 3 commits, 1 file changed)
    • Allow StartPercent property to be 0 (PR:14649, 1 commit, 1 file changed)
    • [skin.estouchy] Fix order in Recent Movies (PR:14837, 1 commit, 1 file changed)
  3. pvr.mythtv:
    • fill date of airdate as needed (b00d18d)
    • show status of recording (630e0de)
    • show status of broadcast (e00e0a0)
    • include fr_FR map for eit categories (73b3218)
    • bump version 5.8.18 (bd697d5)
    • Non zero startTime for recording stream breaks played position (303158e)
    • bump version 5.8.19 (0517d4b)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] compare (perma): kodi: next
    • Added: [pkg] PR:14852 (perma): LinuxRenderGL: Properly draw black quads on area we manage
Weekly Linux 4.20-rc2 build #1111x: Generic

Known issues:
text:

iptables temporarily replaced with nftables due to build issues
xf86-video-nvidia may not be working (or show garbage characters)
(2018-11-11, 20:14)Matt Devo Wrote: [ -> ]1022: http://ix.io/1rzM (4.18.16) - good
1023: http://ix.io/1rzQ (4.19.0) - bad
1109x: http://ix.io/1rzT (4.20.0-rc1) - bad

Guys, I just want a clean, complete, kernel log (dmesg|pastebinit) from #1016/#1016x.

My plan, assuming I don't lose the will to live, is to send these logs to a kernel developer who will have no interest in any of the Kodi/Samba/systemd noise. Using #1016/#1016x as a comparison means the only difference between the before/after kernel logs is the switch from 4.18.14 to 4.19-rc8 (although apparently this issue started with 4.19-rc1, ie. #0827x). Please, do as I ask or fix this yourselves...

Oh, btw 4.20-rc2 is out, might be worth giving that a whirl.