· 6 years ago · Apr 27, 2019, 08:32 AM
1System log output for: LibreELEC (Milhouse): devel-20181215210325-#1215-g191b1a3 [Build #1215]
2========== /flash/config.txt ==========
3################################################################################
4# This file is part of LibreELEC - http://www.libreelec.tv
5# Copyright (C) 2016 Team LibreELEC
6#
7# LibreELEC is free software: you can redistribute it and/or modify
8# it under the terms of the GNU General Public License as published by
9# the Free Software Foundation, either version 2 of the License, or
10# (at your option) any later version.
11#
12# LibreELEC is distributed in the hope that it will be useful,
13# but WITHOUT ANY WARRANTY; without even the implied warranty of
14# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15# GNU General Public License for more details.
16#
17# You should have received a copy of the GNU General Public License
18# along with LibreELEC. If not, see <http://www.gnu.org/licenses/>.
19################################################################################
20# Bootloader configuration - config.txt
21################################################################################
22
23################################################################################
24# Memory (System/GPU configuration )
25################################################################################
26
27# Default GPU memory split (do not change if you do not know what you are doing)
28 gpu_mem=128
29
30# Configure GPU memory based on SDRAM size - overrides above setting
31 gpu_mem_256=112
32 gpu_mem_512=160
33 gpu_mem_1024=256
34
35################################################################################
36# For overclocking and various other settings, see:
37# https://www.raspberrypi.org/documentation/configuration/config-txt.md
38################################################################################
39# Set 'force_turbo=1' to disable dynamic overclocking and enable overclocking always.
40force_turbo=0
41
42# Make display smaller to stop text spilling off the screen
43#
44# Note that the overscan settings only affect the splash screen and not Kodi.
45#
46# If you experience overscan/underscan issues the best solution is to adjust
47# your TV settings ("full pixel", "1-1 pixel" etc.). Alternatively, there is a
48# calibration menu in the Kodi GUI.
49# disable_overscan=1
50
51# Force HDMI even if unplugged or powered off
52# hdmi_force_hotplug=1
53
54# Doesn't sent initial active source message.
55# Avoids bringing CEC (enabled TV) out of standby and channel switch when
56# rebooting.
57hdmi_ignore_cec_init=1
58
59################################################################################
60# License keys to enable GPU hardware decoding for various codecs
61# to obtain keys visit the shop at http://www.raspberrypi.com
62################################################################################
63
64# decode_MPG2=0x00000000
65# decode_WVC1=0x00000000
66
67################################################################################
68# End of default configuration
69################################################################################
70
71################################################################################
72# Include distribution specific config file if it exists.
73################################################################################
74[all]
75include distroconfig.txt
76========== /flash/cmdline.txt ==========
77boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet
78========== /storage/.kodi/temp/kodi.log ==========
7922:59:53.564 T:1937383440 NOTICE: -----------------------------------------------------------------------
8022:59:53.564 T:1937383440 NOTICE: Starting Kodi (18.0-RC3 Git:4c17e77). Platform: Linux ARM 32-bit
8122:59:53.564 T:1937383440 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
8222:59:53.564 T:1937383440 NOTICE: Kodi compiled 2018-12-15 by GCC 8.2.0 for Linux ARM 32-bit version 4.19.9 (267017)
8322:59:53.565 T:1937383440 NOTICE: Running on LibreELEC (Milhouse): devel-20181215210325-#1215-g191b1a3 [Build #1215] 9.0, kernel: Linux ARM 32-bit version 4.19.9
8422:59:53.565 T:1937383440 NOTICE: FFmpeg version/source: 4.0.3-Kodi
8522:59:53.565 T:1937383440 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
8622:59:53.565 T:1937383440 NOTICE: ARM Features: Neon enabled
8722:59:53.565 T:1937383440 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
8822:59:53.565 T:1937383440 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
8922:59:53.565 T:1937383440 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
9022:59:53.565 T:1937383440 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
9122:59:53.565 T:1937383440 NOTICE: special://envhome/ is mapped to: /storage
9222:59:53.565 T:1937383440 NOTICE: special://home/ is mapped to: /storage/.kodi
9322:59:53.565 T:1937383440 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
9422:59:53.565 T:1937383440 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
9522:59:53.565 T:1937383440 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
9622:59:53.565 T:1937383440 NOTICE: Local hostname: LibreELEC
9722:59:53.565 T:1937383440 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
9822:59:53.565 T:1937383440 NOTICE: -----------------------------------------------------------------------
9922:59:53.579 T:1937383440 INFO: loading settings
10022:59:53.582 T:1937383440 NOTICE: special://profile/ is mapped to: special://masterprofile/
10122:59:53.615 T:1937383440 DEBUG: CSkinSettings: no <skinsettings> tag found
10222:59:53.615 T:1937383440 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
10322:59:53.621 T:1937383440 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
10422:59:53.621 T:1937383440 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
105 <?xml version="1.0" encoding="utf-8" ?>
106 <advancedsettings>
107 <cputempcommand>/usr/bin/cputemp</cputempcommand>
108 <gputempcommand>/usr/bin/gputemp</gputempcommand>
109 <showexitbutton>false</showexitbutton>
110 <remotedelay>1</remotedelay>
111 <samba>
112 <clienttimeout>30</clienttimeout>
113 </samba>
114 <fanartres>720</fanartres>
115 <imageres>540</imageres>
116 </advancedsettings>
11722:59:53.621 T:1937383440 WARNING: CSettingsManager: missing version attribute
11822:59:53.623 T:1937383440 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
11922:59:53.623 T:1937383440 NOTICE: Default Video Player: VideoPlayer
12022:59:53.623 T:1937383440 NOTICE: Default Audio Player: paplayer
12122:59:53.623 T:1937383440 NOTICE: Disabled debug logging due to GUI setting. Level 0.
12222:59:53.623 T:1937383440 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
12322:59:53.800 T:1937383440 NOTICE: PulseAudio: Server found running - will try to use Pulse
12422:59:53.910 T:1937383440 NOTICE: Running database version Addons27
12522:59:54.388 T:1937383440 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
12622:59:54.389 T:1937383440 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
12722:59:54.389 T:1937383440 NOTICE: ADDON: driver.dvb.crazycat v9.0.0 installed
12822:59:54.389 T:1937383440 NOTICE: ADDON: driver.dvb.dvb-latest v9.0.0 installed
12922:59:54.389 T:1937383440 NOTICE: ADDON: game.controller.default v1.0.8 installed
13022:59:54.389 T:1937383440 NOTICE: ADDON: game.controller.snes v1.0.8 installed
13122:59:54.389 T:1937383440 NOTICE: ADDON: imagedecoder.raw v999.2.0.0 installed
13222:59:54.389 T:1937383440 NOTICE: ADDON: inputstream.adaptive v999.2.3.12 installed
13322:59:54.389 T:1937383440 NOTICE: ADDON: inputstream.rtmp v999.2.0.4 installed
13422:59:54.389 T:1937383440 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
13522:59:54.389 T:1937383440 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
13622:59:54.389 T:1937383440 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
13722:59:54.389 T:1937383440 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
13822:59:54.389 T:1937383440 NOTICE: ADDON: kodi.binary.global.main v1.0.13 installed
13922:59:54.389 T:1937383440 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
14022:59:54.389 T:1937383440 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
14122:59:54.389 T:1937383440 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
14222:59:54.389 T:1937383440 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
14322:59:54.389 T:1937383440 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
14422:59:54.389 T:1937383440 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
14522:59:54.389 T:1937383440 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
14622:59:54.389 T:1937383440 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
14722:59:54.389 T:1937383440 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
14822:59:54.389 T:1937383440 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
14922:59:54.389 T:1937383440 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
15022:59:54.389 T:1937383440 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
15122:59:54.389 T:1937383440 NOTICE: ADDON: kodi.resource v1.0.0 installed
15222:59:54.389 T:1937383440 NOTICE: ADDON: metadata.album.universal v3.1.1 installed
15322:59:54.389 T:1937383440 NOTICE: ADDON: metadata.artists.universal v4.3.0 installed
15422:59:54.389 T:1937383440 NOTICE: ADDON: metadata.common.allmusic.com v3.2.0 installed
15522:59:54.389 T:1937383440 NOTICE: ADDON: metadata.common.fanart.tv v3.6.1 installed
15622:59:54.390 T:1937383440 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
15722:59:54.390 T:1937383440 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
15822:59:54.390 T:1937383440 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.2 installed
15922:59:54.390 T:1937383440 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.9 installed
16022:59:54.390 T:1937383440 NOTICE: ADDON: metadata.local v1.0.0 installed
16122:59:54.390 T:1937383440 NOTICE: ADDON: metadata.themoviedb.org v5.1.7 installed
16222:59:54.390 T:1937383440 NOTICE: ADDON: metadata.tvdb.com v3.0.14 installed
16322:59:54.390 T:1937383440 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.0 installed
16422:59:54.390 T:1937383440 NOTICE: ADDON: os.libreelec.tv v9.0 installed
16522:59:54.390 T:1937383440 NOTICE: ADDON: os.openelec.tv v9.0 installed
16622:59:54.390 T:1937383440 NOTICE: ADDON: peripheral.joystick v1.4.6 installed
16722:59:54.390 T:1937383440 NOTICE: ADDON: peripheral.xarcade v999.1.1.0 installed
16822:59:54.390 T:1937383440 NOTICE: ADDON: plugin.git.browser v1.1.7 installed
16922:59:54.390 T:1937383440 NOTICE: ADDON: plugin.program.browser.launcher v1.2.4 installed
17022:59:54.390 T:1937383440 NOTICE: ADDON: plugin.video.amazon v2.0.0~beta installed
17122:59:54.390 T:1937383440 NOTICE: ADDON: plugin.video.amazon-test v0.7.1 installed
17222:59:54.390 T:1937383440 NOTICE: ADDON: plugin.video.ardmediathek_de v5.0.0 installed
17322:59:54.390 T:1937383440 NOTICE: ADDON: plugin.video.magentasport v2.0.0 installed
17422:59:54.390 T:1937383440 NOTICE: ADDON: plugin.video.netflix v0.13.22 installed
17522:59:54.390 T:1937383440 NOTICE: ADDON: plugin.video.skygo.de v1.13.4 installed
17622:59:54.390 T:1937383440 NOTICE: ADDON: plugin.video.spotitube v2.1.3 installed
17722:59:54.390 T:1937383440 NOTICE: ADDON: plugin.video.telekom-sport v1.2.8 installed
17822:59:54.390 T:1937383440 NOTICE: ADDON: plugin.video.waipu.tv v0.2.2 installed
17922:59:54.390 T:1937383440 NOTICE: ADDON: pvr.argustv v999.3.5.4 installed
18022:59:54.390 T:1937383440 NOTICE: ADDON: pvr.demo v999.3.6.1 installed
18122:59:54.390 T:1937383440 NOTICE: ADDON: pvr.dvblink v999.4.7.0 installed
18222:59:54.390 T:1937383440 NOTICE: ADDON: pvr.dvbviewer v999.3.7.7 installed
18322:59:54.390 T:1937383440 NOTICE: ADDON: pvr.filmon v999.2.4.4 installed
18422:59:54.390 T:1937383440 NOTICE: ADDON: pvr.hdhomerun v999.3.5.0 installed
18522:59:54.390 T:1937383440 NOTICE: ADDON: pvr.hts v999.4.4.4 installed
18622:59:54.390 T:1937383440 NOTICE: ADDON: pvr.iptvsimple v999.3.5.5 installed
18722:59:54.390 T:1937383440 NOTICE: ADDON: pvr.mediaportal.tvserver v999.3.5.14 installed
18822:59:54.391 T:1937383440 NOTICE: ADDON: pvr.mythtv v999.5.10.2 installed
18922:59:54.391 T:1937383440 NOTICE: ADDON: pvr.nextpvr v999.3.3.6 installed
19022:59:54.391 T:1937383440 NOTICE: ADDON: pvr.njoy v999.3.4.2 installed
19122:59:54.391 T:1937383440 NOTICE: ADDON: pvr.octonet v999.0.7.0 installed
19222:59:54.391 T:1937383440 NOTICE: ADDON: pvr.pctv v999.2.4.5 installed
19322:59:54.391 T:1937383440 NOTICE: ADDON: pvr.stalker v999.3.4.8 installed
19422:59:54.391 T:1937383440 NOTICE: ADDON: pvr.teleboy v999.18.0.23 installed
19522:59:54.391 T:1937383440 NOTICE: ADDON: pvr.vbox v999.4.4.7 installed
19622:59:54.391 T:1937383440 NOTICE: ADDON: pvr.vdr.vnsi v999.3.6.2 installed
19722:59:54.391 T:1937383440 NOTICE: ADDON: pvr.vuplus v999.3.15.2 installed
19822:59:54.391 T:1937383440 NOTICE: ADDON: pvr.wmc v999.2.4.2 installed
19922:59:54.391 T:1937383440 NOTICE: ADDON: pvr.zattoo v999.18.0.58 installed
20022:59:54.391 T:1937383440 NOTICE: ADDON: repository.flubshi v0.1 installed
20122:59:54.391 T:1937383440 NOTICE: ADDON: repository.kodi.game v1.0.0 installed
20222:59:54.391 T:1937383440 NOTICE: ADDON: repository.kodi.yatse.tv v1.0.1 installed
20322:59:54.391 T:1937383440 NOTICE: ADDON: repository.kodinerds v9.0.103.103 installed
20422:59:54.391 T:1937383440 NOTICE: ADDON: repository.kodinerds_RPi2 v1.0.7 installed
20522:59:54.391 T:1937383440 NOTICE: ADDON: repository.libreelec.tv v9.0.1 installed
20622:59:54.391 T:1937383440 NOTICE: ADDON: repository.netflix v1.0.1 installed
20722:59:54.391 T:1937383440 NOTICE: ADDON: repository.sandmann79.plugins v1.0.2 installed
20822:59:54.391 T:1937383440 NOTICE: ADDON: repository.xbmc.org v3.1.4 installed
20922:59:54.391 T:1937383440 NOTICE: ADDON: repository.xbmchub v3.0.0 installed
21022:59:54.391 T:1937383440 NOTICE: ADDON: repository.zachmorris v1.0.0 installed
21122:59:54.391 T:1937383440 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
21222:59:54.391 T:1937383440 NOTICE: ADDON: resource.language.de_de v9.0.17 installed
21322:59:54.391 T:1937383440 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
21422:59:54.391 T:1937383440 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
21522:59:54.391 T:1937383440 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
21622:59:54.391 T:1937383440 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.48 installed
21722:59:54.391 T:1937383440 NOTICE: ADDON: script.common.plugin.cache v2.5.10 installed
21822:59:54.391 T:1937383440 NOTICE: ADDON: script.module.addon.signals v0.0.3 installed
21922:59:54.391 T:1937383440 NOTICE: ADDON: script.module.amazon.database v0.1.1 installed
22022:59:54.391 T:1937383440 NOTICE: ADDON: script.module.beautifulsoup v3.2.1 installed
22122:59:54.392 T:1937383440 NOTICE: ADDON: script.module.beautifulsoup4 v4.5.3 installed
22222:59:54.392 T:1937383440 NOTICE: ADDON: script.module.certifi v2019.3.9 installed
22322:59:54.392 T:1937383440 NOTICE: ADDON: script.module.chardet v3.0.4 installed
22422:59:54.392 T:1937383440 NOTICE: ADDON: script.module.commoncore v1.2.5 installed
22522:59:54.392 T:1937383440 NOTICE: ADDON: script.module.cryptopy v1.2.6 installed
22622:59:54.392 T:1937383440 NOTICE: ADDON: script.module.dateutil v2.7.3 installed
22722:59:54.392 T:1937383440 NOTICE: ADDON: script.module.future v0.16.0.4 installed
22822:59:54.392 T:1937383440 NOTICE: ADDON: script.module.idna v2.8 installed
22922:59:54.392 T:1937383440 NOTICE: ADDON: script.module.inputstreamhelper v0.3.4 installed
23022:59:54.392 T:1937383440 NOTICE: ADDON: script.module.kodi-six v0.0.3 installed
23122:59:54.392 T:1937383440 NOTICE: ADDON: script.module.libard v1.0.0 installed
23222:59:54.392 T:1937383440 NOTICE: ADDON: script.module.libmediathek3 v1.5.0 installed
23322:59:54.392 T:1937383440 NOTICE: ADDON: script.module.mechanize v0.2.6 installed
23422:59:54.392 T:1937383440 NOTICE: ADDON: script.module.myconnpy v1.1.7 installed
23522:59:54.392 T:1937383440 NOTICE: ADDON: script.module.pil v1.1.7 installed
23622:59:54.392 T:1937383440 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
23722:59:54.392 T:1937383440 NOTICE: ADDON: script.module.pydes v2.0.1 installed
23822:59:54.392 T:1937383440 NOTICE: ADDON: script.module.pyxbmct v1.3.0 installed
23922:59:54.392 T:1937383440 NOTICE: ADDON: script.module.requests v2.21.0 installed
24022:59:54.392 T:1937383440 NOTICE: ADDON: script.module.routing v0.2.1 installed
24122:59:54.392 T:1937383440 NOTICE: ADDON: script.module.six v1.11.0 installed
24222:59:54.392 T:1937383440 NOTICE: ADDON: script.module.youtube.dl v18.1107.0 installed
24322:59:54.392 T:1937383440 NOTICE: ADDON: script.program.driverselect v0.1.6 installed
24422:59:54.392 T:1937383440 NOTICE: ADDON: script.web.viewer v0.9.21 installed
24522:59:54.392 T:1937383440 NOTICE: ADDON: service.libreelec.settings v9.0.0 installed
24622:59:54.392 T:1937383440 NOTICE: ADDON: service.proftpd v9.0.102 installed
24722:59:54.392 T:1937383440 NOTICE: ADDON: skin.estuary v2.0.16 installed
24822:59:54.392 T:1937383440 NOTICE: ADDON: vfs.libarchive v999.1.0.4 installed
24922:59:54.392 T:1937383440 NOTICE: ADDON: vfs.rar v999.2.0.5 installed
25022:59:54.392 T:1937383440 NOTICE: ADDON: vfs.sftp v999.1.0.1 installed
25122:59:54.392 T:1937383440 NOTICE: ADDON: virtual.multimedia-tools v9.0.109 installed
25222:59:54.392 T:1937383440 NOTICE: ADDON: virtual.network-tools v9.0.103 installed
25322:59:54.393 T:1937383440 NOTICE: ADDON: weather.gismeteo v0.3.3 installed
25422:59:54.393 T:1937383440 NOTICE: ADDON: webinterface.arch v2.0.5 installed
25522:59:54.393 T:1937383440 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
25622:59:54.393 T:1937383440 NOTICE: ADDON: xbmc.addon v17.9.930 installed
25722:59:54.393 T:1937383440 NOTICE: ADDON: xbmc.core v0.1.0 installed
25822:59:54.393 T:1937383440 NOTICE: ADDON: xbmc.gui v5.14.0 installed
25922:59:54.393 T:1937383440 NOTICE: ADDON: xbmc.json v10.0.0 installed
26022:59:54.393 T:1937383440 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
26122:59:54.393 T:1937383440 NOTICE: ADDON: xbmc.python v2.26.0 installed
26222:59:54.393 T:1937383440 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
26322:59:54.557 T:1937383440 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
26422:59:54.595 T:1906307952 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
26522:59:54.596 T:1906307952 NOTICE: Found 2 Lists of Devices
26622:59:54.596 T:1906307952 NOTICE: Enumerated PI devices:
26722:59:54.596 T:1906307952 NOTICE: Device 1
26822:59:54.597 T:1906307952 NOTICE: m_deviceName : HDMI
26922:59:54.597 T:1906307952 NOTICE: m_displayName : HDMI
27022:59:54.597 T:1906307952 NOTICE: m_displayNameExtra:
27122:59:54.597 T:1906307952 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
27222:59:54.597 T:1906307952 NOTICE: m_channels : FL, FR
27322:59:54.597 T:1906307952 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
27422:59:54.597 T:1906307952 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
27522:59:54.597 T:1906307952 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
27622:59:54.597 T:1906307952 NOTICE: Device 2
27722:59:54.597 T:1906307952 NOTICE: m_deviceName : Analogue
27822:59:54.597 T:1906307952 NOTICE: m_displayName : Analogue
27922:59:54.597 T:1906307952 NOTICE: m_displayNameExtra:
28022:59:54.597 T:1906307952 NOTICE: m_deviceType : AE_DEVTYPE_PCM
28122:59:54.597 T:1906307952 NOTICE: m_channels : FL, FR
28222:59:54.597 T:1906307952 NOTICE: m_sampleRates : 48000
28322:59:54.597 T:1906307952 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
28422:59:54.597 T:1906307952 NOTICE: m_streamTypes : No passthrough capabilities
28522:59:54.597 T:1906307952 NOTICE: Device 3
28622:59:54.597 T:1906307952 NOTICE: m_deviceName : Both
28722:59:54.597 T:1906307952 NOTICE: m_displayName : HDMI and Analogue
28822:59:54.597 T:1906307952 NOTICE: m_displayNameExtra:
28922:59:54.597 T:1906307952 NOTICE: m_deviceType : AE_DEVTYPE_PCM
29022:59:54.597 T:1906307952 NOTICE: m_channels : FL, FR
29122:59:54.597 T:1906307952 NOTICE: m_sampleRates : 48000
29222:59:54.597 T:1906307952 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
29322:59:54.597 T:1906307952 NOTICE: m_streamTypes : No passthrough capabilities
29422:59:54.598 T:1906307952 NOTICE: Enumerated PULSE devices:
29522:59:54.598 T:1906307952 NOTICE: Device 1
29622:59:54.598 T:1906307952 NOTICE: m_deviceName : Default
29722:59:54.598 T:1906307952 NOTICE: m_displayName : Default
29822:59:54.598 T:1906307952 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
29922:59:54.598 T:1906307952 NOTICE: m_deviceType : AE_DEVTYPE_PCM
30022:59:54.598 T:1906307952 NOTICE: m_channels : FL, FR
30122:59:54.598 T:1906307952 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
30222:59:54.598 T:1906307952 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
30322:59:54.598 T:1906307952 NOTICE: m_streamTypes : No passthrough capabilities
30422:59:54.667 T:1937383440 NOTICE: Raspberry PI firmware version: Dec 4 2018 16:53:10
305 Copyright (c) 2012 Broadcom
306 version 1f3414729f43ef3b977a910a0d811a759562e1cf (clean) (release)
30722:59:54.667 T:1937383440 NOTICE: ARM mem: 768MB GPU mem: 256MB MPG2:0 WVC1:0
30822:59:54.667 T:1937383440 NOTICE: cache.memorysize: 20MB libass.cache: 21MB
30922:59:54.667 T:1937383440 NOTICE: Config:
310 aphy_params_current=819
311 arm_freq=1200
312 audio_pwm_mode=514
313 config_hdmi_boost=5
314 core_freq=400
315 desired_osc_freq=0x36ee80
316 disable_commandline_tags=2
317 disable_l2cache=1
318 display_hdmi_rotate=-1
319 display_lcd_rotate=-1
320 dphy_params_current=547
321 force_eeprom_read=1
322 force_pwm_open=1
323 framebuffer_ignore_alpha=1
324 framebuffer_swap=1
325 gpu_freq=300
326 hdmi_channel_map=8
327 hdmi_force_cec_address=65535
328 hdmi_ignore_cec_init=1
329 init_uart_clock=0x2dc6c00
330 lcd_framerate=60
331 over_voltage_avs=0x186a0
332 overscan_bottom=48
333 overscan_left=48
334 overscan_right=48
335 overscan_top=48
336 pause_burst_frames=1
337 program_serial_random=1
338 sdram_freq=450
33922:59:54.667 T:1937383440 NOTICE: Config:
340 device_tree=-
34122:59:54.669 T:1937383440 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 60.000000 Hz
34222:59:54.669 T:1937383440 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 59.940063 Hz
34322:59:54.669 T:1937383440 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 60.000000 Hz
34422:59:54.669 T:1937383440 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 59.940063 Hz
34522:59:54.669 T:1937383440 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 120.000000 Hz
34622:59:54.669 T:1937383440 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 60.000000 Hz
34722:59:54.669 T:1937383440 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 59.940063 Hz
34822:59:54.669 T:1937383440 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 120.000000 Hz
34922:59:54.669 T:1937383440 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 60.000000 Hz
35022:59:54.669 T:1937383440 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 59.940063 Hz
35122:59:54.669 T:1937383440 NOTICE: Found resolution 1400 x 1050 with 1400 x 1050 @ 60.000000 Hz
35222:59:54.669 T:1937383440 NOTICE: Found resolution 1400 x 1050 with 1400 x 1050 @ 59.940063 Hz
35322:59:54.669 T:1937383440 NOTICE: Found resolution 1440 x 900 with 1440 x 900 @ 60.000000 Hz
35422:59:54.669 T:1937383440 NOTICE: Found resolution 1440 x 900 with 1440 x 900 @ 59.940063 Hz
35522:59:54.669 T:1937383440 NOTICE: Found resolution 1440 x 1080 with 1600 x 1200 @ 60.000000 Hz
35622:59:54.669 T:1937383440 NOTICE: Found resolution 1440 x 1080 with 1600 x 1200 @ 59.940063 Hz
35722:59:54.669 T:1937383440 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 60.000000 Hz
35822:59:54.669 T:1937383440 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 59.940063 Hz
35922:59:54.669 T:1937383440 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 60.000000 Hz
36022:59:54.669 T:1937383440 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 59.940063 Hz
36122:59:54.669 T:1937383440 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 60.000000 Hz
36222:59:54.669 T:1937383440 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 59.940063 Hz
36322:59:54.670 T:1937383440 NOTICE: Found resolution 720 x 576 with 720 x 576 @ 50.000000 Hz
36422:59:54.670 T:1937383440 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 50.000000 Hz
36522:59:54.670 T:1937383440 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080i @ 50.000000 Hz
36622:59:54.670 T:1937383440 NOTICE: Found (1280x720@60.000000) at 34, setting to RES_DESKTOP at 16
36722:59:54.670 T:1937383440 NOTICE: EGL_VERSION = 1.4
36822:59:54.670 T:1937383440 NOTICE: EGL_VENDOR = Broadcom
36922:59:54.670 T:1937383440 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
37022:59:54.670 T:1937383440 NOTICE: EGL_CLIENT_EXTENSIONS = NULL
37122:59:54.672 T:1937383440 NOTICE: Checking resolution 35
37223:00:05.514 T:1937383440 NOTICE: GL_VENDOR = Broadcom
37323:00:05.514 T:1937383440 NOTICE: GL_RENDERER = VideoCore IV HW
37423:00:05.514 T:1937383440 NOTICE: GL_VERSION = OpenGL ES 2.0
37523:00:05.514 T:1937383440 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
37623:00:05.514 T:1937383440 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
37723:00:07.368 T:1799328624 NOTICE: Running database version Addons27
37823:00:07.373 T:1799328624 NOTICE: Running database version ViewModes6
37923:00:07.441 T:1799328624 NOTICE: Running database version Textures13
38023:00:07.457 T:1799328624 NOTICE: Running database version MyMusic72
38123:00:07.489 T:1799328624 NOTICE: Running database version MyVideos112
38223:00:07.503 T:1799328624 NOTICE: Running database version TV32
38323:00:07.507 T:1799328624 NOTICE: Running database version Epg12
38423:00:07.508 T:1937383440 NOTICE: start dvd mediatype detection
38523:00:07.597 T:1937383440 NOTICE: load skin from: /usr/share/kodi/addons/skin.estuary (version: 2.0.16)
38623:00:08.576 T:1937383440 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
38723:00:08.704 T:1937383440 NOTICE: Register - new keyboard device registered on application->keyboard: Tastatur (0000:0000)
38823:00:08.708 T:1937383440 NOTICE: Register - new mouse device registered on application->mouse: Maus (0000:0000)
38923:00:08.717 T:1937383440 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
39023:00:08.720 T:1937383440 NOTICE: Loaded playercorefactory configuration
39123:00:08.722 T:1937383440 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
39223:00:08.723 T:1937383440 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
39323:00:08.799 T:1937383440 NOTICE: initialize done
39423:00:08.799 T:1937383440 NOTICE: Running the application...
39523:00:08.824 T:1937383440 NOTICE: starting zeroconf publishing
39623:00:08.825 T:1937383440 NOTICE: CWebServer[8080]: Started
39723:00:08.825 T:1937383440 NOTICE: starting upnp client
39823:00:08.842 T:1937383440 NOTICE: starting upnp renderer
39923:00:08.867 T:1564332912 NOTICE: ES: Starting UDP Event server on port 9777
40023:00:08.868 T:1564332912 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
40123:00:09.039 T:1757365104 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
40223:00:09.126 T:1790935920 NOTICE: AddOnLog: PVR IPTV Simple Client: Loaded 153 channels.
40323:00:09.127 T:1790935920 NOTICE: PVR Manager: Starting
40423:00:09.661 T:1698616176 NOTICE: Git Browser: Service Starting...
40523:00:09.742 T:1799328624 NOTICE: EPG thread started
40623:00:09.742 T:1639867248 NOTICE: PVR Manager: Started
40723:00:10.743 T:1530762096 NOTICE: AddOnLog: PVR IPTV Simple Client: EPG file path is not configured. EPG not loaded.
40823:00:10.894 T:1715401584 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
409 - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
410 Error Type: <type 'exceptions.ImportError'>
411 Error Contents: No module named urllib3
412 Traceback (most recent call last):
413 File "/storage/.kodi/addons/plugin.video.netflix/service.py", line 18, in <module>
414 from resources.lib.MSLHttpRequestHandler import MSLTCPServer
415 File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/MSLHttpRequestHandler.py", line 14, in <module>
416 from resources.lib.MSLv2 import MSL
417 File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/MSLv2.py", line 18, in <module>
418 import requests
419 File "/storage/.kodi/addons/script.module.requests/lib/requests/__init__.py", line 43, in <module>
420 import urllib3
421 ImportError: No module named urllib3
422 -->End of Python script error report<--
42323:00:11.404 T:1690223472 NOTICE: [Amazon VOD] Service: Proxy bound to 127.0.0.1:51597
42423:00:11.830 T:1690223472 NOTICE: [Amazon VOD] Service: Proxy server started
42523:00:11.831 T:1690223472 NOTICE: [Amazon VOD] Service started
42623:00:18.680 T:1799328624 ERROR: GetDirectory - Error getting
42723:00:21.038 T:1937383440 NOTICE: VideoPlayer::OpenFile: pvr://channels/tv/Alle Kanäle/pvr.iptvsimple_1690166908.pvr
42823:00:21.040 T:1522369392 NOTICE: Creating InputStream
42923:00:21.310 T:1522369392 NOTICE: Creating Demuxer
43023:00:22.313 T:1522369392 NOTICE: Opening stream: 0 source: 256
43123:00:22.313 T:1522369392 NOTICE: Creating video codec with codec id: 27
43223:00:22.326 T:1522369392 NOTICE: Creating video thread
43323:00:22.327 T:1574953840 NOTICE: running thread: video_thread
43423:00:22.666 T:1522369392 NOTICE: Opening stream: 1 source: 256
43523:00:22.666 T:1522369392 NOTICE: Finding audio codec for: 86018
43623:00:22.668 T:1522369392 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
43723:00:22.668 T:1522369392 NOTICE: Creating audio thread
43823:00:22.669 T:1407538032 NOTICE: running thread: CVideoPlayerAudio::Process()
43923:00:22.683 T:1407538032 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
44023:00:22.684 T:1407538032 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
44123:00:24.227 T:1574953840 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
44223:00:37.845 T:1407538032 WARNING: Previous line repeats 7 times.
44323:00:37.845 T:1407538032 NOTICE: CVideoPlayerAudio::Process - stream stalled
44423:02:26.932 T:1564332912 NOTICE: ES: Client from ::ffff:192.168.178.58 timed out
44523:03:27.732 T:1906307952 WARNING: ActiveAE - large audio sync error: -89438.902435
44623:06:15.139 T:1407538032 NOTICE: CVideoPlayerAudio::Process - stream stalled
44723:06:20.513 T:1906307952 WARNING: ActiveAE - large audio sync error: -5167.081379
44823:06:20.513 T:1906307952 WARNING: ActiveAE - large audio sync error: -5168.080650
44923:06:20.514 T:1906307952 WARNING: ActiveAE - large audio sync error: -5167.080494
45023:06:20.514 T:1906307952 WARNING: ActiveAE - large audio sync error: -5168.080493
45123:06:20.514 T:1906307952 WARNING: ActiveAE - large audio sync error: -5168.080545
45223:06:20.515 T:1906307952 WARNING: ActiveAE - large audio sync error: -5167.080545
45323:06:20.515 T:1906307952 WARNING: ActiveAE - large audio sync error: -5168.080494
45423:06:20.515 T:1906307952 WARNING: ActiveAE - large audio sync error: -5168.080598
45523:06:20.553 T:1906307952 WARNING: ActiveAE - large audio sync error: -5193.108775
45623:06:20.577 T:1906307952 WARNING: ActiveAE - large audio sync error: -5193.037263
45723:06:20.602 T:1906307952 WARNING: ActiveAE - large audio sync error: -5192.072003
45823:06:20.627 T:1906307952 WARNING: ActiveAE - large audio sync error: -5193.066483
45923:06:20.628 T:1906307952 WARNING: ActiveAE - large audio sync error: -5168.065233
46023:06:20.629 T:1906307952 WARNING: ActiveAE - large audio sync error: -5142.065077
46123:06:20.629 T:1906307952 WARNING: ActiveAE - large audio sync error: -5118.065077
46223:06:20.629 T:1906307952 WARNING: ActiveAE - large audio sync error: -5092.065025
46323:06:20.629 T:1906307952 WARNING: ActiveAE - large audio sync error: -5068.064973
46423:06:20.629 T:1906307952 WARNING: ActiveAE - large audio sync error: -5043.065024
46523:06:20.630 T:1906307952 WARNING: ActiveAE - large audio sync error: -5017.065077
46623:06:24.654 T:1574953840 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
46723:06:25.150 T:1407538032 NOTICE: CVideoPlayerAudio::Process - stream stalled
46823:06:36.307 T:1906307952 WARNING: ActiveAE - large audio sync error: -10889.670644
46923:06:36.307 T:1906307952 WARNING: ActiveAE - large audio sync error: -10889.669447
47023:06:36.307 T:1906307952 WARNING: ActiveAE - large audio sync error: -10888.669342
47123:06:36.308 T:1906307952 WARNING: ActiveAE - large audio sync error: -10889.669550
47223:06:36.308 T:1906307952 WARNING: ActiveAE - large audio sync error: -10888.669498
47323:06:36.308 T:1906307952 WARNING: ActiveAE - large audio sync error: -10889.669446
47423:06:36.309 T:1906307952 WARNING: ActiveAE - large audio sync error: -10889.669447
47523:06:36.309 T:1906307952 WARNING: ActiveAE - large audio sync error: -10888.669342
47623:06:36.334 T:1906307952 WARNING: ActiveAE - large audio sync error: -10914.599914
47723:06:36.359 T:1906307952 WARNING: ActiveAE - large audio sync error: -10913.624029
47823:06:36.385 T:1906307952 WARNING: ActiveAE - large audio sync error: -10914.594445
47923:06:36.409 T:1906307952 WARNING: ActiveAE - large audio sync error: -10914.564551
48023:06:36.409 T:1906307952 WARNING: ActiveAE - large audio sync error: -10888.562155
48123:06:36.409 T:1906307952 WARNING: ActiveAE - large audio sync error: -10864.562363
48223:06:36.410 T:1906307952 WARNING: ActiveAE - large audio sync error: -10839.562154
48323:06:36.410 T:1906307952 WARNING: ActiveAE - large audio sync error: -10814.562415
48423:06:36.410 T:1906307952 WARNING: ActiveAE - large audio sync error: -10789.562103
48523:06:36.410 T:1906307952 WARNING: ActiveAE - large audio sync error: -10763.562103
48623:06:36.410 T:1906307952 WARNING: ActiveAE - large audio sync error: -10739.562311
48723:06:36.411 T:1906307952 WARNING: ActiveAE - large audio sync error: -10714.562259
48823:06:36.435 T:1906307952 WARNING: ActiveAE - large audio sync error: -10688.608091
48923:06:36.460 T:1906307952 WARNING: ActiveAE - large audio sync error: -10664.630331
49023:06:36.486 T:1906307952 WARNING: ActiveAE - large audio sync error: -10638.670382
49123:06:36.510 T:1906307952 WARNING: ActiveAE - large audio sync error: -10614.637101
49223:06:36.535 T:1906307952 WARNING: ActiveAE - large audio sync error: -10589.607518
49323:06:36.560 T:1906307952 WARNING: ActiveAE - large audio sync error: -10563.605123
49423:06:36.585 T:1906307952 WARNING: ActiveAE - large audio sync error: -10539.588144
49523:06:36.586 T:1906307952 WARNING: ActiveAE - large audio sync error: -10513.586530
49623:06:36.587 T:1906307952 WARNING: ActiveAE - large audio sync error: -10489.585487
49723:06:36.588 T:1906307952 WARNING: ActiveAE - large audio sync error: -10464.585644
49823:06:36.588 T:1906307952 WARNING: ActiveAE - large audio sync error: -10438.585644
49923:06:36.589 T:1906307952 WARNING: ActiveAE - large audio sync error: -10414.585592
50023:06:36.589 T:1906307952 WARNING: ActiveAE - large audio sync error: -10389.585748
50123:06:36.590 T:1906307952 WARNING: ActiveAE - large audio sync error: -10364.586113
50223:06:36.591 T:1906307952 WARNING: ActiveAE - large audio sync error: -10339.585644
50323:06:36.591 T:1906307952 WARNING: ActiveAE - large audio sync error: -10313.585696
50423:06:36.592 T:1906307952 WARNING: ActiveAE - large audio sync error: -10289.585644
50523:06:36.592 T:1906307952 WARNING: ActiveAE - large audio sync error: -10264.585487
50623:06:36.592 T:1906307952 WARNING: ActiveAE - large audio sync error: -10238.585540
50723:06:36.593 T:1906307952 WARNING: ActiveAE - large audio sync error: -10214.586009
50823:06:36.594 T:1906307952 WARNING: ActiveAE - large audio sync error: -10188.585540
50923:06:36.594 T:1906307952 WARNING: ActiveAE - large audio sync error: -10164.585540
51023:06:36.610 T:1906307952 WARNING: ActiveAE - large audio sync error: -10164.541789
51123:06:36.611 T:1906307952 WARNING: ActiveAE - large audio sync error: -10138.541528
51223:06:36.611 T:1906307952 WARNING: ActiveAE - large audio sync error: -10114.541372
51323:06:36.612 T:1906307952 WARNING: ActiveAE - large audio sync error: -10088.578924
51423:06:36.612 T:1906307952 WARNING: ActiveAE - large audio sync error: -10064.544549
51523:06:36.613 T:1906307952 WARNING: ActiveAE - large audio sync error: -10039.541267
51623:06:36.614 T:1906307952 WARNING: ActiveAE - large audio sync error: -10013.542153
51723:06:36.614 T:1906307952 WARNING: ActiveAE - large audio sync error: -9989.541737
51823:06:36.615 T:1906307952 WARNING: ActiveAE - large audio sync error: -9963.541841
51923:06:36.616 T:1906307952 WARNING: ActiveAE - large audio sync error: -9939.541267
52023:06:36.616 T:1906307952 WARNING: ActiveAE - large audio sync error: -9914.541424
52123:06:36.617 T:1906307952 WARNING: ActiveAE - large audio sync error: -9888.541841
52223:06:36.618 T:1906307952 WARNING: ActiveAE - large audio sync error: -9864.541268
52323:06:36.618 T:1906307952 WARNING: ActiveAE - large audio sync error: -9839.541320
52423:06:36.619 T:1906307952 WARNING: ActiveAE - large audio sync error: -9814.541840
52523:06:36.619 T:1906307952 WARNING: ActiveAE - large audio sync error: -9789.541476
52623:06:36.635 T:1906307952 WARNING: ActiveAE - large audio sync error: -9788.574758
52723:06:36.635 T:1906307952 WARNING: ActiveAE - large audio sync error: -9764.572987
52823:06:36.636 T:1906307952 WARNING: ActiveAE - large audio sync error: -9739.572935
52923:06:36.637 T:1906307952 WARNING: ActiveAE - large audio sync error: -9713.572831
53023:06:36.637 T:1906307952 WARNING: ActiveAE - large audio sync error: -9689.574237
53123:06:36.638 T:1906307952 WARNING: ActiveAE - large audio sync error: -9663.572779
53223:06:36.638 T:1906307952 WARNING: ActiveAE - large audio sync error: -9639.574028
53323:06:36.639 T:1906307952 WARNING: ActiveAE - large audio sync error: -9614.573144
53423:06:36.639 T:1906307952 WARNING: ActiveAE - large audio sync error: -9588.572778
53523:06:36.640 T:1906307952 WARNING: ActiveAE - large audio sync error: -9564.572778
53623:06:36.640 T:1906307952 WARNING: ActiveAE - large audio sync error: -9538.572883
53723:06:36.641 T:1906307952 WARNING: ActiveAE - large audio sync error: -9514.572987
53823:06:36.641 T:1906307952 WARNING: ActiveAE - large audio sync error: -9489.572779
53923:06:36.641 T:1906307952 WARNING: ActiveAE - large audio sync error: -9463.572778
54023:06:36.642 T:1906307952 WARNING: ActiveAE - large audio sync error: -9439.572883
54123:06:36.642 T:1906307952 WARNING: ActiveAE - large audio sync error: -9413.572830
54223:06:36.660 T:1906307952 WARNING: ActiveAE - large audio sync error: -9414.544706
54323:06:36.661 T:1906307952 WARNING: ActiveAE - large audio sync error: -9389.543717
54423:06:36.661 T:1906307952 WARNING: ActiveAE - large audio sync error: -9363.543768
54523:06:36.662 T:1906307952 WARNING: ActiveAE - large audio sync error: -9339.543769
54623:06:36.662 T:1906307952 WARNING: ActiveAE - large audio sync error: -9314.543821
54723:06:36.663 T:1906307952 WARNING: ActiveAE - large audio sync error: -9289.543873
54823:06:36.664 T:1906307952 WARNING: ActiveAE - large audio sync error: -9264.543925
54923:06:36.664 T:1906307952 WARNING: ActiveAE - large audio sync error: -9238.543769
55023:06:36.664 T:1906307952 WARNING: ActiveAE - large audio sync error: -9214.543769
55123:06:36.665 T:1906307952 WARNING: ActiveAE - large audio sync error: -9189.543769
55223:06:36.665 T:1906307952 WARNING: ActiveAE - large audio sync error: -9163.543769
55323:06:36.666 T:1906307952 WARNING: ActiveAE - large audio sync error: -9139.543717
55423:06:36.666 T:1906307952 WARNING: ActiveAE - large audio sync error: -9113.543769
55523:06:36.667 T:1906307952 WARNING: ActiveAE - large audio sync error: -9089.543716
55623:06:36.667 T:1906307952 WARNING: ActiveAE - large audio sync error: -9064.543925
55723:06:36.667 T:1906307952 WARNING: ActiveAE - large audio sync error: -9038.543717
55823:06:36.685 T:1906307952 WARNING: ActiveAE - large audio sync error: -9039.589185
55923:06:36.686 T:1906307952 WARNING: ActiveAE - large audio sync error: -9013.588873
56023:06:36.686 T:1906307952 WARNING: ActiveAE - large audio sync error: -8989.588977
56123:06:36.687 T:1906307952 WARNING: ActiveAE - large audio sync error: -8964.588821
56223:06:36.687 T:1906307952 WARNING: ActiveAE - large audio sync error: -8938.588924
56323:06:36.688 T:1906307952 WARNING: ActiveAE - large audio sync error: -8914.588924
56423:06:36.688 T:1906307952 WARNING: ActiveAE - large audio sync error: -8889.588977
56523:06:36.688 T:1906307952 WARNING: ActiveAE - large audio sync error: -8864.588873
56623:06:36.689 T:1906307952 WARNING: ActiveAE - large audio sync error: -8839.588872
56723:06:36.689 T:1906307952 WARNING: ActiveAE - large audio sync error: -8813.588925
56823:06:36.689 T:1906307952 WARNING: ActiveAE - large audio sync error: -8789.588925
56923:06:36.690 T:1906307952 WARNING: ActiveAE - large audio sync error: -8764.589029
57023:06:36.690 T:1906307952 WARNING: ActiveAE - large audio sync error: -8738.588977
57123:06:36.691 T:1906307952 WARNING: ActiveAE - large audio sync error: -8714.589029
57223:06:36.691 T:1906307952 WARNING: ActiveAE - large audio sync error: -8688.588925
57323:06:36.691 T:1906307952 WARNING: ActiveAE - large audio sync error: -8664.588821
57423:06:36.711 T:1906307952 WARNING: ActiveAE - large audio sync error: -8664.637154
57523:06:36.712 T:1906307952 WARNING: ActiveAE - large audio sync error: -8638.637050
57623:06:36.712 T:1906307952 WARNING: ActiveAE - large audio sync error: -8614.637102
57723:06:36.713 T:1906307952 WARNING: ActiveAE - large audio sync error: -8588.637102
57823:06:36.713 T:1906307952 WARNING: ActiveAE - large audio sync error: -8564.637727
57923:06:36.714 T:1906307952 WARNING: ActiveAE - large audio sync error: -8539.636946
58023:06:36.714 T:1906307952 WARNING: ActiveAE - large audio sync error: -8513.636894
58123:06:36.714 T:1906307952 WARNING: ActiveAE - large audio sync error: -8489.636894
58223:06:36.715 T:1906307952 WARNING: ActiveAE - large audio sync error: -8463.636946
58323:06:36.716 T:1906307952 WARNING: ActiveAE - large audio sync error: -8439.636946
58423:06:36.716 T:1906307952 WARNING: ActiveAE - large audio sync error: -8414.636998
58523:06:36.716 T:1906307952 WARNING: ActiveAE - large audio sync error: -8388.636946
58623:06:36.717 T:1906307952 WARNING: ActiveAE - large audio sync error: -8364.636945
58723:06:36.717 T:1906307952 WARNING: ActiveAE - large audio sync error: -8339.636946
58823:06:36.718 T:1906307952 WARNING: ActiveAE - large audio sync error: -8314.636893
58923:06:36.718 T:1906307952 WARNING: ActiveAE - large audio sync error: -8289.636841
59023:06:36.735 T:1906307952 WARNING: ActiveAE - large audio sync error: -8288.560383
59123:06:36.736 T:1906307952 WARNING: ActiveAE - large audio sync error: -8264.559341
59223:06:36.736 T:1906307952 WARNING: ActiveAE - large audio sync error: -8239.559550
59323:06:36.737 T:1906307952 WARNING: ActiveAE - large audio sync error: -8213.559550
59423:06:36.737 T:1906307952 WARNING: ActiveAE - large audio sync error: -8189.559445
59523:06:36.737 T:1906307952 WARNING: ActiveAE - large audio sync error: -8163.559342
59623:06:36.737 T:1906307952 WARNING: ActiveAE - large audio sync error: -8139.559394
59723:06:36.738 T:1906307952 WARNING: ActiveAE - large audio sync error: -8114.559394
59823:06:36.738 T:1906307952 WARNING: ActiveAE - large audio sync error: -8088.559602
59923:06:36.738 T:1906307952 WARNING: ActiveAE - large audio sync error: -8064.559394
60023:06:36.738 T:1906307952 WARNING: ActiveAE - large audio sync error: -8038.559810
60123:06:36.739 T:1906307952 WARNING: ActiveAE - large audio sync error: -8014.559342
60223:06:36.739 T:1906307952 WARNING: ActiveAE - large audio sync error: -7989.559393
60323:06:36.739 T:1906307952 WARNING: ActiveAE - large audio sync error: -7963.559394
60423:06:36.739 T:1906307952 WARNING: ActiveAE - large audio sync error: -7939.559393
60523:06:36.739 T:1906307952 WARNING: ActiveAE - large audio sync error: -7913.559393
60623:06:36.761 T:1906307952 WARNING: ActiveAE - large audio sync error: -7914.571268
60723:06:36.761 T:1906307952 WARNING: ActiveAE - large audio sync error: -7889.570800
60823:06:36.761 T:1906307952 WARNING: ActiveAE - large audio sync error: -7863.570799
60923:06:36.761 T:1906307952 WARNING: ActiveAE - large audio sync error: -7839.570799
61023:06:36.762 T:1906307952 WARNING: ActiveAE - large audio sync error: -7814.570955
61123:06:36.762 T:1906307952 WARNING: ActiveAE - large audio sync error: -7789.571008
61223:06:36.762 T:1906307952 WARNING: ActiveAE - large audio sync error: -7764.570852
61323:06:36.763 T:1906307952 WARNING: ActiveAE - large audio sync error: -7738.570800
61423:06:36.763 T:1906307952 WARNING: ActiveAE - large audio sync error: -7714.570800
61523:06:36.763 T:1906307952 WARNING: ActiveAE - large audio sync error: -7689.570799
61623:06:36.763 T:1906307952 WARNING: ActiveAE - large audio sync error: -7663.570748
61723:06:36.763 T:1906307952 WARNING: ActiveAE - large audio sync error: -7639.570800
61823:06:36.764 T:1906307952 WARNING: ActiveAE - large audio sync error: -7613.570852
61923:06:36.764 T:1906307952 WARNING: ActiveAE - large audio sync error: -7589.570748
62023:06:36.764 T:1906307952 WARNING: ActiveAE - large audio sync error: -7564.570851
62123:06:36.764 T:1906307952 WARNING: ActiveAE - large audio sync error: -7538.570747
62223:06:36.785 T:1906307952 WARNING: ActiveAE - large audio sync error: -7539.622622
62323:06:36.785 T:1906307952 WARNING: ActiveAE - large audio sync error: -7513.621736
62423:06:36.785 T:1906307952 WARNING: ActiveAE - large audio sync error: -7489.621789
62523:06:36.786 T:1906307952 WARNING: ActiveAE - large audio sync error: -7464.621684
62623:06:36.786 T:1906307952 WARNING: ActiveAE - large audio sync error: -7438.621737
62723:06:36.786 T:1906307952 WARNING: ActiveAE - large audio sync error: -7414.621945
62823:06:36.787 T:1906307952 WARNING: ActiveAE - large audio sync error: -7389.621789
62923:06:36.787 T:1906307952 WARNING: ActiveAE - large audio sync error: -7364.621736
63023:06:36.787 T:1906307952 WARNING: ActiveAE - large audio sync error: -7339.621684
63123:06:36.787 T:1906307952 WARNING: ActiveAE - large audio sync error: -7313.621736
63223:06:36.788 T:1906307952 WARNING: ActiveAE - large audio sync error: -7289.621736
63323:06:36.788 T:1906307952 WARNING: ActiveAE - large audio sync error: -7264.621789
63423:06:36.788 T:1906307952 WARNING: ActiveAE - large audio sync error: -7238.621737
63523:06:36.789 T:1906307952 WARNING: ActiveAE - large audio sync error: -7214.621841
63623:06:36.789 T:1906307952 WARNING: ActiveAE - large audio sync error: -7188.621893
63723:06:36.789 T:1906307952 WARNING: ActiveAE - large audio sync error: -7164.621945
63823:06:36.810 T:1906307952 WARNING: ActiveAE - large audio sync error: -7164.596112
63923:06:36.811 T:1906307952 WARNING: ActiveAE - large audio sync error: -7138.595748
64023:06:36.811 T:1906307952 WARNING: ActiveAE - large audio sync error: -7114.595696
64123:06:36.811 T:1906307952 WARNING: ActiveAE - large audio sync error: -7088.595800
64223:06:36.812 T:1906307952 WARNING: ActiveAE - large audio sync error: -7064.595643
64323:06:36.812 T:1906307952 WARNING: ActiveAE - large audio sync error: -7039.595696
64423:06:36.812 T:1906307952 WARNING: ActiveAE - large audio sync error: -7013.595696
64523:06:36.813 T:1906307952 WARNING: ActiveAE - large audio sync error: -6989.595644
64623:06:36.813 T:1906307952 WARNING: ActiveAE - large audio sync error: -6963.595695
64723:06:36.813 T:1906307952 WARNING: ActiveAE - large audio sync error: -6939.595904
64823:06:36.814 T:1906307952 WARNING: ActiveAE - large audio sync error: -6914.595696
64923:06:36.814 T:1906307952 WARNING: ActiveAE - large audio sync error: -6888.595800
65023:06:36.815 T:1906307952 WARNING: ActiveAE - large audio sync error: -6864.595696
65123:06:36.815 T:1906307952 WARNING: ActiveAE - large audio sync error: -6839.595696
65223:06:36.815 T:1906307952 WARNING: ActiveAE - large audio sync error: -6814.595695
65323:06:36.815 T:1906307952 WARNING: ActiveAE - large audio sync error: -6789.595644
65423:06:36.835 T:1906307952 WARNING: ActiveAE - large audio sync error: -6788.565070
65523:06:36.835 T:1906307952 WARNING: ActiveAE - large audio sync error: -6764.564029
65623:06:36.835 T:1906307952 WARNING: ActiveAE - large audio sync error: -6739.564028
65723:06:36.836 T:1906307952 WARNING: ActiveAE - large audio sync error: -6713.563976
65823:06:36.836 T:1906307952 WARNING: ActiveAE - large audio sync error: -6689.564029
65923:06:36.836 T:1906307952 WARNING: ActiveAE - large audio sync error: -6663.563924
66023:06:36.836 T:1906307952 WARNING: ActiveAE - large audio sync error: -6639.563924
66123:06:36.836 T:1906307952 WARNING: ActiveAE - large audio sync error: -6614.564028
66223:06:36.837 T:1906307952 WARNING: ActiveAE - large audio sync error: -6588.563924
66323:06:36.837 T:1906307952 WARNING: ActiveAE - large audio sync error: -6564.564029
66423:06:36.837 T:1906307952 WARNING: ActiveAE - large audio sync error: -6538.563976
66523:06:36.837 T:1906307952 WARNING: ActiveAE - large audio sync error: -6514.563976
66623:06:36.838 T:1906307952 WARNING: ActiveAE - large audio sync error: -6489.563977
66723:06:36.838 T:1906307952 WARNING: ActiveAE - large audio sync error: -6463.563925
66823:06:36.838 T:1906307952 WARNING: ActiveAE - large audio sync error: -6439.563977
66923:06:36.839 T:1906307952 WARNING: ActiveAE - large audio sync error: -6413.564029
67023:06:36.860 T:1906307952 WARNING: ActiveAE - large audio sync error: -6414.596477
67123:06:36.860 T:1906307952 WARNING: ActiveAE - large audio sync error: -6389.595070
67223:06:36.860 T:1906307952 WARNING: ActiveAE - large audio sync error: -6363.595487
67323:06:36.860 T:1906307952 WARNING: ActiveAE - large audio sync error: -6339.595175
67423:06:36.860 T:1906307952 WARNING: ActiveAE - large audio sync error: -6314.595123
67523:06:36.861 T:1906307952 WARNING: ActiveAE - large audio sync error: -6289.595175
67623:06:36.861 T:1906307952 WARNING: ActiveAE - large audio sync error: -6264.595175
67723:06:36.861 T:1906307952 WARNING: ActiveAE - large audio sync error: -6238.595175
67823:06:36.861 T:1906307952 WARNING: ActiveAE - large audio sync error: -6214.595175
67923:06:36.861 T:1906307952 WARNING: ActiveAE - large audio sync error: -6189.595123
68023:06:36.862 T:1906307952 WARNING: ActiveAE - large audio sync error: -6163.595226
68123:06:36.862 T:1906307952 WARNING: ActiveAE - large audio sync error: -6139.595175
68223:06:36.862 T:1906307952 WARNING: ActiveAE - large audio sync error: -6113.595123
68323:06:36.862 T:1906307952 WARNING: ActiveAE - large audio sync error: -6089.595226
68423:06:36.863 T:1906307952 WARNING: ActiveAE - large audio sync error: -6064.595071
68523:06:36.863 T:1906307952 WARNING: ActiveAE - large audio sync error: -6038.595175
68623:06:36.885 T:1906307952 WARNING: ActiveAE - large audio sync error: -6039.609133
68723:06:36.886 T:1906307952 WARNING: ActiveAE - large audio sync error: -6013.608456
68823:06:36.886 T:1906307952 WARNING: ActiveAE - large audio sync error: -5989.608456
68923:06:36.886 T:1906307952 WARNING: ActiveAE - large audio sync error: -5964.608352
69023:06:36.886 T:1906307952 WARNING: ActiveAE - large audio sync error: -5938.608404
69123:06:36.886 T:1906307952 WARNING: ActiveAE - large audio sync error: -5914.608560
69223:06:36.887 T:1906307952 WARNING: ActiveAE - large audio sync error: -5889.608820
69323:06:36.887 T:1906307952 WARNING: ActiveAE - large audio sync error: -5864.608352
69423:06:36.887 T:1906307952 WARNING: ActiveAE - large audio sync error: -5839.608352
69523:06:36.889 T:1906307952 WARNING: ActiveAE - large audio sync error: -5813.609029
69623:06:36.889 T:1906307952 WARNING: ActiveAE - large audio sync error: -5789.608612
69723:06:36.890 T:1906307952 WARNING: ActiveAE - large audio sync error: -5764.608456
69823:06:36.890 T:1906307952 WARNING: ActiveAE - large audio sync error: -5738.608299
69923:06:36.890 T:1906307952 WARNING: ActiveAE - large audio sync error: -5714.608404
70023:06:36.891 T:1906307952 WARNING: ActiveAE - large audio sync error: -5688.608352
70123:06:36.891 T:1906307952 WARNING: ActiveAE - large audio sync error: -5664.608300
70223:06:36.909 T:1906307952 WARNING: ActiveAE - large audio sync error: -5664.557988
70323:06:36.910 T:1906307952 WARNING: ActiveAE - large audio sync error: -5638.557518
70423:06:36.910 T:1906307952 WARNING: ActiveAE - large audio sync error: -5614.557571
70523:06:36.911 T:1906307952 WARNING: ActiveAE - large audio sync error: -5588.557570
70623:06:36.911 T:1906307952 WARNING: ActiveAE - large audio sync error: -5564.557779
70723:06:36.911 T:1906307952 WARNING: ActiveAE - large audio sync error: -5539.557571
70823:06:36.911 T:1906307952 WARNING: ActiveAE - large audio sync error: -5513.557571
70923:06:36.911 T:1906307952 WARNING: ActiveAE - large audio sync error: -5489.557623
71023:06:36.912 T:1906307952 WARNING: ActiveAE - large audio sync error: -5463.557623
71123:06:36.912 T:1906307952 WARNING: ActiveAE - large audio sync error: -5439.557519
71223:06:36.912 T:1906307952 WARNING: ActiveAE - large audio sync error: -5414.557622
71323:06:36.912 T:1906307952 WARNING: ActiveAE - large audio sync error: -5388.557518
71423:06:36.913 T:1906307952 WARNING: ActiveAE - large audio sync error: -5364.557467
71523:06:36.913 T:1906307952 WARNING: ActiveAE - large audio sync error: -5339.557622
71623:06:36.913 T:1906307952 WARNING: ActiveAE - large audio sync error: -5314.557622
71723:06:36.913 T:1906307952 WARNING: ActiveAE - large audio sync error: -5289.557571
71823:06:36.935 T:1906307952 WARNING: ActiveAE - large audio sync error: -5288.567050
71923:06:36.935 T:1906307952 WARNING: ActiveAE - large audio sync error: -5264.566060
72023:06:36.936 T:1906307952 WARNING: ActiveAE - large audio sync error: -5239.565903
72123:06:36.936 T:1906307952 WARNING: ActiveAE - large audio sync error: -5213.566216
72223:06:36.937 T:1906307952 WARNING: ActiveAE - large audio sync error: -5189.566007
72323:06:36.937 T:1906307952 WARNING: ActiveAE - large audio sync error: -5163.566320
72423:06:36.937 T:1906307952 WARNING: ActiveAE - large audio sync error: -5139.565956
72523:06:36.937 T:1906307952 WARNING: ActiveAE - large audio sync error: -5114.565852
72623:06:36.937 T:1906307952 WARNING: ActiveAE - large audio sync error: -5088.565904
72723:06:36.938 T:1906307952 WARNING: ActiveAE - large audio sync error: -5064.565955
72823:06:36.938 T:1906307952 WARNING: ActiveAE - large audio sync error: -5038.566321
72923:06:36.938 T:1906307952 WARNING: ActiveAE - large audio sync error: -5014.565956
73023:06:37.185 T:1407538032 NOTICE: CVideoPlayerAudio::Process - stream stalled
73123:06:44.157 T:1574953840 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
73223:09:15.405 T:1937383440 WARNING: Previous line repeats 3 times.
73323:09:15.406 T:1937383440 NOTICE: CVideoPlayer::CloseFile()
73423:09:15.406 T:1937383440 NOTICE: VideoPlayer: waiting for threads to exit
73523:09:15.412 T:1522369392 NOTICE: CVideoPlayer::OnExit()
73623:09:15.412 T:1522369392 NOTICE: Closing stream player 1
73723:09:15.412 T:1522369392 NOTICE: Waiting for audio thread to exit
73823:09:15.420 T:1407538032 NOTICE: thread end: CVideoPlayerAudio::OnExit()
73923:09:15.420 T:1522369392 NOTICE: Closing audio device
74023:09:15.447 T:1522369392 NOTICE: Deleting audio codec
74123:09:15.448 T:1522369392 NOTICE: Closing stream player 2
74223:09:15.448 T:1522369392 NOTICE: waiting for video thread to exit
74323:09:15.458 T:1574953840 NOTICE: thread end: video_thread
74423:09:15.463 T:1522369392 NOTICE: deleting video codec
74523:09:15.475 T:1937383440 NOTICE: VideoPlayer: finished waiting
74623:09:15.532 T:1937383440 NOTICE: CVideoPlayer::CloseFile()
74723:09:15.611 T:1937383440 NOTICE: VideoPlayer: waiting for threads to exit
74823:09:15.611 T:1937383440 NOTICE: VideoPlayer: finished waiting
74923:09:15.840 T:1530762096 NOTICE: AddOnLog: PVR IPTV Simple Client: EPG file path is not configured. EPG not loaded.
75023:09:23.426 T:1574953840 ERROR: GetDirectory - Error getting
75123:09:23.840 T:1444184944 ERROR: Previous line repeats 6 times.
75223:09:23.840 T:1444184944 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
753 - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
754 Error Type: <type 'exceptions.ImportError'>
755 Error Contents: No module named urllib3
756 Traceback (most recent call last):
757 File "/storage/.kodi/addons/plugin.video.skygo.de/default.py", line 10, in <module>
758 import resources.lib.liveTv as liveTv
759 File "/storage/.kodi/addons/plugin.video.skygo.de/resources/lib/liveTv.py", line 4, in <module>
760 import requests
761 File "/storage/.kodi/addons/script.module.requests/lib/requests/__init__.py", line 43, in <module>
762 import urllib3
763 ImportError: No module named urllib3
764 -->End of Python script error report<--
76523:09:23.982 T:1358959472 ERROR: GetDirectory - Error getting plugin://plugin.video.skygo.de/
76623:09:23.983 T:1937383440 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.skygo.de/) failed
76723:10:23.942 T:1564332912 NOTICE: ES: Client from ::ffff:192.168.178.58 timed out
76823:11:18.785 T:1409844080 ERROR: GetDirectory - Error getting
76923:12:02.412 T:1409844080 ERROR: Previous line repeats 2 times.
77023:12:02.412 T:1409844080 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
77123:12:02.412 T:1409844080 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
77223:12:02.412 T:1409844080 NOTICE: ADDON: driver.dvb.crazycat v9.0.0 installed
77323:12:02.412 T:1409844080 NOTICE: ADDON: driver.dvb.dvb-latest v9.0.0 installed
77423:12:02.412 T:1409844080 NOTICE: ADDON: game.controller.default v1.0.8 installed
77523:12:02.413 T:1409844080 NOTICE: ADDON: game.controller.snes v1.0.8 installed
77623:12:02.413 T:1409844080 NOTICE: ADDON: imagedecoder.raw v999.2.0.0 installed
77723:12:02.413 T:1409844080 NOTICE: ADDON: inputstream.adaptive v999.2.3.12 installed
77823:12:02.413 T:1409844080 NOTICE: ADDON: inputstream.rtmp v999.2.0.4 installed
77923:12:02.413 T:1409844080 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
78023:12:02.413 T:1409844080 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
78123:12:02.413 T:1409844080 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
78223:12:02.413 T:1409844080 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
78323:12:02.413 T:1409844080 NOTICE: ADDON: kodi.binary.global.main v1.0.13 installed
78423:12:02.413 T:1409844080 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
78523:12:02.413 T:1409844080 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
78623:12:02.413 T:1409844080 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
78723:12:02.413 T:1409844080 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
78823:12:02.413 T:1409844080 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
78923:12:02.413 T:1409844080 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
79023:12:02.413 T:1409844080 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
79123:12:02.413 T:1409844080 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
79223:12:02.413 T:1409844080 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
79323:12:02.413 T:1409844080 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
79423:12:02.413 T:1409844080 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
79523:12:02.413 T:1409844080 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
79623:12:02.413 T:1409844080 NOTICE: ADDON: kodi.resource v1.0.0 installed
79723:12:02.413 T:1409844080 NOTICE: ADDON: metadata.album.universal v3.1.1 installed
79823:12:02.413 T:1409844080 NOTICE: ADDON: metadata.artists.universal v4.3.0 installed
79923:12:02.413 T:1409844080 NOTICE: ADDON: metadata.common.allmusic.com v3.2.0 installed
80023:12:02.413 T:1409844080 NOTICE: ADDON: metadata.common.fanart.tv v3.6.1 installed
80123:12:02.413 T:1409844080 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
80223:12:02.413 T:1409844080 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
80323:12:02.413 T:1409844080 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.2 installed
80423:12:02.413 T:1409844080 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.9 installed
80523:12:02.413 T:1409844080 NOTICE: ADDON: metadata.local v1.0.0 installed
80623:12:02.414 T:1409844080 NOTICE: ADDON: metadata.themoviedb.org v5.1.7 installed
80723:12:02.414 T:1409844080 NOTICE: ADDON: metadata.tvdb.com v3.0.14 installed
80823:12:02.414 T:1409844080 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.0 installed
80923:12:02.414 T:1409844080 NOTICE: ADDON: os.libreelec.tv v9.0 installed
81023:12:02.414 T:1409844080 NOTICE: ADDON: os.openelec.tv v9.0 installed
81123:12:02.414 T:1409844080 NOTICE: ADDON: peripheral.joystick v1.4.6 installed
81223:12:02.414 T:1409844080 NOTICE: ADDON: peripheral.xarcade v999.1.1.0 installed
81323:12:02.414 T:1409844080 NOTICE: ADDON: plugin.git.browser v1.1.7 installed
81423:12:02.414 T:1409844080 NOTICE: ADDON: plugin.program.browser.launcher v1.2.4 installed
81523:12:02.414 T:1409844080 NOTICE: ADDON: plugin.video.amazon v2.0.0~beta installed
81623:12:02.414 T:1409844080 NOTICE: ADDON: plugin.video.amazon-test v0.7.1 installed
81723:12:02.414 T:1409844080 NOTICE: ADDON: plugin.video.ardmediathek_de v5.0.0 installed
81823:12:02.414 T:1409844080 NOTICE: ADDON: plugin.video.magentasport v2.0.0 installed
81923:12:02.414 T:1409844080 NOTICE: ADDON: plugin.video.netflix v0.13.22 installed
82023:12:02.414 T:1409844080 NOTICE: ADDON: plugin.video.skygo.de v1.13.4 installed
82123:12:02.414 T:1409844080 NOTICE: ADDON: plugin.video.spotitube v2.1.3 installed
82223:12:02.414 T:1409844080 NOTICE: ADDON: plugin.video.telekom-sport v1.2.8 installed
82323:12:02.414 T:1409844080 NOTICE: ADDON: plugin.video.waipu.tv v0.2.2 installed
82423:12:02.414 T:1409844080 NOTICE: ADDON: pvr.argustv v999.3.5.4 installed
82523:12:02.414 T:1409844080 NOTICE: ADDON: pvr.demo v999.3.6.1 installed
82623:12:02.414 T:1409844080 NOTICE: ADDON: pvr.dvblink v999.4.7.0 installed
82723:12:02.414 T:1409844080 NOTICE: ADDON: pvr.dvbviewer v999.3.7.7 installed
82823:12:02.414 T:1409844080 NOTICE: ADDON: pvr.filmon v999.2.4.4 installed
82923:12:02.414 T:1409844080 NOTICE: ADDON: pvr.hdhomerun v999.3.5.0 installed
83023:12:02.414 T:1409844080 NOTICE: ADDON: pvr.hts v999.4.4.4 installed
83123:12:02.414 T:1409844080 NOTICE: ADDON: pvr.iptvsimple v999.3.5.5 installed
83223:12:02.414 T:1409844080 NOTICE: ADDON: pvr.mediaportal.tvserver v999.3.5.14 installed
83323:12:02.414 T:1409844080 NOTICE: ADDON: pvr.mythtv v999.5.10.2 installed
83423:12:02.414 T:1409844080 NOTICE: ADDON: pvr.nextpvr v999.3.3.6 installed
83523:12:02.414 T:1409844080 NOTICE: ADDON: pvr.njoy v999.3.4.2 installed
83623:12:02.414 T:1409844080 NOTICE: ADDON: pvr.octonet v999.0.7.0 installed
83723:12:02.414 T:1409844080 NOTICE: ADDON: pvr.pctv v999.2.4.5 installed
83823:12:02.415 T:1409844080 NOTICE: ADDON: pvr.stalker v999.3.4.8 installed
83923:12:02.415 T:1409844080 NOTICE: ADDON: pvr.teleboy v999.18.0.23 installed
84023:12:02.415 T:1409844080 NOTICE: ADDON: pvr.vbox v999.4.4.7 installed
84123:12:02.415 T:1409844080 NOTICE: ADDON: pvr.vdr.vnsi v999.3.6.2 installed
84223:12:02.415 T:1409844080 NOTICE: ADDON: pvr.vuplus v999.3.15.2 installed
84323:12:02.415 T:1409844080 NOTICE: ADDON: pvr.wmc v999.2.4.2 installed
84423:12:02.415 T:1409844080 NOTICE: ADDON: pvr.zattoo v999.18.0.58 installed
84523:12:02.415 T:1409844080 NOTICE: ADDON: repository.flubshi v0.1 installed
84623:12:02.415 T:1409844080 NOTICE: ADDON: repository.kodi.game v1.0.0 installed
84723:12:02.415 T:1409844080 NOTICE: ADDON: repository.kodi.yatse.tv v1.0.1 installed
84823:12:02.415 T:1409844080 NOTICE: ADDON: repository.kodinerds v9.0.103.103 installed
84923:12:02.415 T:1409844080 NOTICE: ADDON: repository.kodinerds_RPi2 v1.0.7 installed
85023:12:02.415 T:1409844080 NOTICE: ADDON: repository.libreelec.tv v9.0.1 installed
85123:12:02.415 T:1409844080 NOTICE: ADDON: repository.netflix v1.0.1 installed
85223:12:02.415 T:1409844080 NOTICE: ADDON: repository.sandmann79.plugins v1.0.2 installed
85323:12:02.415 T:1409844080 NOTICE: ADDON: repository.xbmc.org v3.1.4 installed
85423:12:02.415 T:1409844080 NOTICE: ADDON: repository.xbmchub v3.0.0 installed
85523:12:02.415 T:1409844080 NOTICE: ADDON: repository.zachmorris v1.0.0 installed
85623:12:02.415 T:1409844080 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
85723:12:02.415 T:1409844080 NOTICE: ADDON: resource.language.de_de v9.0.17 installed
85823:12:02.415 T:1409844080 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
85923:12:02.415 T:1409844080 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
86023:12:02.415 T:1409844080 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
86123:12:02.415 T:1409844080 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.48 installed
86223:12:02.415 T:1409844080 NOTICE: ADDON: script.common.plugin.cache v2.5.10 installed
86323:12:02.415 T:1409844080 NOTICE: ADDON: script.logviewer v2.0.0 installed
86423:12:02.415 T:1409844080 NOTICE: ADDON: script.module.addon.signals v0.0.3 installed
86523:12:02.415 T:1409844080 NOTICE: ADDON: script.module.amazon.database v0.1.1 installed
86623:12:02.415 T:1409844080 NOTICE: ADDON: script.module.beautifulsoup v3.2.1 installed
86723:12:02.415 T:1409844080 NOTICE: ADDON: script.module.beautifulsoup4 v4.5.3 installed
86823:12:02.415 T:1409844080 NOTICE: ADDON: script.module.certifi v2019.3.9 installed
86923:12:02.416 T:1409844080 NOTICE: ADDON: script.module.chardet v3.0.4 installed
87023:12:02.416 T:1409844080 NOTICE: ADDON: script.module.commoncore v1.2.5 installed
87123:12:02.416 T:1409844080 NOTICE: ADDON: script.module.cryptopy v1.2.6 installed
87223:12:02.416 T:1409844080 NOTICE: ADDON: script.module.dateutil v2.7.3 installed
87323:12:02.416 T:1409844080 NOTICE: ADDON: script.module.future v0.16.0.4 installed
87423:12:02.416 T:1409844080 NOTICE: ADDON: script.module.idna v2.8 installed
87523:12:02.416 T:1409844080 NOTICE: ADDON: script.module.inputstreamhelper v0.3.4 installed
87623:12:02.416 T:1409844080 NOTICE: ADDON: script.module.kodi-six v0.0.3 installed
87723:12:02.416 T:1409844080 NOTICE: ADDON: script.module.libard v1.0.0 installed
87823:12:02.416 T:1409844080 NOTICE: ADDON: script.module.libmediathek3 v1.5.0 installed
87923:12:02.416 T:1409844080 NOTICE: ADDON: script.module.mechanize v0.2.6 installed
88023:12:02.416 T:1409844080 NOTICE: ADDON: script.module.myconnpy v1.1.7 installed
88123:12:02.416 T:1409844080 NOTICE: ADDON: script.module.pil v1.1.7 installed
88223:12:02.416 T:1409844080 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
88323:12:02.416 T:1409844080 NOTICE: ADDON: script.module.pydes v2.0.1 installed
88423:12:02.416 T:1409844080 NOTICE: ADDON: script.module.pyxbmct v1.3.0 installed
88523:12:02.416 T:1409844080 NOTICE: ADDON: script.module.requests v2.21.0 installed
88623:12:02.416 T:1409844080 NOTICE: ADDON: script.module.routing v0.2.1 installed
88723:12:02.416 T:1409844080 NOTICE: ADDON: script.module.six v1.11.0 installed
88823:12:02.416 T:1409844080 NOTICE: ADDON: script.module.youtube.dl v18.1107.0 installed
88923:12:02.416 T:1409844080 NOTICE: ADDON: script.program.driverselect v0.1.6 installed
89023:12:02.416 T:1409844080 NOTICE: ADDON: script.web.viewer v0.9.21 installed
89123:12:02.416 T:1409844080 NOTICE: ADDON: service.libreelec.settings v9.0.0 installed
89223:12:02.416 T:1409844080 NOTICE: ADDON: service.proftpd v9.0.102 installed
89323:12:02.416 T:1409844080 NOTICE: ADDON: skin.estuary v2.0.16 installed
89423:12:02.416 T:1409844080 NOTICE: ADDON: vfs.libarchive v999.1.0.4 installed
89523:12:02.416 T:1409844080 NOTICE: ADDON: vfs.rar v999.2.0.5 installed
89623:12:02.416 T:1409844080 NOTICE: ADDON: vfs.sftp v999.1.0.1 installed
89723:12:02.416 T:1409844080 NOTICE: ADDON: virtual.multimedia-tools v9.0.109 installed
89823:12:02.416 T:1409844080 NOTICE: ADDON: virtual.network-tools v9.0.103 installed
89923:12:02.416 T:1409844080 NOTICE: ADDON: weather.gismeteo v0.3.3 installed
90023:12:02.417 T:1409844080 NOTICE: ADDON: webinterface.arch v2.0.5 installed
90123:12:02.417 T:1409844080 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
90223:12:02.417 T:1409844080 NOTICE: ADDON: xbmc.addon v17.9.930 installed
90323:12:02.417 T:1409844080 NOTICE: ADDON: xbmc.core v0.1.0 installed
90423:12:02.417 T:1409844080 NOTICE: ADDON: xbmc.gui v5.14.0 installed
90523:12:02.417 T:1409844080 NOTICE: ADDON: xbmc.json v10.0.0 installed
90623:12:02.417 T:1409844080 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
90723:12:02.417 T:1409844080 NOTICE: ADDON: xbmc.python v2.26.0 installed
90823:12:02.417 T:1409844080 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
90923:12:02.847 T:1937383440 WARNING: CGUIMediaWindow::OnMessage - updating in progress
91023:13:05.185 T:1937383440 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
91123:13:05.499 T:1350566768 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
912 - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
913 Error Type: <type 'exceptions.ImportError'>
914 Error Contents: No module named urllib3
915 Traceback (most recent call last):
916 File "/storage/.kodi/addons/plugin.video.skygo.de/default.py", line 10, in <module>
917 import resources.lib.liveTv as liveTv
918 File "/storage/.kodi/addons/plugin.video.skygo.de/resources/lib/liveTv.py", line 4, in <module>
919 import requests
920 File "/storage/.kodi/addons/script.module.requests/lib/requests/__init__.py", line 43, in <module>
921 import urllib3
922 ImportError: No module named urllib3
923 -->End of Python script error report<--
92423:13:05.570 T:1325388656 ERROR: GetDirectory - Error getting plugin://plugin.video.skygo.de/
92523:13:05.571 T:1937383440 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.skygo.de/) failed
92623:14:15.886 T:1530762096 NOTICE: AddOnLog: PVR IPTV Simple Client: EPG file path is not configured. EPG not loaded.
92723:16:34.886 T:1564332912 NOTICE: ES: Client from ::ffff:192.168.178.58 timed out
92823:19:15.937 T:1530762096 NOTICE: AddOnLog: PVR IPTV Simple Client: EPG file path is not configured. EPG not loaded.
92923:20:33.270 T:1564332912 NOTICE: ES: Client from ::ffff:192.168.178.58 timed out
93023:24:15.987 T:1530762096 NOTICE: AddOnLog: PVR IPTV Simple Client: EPG file path is not configured. EPG not loaded.
93123:24:18.944 T:1937383440 ERROR: Window Translator: Can't find window videolibrary
93223:24:18.944 T:1937383440 WARNING: Label Formating: $VAR[GlobalFanartVar] is not defined
93323:24:19.004 T:1937383440 ERROR: Control 1000 in window 13001 has been asked to focus, but it can't
934========== journalctl -a ==========
935-- Logs begin at Fri 2018-06-22 13:11:49 CEST, end at Fri 2019-04-26 23:17:08 CEST. --
936Jun 22 13:11:49 LibreELEC kernel: Booting Linux on physical CPU 0x0
937Jun 22 13:11:49 LibreELEC kernel: Linux version 4.19.9 (milhouse@libreelec.tv) (gcc version 8.2.0 (GCC)) #1 SMP Sat Dec 15 21:04:29 GMT 2018
938Jun 22 13:11:49 LibreELEC kernel: CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
939Jun 22 13:11:49 LibreELEC kernel: CPU: div instructions available: patching division code
940Jun 22 13:11:49 LibreELEC kernel: CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
941Jun 22 13:11:49 LibreELEC kernel: OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
942Jun 22 13:11:49 LibreELEC kernel: Memory policy: Data cache writealloc
943Jun 22 13:11:49 LibreELEC kernel: cma: Reserved 8 MiB at 0x2f800000
944Jun 22 13:11:49 LibreELEC kernel: On node 0 totalpages: 196608
945Jun 22 13:11:49 LibreELEC kernel: Normal zone: 1728 pages used for memmap
946Jun 22 13:11:49 LibreELEC kernel: Normal zone: 0 pages reserved
947Jun 22 13:11:49 LibreELEC kernel: Normal zone: 196608 pages, LIFO batch:63
948Jun 22 13:11:49 LibreELEC kernel: random: get_random_bytes called from start_kernel+0xb0/0x4a8 with crng_init=0
949Jun 22 13:11:49 LibreELEC kernel: percpu: Embedded 18 pages/cpu @(ptrval) s41036 r8192 d24500 u73728
950Jun 22 13:11:49 LibreELEC kernel: pcpu-alloc: s41036 r8192 d24500 u73728 alloc=18*4096
951Jun 22 13:11:49 LibreELEC kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
952Jun 22 13:11:49 LibreELEC kernel: Built 1 zonelists, mobility grouping on. Total pages: 194880
953Jun 22 13:11:49 LibreELEC kernel: Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1184 bcm2708_fb.fbheight=624 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet root=/dev/ram0 rdinit=/init usbcore.autosuspend=-1
954Jun 22 13:11:49 LibreELEC kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
955Jun 22 13:11:49 LibreELEC kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
956Jun 22 13:11:49 LibreELEC kernel: Memory: 754560K/786432K available (9216K kernel code, 688K rwdata, 1988K rodata, 3072K init, 527K bss, 23680K reserved, 8192K cma-reserved)
957Jun 22 13:11:49 LibreELEC kernel: Virtual kernel memory layout:
958 vector : 0xffff0000 - 0xffff1000 ( 4 kB)
959 fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
960 vmalloc : 0xb0800000 - 0xff800000 (1264 MB)
961 lowmem : 0x80000000 - 0xb0000000 ( 768 MB)
962 modules : 0x7f000000 - 0x80000000 ( 16 MB)
963 .text : 0x(ptrval) - 0x(ptrval) (10208 kB)
964 .init : 0x(ptrval) - 0x(ptrval) (3072 kB)
965 .data : 0x(ptrval) - 0x(ptrval) ( 689 kB)
966 .bss : 0x(ptrval) - 0x(ptrval) ( 528 kB)
967Jun 22 13:11:49 LibreELEC kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
968Jun 22 13:11:49 LibreELEC kernel: ftrace: allocating 29526 entries in 87 pages
969Jun 22 13:11:49 LibreELEC kernel: rcu: Hierarchical RCU implementation.
970Jun 22 13:11:49 LibreELEC kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
971Jun 22 13:11:49 LibreELEC kernel: arch_timer: cp15 timer(s) running at 19.20MHz (phys).
972Jun 22 13:11:49 LibreELEC kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
973Jun 22 13:11:49 LibreELEC kernel: sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
974Jun 22 13:11:49 LibreELEC kernel: Switching to timer-based delay loop, resolution 52ns
975Jun 22 13:11:49 LibreELEC kernel: Console: colour dummy device 80x30
976Jun 22 13:11:49 LibreELEC kernel: console [tty0] enabled
977Jun 22 13:11:49 LibreELEC kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000)
978Jun 22 13:11:49 LibreELEC kernel: pid_max: default: 32768 minimum: 301
979Jun 22 13:11:49 LibreELEC kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
980Jun 22 13:11:49 LibreELEC kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
981Jun 22 13:11:49 LibreELEC kernel: Disabling memory control group subsystem
982Jun 22 13:11:49 LibreELEC kernel: CPU: Testing write buffer coherency: ok
983Jun 22 13:11:49 LibreELEC kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
984Jun 22 13:11:49 LibreELEC kernel: Setting up static identity map for 0x100000 - 0x10003c
985Jun 22 13:11:49 LibreELEC kernel: rcu: Hierarchical SRCU implementation.
986Jun 22 13:11:49 LibreELEC kernel: smp: Bringing up secondary CPUs ...
987Jun 22 13:11:49 LibreELEC kernel: CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
988Jun 22 13:11:49 LibreELEC kernel: CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
989Jun 22 13:11:49 LibreELEC kernel: CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
990Jun 22 13:11:49 LibreELEC kernel: smp: Brought up 1 node, 4 CPUs
991Jun 22 13:11:49 LibreELEC kernel: SMP: Total of 4 processors activated (153.00 BogoMIPS).
992Jun 22 13:11:49 LibreELEC kernel: CPU: All CPU(s) started in HYP mode.
993Jun 22 13:11:49 LibreELEC kernel: CPU: Virtualization extensions available.
994Jun 22 13:11:49 LibreELEC kernel: devtmpfs: initialized
995Jun 22 13:11:49 LibreELEC kernel: VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
996Jun 22 13:11:49 LibreELEC kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
997Jun 22 13:11:49 LibreELEC kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
998Jun 22 13:11:49 LibreELEC kernel: pinctrl core: initialized pinctrl subsystem
999Jun 22 13:11:49 LibreELEC kernel: NET: Registered protocol family 16
1000Jun 22 13:11:49 LibreELEC kernel: DMA: preallocated 256 KiB pool for atomic coherent allocations
1001Jun 22 13:11:49 LibreELEC kernel: cpuidle: using governor ladder
1002Jun 22 13:11:49 LibreELEC kernel: cpuidle: using governor menu
1003Jun 22 13:11:49 LibreELEC kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
1004Jun 22 13:11:49 LibreELEC kernel: hw-breakpoint: maximum watchpoint size is 8 bytes.
1005Jun 22 13:11:49 LibreELEC kernel: Serial: AMBA PL011 UART driver
1006Jun 22 13:11:49 LibreELEC kernel: bcm2835-mbox 3f00b880.mailbox: mailbox enabled
1007Jun 22 13:11:49 LibreELEC kernel: bcm2835-dma 3f007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
1008Jun 22 13:11:49 LibreELEC kernel: SCSI subsystem initialized
1009Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new interface driver usbfs
1010Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new interface driver hub
1011Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new device driver usb
1012Jun 22 13:11:49 LibreELEC kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2018-12-04 16:53
1013Jun 22 13:11:49 LibreELEC kernel: clocksource: Switched to clocksource arch_sys_counter
1014Jun 22 13:11:49 LibreELEC kernel: FS-Cache: Loaded
1015Jun 22 13:11:49 LibreELEC kernel: NET: Registered protocol family 2
1016Jun 22 13:11:49 LibreELEC kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
1017Jun 22 13:11:49 LibreELEC kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes)
1018Jun 22 13:11:49 LibreELEC kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
1019Jun 22 13:11:49 LibreELEC kernel: TCP: Hash tables configured (established 8192 bind 8192)
1020Jun 22 13:11:49 LibreELEC kernel: UDP hash table entries: 512 (order: 2, 16384 bytes)
1021Jun 22 13:11:49 LibreELEC kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
1022Jun 22 13:11:49 LibreELEC kernel: NET: Registered protocol family 1
1023Jun 22 13:11:49 LibreELEC kernel: RPC: Registered named UNIX socket transport module.
1024Jun 22 13:11:49 LibreELEC kernel: RPC: Registered udp transport module.
1025Jun 22 13:11:49 LibreELEC kernel: RPC: Registered tcp transport module.
1026Jun 22 13:11:49 LibreELEC kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
1027Jun 22 13:11:49 LibreELEC kernel: hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
1028Jun 22 13:11:49 LibreELEC kernel: Initialise system trusted keyrings
1029Jun 22 13:11:49 LibreELEC kernel: workingset: timestamp_bits=14 max_order=18 bucket_order=4
1030Jun 22 13:11:49 LibreELEC kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
1031Jun 22 13:11:49 LibreELEC kernel: FS-Cache: Netfs 'nfs' registered for caching
1032Jun 22 13:11:49 LibreELEC kernel: NFS: Registering the id_resolver key type
1033Jun 22 13:11:49 LibreELEC kernel: Key type id_resolver registered
1034Jun 22 13:11:49 LibreELEC kernel: Key type id_legacy registered
1035Jun 22 13:11:49 LibreELEC kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
1036Jun 22 13:11:49 LibreELEC kernel: FS-Cache: Netfs 'cifs' registered for caching
1037Jun 22 13:11:49 LibreELEC kernel: Key type asymmetric registered
1038Jun 22 13:11:49 LibreELEC kernel: Asymmetric key parser 'x509' registered
1039Jun 22 13:11:49 LibreELEC kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
1040Jun 22 13:11:49 LibreELEC kernel: io scheduler noop registered (default)
1041Jun 22 13:11:49 LibreELEC kernel: io scheduler deadline registered
1042Jun 22 13:11:49 LibreELEC kernel: io scheduler cfq registered
1043Jun 22 13:11:49 LibreELEC kernel: io scheduler mq-deadline registered
1044Jun 22 13:11:49 LibreELEC kernel: io scheduler kyber registered
1045Jun 22 13:11:49 LibreELEC kernel: io scheduler bfq registered
1046Jun 22 13:11:49 LibreELEC kernel: BCM2708FB: allocated DMA memory ef850000
1047Jun 22 13:11:49 LibreELEC kernel: BCM2708FB: allocated DMA channel 0 @ (ptrval)
1048Jun 22 13:11:49 LibreELEC kernel: Console: switching to colour frame buffer device 148x39
1049Jun 22 13:11:49 LibreELEC kernel: bcm2835-rng 3f104000.rng: hwrng registered
1050Jun 22 13:11:49 LibreELEC kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
1051Jun 22 13:11:49 LibreELEC kernel: vc-sm: Videocore shared memory driver
1052Jun 22 13:11:49 LibreELEC kernel: brd: module loaded
1053Jun 22 13:11:49 LibreELEC kernel: loop: module loaded
1054Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new interface driver rtsx_usb
1055Jun 22 13:11:49 LibreELEC kernel: Loading iSCSI transport class v2.0-870.
1056Jun 22 13:11:49 LibreELEC kernel: iscsi: registered transport (tcp)
1057Jun 22 13:11:49 LibreELEC kernel: libphy: Fixed MDIO Bus: probed
1058Jun 22 13:11:49 LibreELEC kernel: tun: Universal TUN/TAP device driver, 1.6
1059Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new interface driver lan78xx
1060Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new interface driver dm9601
1061Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new interface driver smsc95xx
1062Jun 22 13:11:49 LibreELEC kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
1063Jun 22 13:11:49 LibreELEC kernel: dwc_otg 3f980000.usb: base=0xf0980000
1064Jun 22 13:11:49 LibreELEC kernel: Core Release: 2.80a
1065Jun 22 13:11:49 LibreELEC kernel: Setting default values for core params
1066Jun 22 13:11:49 LibreELEC kernel: Finished setting default values for core params
1067Jun 22 13:11:49 LibreELEC kernel: Using Buffer DMA mode
1068Jun 22 13:11:49 LibreELEC kernel: Periodic Transfer Interrupt Enhancement - disabled
1069Jun 22 13:11:49 LibreELEC kernel: Multiprocessor Interrupt Enhancement - disabled
1070Jun 22 13:11:49 LibreELEC kernel: OTG VER PARAM: 0, OTG VER FLAG: 0
1071Jun 22 13:11:49 LibreELEC kernel: Dedicated Tx FIFOs mode
1072Jun 22 13:11:49 LibreELEC kernel: WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xaf844000 dma = 0xef844000 len=9024
1073Jun 22 13:11:49 LibreELEC kernel: FIQ FSM acceleration enabled for :
1074 Non-periodic Split Transactions
1075 Periodic Split Transactions
1076 High-Speed Isochronous Endpoints
1077 Interrupt/Control Split Transaction hack enabled
1078Jun 22 13:11:49 LibreELEC kernel: dwc_otg: Microframe scheduler enabled
1079Jun 22 13:11:49 LibreELEC kernel: WARN::hcd_init_fiq:459: FIQ on core 1 at 0x8071f47c
1080Jun 22 13:11:49 LibreELEC kernel: WARN::hcd_init_fiq:460: FIQ ASM at 0x8071f7e0 length 36
1081Jun 22 13:11:49 LibreELEC kernel: WARN::hcd_init_fiq:486: MPHI regs_base at 0xf0006000
1082Jun 22 13:11:49 LibreELEC kernel: dwc_otg 3f980000.usb: DWC OTG Controller
1083Jun 22 13:11:49 LibreELEC kernel: dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
1084Jun 22 13:11:49 LibreELEC kernel: dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
1085Jun 22 13:11:49 LibreELEC kernel: Init: Port Power? op_state=1
1086Jun 22 13:11:49 LibreELEC kernel: Init: Power Port (0)
1087Jun 22 13:11:49 LibreELEC kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
1088Jun 22 13:11:49 LibreELEC kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1089Jun 22 13:11:49 LibreELEC kernel: usb usb1: Product: DWC OTG Controller
1090Jun 22 13:11:49 LibreELEC kernel: usb usb1: Manufacturer: Linux 4.19.9 dwc_otg_hcd
1091Jun 22 13:11:49 LibreELEC kernel: usb usb1: SerialNumber: 3f980000.usb
1092Jun 22 13:11:49 LibreELEC kernel: hub 1-0:1.0: USB hub found
1093Jun 22 13:11:49 LibreELEC kernel: hub 1-0:1.0: 1 port detected
1094Jun 22 13:11:49 LibreELEC kernel: dwc_otg: FIQ enabled
1095Jun 22 13:11:49 LibreELEC kernel: dwc_otg: NAK holdoff enabled
1096Jun 22 13:11:49 LibreELEC kernel: dwc_otg: FIQ split-transaction FSM enabled
1097Jun 22 13:11:49 LibreELEC kernel: Module dwc_common_port init
1098Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new interface driver usb-storage
1099Jun 22 13:11:49 LibreELEC kernel: mousedev: PS/2 mouse device common for all mice
1100Jun 22 13:11:49 LibreELEC kernel: i2c /dev entries driver
1101Jun 22 13:11:49 LibreELEC kernel: bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
1102Jun 22 13:11:49 LibreELEC kernel: bcm2835-cpufreq: min=600000 max=1200000
1103Jun 22 13:11:49 LibreELEC kernel: sdhci: Secure Digital Host Controller Interface driver
1104Jun 22 13:11:49 LibreELEC kernel: sdhci: Copyright(c) Pierre Ossman
1105Jun 22 13:11:49 LibreELEC kernel: mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
1106Jun 22 13:11:49 LibreELEC kernel: sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
1107Jun 22 13:11:49 LibreELEC kernel: sdhci-pltfm: SDHCI platform and OF driver helper
1108Jun 22 13:11:49 LibreELEC kernel: ledtrig-cpu: registered to indicate activity on CPUs
1109Jun 22 13:11:49 LibreELEC kernel: hidraw: raw HID events driver (C) Jiri Kosina
1110Jun 22 13:11:49 LibreELEC kernel: usbcore: registered new interface driver usbhid
1111Jun 22 13:11:49 LibreELEC kernel: usbhid: USB HID core driver
1112Jun 22 13:11:49 LibreELEC kernel: vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
1113Jun 22 13:11:49 LibreELEC kernel: [vc_sm_connected_init]: start
1114Jun 22 13:11:49 LibreELEC kernel: [vc_sm_connected_init]: end - returning 0
1115Jun 22 13:11:49 LibreELEC kernel: NET: Registered protocol family 10
1116Jun 22 13:11:49 LibreELEC kernel: Segment Routing with IPv6
1117Jun 22 13:11:49 LibreELEC kernel: NET: Registered protocol family 17
1118Jun 22 13:11:49 LibreELEC kernel: Key type dns_resolver registered
1119Jun 22 13:11:49 LibreELEC kernel: Registering SWP/SWPB emulation handler
1120Jun 22 13:11:49 LibreELEC kernel: Loading compiled-in X.509 certificates
1121Jun 22 13:11:49 LibreELEC kernel: uart-pl011 3f201000.serial: cts_event_workaround enabled
1122Jun 22 13:11:49 LibreELEC kernel: 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
1123Jun 22 13:11:49 LibreELEC kernel: mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
1124Jun 22 13:11:49 LibreELEC kernel: mmc-bcm2835 3f300000.mmc: DMA channel allocated
1125Jun 22 13:11:49 LibreELEC kernel: sdhost: log_buf @ (ptrval) (ef847000)
1126Jun 22 13:11:49 LibreELEC kernel: mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
1127Jun 22 13:11:49 LibreELEC kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
1128Jun 22 13:11:49 LibreELEC kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
1129Jun 22 13:11:49 LibreELEC kernel: mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
1130Jun 22 13:11:49 LibreELEC kernel: mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
1131Jun 22 13:11:49 LibreELEC kernel: console [netcon0] enabled
1132Jun 22 13:11:49 LibreELEC kernel: netconsole: network logging started
1133Jun 22 13:11:49 LibreELEC kernel: of_cfs_init
1134Jun 22 13:11:49 LibreELEC kernel: of_cfs_init: OK
1135Jun 22 13:11:49 LibreELEC kernel: Freeing unused kernel memory: 3072K
1136Jun 22 13:11:49 LibreELEC kernel: Run /init as init process
1137Jun 22 13:11:49 LibreELEC kernel: random: fast init done
1138Jun 22 13:11:49 LibreELEC kernel: mmc0: host does not support reading read-only switch, assuming write-enable
1139Jun 22 13:11:49 LibreELEC kernel: mmc0: new high speed SDHC card at address aaaa
1140Jun 22 13:11:49 LibreELEC kernel: mmcblk0: mmc0:aaaa SL32G 29.7 GiB
1141Jun 22 13:11:49 LibreELEC kernel: mmcblk0: p1 p2
1142Jun 22 13:11:49 LibreELEC kernel: Indeed it is in host mode hprt0 = 00021501
1143Jun 22 13:11:49 LibreELEC kernel: mmc1: new high speed SDIO card at address 0001
1144Jun 22 13:11:49 LibreELEC kernel: usb 1-1: new high-speed USB device number 2 using dwc_otg
1145Jun 22 13:11:49 LibreELEC kernel: Indeed it is in host mode hprt0 = 00001101
1146Jun 22 13:11:49 LibreELEC kernel: usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
1147Jun 22 13:11:49 LibreELEC kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
1148Jun 22 13:11:49 LibreELEC kernel: hub 1-1:1.0: USB hub found
1149Jun 22 13:11:49 LibreELEC kernel: hub 1-1:1.0: 5 ports detected
1150Jun 22 13:11:49 LibreELEC kernel: usb 1-1.1: new high-speed USB device number 3 using dwc_otg
1151Jun 22 13:11:49 LibreELEC kernel: EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
1152Jun 22 13:11:49 LibreELEC kernel: usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
1153Jun 22 13:11:49 LibreELEC kernel: usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
1154Jun 22 13:11:49 LibreELEC kernel: smsc95xx v1.0.6
1155Jun 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:50:71:cd
1156Jun 22 13:11:49 LibreELEC systemd[1]: System time before build time, advancing clock.
1157Jun 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)
1158Jun 22 13:11:49 LibreELEC systemd[1]: Detected architecture arm.
1159Jun 22 13:11:49 LibreELEC systemd[1]: Set hostname to <LibreELEC>.
1160Jun 22 13:11:49 LibreELEC kernel: random: systemd: uninitialized urandom read (16 bytes read)
1161Jun 22 13:11:49 LibreELEC systemd[1]: Created slice User and Session Slice.
1162Jun 22 13:11:49 LibreELEC kernel: random: systemd: uninitialized urandom read (16 bytes read)
1163Jun 22 13:11:49 LibreELEC systemd[1]: Listening on Journal Socket.
1164Jun 22 13:11:49 LibreELEC kernel: random: systemd: uninitialized urandom read (16 bytes read)
1165Jun 22 13:11:49 LibreELEC systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
1166Jun 22 13:11:49 LibreELEC systemd[1]: Starting Show Version...
1167Jun 22 13:11:49 LibreELEC systemd[1]: Mounting POSIX Message Queue File System...
1168Jun 22 13:11:49 LibreELEC systemd[1]: Mounting Kernel Debug File System...
1169Jun 22 13:11:49 LibreELEC systemd[1]: Listening on initctl Compatibility Named Pipe.
1170Jun 22 13:11:49 LibreELEC kernel-overlays-setup: setup base modules
1171Jun 22 13:11:49 LibreELEC kernel-overlays-setup: added modules from /usr/lib/kernel-overlays/base/lib/modules/4.19.9
1172Jun 22 13:11:49 LibreELEC kernel-overlays-setup: added firmware from /usr/lib/kernel-overlays/base/lib/firmware
1173Jun 22 13:11:49 LibreELEC kernel-overlays-setup: adding overlays from /storage/.cache/kernel-overlays
1174Jun 22 13:11:49 LibreELEC kernel-overlays-setup: done
1175Jun 22 13:11:49 LibreELEC systemd-journald[195]: Journal started
1176Jun 22 13:11:49 LibreELEC systemd-journald[195]: Runtime journal (/run/log/journal/77e2efbac2404f89a201a64e246d230a) is 512.0K, max 2.0M, 1.5M free.
1177Jun 22 13:11:49 LibreELEC systemd[1]: Starting Flush Journal to Persistent Storage...
1178Jun 22 13:11:49 LibreELEC systemd-journald[195]: Runtime journal (/run/log/journal/77e2efbac2404f89a201a64e246d230a) is 512.0K, max 2.0M, 1.5M free.
1179Jun 22 13:11:49 LibreELEC systemd[1]: Started Flush Journal to Persistent Storage.
1180Jun 22 13:11:49 LibreELEC Boot[203]: ### swap disabled via configfile ###
1181Jun 22 13:11:49 LibreELEC systemd[1]: Started udev Coldplug all Devices.
1182Jun 22 13:11:49 LibreELEC Boot[207]: ### swap disabled via configfile ###
1183Jun 22 13:11:49 LibreELEC systemd[1]: Started Mounting swapfile.
1184Jun 22 13:11:49 LibreELEC systemd[1]: Reached target Swap.
1185Jun 22 13:11:49 LibreELEC systemd[1]: Mounting Temporary Directory (/tmp)...
1186Jun 22 13:11:49 LibreELEC systemd[1]: Mounted Temporary Directory (/tmp).
1187Jun 22 13:11:49 LibreELEC systemd[1]: Reached target Local File Systems.
1188Jun 22 13:11:49 LibreELEC systemd[1]: Starting Rebuild Journal Catalog...
1189Jun 22 13:11:49 LibreELEC systemd[1]: Starting Create Volatile Files and Directories...
1190Jun 22 13:11:49 LibreELEC journalctl[209]: No items in catalog.
1191Jun 22 13:11:49 LibreELEC systemd[1]: Started Rebuild Journal Catalog.
1192Jun 22 13:11:49 LibreELEC systemd[1]: Started Create Volatile Files and Directories.
1193Jun 22 13:11:49 LibreELEC systemd[1]: Starting RPC Bind...
1194Jun 22 13:11:49 LibreELEC systemd[1]: Starting Update hwdb.bin...
1195Jun 22 13:11:49 LibreELEC systemd[1]: Starting OpenSSL configuration service...
1196Jun 22 13:11:49 LibreELEC systemd[1]: Starting Add random entropy from file...
1197Jun 22 13:11:49 LibreELEC systemd[1]: Starting Setup User cache dir...
1198Jun 22 13:11:49 LibreELEC systemd[1]: Starting Setup User config dir...
1199Jun 22 13:11:49 LibreELEC systemd[1]: Starting Setup Timezone data...
1200Jun 22 13:11:49 LibreELEC systemd[1]: Started Setup Timezone data.
1201Jun 22 13:11:49 LibreELEC systemd[1]: Started OpenSSL configuration service.
1202Jun 22 13:11:49 LibreELEC systemd[1]: Started RPC Bind.
1203Jun 22 13:11:49 LibreELEC systemd[1]: Started Setup User cache dir.
1204Jun 22 13:11:50 LibreELEC systemd[1]: Started Setup User config dir.
1205Jun 22 13:11:50 LibreELEC kernel: random: crng init done
1206Jun 22 13:11:50 LibreELEC kernel: random: 7 urandom warning(s) missed due to ratelimiting
1207Jun 22 13:11:50 LibreELEC systemd[1]: Started Add random entropy from file.
1208Jun 22 13:11:50 LibreELEC systemd[1]: Started Update hwdb.bin.
1209Jun 22 13:11:50 LibreELEC systemd[1]: Starting udev Kernel Device Manager...
1210Jun 22 13:11:50 LibreELEC systemd-udevd[236]: Specified group 'render' unknown
1211Jun 22 13:11:50 LibreELEC systemd-udevd[236]: Specified group 'kvm' unknown
1212Jun 22 13:11:50 LibreELEC systemd[1]: Started udev Kernel Device Manager.
1213Jun 22 13:11:50 LibreELEC systemd[1]: Reached target System Initialization.
1214Jun 22 13:11:50 LibreELEC systemd[1]: Listening on lircd.socket.
1215Jun 22 13:11:50 LibreELEC systemd[1]: Listening on D-Bus System Message Bus Socket.
1216Jun 22 13:11:50 LibreELEC systemd[1]: Reached target Sockets.
1217Jun 22 13:11:50 LibreELEC systemd[1]: Started Daily Cleanup of Temporary Directories.
1218Jun 22 13:11:50 LibreELEC systemd[1]: Reached target Timers.
1219Jun 22 13:11:50 LibreELEC systemd[1]: Reached target Basic System.
1220Jun 22 13:11:50 LibreELEC systemd[1]: Started Kodi usage tracking script.
1221Jun 22 13:11:50 LibreELEC systemd[1]: Started Kodi splash animation.
1222Jun 22 13:11:50 LibreELEC systemd[1]: Starting PulseAudio Sound Service...
1223Jun 22 13:11:50 LibreELEC systemd[1]: Starting unbind Framebuffer console...
1224Jun 22 13:11:50 LibreELEC systemd[1]: Started D-Bus System Message Bus.
1225Jun 22 13:11:50 LibreELEC kernel: Console: switching to colour dummy device 80x30
1226Jun 22 13:11:50 LibreELEC systemd[1]: Starting Connection service...
1227Jun 22 13:11:50 LibreELEC systemd[1]: Starting Samba Configuration...
1228Jun 22 13:11:50 LibreELEC systemd[1]: Starting Login Service...
1229Jun 22 13:11:50 LibreELEC systemd[1]: Starting Cron daemon...
1230Jun 22 13:11:50 LibreELEC systemd[1]: Starting Kodi clean debug logs...
1231Jun 22 13:11:50 LibreELEC systemd-logind[259]: New seat seat0.
1232Jun 22 13:11:50 LibreELEC systemd[1]: Starting OpenSSH server daemon...
1233Jun 22 13:11:50 LibreELEC systemd[1]: Started Eventlirc server daemon.
1234Jun 22 13:11:50 LibreELEC systemd[1]: Started unbind Framebuffer console.
1235Jun 22 13:11:50 LibreELEC systemd[1]: Started Cron daemon.
1236Jun 22 13:11:51 LibreELEC kernel: gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
1237Jun 22 13:11:51 LibreELEC pulseaudio[247]: W: [pulseaudio] main.c: Running in system mode, but --disallow-module-loading not set.
1238Jun 22 13:11:51 LibreELEC pulseaudio[247]: W: [pulseaudio] main.c: Home directory of user 'root' is not '/var/run/pulse', ignoring.
1239Jun 22 13:11:51 LibreELEC pulseaudio[247]: W: [pulseaudio] caps.c: Normally all extra capabilities would be dropped now, but that's impossible because PulseAudio was built without capabilities support.
1240Jun 22 13:11:51 LibreELEC pulseaudio[247]: W: [pulseaudio] main.c: OK, so you are running PA in system mode. Please make sure that you actually do want to do that.
1241Jun 22 13:11:51 LibreELEC pulseaudio[247]: 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.
1242Jun 22 13:11:51 LibreELEC systemd[1]: Started Samba Configuration.
1243Jun 22 13:11:51 LibreELEC systemd[1]: Started Kodi clean debug logs.
1244Jun 22 13:11:51 LibreELEC pulseaudio[247]: W: [pulseaudio] authkey.c: Failed to open cookie file '/var/run/pulse/.config/pulse/cookie': No such file or directory
1245Jun 22 13:11:51 LibreELEC pulseaudio[247]: W: [pulseaudio] authkey.c: Failed to load authentication key '/var/run/pulse/.config/pulse/cookie': No such file or directory
1246Jun 22 13:11:51 LibreELEC pulseaudio[247]: W: [pulseaudio] authkey.c: Failed to open cookie file '/var/run/pulse/.pulse-cookie': No such file or directory
1247Jun 22 13:11:51 LibreELEC pulseaudio[247]: W: [pulseaudio] authkey.c: Failed to load authentication key '/var/run/pulse/.pulse-cookie': No such file or directory
1248Jun 22 13:11:51 LibreELEC kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
1249Jun 22 13:11:51 LibreELEC kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
1250Jun 22 13:11:51 LibreELEC systemd[1]: Started OpenSSH server daemon.
1251Jun 22 13:11:51 LibreELEC kernel: brcmfmac: F1 signature read @0x18000000=0x1541a9a6
1252Jun 22 13:11:51 LibreELEC kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
1253Jun 22 13:11:51 LibreELEC kernel: usbcore: registered new interface driver brcmfmac
1254Jun 22 13:11:51 LibreELEC pulseaudio[247]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files
1255Jun 22 13:11:51 LibreELEC connmand[314]: Connection Manager version 1.36
1256Jun 22 13:11:51 LibreELEC connmand[314]: Checking loopback interface settings
1257Jun 22 13:11:51 LibreELEC connmand[314]: System hostname is LibreELEC
1258Jun 22 13:11:51 LibreELEC dbus-daemon[252]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.4' (uid=0 pid=314 comm="/usr/sbin/connmand -nr --config=/etc/connman/main.")
1259Jun 22 13:11:51 LibreELEC connmand[314]: lo {newlink} index 1 address 00:00:00:00:00:00 mtu 65536
1260Jun 22 13:11:51 LibreELEC systemd[1]: Started Login Service.
1261Jun 22 13:11:51 LibreELEC dbus-daemon[252]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.4' (uid=0 pid=314 comm="/usr/sbin/connmand -nr --config=/etc/connman/main.")
1262Jun 22 13:11:51 LibreELEC systemd[1]: Started PulseAudio Sound Service.
1263Jun 22 13:11:51 LibreELEC connmand[314]: lo {newlink} index 1 operstate 0 <UNKNOWN>
1264Jun 22 13:11:51 LibreELEC systemd[1]: Started Connection service.
1265Jun 22 13:11:51 LibreELEC connmand[314]: eth0 {create} index 2 type 1 <ETHER>
1266Jun 22 13:11:51 LibreELEC connmand[314]: eth0 {update} flags 4098 <DOWN>
1267Jun 22 13:11:51 LibreELEC connmand[314]: eth0 {newlink} index 2 address B8:27:EB:50:71:CD mtu 1500
1268Jun 22 13:11:51 LibreELEC connmand[314]: eth0 {newlink} index 2 operstate 2 <DOWN>
1269Jun 22 13:11:51 LibreELEC sshd[322]: Server listening on 0.0.0.0 port 22.
1270Jun 22 13:11:51 LibreELEC sshd[322]: Server listening on :: port 22.
1271Jun 22 13:11:51 LibreELEC systemd[1]: Starting Hostname Service...
1272Jun 22 13:11:51 LibreELEC systemd[1]: Starting WPA supplicant...
1273Jun 22 13:11:51 LibreELEC kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
1274Jun 22 13:11:51 LibreELEC kernel: brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
1275Jun 22 13:11:51 LibreELEC kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 23 2017 03:55:53 version 7.45.98.38 (r674442 CY) FWID 01-e58d219f
1276Jun 22 13:11:51 LibreELEC connmand[314]: Adding interface eth0 [ ethernet ]
1277Jun 22 13:11:51 LibreELEC kernel: smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
1278Jun 22 13:11:51 LibreELEC kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
1279Jun 22 13:11:51 LibreELEC connmand[314]: eth0 {update} flags 36867 <UP>
1280Jun 22 13:11:51 LibreELEC connmand[314]: eth0 {newlink} index 2 address B8:27:EB:50:71:CD mtu 1500
1281Jun 22 13:11:51 LibreELEC connmand[314]: eth0 {newlink} index 2 operstate 2 <DOWN>
1282Jun 22 13:11:51 LibreELEC dbus-daemon[252]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
1283Jun 22 13:11:51 LibreELEC systemd[1]: Started WPA supplicant.
1284Jun 22 13:11:51 LibreELEC systemd[1]: Reached target Network.
1285Jun 22 13:11:51 LibreELEC systemd[1]: Reached target Network is Online.
1286Jun 22 13:11:51 LibreELEC connmand[314]: wlan0 {create} index 3 type 1 <ETHER>
1287Jun 22 13:11:51 LibreELEC connmand[314]: wlan0 {update} flags 4098 <DOWN>
1288Jun 22 13:11:51 LibreELEC systemd[1]: Starting Samba NMB Daemon...
1289Jun 22 13:11:51 LibreELEC connmand[314]: wlan0 {newlink} index 3 address B8:27:EB:05:24:98 mtu 1500
1290Jun 22 13:11:51 LibreELEC connmand[314]: wlan0 {newlink} index 3 operstate 2 <DOWN>
1291Jun 22 13:11:51 LibreELEC connmand[314]: Adding interface wlan0 [ wifi ]
1292Jun 22 13:11:51 LibreELEC systemd[1]: Started Broadcom sdio firmware update for BCM43430A1.
1293Jun 22 13:11:51 LibreELEC wpa_supplicant[330]: Successfully initialized wpa_supplicant
1294Jun 22 13:11:51 LibreELEC systemd[1]: Started Avahi Daemon.
1295Jun 22 13:11:51 LibreELEC kernel: uart-pl011 3f201000.serial: no DMA platform data
1296Jun 22 13:11:51 LibreELEC connmand[314]: wlan0 {update} flags 36931 <UP,RUNNING>
1297Jun 22 13:11:51 LibreELEC kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
1298Jun 22 13:11:51 LibreELEC kernel: brcmfmac: power management disabled
1299Jun 22 13:11:51 LibreELEC connmand[314]: wlan0 {newlink} index 3 address B8:27:EB:05:24:98 mtu 1500
1300Jun 22 13:11:51 LibreELEC connmand[314]: wlan0 {newlink} index 3 operstate 0 <UNKNOWN>
1301Jun 22 13:11:51 LibreELEC connmand[314]: wlan0 {update} flags 36867 <UP>
1302Jun 22 13:11:51 LibreELEC connmand[314]: wlan0 {newlink} index 3 address B8:27:EB:05:24:98 mtu 1500
1303Jun 22 13:11:51 LibreELEC connmand[314]: wlan0 {newlink} index 3 operstate 2 <DOWN>
1304Jun 22 13:11:51 LibreELEC avahi-daemon[336]: Found user 'avahi' (UID 495) and group 'avahi' (GID 495).
1305Jun 22 13:11:51 LibreELEC avahi-daemon[336]: Successfully dropped root privileges.
1306Jun 22 13:11:51 LibreELEC avahi-daemon[336]: avahi-daemon 0.7 starting up.
1307Jun 22 13:11:51 LibreELEC connmand[314]: wlan0 {newlink} index 3 address B8:27:EB:05:24:98 mtu 1500
1308Jun 22 13:11:51 LibreELEC connmand[314]: wlan0 {newlink} index 3 operstate 2 <DOWN>
1309Jun 22 13:11:51 LibreELEC avahi-daemon[336]: Loading service file /etc/avahi/services/sftp-ssh.service.
1310Jun 22 13:11:51 LibreELEC avahi-daemon[336]: Network interface enumeration completed.
1311Jun 22 13:11:51 LibreELEC avahi-daemon[336]: Server startup complete. Host name is LibreELEC.local. Local service cookie is 1989996922.
1312Jun 22 13:11:51 LibreELEC avahi-daemon[336]: Service "LibreELEC" (/etc/avahi/services/sftp-ssh.service) successfully established.
1313Jun 22 13:11:52 LibreELEC dbus-daemon[252]: [system] Successfully activated service 'org.freedesktop.hostname1'
1314Jun 22 13:11:52 LibreELEC systemd[1]: Started Hostname Service.
1315Jun 22 13:11:52 LibreELEC wpa_supplicant[330]: WPS: Converting push_button to virtual_push_button for WPS 2.0 compliance
1316Jun 22 13:11:52 LibreELEC connmand[314]: ipconfig state 2 ipconfig method 1
1317Jun 22 13:11:52 LibreELEC wpa_supplicant[330]: wlan0: Trying to associate with SSID 'HQ'
1318Jun 22 13:11:52 LibreELEC connmand[314]: ipconfig state 2 ipconfig method 1
1319Jun 22 13:11:52 LibreELEC nmbd[346]: [2018/06/22 13:11:52.477227, 0] ../lib/util/become_daemon.c:149(daemon_status)
1320Jun 22 13:11:52 LibreELEC systemd[1]: Started Samba NMB Daemon.
1321Jun 22 13:11:52 LibreELEC nmbd[346]: daemon_status: STATUS=daemon 'nmbd' : No local IPv4 non-loopback interfaces available, waiting for interface ...
1322Jun 22 13:11:52 LibreELEC nmbd[346]: [2018/06/22 13:11:52.477472, 0] ../source3/nmbd/nmbd_subnetdb.c:254(create_subnets)
1323Jun 22 13:11:52 LibreELEC nmbd[346]: NOTE: NetBIOS name resolution is not supported for Internet Protocol Version 6 (IPv6).
1324Jun 22 13:11:52 LibreELEC systemd[1]: Starting Samba SMB Daemon...
1325Jun 22 13:11:52 LibreELEC connmand[314]: wlan0 {RX} 1 packets 99 bytes
1326Jun 22 13:11:52 LibreELEC connmand[314]: wlan0 {TX} 0 packets 0 bytes
1327Jun 22 13:11:52 LibreELEC connmand[314]: wlan0 {update} flags 102403 <UP,LOWER_UP>
1328Jun 22 13:11:52 LibreELEC connmand[314]: wlan0 {newlink} index 3 address B8:27:EB:05:24:98 mtu 1500
1329Jun 22 13:11:52 LibreELEC connmand[314]: wlan0 {newlink} index 3 operstate 5 <DORMANT>
1330Jun 22 13:11:52 LibreELEC wpa_supplicant[330]: wlan0: Associated with 7c:ff:4d:22:91:59
1331Jun 22 13:11:52 LibreELEC wpa_supplicant[330]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
1332Jun 22 13:11:52 LibreELEC wpa_supplicant[330]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=DE
1333Jun 22 13:11:52 LibreELEC wpa_supplicant[330]: wlan0: WPA: Key negotiation completed with 7c:ff:4d:22:91:59 [PTK=CCMP GTK=CCMP]
1334Jun 22 13:11:52 LibreELEC wpa_supplicant[330]: wlan0: CTRL-EVENT-CONNECTED - Connection to 7c:ff:4d:22:91:59 completed [id=0 id_str=]
1335Jun 22 13:11:52 LibreELEC connmand[314]: wlan0 {add} route ff00:: gw :: scope 0 <UNIVERSE>
1336Jun 22 13:11:52 LibreELEC connmand[314]: wlan0 {add} route fe80:: gw :: scope 0 <UNIVERSE>
1337Jun 22 13:11:52 LibreELEC connmand[314]: wlan0 {RX} 2 packets 254 bytes
1338Jun 22 13:11:52 LibreELEC connmand[314]: wlan0 {TX} 2 packets 296 bytes
1339Jun 22 13:11:52 LibreELEC connmand[314]: wlan0 {update} flags 102467 <UP,RUNNING,LOWER_UP>
1340Jun 22 13:11:52 LibreELEC connmand[314]: wlan0 {newlink} index 3 address B8:27:EB:05:24:98 mtu 1500
1341Jun 22 13:11:52 LibreELEC connmand[314]: wlan0 {newlink} index 3 operstate 6 <UP>
1342Jun 22 13:11:52 LibreELEC kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
1343Jun 22 13:11:52 LibreELEC connmand[314]: ipconfig state 3 ipconfig method 1
1344Jun 22 13:11:52 LibreELEC connmand[314]: wlan0 {del} route fe80:: gw :: scope 0 <UNIVERSE>
1345Jun 22 13:11:52 LibreELEC connmand[314]: wlan0 {del} route ff00:: gw :: scope 0 <UNIVERSE>
1346Jun 22 13:11:52 LibreELEC systemd[1]: Started Samba SMB Daemon.
1347Jun 22 13:11:52 LibreELEC systemd[1]: Reached target Multi-User System.
1348Jun 22 13:11:52 LibreELEC systemd[1]: Reached target Graphical Interface.
1349Jun 22 13:11:52 LibreELEC systemd[1]: Starting Kodi Media Center...
1350Jun 22 13:11:52 LibreELEC systemd[1]: Started Kodi Media Center.
1351Jun 22 13:11:52 LibreELEC systemd[1]: Reached target Kodi Mediacenter Interface.
1352Jun 22 13:11:52 LibreELEC systemd[1]: Startup finished in 2.233s (kernel) + 3.862s (userspace) = 6.095s.
1353Jun 22 13:11:52 LibreELEC smbd[348]: [2018/06/22 13:11:52.864138, 0] ../source3/passdb/pdb_smbpasswd.c:249(startsmbfilepwent)
1354Jun 22 13:11:52 LibreELEC smbd[348]: startsmbfilepwent_internal: file /run/samba/smbpasswd did not exist. File successfully created.
1355Jun 22 13:11:52 LibreELEC smbd[348]: [2018/06/22 13:11:52.887561, 0] ../lib/util/become_daemon.c:138(daemon_ready)
1356Jun 22 13:11:52 LibreELEC smbd[348]: daemon_ready: STATUS=daemon 'smbd' finished starting up and ready to serve connections
1357Jun 22 13:11:52 LibreELEC avahi-daemon[336]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.178.63.
1358Jun 22 13:11:52 LibreELEC avahi-daemon[336]: New relevant interface wlan0.IPv4 for mDNS.
1359Jun 22 13:11:52 LibreELEC avahi-daemon[336]: Registering new address record for 192.168.178.63 on wlan0.IPv4.
1360Jun 22 13:11:52 LibreELEC connmand[314]: Setting domainname to fritz.box
1361Jun 22 13:11:53 LibreELEC connmand[314]: wlan0 {add} address 192.168.178.63/24 label wlan0 family 2
1362Jun 22 13:11:53 LibreELEC connmand[314]: wlan0 {add} route 192.168.178.0 gw 0.0.0.0 scope 253 <LINK>
1363Jun 22 13:11:53 LibreELEC connmand[314]: wlan0 {add} route 192.168.178.1 gw 0.0.0.0 scope 253 <LINK>
1364Jun 22 13:11:53 LibreELEC connmand[314]: wlan0 {add} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
1365Jun 22 13:11:53 LibreELEC connmand[314]: wlan0 {add} route 212.227.81.55 gw 192.168.178.1 scope 0 <UNIVERSE>
1366Jun 22 13:11:53 LibreELEC connmand[314]: ntp: adjust (jump): +26646479.571395 sec
1367Apr 26 22:59:53 LibreELEC kernel: smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
1368Apr 26 22:59:53 LibreELEC kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
1369Apr 26 22:59:53 LibreELEC connmand[314]: eth0 {add} route ff00:: gw :: scope 0 <UNIVERSE>
1370Apr 26 22:59:53 LibreELEC connmand[314]: eth0 {add} route fe80:: gw :: scope 0 <UNIVERSE>
1371Apr 26 22:59:53 LibreELEC connmand[314]: eth0 {update} flags 102467 <UP,RUNNING,LOWER_UP>
1372Apr 26 22:59:53 LibreELEC connmand[314]: eth0 {newlink} index 2 address B8:27:EB:50:71:CD mtu 1500
1373Apr 26 22:59:53 LibreELEC connmand[314]: eth0 {newlink} index 2 operstate 6 <UP>
1374Apr 26 22:59:53 LibreELEC kernel: 8021q: 802.1Q VLAN Support v1.8
1375Apr 26 22:59:53 LibreELEC connmand[314]: ipconfig state 3 ipconfig method 1
1376Apr 26 22:59:53 LibreELEC avahi-daemon[336]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.178.62.
1377Apr 26 22:59:53 LibreELEC avahi-daemon[336]: New relevant interface eth0.IPv4 for mDNS.
1378Apr 26 22:59:53 LibreELEC avahi-daemon[336]: Registering new address record for 192.168.178.62 on eth0.IPv4.
1379Apr 26 22:59:53 LibreELEC connmand[314]: rp_filter set to 2 (loose mode routing), old value was 1
1380Apr 26 22:59:53 LibreELEC connmand[314]: Setting domainname to fritz.box
1381Apr 26 22:59:53 LibreELEC connmand[314]: eth0 {del} route fe80:: gw :: scope 0 <UNIVERSE>
1382Apr 26 22:59:53 LibreELEC connmand[314]: eth0 {del} route ff00:: gw :: scope 0 <UNIVERSE>
1383Apr 26 22:59:53 LibreELEC connmand[314]: eth0 {add} address 192.168.178.62/24 label eth0 family 2
1384Apr 26 22:59:53 LibreELEC connmand[314]: eth0 {add} route 192.168.178.0 gw 0.0.0.0 scope 253 <LINK>
1385Apr 26 22:59:53 LibreELEC connmand[314]: eth0 {add} route 192.168.178.1 gw 0.0.0.0 scope 253 <LINK>
1386Apr 26 22:59:53 LibreELEC connmand[314]: wlan0 {del} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
1387Apr 26 22:59:53 LibreELEC connmand[314]: eth0 {add} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
1388Apr 26 22:59:53 LibreELEC connmand[314]: eth0 {del} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
1389Apr 26 22:59:53 LibreELEC connmand[314]: eth0 {add} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
1390Apr 26 22:59:53 LibreELEC connmand[314]: eth0 {del} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
1391Apr 26 22:59:53 LibreELEC connmand[314]: eth0 {add} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
1392Apr 26 22:59:53 LibreELEC connmand[314]: Setting domainname to fritz.box
1393Apr 26 22:59:53 LibreELEC connmand[314]: wlan0 {del} route 212.227.81.55 gw 192.168.178.1 scope 0 <UNIVERSE>
1394Apr 26 22:59:53 LibreELEC connmand[314]: eth0 {del} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
1395Apr 26 22:59:53 LibreELEC connmand[314]: wlan0 {add} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
1396Apr 26 22:59:55 LibreELEC connmand[314]: ntp: adjust (slew): +0.001174 sec
1397Apr 26 22:59:56 LibreELEC kernel: Bluetooth: Core ver 2.22
1398Apr 26 22:59:56 LibreELEC kernel: NET: Registered protocol family 31
1399Apr 26 22:59:56 LibreELEC kernel: Bluetooth: HCI device and connection manager initialized
1400Apr 26 22:59:56 LibreELEC kernel: Bluetooth: HCI socket layer initialized
1401Apr 26 22:59:56 LibreELEC kernel: Bluetooth: L2CAP socket layer initialized
1402Apr 26 22:59:56 LibreELEC kernel: Bluetooth: SCO socket layer initialized
1403Apr 26 22:59:56 LibreELEC kernel: Bluetooth: HCI UART driver ver 2.3
1404Apr 26 22:59:56 LibreELEC kernel: Bluetooth: HCI UART protocol H4 registered
1405Apr 26 22:59:56 LibreELEC kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered
1406Apr 26 22:59:56 LibreELEC kernel: Bluetooth: HCI UART protocol Broadcom registered
1407Apr 26 22:59:56 LibreELEC rpi-btuart[335]: bcm43xx_init
1408Apr 26 22:59:56 LibreELEC rpi-btuart[335]: Flash firmware /etc/firmware/brcm/BCM43430A1.hcd
1409Apr 26 22:59:56 LibreELEC rpi-btuart[335]: Set BDADDR UART: b8:27:eb:fa:db:67
1410Apr 26 22:59:56 LibreELEC rpi-btuart[335]: Set Controller UART speed to 921600 bit/s
1411Apr 26 22:59:56 LibreELEC rpi-btuart[335]: Device setup complete
1412Apr 26 22:59:56 LibreELEC systemd[1]: Started Bluetooth service.
1413Apr 26 22:59:56 LibreELEC systemd[1]: Reached target Bluetooth.
1414Apr 26 22:59:56 LibreELEC bluetoothd[396]: Bluetooth daemon 5.50
1415Apr 26 22:59:56 LibreELEC bluetoothd[396]: Starting SDP server
1416Apr 26 22:59:56 LibreELEC bluetoothd[396]: kernel lacks bnep-protocol support
1417Apr 26 22:59:56 LibreELEC bluetoothd[396]: System does not support network plugin
1418Apr 26 22:59:56 LibreELEC bluetoothd[396]: Bluetooth management interface 1.14 initialized
1419Apr 26 22:59:56 LibreELEC bluetoothd[396]: Endpoint registered: sender=:1.2 path=/MediaEndpoint/A2DPSource
1420Apr 26 22:59:56 LibreELEC bluetoothd[396]: Endpoint registered: sender=:1.2 path=/MediaEndpoint/A2DPSink
1421Apr 26 22:59:57 LibreELEC nmbd[346]: [2019/04/26 22:59:57.055626, 0] ../lib/util/become_daemon.c:138(daemon_ready)
1422Apr 26 22:59:57 LibreELEC nmbd[346]: daemon_ready: STATUS=daemon 'nmbd' finished starting up and ready to serve connections
1423Apr 26 22:59:58 LibreELEC connmand[314]: eth0 {add} route 212.227.81.55 gw 192.168.178.1 scope 0 <UNIVERSE>
1424Apr 26 23:00:00 LibreELEC crond[276]: time disparity of 444108 minutes detected
1425Apr 26 23:00:01 LibreELEC connmand[314]: Setting domainname to fritz.box
1426Apr 26 23:00:01 LibreELEC connmand[314]: eth0 {del} route 212.227.81.55 gw 192.168.178.1 scope 0 <UNIVERSE>
1427Apr 26 23:00:01 LibreELEC connmand[314]: wlan0 {del} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
1428Apr 26 23:00:01 LibreELEC connmand[314]: eth0 {add} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
1429Apr 26 23:00:01 LibreELEC connmand[314]: eth0 {del} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
1430Apr 26 23:00:01 LibreELEC connmand[314]: eth0 {add} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
1431Apr 26 23:00:01 LibreELEC connmand[314]: eth0 {add} route 212.227.81.55 gw 192.168.178.1 scope 0 <UNIVERSE>
1432Apr 26 23:00:01 LibreELEC connmand[314]: eth0 {del} route 212.227.81.55 gw 192.168.178.1 scope 0 <UNIVERSE>
1433Apr 26 23:00:04 LibreELEC connmand[314]: ntp: adjust (slew): -0.000115 sec
1434Apr 26 23:00:22 LibreELEC kodi.sh[357]: sh: nmblookup: not found
1435Apr 26 23:05:37 LibreELEC wpa_supplicant[330]: wlan0: WPA: Group rekeying completed with 7c:ff:4d:22:91:59 [GTK=CCMP]
1436Apr 26 23:14:55 LibreELEC systemd[1]: Starting Cleanup of Temporary Directories...
1437Apr 26 23:14:55 LibreELEC systemd[1]: Started Cleanup of Temporary Directories.
1438Apr 26 23:15:37 LibreELEC wpa_supplicant[330]: wlan0: WPA: Group rekeying completed with 7c:ff:4d:22:91:59 [GTK=CCMP]
1439Apr 26 23:17:08 LibreELEC connmand[314]: ntp: adjust (slew): -0.009221 sec
1440========== /storage/.kodi/.smb/smb.conf ==========
1441[global]
1442 lock directory = /storage/.kodi/.smb/
1443 name resolve order = bcast host
1444 include = /storage/.kodi/.smb/user.conf
1445========== /run/samba/smb.conf ==========
1446# SPDX-License-Identifier: GPL-2.0-or-later
1447# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
1448
1449# samba.conf v4 (do not remove)
1450
1451# This configuration file allows you to customize the samba shares
1452# available from your machine
1453
1454[global]
1455 workgroup = WORKGROUP
1456 server min protocol = SMB2
1457 server max protocol = SMB3
1458
1459 server string = LibreELEC
1460 browseable = yes
1461 writeable = yes
1462 printable = no
1463 deadtime = 30
1464 mangled names = no
1465 name resolve order = host bcast
1466 printcap name = /dev/null
1467 load printers = no
1468 encrypt passwords = true
1469 enable core files = no
1470 passdb backend = smbpasswd
1471 smb encrypt = disabled
1472
1473 # samba share options
1474 map to guest = Bad User
1475 guest account = root
1476 security = user
1477
1478 # samba tuning options
1479 socket options = TCP_NODELAY IPTOS_LOWDELAY
1480 min receivefile size = 16384
1481 aio read size = 16384
1482 aio write size = 16384
1483 use sendfile = yes
1484
1485 # The following are default values for the master selection process
1486 # local master = yes
1487 # preferred master = auto
1488 # domain master = auto
1489 # os level = 20
1490
1491 # "strict allocate = yes" breaks large network transfers to external hdd
1492 # Force this to "no" in case "yes" becomes the default in future
1493 strict allocate = no
1494
1495 allocation roundup size = 0
1496
1497# Using the following configurations as a template allows you to add
1498# writeable shares of disks and paths under /storage
1499
1500[Update]
1501 path = /storage/.update
1502 available = yes
1503 browseable = yes
1504 public = yes
1505 writeable = yes
1506 root preexec = mkdir -p /storage/.update
1507
1508[Videos]
1509 path = /storage/videos
1510 available = yes
1511 browseable = yes
1512 public = yes
1513 writeable = yes
1514 root preexec = mkdir -p /storage/videos
1515
1516[Music]
1517 path = /storage/music
1518 available = yes
1519 browseable = yes
1520 public = yes
1521 writeable = yes
1522 root preexec = mkdir -p /storage/music
1523
1524[TV Shows]
1525 path = /storage/tvshows
1526 available = yes
1527 browseable = yes
1528 public = yes
1529 writeable = yes
1530 root preexec = mkdir -p /storage/tvshows
1531
1532[Recordings]
1533 path = /storage/recordings
1534 available = yes
1535 browseable = yes
1536 public = yes
1537 writeable = yes
1538 root preexec = mkdir -p /storage/recordings
1539
1540[Downloads]
1541 path = /storage/downloads
1542 available = yes
1543 browseable = yes
1544 public = yes
1545 writeable = yes
1546 root preexec = mkdir -p /storage/downloads
1547
1548[Pictures]
1549 path = /storage/pictures
1550 available = yes
1551 browseable = yes
1552 public = yes
1553 writeable = yes
1554 root preexec = mkdir -p /storage/pictures
1555
1556[Emulators]
1557 path = /storage/emulators
1558 available = yes
1559 browseable = yes
1560 public = yes
1561 writeable = yes
1562 root preexec = mkdir -p /storage/emulators
1563
1564[Configfiles]
1565 path = /storage/.config
1566 available = yes
1567 browseable = yes
1568 public = yes
1569 writeable = yes
1570 root preexec = mkdir -p /storage/.config
1571
1572[Userdata]
1573 path = /storage/.kodi/userdata
1574 available = yes
1575 browseable = yes
1576 public = yes
1577 writeable = yes
1578 root preexec = mkdir -p /storage/.kodi/userdata
1579
1580[Screenshots]
1581 path = /storage/screenshots
1582 available = yes
1583 browseable = yes
1584 public = yes
1585 writeable = yes
1586 root preexec = mkdir -p /storage/screenshots
1587
1588[Logfiles]
1589 path = /storage/logfiles
1590 available = yes
1591 browseable = yes
1592 public = yes
1593 writeable = yes
1594 root preexec = mkdir -p /storage/logfiles
1595 root preexec = createlog
1596
1597[Backup]
1598 path = /storage/backup
1599 available = yes
1600 browseable = yes
1601 public = yes
1602 writeable = yes
1603 root preexec = mkdir -p /storage/backup
1604
1605[Picons]
1606 path = /storage/picons
1607 available = yes
1608 browseable = yes
1609 public = yes
1610 writeable = yes
1611 root preexec = mkdir -p /storage/picons/tvh /storage/picons/vdr