• 1
  • 459
  • 460
  • 461(current)
  • 462
  • 463
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
The service.log say:  /storage/.kodi/addons/service.tvheadend42/bin/tvheadend: error while loading shared libraries: libgnutls.so.30: cannot open shared object file: No such file or directory

here last log:  http://ix.io/1vWh
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
I have one small issue, I am just changing my network setup and weas planning to use WLAN (at least to test it). However, looking at the connections page in the setup, I only find the LAN connection, no WLAN. How can I activate WLAN?
Additional commecnt, I am using the latest build.
@ganymed

Settings / System / Libreelec / Network - aktivate WiFi slider
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
@ganymed are you using the built-in RPi WiFi or a dongle? Can you post the log from within LibreELEC settings, this will have the config.txt, kodi.log and kernel log.
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.
The Wifi slider is missing :-(
(2018-12-14, 00:22)ganymed Wrote: The Wifi slider is missing :-(

So is your log! Smile
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.
(2018-12-13, 22:31)Milhouse Wrote: @ganymed are you using the built-in RPi WiFi or a dongle? Can you post the log from within LibreELEC settings, this will have the config.txt, kodi.log and kernel log.
I am using the internal WiFi
Kodi log is here : http://ix.io/1vXg
Config file is here: http://ix.io/17dm

What do you mean with Kernel log? Which file to post?
I have been stagnant on an older Millhouse build but yesterday I updated to build 1212 Nod

Unfortunately I can no longer find the update channels within the LibreELEC systems menu Eek

Has something borked or is it an intended change? How do I get back to updating via the millhouse channel?
I'm a XBMC novice :)
(2018-12-14, 00:59)skylarking Wrote: Has something borked or is it an intended change? How do I get back to updating via the millhouse channel?
See Build Highlight #3 in this post.
(2018-12-14, 00:37)ganymed Wrote:
(2018-12-13, 22:31)Milhouse Wrote: @ganymed are you using the built-in RPi WiFi or a dongle? Can you post the log from within LibreELEC settings, this will have the config.txt, kodi.log and kernel log.
I am using the internal WiFi
Kodi log is here : http://ix.io/1vXg
Config file is here: http://ix.io/17dm

What do you mean with Kernel log? Which file to post?
Thanks, but as you didn't provide the log from the settings add-on can you also provide journalctl -a | pastebinit. The log uploaded via the LibreELEC settings add-on is pretty much an all-in-one log.
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.
New LibreELEC.tv Leia build #1213: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: e689f65ee475144aba986280c60c70ef6940bcbd332206b0ce482972aa562048 (RPi)
SHA256 Checksum: 07df6bf0de42df004c6e229140536b8ddf3fae6707444b4ec077986f0fad7bfe (RPi2)

text:
# uname -a
Linux rpi512 4.19.8 #1 Thu Dec 13 21:04:35 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Dec 4 2018 16:53:10
Copyright © 2012 Broadcom
version 1f3414729f43ef3b977a910a0d811a759562e1cf (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181213210329-#1213-g8e79f8a [Build #1213]

# Kodi version
(18.0-RC3 Git:c08169b). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (8e79f8a, changelog) and tip of XBMC master (c08169b, changelog) with the following modifications: Build Highlights:
  1. udevil: don't change permissions of mounted filesystems
Build Details:
  1. LibreELEC.tv:
    • linux (RPi/Generic): update to linux-4.19.8 (PR:3130, 16 commits, 9 files changed)
    • Generic: add support for more bluetooth devices (PR:3151, 2 commits, 1 file changed)
  2. XBMC:
    • [win32] fix wrong output size in case when system doesn't inform wind (PR:15029, 3 commits, 2 files changed)
    • MMALCodec: Keep videBuffer valid until next decode picture (PR:15042, 2 commits, 2 files changed)
    • [Android] Reset calibrations if GUI limit changes (PR:15043, 1 commit, 4 files changed)
    • VideoPlayer: WinRenderBuffer - reset m_locked state on release (PR:15050, 1 commit, 1 file changed)
  3. newclock5:
    • Commits no longer in build:
      • MMALRenderer: Destroy pool before component (218355f2)
      • MMALCodec: Keep videBuffer valid until next decode picture (9a715242)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3164 (perma): ffmpegx: disable nonfree
    • Added: [env] PR:3165 (perma): udevil: don't change permissions of mounted filesystems
    • Added: [env] PR:3166 (perma): linux (RPi/Generic): update to linux-4.19.9
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.
(2018-12-14, 01:45)LeoD Wrote:
(2018-12-14, 00:59)skylarking Wrote: Has something borked or is it an intended change? How do I get back to updating via the millhouse channel?
See Build Highlight #3 in this post.  
Yeah, i'd already noticed that Updates had moved to its own section.

Turns out i simply had a brain fart and forgotten that one must first set "Auto Updates" to "manual" and "Show Custom Channel" to "ON" before the required update custom channel fields show up Blush

In any case, thanks for the heads up and link  Nod
I'm a XBMC novice :)
(2018-12-14, 02:56)Milhouse Wrote:
(2018-12-14, 00:37)ganymed Wrote:
(2018-12-13, 22:31)Milhouse Wrote: @ganymed are you using the built-in RPi WiFi or a dongle? Can you post the log from within LibreELEC settings, this will have the config.txt, kodi.log and kernel log.
I am using the internal WiFi
Kodi log is here : http://ix.io/1vXg
Config file is here: http://ix.io/17dm

What do you mean with Kernel log? Which file to post? 
Thanks, but as you didn't provide the log from the settings add-on can you also provide journalctl -a | pastebinit. The log uploaded via the LibreELEC settings add-on is pretty much an all-in-one log. 
 Sure, here you go: http://ix.io/1vYo
(2018-12-13, 20:22)Aux_ Wrote: The service.log say:  /storage/.kodi/addons/service.tvheadend42/bin/tvheadend: error while loading shared libraries: libgnutls.so.30: cannot open shared object file: No such file or directory

here last log:  http://ix.io/1vWh
 Latest #1213 tvheadend.service also don't work
here last log: http://ix.io/1vZ5

what kind of log can you still need?
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
  • 1
  • 459
  • 460
  • 461(current)
  • 462
  • 463
  • 495

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