Advertisement
Guest User

Untitled

a guest
Apr 13th, 2015
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.88 KB | None | 0 0
  1. sh-3.2# mv /dev/log /dev/log.old
  2. sh-3.2# mkdir /dev/log
  3. sh-3.2# ln -s /dev/log_main /dev/log/main
  4. sh-3.2# /system/bin/logcat
  5. I/qdgralloc( 1638): using (fd=5)
  6. I/qdgralloc( 1638): id = msmfb40_30001
  7. I/qdgralloc( 1638): xres = 480 px
  8. I/qdgralloc( 1638): yres = 800 px
  9. I/qdgralloc( 1638): xres_virtual = 480 px
  10. I/qdgralloc( 1638): yres_virtual = 2400 px
  11. I/qdgralloc( 1638): bpp = 32
  12. I/qdgralloc( 1638): r = 24:8
  13. I/qdgralloc( 1638): g = 16:8
  14. I/qdgralloc( 1638): b = 8:8
  15. I/qdgralloc( 1638): width = 76 mm (160.421051 dpi)
  16. I/qdgralloc( 1638): height = 127 mm (160.000000 dpi)
  17. I/qdgralloc( 1638): refresh rate = 59.00 Hz
  18. D/qdutils ( 1638): DEBUG_CALC_FPS: 0
  19. D/qdutils ( 1638): period: 10
  20. D/qdutils ( 1638): ignorethresh_us: 10
  21. D/qdutils ( 1638): DEBUG_CALC_FPS: 0
  22. D/qdutils ( 1638): period: 10
  23. D/qdutils ( 1638): ignorethresh_us: 10
  24. D/libEGL ( 1638): loaded /system/lib/egl/libEGL_adreno200.so
  25. D/libEGL ( 1638): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  26. D/libEGL ( 1638): loaded /system/lib/egl/libGLESv2_adreno200.so
  27. D/qdoverlay( 1638): initoverlay:: opening the device:: /dev/graphics/fb0
  28. D/qdoverlay( 1638): initoverlay:: opening the device:: /dev/graphics/fb1
  29. E/qdoverlay( 1638): cannot open framebuffer(1)
  30. E/qdexternal( 1638): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  31. I/qdhwcomposer( 1638): Initializing Qualcomm Hardware Composer
  32. I/qdhwcomposer( 1638): MDP version: 400
  33. E/cutils-trace( 1638): Error opening trace file: No such file or directory (2)
  34. D/qdhwcomposer( 1638): hwc_blank: Unblanking display: 0
  35. E/qdexternal( 1638): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  36. D/qdhwcomposer( 1638): hwc_blank: Done unblanking display: 0
  37. I/Adreno200-EGL( 1638): <qeglDrvAPI_eglInitialize:269>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051_msm8960_JB_VANILLA_CL2997615_release_AU (CL2997615)
  38. I/Adreno200-EGL( 1638): Build Date: 04/11/13 Thu
  39. I/Adreno200-EGL( 1638): Local Branch:
  40. I/Adreno200-EGL( 1638): Remote Branch: quic/mako_jb_mr1
  41. I/Adreno200-EGL( 1638): Local Patches: NONE
  42. I/Adreno200-EGL( 1638): Reconstruct Branch: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051 + NOTHING
  43. I/qdgralloc( 1731): using (fd=5)
  44. I/qdgralloc( 1731): id = msmfb40_30001
  45. I/qdgralloc( 1731): xres = 480 px
  46. I/qdgralloc( 1731): yres = 800 px
  47. I/qdgralloc( 1731): xres_virtual = 480 px
  48. I/qdgralloc( 1731): yres_virtual = 2400 px
  49. I/qdgralloc( 1731): bpp = 32
  50. I/qdgralloc( 1731): r = 24:8
  51. I/qdgralloc( 1731): g = 16:8
  52. I/qdgralloc( 1731): b = 8:8
  53. I/qdgralloc( 1731): width = 76 mm (160.421051 dpi)
  54. I/qdgralloc( 1731): height = 127 mm (160.000000 dpi)
  55. I/qdgralloc( 1731): refresh rate = 59.00 Hz
  56. D/qdutils ( 1731): DEBUG_CALC_FPS: 0
  57. D/qdutils ( 1731): period: 10
  58. D/qdutils ( 1731): ignorethresh_us: 10
  59. D/qdutils ( 1731): DEBUG_CALC_FPS: 0
  60. D/qdutils ( 1731): period: 10
  61. D/qdutils ( 1731): ignorethresh_us: 10
  62. D/libEGL ( 1731): loaded /system/lib/egl/libEGL_adreno200.so
  63. D/libEGL ( 1731): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  64. D/libEGL ( 1731): loaded /system/lib/egl/libGLESv2_adreno200.so
  65. D/qdoverlay( 1731): initoverlay:: opening the device:: /dev/graphics/fb0
  66. D/qdoverlay( 1731): initoverlay:: opening the device:: /dev/graphics/fb1
  67. E/qdoverlay( 1731): cannot open framebuffer(1)
  68. E/qdexternal( 1731): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  69. I/qdhwcomposer( 1731): Initializing Qualcomm Hardware Composer
  70. I/qdhwcomposer( 1731): MDP version: 400
  71. E/cutils-trace( 1731): Error opening trace file: No such file or directory (2)
  72. D/qdhwcomposer( 1731): hwc_blank: Unblanking display: 0
  73. E/qdexternal( 1731): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  74. D/qdhwcomposer( 1731): hwc_blank: Done unblanking display: 0
  75. I/Adreno200-EGL( 1731): <qeglDrvAPI_eglInitialize:269>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051_msm8960_JB_VANILLA_CL2997615_release_AU (CL2997615)
  76. I/Adreno200-EGL( 1731): Build Date: 04/11/13 Thu
  77. I/Adreno200-EGL( 1731): Local Branch:
  78. I/Adreno200-EGL( 1731): Remote Branch: quic/mako_jb_mr1
  79. I/Adreno200-EGL( 1731): Local Patches: NONE
  80. I/Adreno200-EGL( 1731): Reconstruct Branch: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051 + NOTHING
  81. I/qdgralloc( 2052): using (fd=5)
  82. I/qdgralloc( 2052): id = msmfb40_30001
  83. I/qdgralloc( 2052): xres = 480 px
  84. I/qdgralloc( 2052): yres = 800 px
  85. I/qdgralloc( 2052): xres_virtual = 480 px
  86. I/qdgralloc( 2052): yres_virtual = 2400 px
  87. I/qdgralloc( 2052): bpp = 32
  88. I/qdgralloc( 2052): r = 24:8
  89. I/qdgralloc( 2052): g = 16:8
  90. I/qdgralloc( 2052): b = 8:8
  91. I/qdgralloc( 2052): width = 76 mm (160.421051 dpi)
  92. I/qdgralloc( 2052): height = 127 mm (160.000000 dpi)
  93. I/qdgralloc( 2052): refresh rate = 59.00 Hz
  94. D/qdutils ( 2052): DEBUG_CALC_FPS: 0
  95. D/qdutils ( 2052): period: 10
  96. D/qdutils ( 2052): ignorethresh_us: 10
  97. D/qdutils ( 2052): DEBUG_CALC_FPS: 0
  98. D/qdutils ( 2052): period: 10
  99. D/qdutils ( 2052): ignorethresh_us: 10
  100. D/libEGL ( 2052): loaded /system/lib/egl/libEGL_adreno200.so
  101. D/libEGL ( 2052): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  102. D/libEGL ( 2052): loaded /system/lib/egl/libGLESv2_adreno200.so
  103. D/qdoverlay( 2052): initoverlay:: opening the device:: /dev/graphics/fb0
  104. D/qdoverlay( 2052): initoverlay:: opening the device:: /dev/graphics/fb1
  105. E/qdoverlay( 2052): cannot open framebuffer(1)
  106. E/qdexternal( 2052): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  107. I/qdhwcomposer( 2052): Initializing Qualcomm Hardware Composer
  108. I/qdhwcomposer( 2052): MDP version: 400
  109. E/cutils-trace( 2052): Error opening trace file: No such file or directory (2)
  110. D/qdhwcomposer( 2052): hwc_blank: Unblanking display: 0
  111. E/qdexternal( 2052): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  112. D/qdhwcomposer( 2052): hwc_blank: Done unblanking display: 0
  113. I/Adreno200-EGL( 2052): <qeglDrvAPI_eglInitialize:269>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051_msm8960_JB_VANILLA_CL2997615_release_AU (CL2997615)
  114. I/Adreno200-EGL( 2052): Build Date: 04/11/13 Thu
  115. I/Adreno200-EGL( 2052): Local Branch:
  116. I/Adreno200-EGL( 2052): Remote Branch: quic/mako_jb_mr1
  117. I/Adreno200-EGL( 2052): Local Patches: NONE
  118. I/Adreno200-EGL( 2052): Reconstruct Branch: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051 + NOTHING
  119. I/qdgralloc( 2188): using (fd=5)
  120. I/qdgralloc( 2188): id = msmfb40_30001
  121. I/qdgralloc( 2188): xres = 480 px
  122. I/qdgralloc( 2188): yres = 800 px
  123. I/qdgralloc( 2188): xres_virtual = 480 px
  124. I/qdgralloc( 2188): yres_virtual = 2400 px
  125. I/qdgralloc( 2188): bpp = 32
  126. I/qdgralloc( 2188): r = 24:8
  127. I/qdgralloc( 2188): g = 16:8
  128. I/qdgralloc( 2188): b = 8:8
  129. I/qdgralloc( 2188): width = 76 mm (160.421051 dpi)
  130. I/qdgralloc( 2188): height = 127 mm (160.000000 dpi)
  131. I/qdgralloc( 2188): refresh rate = 59.00 Hz
  132. D/qdutils ( 2188): DEBUG_CALC_FPS: 0
  133. D/qdutils ( 2188): period: 10
  134. D/qdutils ( 2188): ignorethresh_us: 10
  135. D/qdutils ( 2188): DEBUG_CALC_FPS: 0
  136. D/qdutils ( 2188): period: 10
  137. D/qdutils ( 2188): ignorethresh_us: 10
  138. D/libEGL ( 2188): loaded /system/lib/egl/libEGL_adreno200.so
  139. D/libEGL ( 2188): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  140. D/libEGL ( 2188): loaded /system/lib/egl/libGLESv2_adreno200.so
  141. D/qdoverlay( 2188): initoverlay:: opening the device:: /dev/graphics/fb0
  142. D/qdoverlay( 2188): initoverlay:: opening the device:: /dev/graphics/fb1
  143. E/qdoverlay( 2188): cannot open framebuffer(1)
  144. E/qdexternal( 2188): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  145. I/qdhwcomposer( 2188): Initializing Qualcomm Hardware Composer
  146. I/qdhwcomposer( 2188): MDP version: 400
  147. E/cutils-trace( 2188): Error opening trace file: No such file or directory (2)
  148. D/qdhwcomposer( 2188): hwc_blank: Unblanking display: 0
  149. E/qdexternal( 2188): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  150. D/qdhwcomposer( 2188): hwc_blank: Done unblanking display: 0
  151. I/Adreno200-EGL( 2188): <qeglDrvAPI_eglInitialize:269>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051_msm8960_JB_VANILLA_CL2997615_release_AU (CL2997615)
  152. I/Adreno200-EGL( 2188): Build Date: 04/11/13 Thu
  153. I/Adreno200-EGL( 2188): Local Branch:
  154. I/Adreno200-EGL( 2188): Remote Branch: quic/mako_jb_mr1
  155. I/Adreno200-EGL( 2188): Local Patches: NONE
  156. I/Adreno200-EGL( 2188): Reconstruct Branch: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051 + NOTHING
  157. D/qdoverlay( 2259): initoverlay:: opening the device:: /dev/graphics/fb0
  158. D/qdoverlay( 2259): initoverlay:: opening the device:: /dev/graphics/fb1
  159. E/qdoverlay( 2259): cannot open framebuffer(1)
  160. E/qdexternal( 2259): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  161. I/qdhwcomposer( 2259): Initializing Qualcomm Hardware Composer
  162. I/qdhwcomposer( 2259): MDP version: 400
  163. E/cutils-trace( 2259): Error opening trace file: No such file or directory (2)
  164. D/qdhwcomposer( 2259): hwc_blank: Unblanking display: 0
  165. E/qdexternal( 2259): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  166. D/qdhwcomposer( 2259): hwc_blank: Done unblanking display: 0
  167. D/qdhwcomposer( 2259): hwc_getDisplayAttributes disp = 0, width = 480
  168. D/qdhwcomposer( 2259): hwc_getDisplayAttributes disp = 0, height = 800
  169. E/qdhwcomposer( 2259): Unknown display attribute 0
  170. D/libEGL ( 2259): loaded /system/lib/egl/libEGL_adreno200.so
  171. D/libEGL ( 2259): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  172. D/libEGL ( 2259): loaded /system/lib/egl/libGLESv2_adreno200.so
  173. I/Adreno200-EGL( 2259): <qeglDrvAPI_eglInitialize:269>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051_msm8960_JB_VANILLA_CL2997615_release_AU (CL2997615)
  174. I/Adreno200-EGL( 2259): Build Date: 04/11/13 Thu
  175. I/Adreno200-EGL( 2259): Local Branch:
  176. I/Adreno200-EGL( 2259): Remote Branch: quic/mako_jb_mr1
  177. I/Adreno200-EGL( 2259): Local Patches: NONE
  178. I/Adreno200-EGL( 2259): Reconstruct Branch: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051 + NOTHING
  179. D/qdoverlay( 2556): initoverlay:: opening the device:: /dev/graphics/fb0
  180. D/qdoverlay( 2556): initoverlay:: opening the device:: /dev/graphics/fb1
  181. E/qdoverlay( 2556): cannot open framebuffer(1)
  182. E/qdexternal( 2556): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  183. I/qdhwcomposer( 2556): Initializing Qualcomm Hardware Composer
  184. I/qdhwcomposer( 2556): MDP version: 400
  185. E/cutils-trace( 2556): Error opening trace file: No such file or directory (2)
  186. D/qdhwcomposer( 2556): hwc_blank: Unblanking display: 0
  187. E/qdexternal( 2556): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  188. D/qdhwcomposer( 2556): hwc_blank: Done unblanking display: 0
  189. D/qdhwcomposer( 2556): hwc_getDisplayAttributes disp = 0, width = 480
  190. D/qdhwcomposer( 2556): hwc_getDisplayAttributes disp = 0, height = 800
  191. E/qdhwcomposer( 2556): Unknown display attribute 0
  192. I/qdgralloc( 2556): using (fd=17)
  193. I/qdgralloc( 2556): id = msmfb40_30001
  194. I/qdgralloc( 2556): xres = 480 px
  195. I/qdgralloc( 2556): yres = 800 px
  196. I/qdgralloc( 2556): xres_virtual = 480 px
  197. I/qdgralloc( 2556): yres_virtual = 2400 px
  198. I/qdgralloc( 2556): bpp = 32
  199. I/qdgralloc( 2556): r = 24:8
  200. I/qdgralloc( 2556): g = 16:8
  201. I/qdgralloc( 2556): b = 8:8
  202. I/qdgralloc( 2556): width = 76 mm (160.421051 dpi)
  203. I/qdgralloc( 2556): height = 127 mm (160.000000 dpi)
  204. I/qdgralloc( 2556): refresh rate = 59.00 Hz
  205. D/qdutils ( 2556): DEBUG_CALC_FPS: 0
  206. D/qdutils ( 2556): period: 10
  207. D/qdutils ( 2556): ignorethresh_us: 10
  208. D/qdutils ( 2556): DEBUG_CALC_FPS: 0
  209. D/qdutils ( 2556): period: 10
  210. D/qdutils ( 2556): ignorethresh_us: 10
  211. D/libEGL ( 2556): loaded /system/lib/egl/libEGL_adreno200.so
  212. D/libEGL ( 2556): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  213. D/libEGL ( 2556): loaded /system/lib/egl/libGLESv2_adreno200.so
  214. I/Adreno200-EGL( 2556): <qeglDrvAPI_eglInitialize:269>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051_msm8960_JB_VANILLA_CL2997615_release_AU (CL2997615)
  215. I/Adreno200-EGL( 2556): Build Date: 04/11/13 Thu
  216. I/Adreno200-EGL( 2556): Local Branch:
  217. I/Adreno200-EGL( 2556): Remote Branch: quic/mako_jb_mr1
  218. I/Adreno200-EGL( 2556): Local Patches: NONE
  219. I/Adreno200-EGL( 2556): Reconstruct Branch: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051 + NOTHING
  220. D/libEGL ( 2581): loaded /system/lib/egl/libEGL_adreno200.so
  221. D/libEGL ( 2581): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  222. D/libEGL ( 2581): loaded /system/lib/egl/libGLESv2_adreno200.so
  223. D/qdoverlay( 2581): initoverlay:: opening the device:: /dev/graphics/fb0
  224. D/qdoverlay( 2581): initoverlay:: opening the device:: /dev/graphics/fb1
  225. E/qdoverlay( 2581): cannot open framebuffer(1)
  226. E/qdexternal( 2581): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  227. I/qdhwcomposer( 2581): Initializing Qualcomm Hardware Composer
  228. I/qdhwcomposer( 2581): MDP version: 400
  229. E/cutils-trace( 2581): Error opening trace file: No such file or directory (2)
  230. D/qdhwcomposer( 2581): hwc_blank: Unblanking display: 0
  231. E/qdexternal( 2581): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  232. D/qdhwcomposer( 2581): hwc_blank: Done unblanking display: 0
  233. I/Adreno200-EGL( 2581): <qeglDrvAPI_eglInitialize:269>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051_msm8960_JB_VANILLA_CL2997615_release_AU (CL2997615)
  234. I/Adreno200-EGL( 2581): Build Date: 04/11/13 Thu
  235. I/Adreno200-EGL( 2581): Local Branch:
  236. I/Adreno200-EGL( 2581): Remote Branch: quic/mako_jb_mr1
  237. I/Adreno200-EGL( 2581): Local Patches: NONE
  238. I/Adreno200-EGL( 2581): Reconstruct Branch: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051 + NOTHING
  239. D/libEGL ( 2604): loaded /system/lib/egl/libEGL_adreno200.so
  240. D/libEGL ( 2604): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  241. D/libEGL ( 2604): loaded /system/lib/egl/libGLESv2_adreno200.so
  242. D/qdoverlay( 2604): initoverlay:: opening the device:: /dev/graphics/fb0
  243. D/qdoverlay( 2604): initoverlay:: opening the device:: /dev/graphics/fb1
  244. E/qdoverlay( 2604): cannot open framebuffer(1)
  245. E/qdexternal( 2604): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  246. I/qdhwcomposer( 2604): Initializing Qualcomm Hardware Composer
  247. I/qdhwcomposer( 2604): MDP version: 400
  248. E/cutils-trace( 2604): Error opening trace file: No such file or directory (2)
  249. D/qdhwcomposer( 2604): hwc_blank: Unblanking display: 0
  250. E/qdexternal( 2604): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  251. D/qdhwcomposer( 2604): hwc_blank: Done unblanking display: 0
  252. I/Adreno200-EGL( 2604): <qeglDrvAPI_eglInitialize:269>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051_msm8960_JB_VANILLA_CL2997615_release_AU (CL2997615)
  253. I/Adreno200-EGL( 2604): Build Date: 04/11/13 Thu
  254. I/Adreno200-EGL( 2604): Local Branch:
  255. I/Adreno200-EGL( 2604): Remote Branch: quic/mako_jb_mr1
  256. I/Adreno200-EGL( 2604): Local Patches: NONE
  257. I/Adreno200-EGL( 2604): Reconstruct Branch: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051 + NOTHING
  258. D/libEGL ( 2640): loaded /system/lib/egl/libEGL_adreno200.so
  259. D/libEGL ( 2640): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  260. D/libEGL ( 2640): loaded /system/lib/egl/libGLESv2_adreno200.so
  261. D/qdoverlay( 2640): initoverlay:: opening the device:: /dev/graphics/fb0
  262. D/qdoverlay( 2640): initoverlay:: opening the device:: /dev/graphics/fb1
  263. E/qdoverlay( 2640): cannot open framebuffer(1)
  264. E/qdexternal( 2640): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  265. I/qdhwcomposer( 2640): Initializing Qualcomm Hardware Composer
  266. I/qdhwcomposer( 2640): MDP version: 400
  267. E/cutils-trace( 2640): Error opening trace file: No such file or directory (2)
  268. D/qdhwcomposer( 2640): hwc_blank: Unblanking display: 0
  269. E/qdexternal( 2640): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  270. D/qdhwcomposer( 2640): hwc_blank: Done unblanking display: 0
  271. I/Adreno200-EGL( 2640): <qeglDrvAPI_eglInitialize:269>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051_msm8960_JB_VANILLA_CL2997615_release_AU (CL2997615)
  272. I/Adreno200-EGL( 2640): Build Date: 04/11/13 Thu
  273. I/Adreno200-EGL( 2640): Local Branch:
  274. I/Adreno200-EGL( 2640): Remote Branch: quic/mako_jb_mr1
  275. I/Adreno200-EGL( 2640): Local Patches: NONE
  276. I/Adreno200-EGL( 2640): Reconstruct Branch: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051 + NOTHING
  277. D/libEGL ( 2654): loaded /system/lib/egl/libEGL_adreno200.so
  278. D/libEGL ( 2654): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  279. D/libEGL ( 2654): loaded /system/lib/egl/libGLESv2_adreno200.so
  280. D/qdoverlay( 2654): initoverlay:: opening the device:: /dev/graphics/fb0
  281. D/qdoverlay( 2654): initoverlay:: opening the device:: /dev/graphics/fb1
  282. E/qdoverlay( 2654): cannot open framebuffer(1)
  283. E/qdexternal( 2654): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  284. I/qdhwcomposer( 2654): Initializing Qualcomm Hardware Composer
  285. I/qdhwcomposer( 2654): MDP version: 400
  286. E/cutils-trace( 2654): Error opening trace file: No such file or directory (2)
  287. D/qdhwcomposer( 2654): hwc_blank: Unblanking display: 0
  288. E/qdexternal( 2654): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  289. D/qdhwcomposer( 2654): hwc_blank: Done unblanking display: 0
  290. I/Adreno200-EGL( 2654): <qeglDrvAPI_eglInitialize:269>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051_msm8960_JB_VANILLA_CL2997615_release_AU (CL2997615)
  291. I/Adreno200-EGL( 2654): Build Date: 04/11/13 Thu
  292. I/Adreno200-EGL( 2654): Local Branch:
  293. I/Adreno200-EGL( 2654): Remote Branch: quic/mako_jb_mr1
  294. I/Adreno200-EGL( 2654): Local Patches: NONE
  295. I/Adreno200-EGL( 2654): Reconstruct Branch: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051 + NOTHING
  296. D/libEGL ( 2684): loaded /system/lib/egl/libEGL_adreno200.so
  297. D/libEGL ( 2684): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  298. D/libEGL ( 2684): loaded /system/lib/egl/libGLESv2_adreno200.so
  299. D/qdoverlay( 2684): initoverlay:: opening the device:: /dev/graphics/fb0
  300. D/qdoverlay( 2684): initoverlay:: opening the device:: /dev/graphics/fb1
  301. E/qdoverlay( 2684): cannot open framebuffer(1)
  302. E/qdexternal( 2684): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  303. I/qdhwcomposer( 2684): Initializing Qualcomm Hardware Composer
  304. I/qdhwcomposer( 2684): MDP version: 400
  305. E/cutils-trace( 2684): Error opening trace file: No such file or directory (2)
  306. D/qdhwcomposer( 2684): hwc_blank: Unblanking display: 0
  307. E/qdexternal( 2684): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  308. D/qdhwcomposer( 2684): hwc_blank: Done unblanking display: 0
  309. I/Adreno200-EGL( 2684): <qeglDrvAPI_eglInitialize:269>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051_msm8960_JB_VANILLA_CL2997615_release_AU (CL2997615)
  310. I/Adreno200-EGL( 2684): Build Date: 04/11/13 Thu
  311. I/Adreno200-EGL( 2684): Local Branch:
  312. I/Adreno200-EGL( 2684): Remote Branch: quic/mako_jb_mr1
  313. I/Adreno200-EGL( 2684): Local Patches: NONE
  314. I/Adreno200-EGL( 2684): Reconstruct Branch: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051 + NOTHING
  315. D/libEGL ( 2744): loaded /system/lib/egl/libEGL_adreno200.so
  316. D/libEGL ( 2744): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  317. D/libEGL ( 2744): loaded /system/lib/egl/libGLESv2_adreno200.so
  318. D/qdoverlay( 2744): initoverlay:: opening the device:: /dev/graphics/fb0
  319. D/qdoverlay( 2744): initoverlay:: opening the device:: /dev/graphics/fb1
  320. E/qdoverlay( 2744): cannot open framebuffer(1)
  321. E/qdexternal( 2744): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  322. I/qdhwcomposer( 2744): Initializing Qualcomm Hardware Composer
  323. I/qdhwcomposer( 2744): MDP version: 400
  324. E/cutils-trace( 2744): Error opening trace file: No such file or directory (2)
  325. D/qdhwcomposer( 2744): hwc_blank: Unblanking display: 0
  326. E/qdexternal( 2744): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  327. D/qdhwcomposer( 2744): hwc_blank: Done unblanking display: 0
  328. I/Adreno200-EGL( 2744): <qeglDrvAPI_eglInitialize:269>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051_msm8960_JB_VANILLA_CL2997615_release_AU (CL2997615)
  329. I/Adreno200-EGL( 2744): Build Date: 04/11/13 Thu
  330. I/Adreno200-EGL( 2744): Local Branch:
  331. I/Adreno200-EGL( 2744): Remote Branch: quic/mako_jb_mr1
  332. I/Adreno200-EGL( 2744): Local Patches: NONE
  333. I/Adreno200-EGL( 2744): Reconstruct Branch: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051 + NOTHING
  334. D/libEGL ( 2760): loaded /system/lib/egl/libEGL_adreno200.so
  335. D/libEGL ( 2760): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  336. D/libEGL ( 2760): loaded /system/lib/egl/libGLESv2_adreno200.so
  337. D/qdoverlay( 2760): initoverlay:: opening the device:: /dev/graphics/fb0
  338. D/qdoverlay( 2760): initoverlay:: opening the device:: /dev/graphics/fb1
  339. E/qdoverlay( 2760): cannot open framebuffer(1)
  340. E/qdexternal( 2760): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  341. I/qdhwcomposer( 2760): Initializing Qualcomm Hardware Composer
  342. I/qdhwcomposer( 2760): MDP version: 400
  343. E/cutils-trace( 2760): Error opening trace file: No such file or directory (2)
  344. D/qdhwcomposer( 2760): hwc_blank: Unblanking display: 0
  345. E/qdexternal( 2760): writeHPDOption: state file '/sys/devices/virtual/graphics/fb-1/hpd' not found : ret-1 err str: No such file or directory
  346. D/qdhwcomposer( 2760): hwc_blank: Done unblanking display: 0
  347. I/Adreno200-EGL( 2760): <qeglDrvAPI_eglInitialize:269>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051_msm8960_JB_VANILLA_CL2997615_release_AU (CL2997615)
  348. I/Adreno200-EGL( 2760): Build Date: 04/11/13 Thu
  349. I/Adreno200-EGL( 2760): Local Branch:
  350. I/Adreno200-EGL( 2760): Remote Branch: quic/mako_jb_mr1
  351. I/Adreno200-EGL( 2760): Local Patches: NONE
  352. I/Adreno200-EGL( 2760): Reconstruct Branch: AU_LINUX_ANDROID_JB_VANILLA.04.02.02.60.051 + NOTHING
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement