Advertisement
Guest User

xbmc log

a guest
Dec 9th, 2013
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.12 KB | None | 0 0
  1. Ôªø15:15:49 T:3040891424 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 15:15:49 T:3040891424 NOTICE: -----------------------------------------------------------------------
  3. 15:15:49 T:3040891424 NOTICE: Starting XBMC (13.0-ALPHA11 Git:20131208-d1bd64b). Platform: ARM Linux 32-bit
  4. 15:15:49 T:3040891424 NOTICE: Using Release XBMC x32 build, compiled Dec 8 2013 by GCC 4.7.1 for ARM Linux 32-bit 3.2.21
  5. 15:15:49 T:3040891424 NOTICE: Running on Linux 32-bit (Raspbian GNU/Linux 7 (wheezy), 3.10.21 armv6l)
  6. 15:15:49 T:3040891424 NOTICE: Host CPU: ARMv6-compatible processor rev 7 (v6l), 1 core available
  7. 15:15:49 T:3040891424 NOTICE: ARM Features: Neon disabled
  8. 15:15:49 T:3040891424 NOTICE: special://xbmc/ is mapped to: /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc
  9. 15:15:49 T:3040891424 NOTICE: special://xbmcbin/ is mapped to: /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/lib/xbmc
  10. 15:15:49 T:3040891424 NOTICE: special://masterprofile/ is mapped to: /home/pi/.xbmc/userdata
  11. 15:15:49 T:3040891424 NOTICE: special://home/ is mapped to: /home/pi/.xbmc
  12. 15:15:49 T:3040891424 NOTICE: special://temp/ is mapped to: /home/pi/.xbmc/temp
  13. 15:15:49 T:3040891424 NOTICE: The executable running is: /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/lib/xbmc/xbmc.bin
  14. 15:15:49 T:3040891424 NOTICE: Local hostname: raspbmc
  15. 15:15:49 T:3040891424 NOTICE: Log File is located: /home/pi/.xbmc/temp/xbmc.log
  16. 15:15:49 T:3040891424 NOTICE: -----------------------------------------------------------------------
  17. 15:15:49 T:3040891424 NOTICE: load settings...
  18. 15:15:49 T:3040891424 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  19. 15:15:49 T:3040891424 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  20. <?xml version="1.0" encoding="UTF-8" ?>
  21. <advancedsettings>
  22. <cputempcommand>/opt/vc/bin/vcgencmd measure_temp | sed -e &apos;s/temp=\([0-9]*\).*/\1 C/&apos;</cputempcommand>
  23. <gputempcommand>/opt/vc/bin/vcgencmd measure_temp | sed -e &apos;s/temp=\([0-9]*\).*/\1 C/&apos;</gputempcommand>
  24. <network>
  25. <cachemembuffersize>20971520</cachemembuffersize>
  26. </network>
  27. <imageres>540</imageres>
  28. <fanartres>720</fanartres>
  29. <video>
  30. <defaultplayer>omxplayer</defaultplayer>
  31. <defaultdvdplayer>omxplayer</defaultdvdplayer>
  32. </video>
  33. <audio>
  34. <defaultplayer>paplayer</defaultplayer>
  35. <streamsilence>false</streamsilence>
  36. </audio>
  37. </advancedsettings>
  38. 15:15:49 T:3040891424 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  39. 15:15:49 T:3040891424 NOTICE: Contents of special://profile/advancedsettings.xml are...
  40. <advancedsettings>
  41. <loglevel>1</loglevel>
  42. <fanartres>720</fanartres>
  43. <imageres>540</imageres>
  44. <network>
  45. <cachemembuffersize>10485760</cachemembuffersize>
  46. </network>
  47. <videodatabase>
  48. <type>mysql</type>
  49. <host>192.168.10.11</host>
  50. <port>3306</port>
  51. <user>xbmc</user>
  52. <pass>xbmc</pass>
  53. </videodatabase>
  54. <videolibrary>
  55. <importwatchedstate>true</importwatchedstate>
  56. </videolibrary>
  57. </advancedsettings>
  58. 15:15:49 T:3040891424 NOTICE: Log level changed to 1
  59. 15:15:49 T:3040891424 WARNING: VIDEO database configuration is experimental.
  60. 15:15:49 T:3040891424 NOTICE: Default DVD Player: omxplayer
  61. 15:15:49 T:3040891424 NOTICE: Default Video Player: omxplayer
  62. 15:15:49 T:3040891424 NOTICE: Default Audio Player: paplayer
  63. 15:15:49 T:3040891424 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  64. 15:15:49 T:3040891424 NOTICE: Log level changed to 1
  65. 15:15:49 T:3040891424 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  66. 15:15:49 T:3040891424 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  67. 15:15:49 T:3040891424 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  68. 15:15:49 T:3040891424 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  69. 15:15:49 T:3040891424 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  70. 15:15:49 T:3040891424 DEBUG: CPlayerCoreConfig::<ctor>: created player OMXPlayer for core 4
  71. 15:15:49 T:3040891424 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  72. 15:15:49 T:3040891424 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  73. 15:15:49 T:3040891424 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/mms/udp
  74. 15:15:49 T:3040891424 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  75. 15:15:49 T:3040891424 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  76. 15:15:49 T:3040891424 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  77. 15:15:49 T:3040891424 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  78. 15:15:49 T:3040891424 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  79. 15:15:49 T:3040891424 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  80. 15:15:49 T:3040891424 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  81. 15:15:49 T:3040891424 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  82. 15:15:49 T:3040891424 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  83. 15:15:49 T:3040891424 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  84. 15:15:49 T:3040891424 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  85. 15:15:49 T:3040891424 NOTICE: Loaded playercorefactory configuration
  86. 15:15:49 T:3040891424 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  87. 15:15:49 T:3040891424 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  88. 15:15:49 T:3040891424 NOTICE: WakeOnAccess - Load settings :
  89. 15:15:49 T:3040891424 NOTICE: -Network init timeout : [20] sec
  90. 15:15:49 T:3040891424 NOTICE: -Network settle time : [500] ms
  91. 15:15:49 T:3040891424 NOTICE: Registering wakeup entry:
  92. 15:15:49 T:3040891424 NOTICE: HostName : 192.168.10.11
  93. 15:15:49 T:3040891424 NOTICE: MacAddress : 00:11:24:D0:F4:A2
  94. 15:15:49 T:3040891424 NOTICE: PingPort : 3306
  95. 15:15:49 T:3040891424 NOTICE: PingMode : 1
  96. 15:15:49 T:3040891424 NOTICE: Timeout : 300 (sec)
  97. 15:15:49 T:3040891424 NOTICE: WaitForOnline : 40 (sec)
  98. 15:15:49 T:3040891424 NOTICE: WaitForOnlineEx : 40 (sec)
  99. 15:15:49 T:3040891424 NOTICE: WaitForServices : 0 (sec)
  100. 15:15:49 T:3040891424 INFO: creating subdirectories
  101. 15:15:49 T:3040891424 INFO: userdata folder: special://masterprofile/
  102. 15:15:49 T:3040891424 INFO: recording folder:
  103. 15:15:49 T:3040891424 INFO: screenshots folder:
  104. 15:15:49 T:3040891424 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  105. 15:15:49 T:3040891424 DEBUG: trying to set locale to en_GB.UTF-8
  106. 15:15:49 T:3040891424 INFO: global locale set to C
  107. 15:15:49 T:3040891424 INFO: load English language file, from path: special://xbmc/language/
  108. 15:15:49 T:3040891424 DEBUG: POParser: loaded 3118 strings from file /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/language/English/strings.po
  109. 15:15:49 T:3040891424 NOTICE: Running database version Addons15
  110. 15:15:49 T:3040891424 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-arm.so)
  111. 15:15:49 T:3039347776 NOTICE: Thread CPiAudio start, auto delete: false
  112. 15:15:49 T:3040891424 DEBUG: Loading: /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/lib/xbmc/system/libcpluff-arm.so
  113. 15:15:49 T:3040891424 INFO: ADDON: cpluff: 'Could not read plug-in directory /home/pi/.xbmc/addons: No such file or directory'
  114. 15:15:50 T:3040891424 INFO: ADDON: cpluff: 'Could not read plug-in directory /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/lib/xbmc/addons: No such file or directory'
  115. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  116. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  117. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in script.raspbmc.settings has been installed.'
  118. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  119. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  120. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  121. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  122. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  123. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  124. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  125. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  126. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  127. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  128. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  129. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  130. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  131. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  132. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  133. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  134. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  135. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
  136. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  137. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
  138. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  139. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  140. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  141. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  142. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  143. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  144. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  145. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  146. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  147. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  148. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been installed.'
  149. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  150. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  151. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  152. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in script.raspbmc.browserlaunch has been installed.'
  153. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  154. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  155. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in xbmc.debug has been installed.'
  156. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  157. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  158. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  159. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  160. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  161. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  162. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  163. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  164. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  165. 15:15:50 T:3040891424 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  166. 15:15:50 T:3040891424 NOTICE: ADDONS: Using repository repository.xbmc.org
  167. 15:15:50 T:3040891424 INFO: LIRC Initialize: using: /var/run/lirc/lircd
  168. 15:15:50 T:3040891424 INFO: LIRC Initialize: sucessfully started
  169. 15:15:50 T:3040891424 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  170. 15:15:50 T:3040891424 DEBUG: LoadMappings - loaded node "CEC Adapter"
  171. 15:15:50 T:3040891424 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  172. 15:15:50 T:3040891424 DEBUG: LoadMappings - loaded node "iMON HID device"
  173. 15:15:50 T:3040891424 DEBUG: CPeripheralBusUSB - initialised udev monitor
  174. 15:15:50 T:3040891424 DEBUG: SECTION:LoadDLL(libcec.so.2)
  175. 15:15:50 T:3040891424 DEBUG: Loading: /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/lib/xbmc/system/libcec.so.2
  176. 15:15:50 T:3040891424 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
  177. 15:15:50 T:3040891424 DEBUG: InitialiseFeature - using libCEC v2.1.3
  178. 15:15:50 T:3040891424 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
  179. 15:15:50 T:3040891424 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  180. 15:15:50 T:3021743168 NOTICE: Thread CECAdapter start, auto delete: false
  181. 15:15:50 T:3021743168 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
  182. 15:15:50 T:3021743168 DEBUG: CecLogMessage - unregistering all CEC clients
  183. 15:15:50 T:3021743168 DEBUG: CecLogMessage - Broadcast (F): osd name set to 'Broadcast'
  184. 15:15:50 T:3021743168 DEBUG: CecLogMessage - InitHostCEC - vchiq_initialise succeeded
  185. 15:15:50 T:3021743168 DEBUG: CecLogMessage - InitHostCEC - vchi_initialise succeeded
  186. 15:15:50 T:3021743168 DEBUG: CecLogMessage - InitHostCEC - vchi_connect succeeded
  187. 15:15:50 T:3013354560 NOTICE: Thread PeripBusCEC start, auto delete: false
  188. 15:15:50 T:3003118656 NOTICE: Thread PeripBusUSBUdev start, auto delete: false
  189. 15:15:50 T:3040891424 DEBUG: Selected UDisks as storage provider
  190. 15:15:50 T:3040891424 DEBUG: UDisks: DaemonVersion 1
  191. 15:15:50 T:3040891424 DEBUG: UDisks: Querying available devices
  192. 15:15:50 T:3040891424 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable true IsPartition false IsOptical false
  193. 15:15:50 T:3040891424 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/sda1: IsFileSystem true HasFileSystem ext4 IsSystemInternal false IsMounted true IsRemovable true IsPartition true IsOptical false
  194. 15:15:50 T:3040891424 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/mmcblk0: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable false IsPartition false IsOptical false
  195. 15:15:50 T:3040891424 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/zram0: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  196. 15:15:50 T:3040891424 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/mmcblk0p1: IsFileSystem true HasFileSystem vfat IsSystemInternal false IsMounted true IsRemovable false IsPartition true IsOptical false
  197. 15:15:50 T:3040891424 DEBUG: DllBcm: Using omx system library
  198. 15:15:50 T:3040891424 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
  199. 15:15:50 T:3040891424 DEBUG: Loading: /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/lib/xbmc/system/libopenmaxil.so
  200. 15:15:50 T:3040891424 NOTICE: Raspberry PI firmware version: Dec 2 2013 20:30:23
  201. Copyright (c) 2012 Broadcom
  202. version 0334d765c5cb144589b4d7a4ac68ae8f136491e1 (clean) (release)
  203. 15:15:50 T:3040891424 NOTICE: ARM mem: 256MB GPU mem: 256MB
  204. 15:15:50 T:3040891424 DEBUG: DllBcm: Using omx system library
  205. 15:15:50 T:3040891424 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
  206. 15:15:50 T:2952787008 NOTICE: Thread CRBPWorker start, auto delete: false
  207. 15:15:50 T:3040891424 DEBUG: EGL initial desktop resolution 1920x1080 @ 60.00 - Full Screen (1.00)
  208. 15:15:50 T:3040891424 DEBUG: EGL get supported modes (1) = 14, prefer_group=1, prefer_mode=10
  209. 15:15:50 T:3040891424 DEBUG: EGL mode 0: 640x480 @ 60.00 - Full Screen (1.00) :1
  210. 15:15:50 T:3040891424 DEBUG: EGL mode 1: 720x480 @ 60.00 - Full Screen (0.89) :2
  211. 15:15:50 T:3040891424 DEBUG: EGL mode 2: 720x480 @ 60.00 - Full Screen (1.19) :3
  212. 15:15:50 T:3040891424 DEBUG: EGL mode 3: 1280x720 @ 60.00 - Full Screen (1.00) :4
  213. 15:15:50 T:3040891424 DEBUG: EGL mode 4: 1920x1080 @ 60.00i - Full Screen (1.00) I:5
  214. 15:15:50 T:3040891424 DEBUG: EGL mode 5: 1920x1080 @ 60.00 - Full Screen (1.00) N:10
  215. 15:15:50 T:3040891424 DEBUG: EGL mode 6: 720x576 @ 50.00 - Full Screen (1.07) :11
  216. 15:15:50 T:3040891424 DEBUG: EGL mode 7: 720x576 @ 50.00 - Full Screen (1.42) :12
  217. 15:15:50 T:3040891424 DEBUG: EGL mode 8: 1280x720 @ 50.00 - Full Screen (1.00) :13
  218. 15:15:50 T:3040891424 DEBUG: EGL mode 9: 1920x1080 @ 50.00i - Full Screen (1.00) I:14
  219. 15:15:50 T:3040891424 DEBUG: EGL mode 10: 1920x1080 @ 50.00 - Full Screen (1.00) :1f
  220. 15:15:50 T:3040891424 DEBUG: EGL mode 11: 1920x1080 @ 24.00 - Full Screen (1.00) :20
  221. 15:15:50 T:3040891424 DEBUG: EGL mode 12: 1920x1080 @ 25.00 - Full Screen (1.00) :21
  222. 15:15:50 T:3040891424 DEBUG: EGL mode 13: 1920x1080 @ 30.00 - Full Screen (1.00) :22
  223. 15:15:50 T:3040891424 DEBUG: EGL get supported modes (2) = 1, prefer_group=1, prefer_mode=10
  224. 15:15:50 T:3040891424 DEBUG: EGL mode 0: 640x480 @ 60.00 - Full Screen (1.00) :4
  225. 15:15:50 T:3040891424 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
  226. 15:15:50 T:3040891424 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
  227. 15:15:50 T:3040891424 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
  228. 15:15:50 T:3040891424 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
  229. 15:15:50 T:3040891424 NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
  230. 15:15:50 T:3040891424 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
  231. 15:15:50 T:3040891424 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 50.000000 Hz
  232. 15:15:50 T:3040891424 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 24.000000 Hz
  233. 15:15:50 T:3040891424 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 25.000000 Hz
  234. 15:15:50 T:3040891424 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 30.000000 Hz
  235. 15:15:50 T:3040891424 NOTICE: Found (1920x1080@60.000000) at 19, setting to RES_DESKTOP at 16
  236. 15:15:50 T:3040891424 NOTICE: Checking resolution 16
  237. 15:15:50 T:3040891424 DEBUG: EGL set HDMI mode (1,16)=0
  238. 15:15:50 T:2986341440 DEBUG: EGL tv_service_callback (8,1,16)
  239. 15:15:50 T:3040891424 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
  240. 15:15:50 T:3040891424 DEBUG: CreateWindow: Created surface of size 1920x1080
  241. 15:15:50 T:3040891424 NOTICE: GL_VENDOR = Broadcom
  242. 15:15:50 T:3040891424 NOTICE: GL_RENDERER = VideoCore IV HW
  243. 15:15:50 T:3040891424 NOTICE: GL_VERSION = OpenGL ES 2.0
  244. 15:15:50 T:3040891424 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  245. 15:15:50 T:3040891424 DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO
  246. 15:15:50 T:3040891424 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
  247. 15:15:50 T:3040891424 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  248. 15:15:50 T:3040891424 DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 NO
  249. 15:15:50 T:3040891424 DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 NO
  250. 15:15:50 T:3040891424 DEBUG: GL: Vertex Shader compilation log:
  251. 15:15:50 T:3040891424 DEBUG: Compiled
  252. 15:15:50 T:3040891424 DEBUG: GL: Vertex Shader compiled successfully
  253. 15:15:50 T:3040891424 DEBUG: GL: Pixel Shader compilation log:
  254. 15:15:50 T:3040891424 DEBUG: Compiled
  255. 15:15:50 T:3040891424 DEBUG: GL: Fragment Shader compiled successfully
  256. 15:15:50 T:3040891424 DEBUG: GUI Shader [guishader_frag_default.glsl]- Initialise successful : 0x2456258
  257. 15:15:50 T:3040891424 DEBUG: GL: Vertex Shader compilation log:
  258. 15:15:50 T:3040891424 DEBUG: Compiled
  259. 15:15:50 T:3040891424 DEBUG: GL: Vertex Shader compiled successfully
  260. 15:15:50 T:3040891424 DEBUG: GL: Pixel Shader compilation log:
  261. 15:15:50 T:3040891424 DEBUG: Compiled
  262. 15:15:50 T:3040891424 DEBUG: GL: Fragment Shader compiled successfully
  263. 15:15:50 T:3040891424 DEBUG: GUI Shader [guishader_frag_texture.glsl]- Initialise successful : 0x246b6a8
  264. 15:15:50 T:3040891424 DEBUG: GL: Vertex Shader compilation log:
  265. 15:15:50 T:3040891424 DEBUG: Compiled
  266. 15:15:50 T:3040891424 DEBUG: GL: Vertex Shader compiled successfully
  267. 15:15:50 T:3040891424 DEBUG: GL: Pixel Shader compilation log:
  268. 15:15:50 T:3040891424 DEBUG: Compiled
  269. 15:15:50 T:3040891424 DEBUG: GL: Fragment Shader compiled successfully
  270. 15:15:50 T:3040891424 DEBUG: GUI Shader [guishader_frag_multi.glsl]- Initialise successful : 0x246c998
  271. 15:15:50 T:3040891424 DEBUG: GL: Vertex Shader compilation log:
  272. 15:15:50 T:3040891424 DEBUG: Compiled
  273. 15:15:50 T:3040891424 DEBUG: GL: Vertex Shader compiled successfully
  274. 15:15:50 T:3040891424 DEBUG: GL: Pixel Shader compilation log:
  275. 15:15:50 T:3040891424 DEBUG: Compiled
  276. 15:15:50 T:3040891424 DEBUG: GL: Fragment Shader compiled successfully
  277. 15:15:50 T:3040891424 DEBUG: GUI Shader [guishader_frag_fonts.glsl]- Initialise successful : 0x2455e50
  278. 15:15:50 T:3040891424 DEBUG: GL: Vertex Shader compilation log:
  279. 15:15:50 T:3040891424 DEBUG: Compiled
  280. 15:15:50 T:3040891424 DEBUG: GL: Vertex Shader compiled successfully
  281. 15:15:50 T:3040891424 DEBUG: GL: Pixel Shader compilation log:
  282. 15:15:50 T:3040891424 DEBUG: Compiled
  283. 15:15:50 T:3040891424 DEBUG: GL: Fragment Shader compiled successfully
  284. 15:15:50 T:3040891424 DEBUG: GUI Shader [guishader_frag_texture_noblend.glsl]- Initialise successful : 0x245cea0
  285. 15:15:50 T:3040891424 DEBUG: GL: Vertex Shader compilation log:
  286. 15:15:50 T:3040891424 DEBUG: Compiled
  287. 15:15:50 T:3040891424 DEBUG: GL: Vertex Shader compiled successfully
  288. 15:15:50 T:3040891424 DEBUG: GL: Pixel Shader compilation log:
  289. 15:15:50 T:3040891424 DEBUG: Compiled
  290. 15:15:50 T:3040891424 DEBUG: GL: Fragment Shader compiled successfully
  291. 15:15:50 T:3040891424 DEBUG: GUI Shader [guishader_frag_multi_blendcolor.glsl]- Initialise successful : 0x245aad0
  292. 15:15:50 T:3040891424 DEBUG: GL: Vertex Shader compilation log:
  293. 15:15:50 T:3040891424 DEBUG: Compiled
  294. 15:15:50 T:3040891424 DEBUG: GL: Vertex Shader compiled successfully
  295. 15:15:50 T:3040891424 DEBUG: GL: Pixel Shader compilation log:
  296. 15:15:50 T:3040891424 DEBUG: Compiled
  297. 15:15:50 T:3040891424 DEBUG: GL: Fragment Shader compiled successfully
  298. 15:15:51 T:3040891424 DEBUG: GUI Shader [guishader_frag_rgba.glsl]- Initialise successful : 0x245d320
  299. 15:15:51 T:3040891424 DEBUG: GLES: Extension Support Test - GL_OES_EGL_image_external YES
  300. 15:15:51 T:3040891424 DEBUG: GL: Vertex Shader compilation log:
  301. 15:15:51 T:3040891424 DEBUG: Compiled
  302. 15:15:51 T:3040891424 DEBUG: GL: Vertex Shader compiled successfully
  303. 15:15:51 T:3040891424 DEBUG: GL: Pixel Shader compilation log:
  304. 15:15:51 T:3040891424 DEBUG: Compiled
  305. 15:15:51 T:3040891424 DEBUG: GL: Fragment Shader compiled successfully
  306. 15:15:51 T:3040891424 DEBUG: GUI Shader [guishader_frag_rgba_oes.glsl]- Initialise successful : 0x245d2b8
  307. 15:15:51 T:3040891424 DEBUG: GL: Vertex Shader compilation log:
  308. 15:15:51 T:3040891424 DEBUG: Compiled
  309. 15:15:51 T:3040891424 DEBUG: GL: Vertex Shader compiled successfully
  310. 15:15:51 T:3040891424 DEBUG: GL: Pixel Shader compilation log:
  311. 15:15:51 T:3040891424 DEBUG: Compiled
  312. 15:15:51 T:3040891424 DEBUG: GL: Fragment Shader compiled successfully
  313. 15:15:51 T:3040891424 DEBUG: GUI Shader [guishader_frag_rgba_blendcolor.glsl]- Initialise successful : 0x246cd50
  314. 15:15:51 T:3040891424 DEBUG: CWinSystemEGL::CreateNewWindow: No need to create a new window
  315. 15:15:51 T:3040891424 INFO: GLES: Maximum texture width: 2048
  316. 15:15:51 T:3040891424 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  317. 15:15:51 T:3040891424 INFO: load default splash image: /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/media/Splash.png
  318. 15:15:51 T:3040891424 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm.so)
  319. 15:15:51 T:3040891424 DEBUG: Loading: /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/lib/xbmc/system/ImageLib-arm.so
  320. 15:15:51 T:3040891424 INFO: load keymapping
  321. 15:15:51 T:3040891424 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  322. 15:15:51 T:3040891424 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  323. 15:15:51 T:3040891424 INFO: Loading special://xbmc/system/keymaps/hama_mce.xml
  324. 15:15:51 T:3040891424 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  325. 15:15:51 T:3040891424 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  326. 15:15:51 T:3040891424 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  327. 15:15:51 T:3040891424 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  328. 15:15:51 T:3040891424 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  329. 15:15:51 T:3040891424 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  330. 15:15:51 T:3040891424 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  331. 15:15:52 T:3040891424 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  332. 15:15:52 T:3040891424 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  333. 15:15:52 T:3040891424 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  334. 15:15:52 T:3040891424 NOTICE: No Joystick name specified, loading default map
  335. 15:15:52 T:3040891424 NOTICE: Previous line repeats 35 times.
  336. 15:15:52 T:3040891424 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  337. 15:15:52 T:3040891424 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  338. 15:15:52 T:3040891424 INFO: Loading special://xbmc/system/keymaps/remote.xml
  339. 15:15:52 T:3040891424 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  340. 15:15:52 T:3040891424 INFO: Loading special://masterprofile/keymaps/remote.xml
  341. 15:15:52 T:3040891424 INFO: Loading special://profile/keymaps/remote.xml
  342. 15:15:52 T:3040891424 INFO: Loading special://xbmc/system/Lircmap.xml
  343. 15:15:52 T:3040891424 INFO: * Adding remote mapping for device 'mceusb'
  344. 15:15:52 T:3040891424 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  345. 15:15:52 T:3040891424 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  346. 15:15:52 T:3040891424 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  347. 15:15:52 T:3040891424 INFO: * Adding remote mapping for device 'anysee'
  348. 15:15:52 T:3040891424 INFO: * Adding remote mapping for device 'iMON-PAD'
  349. 15:15:52 T:3040891424 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  350. 15:15:52 T:3040891424 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  351. 15:15:52 T:3040891424 INFO: * Adding remote mapping for device 'TwinHanRemote'
  352. 15:15:52 T:3040891424 INFO: * Adding remote mapping for device 'linux-input-layer'
  353. 15:15:52 T:3040891424 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  354. 15:15:52 T:3040891424 INFO: * Linking remote mapping for 'linux-input-layer' to 'devinput'
  355. 15:15:52 T:3040891424 INFO: * Adding remote mapping for device 'mediacenter'
  356. 15:15:52 T:3040891424 DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping
  357. 15:15:52 T:3040891424 INFO: GUI format 1920x1080, Display 1920x1080 @ 60.00 - Full Screen
  358. 15:15:52 T:3040891424 DEBUG: guilib: Fill viewport on change for solving rendering passes
  359. 15:15:52 T:3040891424 DEBUG: SECTION:LoadDLL(libcurl-gnutls.so.4)
  360. 15:15:52 T:3040891424 DEBUG: Loading: libcurl-gnutls.so.4
  361. 15:15:52 T:3040891424 NOTICE: Running database version Addons15
  362. 15:15:52 T:3040891424 DEBUG: Initialize, updating databases...
  363. 15:15:52 T:3040891424 NOTICE: Running database version ViewModes6
  364. 15:15:52 T:3040891424 NOTICE: Running database version Textures13
  365. 15:15:52 T:3040891424 NOTICE: Running database version MyMusic37
  366. 15:15:52 T:3040891424 NOTICE: WakeOnAccess [192.168.10.11] trigged by accessing : MySQL : MyVideos77
  367. 15:15:52 T:3040891424 NOTICE: WakeOnAccess success exit, server already running
  368. 15:15:52 T:3040891424 NOTICE: Running database version MyVideos77
  369. 15:15:52 T:3040891424 NOTICE: Running database version TV22
  370. 15:15:52 T:3040891424 NOTICE: Running database version Epg7
  371. 15:15:52 T:3040891424 DEBUG: Initialize, updating databases... DONE
  372. 15:15:52 T:3040891424 NOTICE: start dvd mediatype detection
  373. 15:15:52 T:3040891424 NOTICE: initializing playlistplayer
  374. 15:15:52 T:3040891424 NOTICE: DONE initializing playlistplayer
  375. 15:15:52 T:3040891424 INFO: DPMS: not supported on this platform
  376. 15:15:52 T:2935108672 NOTICE: Thread DetectDVDMedia start, auto delete: false
  377. 15:15:52 T:2935108672 DEBUG: Compiled with libcdio Version 0.83
  378. 15:15:52 T:2935108672 DEBUG: Thread DetectDVDMedia 2935108672 terminating
  379. 15:15:53 T:3040891424 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  380. 15:15:53 T:3040891424 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  381. 15:15:53 T:3040891424 INFO: Unloading old skin ...
  382. 15:15:53 T:3040891424 INFO: load skin from: /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence (version: 2.2.4)
  383. 15:15:53 T:3040891424 INFO: load fonts for skin...
  384. 15:15:53 T:3040891424 INFO: Loading fonts from /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence/720p/Font.xml
  385. 15:15:53 T:3040891424 DEBUG: POParser: loaded 145 strings from file /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence/language/English/strings.po
  386. 15:15:53 T:3040891424 INFO: Loading skin includes from /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence/720p/includes.xml
  387. 15:15:53 T:3021743168 ERROR: CecLogMessage - failed to release the previous LA
  388. 15:15:53 T:3021743168 ERROR: CecLogMessage - could not open a connection (try 1)
  389. 15:15:54 T:3021743168 DEBUG: CecLogMessage - InitHostCEC - vchiq_initialise succeeded
  390. 15:15:54 T:3021743168 DEBUG: CecLogMessage - InitHostCEC - vchi_initialise succeeded
  391. 15:15:54 T:3021743168 DEBUG: CecLogMessage - InitHostCEC - vchi_connect succeeded
  392. 15:15:54 T:2977952832 DEBUG: CecLogMessage - logical address changed to Broadcast (f)
  393. 15:15:54 T:3021743168 DEBUG: CecLogMessage - RegisterLogicalAddress - registering address e
  394. 15:15:54 T:3040891424 INFO: load new skin...
  395. 15:15:54 T:3040891424 INFO: Loading user windows, path /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence/720p
  396. 15:15:54 T:3040891424 DEBUG: Load Skin XML: 38.07ms
  397. 15:15:54 T:3040891424 INFO: initialize new skin...
  398. 15:15:54 T:3040891424 DEBUG: guilib: Fill viewport on change for solving rendering passes
  399. 15:15:54 T:3040891424 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  400. 15:15:54 T:3040891424 DEBUG: OpenBundle - Opened bundle /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence/media/Textures.xbt
  401. 15:15:54 T:3040891424 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  402. 15:15:54 T:3040891424 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
  403. 15:15:54 T:3040891424 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
  404. 15:15:54 T:3040891424 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  405. 15:15:54 T:2977952832 DEBUG: CecLogMessage - logical address changed to Recorder 1 (1)
  406. 15:15:54 T:2977952832 DEBUG: CecLogMessage - logical address changed to Free use (e)
  407. 15:15:54 T:3021743168 DEBUG: CecLogMessage - Open - vc_cec initialised
  408. 15:15:54 T:3021743168 DEBUG: CecLogMessage - connection opened
  409. 15:15:54 T:3021743168 DEBUG: CecLogMessage - << Broadcast (F) -> TV (0): POLL
  410. 15:15:54 T:3021743168 DEBUG: CecLogMessage - initiator 'Broadcast' is not supported by the CEC adapter. using 'Free use' instead
  411. 15:15:54 T:3021743168 DEBUG: CecLogMessage - << e0
  412. 15:15:54 T:2943497280 DEBUG: CecLogMessage - processor thread started
  413. 15:15:54 T:3040891424 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  414. 15:15:54 T:3021743168 DEBUG: CecLogMessage - >> POLL sent
  415. 15:15:54 T:3021743168 DEBUG: CecLogMessage - TV (0): device status changed into 'present'
  416. 15:15:54 T:3021743168 DEBUG: CecLogMessage - << requesting vendor ID of 'TV' (0)
  417. 15:15:54 T:3021743168 DEBUG: CecLogMessage - << e0:8c
  418. 15:15:54 T:3040891424 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  419. 15:15:54 T:3040891424 INFO: Loading /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence/sounds/sounds.xml
  420. 15:15:54 T:3040891424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x2a6ba20
  421. 15:15:54 T:3040891424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(131072), nBufferAlignmen(16)
  422. 15:15:54 T:3040891424 INFO: CAEWAVLoader::Initialize - Sound Loaded: /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence/sounds/cursor.wav
  423. 15:15:54 T:3040891424 INFO: CAEWAVLoader::Initialize - Sound Loaded: /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence/sounds/click.wav
  424. 15:15:55 T:3040891424 INFO: CAEWAVLoader::Initialize - Sound Loaded: /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence/sounds/back.wav
  425. 15:15:55 T:2943497280 DEBUG: CecLogMessage - >> 0f:87:00:00:f0
  426. 15:15:55 T:2943497280 DEBUG: CecLogMessage - >> TV (0) -> Broadcast (F): device vendor id (87)
  427. 15:15:55 T:2943497280 DEBUG: CecLogMessage - TV (0): vendor = Samsung (0000f0)
  428. 15:15:55 T:3021743168 DEBUG: CecLogMessage - expected response received (87: device vendor id)
  429. 15:15:55 T:2943497280 DEBUG: CecLogMessage - replacing the command handler for device 'TV' (0)
  430. 15:15:55 T:3021743168 DEBUG: CecLogMessage - registering new CEC client - v2.1.3
  431. 15:15:55 T:3021743168 DEBUG: CecLogMessage - detecting logical address for type 'recording device'
  432. 15:15:55 T:3021743168 DEBUG: CecLogMessage - trying logical address 'Recorder 1'
  433. 15:15:55 T:3021743168 DEBUG: CecLogMessage - << Recorder 1 (1) -> Recorder 1 (1): POLL
  434. 15:15:55 T:3021743168 DEBUG: CecLogMessage - << 11
  435. 15:15:55 T:3021743168 DEBUG: CecLogMessage - UnregisterLogicalAddress - releasing previous logical address
  436. 15:15:55 T:2977952832 DEBUG: CecLogMessage - logical address changed to Broadcast (f)
  437. 15:15:55 T:3021743168 DEBUG: CecLogMessage - RegisterLogicalAddress - registering address 1
  438. 15:15:55 T:3040891424 DEBUG: AERemap: Downmix normalization is enabled
  439. 15:15:55 T:3040891424 INFO: CAEWAVLoader::Initialize - Sound Loaded: /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence/sounds/shutter.wav
  440. 15:15:55 T:2977952832 DEBUG: CecLogMessage - logical address changed to Free use (e)
  441. 15:15:55 T:2977952832 DEBUG: CecLogMessage - logical address changed to Recorder 1 (1)
  442. 15:15:55 T:3021743168 DEBUG: CecLogMessage - << 11
  443. 15:15:55 T:3021743168 DEBUG: CecLogMessage - >> POLL not sent
  444. 15:15:55 T:3021743168 DEBUG: CecLogMessage - using logical address 'Recorder 1'
  445. 15:15:55 T:3021743168 DEBUG: CecLogMessage - Recorder 1 (1): device status changed into 'handled by libCEC'
  446. 15:15:55 T:3021743168 DEBUG: CecLogMessage - Recorder 1 (1): power status changed from 'unknown' to 'on'
  447. 15:15:55 T:3021743168 DEBUG: CecLogMessage - Recorder 1 (1): CEC version 1.4
  448. 15:15:55 T:3021743168 DEBUG: CecLogMessage - AllocateLogicalAddresses - device '0', type 'recording device', LA '1'
  449. 15:15:55 T:3021743168 DEBUG: CecLogMessage - Recorder 1 (1): osd name set to 'XBMC'
  450. 15:15:55 T:3021743168 DEBUG: CecLogMessage - Recorder 1 (1): menu language set to 'eng'
  451. 15:15:55 T:3021743168 DEBUG: CecLogMessage - GetPhysicalAddress - physical address = 1000
  452. 15:15:55 T:3021743168 DEBUG: CecLogMessage - AutodetectPhysicalAddress - autodetected physical address '1000'
  453. 15:15:55 T:3021743168 DEBUG: CecLogMessage - Recorder 1 (1): physical address changed from ffff to 1000
  454. 15:15:55 T:3021743168 DEBUG: CecLogMessage - << Recorder 1 (1) -> broadcast (F): physical adddress 1000
  455. 15:15:55 T:3021743168 DEBUG: CecLogMessage - << 1f:84:10:00:01
  456. 15:15:55 T:3040891424 INFO: CAEWAVLoader::Initialize - Sound Loaded: /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence/sounds/notify.wav
  457. 15:15:55 T:3021743168 DEBUG: CecLogMessage - CEC client registered: libCEC version = 2.1.3, client version = 2.1.3, firmware version = 1, logical address(es) = Recorder 1 (1) , physical address: 1.0.0.0, host: arm-bcm2708hardfp-linux-gnueabi, features: 'P8 USB' 'P8 USB detect' 'RPi', git revision: 54be21e, compiled on: Wed Jun 12 02:16:30 UTC 2013 by root@ on Linux 3.2.0-35-generic (x86_64)
  458. 15:15:55 T:3021743168 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): OSD name 'XBMC'
  459. 15:15:55 T:3021743168 DEBUG: CecLogMessage - << 10:47:58:42:4d:43
  460. 15:15:55 T:3040891424 DEBUG: AERemap: Downmix normalization is enabled
  461. 15:15:55 T:3040891424 INFO: CAEWAVLoader::Initialize - Sound Loaded: /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence/sounds/out.wav
  462. 15:15:55 T:3021743168 DEBUG: CecLogMessage - << requesting power status of 'TV' (0)
  463. 15:15:55 T:3021743168 DEBUG: CecLogMessage - << 10:8f
  464. 15:15:55 T:3040891424 DEBUG: AERemap: Downmix normalization is enabled
  465. 15:15:55 T:3040891424 INFO: skin loaded...
  466. 15:15:55 T:2943497280 DEBUG: CecLogMessage - >> 01:90:00
  467. 15:15:55 T:2943497280 DEBUG: CecLogMessage - >> TV (0) -> Recorder 1 (1): report power status (90)
  468. 15:15:55 T:2943497280 DEBUG: CecLogMessage - TV (0): power status changed from 'unknown' to 'on'
  469. 15:15:55 T:3021743168 DEBUG: CecLogMessage - expected response received (90: report power status)
  470. 15:15:55 T:3021743168 DEBUG: OpenConnection - connection to the CEC adapter opened
  471. 15:15:55 T:2931344448 NOTICE: Thread CECAdapterUpdate start, auto delete: false
  472. 15:15:55 T:2931344448 DEBUG: UpdateMenuLanguage - using TV menu language is disabled
  473. 15:15:55 T:2931344448 DEBUG: CecLogMessage - << Recorder 1 (1) -> Recorder 2 (2): POLL
  474. 15:15:55 T:2931344448 DEBUG: CecLogMessage - << 12
  475. 15:15:55 T:3040891424 DEBUG: JSONRPC: JSON schema type stereoscopicmode references an unknown type GUI.Stereoscopy.Mode
  476. 15:15:55 T:3040891424 ERROR: JSONRPC: Could not parse type "GUI.Property.Value"
  477. 15:15:55 T:3040891424 INFO: JSONRPC: Adding type "GUI.Property.Value" to list of incomplete definitions (waiting for "GUI.Stereoscopy.Mode")
  478. 15:15:55 T:3040891424 INFO: JSONRPC: Resolving incomplete types/methods referencing GUI.Stereoscopy.Mode
  479. 15:15:55 T:3040891424 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  480. 15:15:55 T:3040891424 ERROR: JSONRPC: Could not parse type "Setting.Details.SettingList"
  481. 15:15:55 T:3040891424 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  482. 15:15:55 T:3040891424 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  483. 15:15:55 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  484. 15:15:55 T:2931344448 DEBUG: CecLogMessage - << 12
  485. 15:15:55 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  486. 15:15:55 T:2931344448 DEBUG: CecLogMessage - >> POLL not sent
  487. 15:15:55 T:2931344448 DEBUG: CecLogMessage - Recorder 2 (2): device status changed into 'not present'
  488. 15:15:55 T:2931344448 DEBUG: CecLogMessage - << Recorder 1 (1) -> Tuner 1 (3): POLL
  489. 15:15:55 T:2931344448 DEBUG: CecLogMessage - << 13
  490. 15:15:55 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  491. 15:15:55 T:2931344448 DEBUG: CecLogMessage - << 13
  492. 15:15:56 T:3040891424 INFO: JSONRPC v6.13.0: Successfully initialized
  493. 15:15:56 T:3040891424 DEBUG: ADDON: Starting service addons.
  494. 15:15:56 T:3040891424 DEBUG: Activating window ID: 12999
  495. 15:15:56 T:3040891424 DEBUG: ------ Window Init (Startup.xml) ------
  496. 15:15:56 T:3040891424 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  497. 15:15:56 T:2914567232 NOTICE: Thread LanguageInvoker start, auto delete: false
  498. 15:15:56 T:2914567232 INFO: initializing python engine.
  499. 15:15:56 T:2922955840 NOTICE: Thread LanguageInvoker start, auto delete: false
  500. 15:15:56 T:2922955840 INFO: initializing python engine.
  501. 15:15:56 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  502. 15:15:56 T:2931344448 DEBUG: CecLogMessage - >> POLL not sent
  503. 15:15:56 T:2931344448 DEBUG: CecLogMessage - Tuner 1 (3): device status changed into 'not present'
  504. 15:15:56 T:2931344448 DEBUG: CecLogMessage - << Recorder 1 (1) -> Playback 1 (4): POLL
  505. 15:15:56 T:2931344448 DEBUG: CecLogMessage - << 14
  506. 15:15:56 T:3040891424 INFO: removing tempfiles
  507. 15:15:56 T:3040891424 DEBUG: ADDON: Starting service addons.
  508. 15:15:56 T:3040891424 NOTICE: initialize done
  509. 15:15:56 T:3040891424 NOTICE: Running the application...
  510. 15:15:56 T:3040891424 DEBUG: ExecuteXBMCAction : Translating action string
  511. 15:15:56 T:3040891424 DEBUG: Activating window ID: 10000
  512. 15:15:56 T:3040891424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x2cf18d8
  513. 15:15:56 T:3040891424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(125120), nBufferAlignmen(16)
  514. 15:15:56 T:3040891424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x2c13340
  515. 15:15:56 T:3040891424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x2cf7918
  516. 15:15:56 T:3040891424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  517. 15:15:56 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  518. 15:15:56 T:2931344448 DEBUG: CecLogMessage - << 14
  519. 15:15:56 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  520. 15:15:56 T:2931344448 DEBUG: CecLogMessage - >> POLL not sent
  521. 15:15:56 T:2931344448 DEBUG: CecLogMessage - Playback 1 (4): device status changed into 'not present'
  522. 15:15:56 T:2931344448 DEBUG: CecLogMessage - << Recorder 1 (1) -> Audio (5): POLL
  523. 15:15:56 T:2931344448 DEBUG: CecLogMessage - << 15
  524. 15:15:56 T:3040891424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x2cf18d8
  525. 15:15:56 T:3040891424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x2c13340
  526. 15:15:56 T:3040891424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x2cf7918
  527. 15:15:56 T:3040891424 INFO: GLES: Enabling VSYNC
  528. 15:15:56 T:3040891424 INFO: GLES: Selected vsync mode 10
  529. 15:15:56 T:3040891424 DEBUG: ------ Window Deinit (Startup.xml) ------
  530. 15:15:56 T:3040891424 DEBUG: ------ Window Init (Home.xml) ------
  531. 15:15:56 T:3040891424 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  532. 15:15:56 T:2922955840 DEBUG: CPythonInvoker(0, /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings/autostart.py): start processing
  533. 15:15:56 T:2914567232 DEBUG: CPythonInvoker(1, /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/service.xbmc.versioncheck/service.py): start processing
  534. 15:15:56 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  535. 15:15:56 T:2931344448 DEBUG: CecLogMessage - << 15
  536. 15:15:56 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  537. 15:15:56 T:2931344448 DEBUG: CecLogMessage - >> POLL not sent
  538. 15:15:56 T:2931344448 DEBUG: CecLogMessage - Audio (5): device status changed into 'not present'
  539. 15:15:56 T:2931344448 DEBUG: CecLogMessage - << Recorder 1 (1) -> Tuner 2 (6): POLL
  540. 15:15:56 T:2931344448 DEBUG: CecLogMessage - << 16
  541. 15:15:56 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  542. 15:15:56 T:2931344448 DEBUG: CecLogMessage - << 16
  543. 15:15:56 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  544. 15:15:56 T:2931344448 DEBUG: CecLogMessage - >> POLL not sent
  545. 15:15:56 T:2931344448 DEBUG: CecLogMessage - Tuner 2 (6): device status changed into 'not present'
  546. 15:15:56 T:2931344448 DEBUG: CecLogMessage - << Recorder 1 (1) -> Tuner 3 (7): POLL
  547. 15:15:56 T:2931344448 DEBUG: CecLogMessage - << 17
  548. 15:15:56 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  549. 15:15:56 T:2931344448 DEBUG: CecLogMessage - << 17
  550. 15:15:56 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  551. 15:15:56 T:2931344448 DEBUG: CecLogMessage - >> POLL not sent
  552. 15:15:56 T:2931344448 DEBUG: CecLogMessage - Tuner 3 (7): device status changed into 'not present'
  553. 15:15:56 T:2931344448 DEBUG: CecLogMessage - << Recorder 1 (1) -> Playback 2 (8): POLL
  554. 15:15:56 T:2931344448 DEBUG: CecLogMessage - << 18
  555. 15:15:56 T:2922955840 NOTICE: -->Python Interpreter Initialized<--
  556. 15:15:56 T:2922955840 DEBUG: CPythonInvoker(0, /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings/autostart.py): the source file to load is /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings/autostart.py
  557. 15:15:56 T:2922955840 DEBUG: CPythonInvoker(0, /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings/autostart.py): setting the Python path to /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings:/home/pi/.xbmc/addons/script.module.simplejson/lib:/home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.module.pil/lib:/home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/xbmc.debug/:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/pymodules/python2.7
  558. 15:15:56 T:2922955840 DEBUG: CPythonInvoker(0, /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings/autostart.py): entering source directory /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings
  559. 15:15:56 T:2922955840 DEBUG: CPythonInvoker(0, /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings/autostart.py): instantiating addon using automatically obtained id of "script.raspbmc.settings" dependent on version 2.0 of the xbmc.python api
  560. 15:15:56 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  561. 15:15:56 T:2931344448 DEBUG: CecLogMessage - << 18
  562. 15:15:56 T:2914567232 NOTICE: -->Python Interpreter Initialized<--
  563. 15:15:56 T:2914567232 DEBUG: CPythonInvoker(1, /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/service.xbmc.versioncheck/service.py): the source file to load is /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/service.xbmc.versioncheck/service.py
  564. 15:15:56 T:2914567232 DEBUG: CPythonInvoker(1, /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/service.xbmc.versioncheck/service.py): setting the Python path to /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/service.xbmc.versioncheck:/home/pi/.xbmc/addons/script.module.simplejson/lib:/home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.module.pil/lib:/home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/xbmc.debug/:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/pymodules/python2.7
  565. 15:15:56 T:2914567232 DEBUG: CPythonInvoker(1, /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/service.xbmc.versioncheck/service.py): entering source directory /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/service.xbmc.versioncheck
  566. 15:15:56 T:2914567232 DEBUG: CPythonInvoker(1, /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/service.xbmc.versioncheck/service.py): instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 2.1.0 of the xbmc.python api
  567. 15:15:56 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  568. 15:15:56 T:2931344448 DEBUG: CecLogMessage - >> POLL not sent
  569. 15:15:56 T:2931344448 DEBUG: CecLogMessage - Playback 2 (8): device status changed into 'not present'
  570. 15:15:56 T:2931344448 DEBUG: CecLogMessage - << Recorder 1 (1) -> Recorder 3 (9): POLL
  571. 15:15:56 T:2931344448 DEBUG: CecLogMessage - << 19
  572. 15:15:57 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  573. 15:15:57 T:2931344448 DEBUG: CecLogMessage - << 19
  574. 15:15:57 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  575. 15:15:57 T:2931344448 DEBUG: CecLogMessage - >> POLL not sent
  576. 15:15:57 T:2931344448 DEBUG: CecLogMessage - Recorder 3 (9): device status changed into 'not present'
  577. 15:15:57 T:2931344448 DEBUG: CecLogMessage - << Recorder 1 (1) -> Tuner 4 (A): POLL
  578. 15:15:57 T:2931344448 DEBUG: CecLogMessage - << 1a
  579. 15:15:57 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  580. 15:15:57 T:2931344448 DEBUG: CecLogMessage - << 1a
  581. 15:15:57 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  582. 15:15:57 T:2931344448 DEBUG: CecLogMessage - >> POLL not sent
  583. 15:15:57 T:2931344448 DEBUG: CecLogMessage - Tuner 4 (A): device status changed into 'not present'
  584. 15:15:57 T:2931344448 DEBUG: CecLogMessage - << Recorder 1 (1) -> Playback 3 (B): POLL
  585. 15:15:57 T:2931344448 DEBUG: CecLogMessage - << 1b
  586. 15:15:57 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  587. 15:15:57 T:2931344448 DEBUG: CecLogMessage - << 1b
  588. 15:15:57 T:2914567232 DEBUG: XBMC Version Check: Version 0.1.11 started
  589. 15:15:57 T:2914567232 INFO: CPythonInvoker(1, /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/service.xbmc.versioncheck/service.py): script successfully run
  590. 15:15:57 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  591. 15:15:57 T:2931344448 DEBUG: CecLogMessage - >> POLL not sent
  592. 15:15:57 T:2931344448 DEBUG: CecLogMessage - Playback 3 (B): device status changed into 'not present'
  593. 15:15:57 T:2931344448 DEBUG: CecLogMessage - << Recorder 1 (1) -> Reserved 1 (C): POLL
  594. 15:15:57 T:2931344448 DEBUG: CecLogMessage - << 1c
  595. 15:15:57 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  596. 15:15:57 T:2931344448 DEBUG: CecLogMessage - << 1c
  597. 15:15:57 T:2914567232 INFO: Python script stopped
  598. 15:15:57 T:2914567232 DEBUG: Thread LanguageInvoker 2914567232 terminating
  599. 15:15:57 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  600. 15:15:57 T:2931344448 DEBUG: CecLogMessage - >> POLL not sent
  601. 15:15:57 T:2931344448 DEBUG: CecLogMessage - Reserved 1 (C): device status changed into 'not present'
  602. 15:15:57 T:2931344448 DEBUG: CecLogMessage - << Recorder 1 (1) -> Reserved 2 (D): POLL
  603. 15:15:57 T:2931344448 DEBUG: CecLogMessage - << 1d
  604. 15:15:57 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  605. 15:15:57 T:2931344448 DEBUG: CecLogMessage - << 1d
  606. 15:15:57 T:2922955840 NOTICE: services: {'sys.service.avahi': 'true', 'sys.service.del': 'false', 'sys.service.tvh': 'false', 'sys.service.remote': 'false', 'sys.service.surveil': 'false', 'sys.service.ftp': 'true', 'sys.service.samba': 'false', 'sys.service.vnc': 'false', 'sys.service.boblight': 'false', 'sys.service.ssh': 'true', 'sys.service.cron': 'false', 'sys.service.sab': 'false'}
  607. 15:15:57 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  608. 15:15:57 T:2931344448 DEBUG: CecLogMessage - >> POLL not sent
  609. 15:15:57 T:2931344448 DEBUG: CecLogMessage - Reserved 2 (D): device status changed into 'not present'
  610. 15:15:57 T:2931344448 DEBUG: CecLogMessage - << Recorder 1 (1) -> Free use (E): POLL
  611. 15:15:57 T:2931344448 DEBUG: CecLogMessage - << 1e
  612. 15:15:57 T:2914567232 NOTICE: Thread JobWorker start, auto delete: true
  613. 15:15:57 T:2914567232 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  614. 15:15:57 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  615. 15:15:57 T:2931344448 DEBUG: CecLogMessage - << 1e
  616. 15:15:57 T:3040891424 DEBUG: no profile autoexec.py (/home/pi/.xbmc/userdata/autoexec.py) found, skipping
  617. 15:15:58 T:3040891424 DEBUG: NetworkMessage - Starting network services
  618. 15:15:58 T:3040891424 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  619. 15:15:58 T:3040891424 NOTICE: starting zeroconf publishing
  620. 15:15:58 T:3040891424 NOTICE: Webserver: Starting...
  621. 15:15:58 T:3040891424 NOTICE: WebServer: Started the webserver
  622. 15:15:58 T:3040891424 NOTICE: ES: Starting event server
  623. 15:15:58 T:3040891424 INFO: JSONRPC Server: Successfully initialized
  624. 15:15:58 T:3040891424 INFO: AIRPLAY Server: Successfully initialized
  625. 15:15:58 T:3040891424 DEBUG: SECTION:LoadDLL(libshairplay.so.0)
  626. 15:15:58 T:2896163904 NOTICE: Thread JobWorker start, auto delete: true
  627. 15:15:58 T:2896163904 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:rasp2 port:8080
  628. 15:15:58 T:2896163904 DEBUG: CZeroconfAvahi::addService() named: rasp2 type: _http._tcp port:8080
  629. 15:15:58 T:2870998080 NOTICE: Thread EventServer start, auto delete: false
  630. 15:15:58 T:2870998080 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  631. 15:15:58 T:2870998080 NOTICE: UDP: Listening on port 9777
  632. 15:15:58 T:2862609472 NOTICE: Thread TCPServer start, auto delete: false
  633. 15:15:58 T:2854220864 NOTICE: Thread AirPlayServer start, auto delete: false
  634. 15:15:58 T:3040891424 DEBUG: Loading: /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/lib/xbmc/system/libshairplay.so.0
  635. 15:15:58 T:2931344448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  636. 15:15:58 T:2931344448 DEBUG: CecLogMessage - >> POLL not sent
  637. 15:15:58 T:2931344448 DEBUG: CecLogMessage - Free use (E): device status changed into 'not present'
  638. 15:15:58 T:2931344448 DEBUG: UpdateAudioSystemStatus - no CEC capable amplifier found
  639. 15:15:58 T:2845832256 NOTICE: Thread JobWorker start, auto delete: true
  640. 15:15:58 T:2845832256 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:rasp2 port:8080
  641. 15:15:58 T:2845832256 DEBUG: CZeroconfAvahi::addService() named: rasp2 type: _xbmc-jsonrpc-h._tcp port:8080
  642. 15:15:58 T:2896163904 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:rasp2 port:9090
  643. 15:15:58 T:3040891424 DEBUG: UPower: Received an unknown signal NameAcquired
  644. 15:15:58 T:2896163904 DEBUG: CZeroconfAvahi::addService() named: rasp2 type: _xbmc-jsonrpc._tcp port:9090
  645. 15:15:58 T:2845832256 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airplay type: _airplay._tcp name:rasp2 port:36667
  646. 15:15:58 T:2845832256 DEBUG: CZeroconfAvahi::addService() named: rasp2 type: _airplay._tcp port:36667
  647. 15:15:58 T:2914567232 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  648. 15:15:58 T:2896163904 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:rasp2 port:9777
  649. 15:15:58 T:2896163904 DEBUG: CZeroconfAvahi::addService() named: rasp2 type: _xbmc-events._udp port:9777
  650. 15:15:58 T:2845832256 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:B827EB4840FF@rasp2 port:36666
  651. 15:15:58 T:2845832256 DEBUG: CZeroconfAvahi::addService() named: B827EB4840FF@rasp2 type: _raop._tcp port:36666
  652. 15:15:58 T:2922955840 NOTICE: enable service: avahi-daemon
  653. 15:15:58 T:3040891424 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  654. 15:15:58 T:2914567232 DEBUG: GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  655. 15:15:58 T:2922955840 NOTICE: disable service: deluge
  656. 15:15:58 T:2922955840 NOTICE: disable service: tvheadend
  657. 15:15:58 T:3040891424 ERROR: COMXCoreComponent::GetInputBuffer OMX.broadcom.audio_render wait event timeout
  658. 15:15:58 T:3040891424 ERROR: COMXAudio::Decode timeout
  659. 15:15:58 T:2914567232 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  660. 15:15:58 T:2922955840 NOTICE: disable service: eventlircd
  661. 15:15:58 T:3040891424 DEBUG: LIRC device removed, disconnecting...
  662. 15:15:58 T:2914567232 DEBUG: RunQuery took 43 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  663. 15:15:58 T:2922955840 NOTICE: disable service: surveil
  664. 15:15:59 T:2904552512 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  665. 15:15:59 T:2914567232 DEBUG: Previous line repeats 2 times.
  666. 15:15:59 T:2914567232 DEBUG: RunQuery took 20 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  667. 15:15:59 T:2904552512 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  668. 15:15:59 T:3040891424 DEBUG: Previous line repeats 2 times.
  669. 15:15:59 T:3040891424 INFO: LIRC Initialize: using: /var/run/lirc/lircd
  670. 15:15:59 T:3040891424 INFO: LIRC Initialize: connect failed: No such file or directory
  671. 15:15:59 T:3040891424 DEBUG: Failed to connect to LIRC. Retry in 10s.
  672. 15:15:59 T:2826957888 NOTICE: Thread JobWorker start, auto delete: true
  673. 15:15:59 T:2845832256 ERROR: COMXImageFile::ReadFile special://masterprofile/Thumbnails/6/6041d1a3.jpg m_image_size zero
  674. 15:15:59 T:2845832256 NOTICE: LoadJpeg: unable to load special://masterprofile/Thumbnails/6/6041d1a3.jpg
  675. 15:15:59 T:2896163904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0xad2022d8
  676. 15:15:59 T:2896163904 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  677. 15:15:59 T:2896163904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0xb30edb88
  678. 15:15:59 T:2896163904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0xb30c6068
  679. 15:15:59 T:2826957888 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x2e63e08
  680. 15:15:59 T:2896163904 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  681. 15:15:59 T:2826957888 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  682. 15:15:59 T:2826957888 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x2eeec30
  683. 15:15:59 T:2826957888 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x2e63ca8
  684. 15:15:59 T:2896163904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xad2022d8
  685. 15:15:59 T:2896163904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xb30edb88
  686. 15:15:59 T:2826957888 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  687. 15:15:59 T:2896163904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0xb30c6068
  688. 15:15:59 T:2896163904 DEBUG: DoWork - took 181 ms to load special://masterprofile/Thumbnails/f/f9373a97.jpg
  689. 15:15:59 T:2914567232 DEBUG: RunQuery took 27 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  690. 15:15:59 T:2826957888 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x2e63e08
  691. 15:15:59 T:2826957888 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x2eeec30
  692. 15:15:59 T:2826957888 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x2e63ca8
  693. 15:15:59 T:2826957888 DEBUG: DoWork - took 188 ms to load special://masterprofile/Thumbnails/c/c97a7dc3.jpg
  694. 15:15:59 T:2845832256 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x2eeec30
  695. 15:15:59 T:2845832256 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  696. 15:15:59 T:2914567232 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  697. 15:15:59 T:2896163904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0xb303d0e8
  698. 15:15:59 T:2845832256 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x2ee5da0
  699. 15:15:59 T:2896163904 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  700. 15:15:59 T:2845832256 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x2c69118
  701. 15:15:59 T:2845832256 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  702. 15:15:59 T:2896163904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0xb301a938
  703. 15:15:59 T:2896163904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0xb3038210
  704. 15:15:59 T:2845832256 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x2eeec30
  705. 15:15:59 T:2845832256 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x2ee5da0
  706. 15:15:59 T:2896163904 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  707. 15:15:59 T:2845832256 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x2c69118
  708. 15:15:59 T:2845832256 DEBUG: DoWork - took 285 ms to load special://masterprofile/Thumbnails/6/68687ac9.jpg
  709. 15:15:59 T:2896163904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xb303d0e8
  710. 15:15:59 T:2896163904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xb301a938
  711. 15:15:59 T:2896163904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0xb3038210
  712. 15:15:59 T:2896163904 DEBUG: DoWork - took 244 ms to load special://masterprofile/Thumbnails/b/b1defaa3.jpg
  713. 15:16:00 T:2922955840 NOTICE: enable service: ftp
  714. 15:16:00 T:2922955840 NOTICE: disable service: samba
  715. 15:16:01 T:2922955840 NOTICE: disable service: vnc
  716. 15:16:01 T:2922955840 NOTICE: disable service: boblight
  717. 15:16:01 T:2922955840 NOTICE: enable service: ssh
  718. 15:16:02 T:2922955840 NOTICE: disable service: cron
  719. 15:16:02 T:2922955840 NOTICE: disable service: sabnzbd
  720. 15:16:04 T:2922955840 NOTICE: system settings from addon: {'sys.config.freq.arm': 950, 'hdmi_force_hotplug': '1', 'sys.config.freq.core': 400, 'sys.config.freq.gpu': 250, 'sys.config.freq.sdram': 500, 'force_turbo': '1', 'sys.config.decode.wvc1': '', 'hdmi_ignore_cec_init': '1', 'sys.config.freq.overvolt': 6, 'gpu_mem_512': '256', 'sys.config.disable.overscan': '1', 'avoid_pwm_pll': '1', 'sys.config.decode.ac3': '', 'hdmi_edid_file': '1', 'sys.config.freq.isp': 400, 'sys.config.decode.mpg2': '', 'sys.config.decode.dts': ''}
  721. 15:16:04 T:2922955840 NOTICE: system settings from /boot/config.txt: {'sys.config.freq.arm': 1000, 'hdmi_force_hotplug': '1', 'sys.config.freq.core': 400, 'sys.config.freq.gpu': 250, 'sys.config.freq.sdram': 500, 'force_turbo': '1', 'sys.config.decode.wvc1': '', 'hdmi_ignore_cec_init': '1', 'sys.config.freq.overvolt': 6, 'gpu_mem_512': '256', 'sys.config.disable.overscan': '1', 'avoid_pwm_pll': '1', 'sys.config.decode.ac3': '', 'hdmi_edid_file': '', 'sys.config.freq.isp': 250, 'sys.config.decode.mpg2': '', 'sys.config.decode.dts': ''}
  722. 15:16:04 T:2922955840 INFO: CPythonInvoker(0, /home/pi/.upgrade/xbmc-13-20131208-newclock3-dvd/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings/autostart.py): script successfully run
  723. 15:16:04 T:2922955840 INFO: Python script stopped
  724. 15:16:04 T:2922955840 DEBUG: Thread LanguageInvoker 2922955840 terminating
  725. 15:16:09 T:3040891424 INFO: LIRC Initialize: using: /var/run/lirc/lircd
  726. 15:16:09 T:3040891424 DEBUG: Failed to connect to LIRC. Retry in 20s.
  727. 15:16:13 T:3040891424 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  728. 15:16:14 T:3040891424 INFO: Python, unloading python shared library because no scripts are running anymore
  729. 15:16:14 T:3040891424 DEBUG: UnloadExtensionLibs, clearing python extension libraries
  730. 15:16:21 T:3040891424 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-arm.so)
  731. 15:16:21 T:3040891424 DEBUG: Unloading: ImageLib-arm.so
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement