Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2014
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.03 KB | None | 0 0
  1. I/SurfaceFlinger( 122): SurfaceFlinger is starting
  2. I/SurfaceFlinger( 122): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
  3. D/libEGL ( 122): loaded /vendor/lib/egl/libGLES_bcm2708.so
  4. I/egl_client( 122): eglInitialize
  5. I/egl_client( 122): eglQueryString EGL_VENDOR[12371] result=Broadcom
  6. I/egl_client( 122): eglQueryString EGL_VERSION[12372] result=1.4
  7. I/egl_client( 122): eglQueryString EGL_EXTENSIONS[12373] result=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 EGL_ANDROID_swap_rectangle EGL_ANDROID_image_native_buffer EGL_KHR_fence_sync
  8. I/egl_client( 122): eglQueryString EGL_CLIENT_APIS[12429] result=OpenGL_ES OpenVG
  9. I/GRALLOC-BCM2708( 122): gralloc_device_open name=fb0
  10. I/GRALLOC-FRAMEBUFFER( 122): fb_device_open
  11. I/GRALLOC-BCM2708( 122): gralloc_device_open name=gpu0
  12. I/GRALLOC-FRAMEBUFFER( 122): mapFrameBuffer
  13. I/GRALLOC-FRAMEBUFFER( 122): mapFrameBufferLocked
  14. I/GRALLOC-FRAMEBUFFER( 122): using (fd=19)
  15. I/GRALLOC-FRAMEBUFFER( 122): id = BCM2708 FB
  16. I/GRALLOC-FRAMEBUFFER( 122): xres = 1920 px
  17. I/GRALLOC-FRAMEBUFFER( 122): yres = 1080 px
  18. I/GRALLOC-FRAMEBUFFER( 122): xres_virtual = 1920 px
  19. I/GRALLOC-FRAMEBUFFER( 122): yres_virtual = 2160 px
  20. I/GRALLOC-FRAMEBUFFER( 122): bpp = 32
  21. I/GRALLOC-FRAMEBUFFER( 122): r = 0:8
  22. I/GRALLOC-FRAMEBUFFER( 122): g = 8:8
  23. I/GRALLOC-FRAMEBUFFER( 122): b = 16:8
  24. I/GRALLOC-FRAMEBUFFER( 122): width = 305 mm (159.895081 dpi)
  25. I/GRALLOC-FRAMEBUFFER( 122): height = 171 mm (160.421051 dpi)
  26. I/GRALLOC-FRAMEBUFFER( 122): refresh rate = 60.00 Hz
  27. I/GRALLOC-DISPMANX( 122): dispmanx_alloc
  28. I/GRALLOC-BCM2708( 122): gralloc_close
  29. I/HWC-BCM2708( 122): hwc_device_open
  30. E/HWC-BCM2708( 122): init_context: Failed to unblank display
  31. I/GRALLOC-FRAMEBUFFER( 122): fb_close
  32. I/SurfaceFlinger( 122): Using composer version 1.3
  33. I/HWC-BCM2708( 122): hwc_registerProcs
  34. I/HWC-BCM2708( 122): hwc_getDisplayConfigs
  35. I/HWC-BCM2708( 122): hwc_getDisplayConfigs HWC_DISPLAY_PRIMARY
  36. I/HWC-BCM2708( 122): hwc_getDisplayAttributes
  37. D/HWC-BCM2708( 122): hwc_getDisplayAttributes disp = 0, width = 1920
  38. D/HWC-BCM2708( 122): hwc_getDisplayAttributes disp = 0, height = 1080
  39. I/HWC-BCM2708( 122): hwc_getDisplayConfigs
  40. I/HWC-BCM2708( 122): hwc_getDisplayConfigs HWC_DISPLAY_PRIMARY
  41. E/SurfaceFlinger( 122): eglChooseConfig 18
  42. I/SurfaceFlinger( 122): EGL informations:
  43. I/SurfaceFlinger( 122): vendor : Android
  44. I/SurfaceFlinger( 122): version : 1.4 Android META-EGL
  45. I/SurfaceFlinger( 122): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_lock_surface EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer
  46. I/SurfaceFlinger( 122): Client API: OpenGL_ES
  47. I/SurfaceFlinger( 122): EGLSurface: 8-8-8-0, config=0x8
  48. I/egl_client( 122): eglCreatePbufferSurface
  49. I/egl_client_surface( 122): egl_surface_check_attribs
  50. I/egl_client_surface( 122): egl_surface_check_attribs name=0x3057 valie=0x1
  51. I/egl_client_surface( 122): egl_surface_check_attribs EGL_WIDTH[12375]=0x1
  52. I/egl_client_surface( 122): egl_surface_check_attribs name=0x3056 valie=0x1
  53. I/egl_client_surface( 122): egl_surface_check_attribs EGL_WIDTH[12374]=0x1
  54. I/egl_client_surface( 122): egl_surface_create
  55. I/egl_client_surface( 122): egl_surface_pool_alloc
  56. I/egl_client_surface( 122): egl_surface_create surface->buffers=1
  57. I/egl_client_surface( 122): egl_surface_create surface->serverbuffer=4
  58. I/egl_client( 122): eglMakeCurrent
  59. I/egl_client( 122): context_and_surface_are_compatible
  60. I/egl_client( 122): context_and_surface_are_compatible
  61. I/egl_client( 122): egl_current_release
  62. I/egl_client_surface( 122): egl_surface_get_render_buffer surface=0xb6954294
  63. I/egl_client_surface( 122): egl_surface_get_render_buffer surface->type=PBUFFER
  64. I/SurfaceFlinger( 122): OpenGL ES informations:
  65. I/SurfaceFlinger( 122): vendor : Broadcom
  66. I/SurfaceFlinger( 122): renderer : VideoCore IV HW
  67. I/SurfaceFlinger( 122): version : OpenGL ES 2.0
  68. I/SurfaceFlinger( 122): 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
  69. I/SurfaceFlinger( 122): GL_MAX_TEXTURE_SIZE = 2048
  70. I/SurfaceFlinger( 122): GL_MAX_VIEWPORT_DIMS = 2048
  71. I/egl_client( 122): eglDestroySurface
  72. I/egl_client_surface( 122): egl_surface_maybe_free
  73. E/cutils-trace( 122): Error opening trace file: Permission denied (13)
  74. I/GRALLOC-BCM2708( 122): gralloc_device_open name=fb0
  75. I/GRALLOC-FRAMEBUFFER( 122): fb_device_open
  76. I/GRALLOC-BCM2708( 122): gralloc_device_open name=gpu0
  77. I/GRALLOC-FRAMEBUFFER( 122): mapFrameBuffer
  78. I/GRALLOC-FRAMEBUFFER( 122): mapFrameBufferLocked
  79. I/GRALLOC-BCM2708( 122): gralloc_close
  80. I/GRALLOC-BCM2708( 122): gralloc_device_open name=gpu0
  81. I/GRALLOC-BCM2708( 122): gralloc_alloc
  82. I/GRALLOC-BCM2708( 122): gralloc_alloc format=HAL_PIXEL_FORMAT_RGBA_8888[1] bpp=4
  83. I/GRALLOC-BCM2708( 122): gralloc_alloc_framebuffer
  84. I/GRALLOC-BCM2708( 122): gralloc_alloc_framebuffer_locked
  85. I/GRALLOC-DISPMANX( 122): dispmanx_alloc
  86. I/GRALLOC-BCM2708( 122): gralloc_alloc
  87. I/GRALLOC-BCM2708( 122): gralloc_alloc format=HAL_PIXEL_FORMAT_RGBA_8888[1] bpp=4
  88. I/GRALLOC-BCM2708( 122): gralloc_alloc_framebuffer
  89. I/GRALLOC-BCM2708( 122): gralloc_alloc_framebuffer_locked
  90. I/GRALLOC-DISPMANX( 122): dispmanx_alloc
  91. I/egl_client( 122): eglCreateWindowSurface handle=1601662564[0x5f776e64]
  92. I/egl_client_surface( 122): egl_surface_check_attribs
  93. I/egl_client( 122): eglCreateWindowSurface width=1920 , height=1080 EGL_CONFIG_MAX_HEIGHT=2160
  94. I/egl_client_surface( 122): egl_surface_create
  95. I/egl_client_surface( 122): egl_surface_pool_alloc
  96. I/egl_client_surface( 122): egl_surface_create surface->buffers=2
  97. I/egl_client_surface( 122): egl_surface_create surface->serverbuffer=5
  98. I/egl_client( 122): eglQuerySurface dpy=0x1 surf=0x2 attribute=0x3057 value=0x0
  99. I/egl_client_surface( 122): egl_surface_get_attrib
  100. I/egl_client( 122): eglQuerySurface dpy=0x1 surf=0x2 attribute=0x3056 value=0x0
  101. I/egl_client_surface( 122): egl_surface_get_attrib
  102. I/egl_client( 122): eglMakeCurrent
  103. I/egl_client( 122): context_and_surface_are_compatible
  104. I/egl_client( 122): context_and_surface_are_compatible
  105. I/egl_client( 122): egl_current_release
  106. I/egl_client_surface( 122): egl_surface_maybe_free
  107. I/egl_client_surface( 122): egl_surface_maybe_free
  108. I/egl_client_surface( 122): egl_surface_free
  109. I/egl_client_surface( 122): egl_surface_pool_free
  110. I/egl_client_surface( 122): egl_surface_get_render_buffer surface=0xb6954310
  111. I/egl_client_surface( 122): egl_surface_get_render_buffer surface->type=WINDOW surface->buffers=2
  112. D/SurfaceFlinger( 122): Screen acquired, type=0 flinger=0xb8766450
  113. D/HWC-BCM2708( 122): hwc_blank: Unblanking display: 0
  114. D/HWC-BCM2708( 122): hwc_blank: Unblanking display: 0 ctx->dpyAttr[dpy].fd=21
  115. D/HWC-BCM2708( 122): hwc_blank: Done unblanking display: 0
  116. I/HWC-BCM2708( 122): hwc_eventControl event=0
  117. E/HWC-BCM2708( 122): Display is blanked - Cannot enable vsync
  118. D/libEGL ( 133): loaded /vendor/lib/egl/libGLES_bcm2708.so
  119. I/egl_client( 133): eglInitialize
  120. I/egl_client( 133): eglQueryString EGL_VENDOR[12371] result=Broadcom
  121. I/egl_client( 133): eglQueryString EGL_VERSION[12372] result=1.4
  122. I/egl_client( 133): eglQueryString EGL_EXTENSIONS[12373] result=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 EGL_ANDROID_swap_rectangle EGL_ANDROID_image_native_buffer EGL_KHR_fence_sync
  123. I/egl_client( 133): eglQueryString EGL_CLIENT_APIS[12429] result=OpenGL_ES OpenVG
  124. E/cutils-trace( 133): Error opening trace file: Permission denied (13)
  125. I/egl_client( 133): eglCreateWindowSurface handle=1601662564[0x5f776e64]
  126. I/egl_client_surface( 133): egl_surface_check_attribs
  127. I/egl_client( 133): eglCreateWindowSurface width=-889518339 , height=0 EGL_CONFIG_MAX_HEIGHT=2160
  128. I/egl_client_surface( 133): egl_surface_create
  129. I/egl_client_surface( 133): egl_surface_pool_alloc
  130. I/egl_client_surface( 133): egl_surface_create surface->buffers=2
  131. I/egl_client_surface( 133): egl_surface_create surface->serverbuffer=6
  132. I/egl_client( 133): eglQuerySurface dpy=0x1 surf=0x1 attribute=0x3057 value=0x0
  133. I/egl_client_surface( 133): egl_surface_get_attrib
  134. I/egl_client( 133): eglQuerySurface dpy=0x1 surf=0x1 attribute=0x3056 value=0x0
  135. I/egl_client_surface( 133): egl_surface_get_attrib
  136. I/egl_client( 133): eglMakeCurrent
  137. I/egl_client( 133): context_and_surface_are_compatible
  138. I/egl_client( 133): context_and_surface_are_compatible
  139. I/egl_client( 133): egl_current_release
  140. I/egl_client_surface( 133): egl_surface_get_render_buffer surface=0xb62c2294
  141. I/egl_client_surface( 133): egl_surface_get_render_buffer surface->type=WINDOW surface->buffers=2
  142. I/egl_client( 133): eglSwapBuffers
  143. I/khrn_client_platform_linux( 133): platform_surface_update
  144. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  145. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  146. W/SurfaceFlinger( 122): Timed out waiting for hw vsync; faking it
  147. I/HWC-BCM2708( 122): hwc_prepare
  148. D/HWC-BCM2708( 122): type=3, flags=00000000, handle=0x0, tr=00, blend=0105, {0,0,1156579328,1149698048}, {0,0,1920,1080}
  149. D/HWC-BCM2708( 122): Layer 0 = OVERLAY!
  150. I/egl_client( 122): eglSwapBuffers
  151. I/khrn_client_platform_linux( 122): platform_surface_update
  152. I/khrn_client_platform_linux( 122): send_bound_pixmaps
  153. I/khrn_client_platform_linux( 122): khrn_platform_get_window_position
  154. I/HWC-BCM2708( 122): hwc_set
  155. I/HWC-BCM2708( 122): hwc_set EGLDisplay dpy=0x0
  156. E/libEGL ( 122): validate_display:254 error 3008 (EGL_BAD_DISPLAY)
  157. D/HWC-BCM2708( 122): eglSwapBuffers errored.
  158. I/egl_client( 133): eglSwapBuffers
  159. I/khrn_client_platform_linux( 133): platform_surface_update
  160. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  161. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  162. I/egl_client( 133): eglSwapBuffers
  163. I/khrn_client_platform_linux( 133): platform_surface_update
  164. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  165. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  166. I/egl_client( 133): eglSwapBuffers
  167. I/khrn_client_platform_linux( 133): platform_surface_update
  168. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  169. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  170. I/egl_client( 133): eglSwapBuffers
  171. I/khrn_client_platform_linux( 133): platform_surface_update
  172. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  173. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  174. I/egl_client( 133): eglSwapBuffers
  175. I/khrn_client_platform_linux( 133): platform_surface_update
  176. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  177. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  178. I/egl_client( 133): eglSwapBuffers
  179. I/khrn_client_platform_linux( 133): platform_surface_update
  180. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  181. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  182. I/egl_client( 133): eglSwapBuffers
  183. I/khrn_client_platform_linux( 133): platform_surface_update
  184. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  185. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  186. I/egl_client( 133): eglSwapBuffers
  187. I/khrn_client_platform_linux( 133): platform_surface_update
  188. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  189. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  190. I/egl_client( 133): eglSwapBuffers
  191. I/khrn_client_platform_linux( 133): platform_surface_update
  192. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  193. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  194. I/egl_client( 133): eglSwapBuffers
  195. I/khrn_client_platform_linux( 133): platform_surface_update
  196. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  197. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  198. I/egl_client( 133): eglSwapBuffers
  199. I/khrn_client_platform_linux( 133): platform_surface_update
  200. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  201. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  202. I/egl_client( 133): eglSwapBuffers
  203. I/khrn_client_platform_linux( 133): platform_surface_update
  204. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  205. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  206. I/egl_client( 133): eglSwapBuffers
  207. I/khrn_client_platform_linux( 133): platform_surface_update
  208. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  209. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  210. I/egl_client( 133): eglSwapBuffers
  211. I/khrn_client_platform_linux( 133): platform_surface_update
  212. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  213. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  214. I/egl_client( 133): eglSwapBuffers
  215. I/khrn_client_platform_linux( 133): platform_surface_update
  216. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  217. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  218. I/egl_client( 133): eglSwapBuffers
  219. I/khrn_client_platform_linux( 133): platform_surface_update
  220. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  221. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  222. I/egl_client( 133): eglSwapBuffers
  223. I/khrn_client_platform_linux( 133): platform_surface_update
  224. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  225. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  226. I/egl_client( 133): eglSwapBuffers
  227. I/khrn_client_platform_linux( 133): platform_surface_update
  228. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  229. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  230. I/egl_client( 133): eglSwapBuffers
  231. I/khrn_client_platform_linux( 133): platform_surface_update
  232. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  233. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  234. I/egl_client( 133): eglSwapBuffers
  235. I/khrn_client_platform_linux( 133): platform_surface_update
  236. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  237. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  238. I/egl_client( 133): eglSwapBuffers
  239. I/khrn_client_platform_linux( 133): platform_surface_update
  240. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  241. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  242. I/egl_client( 133): eglSwapBuffers
  243. I/khrn_client_platform_linux( 133): platform_surface_update
  244. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  245. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  246. I/egl_client( 133): eglSwapBuffers
  247. I/khrn_client_platform_linux( 133): platform_surface_update
  248. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  249. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  250. I/egl_client( 133): eglSwapBuffers
  251. I/khrn_client_platform_linux( 133): platform_surface_update
  252. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  253. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  254. I/egl_client( 133): eglSwapBuffers
  255. I/khrn_client_platform_linux( 133): platform_surface_update
  256. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  257. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  258. I/egl_client( 133): eglSwapBuffers
  259. I/khrn_client_platform_linux( 133): platform_surface_update
  260. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  261. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
  262. I/egl_client( 133): eglSwapBuffers
  263. I/khrn_client_platform_linux( 133): platform_surface_update
  264. I/khrn_client_platform_linux( 133): send_bound_pixmaps
  265. I/khrn_client_platform_linux( 133): khrn_platform_get_window_position
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement