• 1
  • 344
  • 345
  • 346(current)
  • 347
  • 348
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2018-04-26, 11:11)brunis Wrote: latest build is a total bust on Pi1 .. it's running, but home screen never appears..

i'd send debug logs, but i can't even ssh into it..   it responds though and samba shares are browsable.

You can access your logs via the Logfiles Samba share - view the contents of the latest zip file or upload it somewhere (Googledrive, Dropbox etc.) and paste the link.

Builds #0425 and #0426 are booting into Kodi on my RPi1 and there were 10 other RPi1 downloads of #0425 so it's doesn't look like a common issue but maybe something specific to your setup - possibly an addon, or even failing SD card - so please check and upload logs if necessary.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Is it safe to apply updates after the python work? I don’t use a lot of adding so wanted to ensure a minimal Kodi works fine.
HTPC(s): All running LibreELEC
  • AMD 2200G APU on Gigabyte AB350N-Gaming WIFI-CF
  • RPI3 x2 | RPI2 x2
NAS: FreeNAS (Latest Stable) | NFS/CIFS
I have no idea how long this has been going on but I can't install any addons from https://mirrors.kodi.tv:

Code:

06:23:57.239 T:1753703296   ERROR: CCurlFile::FillBuffer - Failed: Peer certificate cannot be authenticated with given CA certificates(60)
06:23:57.239 T:1753703296   ERROR: CCurlFile::Open failed with code 0 for https://mirrors.kodi.tv/addons/leia/cont...ct-limit=0
06:23:57.239 T:1753703296   ERROR: Could not fetch addon location and hash from https://mirrors.kodi.tv/addons/leia/cont...-1.0.0.zip
06:23:57.239 T:1753703296   ERROR: CAddonInstallJob[context.show.runtime]: failed to resolve addon install source path

I did some research. https://mirrors.kodi.tv uses a Let's Encrypt SSL certificate. I was able to find two certificate stores on my LibreELEC Pi:

Code:

/etc/ssl/cert.pem
/usr/share/kodi/system/certs/cacert.pem

Neither of them contains the necessary "Let’s Encrypt Authority X3" intermediate CA. Only Let's Encrpts Root CA (ISRG Root X1) is available.
(2018-04-27, 06:49)chewauwau Wrote: I have no idea how long this has been going on but I can't install any addons from https://mirrors.kodi.tv:

Code:

06:23:57.239 T:1753703296   ERROR: CCurlFile::FillBuffer - Failed: Peer certificate cannot be authenticated with given CA certificates(60)
Check if the date is set correctly (i.e. you got the correct date / time via NTP).

The default system date/time on bootup is set by systemd to systemd's release date which is Jan 28 with systemd 237 and that's outside of the SSL cert validity period of April 26-July 25. If your system date/time is outside of that period cert validation will fail.

so long,

Hias
(2018-04-27, 09:13)HiassofT Wrote:
(2018-04-27, 06:49)chewauwau Wrote: I have no idea how long this has been going on but I can't install any addons from https://mirrors.kodi.tv:

Code:

06:23:57.239 T:1753703296   ERROR: CCurlFile::FillBuffer - Failed: Peer certificate cannot be authenticated with given CA certificates(60)
Check if the date is set correctly (i.e. you got the correct date / time via NTP).

The default system date/time on bootup is set by systemd to systemd's release date which is Jan 28 with systemd 237 and that's outside of the SSL cert validity period of April 26-July 25. If your system date/time is outside of that period cert validation will fail.

so long,

Hias  
 Since it is working now and a curl to https://valid-isrgrootx1.letsencrypt.org on the command line also works I can only assume that indeed my system date was wrong. Should have checked that at first. Sorry for bothering everybody,
Yeah, most likely an addon, it was an update, from an update, from an update.. way old install.. i'll do a fresh and let you know..
New LibreELEC.tv Leia build #0427: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: c00144711a326f64da2b03a87573046781ae0027180f003ca2b348c1a5957d01 (RPi)
SHA256 Checksum: 7afe10246a711a91c8063848e21731383380419202bbf29fc8deb0e77441b336 (RPi2)

text:
# uname -a
Linux rpi512 4.14.37 #1 Fri Apr 27 21:04:54 BST 2018 armv6l GNU/Linux

# vcgencmd version
Apr 26 2018 23:18:12
Copyright © 2012 Broadcom
version 90a06d6c6299583cfbf40033bbf895a45920fa71 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180427210259-#0427-gd5a7ffe [Build #0427]

# Kodi version
(18.0-ALPHA2 Git:cd6c3fa). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (d5a7ffe, changelog) and tip of XBMC master (1f8a535, changelog) with the following modifications: Build Highlights:
  1. New firmware
Build Details:
  1. Firmware (Apr 26):
    • firmware: Extra reg writes to ensure the LCD display starts up at 800 wide
    • firmware: platform: Lower temperature thresholds for extra pips to 50/60
    • firmware: video_encode: Add support for YVU420Planar and YVU420SemiPlanar
    • firmware: video_decode: Support YV12, NV12, and NV21 output
    • firmware: video_decode: Support reporting colour space
    • firmware: IL rawcam: Fix copy/paste error on timing setup
    • firmware: MMAL: Populate buffer header TYPE_SPECIFIC fields
  2. LibreELEC.tv:
    • linux: update to 4.14.37 (PR:2627, 17 commits, 13 files changed)
  3. XBMC:
    • [windows] set GPU & D3D version for SettingsSystemInfo window (PR:13819, 2 commits, 1 file changed)
  4. kernel 4.14.y:
    • New commits in this build:
      • Reduce log spam when mailbox call not implemented (2d10f842)
      • config: Add I2C_TINY_USB=m (e5c309d3)
  5. Additional commits/pull requests/changes not yet merged upstream:
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Has anyone else noticed a massive performance drop since 0422? Tried every build to no avail. Back to 0421 which works great for me. Everything works for me per say, just very unresponsive at times since 0422 onwards. On a Rbpi3.
(2018-04-28, 02:34)sammutd88 Wrote: Has anyone else noticed a massive performance drop since 0422? Tried every build to no avail. Back to 0421 which works great for me. Everything works for me per say, just very unresponsive at times since 0422 onwards. On a Rbpi3.

Can you be more specific, sluggish in terms of responding to user input, running add-ons (which add-ons), or during video playback? What method are you using to control Kodi - IR remote, keyboard or mouse? Uploading your dmesg to a pastebin site would be helpful. Are you testing with stock Estuary?
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
CodecInfo overlay does not seem to be working anymore.
(2018-04-28, 03:41)smp1 Wrote: CodecInfo overlay does not seem to be working anymore.
You mean this one, PlayerProcessInfo?

Image

It seems to be working for me with #0427 ("o" on keyboard, PlayerProcessInfo mapped to IR button, or kodi-send --action=PlayerProcessInfo).

PlayerDebug is also working:

Image

How are you enabling PlayerProcessInfo? When did it stop working for you?
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Sorry, it is PlayerDebug. I just connected a usb keyboard and it works via ctrl-shift-o. It stopped working via my remote (I will probably have to remap the button).

Upd: sorted by modifying the key id in gen.xml. It changed for some reason in one of the latest builds.
User inputs via the iPhone Kodi app “remote” and running Estuary. However, my installation is pretty old so I’m going to start fresh, install the newest nightly and will report back if it persists.
1. When playing music from the FILE menu, I can not see the FANART. (When playing from the media library, the fanart is visible). In the official firmware this works.
2. Profiles are unstable, sometimes when the profile is switched, the system reboots. When choosing a profile, the response of the system is 10-15 seconds,  in the official version the response of the system instantly.
(2018-04-28, 07:56)aleksobs Wrote: 1. When playing music from the FILE menu, I can not see the FANART. (When playing from the media library, the fanart is visible). In the official firmware this works.
2. Profiles are unstable, sometimes when the profile is switched, the system reboots. When choosing a profile, the response of the system is 10-15 seconds,  in the official version the response of the system instantly.
P13b.I have observed that in builds after #421 switching profiles always crashes LE.
At a guess this is related to the 'reuse python thread' changes.
I have reverted to #421.
  • 1
  • 344
  • 345
  • 346(current)
  • 347
  • 348
  • 495

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24