Paste output ======== /flash/config.txt ============== ################################################################################ # This file is part of LibreELEC - http://www.libreelec.tv # Copyright (C) 2016 Team LibreELEC # # LibreELEC is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # # LibreELEC is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with LibreELEC. If not, see . ################################################################################ # Bootloader configuration - config.txt ################################################################################ ################################################################################ # Memory (System/GPU configuration ) ################################################################################ # Default GPU memory split (do not change if you do not know what you are doing) gpu_mem=200 # Configure GPU memory based on SDRAM size - overrides above setting gpu_mem_256=112 gpu_mem_512=200 gpu_mem_1024=256 ################################################################################ # For overclocking and various other settings, see: # https://www.raspberrypi.org/documentation/configuration/config-txt.md ################################################################################ # Overclock mode settings. # # default recommended values are: arm_freq | core_freq | sdram_freq | over_voltage # no overclocking : 700 | 250 | 400 | 0 # mode 'Modest' : 800 | 300 | 400 | 0 # mode 'Medium' : 900 | 333 | 450 | 2 # mode 'High' : 950 | 450 | 450 | 6 # mode 'Turbo' : 1000 | 500 | 600 | 6 # mode 'Pi2' : 1000 | 500 | 500 | 2 # arm_freq=1000 # core_freq=500 # sdram_freq=500 # over_voltage=2 # Set 'force_turbo=1' to disable dynamic overclocking and enable overclocking always. force_turbo=0 # If you have any data corruption using Turbo Mode and overclocking # try with this setting uncommented # If this still fails, try to use Medium mode without "over_voltage=2" # If it ultimately keeps failing, forget about this until it gets fixed # Use a more conservative mode that will works fine in any cases: # initial_turbo=30 # Make display smaller to stop text spilling off the screen # # Note that the overscan settings only affect the splash screen and not Kodi. # # If you experience overscan/underscan issues the best solution is to adjust # your TV settings ("full pixel", "1-1 pixel" etc.). Alternatively, there is a # calibration menu in the Kodi GUI. # disable_overscan=1 # Adapt overscan values to your needs # overscan_left=57 # overscan_right=59 # overscan_top=20 # overscan_bottom=20 # Uncomment for DVI monitor # hdmi_drive=1 # Force HDMI even if unplugged or powered off hdmi_force_hotplug=1 # Doesn't sent initial active source message. # Avoids bringing CEC (enabled TV) out of standby and channel switch when # rebooting. # hdmi_ignore_cec_init=1 ################################################################################ # License keys to enable GPU hardware decoding for various codecs # to obtain keys visit the shop at http://www.raspberrypi.com ################################################################################ # decode_MPG2=0x00000000 # decode_WVC1=0x00000000 ################################################################################ # # >>>>>>>> RasPlex default settings override <<<<<<<<< # ################################################################################ # Required overlay for LIRC to function dtoverlay=lirc-rpi # Required for hyperion / lightberry dtparam=spi=on # Uncomment to enable the sdhost driver # dtoverlay=sdhost # Uncomment to enable HiFiBerry overlay # NOTE: You must disable the lirc-rpi overlay (or change lirc GPIO pin) for HiFiBerry to work correctly # dtoverlay=hifiberry-amp # dtoverlay=hifiberry-dacplus # dtoverlay=hifiberry-digi ################################################################################ # End of default configuration ################################################################################ ################################################################################ # Include distribution specific config file if it exists. ################################################################################ [all] include distroconfig.txt ======== /flash/cmdline.txt ============== boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet ======== /storage/.plexht/temp/plexhometheater.log ============== 00:00:01 T:1963145104 NOTICE: ----------------------------------------------------------------------- 00:00:01 T:1963145104 NOTICE: Starting RasPlex (1.8.0.148-573b6d73). Platform: Linux ARM 32-bit 00:00:01 T:1963145104 NOTICE: Using Release RasPlex x32 build (version for Raspberry Pi) 00:00:01 T:1963145104 NOTICE: RasPlex compiled Mar 17 2017 by GCC 6.3.0 for Linux ARM 32-bit version 4.9.13 (264461) 00:00:01 T:1963145104 NOTICE: Running on RasPlex (official) - Version: 1.8.0.148-573b6d73, kernel: Linux ARM 32-bit version 4.9.13 00:00:01 T:1963145104 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available 00:00:01 T:1963145104 NOTICE: ARM Features: Neon enabled 00:00:01 T:1963145104 NOTICE: special://xbmc/ is mapped to: /usr/share/XBMC 00:00:01 T:1963145104 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/plexht 00:00:01 T:1963145104 NOTICE: special://masterprofile/ is mapped to: /storage/.plexht/userdata 00:00:01 T:1963145104 NOTICE: special://home/ is mapped to: /storage/.plexht 00:00:01 T:1963145104 NOTICE: special://temp/ is mapped to: /storage/.plexht/temp 00:00:01 T:1963145104 NOTICE: The executable running is: /usr/lib/plexht/plexhometheater 00:00:01 T:1963145104 NOTICE: Local hostname: RasPlex 00:00:01 T:1963145104 NOTICE: Log File is located: /storage/.plexht/temp/plexhometheater.log 00:00:01 T:1963145104 NOTICE: ----------------------------------------------------------------------- 00:00:01 T:1963145104 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files 00:00:01 T:1963145104 NOTICE: load settings... 00:00:01 T:1963145104 NOTICE: Found 2 Lists of Devices 00:00:01 T:1963145104 NOTICE: Enumerated PI devices: 00:00:01 T:1963145104 NOTICE: Device 1 00:00:01 T:1963145104 NOTICE: m_deviceName : HDMI 00:00:01 T:1963145104 NOTICE: m_displayName : HDMI 00:00:01 T:1963145104 NOTICE: m_displayNameExtra: 00:00:01 T:1963145104 NOTICE: m_deviceType : AE_DEVTYPE_HDMI 00:00:01 T:1963145104 NOTICE: m_channels : FL,FR 00:00:01 T:1963145104 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000 00:00:01 T:1963145104 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_AC3,AE_FMT_DTS,AE_FMT_EAC3 00:00:01 T:1963145104 NOTICE: Device 2 00:00:01 T:1963145104 NOTICE: m_deviceName : Analogue 00:00:01 T:1963145104 NOTICE: m_displayName : Analogue 00:00:01 T:1963145104 NOTICE: m_displayNameExtra: 00:00:01 T:1963145104 NOTICE: m_deviceType : AE_DEVTYPE_PCM 00:00:01 T:1963145104 NOTICE: m_channels : FL,FR 00:00:01 T:1963145104 NOTICE: m_sampleRates : 48000 00:00:01 T:1963145104 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP 00:00:01 T:1963145104 NOTICE: Device 3 00:00:01 T:1963145104 NOTICE: m_deviceName : Both 00:00:01 T:1963145104 NOTICE: m_displayName : HDMI and Analogue 00:00:01 T:1963145104 NOTICE: m_displayNameExtra: 00:00:01 T:1963145104 NOTICE: m_deviceType : AE_DEVTYPE_PCM 00:00:01 T:1963145104 NOTICE: m_channels : FL,FR 00:00:01 T:1963145104 NOTICE: m_sampleRates : 48000 00:00:01 T:1963145104 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP 00:00:01 T:1963145104 NOTICE: Enumerated PULSE devices: 00:00:01 T:1963145104 NOTICE: Device 1 00:00:01 T:1963145104 NOTICE: m_deviceName : Default 00:00:01 T:1963145104 NOTICE: m_displayName : Bluetooth 00:00:01 T:1963145104 NOTICE: m_displayNameExtra: 00:00:01 T:1963145104 NOTICE: m_deviceType : AE_DEVTYPE_PCM 00:00:01 T:1963145104 NOTICE: m_channels : FL,FR 00:00:01 T:1963145104 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000 00:00:01 T:1963145104 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT 00:00:01 T:1963145104 NOTICE: special://profile/ is mapped to: special://masterprofile/ 00:00:01 T:1963145104 NOTICE: loading special://masterprofile/guisettings.xml 00:00:01 T:1963145104 ERROR: special://masterprofile/guisettings.xml Doesn't contain 00:00:01 T:1963145104 NOTICE: Getting hardware information now... 00:00:01 T:1963145104 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml. 00:00:01 T:1963145104 NOTICE: Loaded playercorefactory configuration 00:00:01 T:1963145104 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml. 00:00:01 T:1963145104 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping. 00:00:01 T:1963145104 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml 00:00:01 T:1963145104 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are... false 1 false 30 52428800 30 4.0 3 0 00:00:01 T:1963145104 NOTICE: Getting hardware information now... 00:00:01 T:1963145104 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml) 00:00:01 T:1963145104 NOTICE: Default DVD Player: dvdplayer 00:00:01 T:1963145104 NOTICE: Default Video Player: dvdplayer 00:00:01 T:1963145104 NOTICE: Default Audio Player: paplayer 00:00:01 T:1963145104 NOTICE: Disabled debug logging due to GUI setting. Level 0. 00:00:01 T:1963145104 NOTICE: Log level changed to 0 00:00:01 T:1963145104 NOTICE: Loading media sources from special://masterprofile/sources.xml 17:25:54 T:1963145104 NOTICE: Raspberry PI firmware version: Mar 2 2017 15:37:10 Copyright (c) 2012 Broadcom version a867bcec14cd829107be1c03c0953a076919f4d7 (clean) (release) 17:25:54 T:1963145104 NOTICE: ARM mem: 752MB GPU mem: 256MB MPG2:0 WVC1:0 17:25:54 T:1963145104 NOTICE: cacheMemBufferSize: 50MB 17:25:54 T:1963145104 NOTICE: Config: arm_freq=1200 audio_pwm_mode=1 config_hdmi_boost=5 core_freq=400 desired_osc_freq=0x36ee80 disable_commandline_tags=2 disable_l2cache=1 force_eeprom_read=1 force_pwm_open=1 framebuffer_ignore_alpha=1 framebuffer_swap=1 gpu_freq=300 hdmi_channel_map=8 hdmi_force_cec_address=65535 hdmi_force_hotplug=1 init_uart_clock=0x2dc6c00 lcd_framerate=60 over_voltage_avs=31250 over_voltage_avs_boost=31250 overscan_bottom=48 overscan_left=48 overscan_right=48 overscan_top=48 pause_burst_frames=1 program_serial_random=1 sdram_freq=450 temp_limit=85 17:25:54 T:1963145104 NOTICE: Config: device_tree=- 17:25:54 T:1963145104 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi 17:25:54 T:1963145104 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz 17:25:54 T:1963145104 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz 17:25:54 T:1963145104 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz 17:25:54 T:1963145104 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 59.940063 Hz 17:25:54 T:1963145104 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 60.000000 Hz 17:25:54 T:1963145104 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 59.940063 Hz 17:25:54 T:1963145104 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz 17:25:54 T:1963145104 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 59.940063 Hz 17:25:54 T:1963145104 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz 17:25:54 T:1963145104 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz 17:25:54 T:1963145104 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz 17:25:54 T:1963145104 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz 17:25:54 T:1963145104 NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz 17:25:54 T:1963145104 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz 17:25:54 T:1963145104 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 50.000000 Hz 17:25:54 T:1963145104 NOTICE: Found (1920x1080@60.000000) at 26, setting to RES_DESKTOP at 16 17:25:54 T:1963145104 NOTICE: Checking resolution 16 17:25:54 T:1963145104 NOTICE: GL_VENDOR = Broadcom 17:25:54 T:1963145104 NOTICE: GL_RENDERER = VideoCore IV HW 17:25:54 T:1963145104 NOTICE: GL_VERSION = OpenGL ES 2.0 17:25:54 T:1963145104 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00 17:25:54 T:1963145104 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 17:25:55 T:1963145104 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001) 17:25:55 T:1963145104 NOTICE: Running database version Addons15 17:25:55 T:1963145104 NOTICE: Running database version PlexServerCache4 17:25:56 T:1963145104 ERROR: PVR - CreateTables - failed to get add-ons from the add-on manager 17:25:56 T:1963145104 NOTICE: initializing playlistplayer 17:25:56 T:1963145104 NOTICE: DONE initializing playlistplayer 17:25:56 T:1800401888 ERROR: CCurlFile::Open failed with code 404 for https://plex.tv:443/devices/2055ab04-4838-4be4-a2a8-5b742c4112b1&Connection%5b%5d%5buri%5d=http%3a%2f%2f192.168.178.117%3a3005|X-Plex-Provides=player,pubsub-player 17:26:00 T:1800401888 ERROR: CCurlFile::Open failed with code 401 for https://plex.tv:443/api/home/users 17:26:00 T:1963145104 ERROR: Control 3 in window 12999 has been asked to focus, but it can't 17:26:00 T:1963145104 NOTICE: initialize done 17:26:00 T:1963145104 NOTICE: Running the application... 17:26:00 T:1636283360 NOTICE: -->Python Interpreter Initialized<-- 17:26:00 T:1963145104 NOTICE: Webserver: Starting... 17:26:00 T:1963145104 NOTICE: WebServer: Started the webserver 17:26:00 T:1627632608 ERROR: CCurlFile::FillBuffer - Failed: Couldn't connect to server(7) 17:26:00 T:1627632608 ERROR: CCurlFile::Open failed with code 0 for http://127.0.0.1:32400/library/arts?sort=random&X-Plex-Container-Size=50&X-Plex-Container-Start=0 17:26:00 T:1963145104 NOTICE: ES: Starting event server 17:26:00 T:1602466784 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777 17:26:00 T:1602466784 NOTICE: UDP: Listening on port 9777 17:26:00 T:1963145104 NOTICE: starting zeroconf publishing 17:26:00 T:1627632608 ERROR: CCurlFile::FillBuffer - Failed: Couldn't connect to server(7) 17:26:00 T:1627632608 ERROR: CCurlFile::Open failed with code 0 for http://127.0.0.1:32400/library/arts?sort=random&X-Plex-Container-Size=50&X-Plex-Container-Start=0 17:26:01 T:1636283360 NOTICE: ## LibreELEC Addon ## 0.8.9 17:26:01 T:1766847456 ERROR: CCurlFile::FillBuffer - Failed: Couldn't connect to server(7) 17:26:01 T:1766847456 ERROR: CCurlFile::Open failed with code 0 for http://127.0.0.1:32400/:/resources/show-fanart.jpg 17:26:01 T:1766847456 ERROR: CPlexTextureCacheJob::CacheTexture unable to open input file plexserver://local/:/resources/show-fanart.jpg 17:26:01 T:1766847456 ERROR: CGUILargeTextureManager::DoWork could not load image from cache, killing the cached version 17:26:01 T:1766847456 ERROR: CCurlFile::FillBuffer - Failed: Couldn't connect to server(7) 17:26:01 T:1766847456 ERROR: CCurlFile::Open failed with code 0 for http://127.0.0.1:32400/:/resources/show-fanart.jpg 17:26:01 T:1766847456 ERROR: CPlexTextureCacheJob::CacheTexture unable to open input file plexserver://local/:/resources/show-fanart.jpg 17:26:01 T:1766847456 ERROR: CGUILargeTextureManager::DoWork could not load image from cache, killing the cached version 17:26:01 T:1766847456 ERROR: CCurlFile::FillBuffer - Failed: Couldn't connect to server(7) 17:26:01 T:1766847456 ERROR: CCurlFile::Open failed with code 0 for http://127.0.0.1:32400/:/resources/show-fanart.jpg 17:26:01 T:1766847456 ERROR: CPlexTextureCacheJob::CacheTexture unable to open input file plexserver://local/:/resources/show-fanart.jpg 17:26:01 T:1766847456 ERROR: CGUILargeTextureManager::DoWork could not load image from cache, killing the cached version 17:26:01 T:1766847456 ERROR: CCurlFile::FillBuffer - Failed: Couldn't connect to server(7) 17:26:01 T:1766847456 ERROR: CCurlFile::Open failed with code 0 for http://127.0.0.1:32400/:/resources/show-fanart.jpg 17:26:01 T:1766847456 ERROR: CPlexTextureCacheJob::CacheTexture unable to open input file plexserver://local/:/resources/show-fanart.jpg 17:26:01 T:1766847456 ERROR: CGUILargeTextureManager::DoWork could not load image plexserver://local/:/resources/show-fanart.jpg 17:26:01 T:1792013280 ERROR: CCurlFile::Open failed with code 401 for https://192-168-178-13.9db1b895e88549e483ccc16dc7755763.plex.direct:32400/ 17:26:01 T:1800401888 WARNING: Read - waited for data but got none 17:26:06 T:1698669536 ERROR: CCurlFile::Open failed with code 401 for https://192-168-178-13.9db1b895e88549e483ccc16dc7755763.plex.direct:32400/ 17:26:27 T:1963145104 ERROR: Previous line repeats 1 times. 17:26:27 T:1963145104 ERROR: ClearBlock: Trying to clear non existent block /usr/share/XBMC/addons/service.libreelec.settings 17:26:27 T:1800401888 WARNING: CPlexFile::BuildHTTPURL tried to lookup server best but it was not found! 17:26:27 T:1800401888 ERROR: GetDirectory - Error getting plexserver://best:32400/library/arts/?sort=random&X-Plex-Container-Start=0&X-Plex-Container-Size=50 17:26:27 T:1627632608 WARNING: CPlexFile::BuildHTTPURL tried to lookup server best but it was not found! 17:26:27 T:1627632608 ERROR: GetDirectory - Error getting plexserver://best:32400/library/arts/?sort=random&X-Plex-Container-Start=0&X-Plex-Container-Size=50 17:27:48 T:1963145104 NOTICE: Global Cache : found 0 Shared Sections 17:27:48 T:1963145104 NOTICE: Global Cache : found 5 Regular Sections 17:27:56 T:1963145104 NOTICE: Global Cache : found 0 Shared Sections 17:27:56 T:1963145104 NOTICE: Global Cache : found 5 Regular Sections 17:28:01 T:1963145104 NOTICE: Global Cache : found 0 Shared Sections 17:28:01 T:1963145104 NOTICE: Global Cache : found 5 Regular Sections 17:28:02 T:1963145104 NOTICE: Global Cache : Creating cacher thread 17:28:10 T:1671427040 NOTICE: Global Cache : Processed +1204 items in 'Filme' on SKYPLEX , took 7.122000 17:34:10 T:1671427040 NOTICE: Global Cache : Processing section Filme took 367.095032 17:34:14 T:1671427040 NOTICE: Global Cache : Processed +60 items in 'Music Videos' on SKYPLEX , took 2.770000 17:34:19 T:1671427040 NOTICE: Global Cache : Processing section Music Videos took 7.579000 17:34:19 T:1671427040 NOTICE: Global Cache : Processed +332 items in 'Musik' on SKYPLEX , took 0.443000 17:35:24 T:1671427040 NOTICE: Global Cache : Processing section Musik took 65.089005 17:35:25 T:1671427040 NOTICE: Global Cache : Processed +68 items in 'Serien' on SKYPLEX , took 1.101000 17:35:39 T:1671427040 NOTICE: Global Cache : Processing section Serien took 14.615001 17:35:39 T:1671427040 NOTICE: Global Cache : Full operation took 456.040009 17:35:53 T:1963145104 ERROR: ClearBlock: Trying to clear non existent block /usr/share/XBMC/addons/service.libreelec.settings 17:35:53 T:1671427040 ERROR: CCurlFile::FillBuffer - Failed: Couldn't connect to server(7) 17:35:53 T:1671427040 ERROR: CCurlFile::Open failed with code 0 for http://127.0.0.1:32400/:/resources/show-fanart.jpg 17:35:53 T:1671427040 ERROR: CPlexTextureCacheJob::CacheTexture unable to open input file plexserver://local/:/resources/show-fanart.jpg 17:35:53 T:1671427040 ERROR: CGUILargeTextureManager::DoWork could not load image from cache, killing the cached version 17:35:53 T:1671427040 ERROR: CCurlFile::FillBuffer - Failed: Couldn't connect to server(7) 17:35:53 T:1671427040 ERROR: CCurlFile::Open failed with code 0 for http://127.0.0.1:32400/:/resources/show-fanart.jpg 17:35:53 T:1671427040 ERROR: CPlexTextureCacheJob::CacheTexture unable to open input file plexserver://local/:/resources/show-fanart.jpg 17:35:53 T:1671427040 ERROR: CGUILargeTextureManager::DoWork could not load image from cache, killing the cached version 17:35:53 T:1671427040 ERROR: CCurlFile::FillBuffer - Failed: Couldn't connect to server(7) 17:35:53 T:1671427040 ERROR: CCurlFile::Open failed with code 0 for http://127.0.0.1:32400/:/resources/show-fanart.jpg 17:35:53 T:1671427040 ERROR: CPlexTextureCacheJob::CacheTexture unable to open input file plexserver://local/:/resources/show-fanart.jpg 17:35:53 T:1671427040 ERROR: CGUILargeTextureManager::DoWork could not load image from cache, killing the cached version 17:35:53 T:1671427040 ERROR: CCurlFile::FillBuffer - Failed: Couldn't connect to server(7) 17:35:53 T:1671427040 ERROR: CCurlFile::Open failed with code 0 for http://127.0.0.1:32400/:/resources/show-fanart.jpg 17:35:53 T:1671427040 ERROR: CPlexTextureCacheJob::CacheTexture unable to open input file plexserver://local/:/resources/show-fanart.jpg 17:35:53 T:1671427040 ERROR: CGUILargeTextureManager::DoWork could not load image plexserver://local/:/resources/show-fanart.jpg 17:35:54 T:1963145104 ERROR: ClearBlock: Trying to clear non existent block /usr/share/XBMC/addons/service.libreelec.settings 17:36:00 T:1963145104 ERROR: GetDirectory - Error getting /storage/.plexht/media/Fonts/ 17:36:00 T:1963145104 ERROR: GetDirectory - Error getting special://home/media/Fonts/ 17:36:07 T:1539302368 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 17:36:07 T:1539302368 NOTICE: LoadJpeg: unable to load special://masterprofile/Thumbnails/6/664be5f3.jpg 17:36:08 T:1482683360 NOTICE: -->Python Interpreter Initialized<-- 17:36:08 T:1963145104 ERROR: Control 1000 in window 13001 has been asked to focus, but it can't ======== /storage/.plexht/temp/dmesg.txt ============== [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.9.13 (docker@f52d89be3aec) (gcc version 6.3.0 (GCC) ) #1 SMP Wed Mar 15 00:56:46 UTC 2017 [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt:Machine model: Raspberry Pi 3 Model B Rev 1.2 [ 0.000000] cma: Reserved 8 MiB at 0x2e400000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 192512 [ 0.000000] free_area_init_node: node 0, pgdat 80c30e00, node_mem_map add64000 [ 0.000000] Normal zone: 1692 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 192512 pages, LIFO batch:31 [ 0.000000] percpu: Embedded 14 pages/cpu @aefa7000 s25292 r8192 d23860 u57344 [ 0.000000] pcpu-alloc: s25292 r8192 d23860 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 190820 [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet root=/dev/ram0 rdinit=/init BOOT_IMAGE=/kernel.img usbcore.autosuspend=-1 [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 742092K/770048K available (6144K kernel code, 200K rwdata, 1188K rodata, 3072K init, 390K bss, 19764K reserved, 8192K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xaf800000 - 0xff800000 (1280 MB) [ 0.000000] lowmem : 0x80000000 - 0xaf000000 ( 752 MB) [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB) [ 0.000000] .text : 0x80008000 - 0x80700000 (7136 kB) [ 0.000000] .init : 0x80900000 - 0x80c00000 (3072 kB) [ 0.000000] .data : 0x80c00000 - 0x80c32078 ( 201 kB) [ 0.000000] .bss : 0x80c34000 - 0x80c95a20 ( 391 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns [ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns [ 0.000018] Switching to timer-based delay loop, resolution 52ns [ 0.000227] Console: colour dummy device 80x30 [ 0.000244] console [tty0] enabled [ 0.000264] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000) [ 0.000279] pid_max: default: 32768 minimum: 301 [ 0.000431] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000438] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001244] Disabling cpuset control group subsystem [ 0.001350] CPU: Testing write buffer coherency: ok [ 0.001779] CPU0: update cpu_capacity 1024 [ 0.001786] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.001834] Setting up static identity map for 0x100000 - 0x100034 [ 0.003712] CPU1: update cpu_capacity 1024 [ 0.003719] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.004323] CPU2: update cpu_capacity 1024 [ 0.004329] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.004893] CPU3: update cpu_capacity 1024 [ 0.004899] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.004970] Brought up 4 CPUs [ 0.004979] SMP: Total of 4 processors activated (153.00 BogoMIPS). [ 0.004982] CPU: All CPU(s) started in HYP mode. [ 0.004985] CPU: Virtualization extensions available. [ 0.005536] devtmpfs: initialized [ 0.015279] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4 [ 0.015513] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns [ 0.015528] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.016006] pinctrl core: initialized pinctrl subsystem [ 0.016867] NET: Registered protocol family 16 [ 0.018801] DMA: preallocated 1024 KiB pool for atomic coherent allocations [ 0.033363] cpuidle: using governor ladder [ 0.046728] cpuidle: using governor menu [ 0.047124] Serial: AMBA PL011 UART driver [ 0.050546] bcm2835-mbox 3f00b880.mailbox: mailbox enabled [ 0.051001] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe [ 0.101052] bcm2835-dma 3f007000.dma: DMA legacy API manager at af80f000, dmachans=0x1 [ 0.102621] SCSI subsystem initialized [ 0.102890] usbcore: registered new interface driver usbfs [ 0.102958] usbcore: registered new interface driver hub [ 0.103034] usbcore: registered new device driver usb [ 0.103622] raspberrypi-firmware soc:firmware: Attached to firmware from 2017-03-02 15:37 [ 0.104746] clocksource: Switched to clocksource arch_sys_counter [ 0.115736] NET: Registered protocol family 2 [ 0.116425] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.116532] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.116716] TCP: Hash tables configured (established 8192 bind 8192) [ 0.116801] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.116842] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.117038] NET: Registered protocol family 1 [ 0.256797] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 0.270170] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.275072] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.275080] io scheduler noop registered (default) [ 0.275085] io scheduler deadline registered [ 0.275340] io scheduler cfq registered [ 0.280558] BCM2708FB: allocated DMA memory ee510000 [ 0.280578] BCM2708FB: allocated DMA channel 0 @ af80f000 [ 0.325743] Console: switching to colour frame buffer device 228x61 [ 0.353048] bcm2835-rng 3f104000.rng: hwrng registered [ 0.353145] vc-cma: Videocore CMA driver [ 0.353150] vc-cma: vc_cma_base = 0x00000000 [ 0.353155] vc-cma: vc_cma_size = 0x00000000 (0 MiB) [ 0.353160] vc-cma: vc_cma_initial = 0x00000000 (0 MiB) [ 0.353340] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB) [ 0.366805] brd: module loaded [ 0.366956] loop: module loaded [ 0.370625] nbd: registered device at major 43 [ 0.382357] usbcore: registered new interface driver rtsx_usb [ 0.382850] libphy: Fixed MDIO Bus: probed [ 0.382856] tun: Universal TUN/TAP device driver, 1.6 [ 0.382859] tun: (C) 1999-2004 Max Krasnyansky [ 0.383096] usbcore: registered new interface driver dm9601 [ 0.383172] usbcore: registered new interface driver smsc95xx [ 0.383208] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 0.609287] Core Release: 2.80a [ 0.609294] Setting default values for core params [ 0.609321] Finished setting default values for core params [ 0.809663] Using Buffer DMA mode [ 0.809668] Periodic Transfer Interrupt Enhancement - disabled [ 0.809672] Multiprocessor Interrupt Enhancement - disabled [ 0.809677] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 0.809690] Dedicated Tx FIFOs mode [ 0.810038] WARN::dwc_otg_hcd_init:1053: FIQ DMA bounce buffers: virt = 0xae504000 dma = 0xee504000 len=9024 [ 0.810065] FIQ FSM acceleration enabled for : [ 0.810065] Non-periodic Split Transactions [ 0.810065] Periodic Split Transactions [ 0.810065] High-Speed Isochronous Endpoints [ 0.810065] Interrupt/Control Split Transaction hack enabled [ 0.810071] dwc_otg: Microframe scheduler enabled [ 0.810116] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x804bcb4c [ 0.810125] WARN::hcd_init_fiq:460: FIQ ASM at 0x804bceac length 36 [ 0.810134] WARN::hcd_init_fiq:486: MPHI regs_base at 0xaff7a000 [ 0.810187] dwc_otg 3f980000.usb: DWC OTG Controller [ 0.810221] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1 [ 0.810250] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000 [ 0.810295] Init: Port Power? op_state=1 [ 0.810299] Init: Power Port (0) [ 0.810479] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.810488] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.810495] usb usb1: Product: DWC OTG Controller [ 0.810502] usb usb1: Manufacturer: Linux 4.9.13 dwc_otg_hcd [ 0.810509] usb usb1: SerialNumber: 3f980000.usb [ 0.811201] hub 1-0:1.0: USB hub found [ 0.811231] hub 1-0:1.0: 1 port detected [ 0.811850] dwc_otg: FIQ enabled [ 0.811854] dwc_otg: NAK holdoff enabled [ 0.811857] dwc_otg: FIQ split-transaction FSM enabled [ 0.811869] Module dwc_common_port init [ 0.812059] usbcore: registered new interface driver usb-storage [ 0.812258] mousedev: PS/2 mouse device common for all mice [ 0.812404] i2c /dev entries driver [ 0.813702] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer [ 0.813961] bcm2835-cpufreq: min=600000 max=1200000 [ 0.814423] sdhci: Secure Digital Host Controller Interface driver [ 0.814427] sdhci: Copyright(c) Pierre Ossman [ 0.814809] sdhost: log_buf @ ae507000 (ee507000) [ 0.874754] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1) [ 0.896892] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0 [ 0.896895] mmc-bcm2835 3f300000.mmc: DMA channel allocated [ 0.928108] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.936466] ledtrig-cpu: registered to indicate activity on CPUs [ 0.942800] hidraw: raw HID events driver (C) Jiri Kosina [ 0.943809] usbcore: registered new interface driver usbhid [ 0.943810] usbhid: USB HID core driver [ 0.944246] vchiq: vchiq_init_state: slot_zero = 0xae580000, is_master = 0 [ 0.947794] NET: Registered protocol family 10 [ 0.948357] NET: Registered protocol family 17 [ 0.948376] Key type dns_resolver registered [ 0.948526] Registering SWP/SWPB emulation handler [ 0.950552] vc-sm: Videocore shared memory driver [ 0.950558] [vc_sm_connected_init]: start [ 0.951187] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 0.952676] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 0.954164] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 0.954920] [vc_sm_connected_init]: end - returning 0 [ 0.956021] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2 [ 0.956193] console [netcon0] enabled [ 0.956195] netconsole: network logging started [ 0.956197] of_cfs_init [ 0.956260] of_cfs_init: OK [ 0.958964] Freeing unused kernel memory: 3072K (80900000 - 80c00000) [ 0.960339] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 0.970007] mmc0: host does not support reading read-only switch, assuming write-enable [ 0.972611] mmc0: new high speed SDHC card at address aaaa [ 0.973074] mmcblk0: mmc0:aaaa SL16G 14.8 GiB [ 0.975600] mmcblk0: p1 p2 [ 1.018188] Indeed it is in host mode hprt0 = 00021501 [ 1.022654] random: fast init done [ 1.062227] mmc1: new high speed SDIO card at address 0001 [ 1.191430] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 1.191509] Indeed it is in host mode hprt0 = 00001101 [ 1.307884] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities [ 1.308209] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities [ 1.357635] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 1.381584] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 1.381592] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.381962] hub 1-1:1.0: USB hub found [ 1.382004] hub 1-1:1.0: 5 ports detected [ 1.661446] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 1.751626] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 1.751633] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.754128] smsc95xx v1.0.5 [ 1.780356] systemd[1]: System time before build time, advancing clock. [ 1.796024] systemd[1]: systemd 232 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK -SYSVINIT -UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL -XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN) [ 1.796318] systemd[1]: Detected architecture arm. [ 1.796382] systemd[1]: Running with unpopulated /etc. [ 1.796451] systemd[1]: Set hostname to . [ 1.796517] systemd[1]: Cannot open /etc/machine-id: No such file or directory [ 1.803393] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:cc:82:58 [ 1.844540] systemd[1]: Populated /etc with preset unit settings. [ 1.891454] usb 1-1.2: new full-speed USB device number 4 using dwc_otg [ 1.899940] systemd[1]: Listening on udev Kernel Socket. [ 1.900242] systemd[1]: Listening on Journal Socket (/dev/log). [ 1.900349] systemd[1]: Listening on udev Control Socket. [ 1.900478] systemd[1]: Listening on Journal Socket. [ 1.991501] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c52b [ 1.991510] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.991514] usb 1-1.2: Product: USB Receiver [ 1.991521] usb 1-1.2: Manufacturer: Logitech [ 2.010938] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-3f980000.usb-1.2/input2 [ 2.117214] systemd-journald[224]: Received request to flush runtime journal from PID 1 [ 2.129574] input: Logitech K400 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.2/0003:046D:C52B.0003/0003:046D:400E.0004/input/input0 [ 2.130391] logitech-hidpp-device 0003:046D:400E.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400] on usb-3f980000.usb-1.2:1 [ 2.477690] random: crng init done [ 3.113155] lirc_dev: IR Remote Control driver registered, major 244 [ 3.132195] lirc_rpi: module is from the staging directory, the quality is unknown, you have been warned. [ 3.201468] Console: switching to colour dummy device 80x30 [ 3.356140] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000 [ 3.494052] usbcore: registered new interface driver brcmfmac [ 3.702631] uart-pl011 3f201000.serial: no DMA platform data [ 3.786579] brcmfmac: Firmware version = wl0: May 27 2016 00:13:38 version 7.45.41.26 (r640327) FWID 01-df77e4a7 [ 3.932583] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 3.932699] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 4.071459] lirc_rpi: auto-detected active high receiver on GPIO pin 18 [ 4.071659] lirc_rpi lirc_rpi: lirc_dev: driver lirc_rpi registered at minor = 0 [ 4.071662] lirc_rpi: driver registered! [ 4.197176] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 4.197186] brcmfmac: power management disabled [ 4.371643] input: lircd-uinput as /devices/virtual/input/input1 [ 4.506314] input: eventlircd as /devices/virtual/input/input2 [ 5.454507] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.455190] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1 [ 5.486699] 8021q: 802.1Q VLAN Support v1.8 [ 8.126260] Bluetooth: Core ver 2.22 [ 8.126319] NET: Registered protocol family 31 [ 8.126322] Bluetooth: HCI device and connection manager initialized [ 8.126336] Bluetooth: HCI socket layer initialized [ 8.126341] Bluetooth: L2CAP socket layer initialized [ 8.126358] Bluetooth: SCO socket layer initialized [ 8.131320] Bluetooth: HCI UART driver ver 2.3 [ 8.131332] Bluetooth: HCI UART protocol H4 registered [ 8.131334] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 8.131460] Bluetooth: HCI UART protocol Broadcom registered