Advertisement
Guest User

Raspberry Pi3+ Wifi Issue

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