Guest User

Untitled

a guest
Jul 21st, 2014
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 12.17 KB | None | 0 0
  1. 08:32:20 T:3035561984  NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 08:32:20 T:3035561984  NOTICE: -----------------------------------------------------------------------
  3. 08:32:20 T:3035561984  NOTICE: Starting XBMC (13.1 Git:Unknown). Platform: ARM Linux 32-bit
  4. 08:32:20 T:3035561984  NOTICE: Using Release XBMC x32 build, compiled Jun 13 2014 by GCC 4.6.3 for ARM Linux 32-bit 3.2.51
  5. 08:32:20 T:3035561984  NOTICE: Running on Linux 32-bit (Raspbian GNU/Linux 7 (wheezy), 3.12.22+ armv6l)
  6. 08:32:20 T:3035561984  NOTICE: Host CPU: ARMv6-compatible processor rev 7 (v6l), 1 core available
  7. 08:32:20 T:3035561984  NOTICE: ARM Features: Neon disabled
  8. 08:32:20 T:3035561984  NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
  9. 08:32:20 T:3035561984  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
  10. 08:32:20 T:3035561984  NOTICE: special://masterprofile/ is mapped to: /home/pi/.xbmc/userdata
  11. 08:32:20 T:3035561984  NOTICE: special://home/ is mapped to: /home/pi/.xbmc
  12. 08:32:20 T:3035561984  NOTICE: special://temp/ is mapped to: /home/pi/.xbmc/temp
  13. 08:32:20 T:3035561984  NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
  14. 08:32:20 T:3035561984  NOTICE: Local hostname: doddo
  15. 08:32:20 T:3035561984  NOTICE: Log File is located: /home/pi/.xbmc/temp/xbmc.log
  16. 08:32:20 T:3035561984  NOTICE: -----------------------------------------------------------------------
  17. 08:32:21 T:3035561984  NOTICE: load settings...
  18. 08:32:22 T:3035561984  NOTICE: Found 1 Lists of Devices
  19. 08:32:22 T:3035561984  NOTICE: Enumerated PI devices:
  20. 08:32:22 T:3035561984  NOTICE:     Device 1
  21. 08:32:22 T:3035561984  NOTICE:         m_deviceName      : HDMI
  22. 08:32:22 T:3035561984  NOTICE:         m_displayName     : HDMI
  23. 08:32:22 T:3035561984  NOTICE:         m_displayNameExtra:
  24. 08:32:22 T:3035561984  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
  25. 08:32:22 T:3035561984  NOTICE:         m_channels        : FL,FR
  26. 08:32:22 T:3035561984  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,24000,32000,41400,48000,88200,96000,176400,192000
  27. 08:32:22 T:3035561984  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3
  28. 08:32:22 T:3035561984  NOTICE:     Device 2
  29. 08:32:22 T:3035561984  NOTICE:         m_deviceName      : Analogue
  30. 08:32:22 T:3035561984  NOTICE:         m_displayName     : Analogue
  31. 08:32:22 T:3035561984  NOTICE:         m_displayNameExtra:
  32. 08:32:22 T:3035561984  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
  33. 08:32:22 T:3035561984  NOTICE:         m_channels        : FL,FR
  34. 08:32:22 T:3035561984  NOTICE:         m_sampleRates     : 48000
  35. 08:32:22 T:3035561984  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE
  36. 08:32:22 T:3035561984  NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  37. 08:32:22 T:3035561984  NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  38.                                             <?xml version="1.0" encoding="UTF-8" ?>
  39.                                             <advancedsettings>
  40.                                               <video>
  41.                                                 <defaultplayer>omxplayer</defaultplayer>
  42.                                                 <defaultdvdplayer>omxplayer</defaultdvdplayer>
  43.                                               </video>
  44.                                               <gui>
  45.                                                 <algorithmdirtyregions>3</algorithmdirtyregions>
  46.                                                 <nofliptimeout>0</nofliptimeout>
  47.                                               </gui>
  48.                                               <splash>false</splash>
  49.                                               <lookandfeel>
  50.                                                 <enablerssfeeds>false</enablerssfeeds>
  51.                                               </lookandfeel>
  52.                                               <cputempcommand>sed -e &apos;s/\([0-9]*\)[0-9]\{3\}.*/\1 C/&apos; /sys/class/thermal/thermal_zone0/temp</cputempcommand>
  53.                                               <gputempcommand>/opt/vc/bin/vcgencmd measure_temp | sed &quot;s,temp=\([0-9]*\)\.[0-9]&apos;C,\1 C,&quot;</gputempcommand>
  54.                                             </advancedsettings>
  55. 08:32:22 T:3035561984  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  56. 08:32:22 T:3035561984  NOTICE: Default DVD Player: omxplayer
  57. 08:32:22 T:3035561984  NOTICE: Default Video Player: omxplayer
  58. 08:32:22 T:3035561984  NOTICE: Default Audio Player: paplayer
  59. 08:32:22 T:3035561984  NOTICE: Disabled debug logging due to GUI setting. Level 0.
  60. 08:32:22 T:3035561984  NOTICE: Log level changed to 0
  61. 08:32:22 T:3035561984  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  62. 08:32:22 T:3035561984  NOTICE: Loaded playercorefactory configuration
  63. 08:32:22 T:3035561984  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  64. 08:32:22 T:3035561984  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  65. 08:32:23 T:3034018832  NOTICE: Thread ActiveAE start, auto delete: false
  66. 08:32:23 T:3025630224  NOTICE: Thread AESink start, auto delete: false
  67. 08:32:23 T:2966803472  NOTICE: Thread CRBPWorker start, auto delete: false
  68. 08:32:23 T:3035561984  NOTICE: Running database version Addons16
  69. 08:32:23 T:3035561984  NOTICE: ADDONS: Using repository repository.xbmc.org
  70. 08:32:24 T:3035561984  NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  71. 08:32:24 T:2948097040  NOTICE: Thread PeripBusCEC start, auto delete: false
  72. 08:32:24 T:2956485648  NOTICE: Thread CECAdapter start, auto delete: false
  73. 08:32:24 T:2931319824  NOTICE: Thread PeripBusUSBUdev start, auto delete: false
  74. 08:32:24 T:3035561984  NOTICE: Raspberry PI firmware version: Jun 18 2014 18:46:58
  75.                                             Copyright (c) 2012 Broadcom
  76.                                             version 1a6f79b82240693dcdb9347b33ab16f656b5f067 (clean) (release)
  77. 08:32:24 T:3035561984  NOTICE: ARM mem: 448MB GPU mem: 64MB MPG2:0 WVC1:0
  78. 08:32:24 T:3035561984  NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
  79. 08:32:24 T:3035561984  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
  80. 08:32:24 T:3035561984  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 72.000000 Hz
  81. 08:32:24 T:3035561984  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 75.000000 Hz
  82. 08:32:24 T:3035561984  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 56.000000 Hz
  83. 08:32:24 T:3035561984  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
  84. 08:32:24 T:3035561984  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 72.000000 Hz
  85. 08:32:24 T:3035561984  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 75.000000 Hz
  86. 08:32:24 T:3035561984  NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 60.000000 Hz
  87. 08:32:24 T:3035561984  NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 70.000000 Hz
  88. 08:32:24 T:3035561984  NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 75.000000 Hz
  89. 08:32:24 T:3035561984  NOTICE: Found resolution 1152 x 864 for display 0 with 1152 x 864 @ 75.000000 Hz
  90. 08:32:24 T:3035561984  NOTICE: Found resolution 1280 x 800 for display 0 with 1280 x 800 @ 60.000000 Hz
  91. 08:32:24 T:3035561984  NOTICE: Found resolution 1280 x 960 for display 0 with 1280 x 960 @ 60.000000 Hz
  92. 08:32:24 T:3035561984  NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 60.000000 Hz
  93. 08:32:24 T:3035561984  NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 75.000000 Hz
  94. 08:32:24 T:3035561984  NOTICE: Found resolution 1440 x 900 for display 0 with 1440 x 900 @ 60.000000 Hz
  95. 08:32:24 T:3035561984  NOTICE: Found resolution 1680 x 1050 for display 0 with 1680 x 1050 @ 60.000000 Hz
  96. 08:32:24 T:3035561984  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
  97. 08:32:24 T:3035561984  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
  98. 08:32:24 T:3035561984  NOTICE: Found (1920x1080@60.000000) at 33, setting to RES_DESKTOP at 16
  99. 08:32:24 T:3035561984  NOTICE: Checking resolution 16
  100. 08:32:25 T:3035561984  NOTICE: GL_VENDOR = Broadcom
  101. 08:32:25 T:3035561984  NOTICE: GL_RENDERER = VideoCore IV HW
  102. 08:32:25 T:3035561984  NOTICE: GL_VERSION = OpenGL ES 2.0
  103. 08:32:25 T:3035561984  NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  104. 08:32:25 T:3035561984  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
  105. 08:32:25 T:2922931216  NOTICE: Thread CECAdapterUpdate start, auto delete: false
  106. 08:32:25 T:3035561984  NOTICE: No Joystick name specified, loading default map
  107. 08:32:26 T:3035561984  NOTICE: Previous line repeats 35 times.
  108. 08:32:26 T:3035561984  NOTICE: Running database version Addons16
  109. 08:32:26 T:3035561984  NOTICE: Running database version ViewModes6
  110. 08:32:26 T:3035561984  NOTICE: Running database version Textures13
  111. 08:32:26 T:3035561984  NOTICE: Running database version MyMusic46
  112. 08:32:26 T:3035561984  NOTICE: Running database version MyVideos78
  113. 08:32:26 T:3035561984  NOTICE: Running database version TV22
  114. 08:32:26 T:3035561984  NOTICE: Running database version Epg7
  115. 08:32:26 T:3035561984  NOTICE: start dvd mediatype detection
  116. 08:32:26 T:3035561984  NOTICE: initializing playlistplayer
  117. 08:32:26 T:3035561984  NOTICE: DONE initializing playlistplayer
  118. 08:32:26 T:2958099472  NOTICE: Thread DetectDVDMedia start, auto delete: false
  119. 08:32:30 T:3035561984 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
  120. 08:32:30 T:3035561984 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  121. 08:32:30 T:2910520336  NOTICE: Thread LanguageInvoker start, auto delete: false
  122. 08:32:30 T:3035561984  NOTICE: initialize done
  123. 08:32:30 T:3035561984  NOTICE: Running the application...
  124. 08:32:31 T:2975192080   ERROR: COMXCoreComponent::DecoderEventHandler OMX.broadcom.egl_render - OMX_ErrorInsufficientResources, insufficient resources
  125. 08:32:31 T:3035561984   ERROR: COMXTexture::HandlePortSettingChange m_omx_tunnel_egl.Establish (80001000)
  126. 08:32:31 T:3035561984   ERROR: COMXTexture::Decode - HandlePortSettingChange failed (0)
  127. 08:32:31 T:3035561984  NOTICE: DecodeJpegToTexture: unable to decode to texture special://skin/backgrounds/SKINDEFAULT.jpg 1920x1080
  128. 08:32:32 T:2910520336  NOTICE: -->Python Interpreter Initialized<--
  129. 08:32:33 T:2902131728  NOTICE: Thread JobWorker start, auto delete: true
  130. 08:32:34 T:3035561984  NOTICE: starting zeroconf publishing
  131. 08:32:34 T:3035561984  NOTICE: ES: Starting event server
  132. 08:32:34 T:2873095184  NOTICE: Thread EventServer start, auto delete: false
  133. 08:32:34 T:2873095184  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  134. 08:32:34 T:2881483792  NOTICE: Thread JobWorker start, auto delete: true
  135. 08:32:34 T:2873095184  NOTICE: UDP: Listening on port 9777
  136. 08:32:34 T:2856317968  NOTICE: Thread AlarmClock start, auto delete: false
  137. 08:32:34 T:2864706576  NOTICE: Thread TCPServer start, auto delete: false
  138. \00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00
Advertisement
Add Comment
Please, Sign In to add comment