· 6 years ago · Apr 08, 2019, 10:06 PM
1System log output for: LibreELEC (official): 9.0.1
2========== /flash/config.txt ==========
3# SPDX-License-Identifier: GPL-2.0-or-later
4# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
5################################################################################
6# Bootloader configuration - config.txt
7################################################################################
8
9################################################################################
10# Memory (System/GPU configuration )
11################################################################################
12
13# Default GPU memory split (do not change if you do not know what you are doing)
14 gpu_mem=128
15
16# Configure GPU memory based on SDRAM size - overrides above setting
17 gpu_mem_256=112
18 gpu_mem_512=160
19 gpu_mem_1024=256
20
21################################################################################
22# For overclocking and various other settings, see:
23# https://www.raspberrypi.org/documentation/configuration/config-txt.md
24################################################################################
25# Set 'force_turbo=1' to disable dynamic overclocking and enable overclocking always.
26force_turbo=0
27
28# Make display smaller to stop text spilling off the screen
29#
30# Note that the overscan settings only affect the splash screen and not Kodi.
31#
32# If you experience overscan/underscan issues the best solution is to adjust
33# your TV settings ("full pixel", "1-1 pixel" etc.). Alternatively, there is a
34# calibration menu in the Kodi GUI.
35# disable_overscan=1
36
37# Force HDMI even if unplugged or powered off
38# hdmi_force_hotplug=1
39
40# Doesn't sent initial active source message.
41# Avoids bringing CEC (enabled TV) out of standby and channel switch when
42# rebooting.
43hdmi_ignore_cec_init=1
44
45################################################################################
46# License keys to enable GPU hardware decoding for various codecs
47# to obtain keys visit the shop at http://www.raspberrypi.com
48################################################################################
49
50# decode_MPG2=0x00000000
51# decode_WVC1=0x00000000
52
53################################################################################
54# End of default configuration
55################################################################################
56
57################################################################################
58# Include distribution specific config file if it exists.
59################################################################################
60[all]
61include distroconfig.txt
62========== /flash/cmdline.txt ==========
63boot=UUID=2102-0115 disk=UUID=d329bc25-f333-48f3-856f-419d8fa68360 quiet
64========== /storage/.kodi/temp/kodi.log ==========
652018-06-22 13:12:54.379 T:1937244832 NOTICE: -----------------------------------------------------------------------
662018-06-22 13:12:54.380 T:1937244832 NOTICE: Starting Kodi (18.1 Git:newclock5_18.1-Leia). Platform: Linux ARM 32-bit
672018-06-22 13:12:54.380 T:1937244832 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
682018-06-22 13:12:54.380 T:1937244832 NOTICE: Kodi compiled 2019-02-21 by GCC 8.2.0 for Linux ARM 32-bit version 4.19.23 (267031)
692018-06-22 13:12:54.380 T:1937244832 NOTICE: Running on LibreELEC (official): 9.0.1, kernel: Linux ARM 32-bit version 4.19.23
702018-06-22 13:12:54.380 T:1937244832 NOTICE: FFmpeg version/source: 4.0.3-Kodi
712018-06-22 13:12:54.380 T:1937244832 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
722018-06-22 13:12:54.380 T:1937244832 NOTICE: ARM Features: Neon enabled
732018-06-22 13:12:54.380 T:1937244832 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
742018-06-22 13:12:54.380 T:1937244832 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
752018-06-22 13:12:54.380 T:1937244832 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
762018-06-22 13:12:54.380 T:1937244832 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
772018-06-22 13:12:54.380 T:1937244832 NOTICE: special://envhome/ is mapped to: /storage
782018-06-22 13:12:54.380 T:1937244832 NOTICE: special://home/ is mapped to: /storage/.kodi
792018-06-22 13:12:54.380 T:1937244832 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
802018-06-22 13:12:54.380 T:1937244832 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
812018-06-22 13:12:54.380 T:1937244832 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
822018-06-22 13:12:54.380 T:1937244832 NOTICE: Local hostname: LibreELEC
832018-06-22 13:12:54.381 T:1937244832 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
842018-06-22 13:12:54.381 T:1937244832 NOTICE: -----------------------------------------------------------------------
852018-06-22 13:12:54.394 T:1937244832 INFO: loading settings
862018-06-22 13:12:54.396 T:1937244832 NOTICE: special://profile/ is mapped to: special://masterprofile/
872018-06-22 13:12:54.431 T:1937244832 DEBUG: CSkinSettings: no <skinsettings> tag found
882018-06-22 13:12:54.432 T:1937244832 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
892018-06-22 13:12:54.436 T:1937244832 DEBUG: CMediaSourceSettings: <programs> tag is missing or sources.xml is malformed
902018-06-22 13:12:54.436 T:1937244832 DEBUG: CMediaSourceSettings: <files> tag is missing or sources.xml is malformed
912018-06-22 13:12:54.436 T:1937244832 DEBUG: CMediaSourceSettings: <games> tag is missing or sources.xml is malformed
922018-06-22 13:12:54.438 T:1937244832 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
932018-06-22 13:12:54.438 T:1937244832 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
94 <?xml version="1.0" encoding="utf-8" ?>
95 <advancedsettings>
96 <cputempcommand>/usr/bin/cputemp</cputempcommand>
97 <gputempcommand>/usr/bin/gputemp</gputempcommand>
98 <showexitbutton>false</showexitbutton>
99 <remotedelay>1</remotedelay>
100 <samba>
101 <clienttimeout>30</clienttimeout>
102 </samba>
103 <fanartres>720</fanartres>
104 <imageres>540</imageres>
105 </advancedsettings>
1062018-06-22 13:12:54.438 T:1937244832 WARNING: CSettingsManager: missing version attribute
1072018-06-22 13:12:54.440 T:1937244832 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
1082018-06-22 13:12:54.440 T:1937244832 NOTICE: Default Video Player: VideoPlayer
1092018-06-22 13:12:54.440 T:1937244832 NOTICE: Default Audio Player: paplayer
1102018-06-22 13:12:54.440 T:1937244832 NOTICE: Disabled debug logging due to GUI setting. Level 0.
1112018-06-22 13:12:54.440 T:1937244832 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
1122018-06-22 13:12:54.638 T:1937244832 NOTICE: PulseAudio: Server found running - will try to use Pulse
1132018-06-22 13:12:54.723 T:1937244832 NOTICE: Running database version Addons27
1142018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
1152018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
1162018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: driver.dvb.crazycat v9.0.0 installed
1172018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: driver.dvb.dvb-latest v9.0.0 installed
1182018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: game.controller.default v1.0.8 installed
1192018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: game.controller.snes v1.0.8 installed
1202018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
1212018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
1222018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
1232018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
1242018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
1252018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
1262018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
1272018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
1282018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
1292018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
1302018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
1312018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
1322018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
1332018-06-22 13:12:55.022 T:1937244832 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
1342018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
1352018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
1362018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
1372018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: kodi.resource v1.0.0 installed
1382018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: metadata.album.universal v3.1.1 installed
1392018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: metadata.artists.universal v4.3.0 installed
1402018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: metadata.common.allmusic.com v3.2.0 installed
1412018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: metadata.common.fanart.tv v3.6.1 installed
1422018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
1432018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
1442018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.2 installed
1452018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.9 installed
1462018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: metadata.local v1.0.0 installed
1472018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: metadata.themoviedb.org v5.1.7 installed
1482018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.0 installed
1492018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: os.libreelec.tv v9.0 installed
1502018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: os.openelec.tv v9.0 installed
1512018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: peripheral.joystick v1.4.7 installed
1522018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: repository.kodi.game v1.0.0 installed
1532018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: repository.libreelec.tv v9.0.1 installed
1542018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: repository.xbmc.org v3.1.5 installed
1552018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
1562018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
1572018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: resource.language.es_es v9.0.19 installed
1582018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
1592018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
1602018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.53 installed
1612018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: script.module.pil v1.1.7 installed
1622018-06-22 13:12:55.023 T:1937244832 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
1632018-06-22 13:12:55.024 T:1937244832 NOTICE: ADDON: script.program.driverselect v0.1.6 installed
1642018-06-22 13:12:55.024 T:1937244832 NOTICE: ADDON: service.libreelec.settings v9.0.0 installed
1652018-06-22 13:12:55.024 T:1937244832 NOTICE: ADDON: skin.estuary v2.0.21 installed
1662018-06-22 13:12:55.024 T:1937244832 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
1672018-06-22 13:12:55.024 T:1937244832 NOTICE: ADDON: xbmc.addon v18.1.0 installed
1682018-06-22 13:12:55.024 T:1937244832 NOTICE: ADDON: xbmc.core v0.1.0 installed
1692018-06-22 13:12:55.024 T:1937244832 NOTICE: ADDON: xbmc.gui v5.14.0 installed
1702018-06-22 13:12:55.024 T:1937244832 NOTICE: ADDON: xbmc.json v10.1.2 installed
1712018-06-22 13:12:55.024 T:1937244832 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
1722018-06-22 13:12:55.024 T:1937244832 NOTICE: ADDON: xbmc.python v2.26.0 installed
1732018-06-22 13:12:55.024 T:1937244832 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
1742018-06-22 13:12:55.056 T:1937244832 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
1752018-06-22 13:12:55.091 T:1915028336 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
1762018-06-22 13:12:55.092 T:1915028336 NOTICE: Found 2 Lists of Devices
1772018-06-22 13:12:55.092 T:1915028336 NOTICE: Enumerated PI devices:
1782018-06-22 13:12:55.092 T:1915028336 NOTICE: Device 1
1792018-06-22 13:12:55.093 T:1915028336 NOTICE: m_deviceName : HDMI
1802018-06-22 13:12:55.093 T:1915028336 NOTICE: m_displayName : HDMI
1812018-06-22 13:12:55.093 T:1915028336 NOTICE: m_displayNameExtra:
1822018-06-22 13:12:55.093 T:1915028336 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
1832018-06-22 13:12:55.093 T:1915028336 NOTICE: m_channels : FL, FR
1842018-06-22 13:12:55.093 T:1915028336 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
1852018-06-22 13:12:55.093 T:1915028336 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_RAW
1862018-06-22 13:12:55.093 T:1915028336 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512
1872018-06-22 13:12:55.093 T:1915028336 NOTICE: Device 2
1882018-06-22 13:12:55.093 T:1915028336 NOTICE: m_deviceName : Analogue
1892018-06-22 13:12:55.093 T:1915028336 NOTICE: m_displayName : Analogue
1902018-06-22 13:12:55.093 T:1915028336 NOTICE: m_displayNameExtra:
1912018-06-22 13:12:55.093 T:1915028336 NOTICE: m_deviceType : AE_DEVTYPE_PCM
1922018-06-22 13:12:55.093 T:1915028336 NOTICE: m_channels : FL, FR
1932018-06-22 13:12:55.093 T:1915028336 NOTICE: m_sampleRates : 48000
1942018-06-22 13:12:55.093 T:1915028336 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
1952018-06-22 13:12:55.093 T:1915028336 NOTICE: m_streamTypes : No passthrough capabilities
1962018-06-22 13:12:55.093 T:1915028336 NOTICE: Device 3
1972018-06-22 13:12:55.093 T:1915028336 NOTICE: m_deviceName : Both
1982018-06-22 13:12:55.093 T:1915028336 NOTICE: m_displayName : HDMI and Analogue
1992018-06-22 13:12:55.093 T:1915028336 NOTICE: m_displayNameExtra:
2002018-06-22 13:12:55.093 T:1915028336 NOTICE: m_deviceType : AE_DEVTYPE_PCM
2012018-06-22 13:12:55.093 T:1915028336 NOTICE: m_channels : FL, FR
2022018-06-22 13:12:55.094 T:1915028336 NOTICE: m_sampleRates : 48000
2032018-06-22 13:12:55.094 T:1915028336 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
2042018-06-22 13:12:55.094 T:1915028336 NOTICE: m_streamTypes : No passthrough capabilities
2052018-06-22 13:12:55.094 T:1915028336 NOTICE: Enumerated PULSE devices:
2062018-06-22 13:12:55.094 T:1915028336 NOTICE: Device 1
2072018-06-22 13:12:55.094 T:1915028336 NOTICE: m_deviceName : Default
2082018-06-22 13:12:55.094 T:1915028336 NOTICE: m_displayName : Default
2092018-06-22 13:12:55.094 T:1915028336 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
2102018-06-22 13:12:55.094 T:1915028336 NOTICE: m_deviceType : AE_DEVTYPE_PCM
2112018-06-22 13:12:55.094 T:1915028336 NOTICE: m_channels : FL, FR
2122018-06-22 13:12:55.094 T:1915028336 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
2132018-06-22 13:12:55.094 T:1915028336 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
2142018-06-22 13:12:55.094 T:1915028336 NOTICE: m_streamTypes : No passthrough capabilities
2152018-06-22 13:12:55.164 T:1937244832 NOTICE: Raspberry PI firmware version: Feb 12 2019 19:46:13
216 Copyright (c) 2012 Broadcom
217 version 8eff5e4023657a8b3b59e1f90dc966f62d74908c (clean) (release) (start_x)
2182018-06-22 13:12:55.164 T:1937244832 NOTICE: ARM mem: 768MB GPU mem: 256MB MPG2:0 WVC1:0
2192018-06-22 13:12:55.165 T:1937244832 NOTICE: cache.memorysize: 20MB
2202018-06-22 13:12:55.165 T:1937244832 NOTICE: Config:
221 aphy_params_current=819
222 arm_freq=1200
223 audio_pwm_mode=514
224 config_hdmi_boost=5
225 core_freq=400
226 desired_osc_freq=0x36ee80
227 disable_commandline_tags=2
228 disable_l2cache=1
229 display_hdmi_rotate=-1
230 display_lcd_rotate=-1
231 dphy_params_current=547
232 force_eeprom_read=1
233 force_pwm_open=1
234 framebuffer_ignore_alpha=1
235 framebuffer_swap=1
236 gpu_freq=300
237 hdmi_channel_map=8
238 hdmi_force_cec_address=65535
239 hdmi_ignore_cec_init=1
240 init_uart_clock=0x2dc6c00
241 lcd_framerate=60
242 over_voltage_avs=0x19f0a
243 overscan_bottom=48
244 overscan_left=48
245 overscan_right=48
246 overscan_top=48
247 pause_burst_frames=1
248 program_serial_random=1
249 sdram_freq=450
2502018-06-22 13:12:55.165 T:1937244832 NOTICE: Config:
251 device_tree=-
2522018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 60.000000 Hz
2532018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 59.940063 Hz
2542018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 75.000000 Hz
2552018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 60.000000 Hz
2562018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 59.940063 Hz
2572018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 75.000000 Hz
2582018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 60.000000 Hz
2592018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 59.940063 Hz
2602018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 75.000000 Hz
2612018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 1280 x 800 with 1280 x 800 @ 60.000000 Hz
2622018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 1280 x 800 with 1280 x 800 @ 59.940063 Hz
2632018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 60.000000 Hz
2642018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 59.940063 Hz
2652018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 75.000000 Hz
2662018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 1680 x 1050 with 1680 x 1050 @ 60.000000 Hz
2672018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 1680 x 1050 with 1680 x 1050 @ 59.940063 Hz
2682018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 60.000000 Hz
2692018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 59.940063 Hz
2702018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 1600 x 900 with 1600 x 900 @ 60.000000 Hz
2712018-06-22 13:12:55.167 T:1937244832 NOTICE: Found resolution 1600 x 900 with 1600 x 900 @ 59.940063 Hz
2722018-06-22 13:12:55.168 T:1937244832 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 60.000000 Hz
2732018-06-22 13:12:55.168 T:1937244832 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 59.940063 Hz
2742018-06-22 13:12:55.168 T:1937244832 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 60.000000 Hz
2752018-06-22 13:12:55.168 T:1937244832 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 59.940063 Hz
2762018-06-22 13:12:55.168 T:1937244832 NOTICE: Found resolution 720 x 576 with 720 x 576 @ 50.000000 Hz
2772018-06-22 13:12:55.168 T:1937244832 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 50.000000 Hz
2782018-06-22 13:12:55.168 T:1937244832 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 50.000000 Hz
2792018-06-22 13:12:55.168 T:1937244832 NOTICE: Found (1920x1080@60.000000) at 32, setting to RES_DESKTOP at 16
2802018-06-22 13:12:55.168 T:1937244832 NOTICE: EGL_VERSION = 1.4
2812018-06-22 13:12:55.169 T:1937244832 NOTICE: EGL_VENDOR = Broadcom
2822018-06-22 13:12:55.169 T:1937244832 NOTICE: EGL_EXTENSIONS = EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_vg_parent_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_lock_surface
2832018-06-22 13:12:55.169 T:1937244832 NOTICE: EGL_CLIENT_EXTENSIONS = NULL
2842018-06-22 13:12:55.170 T:1937244832 NOTICE: Checking resolution 16
2852018-06-22 13:12:55.475 T:1937244832 NOTICE: GL_VENDOR = Broadcom
2862018-06-22 13:12:55.475 T:1937244832 NOTICE: GL_RENDERER = VideoCore IV HW
2872018-06-22 13:12:55.475 T:1937244832 NOTICE: GL_VERSION = OpenGL ES 2.0
2882018-06-22 13:12:55.475 T:1937244832 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
2892018-06-22 13:12:55.475 T:1937244832 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
2902018-06-22 13:12:56.014 T:1937244832 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
2912018-06-22 13:12:56.014 T:1937244832 NOTICE: LoadJpeg: unable to load /usr/share/kodi/media/splash.jpg
2922018-06-22 13:12:57.084 T:1807721328 NOTICE: Running database version Addons27
2932018-06-22 13:12:57.091 T:1807721328 NOTICE: Running database version ViewModes6
2942018-06-22 13:12:57.098 T:1807721328 NOTICE: Running database version Textures13
2952018-06-22 13:12:57.115 T:1807721328 NOTICE: Running database version MyMusic72
2962018-06-22 13:12:57.142 T:1807721328 NOTICE: Running database version MyVideos116
2972018-06-22 13:12:57.149 T:1807721328 NOTICE: Running database version TV32
2982018-06-22 13:12:57.154 T:1807721328 NOTICE: Running database version Epg12
2992018-06-22 13:12:57.155 T:1937244832 NOTICE: start dvd mediatype detection
3002018-06-22 13:12:57.227 T:1937244832 NOTICE: load skin from: /usr/share/kodi/addons/skin.estuary (version: 2.0.21)
3012018-06-22 13:12:58.126 T:1937244832 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
3022018-06-22 13:12:58.237 T:1937244832 NOTICE: Register - new keyboard device registered on application->keyboard: Teclado (0000:0000)
3032018-06-22 13:12:58.238 T:1937244832 NOTICE: Register - new mouse device registered on application->mouse: Ratón (0000:0000)
3042018-06-22 13:12:58.241 T:1937244832 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
3052018-06-22 13:12:58.242 T:1937244832 NOTICE: Loaded playercorefactory configuration
3062018-06-22 13:12:58.243 T:1937244832 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
3072018-06-22 13:12:58.243 T:1937244832 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
3082018-06-22 13:12:58.262 T:1937244832 NOTICE: initialize done
3092018-06-22 13:12:58.263 T:1937244832 NOTICE: Running the application...
3102018-06-22 13:12:58.294 T:1937244832 NOTICE: starting zeroconf publishing
3112018-06-22 13:12:58.295 T:1937244832 NOTICE: CWebServer[8080]: Started
3122018-06-22 13:12:58.299 T:1676534640 NOTICE: ES: Starting UDP Event server on port 9777
3132018-06-22 13:12:58.300 T:1676534640 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
3142018-06-22 13:12:58.384 T:1799328624 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
3152018-06-22 13:12:58.384 T:1799328624 ERROR: Previous line repeats 2 times.
3162018-06-22 13:12:58.384 T:1799328624 ERROR: CCurlFile::Open failed with code 0 for http://mirrors.kodi.tv/addons/leia/addons.xml.gz?sha256:
3172018-06-22 13:12:58.385 T:1790935920 ERROR: CCurlFile::Open failed with code 0 for https://raw.githubusercontent.com/kodi-game/repository.kodi.game/master/release/addons.xml.md5:
3182018-06-22 13:12:58.385 T:1807721328 ERROR: CCurlFile::Open failed with code 0 for https://addons.libreelec.tv/9.0/RPi2/arm/addons.xml.gz.sha256:
3192018-06-22 13:12:58.385 T:1799328624 ERROR: Open - failed to open source <http://mirrors.kodi.tv/addons/leia/addons.xml.gz?sha256>
3202018-06-22 13:12:58.385 T:1790935920 ERROR: Open - failed to open source <https://raw.githubusercontent.com/kodi-game/repository.kodi.game/master/release/addons.xml.md5>
3212018-06-22 13:12:58.385 T:1807721328 ERROR: Open - failed to open source <https://addons.libreelec.tv/9.0/RPi2/arm/addons.xml.gz.sha256>
3222018-06-22 13:12:58.385 T:1799328624 ERROR: CRepository: failed read 'http://mirrors.kodi.tv/addons/leia/addons.xml.gz?sha256'
3232018-06-22 13:12:58.385 T:1790935920 ERROR: CRepository: failed read 'https://raw.githubusercontent.com/kodi-game/repository.kodi.game/master/release/addons.xml.md5'
3242018-06-22 13:12:58.385 T:1807721328 ERROR: CRepository: failed read 'https://addons.libreelec.tv/9.0/RPi2/arm/addons.xml.gz.sha256'
3252018-06-22 13:12:58.568 T:1765757808 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
3262018-06-22 13:12:59.596 T:1732186992 ERROR: ## LibreELEC Addon ## oe::load_url(http://releases.libreelec.tv/releases.json) ## ERROR: (URLError(gaierror(-3, 'Temporary failure in name resolution'),))
3272018-06-22 13:12:59.597 T:1732186992 ERROR: Traceback (most recent call last):
328 File "/var/lib/jenkins/LE/build2/workspace/RPi2/build.LibreELEC-RPi2.arm-9.0.1/LibreELEC-settings-37e206b712a46213522a567a408382f5f082502a/.install_pkg/usr/share/kodi/addons/service.libreelec.settings/oe.py", line 270, in load_url
329 File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
330 File "/usr/lib/python2.7/urllib2.py", line 429, in open
331 File "/usr/lib/python2.7/urllib2.py", line 447, in _open
332 File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
333 File "/usr/lib/python2.7/urllib2.py", line 1228, in http_open
334 File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open
335 URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
3362018-06-22 13:12:59.646 T:1649517424 ERROR: ## LibreELEC Addon ## oe::load_url(https://update.libreelec.tv/updates.php?i=6e1c786854261a7cb5becea95b2cd975&d=LibreELEC&pa=RPi2.arm&v=9.0.1&f=00a02082) ## ERROR: (URLError(gaierror(-3, 'Temporary failure in name resolution'),))
3372018-06-22 13:12:59.646 T:1649517424 ERROR: Traceback (most recent call last):
338 File "/var/lib/jenkins/LE/build2/workspace/RPi2/build.LibreELEC-RPi2.arm-9.0.1/LibreELEC-settings-37e206b712a46213522a567a408382f5f082502a/.install_pkg/usr/share/kodi/addons/service.libreelec.settings/oe.py", line 270, in load_url
339 File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
340 File "/usr/lib/python2.7/urllib2.py", line 429, in open
341 File "/usr/lib/python2.7/urllib2.py", line 447, in _open
342 File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
343 File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open
344 File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open
345 URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
3462018-06-22 13:12:59.652 T:1649517424 ERROR: ## LibreELEC Addon ## updates::check_updates_v2 ## ERROR: (TypeError('expected string or buffer',))
3472018-06-22 13:12:59.654 T:1649517424 ERROR: Traceback (most recent call last):
348 File "/var/lib/jenkins/LE/build2/workspace/RPi2/build.LibreELEC-RPi2.arm-9.0.1/LibreELEC-settings-37e206b712a46213522a567a408382f5f082502a/.install_pkg/usr/share/kodi/addons/service.libreelec.settings/resources/lib/modules/updates.py", line 501, in check_updates_v2
349 File "/usr/lib/python2.7/json/__init__.py", line 339, in loads
350 File "/usr/lib/python2.7/json/decoder.py", line 364, in decode
351 TypeError: expected string or buffer
3522018-06-22 13:13:12.469 T:1937244832 ERROR: Window Translator: Can't find window videolibrary
3532018-06-22 13:13:12.469 T:1937244832 WARNING: Label Formating: $VAR[GlobalFanartVar] is not defined
3542018-06-22 13:13:12.529 T:1937244832 ERROR: Control 1000 in window 13001 has been asked to focus, but it can't
3552018-06-22 13:13:12.532 T:1937244832 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
3562018-06-22 13:13:12.532 T:1937244832 NOTICE: LoadJpeg: unable to load /usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/media/default/bg.jpg
3572018-06-22 13:14:10.351 T:1937244832 ERROR: Control 1200 in window 13001 has been asked to focus, but it can't
358========== journalctl -a ==========
359-- Logs begin at Fri 2018-06-22 13:11:49 CEST, end at Tue 2019-04-09 00:00:30 CEST. --
360Jun 22 13:11:49 LibreELEC kernel: Booting Linux on physical CPU 0x0
361Jun 22 13:11:49 LibreELEC kernel: Linux version 4.19.23 (jenkins@tsuboi) (gcc version 8.2.0 (GCC)) #1 SMP Thu Feb 21 04:04:42 CET 2019
362Jun 22 13:11:49 LibreELEC kernel: CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
363Jun 22 13:11:49 LibreELEC kernel: CPU: div instructions available: patching division code
364Jun 22 13:11:49 LibreELEC kernel: CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
365Jun 22 13:11:49 LibreELEC kernel: OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
366Jun 22 13:11:49 LibreELEC kernel: Memory policy: Data cache writealloc
367Jun 22 13:11:49 LibreELEC kernel: cma: Reserved 8 MiB at 0x2f800000
368Jun 22 13:11:49 LibreELEC kernel: On node 0 totalpages: 196608
369Jun 22 13:11:49 LibreELEC kernel: Normal zone: 1728 pages used for memmap
370Jun 22 13:11:49 LibreELEC kernel: Normal zone: 0 pages reserved
371Jun 22 13:11:49 LibreELEC kernel: Normal zone: 196608 pages, LIFO batch:63
372Jun 22 13:11:49 LibreELEC kernel: random: get_random_bytes called from start_kernel+0xb0/0x4a8 with crng_init=0
373Jun 22 13:11:49 LibreELEC kernel: percpu: Embedded 18 pages/cpu @(ptrval) s41036 r8192 d24500 u73728
374Jun 22 13:11:49 LibreELEC kernel: pcpu-alloc: s41036 r8192 d24500 u73728 alloc=18*4096
375Jun 22 13:11:49 LibreELEC kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
376Jun 22 13:11:49 LibreELEC kernel: Built 1 zonelists, mobility grouping on. Total pages: 194880
377Jun 22 13:11:49 LibreELEC kernel: Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 boot=UUID=2102-0115 disk=UUID=d329bc25-f333-48f3-856f-419d8fa68360 quiet root=/dev/ram0 rdinit=/init usbcore.autosuspend=-1
378Jun 22 13:11:49 LibreELEC kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
379Jun 22 13:11:49 LibreELEC kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
380Jun 22 13:11:49 LibreELEC kernel: Memory: 754556K/786432K available (9216K kernel code, 688K rwdata, 1988K rodata, 3072K init, 527K bss, 23684K reserved, 8192K cma-reserved)
381Jun 22 13:11:49 LibreELEC kernel: Virtual kernel memory layout:
382 vector : 0xffff0000 - 0xffff1000 ( 4 kB)
383 fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
384 vmalloc : 0xb0800000 - 0xff800000 (1264 MB)
385 lowmem : 0x80000000 - 0xb0000000 ( 768 MB)
386 modules : 0x7f000000 - 0x80000000 ( 16 MB)
387 .text : 0x(ptrval) - 0x(ptrval) (10208 kB)
388 .init : 0x(ptrval) - 0x(ptrval) (3072 kB)
389 .data : 0x(ptrval) - 0x(ptrval) ( 689 kB)
390 .bss : 0x(ptrval) - 0x(ptrval) ( 528 kB)
391Jun 22 13:11:49 LibreELEC kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
392Jun 22 13:11:49 LibreELEC kernel: ftrace: allocating 29545 entries in 87 pages
393Jun 22 13:11:49 LibreELEC kernel: rcu: Hierarchical RCU implementation.
394Jun 22 13:11:49 LibreELEC kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
395Jun 22 13:11:49 LibreELEC kernel: arch_timer: cp15 timer(s) running at 19.20MHz (phys).
396Jun 22 13:11:49 LibreELEC kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
397Jun 22 13:11:49 LibreELEC kernel: sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
398Jun 22 13:11:49 LibreELEC kernel: Switching to timer-based delay loop, resolution 52ns
399Jun 22 13:11:49 LibreELEC kernel: Console: colour dummy device 80x30
400Jun 22 13:11:49 LibreELEC kernel: console [tty0] enabled
401Jun 22 13:11:49 LibreELEC kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000)
402Jun 22 13:11:49 LibreELEC kernel: pid_max: default: 32768 minimum: 301
403Jun 22 13:11:49 LibreELEC kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
404Jun 22 13:11:49 LibreELEC kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
405Jun 22 13:11:49 LibreELEC kernel: Disabling memory control group subsystem
406Jun 22 13:11:49 LibreELEC kernel: CPU: Testing write buffer coherency: ok
407Jun 22 13:11:49 LibreELEC kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
408Jun 22 13:11:49 LibreELEC kernel: Setting up static identity map for 0x100000 - 0x10003c
409Jun 22 13:11:49 LibreELEC kernel: rcu: Hierarchical SRCU implementation.
410Jun 22 13:11:49 LibreELEC kernel: smp: Bringing up secondary CPUs ...
411Jun 22 13:11:49 LibreELEC kernel: CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
412Jun 22 13:11:49 LibreELEC kernel: CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
413Jun 22 13:11:49 LibreELEC kernel: CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
414Jun 22 13:11:49 LibreELEC kernel: smp: Brought up 1 node, 4 CPUs
415Jun 22 13:11:49 LibreELEC kernel: SMP: Total of 4 processors activated (153.00 BogoMIPS).
416Jun 22 13:11:49 LibreELEC kernel: CPU: All CPU(s) started in HYP mode.
417Jun 22 13:11:49 LibreELEC kernel: CPU: Virtualization extensions available.
418Jun 22 13:11:49 LibreELEC kernel: devtmpfs: initialized
419Jun 22 13:11:49 LibreELEC kernel: VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
420Jun 22 13:11:49 LibreELEC kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
421Jun 22 13:11:49 LibreELEC kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
422Jun 22 13:11:49 LibreELEC kernel: pinctrl core: initialized pinctrl subsystem
423Jun 22 13:11:49 LibreELEC kernel: NET: Registered protocol family 16
424Jun 22 13:11:49 LibreELEC kernel: DMA: preallocated 256 KiB pool for atomic coherent allocations
425Jun 22 13:11:49 LibreELEC kernel: cpuidle: using governor ladder
426Jun 22 13:11:49 LibreELEC kernel: cpuidle: using governor menu
427Jun 22 13:11:49 LibreELEC kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
428Jun 22 13:11:49 LibreELEC kernel: hw-breakpoint: maximum watchpoint size is 8 bytes.
429Jun 22 13:11:49 LibreELEC kernel: Serial: AMBA PL011 UART driver
430Jun 22 13:11:49 LibreELEC kernel: bcm2835-mbox 3f00b880.mailbox: mailbox enabled
431Jun 22 13:11:49 LibreELEC kernel: bcm2835-dma 3f007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
432Jun 22 13:11:49 LibreELEC kernel: SCSI subsystem initialized
433Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new interface driver usbfs
434Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new interface driver hub
435Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new device driver usb
436Jun 22 13:11:49 LibreELEC kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2019-02-12 19:46, variant start_x
437Jun 22 13:11:49 LibreELEC kernel: raspberrypi-firmware soc:firmware: Firmware hash is 8eff5e4023657a8b3b59e1f90dc966f62d74908c
438Jun 22 13:11:49 LibreELEC kernel: clocksource: Switched to clocksource arch_sys_counter
439Jun 22 13:11:49 LibreELEC kernel: FS-Cache: Loaded
440Jun 22 13:11:49 LibreELEC kernel: NET: Registered protocol family 2
441Jun 22 13:11:49 LibreELEC kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
442Jun 22 13:11:49 LibreELEC kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes)
443Jun 22 13:11:49 LibreELEC kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
444Jun 22 13:11:49 LibreELEC kernel: TCP: Hash tables configured (established 8192 bind 8192)
445Jun 22 13:11:49 LibreELEC kernel: UDP hash table entries: 512 (order: 2, 16384 bytes)
446Jun 22 13:11:49 LibreELEC kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
447Jun 22 13:11:49 LibreELEC kernel: NET: Registered protocol family 1
448Jun 22 13:11:49 LibreELEC kernel: RPC: Registered named UNIX socket transport module.
449Jun 22 13:11:49 LibreELEC kernel: RPC: Registered udp transport module.
450Jun 22 13:11:49 LibreELEC kernel: RPC: Registered tcp transport module.
451Jun 22 13:11:49 LibreELEC kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
452Jun 22 13:11:49 LibreELEC kernel: hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
453Jun 22 13:11:49 LibreELEC kernel: Initialise system trusted keyrings
454Jun 22 13:11:49 LibreELEC kernel: workingset: timestamp_bits=14 max_order=18 bucket_order=4
455Jun 22 13:11:49 LibreELEC kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
456Jun 22 13:11:49 LibreELEC kernel: FS-Cache: Netfs 'nfs' registered for caching
457Jun 22 13:11:49 LibreELEC kernel: NFS: Registering the id_resolver key type
458Jun 22 13:11:49 LibreELEC kernel: Key type id_resolver registered
459Jun 22 13:11:49 LibreELEC kernel: Key type id_legacy registered
460Jun 22 13:11:49 LibreELEC kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
461Jun 22 13:11:49 LibreELEC kernel: FS-Cache: Netfs 'cifs' registered for caching
462Jun 22 13:11:49 LibreELEC kernel: Key type asymmetric registered
463Jun 22 13:11:49 LibreELEC kernel: Asymmetric key parser 'x509' registered
464Jun 22 13:11:49 LibreELEC kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
465Jun 22 13:11:49 LibreELEC kernel: io scheduler noop registered (default)
466Jun 22 13:11:49 LibreELEC kernel: io scheduler deadline registered
467Jun 22 13:11:49 LibreELEC kernel: io scheduler cfq registered
468Jun 22 13:11:49 LibreELEC kernel: io scheduler mq-deadline registered
469Jun 22 13:11:49 LibreELEC kernel: io scheduler kyber registered
470Jun 22 13:11:49 LibreELEC kernel: io scheduler bfq registered
471Jun 22 13:11:49 LibreELEC kernel: BCM2708FB: allocated DMA memory 0xef850000
472Jun 22 13:11:49 LibreELEC kernel: BCM2708FB: allocated DMA channel 0
473Jun 22 13:11:49 LibreELEC kernel: Console: switching to colour frame buffer device 228x61
474Jun 22 13:11:49 LibreELEC kernel: bcm2835-rng 3f104000.rng: hwrng registered
475Jun 22 13:11:49 LibreELEC kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
476Jun 22 13:11:49 LibreELEC kernel: vc-sm: Videocore shared memory driver
477Jun 22 13:11:49 LibreELEC kernel: brd: module loaded
478Jun 22 13:11:49 LibreELEC kernel: loop: module loaded
479Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new interface driver rtsx_usb
480Jun 22 13:11:49 LibreELEC kernel: Loading iSCSI transport class v2.0-870.
481Jun 22 13:11:49 LibreELEC kernel: iscsi: registered transport (tcp)
482Jun 22 13:11:49 LibreELEC kernel: libphy: Fixed MDIO Bus: probed
483Jun 22 13:11:49 LibreELEC kernel: tun: Universal TUN/TAP device driver, 1.6
484Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new interface driver lan78xx
485Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new interface driver dm9601
486Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new interface driver smsc95xx
487Jun 22 13:11:49 LibreELEC kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
488Jun 22 13:11:49 LibreELEC kernel: dwc_otg 3f980000.usb: base=(ptrval)
489Jun 22 13:11:49 LibreELEC kernel: Core Release: 2.80a
490Jun 22 13:11:49 LibreELEC kernel: Setting default values for core params
491Jun 22 13:11:49 LibreELEC kernel: Finished setting default values for core params
492Jun 22 13:11:49 LibreELEC kernel: Using Buffer DMA mode
493Jun 22 13:11:49 LibreELEC kernel: Periodic Transfer Interrupt Enhancement - disabled
494Jun 22 13:11:49 LibreELEC kernel: Multiprocessor Interrupt Enhancement - disabled
495Jun 22 13:11:49 LibreELEC kernel: OTG VER PARAM: 0, OTG VER FLAG: 0
496Jun 22 13:11:49 LibreELEC kernel: Dedicated Tx FIFOs mode
497Jun 22 13:11:49 LibreELEC kernel: WARN::dwc_otg_hcd_init:1049: FIQ DMA bounce buffers: virt = af844000 dma = 0xef844000 len=9024
498Jun 22 13:11:49 LibreELEC kernel: FIQ FSM acceleration enabled for :
499 Non-periodic Split Transactions
500 Periodic Split Transactions
501 High-Speed Isochronous Endpoints
502 Interrupt/Control Split Transaction hack enabled
503Jun 22 13:11:49 LibreELEC kernel: dwc_otg: Microframe scheduler enabled
504Jun 22 13:11:49 LibreELEC kernel: WARN::hcd_init_fiq:457: FIQ on core 1
505Jun 22 13:11:49 LibreELEC kernel: WARN::hcd_init_fiq:458: FIQ ASM at 80722400 length 36
506Jun 22 13:11:49 LibreELEC kernel: WARN::hcd_init_fiq:484: MPHI regs_base at f0006000
507Jun 22 13:11:49 LibreELEC kernel: dwc_otg 3f980000.usb: DWC OTG Controller
508Jun 22 13:11:49 LibreELEC kernel: dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
509Jun 22 13:11:49 LibreELEC kernel: dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
510Jun 22 13:11:49 LibreELEC kernel: Init: Port Power? op_state=1
511Jun 22 13:11:49 LibreELEC kernel: Init: Power Port (0)
512Jun 22 13:11:49 LibreELEC kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
513Jun 22 13:11:49 LibreELEC kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
514Jun 22 13:11:49 LibreELEC kernel: usb usb1: Product: DWC OTG Controller
515Jun 22 13:11:49 LibreELEC kernel: usb usb1: Manufacturer: Linux 4.19.23 dwc_otg_hcd
516Jun 22 13:11:49 LibreELEC kernel: usb usb1: SerialNumber: 3f980000.usb
517Jun 22 13:11:49 LibreELEC kernel: hub 1-0:1.0: USB hub found
518Jun 22 13:11:49 LibreELEC kernel: hub 1-0:1.0: 1 port detected
519Jun 22 13:11:49 LibreELEC kernel: dwc_otg: FIQ enabled
520Jun 22 13:11:49 LibreELEC kernel: dwc_otg: NAK holdoff enabled
521Jun 22 13:11:49 LibreELEC kernel: dwc_otg: FIQ split-transaction FSM enabled
522Jun 22 13:11:49 LibreELEC kernel: Module dwc_common_port init
523Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new interface driver usb-storage
524Jun 22 13:11:49 LibreELEC kernel: mousedev: PS/2 mouse device common for all mice
525Jun 22 13:11:49 LibreELEC kernel: i2c /dev entries driver
526Jun 22 13:11:49 LibreELEC kernel: bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
527Jun 22 13:11:49 LibreELEC kernel: bcm2835-cpufreq: min=600000 max=1200000
528Jun 22 13:11:49 LibreELEC kernel: sdhci: Secure Digital Host Controller Interface driver
529Jun 22 13:11:49 LibreELEC kernel: sdhci: Copyright(c) Pierre Ossman
530Jun 22 13:11:49 LibreELEC kernel: mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
531Jun 22 13:11:49 LibreELEC kernel: sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
532Jun 22 13:11:49 LibreELEC kernel: sdhci-pltfm: SDHCI platform and OF driver helper
533Jun 22 13:11:49 LibreELEC kernel: ledtrig-cpu: registered to indicate activity on CPUs
534Jun 22 13:11:49 LibreELEC kernel: hidraw: raw HID events driver (C) Jiri Kosina
535Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new interface driver usbhid
536Jun 22 13:11:49 LibreELEC kernel: usbhid: USB HID core driver
537Jun 22 13:11:49 LibreELEC kernel: vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
538Jun 22 13:11:49 LibreELEC kernel: [vc_sm_connected_init]: start
539Jun 22 13:11:49 LibreELEC kernel: [vc_sm_connected_init]: end - returning 0
540Jun 22 13:11:49 LibreELEC kernel: NET: Registered protocol family 10
541Jun 22 13:11:49 LibreELEC kernel: Segment Routing with IPv6
542Jun 22 13:11:49 LibreELEC kernel: NET: Registered protocol family 17
543Jun 22 13:11:49 LibreELEC kernel: Key type dns_resolver registered
544Jun 22 13:11:49 LibreELEC kernel: Registering SWP/SWPB emulation handler
545Jun 22 13:11:49 LibreELEC kernel: Loading compiled-in X.509 certificates
546Jun 22 13:11:49 LibreELEC kernel: uart-pl011 3f201000.serial: cts_event_workaround enabled
547Jun 22 13:11:49 LibreELEC kernel: 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
548Jun 22 13:11:49 LibreELEC kernel: mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
549Jun 22 13:11:49 LibreELEC kernel: mmc-bcm2835 3f300000.mmc: DMA channel allocated
550Jun 22 13:11:49 LibreELEC kernel: sdhost: log_buf @ (ptrval) (ef847000)
551Jun 22 13:11:49 LibreELEC kernel: mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
552Jun 22 13:11:49 LibreELEC kernel: console [netcon0] enabled
553Jun 22 13:11:49 LibreELEC kernel: netconsole: network logging started
554Jun 22 13:11:49 LibreELEC kernel: of_cfs_init
555Jun 22 13:11:49 LibreELEC kernel: of_cfs_init: OK
556Jun 22 13:11:49 LibreELEC kernel: Freeing unused kernel memory: 3072K
557Jun 22 13:11:49 LibreELEC kernel: Run /init as init process
558Jun 22 13:11:49 LibreELEC kernel: mmc0: host does not support reading read-only switch, assuming write-enable
559Jun 22 13:11:49 LibreELEC kernel: mmc0: new high speed SDXC card at address aaaa
560Jun 22 13:11:49 LibreELEC kernel: mmcblk0: mmc0:aaaa ACLCE 59.5 GiB
561Jun 22 13:11:49 LibreELEC kernel: mmcblk0: p1 p2
562Jun 22 13:11:49 LibreELEC kernel: Indeed it is in host mode hprt0 = 00021501
563Jun 22 13:11:49 LibreELEC kernel: random: fast init done
564Jun 22 13:11:49 LibreELEC kernel: usb 1-1: new high-speed USB device number 2 using dwc_otg
565Jun 22 13:11:49 LibreELEC kernel: Indeed it is in host mode hprt0 = 00001101
566Jun 22 13:11:49 LibreELEC kernel: usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
567Jun 22 13:11:49 LibreELEC kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
568Jun 22 13:11:49 LibreELEC kernel: hub 1-1:1.0: USB hub found
569Jun 22 13:11:49 LibreELEC kernel: hub 1-1:1.0: 5 ports detected
570Jun 22 13:11:49 LibreELEC kernel: usb 1-1.1: new high-speed USB device number 3 using dwc_otg
571Jun 22 13:11:49 LibreELEC kernel: usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
572Jun 22 13:11:49 LibreELEC kernel: usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
573Jun 22 13:11:49 LibreELEC kernel: smsc95xx v1.0.6
574Jun 22 13:11:49 LibreELEC kernel: smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:14:1f:5d
575Jun 22 13:11:49 LibreELEC kernel: mmc1: error -110 whilst initialising SDIO card
576Jun 22 13:11:49 LibreELEC kernel: usb 1-1.4: new low-speed USB device number 4 using dwc_otg
577Jun 22 13:11:49 LibreELEC kernel: EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
578Jun 22 13:11:49 LibreELEC kernel: usb 1-1.4: New USB device found, idVendor=4555, idProduct=1031, bcdDevice= 1.00
579Jun 22 13:11:49 LibreELEC kernel: usb 1-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
580Jun 22 13:11:49 LibreELEC kernel: input: HID 4555:1031 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:4555:1031.0001/input/input0
581Jun 22 13:11:49 LibreELEC kernel: hid-generic 0003:4555:1031.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 4555:1031] on usb-3f980000.usb-1.4/input0
582Jun 22 13:11:49 LibreELEC kernel: input: HID 4555:1031 Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:4555:1031.0002/input/input1
583Jun 22 13:11:49 LibreELEC kernel: input: HID 4555:1031 Consumer Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:4555:1031.0002/input/input2
584Jun 22 13:11:49 LibreELEC kernel: input: HID 4555:1031 System Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:4555:1031.0002/input/input3
585Jun 22 13:11:49 LibreELEC kernel: hid-generic 0003:4555:1031.0002: input,hidraw1: USB HID v1.10 Mouse [HID 4555:1031] on usb-3f980000.usb-1.4/input1
586Jun 22 13:11:49 LibreELEC systemd[1]: System time before build time, advancing clock.
587Jun 22 13:11:49 LibreELEC systemd[1]: systemd 239 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK +SYSVINIT -UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL -XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
588Jun 22 13:11:49 LibreELEC systemd[1]: Detected architecture arm.
589Jun 22 13:11:49 LibreELEC systemd[1]: Set hostname to <LibreELEC>.
590Jun 22 13:11:49 LibreELEC kernel: random: systemd: uninitialized urandom read (16 bytes read)
591Jun 22 13:11:49 LibreELEC systemd[1]: Listening on initctl Compatibility Named Pipe.
592Jun 22 13:11:49 LibreELEC kernel: random: systemd: uninitialized urandom read (16 bytes read)
593Jun 22 13:11:49 LibreELEC systemd[1]: Listening on RPCbind Server Activation Socket.
594Jun 22 13:11:49 LibreELEC kernel: random: systemd: uninitialized urandom read (16 bytes read)
595Jun 22 13:11:49 LibreELEC systemd[1]: Listening on udev Kernel Socket.
596Jun 22 13:11:49 LibreELEC systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
597Jun 22 13:11:49 LibreELEC systemd[1]: Created slice User and Session Slice.
598Jun 22 13:11:49 LibreELEC systemd[1]: Listening on Journal Socket.
599Jun 22 13:11:49 LibreELEC systemd[1]: Mounting Variable Directory...
600Jun 22 13:11:49 LibreELEC kernel-overlays-setup: setup base modules
601Jun 22 13:11:49 LibreELEC kernel-overlays-setup: added modules from /usr/lib/kernel-overlays/base/lib/modules/4.19.23
602Jun 22 13:11:49 LibreELEC kernel-overlays-setup: added firmware from /usr/lib/kernel-overlays/base/lib/firmware
603Jun 22 13:11:49 LibreELEC kernel-overlays-setup: adding overlays from /storage/.cache/kernel-overlays
604Jun 22 13:11:49 LibreELEC kernel-overlays-setup: done
605Jun 22 13:11:49 LibreELEC systemd-journald[200]: Journal started
606Jun 22 13:11:49 LibreELEC systemd-journald[200]: Runtime journal (/run/log/journal/6e1c786854261a7cb5becea95b2cd975) is 512.0K, max 2.0M, 1.5M free.
607Jun 22 13:11:49 LibreELEC Boot[203]: ### swap disabled via configfile ###
608Jun 22 13:11:49 LibreELEC systemd[1]: Starting Flush Journal to Persistent Storage...
609Jun 22 13:11:49 LibreELEC Boot[209]: ### swap disabled via configfile ###
610Jun 22 13:11:49 LibreELEC systemd[1]: Started Mounting swapfile.
611Jun 22 13:11:49 LibreELEC systemd[1]: Reached target Swap.
612Jun 22 13:11:49 LibreELEC systemd[1]: Mounting Temporary Directory (/tmp)...
613Jun 22 13:11:49 LibreELEC systemd-journald[200]: Runtime journal (/run/log/journal/6e1c786854261a7cb5becea95b2cd975) is 512.0K, max 2.0M, 1.5M free.
614Jun 22 13:11:49 LibreELEC systemd[1]: Started Flush Journal to Persistent Storage.
615Jun 22 13:11:49 LibreELEC systemd[1]: Mounted Temporary Directory (/tmp).
616Jun 22 13:11:49 LibreELEC systemd[1]: Reached target Local File Systems.
617Jun 22 13:11:49 LibreELEC systemd[1]: Starting Rebuild Journal Catalog...
618Jun 22 13:11:49 LibreELEC systemd[1]: Starting Create Volatile Files and Directories...
619Jun 22 13:11:49 LibreELEC kernel: mmc1: error -110 whilst initialising SDIO card
620Jun 22 13:11:49 LibreELEC journalctl[211]: No items in catalog.
621Jun 22 13:11:49 LibreELEC systemd[1]: Started Rebuild Journal Catalog.
622Jun 22 13:11:49 LibreELEC systemd[1]: Started Create Volatile Files and Directories.
623Jun 22 13:11:49 LibreELEC systemd[1]: Starting RPC Bind...
624Jun 22 13:11:49 LibreELEC systemd[1]: Starting Add random entropy from file...
625Jun 22 13:11:49 LibreELEC systemd[1]: Starting Update hwdb.bin...
626Jun 22 13:11:49 LibreELEC systemd[1]: Starting OpenSSL configuration service...
627Jun 22 13:11:49 LibreELEC systemd[1]: Starting Setup User config dir...
628Jun 22 13:11:49 LibreELEC systemd[1]: Starting Setup Timezone data...
629Jun 22 13:11:49 LibreELEC systemd[1]: Starting Setup User cache dir...
630Jun 22 13:11:49 LibreELEC systemd[1]: Started Setup Timezone data.
631Jun 22 13:11:49 LibreELEC systemd[1]: Started udev Coldplug all Devices.
632Jun 22 13:11:49 LibreELEC systemd[1]: Started OpenSSL configuration service.
633Jun 22 13:11:49 LibreELEC systemd[1]: Started RPC Bind.
634Jun 22 13:11:49 LibreELEC systemd[1]: Started Setup User cache dir.
635Jun 22 13:11:49 LibreELEC systemd[1]: Started Setup User config dir.
636Jun 22 13:11:50 LibreELEC kernel: random: crng init done
637Jun 22 13:11:50 LibreELEC kernel: random: 7 urandom warning(s) missed due to ratelimiting
638Jun 22 13:11:50 LibreELEC systemd[1]: Started Add random entropy from file.
639Jun 22 13:11:50 LibreELEC systemd[1]: Started Update hwdb.bin.
640Jun 22 13:11:50 LibreELEC systemd[1]: Starting udev Kernel Device Manager...
641Jun 22 13:11:50 LibreELEC systemd-udevd[237]: Specified group 'render' unknown
642Jun 22 13:11:50 LibreELEC systemd-udevd[237]: Specified group 'kvm' unknown
643Jun 22 13:11:50 LibreELEC systemd[1]: Started udev Kernel Device Manager.
644Jun 22 13:11:50 LibreELEC systemd[1]: Reached target System Initialization.
645Jun 22 13:11:50 LibreELEC systemd[1]: Listening on lircd.socket.
646Jun 22 13:11:50 LibreELEC systemd[1]: Listening on D-Bus System Message Bus Socket.
647Jun 22 13:11:50 LibreELEC systemd[1]: Reached target Sockets.
648Jun 22 13:11:50 LibreELEC systemd[1]: Reached target Basic System.
649Jun 22 13:11:50 LibreELEC systemd[1]: Started D-Bus System Message Bus.
650Jun 22 13:11:50 LibreELEC systemd[1]: Starting Connection service...
651Jun 22 13:11:50 LibreELEC systemd[1]: Started Eventlirc server daemon.
652Jun 22 13:11:50 LibreELEC systemd[1]: Starting PulseAudio Sound Service...
653Jun 22 13:11:50 LibreELEC systemd[1]: Starting unbind Framebuffer console...
654Jun 22 13:11:50 LibreELEC systemd[1]: Starting Samba Configuration...
655Jun 22 13:11:50 LibreELEC kernel: Console: switching to colour dummy device 80x30
656Jun 22 13:11:50 LibreELEC systemd[1]: Starting Kodi clean debug logs...
657Jun 22 13:11:50 LibreELEC systemd[1]: Starting Cron daemon...
658Jun 22 13:11:50 LibreELEC systemd[1]: Starting Login Service...
659Jun 22 13:11:50 LibreELEC systemd[1]: Started Daily Cleanup of Temporary Directories.
660Jun 22 13:11:50 LibreELEC systemd[1]: Reached target Timers.
661Jun 22 13:11:50 LibreELEC systemd[1]: Started unbind Framebuffer console.
662Jun 22 13:11:50 LibreELEC systemd[1]: Started Kodi clean debug logs.
663Jun 22 13:11:50 LibreELEC systemd[1]: Started Cron daemon.
664Jun 22 13:11:50 LibreELEC systemd-logind[256]: New seat seat0.
665Jun 22 13:11:50 LibreELEC kernel: gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
666Jun 22 13:11:50 LibreELEC systemd[1]: Started Login Service.
667Jun 22 13:11:50 LibreELEC pulseaudio[251]: W: [pulseaudio] main.c: Running in system mode, but --disallow-module-loading not set.
668Jun 22 13:11:50 LibreELEC pulseaudio[251]: W: [pulseaudio] main.c: Home directory of user 'root' is not '/var/run/pulse', ignoring.
669Jun 22 13:11:50 LibreELEC pulseaudio[251]: W: [pulseaudio] caps.c: Normally all extra capabilities would be dropped now, but that's impossible because PulseAudio was built without capabilities support.
670Jun 22 13:11:50 LibreELEC pulseaudio[251]: W: [pulseaudio] main.c: OK, so you are running PA in system mode. Please make sure that you actually do want to do that.
671Jun 22 13:11:50 LibreELEC pulseaudio[251]: W: [pulseaudio] main.c: Please read http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/ for an explanation why system mode is usually a bad idea.
672Jun 22 13:11:50 LibreELEC pulseaudio[251]: W: [pulseaudio] authkey.c: Failed to open cookie file '/var/run/pulse/.config/pulse/cookie': No such file or directory
673Jun 22 13:11:50 LibreELEC pulseaudio[251]: W: [pulseaudio] authkey.c: Failed to load authentication key '/var/run/pulse/.config/pulse/cookie': No such file or directory
674Jun 22 13:11:50 LibreELEC pulseaudio[251]: W: [pulseaudio] authkey.c: Failed to open cookie file '/var/run/pulse/.pulse-cookie': No such file or directory
675Jun 22 13:11:50 LibreELEC pulseaudio[251]: W: [pulseaudio] authkey.c: Failed to load authentication key '/var/run/pulse/.pulse-cookie': No such file or directory
676Jun 22 13:11:51 LibreELEC kernel: mmc1: error -110 whilst initialising SDIO card
677Jun 22 13:11:51 LibreELEC systemd[1]: Started Samba Configuration.
678Jun 22 13:11:51 LibreELEC pulseaudio[251]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files
679Jun 22 13:11:51 LibreELEC systemd[1]: Started PulseAudio Sound Service.
680Jun 22 13:11:51 LibreELEC connmand[277]: Connection Manager version 1.36
681Jun 22 13:11:51 LibreELEC systemd[1]: Started Connection service.
682Jun 22 13:11:51 LibreELEC connmand[277]: Checking loopback interface settings
683Jun 22 13:11:51 LibreELEC connmand[277]: System hostname is LibreELEC
684Jun 22 13:11:51 LibreELEC connmand[277]: Failed to open RFKILL control device
685Jun 22 13:11:51 LibreELEC dbus-daemon[242]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.4' (uid=0 pid=277 comm="/usr/sbin/connmand -nr --config=/etc/connman/main.")
686Jun 22 13:11:51 LibreELEC connmand[277]: lo {newlink} index 1 address 00:00:00:00:00:00 mtu 65536
687Jun 22 13:11:51 LibreELEC connmand[277]: lo {newlink} index 1 operstate 0 <UNKNOWN>
688Jun 22 13:11:51 LibreELEC dbus-daemon[242]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.4' (uid=0 pid=277 comm="/usr/sbin/connmand -nr --config=/etc/connman/main.")
689Jun 22 13:11:51 LibreELEC connmand[277]: eth0 {create} index 2 type 1 <ETHER>
690Jun 22 13:11:51 LibreELEC connmand[277]: eth0 {update} flags 4098 <DOWN>
691Jun 22 13:11:51 LibreELEC connmand[277]: eth0 {newlink} index 2 address B8:27:EB:14:1F:5D mtu 1500
692Jun 22 13:11:51 LibreELEC connmand[277]: eth0 {newlink} index 2 operstate 2 <DOWN>
693Jun 22 13:11:51 LibreELEC kernel: smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
694Jun 22 13:11:51 LibreELEC kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
695Jun 22 13:11:51 LibreELEC connmand[277]: Adding interface eth0 [ ethernet ]
696Jun 22 13:11:51 LibreELEC connmand[277]: eth0 {update} flags 36867 <UP>
697Jun 22 13:11:51 LibreELEC connmand[277]: eth0 {newlink} index 2 address B8:27:EB:14:1F:5D mtu 1500
698Jun 22 13:11:51 LibreELEC connmand[277]: eth0 {newlink} index 2 operstate 2 <DOWN>
699Jun 22 13:11:51 LibreELEC systemd-logind[256]: Watching system buttons on /dev/input/event2 (HID 4555:1031 Consumer Control)
700Jun 22 13:11:51 LibreELEC systemd-logind[256]: Watching system buttons on /dev/input/event0 (HID 4555:1031)
701Jun 22 13:11:51 LibreELEC systemd-logind[256]: Watching system buttons on /dev/input/event3 (HID 4555:1031 System Control)
702Jun 22 13:11:51 LibreELEC systemd[1]: Starting Hostname Service...
703Jun 22 13:11:51 LibreELEC systemd[1]: Starting WPA supplicant...
704Jun 22 13:11:51 LibreELEC systemd[1]: Starting Wait on network...
705Jun 22 13:11:51 LibreELEC dbus-daemon[242]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
706Jun 22 13:11:51 LibreELEC systemd[1]: Started WPA supplicant.
707Jun 22 13:11:51 LibreELEC wpa_supplicant[449]: Successfully initialized wpa_supplicant
708Jun 22 13:11:51 LibreELEC systemd[1]: Reached target Network.
709Jun 22 13:11:51 LibreELEC systemd[1]: Started Broadcom sdio firmware update for BCM43430A1.
710Jun 22 13:11:51 LibreELEC systemd[1]: Started Avahi Daemon.
711Jun 22 13:11:51 LibreELEC dbus-daemon[242]: [system] Successfully activated service 'org.freedesktop.hostname1'
712Jun 22 13:11:51 LibreELEC systemd[1]: Started Hostname Service.
713Jun 22 13:11:51 LibreELEC avahi-daemon[453]: Found user 'avahi' (UID 495) and group 'avahi' (GID 495).
714Jun 22 13:11:51 LibreELEC avahi-daemon[453]: Successfully dropped root privileges.
715Jun 22 13:11:51 LibreELEC avahi-daemon[453]: avahi-daemon 0.7 starting up.
716Jun 22 13:11:51 LibreELEC avahi-daemon[453]: Loading service file /etc/avahi/services/sftp-ssh.service.
717Jun 22 13:11:51 LibreELEC avahi-daemon[453]: Network interface enumeration completed.
718Jun 22 13:11:51 LibreELEC avahi-daemon[453]: Server startup complete. Host name is LibreELEC.local. Local service cookie is 4159452168.
719Jun 22 13:11:51 LibreELEC avahi-daemon[453]: Service "LibreELEC" (/etc/avahi/services/sftp-ssh.service) successfully established.
720Jun 22 13:11:51 LibreELEC kernel: uart-pl011 3f201000.serial: no DMA platform data
721Jun 22 13:11:52 LibreELEC kernel: mmc1: error -110 whilst initialising SDIO card
722Jun 22 13:12:21 LibreELEC rpi-btuart[452]: Initialization timed out.
723Jun 22 13:12:21 LibreELEC rpi-btuart[452]: bcm43xx_init
724Jun 22 13:12:21 LibreELEC systemd[1]: brcmfmac_sdio-firmware.service: Main process exited, code=exited, status=1/FAILURE
725Jun 22 13:12:21 LibreELEC systemd[1]: brcmfmac_sdio-firmware.service: Failed with result 'exit-code'.
726Jun 22 13:12:52 LibreELEC systemd[1]: kodi-waitonnetwork.service: Main process exited, code=exited, status=110/n/a
727Jun 22 13:12:52 LibreELEC systemd[1]: kodi-waitonnetwork.service: Failed with result 'exit-code'.
728Jun 22 13:12:52 LibreELEC systemd[1]: Failed to start Wait on network.
729Jun 22 13:12:52 LibreELEC systemd[1]: Reached target Network is Online.
730Jun 22 13:12:52 LibreELEC systemd[1]: Starting Samba NMB Daemon...
731Jun 22 13:12:52 LibreELEC nmbd[467]: [2018/06/22 13:12:52.736627, 0] ../lib/util/become_daemon.c:149(daemon_status)
732Jun 22 13:12:52 LibreELEC nmbd[467]: daemon_status: STATUS=daemon 'nmbd' : No local IPv4 non-loopback interfaces available, waiting for interface ...
733Jun 22 13:12:52 LibreELEC nmbd[467]: [2018/06/22 13:12:52.736888, 0] ../source3/nmbd/nmbd_subnetdb.c:254(create_subnets)
734Jun 22 13:12:52 LibreELEC nmbd[467]: NOTE: NetBIOS name resolution is not supported for Internet Protocol Version 6 (IPv6).
735Jun 22 13:12:52 LibreELEC systemd[1]: Started Samba NMB Daemon.
736Jun 22 13:12:52 LibreELEC systemd[1]: Starting Samba SMB Daemon...
737Jun 22 13:12:53 LibreELEC systemd[1]: Started Samba SMB Daemon.
738Jun 22 13:12:53 LibreELEC systemd[1]: Reached target Multi-User System.
739Jun 22 13:12:53 LibreELEC systemd[1]: Reached target Graphical Interface.
740Jun 22 13:12:53 LibreELEC systemd[1]: Starting Kodi Media Center...
741Jun 22 13:12:53 LibreELEC systemd[1]: Started Kodi Media Center.
742Jun 22 13:12:53 LibreELEC systemd[1]: Reached target Kodi Mediacenter Interface.
743Jun 22 13:12:53 LibreELEC systemd[1]: Startup finished in 2.982s (kernel) + 1min 4.107s (userspace) = 1min 7.090s.
744Jun 22 13:12:53 LibreELEC smbd[469]: [2018/06/22 13:12:53.134395, 0] ../source3/passdb/pdb_smbpasswd.c:249(startsmbfilepwent)
745Jun 22 13:12:53 LibreELEC smbd[469]: startsmbfilepwent_internal: file /run/samba/smbpasswd did not exist. File successfully created.
746Jun 22 13:12:53 LibreELEC smbd[469]: [2018/06/22 13:12:53.170909, 0] ../lib/util/become_daemon.c:138(daemon_ready)
747Jun 22 13:12:53 LibreELEC smbd[469]: daemon_ready: STATUS=daemon 'smbd' finished starting up and ready to serve connections
748Jun 22 13:14:09 LibreELEC kernel: smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
749Jun 22 13:14:09 LibreELEC kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
750Jun 22 13:14:09 LibreELEC connmand[277]: eth0 {add} route ff00:: gw :: scope 0 <UNIVERSE>
751Jun 22 13:14:09 LibreELEC connmand[277]: eth0 {add} route fe80:: gw :: scope 0 <UNIVERSE>
752Jun 22 13:14:09 LibreELEC connmand[277]: eth0 {update} flags 102467 <UP,RUNNING,LOWER_UP>
753Jun 22 13:14:09 LibreELEC connmand[277]: eth0 {newlink} index 2 address B8:27:EB:14:1F:5D mtu 1500
754Jun 22 13:14:09 LibreELEC connmand[277]: eth0 {newlink} index 2 operstate 6 <UP>
755Jun 22 13:14:09 LibreELEC kernel: 8021q: 802.1Q VLAN Support v1.8
756Jun 22 13:14:09 LibreELEC connmand[277]: ipconfig state 3 ipconfig method 1
757Jun 22 13:14:09 LibreELEC connmand[277]: eth0 {del} route fe80:: gw :: scope 0 <UNIVERSE>
758Jun 22 13:14:09 LibreELEC connmand[277]: eth0 {del} route ff00:: gw :: scope 0 <UNIVERSE>
759Jun 22 13:14:10 LibreELEC avahi-daemon[453]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.1.14.
760Jun 22 13:14:10 LibreELEC avahi-daemon[453]: New relevant interface eth0.IPv4 for mDNS.
761Jun 22 13:14:10 LibreELEC avahi-daemon[453]: Registering new address record for 192.168.1.14 on eth0.IPv4.
762Jun 22 13:14:10 LibreELEC connmand[277]: eth0 {add} address 192.168.1.14/24 label eth0 family 2
763Jun 22 13:14:10 LibreELEC connmand[277]: eth0 {add} route 192.168.1.0 gw 0.0.0.0 scope 253 <LINK>
764Jun 22 13:14:10 LibreELEC connmand[277]: eth0 {add} route 192.168.1.1 gw 0.0.0.0 scope 253 <LINK>
765Jun 22 13:14:10 LibreELEC connmand[277]: eth0 {add} route 62.81.16.213 gw 192.168.1.1 scope 0 <UNIVERSE>
766Jun 22 13:14:10 LibreELEC connmand[277]: eth0 {add} route 62.81.29.254 gw 192.168.1.1 scope 0 <UNIVERSE>
767Jun 22 13:14:10 LibreELEC connmand[277]: eth0 {add} route 0.0.0.0 gw 192.168.1.1 scope 0 <UNIVERSE>
768Jun 22 13:14:10 LibreELEC connmand[277]: eth0 {add} route 212.227.81.55 gw 192.168.1.1 scope 0 <UNIVERSE>
769Jun 22 13:14:10 LibreELEC connmand[277]: ntp: adjust (jump): +25094779.407200 sec
770Apr 09 00:00:30 LibreELEC connmand[277]: eth0 {del} route 212.227.81.55 gw 192.168.1.1 scope 0 <UNIVERSE>
771Apr 09 00:00:30 LibreELEC connmand[277]: ntp: adjust (slew): -0.002752 sec
772========== /run/samba/smb.conf ==========
773# SPDX-License-Identifier: GPL-2.0-or-later
774# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
775
776# samba.conf v4 (do not remove)
777
778# This configuration file allows you to customize the samba shares
779# available from your machine
780
781[global]
782 workgroup = WORKGROUP
783 server min protocol = SMB2
784 server max protocol = SMB3
785
786 server string = LibreELEC
787 browseable = yes
788 writeable = yes
789 printable = no
790 deadtime = 30
791 mangled names = no
792 name resolve order = host bcast
793 printcap name = /dev/null
794 load printers = no
795 encrypt passwords = true
796 enable core files = no
797 passdb backend = smbpasswd
798 smb encrypt = disabled
799
800 # samba share options
801 map to guest = Bad User
802 guest account = root
803 security = user
804
805 # samba tuning options
806 socket options = TCP_NODELAY IPTOS_LOWDELAY
807 min receivefile size = 16384
808 aio read size = 16384
809 aio write size = 16384
810 use sendfile = yes
811
812 # The following are default values for the master selection process
813 # local master = yes
814 # preferred master = auto
815 # domain master = auto
816 # os level = 20
817
818 # "strict allocate = yes" breaks large network transfers to external hdd
819 # Force this to "no" in case "yes" becomes the default in future
820 strict allocate = no
821
822 allocation roundup size = 0
823
824# Using the following configurations as a template allows you to add
825# writeable shares of disks and paths under /storage
826
827[Update]
828 path = /storage/.update
829 available = yes
830 browseable = yes
831 public = yes
832 writeable = yes
833 root preexec = mkdir -p /storage/.update
834
835[Videos]
836 path = /storage/videos
837 available = yes
838 browseable = yes
839 public = yes
840 writeable = yes
841 root preexec = mkdir -p /storage/videos
842
843[Music]
844 path = /storage/music
845 available = yes
846 browseable = yes
847 public = yes
848 writeable = yes
849 root preexec = mkdir -p /storage/music
850
851[TV Shows]
852 path = /storage/tvshows
853 available = yes
854 browseable = yes
855 public = yes
856 writeable = yes
857 root preexec = mkdir -p /storage/tvshows
858
859[Recordings]
860 path = /storage/recordings
861 available = yes
862 browseable = yes
863 public = yes
864 writeable = yes
865 root preexec = mkdir -p /storage/recordings
866
867[Downloads]
868 path = /storage/downloads
869 available = yes
870 browseable = yes
871 public = yes
872 writeable = yes
873 root preexec = mkdir -p /storage/downloads
874
875[Pictures]
876 path = /storage/pictures
877 available = yes
878 browseable = yes
879 public = yes
880 writeable = yes
881 root preexec = mkdir -p /storage/pictures
882
883[Emulators]
884 path = /storage/emulators
885 available = yes
886 browseable = yes
887 public = yes
888 writeable = yes
889 root preexec = mkdir -p /storage/emulators
890
891[Configfiles]
892 path = /storage/.config
893 available = yes
894 browseable = yes
895 public = yes
896 writeable = yes
897 root preexec = mkdir -p /storage/.config
898
899[Userdata]
900 path = /storage/.kodi/userdata
901 available = yes
902 browseable = yes
903 public = yes
904 writeable = yes
905 root preexec = mkdir -p /storage/.kodi/userdata
906
907[Screenshots]
908 path = /storage/screenshots
909 available = yes
910 browseable = yes
911 public = yes
912 writeable = yes
913 root preexec = mkdir -p /storage/screenshots
914
915[Logfiles]
916 path = /storage/logfiles
917 available = yes
918 browseable = yes
919 public = yes
920 writeable = yes
921 root preexec = mkdir -p /storage/logfiles
922 root preexec = createlog
923
924[Backup]
925 path = /storage/backup
926 available = yes
927 browseable = yes
928 public = yes
929 writeable = yes
930 root preexec = mkdir -p /storage/backup
931
932[Picons]
933 path = /storage/picons
934 available = yes
935 browseable = yes
936 public = yes
937 writeable = yes
938 root preexec = mkdir -p /storage/picons/tvh /storage/picons/vdr