Advertisement
Guest User

Untitled

a guest
Jun 29th, 2013
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.86 KB | None | 0 0
  1. uto@uto-SG33:~$ adb logcat
  2. --------- beginning of /dev/alog/main
  3. I/installd( 1466): installd firing up
  4. I/DEBUG ( 1461): debuggerd: Jun 30 2013 02:36:15
  5. D/AK8975 ( 1469): AK8975 daemon 1.0.8 Start
  6. D/AK8975 ( 1469): (Library version : 1.2.1.1125)
  7. I/cm ( 1481): ____ _ _ ____ _ _ ____ ____ ____ _ _ _ _ ____ ___
  8. I/cm ( 1484): | \_/ |__| |\ | | | | __ |___ |\ | |\/| | | | \
  9. I/cm ( 1488): |___ | | | | \| |__| |__] |___ | \| | | |__| |__/
  10. I/cm ( 1505): Welcome to Android 4.2.1 / CyanogenMod-10.1-20130629-UNOFFICIAL-vision
  11. I/SurfaceFlinger( 1463): SurfaceFlinger is starting
  12. I/SurfaceFlinger( 1463): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
  13. D/libEGL ( 1463): loaded /system/lib/egl/libEGL_adreno200.so
  14. D/libEGL ( 1463): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  15. D/libEGL ( 1463): loaded /system/lib/egl/libGLESv2_adreno200.so
  16. I/ServiceManager( 1467): Waiting for service SurfaceFlinger...
  17. I/Adreno200-EGL( 1463): <qeglDrvAPI_eglInitialize:294>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB.04.01.01.00.036_msm8960_JB_CL2644550_release_AU (CL2644550)
  18. I/Adreno200-EGL( 1463): Build Date: 07/31/12 Tue
  19. I/Adreno200-EGL( 1463): Local Branch:
  20. I/Adreno200-EGL( 1463): Remote Branch: quic/master
  21. I/Adreno200-EGL( 1463): Local Patches: NONE
  22. I/Adreno200-EGL( 1463): Reconstruct Branch: AU_LINUX_ANDROID_JB.04.01.01.00.036 + NOTHING
  23. I/gralloc ( 1463): using (fd=20)
  24. I/gralloc ( 1463): id = msmfb40_30001
  25. I/gralloc ( 1463): xres = 480 px
  26. I/gralloc ( 1463): yres = 800 px
  27. I/gralloc ( 1463): xres_virtual = 480 px
  28. I/gralloc ( 1463): yres_virtual = 2400 px
  29. I/gralloc ( 1463): bpp = 32
  30. I/gralloc ( 1463): r = 24:8
  31. I/gralloc ( 1463): g = 16:8
  32. I/gralloc ( 1463): b = 8:8
  33. I/gralloc ( 1463): width = 76 mm (160.421051 dpi)
  34. I/gralloc ( 1463): height = 127 mm (160.000000 dpi)
  35. I/gralloc ( 1463): refresh rate = 1986356224.00 Hz
  36. D/CALCFPS ( 1463): DEBUG_CALC_FPS: 0
  37. D/CALCFPS ( 1463): period: 10
  38. D/CALCFPS ( 1463): ignorethresh_us: 500000
  39. D/CALCFPS ( 1463): DEBUG_CALC_FPS: 0
  40. D/CALCFPS ( 1463): period: 10
  41. D/CALCFPS ( 1463): ignorethresh_us: 500000
  42. I/mediaserver( 1465): ServiceManager: 0x4177ce78
  43. I/AudioFlinger( 1465): Using default 3000 mSec as standby time.
  44. I/CameraService( 1465): CameraService started (pid=1465)
  45. I/ServiceManager( 1467): Waiting for service SurfaceFlinger...
  46. I/Adreno200-C2D( 1463): <c2d_wrapper_init:126>: C2D2 initializing z180 version: libc2d2_z180.so
  47. I/Adreno200-C2D( 1463): <c2d_wrapper_init:183>: C2D2 wrapper initialized successfully
  48. I/hwcomposer( 1463): Initializing Qualcomm Hardware Composer
  49. I/hwcomposer( 1463): MDP version: 400
  50. I/hwcomposer( 1463): DYN composition threshold : 2.000000
  51. I/SurfaceFlinger( 1463): Using composer version 0.3
  52. I/hwcomposer( 1463): Initializing VSYNC Thread
  53. W/SurfaceFlinger( 1463): getting VSYNC period from fb HAL: 0
  54. W/SurfaceFlinger( 1463): getting VSYNC period from thin air: 16666666
  55. W/Adreno200-EGL( 1463): <qeglDrvAPI_eglChooseConfig:780>: EGL_BAD_ATTRIBUTE
  56. W/SurfaceFlinger( 1463): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
  57. W/SurfaceFlinger( 1463): no suitable EGLConfig found, trying without EGL_RECORDABLE_ANDROID
  58. E/HAL ( 1465): load: module=/system/lib/hw/camera.default.so
  59. E/HAL ( 1465): Cannot load library: soinfo_link_image(linker.cpp:1649): could not load library "libcameraface.so" needed by "camera.default.so"; caused by soinfo_link_image(linker.cpp:1649): could not load library "libOlaEngine.so" needed by "libcameraface.so"; caused by soinfo_link_image(linker.cpp:1649): could not load library "libjnigraphics.so" needed by "libOlaEngine.so"; caused by load_library(linker.cpp:747): library "libjnigraphics.so" not found
  60. E/CameraService( 1465): Could not load camera HAL module
  61. I/AudioPolicyManagerBase( 1465): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  62. I/AudioFlinger( 1465): loadHwModule() Loaded primary audio interface from Default audio HW HAL (audio) handle 1
  63. I/AudioFlinger( 1465): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames
  64. E/Trace ( 1463): error opening trace file: No such file or directory (2)
  65. I/AudioMixer( 1465): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  66. I/AudioFlinger( 1465): Using module 1 has the primary audio interface
  67. I/SurfaceFlinger( 1463): EGL informations:
  68. I/SurfaceFlinger( 1463): vendor : Android
  69. I/SurfaceFlinger( 1463): version : 1.4 Android META-EGL
  70. I/SurfaceFlinger( 1463): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_EXT_create_context_robustness EGL_ANDROID_image_native_buffer
  71. I/SurfaceFlinger( 1463): Client API: OpenGL_ES
  72. I/SurfaceFlinger( 1463): EGLSurface: 8-8-8-8, config=0x4
  73. I/SurfaceFlinger( 1463): OpenGL ES informations:
  74. I/SurfaceFlinger( 1463): vendor : Qualcomm
  75. I/SurfaceFlinger( 1463): renderer : Adreno (TM) 205
  76. I/SurfaceFlinger( 1463): version : OpenGL ES-CM 1.1
  77. I/SurfaceFlinger( 1463): extensions: GL_EXT_debug_marker GL_AMD_compressed_ATC_texture GL_AMD_performance_monitor GL_APPLE_texture_2D_limited_npot GL_ARB_vertex_buffer_object GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_type_2_10_10_10_REV GL_OES_blend_equation_separate GL_OES_blend_func_separate GL_OES_blend_subtract GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_depth_texture GL_OES_depth24 GL_OES_draw_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_framebuffer_object GL_OES_matrix_palette GL_OES_packed_depth_stencil GL_OES_point_size_array GL_OES_point_sprite GL_OES_read_format GL_OES_rgb8_rgba8 GL_OES_stencil_wrap GL_OES_texture_cube_map GL_OES_texture_env_crossbar GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_texture_mirrored_repeat GL_QCOM_binning_control GL_QCOM_extended_get GL_QCOM_tiled_rendering GL_AMD_compressed_3DC_texture
  78. I/SurfaceFlinger( 1463): GL_MAX_TEXTURE_SIZE = 4096
  79. I/SurfaceFlinger( 1463): GL_MAX_VIEWPORT_DIMS = 4096 x 4096
  80. I/AudioFlinger( 1465): AudioFlinger's thread 0x4177e9d8 ready to run
  81. W/AudioFlinger( 1465): Thread AudioOut_2 cannot connect to the power manager service
  82. E/AudioFlinger( 1465): int android::load_audio_interface(const char*, audio_hw_device_t**) couldn't load audio hw module audio.a2dp (No such file or directory)
  83. I/AudioFlinger( 1465): loadHwModule() error -2 loading module a2dp
  84. W/AudioPolicyManagerBase( 1465): could not open HW module a2dp
  85. I/AudioPolicyService( 1465): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
  86. D/SurfaceFlinger( 1463): Screen acquired, type=0 flinger=0x40ccf318
  87. D/SensorService( 1472): nuSensorService starting...
  88. I/SensorService( 1472): BMA150 3-axis Accelerometer
  89. I/SensorService( 1472): AK8975 3-axis Magnetic field sensor
  90. I/SensorService( 1472): AK8975 Orientation sensor
  91. I/SensorService( 1472): CM3602 Proximity sensor
  92. I/SensorService( 1472): CM3602 Light sensor
  93. D/SensorService( 1472): nuSensorService thread starting...
  94. E/Trace ( 1467): error opening trace file: No such file or directory (2)
  95. I/ubuntu::detail::ApplicationManager( 1467): virtual bool android::InputSetup::DummyApplication::updateInfo()
  96. I/ubuntu::detail::ApplicationManager( 1467): virtual bool android::InputSetup::DummyApplicationWindow::updateInfo()
  97. D/EventHub( 1467): No input device configuration file found for device 'compass'.
  98. I/EventHub( 1467): New device: id=2, fd=33, path='/dev/input/event5', name='curcial-oj', classes=0x9, configuration='/system/usr/idc/curcial-oj.idc', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=false, usingClockIoctl=false
  99. D/EventHub( 1467): No input device configuration file found for device 'lightsensor-level'.
  100. D/EventHub( 1467): No input device configuration file found for device 'vision-keypad-fra'.
  101. I/EventHub( 1467): New device: id=4, fd=34, path='/dev/input/event3', name='vision-keypad-fra', classes=0xc3, configuration='', keyLayout='/system/usr/keylayout/vision-keypad-fra.kl', keyCharacterMap='/system/usr/keychars/vision-keypad-fra.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false
  102. D/EventHub( 1467): No input device configuration file found for device 'proximity'.
  103. E/filemap ( 1467): mmap(0,4096) failed: No such device
  104. I/EventHub( 1467): New device: id=6, fd=35, path='/dev/input/event1', name='atmel-touchscreen', classes=0x15, configuration='/system/usr/idc/atmel-touchscreen.idc', keyLayout='/system/usr/keylayout/atmel-touchscreen.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=false, usingClockIoctl=false
  105. D/EventHub( 1467): No input device configuration file found for device 'h2w headset'.
  106. I/EventHub( 1467): New device: id=7, fd=36, path='/dev/input/event0', name='h2w headset', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=false, usingClockIoctl=false
  107. I/InputReader( 1467): Device added: id=-1, name='Virtual', sources=0x00000301
  108. I/InputReader( 1467): Device added: id=7, name='h2w headset', sources=0x00000101
  109. W/InputReader( 1467): Invalid value for touch.size.calibration: 'normalized'
  110. I/InputReader( 1467): Device reconfigured: id=6, name='atmel-touchscreen', size 480x800, orientation 0, mode 1, display id 0
  111. I/InputReader( 1467): Device added: id=6, name='atmel-touchscreen', sources=0x00001103
  112. I/InputReader( 1467): Device added: id=0, name='vision-keypad-fra', sources=0x80000501
  113. I/InputReader( 1467): Device added: id=2, name='curcial-oj', sources=0x00010105
  114. E/linker ( 1710): linker.c:674| WARNING: `/system/lib/libubuntu_application_api.so` is not a prelinked library
  115. E/linker ( 1710): 0 mapped library 'libubuntu_application_api.so' to 40e10000 via kernel allocator.
  116. E/linker ( 1710): linker.c:674| WARNING: `libandroidfw.so` is not a prelinked library
  117. E/linker ( 1710): 0 mapped library 'libandroidfw.so' to 4167b000 via kernel allocator.
  118. E/linker ( 1710): linker.c:674| WARNING: `liblog.so` is not a prelinked library
  119. E/linker ( 1710): 0 mapped library 'liblog.so' to 4010a000 via kernel allocator.
  120. E/linker ( 1710): linker.c:674| WARNING: `libc.so` is not a prelinked library
  121. E/linker ( 1710): 0 mapped library 'libc.so' to 416b2000 via kernel allocator.
  122. E/linker ( 1710): linker.c:674| WARNING: `libdsyscalls.so` is not a prelinked library
  123. E/linker ( 1710): 0 mapped library 'libdsyscalls.so' to 41f58000 via kernel allocator.
  124. E/linker ( 1710): linker.c:674| WARNING: `libstdc++.so` is not a prelinked library
  125. E/linker ( 1710): 0 mapped library 'libstdc++.so' to 40dc3000 via kernel allocator.
  126. E/linker ( 1710): linker.c:674| WARNING: `libm.so` is not a prelinked library
  127. E/linker ( 1710): 0 mapped library 'libm.so' to 40e3b000 via kernel allocator.
  128. E/linker ( 1710): linker.c:674| WARNING: `libcutils.so` is not a prelinked library
  129. E/linker ( 1710): 0 mapped library 'libcutils.so' to 41706000 via kernel allocator.
  130. E/linker ( 1710): linker.c:674| WARNING: `libutils.so` is not a prelinked library
  131. E/linker ( 1710): 0 mapped library 'libutils.so' to 41723000 via kernel allocator.
  132. E/linker ( 1710): linker.c:674| WARNING: `libcorkscrew.so` is not a prelinked library
  133. E/linker ( 1710): 0 mapped library 'libcorkscrew.so' to 4003f000 via kernel allocator.
  134. E/linker ( 1710): linker.c:674| WARNING: `libgccdemangle.so` is not a prelinked library
  135. E/linker ( 1710): 0 mapped library 'libgccdemangle.so' to 40dc6000 via kernel allocator.
  136. E/linker ( 1710): linker.c:674| WARNING: `libz.so` is not a prelinked library
  137. E/linker ( 1710): 0 mapped library 'libz.so' to 40e62000 via kernel allocator.
  138. E/linker ( 1710): linker.c:674| WARNING: `libbinder.so` is not a prelinked library
  139. E/linker ( 1710): 0 mapped library 'libbinder.so' to 41fab000 via kernel allocator.
  140. E/linker ( 1710): linker.c:674| WARNING: `libskia.so` is not a prelinked library
  141. E/linker ( 1710): 0 mapped library 'libskia.so' to 43b00000 via kernel allocator.
  142. E/linker ( 1710): linker.c:674| WARNING: `libemoji.so` is not a prelinked library
  143. E/linker ( 1710): 0 mapped library 'libemoji.so' to 4000b000 via kernel allocator.
  144. E/linker ( 1710): linker.c:674| WARNING: `libjpeg.so` is not a prelinked library
  145. E/linker ( 1710): 0 mapped library 'libjpeg.so' to 41fd4000 via kernel allocator.
  146. E/linker ( 1710): linker.c:674| WARNING: `libexpat.so` is not a prelinked library
  147. E/linker ( 1710): 0 mapped library 'libexpat.so' to 4173e000 via kernel allocator.
  148. E/linker ( 1710): linker.c:674| WARNING: `libgui.so` is not a prelinked library
  149. E/linker ( 1710): 0 mapped library 'libgui.so' to 42006000 via kernel allocator.
  150. E/linker ( 1710): linker.c:674| WARNING: `libEGL.so` is not a prelinked library
  151. E/linker ( 1710): 0 mapped library 'libEGL.so' to 4203d000 via kernel allocator.
  152. E/linker ( 1710): linker.c:674| WARNING: `libGLES_trace.so` is not a prelinked library
  153. E/linker ( 1710): 0 mapped library 'libGLES_trace.so' to 42084000 via kernel allocator.
  154. E/linker ( 1710): linker.c:674| WARNING: `libstlport.so` is not a prelinked library
  155. E/linker ( 1710): 0 mapped library 'libstlport.so' to 420c8000 via kernel allocator.
  156. E/linker ( 1710): linker.c:674| WARNING: `libGLESv2.so` is not a prelinked library
  157. E/linker ( 1710): 0 mapped library 'libGLESv2.so' to 40dcd000 via kernel allocator.
  158. E/linker ( 1710): linker.c:674| WARNING: `libsync.so` is not a prelinked library
  159. E/linker ( 1710): 0 mapped library 'libsync.so' to 40dd4000 via kernel allocator.
  160. E/linker ( 1710): linker.c:674| WARNING: `libui.so` is not a prelinked library
  161. E/linker ( 1710): 0 mapped library 'libui.so' to 43c5c000 via kernel allocator.
  162. E/linker ( 1710): linker.c:674| WARNING: `libhardware.so` is not a prelinked library
  163. E/linker ( 1710): 0 mapped library 'libhardware.so' to 40044000 via kernel allocator.
  164. E/linker ( 1710): linker.c:674| WARNING: `libhardware_legacy.so` is not a prelinked library
  165. E/linker ( 1710): 0 mapped library 'libhardware_legacy.so' to 43c67000 via kernel allocator.
  166. E/linker ( 1710): linker.c:674| WARNING: `libwpa_client.so` is not a prelinked library
  167. E/linker ( 1710): 0 mapped library 'libwpa_client.so' to 43c6e000 via kernel allocator.
  168. E/linker ( 1710): linker.c:674| WARNING: `libnetutils.so` is not a prelinked library
  169. E/linker ( 1710): 0 mapped library 'libnetutils.so' to 43c72000 via kernel allocator.
  170. I/ ( 1710): UASensorsProximity* ua_sensors_proximity_new()():148
  171. I/ ( 1710): void ua_sensors_proximity_set_reading_cb(UASensorsProximity*, on_proximity_event_cb, void*)():226
  172. E/linker ( 1710): linker.c:674| WARNING: `/system/lib/libis_compat_layer.so` is not a prelinked library
  173. E/linker ( 1710): 0 mapped library 'libis_compat_layer.so' to 445c6000 via kernel allocator.
  174. E/linker ( 1710): linker.c:674| WARNING: `libinput.so` is not a prelinked library
  175. E/linker ( 1710): 0 mapped library 'libinput.so' to 4457f000 via kernel allocator.
  176. D/EventHub( 1710): No input device configuration file found for device 'compass'.
  177. E/linker ( 1710): linker.c:674| WARNING: `/system/lib/libsf_compat_layer.so` is not a prelinked library
  178. E/linker ( 1710): 0 mapped library 'libsf_compat_layer.so' to 4005f000 via kernel allocator.
  179. D/SurfaceFlinger( 1463): Screen acquired, type=0 flinger=0x40ccf318
  180. D/SurfaceFlinger( 1463): screen was previously acquired
  181. I/EventHub( 1710): New device: id=2, fd=30, path='/dev/input/event5', name='curcial-oj', classes=0x9, configuration='/system/usr/idc/curcial-oj.idc', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=false, usingClockIoctl=false
  182. D/EventHub( 1710): No input device configuration file found for device 'lightsensor-level'.
  183. D/EventHub( 1710): No input device configuration file found for device 'vision-keypad-fra'.
  184. I/EventHub( 1710): New device: id=4, fd=31, path='/dev/input/event3', name='vision-keypad-fra', classes=0xc3, configuration='', keyLayout='/system/usr/keylayout/vision-keypad-fra.kl', keyCharacterMap='/system/usr/keychars/vision-keypad-fra.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false
  185. D/EventHub( 1710): No input device configuration file found for device 'proximity'.
  186. E/filemap ( 1710): mmap(0,4096) failed: No such device
  187. I/EventHub( 1710): New device: id=6, fd=32, path='/dev/input/event1', name='atmel-touchscreen', classes=0x15, configuration='/system/usr/idc/atmel-touchscreen.idc', keyLayout='/system/usr/keylayout/atmel-touchscreen.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=false, usingClockIoctl=false
  188. D/EventHub( 1710): No input device configuration file found for device 'h2w headset'.
  189. I/EventHub( 1710): New device: id=7, fd=33, path='/dev/input/event0', name='h2w headset', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=false, usingClockIoctl=false
  190. I/InputReader( 1710): Device added: id=-1, name='Virtual', sources=0x00000301
  191. I/InputReader( 1710): Device added: id=7, name='h2w headset', sources=0x00000101
  192. W/InputReader( 1710): Invalid value for touch.size.calibration: 'normalized'
  193. I/InputReader( 1710): Device reconfigured: id=6, name='atmel-touchscreen', size 480x800, orientation 0, mode 1, display id 0
  194. I/InputReader( 1710): Device added: id=6, name='atmel-touchscreen', sources=0x00001103
  195. I/InputReader( 1710): Device added: id=0, name='vision-keypad-fra', sources=0x80000501
  196. I/InputReader( 1710): Device added: id=2, name='curcial-oj', sources=0x00010105
  197. D/SurfaceFlinger( 1463): Screen released, type=0 flinger=0x40ccf318
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement