Advertisement
nexwave-mat

Untitled

Jul 31st, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.51 KB | None | 0 0
  1. ----ERROR----
  2. hardware/qcom/display-caf/libcopybit/copybit_c2d.cpp: In function 'int blit_copybit(copybit_device_t*, const copybit_image_t*, const copybit_image_t*, const copybit_region_t*)':
  3. hardware/qcom/display-caf/libcopybit/copybit_c2d.cpp:1364:55: error: narrowing conversion of 'dst->copybit_image_t::w' from 'const uint32_t {aka const unsigned int}' to 'int' inside { } is ill-formed in C++11 [-Werror=narrowing]
  4. hardware/qcom/display-caf/libcopybit/copybit_c2d.cpp:1364:55: error: narrowing conversion of 'dst->copybit_image_t::h' from 'const uint32_t {aka const unsigned int}' to 'int' inside { } is ill-formed in C++11 [-Werror=narrowing]
  5. hardware/qcom/display-caf/libcopybit/copybit_c2d.cpp:1365:55: error: narrowing conversion of 'src->copybit_image_t::w' from 'const uint32_t {aka const unsigned int}' to 'int' inside { } is ill-formed in C++11 [-Werror=narrowing]
  6. hardware/qcom/display-caf/libcopybit/copybit_c2d.cpp:1365:55: error: narrowing conversion of 'src->copybit_image_t::h' from 'const uint32_t {aka const unsigned int}' to 'int' inside { } is ill-formed in C++11 [-Werror=narrowing]
  7. target thumb C++: audio_policy.msm8660 <= hardware/qcom/audio-caf/msm8660/AudioPolicyManager.cpp
  8. cc1plus: all warnings being treated as errors
  9. make: *** [/home/mdaniel/ubuntutouch/out/target/product/p930/obj/SHARED_LIBRARIES/copybit.msm8660_intermediates/copybit_c2d.o] Error 1
  10. make: *** Waiting for unfinished jobs....
  11.  
  12. ----FILE SECTION: hardware/qcom/display-caf/libcopybit/copybit_c2d.cpp----
  13. /** Perform a blit type operation */
  14. static int blit_copybit(
  15. struct copybit_device_t *dev,
  16. struct copybit_image_t const *dst,
  17. struct copybit_image_t const *src,
  18. struct copybit_region_t const *region)
  19. {
  20. struct copybit_rect_t dr = { 0, 0, dst->w, dst->h };
  21. struct copybit_rect_t sr = { 0, 0, src->w, src->h };
  22. return stretch_copybit_internal(dev, dst, src, &dr, &sr, region, false);
  23. }
  24.  
  25. ----LOGCAT----
  26. ubuntutouch$ adb logcat
  27. --------- beginning of /dev/alog/main
  28. I/qrngd ( 197): qrngd has started:
  29. I/qrngd ( 197): Reading device:'/dev/hw_random' updating entropy for device:'/dev/random'
  30. I/installd( 194): installd firing up
  31. E/cutils ( 194): Failed to read /data/.layout_version: No such file or directory
  32. D/installd( 194): Upgrading /data/media for multi-user
  33. D/installd( 194): Upgrading to shared /data/media/obb
  34. I/DEBUG ( 189): debuggerd: Jul 31 2013 10:49:46
  35. E/kickstart( 214): RUNNING: /system/bin/ks -o -v -p /dev/ttyHSL1 -d 10:/system/etc/firmware/dbl.mbn
  36. I/cm ( 241): ____ _ _ ____ _ _ ____ ____ ____ _ _ _ _ ____ ___
  37. I/cm ( 249): | \_/ |__| |\ | | | | __ |___ |\ | |\/| | | | \
  38. I/cm ( 250): |___ | | | | \| |__| |__] |___ | \| | | |__| |__/
  39. I/cm ( 255): Welcome to Android 4.2.1 / CyanogenMod-10.1-20130731-UNOFFICIAL-p930
  40. W/libc ( 209): WARNING: generic atexit() called from legacy shared library
  41. I/SurfaceFlinger( 191): SurfaceFlinger is starting
  42. I/SurfaceFlinger( 191): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
  43. D/libEGL ( 191): loaded /system/lib/egl/libEGL_adreno200.so
  44. I/ServiceManager( 195): Waiting for service SurfaceFlinger...
  45. D/libEGL ( 191): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  46. D/libEGL ( 191): loaded /system/lib/egl/libGLESv2_adreno200.so
  47. I/Adreno200-EGL( 191): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2946718_release_AU (CL2946718)
  48. I/Adreno200-EGL( 191): Build Date: 11/04/12 Sun
  49. I/Adreno200-EGL( 191): Local Branch:
  50. I/Adreno200-EGL( 191): Remote Branch: m/partner-android/jb-mr1-dev
  51. I/Adreno200-EGL( 191): Local Patches: NONE
  52. I/Adreno200-EGL( 191): Reconstruct Branch: NOTHING
  53. I/qdgralloc( 191): using (fd=21)
  54. I/qdgralloc( 191): id = msmfb41_80201
  55. I/qdgralloc( 191): xres = 720 px
  56. I/qdgralloc( 191): yres = 1280 px
  57. I/qdgralloc( 191): xres_virtual = 720 px
  58. I/qdgralloc( 191): yres_virtual = 3840 px
  59. I/qdgralloc( 191): bpp = 32
  60. I/qdgralloc( 191): r = 24:8
  61. I/qdgralloc( 191): g = 16:8
  62. I/qdgralloc( 191): b = 8:8
  63. I/qdgralloc( 191): width = 56 mm (326.571442 dpi)
  64. I/qdgralloc( 191): height = 99 mm (328.404053 dpi)
  65. I/qdgralloc( 191): refresh rate = 60.00 Hz
  66. D/qdutils ( 191): DEBUG_CALC_FPS: 0
  67. D/qdutils ( 191): period: 10
  68. D/qdutils ( 191): ignorethresh_us: 500000
  69. D/qdutils ( 191): DEBUG_CALC_FPS: 0
  70. D/qdutils ( 191): period: 10
  71. D/qdutils ( 191): ignorethresh_us: 500000
  72. D/qdoverlay( 191): initoverlay:: opening the device:: /dev/graphics/fb0
  73. D/qdoverlay( 191): ndx=1 num=2 z_order=-1
  74. D/qdoverlay( 191): initoverlay:: opening the device:: /dev/graphics/fb1
  75. D/qdoverlay( 191): ndx=2 num=3 z_order=-1
  76. I/mediaserver( 193): ServiceManager: 0xfdfe78
  77. I/AudioFlinger( 193): Using default 3000 mSec as standby time.
  78. I/CameraService( 193): CameraService started (pid=193)
  79. D/qdoverlay( 191): initoverlay:: opening the device:: /dev/graphics/fb2
  80. E/qdoverlay( 191): cannot open framebuffer(2)
  81. E/qdoverlay( 191): initOverlay failed
  82. E/qdcopybit( 191): open_copybit: dlsym ERROR
  83. E/qdhwcomposer( 191): FATAL ERROR: copybit open failed.
  84. I/qdhwcomposer( 191): Initializing Qualcomm Hardware Composer
  85. I/qdhwcomposer( 191): MDP version: 410
  86. I/SurfaceFlinger( 191): Using composer version 1.1
  87. I/qdhwcomposer( 191): hwc_registerProcs
  88. I/qdhwcomposer( 191): Initializing UEVENT Thread
  89. I/qdhwcomposer( 191): Initializing VSYNC Thread
  90. D/qdhwcomposer( 191): hwc_getDisplayAttributes disp = 0, width = 720
  91. D/qdhwcomposer( 191): hwc_getDisplayAttributes disp = 0, height = 1280
  92. W/SurfaceFlinger( 191): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
  93. W/SurfaceFlinger( 191): no suitable EGLConfig found, trying without EGL_RECORDABLE_ANDROID
  94. E/HAL ( 193): load: module=/system/lib/hw/camera.msm8660.so
  95. E/HAL ( 193): Cannot load library: soinfo_link_image(linker.cpp:1649): could not load library "libOlaFaceDetector.so" needed by "camera.msm8660.so"; caused by soinfo_link_image(linker.cpp:1649): could not load library "libjnigraphics.so" needed by "libOlaFaceDetector.so"; caused by load_library(linker.cpp:747): library "libjnigraphics.so" not found
  96. E/CameraService( 193): Could not load camera HAL module
  97. I/AudioPolicyManagerBase( 193): loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  98. E/Trace ( 191): error opening trace file: No such file or directory (2)
  99. I/SurfaceFlinger( 191): EGL informations:
  100. I/SurfaceFlinger( 191): vendor : Android
  101. I/SurfaceFlinger( 191): version : 1.4 Android META-EGL
  102. I/SurfaceFlinger( 191): 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
  103. I/SurfaceFlinger( 191): Client API: OpenGL_ES
  104. I/SurfaceFlinger( 191): EGLSurface: 8-8-8-8, config=0x4
  105. I/SurfaceFlinger( 191): OpenGL ES informations:
  106. I/SurfaceFlinger( 191): vendor : Qualcomm
  107. I/SurfaceFlinger( 191): renderer : Adreno (TM) 220
  108. I/SurfaceFlinger( 191): version : OpenGL ES-CM 1.1 V@6.0 AU@
  109. I/SurfaceFlinger( 191): 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
  110. I/SurfaceFlinger( 191): GL_MAX_TEXTURE_SIZE = 4096
  111. I/SurfaceFlinger( 191): GL_MAX_VIEWPORT_DIMS = 4096 x 4096
  112. D/SurfaceFlinger( 191): Screen acquired, type=0 flinger=0x1468318
  113. D/qdhwcomposer( 191): hwc_blank: Doing Dpy=0, blank=0
  114. D/qdhwcomposer( 191): hwc_blank: Done Dpy=0, blank=0
  115. D/AudioHardwareMSM8660( 193): msm_mixer_open: Opening the device
  116. D/AudioHardwareMSM8660( 193): msm_mixer_count:mixer_cnt =59
  117. I/AudioHardwareMSM8660( 193): index = 0
  118. I/AudioHardwareMSM8660( 193): Found device: handset_rx:index = 0,dev_id: 0
  119. I/AudioHardwareMSM8660( 193): acdb ID = 7,class ID = 0,capablity = 5 for device 0
  120. I/AudioHardwareMSM8660( 193): index = 1
  121. I/AudioHardwareMSM8660( 193): Found device: handset_tx:index = 1,dev_id: 1
  122. I/AudioHardwareMSM8660( 193): acdb ID = 4,class ID = 1,capablity = 6 for device 1
  123. I/AudioHardwareMSM8660( 193): index = 62
  124. I/AudioHardwareMSM8660( 193): Found device: speaker_stereo_rx:index = 62,dev_id: 2
  125. I/AudioHardwareMSM8660( 193): acdb ID = 15,class ID = 0,capablity = 5 for device 2
  126. I/AudioHardwareMSM8660( 193): index = 5
  127. I/AudioHardwareMSM8660( 193): Found device: headset_mono_tx:index = 5,dev_id: 3
  128. I/AudioHardwareMSM8660( 193): acdb ID = 8,class ID = 1,capablity = 6 for device 3
  129. I/AudioHardwareMSM8660( 193): index = 63
  130. I/AudioHardwareMSM8660( 193): Found device: speaker_mono_tx:index = 63,dev_id: 4
  131. I/AudioHardwareMSM8660( 193): acdb ID = 11,class ID = 1,capablity = 6 for device 4
  132. I/AudioHardwareMSM8660( 193): index = 4
  133. I/AudioHardwareMSM8660( 193): Found device: headset_stereo_rx:index = 4,dev_id: 5
  134. I/AudioHardwareMSM8660( 193): acdb ID = 10,class ID = 0,capablity = 5 for device 5
  135. I/AudioHardwareMSM8660( 193): index = 12
  136. I/AudioHardwareMSM8660( 193): Found device: tty_headset_mono_tx:index = 12,dev_id: 6
  137. I/AudioHardwareMSM8660( 193): acdb ID = 16,class ID = 1,capablity = 38 for device 6
  138. I/AudioHardwareMSM8660( 193): index = 11
  139. I/AudioHardwareMSM8660( 193): Found device: tty_headset_mono_rx:index = 11,dev_id: 7
  140. I/AudioHardwareMSM8660( 193): acdb ID = 17,class ID = 0,capablity = 37 for device 7
  141. I/AudioHardwareMSM8660( 193): index = 9
  142. I/AudioHardwareMSM8660( 193): Found device: handset_dual_mic_endfire_tx:index = 9,dev_id: 8
  143. I/AudioHardwareMSM8660( 193): acdb ID = 6,class ID = 1,capablity = 6 for device 8
  144. I/AudioHardwareMSM8660( 193): index = 13
  145. I/AudioHardwareMSM8660( 193): Found device: headset_stereo_speaker_stereo_rx:index = 13,dev_id: 9
  146. I/AudioHardwareMSM8660( 193): acdb ID = 10,class ID = 0,capablity = 5 for device 9
  147. I/AudioHardwareMSM8660( 193): Not used device: hs_stereo_lb
  148. I/AudioHardwareMSM8660( 193): Not used device: speaker_stereo_lb
  149. I/AudioHardwareMSM8660( 193): Not used device: linein_pri_tx
  150. I/AudioHardwareMSM8660( 193): Not used device: handset_rx_hac
  151. I/AudioHardwareMSM8660( 193): index = 2
  152. I/AudioHardwareMSM8660( 193): Found device: speaker_stereo_rx_playback:index = 2,dev_id: 14
  153. I/AudioHardwareMSM8660( 193): acdb ID = 15,class ID = 0,capablity = 5 for device 14
  154. I/AudioHardwareMSM8660( 193): index = 4
  155. I/AudioHardwareMSM8660( 193): Found device: headset_stereo_rx_playback:index = 4,dev_id: 15
  156. I/AudioHardwareMSM8660( 193): acdb ID = 10,class ID = 0,capablity = 5 for device 15
  157. I/AudioHardwareMSM8660( 193): index = 3
  158. I/AudioHardwareMSM8660( 193): Found device: handset_record_tx:index = 3,dev_id: 16
  159. I/AudioHardwareMSM8660( 193): acdb ID = 4,class ID = 1,capablity = 6 for device 16
  160. I/AudioHardwareMSM8660( 193): Not used device: handset_dual_nc_tx
  161. I/AudioHardwareMSM8660( 193): Not used device: handset_mic1_nc_tx
  162. I/AudioHardwareMSM8660( 193): Not used device: handset_mic2_nc_tx
  163. I/AudioHardwareMSM8660( 193): Not used device: speaker_lb_mono_tx
  164. I/AudioHardwareMSM8660( 193): Not used device: handset_acs_rx
  165. I/AudioHardwareMSM8660( 193): Not used device: handset_mic1_acs_tx
  166. I/AudioHardwareMSM8660( 193): Not used device: handset_vr_tx
  167. I/AudioHardwareMSM8660( 193): Not used device: handset_lgvm_tx
  168. I/AudioHardwareMSM8660( 193): index = 105
  169. I/AudioHardwareMSM8660( 193): Found device: handset_lgcam_tx:index = 105,dev_id: 25
  170. I/AudioHardwareMSM8660( 193): acdb ID = 4,class ID = 1,capablity = 6 for device 25
  171. I/AudioHardwareMSM8660( 193): Not used device: headset_acs_rx
  172. I/AudioHardwareMSM8660( 193): Not used device: headset_acs_tx
  173. I/AudioHardwareMSM8660( 193): Not used device: headset_lgvm_tx
  174. I/AudioHardwareMSM8660( 193): Not used device: headset_record_tx
  175. I/AudioHardwareMSM8660( 193): index = 17
  176. I/AudioHardwareMSM8660( 193): Found device: bt_sco_rx:index = 17,dev_id: 30
  177. I/AudioHardwareMSM8660( 193): acdb ID = 22,class ID = 2,capablity = 5 for device 30
  178. I/AudioHardwareMSM8660( 193): index = 18
  179. I/AudioHardwareMSM8660( 193): Found device: bt_sco_tx:index = 18,dev_id: 31
  180. I/AudioHardwareMSM8660( 193): acdb ID = 21,class ID = 3,capablity = 6 for device 31
  181. I/AudioHardwareMSM8660( 193): index = 17
  182. I/AudioHardwareMSM8660( 193): Found device: bt_sco_bttm_rx:index = 17,dev_id: 32
  183. I/AudioHardwareMSM8660( 193): acdb ID = 38,class ID = 2,capablity = 5 for device 32
  184. I/AudioHardwareMSM8660( 193): index = 18
  185. I/AudioHardwareMSM8660( 193): Found device: bt_sco_bttm_tx:index = 18,dev_id: 33
  186. I/AudioHardwareMSM8660( 193): acdb ID = 39,class ID = 3,capablity = 6 for device 33
  187. I/AudioHardwareMSM8660( 193): index = 14
  188. I/AudioHardwareMSM8660( 193): Found device: fmradio_stereo_tx:index = 14,dev_id: 34
  189. I/AudioHardwareMSM8660( 193): acdb ID = 255,class ID = 7,capablity = 2 for device 34
  190. I/AudioHardwareMSM8660( 193): index = 19
  191. I/AudioHardwareMSM8660( 193): Found device: fmradio_stereo_rx:index = 19,dev_id: 35
  192. I/AudioHardwareMSM8660( 193): acdb ID = 0,class ID = 6,capablity = 1 for device 35
  193. I/AudioHardwareMSM8660( 193): Not used device: uplink_rx
  194. I/AudioHardwareMSM8660( 193): index = 15
  195. I/AudioHardwareMSM8660( 193): Found device: hdmi_stereo_rx:index = 15,dev_id: 37
  196. I/AudioHardwareMSM8660( 193): acdb ID = 18,class ID = 8,capablity = 1 for device 37
  197. I/AudioHardwareMSM8660( 193): Not used device: hdmi_pass_through
  198. I/AudioHardwareMSM8660( 193): Set master volume to 7.
  199. I/AudioFlinger( 193): loadHwModule() Loaded primary audio interface from iproj-adapted QCOM Audio HW HAL (audio) handle 1
  200. I/AudioFlinger( 193): HAL output buffer size 1200 frames, normal mix buffer size 1200 frames
  201. I/AudioMixer( 193): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  202. I/AudioFlinger( 193): Using module 1 has the primary audio interface
  203. D/AudioHardwareInterface( 193): setMode(NORMAL)
  204. I/AudioFlinger( 193): AudioFlinger's thread 0xfe7500 ready to run
  205. W/AudioFlinger( 193): Thread AudioOut_2 cannot connect to the power manager service
  206. D/AudioHardwareMSM8660( 193): AudioStreamOutMSM8x60::standby()
  207. W/AudioFlinger( 193): Thread AudioOut_2 cannot connect to the power manager service
  208. I/AudioHardwareMSM8660( 193): Routing audio to Speakerphone
  209. D/AudioHardwareMSM8660( 193): new_rx = 14
  210. D/AudioHardwareMSM8660( 193): new_tx = 16
  211. D/AudioHardwareMSM8660( 193): updateDeviceInfo() called for default case
  212. D/AudioHardwareMSM8660( 193): updateDeviceInfo: E
  213. D/AudioHardwareMSM8660( 193): simple device switch
  214. E/AudioHardwareMSM8660( 193): unknown stream
  215. E/AudioFlinger( 193): int android::load_audio_interface(const char*, audio_hw_device_t**) couldn't load audio hw module audio.a2dp (No such file or directory)
  216. I/AudioFlinger( 193): loadHwModule() error -2 loading module a2dp
  217. W/AudioPolicyManagerBase( 193): could not open HW module a2dp
  218. I/AudioPolicyService( 193): Loaded audio policy from QCOM Audio Policy HAL (audio_policy)
  219. E/Trace ( 195): error opening trace file: No such file or directory (2)
  220. I/ubuntu::detail::ApplicationManager( 195): virtual bool android::InputSetup::DummyApplication::updateInfo()
  221. I/ubuntu::detail::ApplicationManager( 195): virtual bool android::InputSetup::DummyApplicationWindow::updateInfo()
  222. D/EventHub( 195): No input device configuration file found for device '8660_handset'.
  223. I/EventHub( 195): New device: id=1, fd=33, path='/dev/input/event11', name='8660_handset', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=false, usingClockIoctl=false
  224. D/EventHub( 195): No input device configuration file found for device 'mhl_virtual_kbmouse'.
  225. I/EventHub( 195): New device: id=2, fd=34, path='/dev/input/event10', name='mhl_virtual_kbmouse', classes=0x9, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=false, usingClockIoctl=false
  226. E/EventHub( 195): could not get driver version for /dev/input/mouse0, Not a typewriter
  227. E/EventHub( 195): could not get driver version for /dev/input/mice, Not a typewriter
  228. D/EventHub( 195): No input device configuration file found for device 'ats_input'.
  229. I/EventHub( 195): New device: id=3, fd=35, path='/dev/input/event6', name='ats_input', classes=0x161, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=false, usingClockIoctl=false
  230. I/EventHub( 195): New device: id=4, fd=36, path='/dev/input/event5', name='touch_dev', classes=0x15, configuration='/system/usr/idc/touch_dev.idc', keyLayout='/system/usr/keylayout/touch_dev.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=false, usingClockIoctl=false
  231. D/EventHub( 195): No input device configuration file found for device 'light'.
  232. D/EventHub( 195): No input device configuration file found for device 'proximity'.
  233. D/EventHub( 195): No input device configuration file found for device 'magnetic_field'.
  234. D/EventHub( 195): No input device configuration file found for device 'gyroscope'.
  235. D/EventHub( 195): No input device configuration file found for device 'accelerometer'.
  236. D/EventHub( 195): No input device configuration file found for device 'atcmd_virtual_kbd'.
  237. I/EventHub( 195): New device: id=10, fd=37, path='/dev/input/event7', name='atcmd_virtual_kbd', classes=0x21, configuration='', keyLayout='/system/usr/keylayout/atcmd_virtual_kbd.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=false, usingClockIoctl=false
  238. D/EventHub( 195): No input device configuration file found for device 'pmic8xxx_pwrkey'.
  239. I/EventHub( 195): New device: id=11, fd=38, path='/dev/input/event9', name='pmic8xxx_pwrkey', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=false, usingClockIoctl=false
  240. D/EventHub( 195): No input device configuration file found for device 'i_atnt-keypad'.
  241. I/EventHub( 195): New device: id=12, fd=39, path='/dev/input/event8', name='i_atnt-keypad', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false
  242. I/InputReader( 195): Device added: id=-1, name='Virtual', sources=0x00000301
  243. I/InputReader( 195): Device added: id=0, name='i_atnt-keypad', sources=0x00000101
  244. I/InputReader( 195): Device added: id=11, name='pmic8xxx_pwrkey', sources=0x00000101
  245. I/InputReader( 195): Device added: id=10, name='atcmd_virtual_kbd', sources=0x00000301
  246. I/InputReader( 195): Device reconfigured: id=4, name='touch_dev', size 720x1280, orientation 0, mode 1, display id 0
  247. I/InputReader( 195): Device added: id=4, name='touch_dev', sources=0x00001103
  248. W/EventHub( 195): Error reading absolute controller 48 for device ats_input fd 35, errno=22
  249. I/InputReader( 195): Device added: id=3, name='ats_input', sources=0x01000711
  250. I/InputReader( 195): Device added: id=2, name='mhl_virtual_kbmouse', sources=0x00002103
  251. I/InputReader( 195): Device added: id=1, name='8660_handset', sources=0x00000101
  252. D/SensorService( 211): nuSensorService starting...
  253. E/kickstart( 214): Dload completed successfully
  254. E/kickstart( 214): CmdLine : console=ttyHSL0,115200,n8 androidboot.hardware=iprj no_console_suspend=1 uart_console=disable lge.rev=rev_10 lge.hreset=off lge.reboot=pwroff lge.lcd=off lge.pwron=hard_reset lge.reset=mode_reset lge.usb_cable=normal androidboot.emmc=true androidboot.serialno=1ad471 androidboot.baseband=csfb
  255. E/kickstart( 214):
  256. E/kickstart( 214): Couldn't find "/dev/tty_sdio_00", 1 of 100
  257. E/kickstart( 214): RUNNING: /system/bin/ks -v -w /tombstones/mdm/ -p /dev/tty_sdio_00 -s 11:/system/etc/firmware/osbl.mbn -s 2:/system/etc/firmware/amss.mbn -s 8:/system/etc/firmware/dsp1.mbn -s 12:/system/etc/firmware/dsp2.mbn --efs 16:/system/etc/firmware/efs1.mbn --body 300016:/dev/block/mmcblk0p15 --efs 17:/system/etc/firmware/efs2.mbn --body 300017:/dev/block/mmcblk0p16 --efs 20:/system/etc/firmware/efs3.mbn --body 300020:/dev/block/mmcblk0p17
  258. E/kickstart( 340): ERROR: function: start_sahara_based_transfer:255 [****** MONG's DEBUG *****][usb_cable_info]
  259. E/kickstart( 340):
  260. E/kickstart( 340): ERROR: function: start_sahara_based_transfer:255 [****** MONG's DEBUG *****][usb_cable_info]
  261. E/kickstart( 340):
  262. E/kickstart( 340): ERROR: function: start_sahara_based_transfer:255 [****** MONG's DEBUG *****][usb_cable_info]
  263. E/kickstart( 340):
  264. W/SensorFusion( 211): disable(0), EN(0, 0, 0, 0, 0), mEnabled(0), CON(0, 0, 0, 0, 0)
  265. W/SensorFusion( 211): setDelay: delay(0) for other(0)
  266. E/SensorFusion( 211): setInitialState: Error Occured while opening accelerometer device file.!!
  267. E/SensorFusion( 211): setInitialState: Error Occured while opening magnetometer device file.!!
  268. W/SensorFusion( 211): disable(1), EN(0, 0, 0, 0, 0), mEnabled(0), CON(0, 0, 0, 0, 0)
  269. W/SensorFusion( 211): setDelay: delay(0) for other(0)
  270. E/SensorFusion( 211): setInitialState: Error Occured while opening accelerometer device file.!!
  271. E/SensorFusion( 211): setInitialState: Error Occured while opening magnetometer device file.!!
  272. W/SensorFusion( 211): disable(2), EN(0, 0, 0, 0, 0), mEnabled(0), CON(0, 0, 0, 0, 0)
  273. W/SensorFusion( 211): setDelay: delay(0) for other(0)
  274. E/SensorFusion( 211): setInitialState: Error Occured while opening accelerometer device file.!!
  275. E/SensorFusion( 211): setInitialState: Error Occured while opening magnetometer device file.!!
  276. W/SensorFusion( 211): disable(3), EN(0, 0, 0, 0, 0), mEnabled(0), CON(0, 0, 0, 0, 0)
  277. W/SensorFusion( 211): setDelay: delay(0) for other(0)
  278. E/SensorFusion( 211): setInitialState: Error Occured while opening accelerometer device file.!!
  279. E/SensorFusion( 211): setInitialState: Error Occured while opening magnetometer device file.!!
  280. W/SensorFusion( 211): disable(4), EN(0, 0, 0, 0, 0), mEnabled(0), CON(0, 0, 0, 0, 0)
  281. W/SensorFusion( 211): setDelay: delay(0) for other(0)
  282. E/SensorFusion( 211): setInitialState: Error Occured while opening accelerometer device file.!!
  283. E/SensorFusion( 211): setInitialState: Error Occured while opening magnetometer device file.!!
  284. W/SensorFusion( 211): disable(5), EN(0, 0, 0, 0, 0), mEnabled(0), CON(0, 0, 0, 0, 0)
  285. W/SensorFusion( 211): setDelay: delay(0) for other(0)
  286. E/SensorFusion( 211): setInitialState: Error Occured while opening accelerometer device file.!!
  287. E/SensorFusion( 211): setInitialState: Error Occured while opening magnetometer device file.!!
  288. W/SensorFusion( 211): disable(6), EN(0, 0, 0, 0, 0), mEnabled(0), CON(0, 0, 0, 0, 0)
  289. W/SensorFusion( 211): setDelay: delay(0) for other(0)
  290. E/SensorFusion( 211): setInitialState: Error Occured while opening accelerometer device file.!!
  291. E/SensorFusion( 211): setInitialState: Error Occured while opening magnetometer device file.!!
  292. W/SensorFusion( 211): disable(7), EN(0, 0, 0, 0, 0), mEnabled(0), CON(0, 0, 0, 0, 0)
  293. W/SensorFusion( 211): setDelay: delay(0) for other(0)
  294. E/SensorFusion( 211): setInitialState: Error Occured while opening accelerometer device file.!!
  295. E/SensorFusion( 211): setInitialState: Error Occured while opening magnetometer device file.!!
  296. W/SensorFusion( 211): disable(8), EN(0, 0, 0, 0, 0), mEnabled(0), CON(0, 0, 0, 0, 0)
  297. W/SensorFusion( 211): setDelay: delay(0) for other(0)
  298. E/SensorFusion( 211): setInitialState: Error Occured while opening accelerometer device file.!!
  299. E/SensorFusion( 211): setInitialState: Error Occured while opening magnetometer device file.!!
  300. I/SensorService( 211): LGE Accelerometer Sensor
  301. I/SensorService( 211): LGE Magnetic Sensor
  302. I/SensorService( 211): LGE Gyroscope Sensor
  303. I/SensorService( 211): LGE Proximity Sensor
  304. I/SensorService( 211): LGE Ambient Light Sensor
  305. I/SensorService( 211): LGE Orientation Sensor
  306. I/SensorService( 211): LGE Gravity Sensor
  307. I/SensorService( 211): LGE Linear Acceleration Sensor
  308. I/SensorService( 211): LGE Rotation Vector Sensor
  309. I/SensorService( 211): LGE Gesture Tap Sensor
  310. I/SensorService( 211): LGE Gesture Flip Sensor
  311. D/SensorService( 211): nuSensorService thread starting...
  312. E/kickstart( 340): ERROR: function: start_sahara_based_transfer:255 [****** MONG's DEBUG *****][usb_cable_info]
  313. E/kickstart( 340):
  314. E/kickstart( 340): ERROR: function: start_sahara_based_transfer:255 [****** MONG's DEBUG *****][usb_cable_info]
  315. E/kickstart( 340):
  316. E/kickstart( 340): ERROR: function: start_sahara_based_transfer:255 [****** MONG's DEBUG *****][usb_cable_info]
  317. E/kickstart( 340):
  318. E/kickstart( 214): Sahara transfer completed successfully
  319. W/libc ( 209): WARNING: generic atexit() called from legacy shared library
  320. W/libc ( 209): WARNING: generic atexit() called from legacy shared library
  321. W/libc ( 190): WARNING: generic atexit() called from legacy shared library
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement