Advertisement
Guest User

Untitled

a guest
Nov 16th, 2018
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 193.45 KB | None | 0 0
  1. Microsoft Windows [Version 10.0.17134.407]
  2. (c) 2018 Microsoft Corporation. Minden jog fenntartva.
  3.  
  4. C:\Users\Balázs\Downloads\Mi A2 fastboot>fastboot flashing unlock
  5. OKAY [ 0.142s]
  6. Finished. Total time: 0.144s
  7.  
  8. C:\Users\Balázs\Downloads\Mi A2 fastboot>fastboot flashing unlock_critical
  9. OKAY [ 0.144s]
  10. Finished. Total time: 0.146s
  11.  
  12. C:\Users\Balázs\Downloads\Mi A2 fastboot>fastboot boot tingyi.img
  13. Downloading 'boot.img' OKAY [ 1.180s]
  14. booting OKAY [ 10.275s]
  15. Finished. Total time: 11.843s
  16.  
  17. C:\Users\Balázs\Downloads\Mi A2 fastboot>fastboot boot tingyi.img
  18. Downloading 'boot.img' OKAY [ 1.199s]
  19. booting OKAY [ 10.393s]
  20. Finished. Total time: 11.638s
  21.  
  22. C:\Users\Balázs\Downloads\Mi A2 fastboot>adb logcat
  23. - waiting for device -
  24. --------- beginning of main
  25. 05-15 23:25:45.662 594 594 W auditd : type=2000 audit(0.0:1): initialized
  26. 05-15 23:25:47.009 594 594 I auditd : type=1403 audit(0.0:2): policy loaded auid=4294967295 ses=4294967295
  27. 05-15 23:25:48.709 589 589 I e2fsck : type=1400 audit(0.0:3): avc: denied { read } for name="mmcblk0p55" dev="tmpfs" ino=20523 scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
  28. 05-15 23:25:48.709 589 589 I e2fsck : type=1400 audit(0.0:4): avc: denied { open } for path="/dev/block/mmcblk0p55" dev="tmpfs" ino=20523 scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
  29. 05-15 23:25:48.709 589 589 I e2fsck : type=1400 audit(0.0:5): avc: denied { write } for name="mmcblk0p55" dev="tmpfs" ino=20523 scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
  30. 05-15 23:25:48.709 589 589 I e2fsck : type=1400 audit(0.0:6): avc: denied { ioctl } for path="/dev/block/mmcblk0p55" dev="tmpfs" ino=20523 ioctlcmd=127c scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
  31. 05-15 23:25:48.754 595 595 I SELinux : SELinux: Loaded service_contexts from:
  32. 05-15 23:25:48.757 595 595 I SELinux : /system/etc/selinux/plat_service_contexts
  33. 05-15 23:25:48.764 597 597 I SELinux : SELinux: Loaded service_contexts from:
  34. 05-15 23:25:48.764 597 597 I SELinux : /vendor/etc/selinux/vndservice_contexts
  35. 05-15 23:25:48.784 596 596 E hwservicemanager: BINDER_SET_INHERIT_FIFO_PRIO failed with error -1
  36. 05-15 23:25:48.806 604 604 D QSEECOMD: : qseecom listener services process entry PPID = 1
  37. 05-15 23:25:48.806 604 604 E QSEECOMD: : Listener: index = 0, hierarchy = 0
  38. 05-15 23:25:48.808 604 604 D QSEECOMD: : Init dlopen(librpmb.so, RTLD_NOW) succeeds
  39. 05-15 23:25:48.808 604 604 D QSEECOMD: : Init::Init dlsym(g_FSHandle rpmb_init_service) succeeds
  40. 05-15 23:25:48.809 604 604 I rpmb_emmc: RPMB Mult (512-bytes sector) = 8192, Rel_sec_cnt = 32
  41. 05-15 23:25:48.809 604 604 E DrmLibRpmb: rpmb_init succeeded! with ret = 0
  42. 05-15 23:25:48.809 604 604 D QSEECOMD: : Init rpmb_init_service ret = 0
  43. 05-15 23:25:48.809 604 604 D QSEECOMD: : RPMB system services: init (Listener ID = 8192)
  44. 05-15 23:25:48.809 604 604 E QSEECOMD: : Listener: index = 1, hierarchy = 0
  45. 05-15 23:25:48.810 604 604 D QSEECOMD: : Init dlopen(libssd.so, RTLD_NOW) succeeds
  46. 05-15 23:25:48.810 604 604 D QSEECOMD: : Init::Init dlsym(g_FSHandle ssd_init_service) succeeds
  47. 05-15 23:25:48.810 604 604 E SSD : ssd_init_service succeeded!
  48. 05-15 23:25:48.810 604 604 D QSEECOMD: : Init ssd_init_service ret = 0
  49. 05-15 23:25:48.810 604 604 D QSEECOMD: : SSD system services: init (Listener ID = 12288)
  50. 05-15 23:25:48.810 604 604 E QSEECOMD: : Listener: index = 2, hierarchy = 0
  51. 05-15 23:25:48.838 604 604 D QSEECOMD: : Init dlopen(libsecureui.so, RTLD_NOW) succeeds
  52. 05-15 23:25:48.838 604 604 D QSEECOMD: : Init::Init dlsym(g_FSHandle secure_ui_init) succeeds
  53. 05-15 23:25:48.838 604 604 D QSEECOMD: : Init secure_ui_init ret = 0
  54. 05-15 23:25:48.838 604 604 D QSEECOMD: : secure UI services: init (Listener ID = 16384)
  55. 05-15 23:25:48.838 604 604 D QSEECOMD: : Parent qseecom daemon process paused!!
  56. 05-15 23:25:48.838 621 621 D QSEECOMD: : qseecom listener service threads starting!!!
  57. 05-15 23:25:48.838 621 621 D QSEECOMD: : Total listener services to start = 9
  58. 05-15 23:25:48.838 621 621 E QSEECOMD: : Listener: index = 0, hierarchy = 1
  59. 05-15 23:25:48.839 621 621 D QSEECOMD: : Init dlopen(librpmb.so, RTLD_NOW) succeeds
  60. 05-15 23:25:48.839 621 621 D QSEECOMD: : Init::Init dlsym(g_FSHandle rpmb_start) succeeds
  61. 05-15 23:25:48.839 621 621 D QSEECOMAPI: QSEECom_register_listener 8192 sb_length = 0x6400
  62. 05-15 23:25:48.847 621 621 D QSEECOMD: : Init rpmb_start ret = 0
  63. 05-15 23:25:48.847 621 621 D QSEECOMD: : RPMB system services: Started (Listener ID = 8192)
  64. 05-15 23:25:48.847 621 621 E QSEECOMD: : Listener: index = 1, hierarchy = 1
  65. 05-15 23:25:48.847 621 621 D QSEECOMD: : Init dlopen(libssd.so, RTLD_NOW) succeeds
  66. 05-15 23:25:48.847 621 621 D QSEECOMD: : Init::Init dlsym(g_FSHandle ssd_start) succeeds
  67. 05-15 23:25:48.848 621 621 D QSEECOMAPI: QSEECom_register_listener 12288 sb_length = 0x5000
  68. 05-15 23:25:48.848 621 621 D QSEECOMD: : Init ssd_start ret = 0
  69. 05-15 23:25:48.848 621 621 D QSEECOMD: : SSD system services: Started (Listener ID = 12288)
  70. 05-15 23:25:48.848 621 621 E QSEECOMD: : Listener: index = 2, hierarchy = 1
  71. 05-15 23:25:48.849 621 621 D QSEECOMD: : Init dlopen(libsecureui.so, RTLD_NOW) succeeds
  72. 05-15 23:25:48.849 621 621 D QSEECOMD: : Init::Init dlsym(g_FSHandle secure_ui_start) succeeds
  73. 05-15 23:25:48.849 621 621 D QSEECOMAPI: QSEECom_register_listener 16384 sb_length = 0x10a8
  74. 05-15 23:25:48.850 621 621 D QSEECOMD: : Init secure_ui_start ret = 0
  75. 05-15 23:25:48.850 621 621 D QSEECOMD: : secure UI services: Started (Listener ID = 16384)
  76. 05-15 23:25:48.850 621 621 E QSEECOMD: : Listener: index = 3, hierarchy = 1
  77. 05-15 23:25:48.852 621 621 D QSEECOMD: : Init dlopen(libdrmtime.so, RTLD_NOW) succeeds
  78. 05-15 23:25:48.852 621 621 D QSEECOMD: : Init::Init dlsym(g_FSHandle atime_start) succeeds
  79. 05-15 23:25:48.852 621 621 D DrmLibTime: QSEE Time Listener: atime_start
  80. 05-15 23:25:48.852 621 621 D QSEECOMAPI: QSEECom_register_listener 11 sb_length = 0x5000
  81. 05-15 23:25:48.853 621 621 D DrmLibTime: registering fs service to QSEECom is done!
  82. 05-15 23:25:48.853 621 621 D DrmLibTime: begin to create a thread!
  83. 05-15 23:25:48.853 621 621 D DrmLibTime: Creating a pthread in atime_start is done! return 0
  84. 05-15 23:25:48.853 621 621 D QSEECOMD: : Init atime_start ret = 0
  85. 05-15 23:25:48.853 621 621 D QSEECOMD: : time services: Started (Listener ID = 11)
  86. 05-15 23:25:48.853 621 621 E QSEECOMD: : Listener: index = 4, hierarchy = 1
  87. 05-15 23:25:48.853 621 621 D QSEECOMD: : Init dlopen(libdrmfs.so, RTLD_NOW) succeeds
  88. 05-15 23:25:48.853 621 621 D QSEECOMD: : Init::Init dlsym(g_FSHandle fs_start) succeeds
  89. 05-15 23:25:48.853 621 621 D QSEECOMAPI: QSEECom_register_listener 10 sb_length = 0x5000
  90. 05-15 23:25:48.853 621 628 D DrmLibTime: QSEE Time Listener: dispatch
  91. 05-15 23:25:48.853 621 628 D DrmLibTime: before calling ioctl to read the next time_cmd
  92. 05-15 23:25:48.854 621 621 D QSEECOMD: : Init fs_start ret = 0
  93. 05-15 23:25:48.854 621 621 D QSEECOMD: : file system services: Started (Listener ID = 10)
  94. 05-15 23:25:48.854 621 621 E QSEECOMD: : Listener: index = 5, hierarchy = 1
  95. 05-15 23:25:48.854 621 621 D QSEECOMD: : Init dlopen(libdrmfs.so, RTLD_NOW) succeeds
  96. 05-15 23:25:48.854 621 621 D QSEECOMD: : Init::Init dlsym(g_FSHandle gpfs_start) succeeds
  97. 05-15 23:25:48.854 621 621 D QSEECOMAPI: QSEECom_register_listener 28672 sb_length = 0x7e000
  98. 05-15 23:25:48.856 621 621 D QSEECOMD: : Init gpfs_start ret = 0
  99. 05-15 23:25:48.856 621 621 D QSEECOMD: : gpfile system services: Started (Listener ID = 28672)
  100. 05-15 23:25:48.856 621 621 E QSEECOMD: : Listener: index = 6, hierarchy = 1
  101. 05-15 23:25:48.857 621 621 D QSEECOMD: : Init dlopen(libqisl.so, RTLD_NOW) succeeds
  102. 05-15 23:25:48.857 621 621 D QSEECOMD: : Init::Init dlsym(g_FSHandle qisl_start) succeeds
  103. --------- beginning of system
  104. 05-15 23:25:48.858 621 632 I QISL : QSEE Interrupt Service Listener Thread is started
  105. 05-15 23:25:48.858 621 632 D QSEECOMAPI: QSEECom_register_listener 36864 sb_length = 0x1f4
  106. 05-15 23:25:48.859 621 632 I QISL : QSEE Interrupt Service Listener was activated successfully
  107. 05-15 23:25:48.859 621 621 D QSEECOMD: : Init qisl_start ret = 0
  108. 05-15 23:25:48.859 621 621 D QSEECOMD: : interrupt services: Started (Listener ID = 36864)
  109. 05-15 23:25:48.859 621 621 E QSEECOMD: : Listener: index = 7, hierarchy = 1
  110. 05-15 23:25:48.860 621 621 E QSEECOMD: : Init dlopen(libspl.so, RLTD_NOW) is failed.... dlopen failed: library "libspl.so" not found
  111. 05-15 23:25:48.860 621 621 E QSEECOMD: : Listener: index = 8, hierarchy = 1
  112. 05-15 23:25:48.861 621 621 D QSEECOMD: : Init dlopen(libGPreqcancel.so, RTLD_NOW) succeeds
  113. 05-15 23:25:48.861 621 621 D QSEECOMD: : Init::Init dlsym(g_FSHandle gp_reqcancel_start) succeeds
  114. 05-15 23:25:48.861 621 621 D QSEECOMAPI: QSEECom_register_listener 4352 sb_length = 0x5000
  115. 05-15 23:25:48.862 621 621 D QSEECOMD: : Init gp_reqcancel_start ret = 0
  116. 05-15 23:25:48.862 621 621 D QSEECOMD: : gp request cancellation services: Started (Listener ID = 4352)
  117. 05-15 23:25:48.862 621 621 D QSEECOMD: : QSEECOM DAEMON RUNNING
  118. 05-15 23:25:48.909 1 1 W init : type=1400 audit(0.0:7): avc: granted { open } for path="/dev/ipa" dev="tmpfs" ino=20537 scontext=u:r:init:s0 tcontext=u:object_r:ipa_dev:s0 tclass=chr_file
  119. 05-15 23:25:48.945 639 639 D vndksupport: Loading /vendor/lib64/hw/android.hardware.gatekeeper@1.0-impl-qti.so from current namespace instead of sphal namespace.
  120. 05-15 23:25:48.945 640 640 D vndksupport: Loading /vendor/lib64/hw/android.hardware.keymaster@3.0-impl-qti.so from current namespace instead of sphal namespace.
  121. 05-15 23:25:48.948 640 640 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xa000
  122. 05-15 23:25:48.949 639 639 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xa000
  123. 05-15 23:25:48.970 641 641 I vold : Vold 3.0 (the awakening) firing up
  124. 05-15 23:25:48.971 641 641 V vold : Detected support for: ext4 ntfs vfat
  125. 05-15 23:25:48.977 641 641 E vold : [libfs_mgr]Warning: unknown flag resize
  126. 05-15 23:25:48.977 641 641 E vold : [libfs_mgr]Warning: unknown flag crashcheck
  127. 05-15 23:25:48.985 641 647 D vold : e4crypt_init_user0
  128. 05-15 23:25:48.985 641 647 D vold : e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 1
  129. 05-15 23:25:48.986 641 647 D vold : Preparing: /data/system/users/0
  130. 05-15 23:25:48.986 641 647 E cutils : Failed to mkdir(/data/system/users/0): No such file or directory
  131. 05-15 23:25:48.986 641 647 E vold : Failed to prepare /data/system/users/0: No such file or directory
  132. 05-15 23:25:48.986 641 647 E vold : Failed to prepare user 0 storage
  133. 05-15 23:25:48.998 648 648 I /system/bin/tzdatacheck: timezone distro dir /data/misc/zoneinfo/current does not exist. No action required.
  134. 05-15 23:25:49.049 652 652 I sysinit : Running /system/etc/init.d/00banner
  135. 05-15 23:25:49.063 654 654 I otapreopt_slot: No A/B artifacts found for slot _a.
  136. 05-15 23:25:49.073 655 655 I lineage : _ _
  137. 05-15 23:25:49.077 640 640 D QSEECOMAPI: App is not loaded in QSEE
  138. 05-15 23:25:49.077 639 639 D QSEECOMAPI: App is not loaded in QSEE
  139. 05-15 23:25:49.077 639 639 E QSEECOMAPI: Error::Cannot open the file /firmware/image/keymaster.mdt errno = 2
  140. 05-15 23:25:49.077 640 640 E QSEECOMAPI: Error::Cannot open the file /firmware/image/keymaster.mdt errno = 2
  141. 05-15 23:25:49.077 639 639 E QSEECOMAPI: Error::Loading image failed with ret = -1
  142. 05-15 23:25:49.077 640 640 E QSEECOMAPI: Error::Loading image failed with ret = -1
  143. 05-15 23:25:49.077 639 639 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xa000
  144. 05-15 23:25:49.077 640 640 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xa000
  145. 05-15 23:25:49.077 640 640 D QSEECOMAPI: App is already loaded QSEE and app id = 65537
  146. 05-15 23:25:49.077 639 639 D QSEECOMAPI: App is already loaded QSEE and app id = 65537
  147. 05-15 23:25:49.080 640 640 E KeymasterUtils: TA API Major Verion: 3
  148. 05-15 23:25:49.080 640 640 E KeymasterUtils: TA API Minor Verion: 0
  149. 05-15 23:25:49.080 640 640 E KeymasterUtils: TA Major Verion: 3
  150. 05-15 23:25:49.080 640 640 E KeymasterUtils: TA Minor Verion: 120
  151. 05-15 23:25:49.082 639 639 E KeymasterUtils: TA API Major Verion: 3
  152. 05-15 23:25:49.082 639 639 E KeymasterUtils: TA API Minor Verion: 0
  153. 05-15 23:25:49.082 639 639 E KeymasterUtils: TA Major Verion: 3
  154. 05-15 23:25:49.082 639 639 E KeymasterUtils: TA Minor Verion: 120
  155. 05-15 23:25:49.086 657 657 I lineage : | (_)_ __ ___ __ _ __ _ ___ ___ ___
  156. 05-15 23:25:49.088 639 639 I ServiceManagement: Removing namespace from process name android.hardware.gatekeeper@1.0-service-qti to gatekeeper@1.0-.
  157. 05-15 23:25:49.088 639 639 I android.hardware.gatekeeper@1.0-service: Registration complete for android.hardware.gatekeeper@1.0::IGatekeeper/default.
  158. 05-15 23:25:49.089 640 640 I ServiceManagement: Removing namespace from process name android.hardware.keymaster@3.0-service-qti to keymaster@3.0-s.
  159. 05-15 23:25:49.089 640 640 I android.hardware.keymaster@3.0-service: Registration complete for android.hardware.keymaster@3.0::IKeymasterDevice/default.
  160. 05-15 23:25:49.100 658 658 I lineage : | | | '_ \ / _ \/ _` |/ _` |/ _ \/ _ \/ __|
  161. 05-15 23:25:49.113 660 660 I lineage : | | | | | | __/ (_| | (_| | __/ (_) \__ \
  162. 05-15 23:25:49.126 661 661 I lineage : |_|_|_| |_|\___|\__,_|\__, |\___|\___/|___/
  163. 05-15 23:25:49.139 665 665 I lineage : |___/
  164. 05-15 23:25:49.178 671 671 I lineage : Welcome to Android 8.1.0 / LineageOS-15.1-20181116-UNOFFICIAL-jasmine
  165. 05-15 23:25:49.187 675 675 I BOOT : MSM target '', SoC 'MTP', HwID '317', SoC ver '65536'
  166. 05-15 23:25:49.190 674 674 I sysinit : Running /system/etc/init.d/90userinit
  167. 05-15 23:25:49.197 676 676 W DRM_BOOT: file: '/sys/module/drm/parameters/vblankoffdelay' or perms doesn't exist
  168. 05-15 23:25:49.350 716 716 W libc : Unable to set property "ro.sf.lcd_density" to "480": error code: 0xb
  169. 05-15 23:25:50.299 834 834 I init : type=1400 audit(0.0:8): avc: denied { execute_no_trans } for path="/vendor/bin/btnvtool" dev="mmcblk0p67" ino=1908 scontext=u:r:init:s0 tcontext=u:object_r:btnvtool_exec:s0 tclass=file permissive=1
  170. 05-15 23:25:50.322 827 827 D : tui_comm: svc service starting :)
  171. 05-15 23:25:50.322 827 827 I ServiceManagement: Removing namespace from process name vendor.qti.hardware.tui_comm@1.0-service-qti to tui_comm@1.0-se.
  172. 05-15 23:25:50.323 827 827 E : Registered ITuiComm HAL service success!
  173. 05-15 23:25:50.323 799 799 I ServiceManagement: Removing namespace from process name android.hidl.allocator@1.0-service to allocator@1.0-s.
  174. 05-15 23:25:50.343 831 831 I rmt_storage: Shared memory initialised successfully.
  175. 05-15 23:25:50.343 831 831 I rmt_storage: Registering modemst1: 0x4a /boot/modem_fs1
  176. 05-15 23:25:50.343 831 831 I rmt_storage: Registering modemst2: 0x4b /boot/modem_fs2
  177. 05-15 23:25:50.343 831 831 I rmt_storage: Registering fsc: 0xff /boot/modem_fsc
  178. 05-15 23:25:50.343 831 831 I rmt_storage: Registering fsg: 0x58 /boot/modem_fsg
  179. 05-15 23:25:50.343 831 831 I rmt_storage: 4 GPT partitions found
  180. 05-15 23:25:50.343 831 831 I rmt_storage: Capset success!
  181. 05-15 23:25:50.398 830 830 I irsc_util: Starting irsc tool
  182. 05-15 23:25:50.409 832 832 I tftp_server: Starting...
  183. 05-15 23:25:50.410 830 830 I irsc_util: Num of entries:292
  184. 05-15 23:25:50.410 830 830 I irsc_util: Ending irsc tool
  185. 05-15 23:25:50.425 817 817 D vndksupport: Loading /vendor/lib64/hw/android.hardware.vibrator@1.0-impl.so from current namespace instead of sphal namespace.
  186. 05-15 23:25:50.430 820 820 I /vendor/bin/hw/vendor.lineage.livedisplay@1.0-service-sdm: LiveDisplay HAL service is starting.
  187. 05-15 23:25:50.431 820 820 I ServiceManagement: Removing namespace from process name vendor.lineage.livedisplay@1.0-service-sdm to livedisplay@1.0.
  188. 05-15 23:25:50.432 837 837 I lowmemorykiller: Using in-kernel low memory killer interface
  189. 05-15 23:25:50.432 809 809 D vndksupport: Loading /vendor/lib64/hw/android.hardware.health@1.0-impl.so from current namespace instead of sphal namespace.
  190. 05-15 23:25:50.438 821 821 D vendor.qti.esepowermanager@1.0-service: loading eseservice
  191. 05-15 23:25:50.438 821 821 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x400
  192. 05-15 23:25:50.438 821 821 D QSEECOMAPI: App is not loaded in QSEE
  193. 05-15 23:25:50.438 821 821 E QSEECOMAPI: Error::Cannot open the file /firmware/image/eseservice.mdt errno = 2
  194. 05-15 23:25:50.438 821 821 E QSEECOMAPI: Error::Loading image failed with ret = -1
  195. 05-15 23:25:50.438 821 821 D vendor.qti.esepowermanager@1.0-service: loading eseservice failed
  196. 05-15 23:25:50.438 821 821 D vendor.qti.esepowermanager@1.0-service: eSEPowerManager is starting
  197. 05-15 23:25:50.439 811 811 I ServiceManagement: Removing namespace from process name android.hardware.light@2.0-service.xiaomi_wayne to light@2.0-servi.
  198. 05-15 23:25:50.439 596 596 W /system/bin/hwservicemanager: getTransport: Cannot find entry vendor.qti.esepowermanager@1.0::IEsePowerManager/default in either framework or device manifest.
  199. 05-15 23:25:50.440 810 810 D vndksupport: Loading /vendor/lib64/hw/android.hardware.ir@1.0-impl.so from current namespace instead of sphal namespace.
  200. 05-15 23:25:50.440 820 820 I /vendor/bin/hw/vendor.lineage.livedisplay@1.0-service-sdm: LiveDisplay HAL service is ready.
  201. 05-15 23:25:50.440 821 821 D vndksupport: Loading /vendor/lib64/hw/vendor.qti.esepowermanager@1.0-impl.so from current namespace instead of sphal namespace.
  202. 05-15 23:25:50.441 811 811 I android.hardware.light@2.0-service.xiaomi_wayne: Light HAL service ready.
  203. 05-15 23:25:50.442 815 815 D vndksupport: Loading /vendor/lib64/hw/android.hardware.thermal@1.0-impl.so from current namespace instead of sphal namespace.
  204. 05-15 23:25:50.443 807 807 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.allocator@2.0-impl.so from current namespace instead of sphal namespace.
  205. 05-15 23:25:50.443 814 814 D vndksupport: Loading /vendor/lib64/hw/android.hardware.sensors@1.0-impl.so from current namespace instead of sphal namespace.
  206. 05-15 23:25:50.446 808 808 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.composer@2.1-impl.so from current namespace instead of sphal namespace.
  207. 05-15 23:25:50.449 809 809 I ServiceManagement: Removing namespace from process name android.hardware.health@1.0-service to health@1.0-serv.
  208. 05-15 23:25:50.450 809 809 I android.hardware.health@1.0-service: Registration complete for android.hardware.health@1.0::IHealth/default.
  209. 05-15 23:25:50.452 816 816 I ServiceManagement: Removing namespace from process name android.hardware.usb@1.0-service to usb@1.0-service.
  210. 05-15 23:25:50.452 801 801 I android.hardware.bluetooth@1.0-service: registering BT & FM services
  211. 05-15 23:25:50.454 816 816 I android.hardware.usb@1.0-service: USB HAL Ready.
  212. 05-15 23:25:50.454 826 826 D vndksupport: Loading /vendor/lib64/hw/vendor.qti.hardware.qteeconnector@1.0-impl.so from current namespace instead of sphal namespace.
  213. 05-15 23:25:50.454 817 817 D vndksupport: Loading /vendor/lib64/hw/vibrator.default.so from current namespace instead of sphal namespace.
  214. 05-15 23:25:50.455 815 815 D vndksupport: Loading /vendor/lib64/hw/thermal.sdm660.so from current namespace instead of sphal namespace.
  215. 05-15 23:25:50.455 807 807 D vndksupport: Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
  216. 05-15 23:25:50.455 810 810 D vndksupport: Loading /vendor/lib64/hw/consumerir.default.so from current namespace instead of sphal namespace.
  217. 05-15 23:25:50.455 812 812 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  218. 05-15 23:25:50.456 823 823 D vndksupport: Loading /vendor/lib64/hw/vendor.qti.hardware.alarm@1.0-impl.so from current namespace instead of sphal namespace.
  219. 05-15 23:25:50.456 821 821 I ServiceManagement: Removing namespace from process name vendor.qti.esepowermanager@1.0-service to esepowermanager.
  220. 05-15 23:25:50.456 801 801 D vndksupport: Loading /vendor/lib64/hw/android.hardware.bluetooth@1.0-impl-qti.so from current namespace instead of sphal namespace.
  221. 05-15 23:25:50.458 821 821 I vendor.qti.esepowermanager@1.0-service: Registration complete for vendor.qti.esepowermanager@1.0::IEsePowerManager/default.
  222. 05-15 23:25:50.461 810 810 E ConsumerIrLirc: xubuchao_debug:consumerir_open
  223. 05-15 23:25:50.462 817 817 D : Vibrator using timed_output
  224. 05-15 23:25:50.462 815 815 I ServiceManagement: Removing namespace from process name android.hardware.thermal@1.0-service to thermal@1.0-ser.
  225. 05-15 23:25:50.462 810 810 I ServiceManagement: Removing namespace from process name android.hardware.ir@1.0-service to ir@1.0-service.
  226. 05-15 23:25:50.463 817 817 I ServiceManagement: Removing namespace from process name android.hardware.vibrator@1.0-service to vibrator@1.0-se.
  227. 05-15 23:25:50.463 804 804 W /vendor/bin/hw/android.hardware.configstore@1.0-service: libminijail[804]: allowing syscall: connect
  228. 05-15 23:25:50.463 804 804 W /vendor/bin/hw/android.hardware.configstore@1.0-service: libminijail[804]: allowing syscall: fcntl
  229. 05-15 23:25:50.463 804 804 W /vendor/bin/hw/android.hardware.configstore@1.0-service: libminijail[804]: allowing syscall: sendto
  230. 05-15 23:25:50.463 815 815 I android.hardware.thermal@1.0-service: Registration complete for android.hardware.thermal@1.0::IThermal/default.
  231. 05-15 23:25:50.463 804 804 W /vendor/bin/hw/android.hardware.configstore@1.0-service: libminijail[804]: allowing syscall: socket
  232. 05-15 23:25:50.463 804 804 W /vendor/bin/hw/android.hardware.configstore@1.0-service: libminijail[804]: allowing syscall: writev
  233. 05-15 23:25:50.464 810 810 I android.hardware.ir@1.0-service: Registration complete for android.hardware.ir@1.0::IConsumerIr/default.
  234. 05-15 23:25:50.464 817 817 I android.hardware.vibrator@1.0-service: Registration complete for android.hardware.vibrator@1.0::IVibrator/default.
  235. 05-15 23:25:50.467 804 804 W /vendor/bin/hw/android.hardware.configstore@1.0-service: libminijail[804]: logging seccomp filter failures
  236. 05-15 23:25:50.468 804 804 I ServiceManagement: Removing namespace from process name android.hardware.configstore@1.0-service to configstore@1.0.
  237. 05-15 23:25:50.468 812 812 D vndksupport: Loading /vendor/lib64/hw/memtrack.sdm660.so from current namespace instead of sphal namespace.
  238. 05-15 23:25:50.469 823 823 I ServiceManagement: Removing namespace from process name vendor.qti.hardware.alarm@1.0-service to alarm@1.0-servi.
  239. 05-15 23:25:50.470 823 823 I : Registration complete for vendor.qti.hardware.alarm@1.0::IAlarm/default.
  240. 05-15 23:25:50.474 812 812 I ServiceManagement: Removing namespace from process name android.hardware.memtrack@1.0-service to memtrack@1.0-se.
  241. 05-15 23:25:50.475 812 812 I android.hardware.memtrack@1.0-service: Registration complete for android.hardware.memtrack@1.0::IMemtrack/default.
  242. 05-15 23:25:50.475 808 808 D vndksupport: Loading /vendor/lib64/hw/hwcomposer.sdm660.so from current namespace instead of sphal namespace.
  243. 05-15 23:25:50.477 807 807 I ServiceManagement: Removing namespace from process name android.hardware.graphics.allocator@2.0-service to allocator@2.0-s.
  244. 05-15 23:25:50.478 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/data/vendor/tombstones/rfs/modem] [File exists]
  245. 05-15 23:25:50.478 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/data/vendor/tombstones/rfs/modem/] [File exists]
  246. 05-15 23:25:50.478 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/data/vendor/tombstones/rfs/lpass] [File exists]
  247. 05-15 23:25:50.478 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/data/vendor/tombstones/rfs/lpass/] [File exists]
  248. 05-15 23:25:50.478 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/data/vendor/tombstones/rfs/tn] [File exists]
  249. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/data/vendor/tombstones/rfs/tn/] [File exists]
  250. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/data/vendor/tombstones/rfs/slpi] [File exists]
  251. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/data/vendor/tombstones/rfs/slpi/] [File exists]
  252. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/shared] [File exists]
  253. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/shared/] [File exists]
  254. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/msm/mpss] [File exists]
  255. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/msm/mpss/] [File exists]
  256. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/msm/adsp] [File exists]
  257. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/msm/adsp/] [File exists]
  258. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/msm/slpi] [File exists]
  259. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/msm/slpi/] [File exists]
  260. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/mdm/mpss] [File exists]
  261. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/mdm/mpss/] [File exists]
  262. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/mdm/adsp] [File exists]
  263. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/mdm/adsp/] [File exists]
  264. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/mdm/slpi] [File exists]
  265. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/mdm/slpi/] [File exists]
  266. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/mdm/tn] [File exists]
  267. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/mdm/tn/] [File exists]
  268. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/apq/gnss] [File exists]
  269. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/rfs/apq/gnss/] [File exists]
  270. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/hlos_rfs/shared] [File exists]
  271. 05-15 23:25:50.479 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_os_la.c, 121] mkdir failed: [17] [/persist/hlos_rfs/shared/] [File exists]
  272. 05-15 23:25:50.481 824 824 I ServiceManagement: Removing namespace from process name vendor.qti.hardware.perf@1.0-service to perf@1.0-servic.
  273. 05-15 23:25:50.483 596 596 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.thermal@1.1::IThermal/default in either framework or device manifest.
  274. 05-15 23:25:50.483 807 807 I android.hardware.graphics.allocator@2.0-service: Registration complete for android.hardware.graphics.allocator@2.0::IAllocator/default.
  275. 05-15 23:25:50.483 839 839 W thermalserviced: Unable to get Thermal HAL V1.1, vendor thermal event notification not available
  276. 05-15 23:25:50.483 824 824 E vendor.qti.hardware.perf@1.0-service: Registered IPerf HAL service success!
  277. 05-15 23:25:50.484 801 801 I ServiceManagement: Removing namespace from process name android.hardware.bluetooth@1.0-service-qti to bluetooth@1.0-s.
  278. 05-15 23:25:50.485 801 801 I android.hardware.bluetooth@1.0-service: Registration complete for android.hardware.bluetooth@1.0::IBluetoothHci/default.
  279. 05-15 23:25:50.485 801 801 D vndksupport: Loading /vendor/lib64/hw/vendor.qti.hardware.fm@1.0-impl.so from current namespace instead of sphal namespace.
  280. 05-15 23:25:50.489 834 834 I btnvtool: type=1400 audit(0.0:9): avc: denied { execute } for path="/vendor/lib64/libqcci_legacy.so" dev="mmcblk0p67" ino=237 scontext=u:r:init:s0 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=1
  281. 05-15 23:25:50.490 835 835 I PerMgrSrv: Adding entry for modem : offTimeout : 500 ackTimeout : 200
  282. 05-15 23:25:50.491 836 836 I pd-mapper-svc: Starting pd-mapper service
  283. 05-15 23:25:50.492 836 836 I pd-mapper-svc: Parsing file :/firmware/image/adspr.jsn:
  284. 05-15 23:25:50.499 801 801 I android.hardware.bluetooth@1.0-service: Registration complete for vendor.qti.hardware.fm@1.0::IFmHci/default.
  285. 05-15 23:25:50.500 801 801 D vndksupport: Loading /vendor/lib64/hw/com.qualcomm.qti.ant@1.0-impl.so from current namespace instead of sphal namespace.
  286. 05-15 23:25:50.501 822 822 I LocSvc_HIDL_vendor.qti.gnss@1.0-service: main
  287. 05-15 23:25:50.502 826 826 I ServiceManagement: Removing namespace from process name vendor.qti.hardware.qteeconnector@1.0-service to qteeconnector@1.
  288. 05-15 23:25:50.502 822 822 D vndksupport: Loading /vendor/lib64/hw/android.hardware.gnss@1.0-impl-qti.so from current namespace instead of sphal namespace.
  289. 05-15 23:25:50.503 836 836 I pd-mapper-svc: Parsing file :/firmware/image/adsps.jsn:
  290. 05-15 23:25:50.504 836 836 I pd-mapper-svc: Parsing file :/firmware/image/adspua.jsn:
  291. 05-15 23:25:50.506 826 826 D vndksupport: Loading /vendor/lib64/hw/vendor.qti.hardware.qteeconnector@1.0-impl.so from current namespace instead of sphal namespace.
  292. 05-15 23:25:50.506 819 819 I ServiceManagement: Removing namespace from process name vendor.display.color@1.0-service to color@1.0-servi.
  293. 05-15 23:25:50.506 801 801 I android.hardware.bluetooth@1.0-service: Registration complete for com.qualcomm.qti.ant@1.0::IAntHci/default.
  294. 05-15 23:25:50.507 836 836 I pd-mapper-svc: Parsing file :/firmware/image/cdspr.jsn:
  295. 05-15 23:25:50.507 814 814 E libsensor1: check_sensors_enabled: Sensors enabled = true
  296. 05-15 23:25:50.507 800 800 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  297. 05-15 23:25:50.508 836 836 I pd-mapper-svc: Parsing file :/firmware/image/modemr.jsn:
  298. 05-15 23:25:50.508 826 826 I ServiceManagement: Removing namespace from process name vendor.qti.hardware.qteeconnector@1.0-service to qteeconnector@1.
  299. 05-15 23:25:50.509 836 836 I pd-mapper-svc: Parsing file :/firmware/image/modemuw.jsn:
  300. 05-15 23:25:50.509 803 803 D android.hardware.cas@1.0-service: android.hardware.cas@1.0-service starting...
  301. 05-15 23:25:50.510 813 813 I android.hardware.power@1.1-service-qti: Power HAL Service 1.1 for QCOM is starting.
  302. 05-15 23:25:50.510 803 803 I ServiceManagement: Removing namespace from process name android.hardware.cas@1.0-service to cas@1.0-service.
  303. 05-15 23:25:50.510 813 813 I QCOM PowerHAL: QCOM power HAL initing.
  304. 05-15 23:25:50.510 802 802 I android.hardware.camera.provider@2.4-service: Camera provider Service is starting.
  305. 05-15 23:25:50.510 813 813 I ServiceManagement: Removing namespace from process name android.hardware.power@1.1-service-qti to power@1.1-servi.
  306. 05-15 23:25:50.511 805 805 D android.hardware.drm@1.0-service: android.hardware.drm@1.0-service starting...
  307. 05-15 23:25:50.516 805 805 D vndksupport: Loading /vendor/lib/hw/android.hardware.drm@1.0-impl.so from current namespace instead of sphal namespace.
  308. 05-15 23:25:50.517 800 800 I ServiceManagement: Removing namespace from process name android.hardware.audio@2.0-service to audio@2.0-servi.
  309. 05-15 23:25:50.518 802 802 D vndksupport: Loading /vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so from current namespace instead of sphal namespace.
  310. 05-15 23:25:50.520 800 800 I audiohalservice: Registration complete for android.hardware.audio@2.0::IDevicesFactory/default.
  311. 05-15 23:25:50.521 813 813 I android.hardware.power@1.1-service-qti: Successfully registered IPower
  312. 05-15 23:25:50.522 800 800 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  313. 05-15 23:25:50.522 813 813 I android.hardware.power@1.1-service-qti: Successfully registered ILineagePower
  314. 05-15 23:25:50.522 813 813 I android.hardware.power@1.1-service-qti: Power Service is ready
  315. 05-15 23:25:50.522 836 856 I pd-mapper-svc: Starting servloc server
  316. 05-15 23:25:50.527 806 806 D android.hardware.drm@1.0-service.widevine: android.hardware.drm@1.0-service.widevine starting...
  317. 05-15 23:25:50.528 808 808 D vndksupport: Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
  318. 05-15 23:25:50.528 806 806 I ServiceManagement: Removing namespace from process name android.hardware.drm@1.0-service.widevine to drm@1.0-service.
  319. 05-15 23:25:50.529 806 806 I ServiceManagement: Removing namespace from process name android.hardware.drm@1.0-service.widevine to drm@1.0-service.
  320. 05-15 23:25:50.530 818 818 I android.hardware.wifi@1.0-service: Wifi Hal is booting up...
  321. 05-15 23:25:50.533 822 822 I LocSvc_HIDL_vendor.qti.gnss@1.0-service: Registration complete for android.hardware.gnss@1.0::IGnss/default.
  322. 05-15 23:25:50.533 822 822 D vndksupport: Loading /vendor/lib64/hw/vendor.qti.gnss@1.0-impl.so from current namespace instead of sphal namespace.
  323. 05-15 23:25:50.536 808 808 I SDM : ExtensionInterface::CreateExtensionInterface:
  324. 05-15 23:25:50.536 808 808 I SDM : SDM-EXTENSION Version: Date: 01/22/18, Commit: 85ecc8d, Change: Icf60dec5b6
  325. 05-15 23:25:50.537 808 808 I SDM : HWInfo::GetHWResourceInfo: SDE Version = 5, SDE Revision = 30020000, RGB = 0, VIG = 2, DMA = 3, Cursor = 1
  326. 05-15 23:25:50.537 808 808 I SDM : HWInfo::GetHWResourceInfo: Upscale Ratio = 20, Downscale Ratio = 4, Blending Stages = 7
  327. 05-15 23:25:50.537 808 808 I SDM : HWInfo::GetHWResourceInfo: SourceSplit = 1 QSEED3 = 1
  328. 05-15 23:25:50.537 808 808 I SDM : HWInfo::GetHWResourceInfo: BWC = 0, UBWC = 1, Decimation = 1, Tile Format = 0 Concurrent Writeback = 1
  329. 05-15 23:25:50.537 808 808 I SDM : HWInfo::GetHWResourceInfo: MaxLowBw = 6600000 , MaxHighBw = 6600000
  330. 05-15 23:25:50.537 808 808 I SDM : HWInfo::GetHWResourceInfo: MaxPipeBw = 3100000 KBps, MaxSDEClock = 412500000 Hz, ClockFudgeFactor = 1.050000
  331. 05-15 23:25:50.537 808 808 I SDM : HWInfo::GetHWResourceInfo: Prefill factors: Tiled_NV12 = 8, Tiled = 4, Linear = 1, Scale = 1, Fudge_factor = 2
  332. 05-15 23:25:50.537 808 808 W SDM : HWInfo::GetMDSSRotatorInfo: File '/sys/devices/virtual/rotator/mdss_rotator/caps' not found
  333. 05-15 23:25:50.538 808 808 I SDM : HWInfo::GetV4L2RotatorInfo: V4L2 Rotator: Count = 1, Downscale = 1, Min_downscale = 1.500000, Downscale_compression = 1
  334. 05-15 23:25:50.538 808 808 I SDM : HWInfo::GetHWResourceInfo: Has Support for multiple bw limits shown below
  335. 05-15 23:25:50.538 808 808 I SDM : HWInfo::GetHWResourceInfo: Mode-index=0 total_bw_limit=6600000 and pipe_bw_limit=3100000
  336. 05-15 23:25:50.538 808 808 I SDM : HWInfo::GetHWResourceInfo: Mode-index=1 total_bw_limit=4500000 and pipe_bw_limit=3100000
  337. 05-15 23:25:50.538 808 808 I SDM : HWInfo::GetHWResourceInfo: Mode-index=2 total_bw_limit=6600000 and pipe_bw_limit=3100000
  338. 05-15 23:25:50.538 808 808 I SDM : HWInfo::GetHWResourceInfo: Mode-index=3 total_bw_limit=6600000 and pipe_bw_limit=3100000
  339. 05-15 23:25:50.538 825 825 D : QdutilsDisp: svc service starting :)
  340. 05-15 23:25:50.538 825 825 I ServiceManagement: Removing namespace from process name vendor.qti.hardware.qdutils_disp@1.0-service-qti to qdutils_disp@1..
  341. 05-15 23:25:50.538 808 808 I SDM : SessionManager::SessionManager: Allocate buffers synchronously = 0
  342. 05-15 23:25:50.539 800 800 I audiohalservice: Registration complete for android.hardware.audio.effect@2.0::IEffectsFactory/default.
  343. 05-15 23:25:50.540 825 825 E : Registered IQdutilsDisp HAL service success!
  344. 05-15 23:25:50.540 800 800 D vndksupport: Loading /vendor/lib/hw/android.hardware.soundtrigger@2.0-impl.so from current namespace instead of sphal namespace.
  345. 05-15 23:25:50.544 805 805 I ServiceManagement: Removing namespace from process name android.hardware.drm@1.0-service to drm@1.0-service.
  346. 05-15 23:25:50.545 805 805 I android.hardware.drm@1.0-service: Registration complete for android.hardware.drm@1.0::IDrmFactory/default.
  347. 05-15 23:25:50.545 805 805 D vndksupport: Loading /vendor/lib/hw/android.hardware.drm@1.0-impl.so from current namespace instead of sphal namespace.
  348. 05-15 23:25:50.545 802 802 D vndksupport: Loading /vendor/lib/hw/camera.sdm660.so from current namespace instead of sphal namespace.
  349. 05-15 23:25:50.546 805 805 I ServiceManagement: Removing namespace from process name android.hardware.drm@1.0-service to drm@1.0-service.
  350. 05-15 23:25:50.546 800 800 D vndksupport: Loading /vendor/lib/hw/sound_trigger.primary.sdm660.so from current namespace instead of sphal namespace.
  351. 05-15 23:25:50.547 805 805 I android.hardware.drm@1.0-service: Registration complete for android.hardware.drm@1.0::ICryptoFactory/default.
  352. 05-15 23:25:50.548 835 835 I PerMgrSrv: Peripheral Mananager service start
  353. 05-15 23:25:50.548 835 835 I PerMgrSrv: power-off timeout 500,ms; event-ack timeout 200,ms; debug-mode false
  354. 05-15 23:25:50.548 835 835 I PerMgrSrv: Statistics for : modem
  355. 05-15 23:25:50.548 835 835 I PerMgrSrv: modem: Current State : is off-line
  356. 05-15 23:25:50.548 835 835 I PerMgrSrv: modem: Voter/Listener count : 0/0
  357. 05-15 23:25:50.549 835 835 I PerMgrSrv: modem: Power on count : 0
  358. 05-15 23:25:50.549 835 835 I PerMgrSrv: modem: Power off count: 0
  359. 05-15 23:25:50.549 835 835 I PerMgrSrv: modem: Client list:
  360. 05-15 23:25:50.549 808 861 W SDM : HWCSession::UEventThread: UEvent dropped. No uevent listener.
  361. 05-15 23:25:50.550 835 866 I PerMgrSrv: QMI service start
  362. 05-15 23:25:50.551 808 861 W SDM : HWCSession::UEventThread: UEvent dropped. No uevent listener.
  363. 05-15 23:25:50.551 808 808 I SDM : CoreInterface::CreateCore: Open interface handle = 0x7ec965c000
  364. 05-15 23:25:50.551 808 808 I SDM : HWCSession::Register: Set uevent listener = 0x7ec9673000
  365. 05-15 23:25:50.552 808 808 I SDM : HWInfo::GetFirstDisplayInterfaceType: First display is internal display
  366. 05-15 23:25:50.552 808 808 I SDM : CPUHint::Init: Invalid CPU Hint Pre-enable Window -1
  367. 05-15 23:25:50.552 808 808 I SDM : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
  368. 05-15 23:25:50.552 808 808 I SDM : HWDevice::Init: access(/dev/graphics/fb0) successful
  369. 05-15 23:25:50.552 808 808 I SDM : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
  370. 05-15 23:25:50.553 808 808 I SDM : HWDevice::PopulateHWPanelInfo: Device type = 0, Display Port = 1, Display Mode = 1, Device Node = 0, Is Primary = 1
  371. 05-15 23:25:50.553 808 808 I SDM : HWDevice::PopulateHWPanelInfo: Partial Update = 0, supported roi_count =0, Dynamic FPS = 0
  372. 05-15 23:25:50.553 808 808 I SDM : HWDevice::PopulateHWPanelInfo: Align: left = 0, width = 0, top = 0, height = 0
  373. 05-15 23:25:50.553 808 808 I SDM : HWDevice::PopulateHWPanelInfo: ROI: min_width = 0, min_height = 0, need_merge = 0
  374. 05-15 23:25:50.553 808 808 I SDM : HWDevice::PopulateHWPanelInfo: FPS: min = 48, max =60
  375. 05-15 23:25:50.553 808 808 I SDM : HWDevice::PopulateHWPanelInfo: Ping Pong Split = 0
  376. 05-15 23:25:50.553 808 808 I SDM : HWDevice::PopulateHWPanelInfo: Left Split = 0, Right Split = 0
  377. 05-15 23:25:50.553 808 808 I SDM : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
  378. 05-15 23:25:50.554 808 808 I chatty : uid=1000(system) composer@2.1-se identical 1 line
  379. 05-15 23:25:50.554 808 808 I SDM : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
  380. 05-15 23:25:50.554 808 808 W SDM : HWDevice::GetHWPanelInfoByNode: Failed to open msm_fb_panel_info node device node 3
  381. 05-15 23:25:50.554 808 808 I SDM : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
  382. 05-15 23:25:50.554 800 800 D sound_trigger_hw: stdev_open: Enter
  383. 05-15 23:25:50.555 808 808 I SDM : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
  384. 05-15 23:25:50.555 808 808 I SDM : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
  385. 05-15 23:25:50.555 808 808 W SDM : HWDevice::GetHWPanelInfoByNode: Failed to open msm_fb_panel_info node device node 3
  386. 05-15 23:25:50.555 808 808 I SDM : StrategyImpl::SetIdleTimeoutMs: Idle timeout: active = 70, inactive = 520
  387. 05-15 23:25:50.555 808 808 W SDM : ColorManager::CreateColorManagerProxy: PAV2 version is versions = 11, version = 11
  388. 05-15 23:25:50.575 800 800 I sound_trigger_platform: platform_stdev_init: Enter
  389. 05-15 23:25:50.583 808 808 I SDM : DisplayBase::InitializeColorModes: Number of Color Modes = 6
  390. 05-15 23:25:50.588 887 887 E PerMgrProxy: Starting pm-proxy service
  391. 05-15 23:25:50.589 835 868 D PerMgrSrv: modem state: is off-line, add client PM-PROXY-THREAD
  392. 05-15 23:25:50.589 835 868 D PerMgrSrv: PM-PROXY-THREAD registered
  393. 05-15 23:25:50.590 887 887 D PerMgrLib: PM-PROXY-THREAD successfully registered for modem
  394. 05-15 23:25:50.590 887 887 I PerMgrProxy: Casting proxy vote for modem
  395. 05-15 23:25:50.590 887 887 D PerMgrLib: PM-PROXY-THREAD voting for modem
  396. 05-15 23:25:50.590 835 868 D PerMgrSrv: PM-PROXY-THREAD voting for modem
  397. 05-15 23:25:50.590 835 868 D PerMgrSrv: modem new state: going on-line
  398. 05-15 23:25:50.590 835 868 D PerMgrSrv: modem num voters is 1
  399. 05-15 23:25:50.590 887 887 I PerMgrProxy: pm-proxy-thread vote successful for modem
  400. 05-15 23:25:50.591 885 890 I adbd : initializing functionfs
  401. 05-15 23:25:50.591 885 890 I adbd : opening control endpoint /dev/usb-ffs/adb/ep0
  402. 05-15 23:25:50.594 808 808 I SDM : HWCDisplay::Init: Display created with id: 0
  403. 05-15 23:25:50.595 808 808 E SDM : DisplayBase::GetColorModeAttr: Failed: Mode A_standard without attribute
  404. 05-15 23:25:50.595 808 808 E SDM : DisplayBase::GetColorModeAttr: Failed: Mode B_warm without attribute
  405. 05-15 23:25:50.595 808 808 E SDM : DisplayBase::GetColorModeAttr: Failed: Mode C_normal without attribute
  406. 05-15 23:25:50.595 808 808 E SDM : DisplayBase::GetColorModeAttr: Failed: Mode D_cold without attribute
  407. 05-15 23:25:50.595 808 808 E SDM : DisplayBase::GetColorModeAttr: Failed: Mode E_increased without attribute
  408. 05-15 23:25:50.595 808 808 E SDM : DisplayBase::GetColorModeAttr: Failed: Mode F_default without attribute
  409. 05-15 23:25:50.595 808 808 I SDM : DisplayBase::SetFrameBufferConfig: New framebuffer resolution (1080x2160)
  410. 05-15 23:25:50.596 838 838 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquiredBuffers retrieved: 2 (default)
  411. 05-15 23:25:50.597 865 865 E Sensors : sns_debug_main.c(283):Debug Config File missing in EFS!
  412. 05-15 23:25:50.598 865 900 E libsensor1: check_sensors_enabled: Sensors enabled = true
  413. 05-15 23:25:50.599 908 908 I ueventd : type=1400 audit(0.0:10): avc: denied { read } for name="mmcblk0p12" dev="tmpfs" ino=20492 scontext=u:r:ueventd:s0 tcontext=u:object_r:mba_debug_dev:s0 tclass=blk_file permissive=1
  414. 05-15 23:25:50.599 908 908 I ueventd : type=1400 audit(0.0:11): avc: denied { open } for path="/dev/block/mmcblk0p12" dev="tmpfs" ino=20492 scontext=u:r:ueventd:s0 tcontext=u:object_r:mba_debug_dev:s0 tclass=blk_file permissive=1
  415. 05-15 23:25:50.599 838 838 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::startGraphicsAllocatorService retrieved: 0
  416. 05-15 23:25:50.600 838 838 I SurfaceFlinger: SurfaceFlinger is starting
  417. 05-15 23:25:50.601 838 838 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncEventPhaseOffsetNs retrieved: 2000000
  418. 05-15 23:25:50.601 838 838 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncSfEventPhaseOffsetNs retrieved: 6000000
  419. 05-15 23:25:50.601 838 838 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasSyncFramework retrieved: 1
  420. 05-15 23:25:50.601 838 838 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useContextPriority retrieved: 0 (default)
  421. 05-15 23:25:50.601 838 838 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::presentTimeOffsetFromVSyncNs retrieved: 0
  422. 05-15 23:25:50.602 838 838 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useHwcForRGBtoYUV retrieved: 1
  423. 05-15 23:25:50.602 838 838 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxVirtualDisplaySize retrieved: 4096
  424. 05-15 23:25:50.602 838 838 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useVrFlinger retrieved: 0 (default)
  425. 05-15 23:25:50.602 838 838 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquiredBuffers retrieved: 2 (default)
  426. 05-15 23:25:50.602 838 838 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
  427. 05-15 23:25:50.602 838 838 I SurfaceFlinger: Disabling Triple Buffering
  428. 05-15 23:25:50.603 838 838 I SurfaceFlinger: SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
  429. 05-15 23:25:50.603 838 838 I SurfaceFlinger: Phase offest NS: 2000000
  430. 05-15 23:25:50.609 838 838 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  431. 05-15 23:25:50.613 888 888 I Dpps : GetInstance: DppsServer ref count increased to 1
  432. 05-15 23:25:50.613 888 888 I Dpps : InitPrimaryContextFeatures():297 Dpps feature enable properties are false, skipping primary feature context init
  433. 05-15 23:25:50.615 886 886 I Atfwd_Daemon: *** Starting ATFWD-daemon ***
  434. 05-15 23:25:50.615 886 886 I Atfwd_Daemon: init all signals
  435. 05-15 23:25:50.615 886 886 I Atfwd_Daemon: Explicitly disbling qmux
  436. 05-15 23:25:50.615 886 886 I Atfwd_Daemon: Disabling QMUX complete...
  437. 05-15 23:25:50.615 886 886 I Atfwd_Daemon: getting at svc obj for access terminal QMI svc
  438. 05-15 23:25:50.615 886 886 I Atfwd_Daemon:
  439. 05-15 23:25:50.615 886 886 I Atfwd_Daemon:
  440. 05-15 23:25:50.615 886 886 I Atfwd_Daemon: TrtyInit: retryCnt: 1
  441. 05-15 23:25:50.615 886 886 I Atfwd_Daemon: Using QCCI. Skipping qmi_init
  442. 05-15 23:25:50.615 886 886 I Atfwd_Daemon: result : 1 ,Init step :0 ,qmiErrorCode: 0
  443. 05-15 23:25:50.615 886 886 I Atfwd_Daemon:
  444. 05-15 23:25:50.615 886 886 I Atfwd_Daemon: Back to main.
  445. 05-15 23:25:50.615 886 886 I Atfwd_Daemon: tryinit complete with connectresult: 1
  446. 05-15 23:25:50.615 886 886 I Atfwd_Daemon:
  447. 05-15 23:25:50.615 886 886 I Atfwd_Daemon:
  448. 05-15 23:25:50.615 886 886 I Atfwd_Daemon: TrtyInit: retryCnt: 1
  449. 05-15 23:25:50.615 886 886 I Atfwd_Daemon:
  450. 05-15 23:25:50.615 886 886 I Atfwd_Daemon: qmi_client_init_instance....
  451. 05-15 23:25:50.618 822 822 D LocSvc_LBSProxy: checkIfLocationExtendedClientExists] File does not Exist
  452. 05-15 23:25:50.621 822 822 I ServiceManagement: Removing namespace from process name vendor.qti.gnss@1.0-service to gnss@1.0-servic.
  453. 05-15 23:25:50.622 822 822 I LocSvc_HIDL_vendor.qti.gnss@1.0-service: Registration complete for vendor.qti.gnss@1.0::ILocHidlGnss/gnss_vendor.
  454. 05-15 23:25:50.647 808 808 I SDM : HWCDisplay::SetFrameBufferResolution: New framebuffer resolution (1080x2160)
  455. 05-15 23:25:50.648 808 808 I SDM : HWCColorManager::CreateColorManager: Successfully loaded libsdm-disp-vndapis.so
  456. 05-15 23:25:50.651 808 808 I SDM : HWCColorManager::CreateColorManager: Successfully loaded libsdm-disp-vndapis.so and libsdm-diag.so and diag_init'ed
  457. 05-15 23:25:50.652 808 808 I ServiceManagement: Removing namespace from process name android.hardware.graphics.composer@2.1-service to composer@2.1-se.
  458. 05-15 23:25:50.653 808 808 I android.hardware.graphics.composer@2.1-service: Registration complete for android.hardware.graphics.composer@2.1::IComposer/default.
  459. 05-15 23:25:50.673 838 838 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  460. 05-15 23:25:50.685 838 838 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  461. 05-15 23:25:50.697 838 838 I Adreno : QUALCOMM build : a1355e2, I141a912644
  462. 05-15 23:25:50.697 838 838 I Adreno : Build Date : 04/18/18
  463. 05-15 23:25:50.697 838 838 I Adreno : OpenGL ES Shader Compiler Version: EV031.22.00.01_06
  464. 05-15 23:25:50.697 838 838 I Adreno : Local Branch :
  465. 05-15 23:25:50.697 838 838 I Adreno : Remote Branch : quic/gfx-adreno.lnx.1.0.r33-rel
  466. 05-15 23:25:50.697 838 838 I Adreno : Remote Branch : NONE
  467. 05-15 23:25:50.697 838 838 I Adreno : Reconstruct Branch : NOTHING
  468. 05-15 23:25:50.703 838 838 I Adreno : PFP: 0x005ff087, ME: 0x005ff063
  469. 05-15 23:25:50.707 800 800 D audio_hw_utils: audio_extn_utils_get_snd_card_num: snd_card_name: sdm660-snd-card
  470. 05-15 23:25:50.708 800 800 D audio_hw_utils: audio_extn_utils_get_snd_card_num: Opened sound card:0
  471. 05-15 23:25:50.720 802 802 W linker : "/vendor/lib/libmibokeh_660.so" unused DT entry: type 0xf arg 0x125a
  472. 05-15 23:25:50.724 838 838 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
  473. 05-15 23:25:50.728 838 838 I SurfaceFlinger: EGL information:
  474. 05-15 23:25:50.728 838 838 I SurfaceFlinger: vendor : Android
  475. 05-15 23:25:50.728 838 838 I SurfaceFlinger: version : 1.4 Android META-EGL
  476. 05-15 23:25:50.728 838 838 I SurfaceFlinger: extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_swap_buffers_with_damage EGL_ANDROID_get_native_client_buffer EGL_ANDROID_front_buffer_auto_refresh EGL_ANDROID_get_frame_timestamps EGL_KHR_image EGL_KHR_image_base EGL_KHR_lock_surface EGL_KHR_gl_colorspace EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_reusable_sync EGL_KHR_fence_sync EGL_KHR_create_context EGL_KHR_surfaceless_context EGL_EXT_create_context_robustness EGL_ANDROID_image_native_buffer EGL_KHR_wait_sync EGL_ANDROID_recordable EGL_KHR_partial_update EGL_EXT_pixel_format_float EGL_KHR_create_context_no_error EGL_KHR_mutable_render_buffer EGL_EXT_yuv_surface EGL_EXT_protected_content EGL_IMG_context_priority EGL_KHR_no_config_context
  477. 05-15 23:25:50.728 838 838 I SurfaceFlinger: Client API: OpenGL_ES
  478. 05-15 23:25:50.728 838 838 I SurfaceFlinger: EGLSurface: 8-8-8-8, config=0x782df76260
  479. 05-15 23:25:50.732 838 838 I SurfaceFlinger: OpenGL ES informations:
  480. 05-15 23:25:50.732 838 838 I SurfaceFlinger: vendor : Qualcomm
  481. 05-15 23:25:50.732 838 838 I SurfaceFlinger: renderer : Adreno (TM) 512
  482. 05-15 23:25:50.732 838 838 I SurfaceFlinger: version : OpenGL ES 3.2 V@269.0 (GIT@a1355e2, I141a912644) (Date:04/18/18)
  483. 05-15 23:25:50.732 838 838 I SurfaceFlinger: extensions: GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_half_float GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_compressed_ETC1_RGB8_texture GL_AMD_compressed_ATC_texture GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_OES_texture_compression_astc GL_OES_texture_npot GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_OES_texture_3D GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_QCOM_alpha_test GL_OES_depth24 GL_OES_packed_depth_stencil GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_EXT_sRGB GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_EXT_texture_type_2_10_10_10_REV GL_EXT_texture_sRGB_decode GL_OES_element_index_uint GL_EXT_copy_image GL_EXT_geometry_shader GL_EXT_tessellation_shader GL_OES_texture_stencil8 GL_EXT_shader_io_blocks GL_OES_shader_image_atomic GL_OES_sample_variables GL_EXT_texture_border_clamp GL_EXT_multisampled_render_to_texture
  484. 05-15 23:25:50.732 838 838 I SurfaceFlinger: GL_MAX_TEXTURE_SIZE = 16384
  485. 05-15 23:25:50.732 838 838 I SurfaceFlinger: GL_MAX_VIEWPORT_DIMS = 16384
  486. 05-15 23:25:50.735 808 808 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  487. 05-15 23:25:50.738 808 808 D vndksupport: Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
  488. 05-15 23:25:50.740 808 808 D SDM : HWCSession::RegisterCallback: Registering callback: Hotplug
  489. 05-15 23:25:50.741 808 808 I SDM : HWCDisplay::GetColorModeCount: Supported color mode count = 0
  490. 05-15 23:25:50.741 808 808 D SDM : HWCSession::RegisterCallback: Registering callback: Refresh
  491. 05-15 23:25:50.741 808 808 D SDM : HWCSession::RegisterCallback: Registering callback: Vsync
  492. 05-15 23:25:50.869 814 926 E qti_sensors_hal: processSingleSensorInfoResp: either handle is -1 or error is true or mSensors[handle] is NULL!
  493. 05-15 23:25:50.869 814 926 E qti_sensors_hal: processSingleSensorInfoResp: either handle_wakeup is -1 or error is true or mSensors[handle_wakeup] is NULL!
  494. 05-15 23:25:50.869 814 926 E qti_sensors_hal: processSingleSensorInfoResp: either handle is -1 or error is true or mSensors[handle] is NULL!
  495. 05-15 23:25:50.869 814 926 E qti_sensors_hal: processSingleSensorInfoResp: either handle_wakeup is -1 or error is true or mSensors[handle_wakeup] is NULL!
  496. 05-15 23:25:50.881 814 814 W qti_sensors_hal: addSensor : Not supported sensor with handle 67!
  497. 05-15 23:25:50.891 814 814 W qti_sensors_hal: addSensor : Not supported sensor with handle 39!
  498. 05-15 23:25:50.893 814 814 W qti_sensors_hal: addSensor : Not supported sensor with handle 48!
  499. 05-15 23:25:50.893 814 814 W qti_sensors_hal: addSensor : Not supported sensor with handle 49!
  500. 05-15 23:25:50.894 814 814 W qti_sensors_hal: addSensor : Not supported sensor with handle 53!
  501. 05-15 23:25:50.895 814 814 W qti_sensors_hal: addSensor : Not supported sensor with handle 68!
  502. 05-15 23:25:50.903 814 814 I : Loaded library from sensors.ssc.so
  503. 05-15 23:25:50.903 814 814 E /vendor/bin/hw/android.hardware.sensors@1.0-service: HAL specifies version 1.4, but does not implement set_operation_mode()
  504. 05-15 23:25:50.904 814 814 I ServiceManagement: Removing namespace from process name android.hardware.sensors@1.0-service to sensors@1.0-ser.
  505. 05-15 23:25:50.905 814 814 I android.hardware.sensors@1.0-service: Registration complete for android.hardware.sensors@1.0::ISensors/default.
  506. 05-15 23:25:51.037 838 838 D SurfaceFlinger: shader cache generated - 24 shaders in 295.105042 ms
  507. 05-15 23:25:51.038 838 838 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x783085f000
  508. 05-15 23:25:51.038 808 808 I SDM : DisplayBase::SetDisplayState: Set state = 1, display 0
  509. 05-15 23:25:51.051 808 949 D qdutils : DEBUG_CALC_FPS: 0
  510. 05-15 23:25:51.051 808 949 D qdutils : period: 10
  511. 05-15 23:25:51.051 808 949 D qdutils : ignorethresh_us: 500000
  512. 05-15 23:25:51.118 802 802 I OpenCV : calling android_getCpuFeatures() ...
  513. 05-15 23:25:51.119 802 802 I OpenCV : calling android_getCpuFeatures() ... Done (1f7ff)
  514. 05-15 23:25:51.149 800 800 E audio_route: Control 'LSM6 Mixer INT3_MI2S_TX' doesn't exist - skipping
  515. 05-15 23:25:51.149 800 800 E audio_route: Control 'LSM7 Mixer INT3_MI2S_TX' doesn't exist - skipping
  516. 05-15 23:25:51.149 800 800 E audio_route: Control 'LSM8 Mixer INT3_MI2S_TX' doesn't exist - skipping
  517. 05-15 23:25:51.150 800 800 E audio_route: Control 'LSM6 Mixer INT3_MI2S_TX' doesn't exist - skipping
  518. 05-15 23:25:51.150 800 800 E audio_route: Control 'LSM7 Mixer INT3_MI2S_TX' doesn't exist - skipping
  519. 05-15 23:25:51.151 800 800 E audio_route: Control 'LSM8 Mixer INT3_MI2S_TX' doesn't exist - skipping
  520. 05-15 23:25:51.152 800 800 E audio_route: Control 'LSM6 Mixer INT3_MI2S_TX' doesn't exist - skipping
  521. 05-15 23:25:51.152 800 800 E audio_route: Control 'LSM7 Mixer INT3_MI2S_TX' doesn't exist - skipping
  522. 05-15 23:25:51.152 800 800 E audio_route: Control 'LSM8 Mixer INT3_MI2S_TX' doesn't exist - skipping
  523. 05-15 23:25:51.164 802 802 I QCamera : <MCI><INFO> MIPreview: 67: mManufacturer = Xiaomi
  524. 05-15 23:25:51.290 800 800 E platform_info: param tag only supported with CONFIG_PARAMS section
  525. 05-15 23:25:51.290 800 800 I chatty : uid=1041(audioserver) audio@2.0-servi identical 5 lines
  526. 05-15 23:25:51.290 800 800 E platform_info: param tag only supported with CONFIG_PARAMS section
  527. 05-15 23:25:51.291 800 800 D ACDB-LOADER: ACDB -> Load file: /vendor/etc/acdbdata/adsp_avs_config.acdb
  528. 05-15 23:25:51.291 800 800 D ACDB-LOADER: ACDB -> found 1 form factor & soundcard independant files
  529. 05-15 23:25:51.292 800 800 D ACDB-LOADER: ACDB -> Load file: /vendor/etc/acdbdata/MTP/MTP_Hdmi_cal.acdb
  530. 05-15 23:25:51.292 800 800 D ACDB-LOADER: ACDB -> Load file: /vendor/etc/acdbdata/MTP/MTP_Speaker_cal.acdb
  531. 05-15 23:25:51.292 800 800 D ACDB-LOADER: ACDB -> Load file: /vendor/etc/acdbdata/MTP/MTP_General_cal.acdb
  532. 05-15 23:25:51.292 800 800 D ACDB-LOADER: ACDB -> Load file: /vendor/etc/acdbdata/MTP/MTP_Bluetooth_cal.acdb
  533. 05-15 23:25:51.292 800 800 D ACDB-LOADER: ACDB -> Load file: /vendor/etc/acdbdata/MTP/MTP_Handset_cal.acdb
  534. 05-15 23:25:51.292 800 800 D ACDB-LOADER: ACDB -> Load file: /vendor/etc/acdbdata/MTP/MTP_Headset_cal.acdb
  535. 05-15 23:25:51.292 800 800 D ACDB-LOADER: ACDB -> Load file: /vendor/etc/acdbdata/MTP/MTP_Global_cal.acdb
  536. 05-15 23:25:51.292 800 800 D ACDB-LOADER: ACDB -> Load file: /vendor/etc/acdbdata/MTP/MTP_workspaceFile.qwsp
  537. 05-15 23:25:51.292 800 800 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  538. 05-15 23:25:51.292 800 800 D : [ACDB Command]->SW Minor/Major/Revision version info for /vendor/etc/acdbdata/adsp_avs_config.acdb
  539. 05-15 23:25:51.292 800 800 D : [ACDB Command]->ACDB Sw Major = 9, ACDB Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
  540. 05-15 23:25:51.292 800 800 D : [ACDB Command]->ACDB File Major = 3949187072, ACDB File Minor = 1799862858, ACDB File Revision = 3953387697
  541. 05-15 23:25:51.293 885 890 I adbd : functionfs successfully initialized
  542. 05-15 23:25:51.293 885 890 I adbd : registering usb transport
  543. 05-15 23:25:51.293 800 800 D : [ACDB Command]->SW Minor/Major/Revision version info for /vendor/etc/acdbdata/MTP/MTP_Hdmi_cal.acdb
  544. 05-15 23:25:51.293 800 800 D : [ACDB Command]->ACDB Sw Major = 9, ACDB Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
  545. 05-15 23:25:51.293 800 800 D : [ACDB Command]->ACDB File Major = 9, ACDB File Minor = 0, ACDB File Revision = 11, ACDB File Cpl Number = 0
  546. 05-15 23:25:51.296 800 800 D : [ACDB Command]->SW Minor/Major/Revision version info for /vendor/etc/acdbdata/MTP/MTP_Speaker_cal.acdb
  547. 05-15 23:25:51.296 800 800 D : [ACDB Command]->ACDB Sw Major = 9, ACDB Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
  548. 05-15 23:25:51.296 800 800 D : [ACDB Command]->ACDB File Major = 9, ACDB File Minor = 0, ACDB File Revision = 11, ACDB File Cpl Number = 0
  549. 05-15 23:25:51.296 800 800 D : [ACDB Command]->SW Minor/Major/Revision version info for /vendor/etc/acdbdata/MTP/MTP_General_cal.acdb
  550. 05-15 23:25:51.296 800 800 D : [ACDB Command]->ACDB Sw Major = 9, ACDB Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
  551. 05-15 23:25:51.296 800 800 D : [ACDB Command]->ACDB File Major = 9, ACDB File Minor = 0, ACDB File Revision = 11, ACDB File Cpl Number = 0
  552. 05-15 23:25:51.297 800 800 D : [ACDB Command]->SW Minor/Major/Revision version info for /vendor/etc/acdbdata/MTP/MTP_Bluetooth_cal.acdb
  553. 05-15 23:25:51.297 800 800 D : [ACDB Command]->ACDB Sw Major = 9, ACDB Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
  554. 05-15 23:25:51.297 800 800 D : [ACDB Command]->ACDB File Major = 9, ACDB File Minor = 0, ACDB File Revision = 11, ACDB File Cpl Number = 0
  555. 05-15 23:25:51.300 800 800 D : [ACDB Command]->SW Minor/Major/Revision version info for /vendor/etc/acdbdata/MTP/MTP_Handset_cal.acdb
  556. 05-15 23:25:51.300 800 800 D : [ACDB Command]->ACDB Sw Major = 9, ACDB Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
  557. 05-15 23:25:51.300 800 800 D : [ACDB Command]->ACDB File Major = 9, ACDB File Minor = 0, ACDB File Revision = 11, ACDB File Cpl Number = 0
  558. 05-15 23:25:51.302 800 800 D : [ACDB Command]->SW Minor/Major/Revision version info for /vendor/etc/acdbdata/MTP/MTP_Headset_cal.acdb
  559. 05-15 23:25:51.302 800 800 D : [ACDB Command]->ACDB Sw Major = 9, ACDB Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
  560. 05-15 23:25:51.302 800 800 D : [ACDB Command]->ACDB File Major = 9, ACDB File Minor = 0, ACDB File Revision = 11, ACDB File Cpl Number = 0
  561. 05-15 23:25:51.302 800 800 D : [ACDB Command]->SW Minor/Major/Revision version info for /vendor/etc/acdbdata/MTP/MTP_Global_cal.acdb
  562. 05-15 23:25:51.302 800 800 D : [ACDB Command]->ACDB Sw Major = 9, ACDB Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
  563. 05-15 23:25:51.302 800 800 D : [ACDB Command]->ACDB File Major = 9, ACDB File Minor = 0, ACDB File Revision = 11, ACDB File Cpl Number = 0
  564. 05-15 23:25:51.303 800 800 D : [ACDB Command]->SW Minor/Major/Revision version info for /vendor/etc/acdbdata/MTP/MTP_workspaceFile.qwsp
  565. 05-15 23:25:51.303 800 800 D : [ACDB Command]->ACDB Sw Major = 9, ACDB Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
  566. 05-15 23:25:51.303 800 800 D : [ACDB Command]->ACDB File Major = 9, ACDB File Minor = 0, ACDB File Revision = 11
  567. 05-15 23:25:51.303 800 800 D : ACDBFILE_MGR:Read the devices count as zero, please check the acdb file
  568. 05-15 23:25:51.303 800 800 D ACDB-LOADER: ACDB -> ACPH INIT
  569. 05-15 23:25:51.303 800 800 D : [ACPH]->Online service registered with ACPH
  570. 05-15 23:25:51.303 800 800 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  571. 05-15 23:25:51.303 800 800 E Diag_Lib: diag: In diagpkt_tbl_reg, service not initialized.
  572. 05-15 23:25:51.303 800 800 D : [ACPH]->ACPH init success
  573. 05-15 23:25:51.303 800 800 D ACDB-LOADER: ACDB -> RTAC INIT
  574. 05-15 23:25:51.303 800 800 D : [ACPH]->DSP RTC service registered with ACPH
  575. 05-15 23:25:51.304 800 800 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  576. 05-15 23:25:51.304 800 800 D : [ACPH]->MCS RTC service registered with ACPH
  577. 05-15 23:25:51.304 800 800 D : [ACPH]->FTS RTC service registered with ACPH
  578. 05-15 23:25:51.304 800 800 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  579. 05-15 23:25:51.304 800 800 D : [ACPH]->ADIE RTC service registered with ACPH
  580. 05-15 23:25:51.304 800 800 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  581. 05-15 23:25:51.304 800 800 D : ACDBFILE_MGR:Read the devices count as zero, please check the acdb file
  582. 05-15 23:25:51.307 802 802 I mm-camera: < INFO> 421: init: memleak lib init.
  583. 05-15 23:25:51.307 802 802 I mm-camera: < INFO> 440: init: memleak tracer not attached
  584. 05-15 23:25:51.317 802 802 I mm-camera: <SENSOR>< INFO> 386: eebin_read: failed!
  585. 05-15 23:25:51.317 802 802 I chatty : uid=1047(cameraserver) android.hardwar identical 1 line
  586. 05-15 23:25:51.317 802 802 I mm-camera: <SENSOR>< INFO> 386: eebin_read: failed!
  587. 05-15 23:25:51.317 802 802 I mm-camera: <SENSOR>< INFO> 596: sensor_init_probe: failed: to probe eeprom bin sensors (non-fatal)
  588. 05-15 23:25:51.326 800 800 D ACDB-LOADER: ACDB -> send_common_custom_topology
  589. 05-15 23:25:51.326 800 800 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AVCS_CUSTOM_TOPO_INFO_SIZE
  590. 05-15 23:25:51.326 800 800 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AVCS_CUSTOM_TOPO_INFO
  591. 05-15 23:25:51.326 800 800 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AVCS_CUSTOM_TOPO_INFO: size:0x480 ret=0
  592. 05-15 23:25:51.326 800 800 D ACDB-LOADER: ACDB -> CORE_CUSTOM_TOPOLOGIES
  593. 05-15 23:25:51.326 802 802 E : Enter wayne_imx376_sunny_back_i_lib
  594. 05-15 23:25:51.326 802 802 I mm-camera: <SENSOR>< INFO> 320: sensor_sdk_util_get_i2c_freq_mode: Invalid i2c_freq_mode = 4
  595. 05-15 23:25:51.330 800 800 D ACDB-LOADER: ACDB -> acdb_loader_send_common_custom_topology: Common custom topology in use
  596. 05-15 23:25:51.330 800 800 D ACDB-LOADER: ACDB -> init done!
  597. 05-15 23:25:51.331 800 800 D sound_trigger_platform: platform_stdev_init Opening device /dev/snd/hwC0D1000
  598. 05-15 23:25:51.331 800 800 D sound_trigger_platform: get_codec_version: codec version
  599. 05-15 23:25:51.333 800 800 E sound_trigger_platform: load_smlib: ERROR. undefined symbol: generate_sound_trigger_phrase_recognition_event_v3
  600. 05-15 23:25:51.334 800 800 I SoundTriggerHalImpl: onFirstRef() mModuleName primary mHwDevice 0xeb64c000
  601. 05-15 23:25:51.335 800 800 I audiohalservice: Registration complete for android.hardware.soundtrigger@2.0::ISoundTriggerHw/default.
  602. 05-15 23:25:51.402 802 802 I mm-camera: <SENSOR>< INFO> 320: sensor_sdk_util_get_i2c_freq_mode: Invalid i2c_freq_mode = 4
  603. 05-15 23:25:51.462 1030 1048 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  604. 05-15 23:25:51.467 1030 1048 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  605. 05-15 23:25:51.478 1030 1048 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  606. 05-15 23:25:51.483 802 802 E : Enter wayne_imx376_sunny_front_i_lib
  607. 05-15 23:25:51.483 802 802 I mm-camera: <SENSOR>< INFO> 320: sensor_sdk_util_get_i2c_freq_mode: Invalid i2c_freq_mode = 4
  608. 05-15 23:25:51.490 1030 1048 I Adreno : QUALCOMM build : a1355e2, I141a912644
  609. 05-15 23:25:51.490 1030 1048 I Adreno : Build Date : 04/18/18
  610. 05-15 23:25:51.490 1030 1048 I Adreno : OpenGL ES Shader Compiler Version: EV031.22.00.01_06
  611. 05-15 23:25:51.490 1030 1048 I Adreno : Local Branch :
  612. 05-15 23:25:51.490 1030 1048 I Adreno : Remote Branch : quic/gfx-adreno.lnx.1.0.r33-rel
  613. 05-15 23:25:51.490 1030 1048 I Adreno : Remote Branch : NONE
  614. 05-15 23:25:51.490 1030 1048 I Adreno : Reconstruct Branch : NOTHING
  615. 05-15 23:25:51.493 1030 1048 I Adreno : PFP: 0x005ff087, ME: 0x005ff063
  616. 05-15 23:25:51.497 1030 1048 I /system/bin/bootanimation: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
  617. 05-15 23:25:51.578 1030 1048 D BootAnimation: BootAnimationShownTiming start time: 6284ms
  618. 05-15 23:25:51.620 886 886 I Atfwd_Daemon: qmi_client_init_instance status retry : 1
  619. 05-15 23:25:51.620 886 886 I Atfwd_Daemon:
  620. 05-15 23:25:51.620 886 886 I Atfwd_Daemon: qmi_client_init_instance....
  621. 05-15 23:25:51.624 886 886 I Atfwd_Daemon: qmi_client_init_instance status: -3, num_retries: 2, retryCnt: 1
  622. 05-15 23:25:51.624 886 886 I Atfwd_Daemon: result : -3 ,Init step :1 ,qmiErrorCode: 0
  623. 05-15 23:25:51.624 886 886 I Atfwd_Daemon:
  624. 05-15 23:25:51.624 886 886 I Atfwd_Daemon: Sleeping...
  625. 05-15 23:25:51.877 831 831 I rmt_storage: rmt_storage_connect_cb: clnt_h=0x1 conn_h=0x763ce2c3b0
  626. 05-15 23:25:51.878 831 831 I rmt_storage: rmt_storage_open_cb: /boot/modem_fs1: req_h=0x1 msg_id=1: Client found
  627. 05-15 23:25:51.878 831 831 I rmt_storage: rmt_storage_open_cb: /boot/modem_fs1: req_h=0x1 msg_id=1: Send response: res=0 err=0
  628. 05-15 23:25:51.878 831 831 I rmt_storage: rmt_storage_disconnect_cb: clnt_h=0x1 conn_h=0x763ce2c3b0
  629. 05-15 23:25:51.878 831 1061 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs1: Worker thread started
  630. 05-15 23:25:51.878 831 831 I rmt_storage: rmt_storage_connect_cb: clnt_h=0x2 conn_h=0x763ce2c3b0
  631. 05-15 23:25:51.878 831 831 I rmt_storage: rmt_storage_open_cb: /boot/modem_fs2: req_h=0x2 msg_id=1: Client found
  632. 05-15 23:25:51.878 831 831 I rmt_storage: rmt_storage_open_cb: /boot/modem_fs2: req_h=0x2 msg_id=1: Send response: res=0 err=0
  633. 05-15 23:25:51.878 831 1061 I rmt_storage: wake lock name: rmt_storage_507833181424, name creation success: 24
  634. 05-15 23:25:51.878 831 1062 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs2: Worker thread started
  635. 05-15 23:25:51.878 831 1062 I rmt_storage: wake lock name: rmt_storage_507825353968, name creation success: 24
  636. 05-15 23:25:51.879 831 831 I rmt_storage: rmt_storage_disconnect_cb: clnt_h=0x2 conn_h=0x763ce2c3b0
  637. 05-15 23:25:51.879 831 831 I rmt_storage: rmt_storage_connect_cb: clnt_h=0x3 conn_h=0x763ce2c3b0
  638. 05-15 23:25:51.879 831 831 I rmt_storage: rmt_storage_open_cb: /boot/modem_fsg: req_h=0x3 msg_id=1: Client found
  639. 05-15 23:25:51.879 831 831 I rmt_storage: rmt_storage_open_cb: /boot/modem_fsg: req_h=0x3 msg_id=1: Send response: res=0 err=0
  640. 05-15 23:25:51.879 831 1063 I rmt_storage: rmt_storage_client_thread: /boot/modem_fsg: Worker thread started
  641. 05-15 23:25:51.879 831 1063 I rmt_storage: wake lock name: rmt_storage_507824317680, name creation success: 24
  642. 05-15 23:25:51.879 831 831 I rmt_storage: rmt_storage_disconnect_cb: clnt_h=0x3 conn_h=0x763ce2c3b0
  643. 05-15 23:25:51.879 831 831 I rmt_storage: rmt_storage_connect_cb: clnt_h=0x4 conn_h=0x763ce2c3b0
  644. 05-15 23:25:51.879 831 831 I rmt_storage: rmt_storage_open_cb: /boot/modem_fsc: req_h=0x4 msg_id=1: Client found
  645. 05-15 23:25:51.879 831 831 I rmt_storage: rmt_storage_open_cb: /boot/modem_fsc: req_h=0x4 msg_id=1: Send response: res=0 err=0
  646. 05-15 23:25:51.879 831 1064 I rmt_storage: rmt_storage_client_thread: /boot/modem_fsc: Worker thread started
  647. 05-15 23:25:51.879 831 1064 I rmt_storage: wake lock name: rmt_storage_507823281392, name creation success: 24
  648. 05-15 23:25:51.880 831 831 I rmt_storage: rmt_storage_connect_cb: clnt_h=0x5 conn_h=0x763ce2c3c0
  649. 05-15 23:25:51.880 831 831 I rmt_storage: rmt_storage_open_cb: Unable to open /boot/modem_fsg_oem_1
  650. 05-15 23:25:51.880 831 831 I rmt_storage: rmt_storage_open_cb: : req_h=0x5 msg_id=1: Send response: res=1 err=3
  651. 05-15 23:25:51.880 831 831 I rmt_storage: rmt_storage_disconnect_cb: clnt_h=0x4 conn_h=0x763ce2c3b0
  652. 05-15 23:25:51.880 831 831 I rmt_storage: rmt_storage_disconnect_cb: clnt_h=0x5 conn_h=0x763ce2c3c0
  653. 05-15 23:25:51.880 831 831 I rmt_storage: rmt_storage_connect_cb: clnt_h=0x6 conn_h=0x763ce2c3c0
  654. 05-15 23:25:51.880 831 831 I rmt_storage: rmt_storage_open_cb: Unable to open /boot/modem_fsg_oem_2
  655. 05-15 23:25:51.880 831 831 I rmt_storage: rmt_storage_open_cb: : req_h=0x6 msg_id=1: Send response: res=1 err=3
  656. 05-15 23:25:51.880 831 831 I rmt_storage: rmt_storage_disconnect_cb: clnt_h=0x6 conn_h=0x763ce2c3c0
  657. 05-15 23:25:51.881 835 868 D PerMgrSrv: modem new state: is on-line
  658. 05-15 23:25:51.882 831 831 I rmt_storage: rmt_storage_connect_cb: clnt_h=0x7 conn_h=0x763ce2c3c0
  659. 05-15 23:25:51.882 831 831 I rmt_storage: rmt_storage_alloc_buff_cb: /boot/modem_fs1: req_h=0x7 msg_id=4: Alloc request received: Size: 0
  660. 05-15 23:25:51.882 831 831 I rmt_storage: rmt_storage_alloc_buff_cb: /boot/modem_fs1: req_h=0x7 msg_id=4: New client making a dummy request with buffer req size 0
  661. 05-15 23:25:51.882 831 831 I rmt_storage: rmt_storage_alloc_buff_cb: /boot/modem_fs1: req_h=0x7 msg_id=4: Send response: res=0 err=0
  662. 05-15 23:25:51.882 831 831 I rmt_storage: rmt_storage_disconnect_cb: clnt_h=0x7 conn_h=0x763ce2c3c0
  663. 05-15 23:25:51.882 831 831 I rmt_storage: rmt_storage_connect_cb: clnt_h=0x8 conn_h=0x763ce2c3c0
  664. 05-15 23:25:51.882 831 831 I rmt_storage: rmt_storage_rw_iovec_cb: /boot/modem_fs1: req_h=0x8 msg_id=3: R/W request received
  665. 05-15 23:25:51.882 831 831 I rmt_storage: wakelock acquired: 1, error no: 42
  666. 05-15 23:25:51.882 831 1061 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs1: Unblock worker thread (th_id: 507833181424)
  667. 05-15 23:25:51.883 831 1061 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs1: req_h=0x8 msg_id=3: Bytes read = 512
  668. 05-15 23:25:51.883 831 1061 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs1: req_h=0x8 msg_id=3: Send response: res=0 err=0
  669. 05-15 23:25:51.883 831 1061 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs1: About to block rmt_storage client thread (th_id: 507833181424) wakelock released: 1, error no: 0
  670. 05-15 23:25:51.883 831 1061 I rmt_storage:
  671. 05-15 23:25:51.884 831 831 I rmt_storage: rmt_storage_disconnect_cb: clnt_h=0x8 conn_h=0x763ce2c3c0
  672. 05-15 23:25:51.884 831 831 I rmt_storage: rmt_storage_connect_cb: clnt_h=0x9 conn_h=0x763ce2c3c0
  673. 05-15 23:25:51.884 831 831 I rmt_storage: rmt_storage_rw_iovec_cb: /boot/modem_fs2: req_h=0x9 msg_id=3: R/W request received
  674. 05-15 23:25:51.884 831 831 I rmt_storage: wakelock acquired: 1, error no: 42
  675. 05-15 23:25:51.884 831 1062 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs2: Unblock worker thread (th_id: 507825353968)
  676. 05-15 23:25:51.884 831 1062 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs2: req_h=0x9 msg_id=3: Bytes read = 512
  677. 05-15 23:25:51.884 831 1062 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs2: req_h=0x9 msg_id=3: Send response: res=0 err=0
  678. 05-15 23:25:51.885 831 1062 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs2: About to block rmt_storage client thread (th_id: 507825353968) wakelock released: 1, error no: 0
  679. 05-15 23:25:51.885 831 1062 I rmt_storage:
  680. 05-15 23:25:51.885 831 831 I rmt_storage: rmt_storage_disconnect_cb: clnt_h=0x9 conn_h=0x763ce2c3c0
  681. 05-15 23:25:51.886 831 831 I rmt_storage: rmt_storage_connect_cb: clnt_h=0xa conn_h=0x763ce2c3c0
  682. 05-15 23:25:51.886 831 831 I rmt_storage: rmt_storage_rw_iovec_cb: /boot/modem_fs2: req_h=0xa msg_id=3: R/W request received
  683. 05-15 23:25:51.886 831 831 I rmt_storage: wakelock acquired: 1, error no: 42
  684. 05-15 23:25:51.886 831 1062 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs2: Unblock worker thread (th_id: 507825353968)
  685. 05-15 23:25:51.916 831 1062 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs2: req_h=0xa msg_id=3: Bytes read = 2096128
  686. 05-15 23:25:51.916 831 1062 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs2: req_h=0xa msg_id=3: Send response: res=0 err=0
  687. 05-15 23:25:51.916 831 1062 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs2: About to block rmt_storage client thread (th_id: 507825353968) wakelock released: 1, error no: 0
  688. 05-15 23:25:51.916 831 1062 I rmt_storage:
  689. 05-15 23:25:51.916 831 831 I rmt_storage: rmt_storage_disconnect_cb: clnt_h=0xa conn_h=0x763ce2c3c0
  690. 05-15 23:25:52.077 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_server.c, 524] rcvd request [1] [72] [2] [0] [37]
  691. 05-15 23:25:52.077 832 1066 I tftp_server: pid=832 tid=1066 tftp-server : INF :[tftp_server_utils.c, 113] file [readwrite/server_check.txt] : [/vendor/rfs/msm/mpss/readwrite/server_check.txt]
  692. 05-15 23:25:52.078 832 1066 I tftp_server: pid=832 tid=1066 tftp-server : INF :[tftp_server.c, 1044] OACK options : [7680, 200, 10, 0, 0, 0, 0, 0]
  693. 05-15 23:25:52.078 832 1066 I tftp_server: pid=832 tid=1066 tftp-server : INF :[tftp_os_la.c, 184] unlink failed: [2] [/vendor/rfs/msm/mpss/readwrite/server_check.txt.rfs_tmp] [No such file or directo
  694. 05-15 23:25:52.078 832 1066 I tftp_server: pid=832 tid=1066 tftp-server : INF :[tftp_server.c, 722] Using temp file[/vendor/rfs/msm/mpss/readwrite/server_check.txt.rfs_tmp] for atomic put
  695. 05-15 23:25:52.078 832 1066 I tftp_server: pid=832 tid=1066 tftp-server : INF :[tftp_os_la.c, 59] open : [-1] [-1] [384] [577] [/vendor/rfs/msm/mpss/readwrite/server_check.txt.rfs_tmp]
  696. 05-15 23:25:52.082 832 1066 I tftp_server: pid=832 tid=1066 tftp-server : INF :[tftp_server.c, 1315] WRQ stats : total-blocks = 1 : total-bytes = 5 : 5 timedout-pkts = 0, wrong-pkts = 0
  697. 05-15 23:25:52.082 832 1066 I tftp_server: pid=832 tid=1066 tftp-server : INF :[tftp_server.c, 1319] WRQ time stats : Total : [TX, RX] = [216, 219, 0]
  698. 05-15 23:25:52.083 832 1066 I tftp_server: pid=832 tid=1066 tftp-server : INF :[tftp_server.c, 1323] WRQ time stats : Tx [Min, Max] = [43, 173]
  699. 05-15 23:25:52.083 832 1066 I tftp_server: pid=832 tid=1066 tftp-server : INF :[tftp_server.c, 1327] WRQ time stats : Rx [Min, Max] = [219, 219]
  700. 05-15 23:25:52.083 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_server.c, 524] rcvd request [1] [84] [1] [0] [38]
  701. 05-15 23:25:52.083 832 1067 I tftp_server: pid=832 tid=1067 tftp-server : INF :[tftp_server_utils.c, 113] file [readwrite/ota_firewall/ruleset] : [/vendor/rfs/msm/mpss/readwrite/ota_firewall/ruleset]
  702. 05-15 23:25:52.083 832 1067 I tftp_server: pid=832 tid=1067 tftp-server : INF :[tftp_server.c, 1044] OACK options : [7680, 200, 10, 4, 0, 0, 0, 0]
  703. 05-15 23:25:52.083 832 1067 I tftp_server: pid=832 tid=1067 tftp-server : INF :[tftp_os_la.c, 59] open : [-1] [-1] [384] [0] [/vendor/rfs/msm/mpss/readwrite/ota_firewall/ruleset]
  704. 05-15 23:25:52.083 832 1067 E tftp_server: pid=832 tid=1067 tftp-server : ERR :[tftp_os_la.c, 65] open failed: [2] [No such file or directory]
  705. 05-15 23:25:52.083 832 1067 E tftp_server: pid=832 tid=1067 tftp-server : ERR :[tftp_server.c, 1519] open failed : [-2] [Unknown error -2]
  706. 05-15 23:25:52.083 832 1067 E tftp_server: pid=832 tid=1067 tftp-server : ERR :[tftp_protocol.c, 1146] sending error-pkt. Code = 1, Msg = Err=2 String=No such file or directory
  707. 05-15 23:25:52.084 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_server.c, 524] rcvd request [1] [84] [1] [0] [39]
  708. 05-15 23:25:52.085 832 1068 I tftp_server: pid=832 tid=1068 tftp-server : INF :[tftp_server_utils.c, 113] file [readwrite/ota_firewall/ruleset] : [/vendor/rfs/msm/mpss/readwrite/ota_firewall/ruleset]
  709. 05-15 23:25:52.085 832 1068 I tftp_server: pid=832 tid=1068 tftp-server : INF :[tftp_server.c, 1044] OACK options : [7680, 200, 0, 10, 0, 0, 0, 0]
  710. 05-15 23:25:52.085 832 1068 I tftp_server: pid=832 tid=1068 tftp-server : INF :[tftp_os_la.c, 59] open : [-1] [-1] [384] [0] [/vendor/rfs/msm/mpss/readwrite/ota_firewall/ruleset]
  711. 05-15 23:25:52.085 832 1068 E tftp_server: pid=832 tid=1068 tftp-server : ERR :[tftp_os_la.c, 65] open failed: [2] [No such file or directory]
  712. 05-15 23:25:52.085 832 1068 E tftp_server: pid=832 tid=1068 tftp-server : ERR :[tftp_server.c, 1519] open failed : [-2] [Unknown error -2]
  713. 05-15 23:25:52.085 832 1068 E tftp_server: pid=832 tid=1068 tftp-server : ERR :[tftp_protocol.c, 1146] sending error-pkt. Code = 1, Msg = Err=2 String=No such file or directory
  714. 05-15 23:25:52.326 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_server.c, 524] rcvd request [1] [90] [1] [0] [61]
  715. 05-15 23:25:52.327 832 1069 I tftp_server: pid=832 tid=1069 tftp-server : INF :[tftp_server_utils.c, 113] file [readonly/firmware/image/wlanmdsp.mbn] : [/vendor/rfs/msm/mpss/readonly/firmware/image/wl
  716. 05-15 23:25:52.330 832 1069 I tftp_server: pid=832 tid=1069 tftp-server : INF :[tftp_server.c, 1044] OACK options : [7680, 200, 3703500, 10, 0, 0, 0, 0]
  717. 05-15 23:25:52.330 832 1069 I tftp_server: pid=832 tid=1069 tftp-server : INF :[tftp_os_la.c, 59] open : [-1] [-1] [384] [0] [/vendor/rfs/msm/mpss/readonly/firmware/image/wlanmdsp.mbn]
  718. 05-15 23:25:52.331 832 1069 I tftp_server: pid=832 tid=1069 tftp-server : INF :[tftp_protocol.c, 703] Recd END OF TRANSFER pkt. Code = 9, Msg = End of Transfer
  719. 05-15 23:25:52.331 832 1069 I tftp_server: pid=832 tid=1069 tftp-server : INF :[tftp_server.c, 1152] RRQ stats : sent_size = 0 total-blocks = 0 total-bytes = 0 timedout-pkts = 0, wrong-pkts = 0
  720. 05-15 23:25:52.331 832 1069 I tftp_server: pid=832 tid=1069 tftp-server : INF :[tftp_server.c, 1156] RRQ time stats : Total : [TX, RX] = [95, 241]
  721. 05-15 23:25:52.331 832 1069 I tftp_server: pid=832 tid=1069 tftp-server : INF :[tftp_server.c, 1162] RRQ time stats : Tx/Rx [Min, Max] = [95, 95, 241, 241]
  722. 05-15 23:25:52.331 832 1069 I tftp_server: pid=832 tid=1069 tftp-server : INF :[tftp_server.c, 1178] RRQ was successfully processed.
  723. 05-15 23:25:52.332 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_server.c, 524] rcvd request [1] [90] [1] [0] [68]
  724. 05-15 23:25:52.332 832 1070 I tftp_server: pid=832 tid=1070 tftp-server : INF :[tftp_server_utils.c, 113] file [readonly/firmware/image/wlanmdsp.mbn] : [/vendor/rfs/msm/mpss/readonly/firmware/image/wl
  725. 05-15 23:25:52.332 832 1070 I tftp_server: pid=832 tid=1070 tftp-server : INF :[tftp_server.c, 1044] OACK options : [7680, 200, 3703500, 10, 0, 0, 0, 0]
  726. 05-15 23:25:52.332 832 1070 I tftp_server: pid=832 tid=1070 tftp-server : INF :[tftp_os_la.c, 59] open : [-1] [-1] [384] [0] [/vendor/rfs/msm/mpss/readonly/firmware/image/wlanmdsp.mbn]
  727. 05-15 23:25:52.333 832 1070 I tftp_server: pid=832 tid=1070 tftp-server : INF :[tftp_protocol.c, 703] Recd END OF TRANSFER pkt. Code = 9, Msg = End of Transfer
  728. 05-15 23:25:52.333 832 1070 I tftp_server: pid=832 tid=1070 tftp-server : INF :[tftp_server.c, 1152] RRQ stats : sent_size = 0 total-blocks = 0 total-bytes = 0 timedout-pkts = 0, wrong-pkts = 0
  729. 05-15 23:25:52.333 832 1070 I tftp_server: pid=832 tid=1070 tftp-server : INF :[tftp_server.c, 1156] RRQ time stats : Total : [TX, RX] = [42, 320]
  730. 05-15 23:25:52.333 832 1070 I tftp_server: pid=832 tid=1070 tftp-server : INF :[tftp_server.c, 1162] RRQ time stats : Tx/Rx [Min, Max] = [42, 42, 320, 320]
  731. 05-15 23:25:52.333 832 1070 I tftp_server: pid=832 tid=1070 tftp-server : INF :[tftp_server.c, 1178] RRQ was successfully processed.
  732. 05-15 23:25:52.333 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_server.c, 524] rcvd request [1] [96] [1] [0] [70]
  733. 05-15 23:25:52.334 832 1071 I tftp_server: pid=832 tid=1071 tftp-server : INF :[tftp_server_utils.c, 113] file [readonly/firmware/image/wlanmdsp.mbn] : [/vendor/rfs/msm/mpss/readonly/firmware/image/wl
  734. 05-15 23:25:52.334 832 1071 I tftp_server: pid=832 tid=1071 tftp-server : INF :[tftp_server.c, 1044] OACK options : [7680, 200, 10, 3703500, 0, 0, 0, 0]
  735. 05-15 23:25:52.334 832 1071 I tftp_server: pid=832 tid=1071 tftp-server : INF :[tftp_os_la.c, 59] open : [-1] [-1] [384] [0] [/vendor/rfs/msm/mpss/readonly/firmware/image/wlanmdsp.mbn]
  736. 05-15 23:25:52.448 832 1071 I tftp_server: pid=832 tid=1071 tftp-server : INF :[tftp_server.c, 1152] RRQ stats : sent_size = 3703500 total-blocks = 483 total-bytes = 3703500 timedout-pkts = 0, wrong-p
  737. 05-15 23:25:52.448 832 1071 I tftp_server: pid=832 tid=1071 tftp-server : INF :[tftp_server.c, 1156] RRQ time stats : Total : [TX, RX] = [81980, 18425]
  738. 05-15 23:25:52.448 832 1071 I tftp_server: pid=832 tid=1071 tftp-server : INF :[tftp_server.c, 1162] RRQ time stats : Tx/Rx [Min, Max] = [13, 2075, 271, 999]
  739. 05-15 23:25:52.448 832 1071 I tftp_server: pid=832 tid=1071 tftp-server : INF :[tftp_server.c, 1178] RRQ was successfully processed.
  740. 05-15 23:25:52.518 802 802 E mm-camera: <SENSOR><ERROR> wayne_imx376_sunny_back_i_eeprom_format_afdata: 289: UP DAC 49,DOWN DAC 86, UP_DOWN DAC 135
  741. 05-15 23:25:52.518 802 802 E mm-camera: <SENSOR><ERROR> wayne_imx376_sunny_back_i_eeprom_format_afdata: 294: [xiaomi af otp] AF OTP(horizontal) DAC: macro 724 infinity 311 dac range 413
  742. 05-15 23:25:52.518 802 802 E mm-camera: <SENSOR><ERROR> wayne_imx376_sunny_back_i_eeprom_format_afdata: 312: [xiaomi af otp] AF new DAC with margin and lens sag: macro 879 infinity 189 dac range 690
  743. 05-15 23:25:52.518 802 802 E mm-camera: <SENSOR><ERROR> wayne_imx376_sunny_back_i_eeprom_format_afdata: 314: EXIT wayne_imx376_sunny_back_i_eeprom_format_afdata
  744. 05-15 23:25:53.484 802 802 E mm-camera: <SENSOR><ERROR> wayne_imx486_sunny_i_read_info: 95: module_id = 0x1,2018-6-26
  745. 05-15 23:25:53.484 802 802 E mm-camera: <SENSOR><ERROR> wayne_imx486_sunny_i_eeprom_format_afdata: 294: EXIT wayne_imx486_sunny_i_eeprom_format_afdata
  746. 05-15 23:25:53.484 802 802 E mm-camera: <SENSOR><ERROR> wayne_imx486_sunny_i_eeprom_format_arcsoft: 491: wayne_imx486_sunny_i_eeprom_format_arcsoft:491] open /data/misc/camera/arcsoft_calibration_data.bin failed
  747. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_format_calibration_data:337,Enter
  748. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_format_calibration_data:340,Total bytes in OTP buffer: 6390
  749. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_get_module_info:103,Enter!
  750. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_get_module_info:107,module_flag=1
  751. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:71,Enter!
  752. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:76,sum=3781
  753. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:77,ret=212
  754. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:78,buf[36]= 212
  755. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:81,Checksum good, pos:24, sum:3781 buf: 212
  756. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:84,Exit!
  757. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_get_module_info:124,Module ID : 0x1,2018-6-17
  758. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_get_module_info:126,Exit!
  759. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_format_wbdata:146,Enter!
  760. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:71,Enter!
  761. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:76,sum=1941
  762. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:77,ret=157
  763. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:78,buf[82]= 157
  764. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:81,Checksum good, pos:52, sum:1941 buf: 157
  765. 05-15 23:25:53.752 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:84,Exit!
  766. 05-15 23:25:53.753 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_format_wbdata:168,AWB : r/gr = 0.547852
  767. 05-15 23:25:53.753 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_format_wbdata:169,AWB : b/gr = 0.597656
  768. 05-15 23:25:53.753 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_format_wbdata:170,AWB : gb/gr = 0.996094
  769. 05-15 23:25:53.753 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_format_wbdata:177,Exit!
  770. 05-15 23:25:53.753 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_format_lensshading:196,Enter!
  771. 05-15 23:25:53.753 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:71,Enter!
  772. 05-15 23:25:53.753 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:76,sum=116436
  773. 05-15 23:25:53.753 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:77,ret=157
  774. 05-15 23:25:53.753 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:78,buf[1883]= 157
  775. 05-15 23:25:53.753 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:81,Checksum good, pos:75b, sum:116436 buf: 157
  776. 05-15 23:25:53.753 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:84,Exit!
  777. 05-15 23:25:53.753 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_format_lensshading:246,OTP: LSC MESH R MATRIX
  778. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,199.000000f, 225.000000f, 275.000000f, 321.000000f, 367.000000f, 414.000000f, 437.000000f, 463.000000f, 473.000000f, 467.000000f, 437.000000f,404.000000f, 358.000000f, 324.000000f, 265.000000f, 219.000000f, 192.000000f
  779. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,225.000000f, 278.000000f, 328.000000f, 387.000000f, 447.000000f, 507.000000f, 556.000000f, 596.000000f, 606.000000f, 586.000000f, 556.000000f,497.000000f, 437.000000f, 377.000000f, 318.000000f, 258.000000f, 219.000000f
  780. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,242.000000f, 308.000000f, 377.000000f, 447.000000f, 526.000000f, 606.000000f, 675.000000f, 715.000000f, 725.000000f, 705.000000f, 665.000000f,606.000000f, 516.000000f, 437.000000f, 367.000000f, 298.000000f, 232.000000f
  781. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,268.000000f, 348.000000f, 417.000000f, 507.000000f, 616.000000f, 705.000000f, 775.000000f, 814.000000f, 834.000000f, 814.000000f, 775.000000f,695.000000f, 596.000000f, 497.000000f, 407.000000f, 338.000000f, 258.000000f
  782. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,301.000000f, 367.000000f, 457.000000f, 566.000000f, 675.000000f, 775.000000f, 854.000000f, 904.000000f, 924.000000f, 904.000000f, 854.000000f,765.000000f, 656.000000f, 546.000000f, 447.000000f, 358.000000f, 278.000000f
  783. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,308.000000f, 387.000000f, 477.000000f, 596.000000f, 715.000000f, 814.000000f, 904.000000f, 973.000000f, 1003.000000f, 973.000000f, 904.000000f,814.000000f, 695.000000f, 576.000000f, 467.000000f, 377.000000f, 298.000000f
  784. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,308.000000f, 387.000000f, 487.000000f, 606.000000f, 735.000000f, 834.000000f, 924.000000f, 993.000000f, 1023.000000f, 993.000000f, 914.000000f,824.000000f, 715.000000f, 596.000000f, 477.000000f, 377.000000f, 298.000000f
  785. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,308.000000f, 387.000000f, 477.000000f, 596.000000f, 715.000000f, 814.000000f, 904.000000f, 973.000000f, 993.000000f, 963.000000f, 904.000000f,814.000000f, 705.000000f, 586.000000f, 467.000000f, 377.000000f, 298.000000f
  786. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,301.000000f, 367.000000f, 457.000000f, 566.000000f, 675.000000f, 775.000000f, 854.000000f, 904.000000f, 914.000000f, 904.000000f, 844.000000f,765.000000f, 665.000000f, 546.000000f, 447.000000f, 358.000000f, 278.000000f
  787. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,268.000000f, 348.000000f, 417.000000f, 516.000000f, 616.000000f, 705.000000f, 775.000000f, 814.000000f, 824.000000f, 814.000000f, 765.000000f,695.000000f, 596.000000f, 497.000000f, 407.000000f, 338.000000f, 258.000000f
  788. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,242.000000f, 308.000000f, 377.000000f, 447.000000f, 526.000000f, 606.000000f, 665.000000f, 705.000000f, 725.000000f, 705.000000f, 665.000000f,606.000000f, 516.000000f, 437.000000f, 367.000000f, 298.000000f, 232.000000f
  789. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,225.000000f, 278.000000f, 328.000000f, 387.000000f, 447.000000f, 507.000000f, 556.000000f, 596.000000f, 606.000000f, 586.000000f, 556.000000f,507.000000f, 447.000000f, 387.000000f, 328.000000f, 268.000000f, 215.000000f
  790. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,199.000000f, 238.000000f, 275.000000f, 334.000000f, 367.000000f, 414.000000f, 450.000000f, 463.000000f, 473.000000f, 467.000000f, 437.000000f,401.000000f, 367.000000f, 321.000000f, 275.000000f, 228.000000f, 189.000000f
  791. 05-15 23:25:53.753 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_format_lensshading:248,OTP: LSC MESH GR MATRIX
  792. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,238.000000f, 274.000000f, 327.000000f, 386.000000f, 429.000000f, 467.000000f, 502.000000f, 527.000000f, 538.000000f, 529.000000f, 503.000000f,464.000000f, 419.000000f, 373.000000f, 321.000000f, 265.000000f, 229.000000f
  793. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,267.000000f, 325.000000f, 384.000000f, 444.000000f, 509.000000f, 568.000000f, 617.000000f, 650.000000f, 660.000000f, 644.000000f, 612.000000f,558.000000f, 498.000000f, 438.000000f, 379.000000f, 309.000000f, 251.000000f
  794. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,290.000000f, 363.000000f, 433.000000f, 509.000000f, 590.000000f, 666.000000f, 725.000000f, 758.000000f, 769.000000f, 758.000000f, 720.000000f,655.000000f, 579.000000f, 498.000000f, 422.000000f, 352.000000f, 280.000000f
  795. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,321.000000f, 401.000000f, 476.000000f, 568.000000f, 666.000000f, 752.000000f, 812.000000f, 850.000000f, 861.000000f, 844.000000f, 806.000000f,742.000000f, 655.000000f, 558.000000f, 465.000000f, 390.000000f, 303.000000f
  796. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,348.000000f, 428.000000f, 514.000000f, 622.000000f, 731.000000f, 812.000000f, 877.000000f, 915.000000f, 936.000000f, 915.000000f, 871.000000f,806.000000f, 714.000000f, 606.000000f, 503.000000f, 417.000000f, 330.000000f
  797. 05-15 23:25:53.753 802 802 E mm-camera: print_matrix:31,364.000000f, 444.000000f, 541.000000f, 655.000000f, 763.000000f, 850.000000f, 915.000000f, 974.000000f, 996.000000f, 969.000000f, 915.000000f,844.000000f, 747.000000f, 639.000000f, 525.000000f, 433.000000f, 346.000000f
  798. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,363.000000f, 449.000000f, 547.000000f, 666.000000f, 779.000000f, 861.000000f, 931.000000f, 996.000000f, 1023.000000f, 991.000000f, 926.000000f,855.000000f, 763.000000f, 650.000000f, 536.000000f, 438.000000f, 352.000000f
  799. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,357.000000f, 444.000000f, 541.000000f, 655.000000f, 763.000000f, 850.000000f, 915.000000f, 969.000000f, 991.000000f, 969.000000f, 915.000000f,839.000000f, 747.000000f, 639.000000f, 525.000000f, 433.000000f, 346.000000f
  800. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,348.000000f, 428.000000f, 514.000000f, 622.000000f, 725.000000f, 812.000000f, 871.000000f, 909.000000f, 926.000000f, 909.000000f, 871.000000f,801.000000f, 709.000000f, 606.000000f, 503.000000f, 417.000000f, 330.000000f
  801. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,321.000000f, 401.000000f, 476.000000f, 568.000000f, 666.000000f, 747.000000f, 812.000000f, 844.000000f, 855.000000f, 844.000000f, 806.000000f,742.000000f, 650.000000f, 558.000000f, 471.000000f, 390.000000f, 310.000000f
  802. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,290.000000f, 363.000000f, 433.000000f, 509.000000f, 585.000000f, 660.000000f, 720.000000f, 752.000000f, 763.000000f, 752.000000f, 714.000000f,655.000000f, 579.000000f, 498.000000f, 428.000000f, 352.000000f, 280.000000f
  803. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,269.000000f, 319.000000f, 384.000000f, 444.000000f, 503.000000f, 563.000000f, 612.000000f, 644.000000f, 655.000000f, 639.000000f, 606.000000f,558.000000f, 498.000000f, 438.000000f, 379.000000f, 314.000000f, 256.000000f
  804. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,240.000000f, 276.000000f, 327.000000f, 379.000000f, 424.000000f, 462.000000f, 496.000000f, 521.000000f, 525.000000f, 523.000000f, 498.000000f,464.000000f, 419.000000f, 373.000000f, 314.000000f, 263.000000f, 220.000000f
  805. 05-15 23:25:53.754 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_format_lensshading:250,OTP: LSC MESH GB MATRIX
  806. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,241.000000f, 278.000000f, 328.000000f, 388.000000f, 432.000000f, 470.000000f, 512.000000f, 537.000000f, 541.000000f, 530.000000f, 506.000000f,466.000000f, 421.000000f, 375.000000f, 317.000000f, 267.000000f, 223.000000f
  807. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,270.000000f, 321.000000f, 386.000000f, 446.000000f, 512.000000f, 571.000000f, 620.000000f, 653.000000f, 664.000000f, 653.000000f, 615.000000f,560.000000f, 501.000000f, 441.000000f, 375.000000f, 310.000000f, 252.000000f
  808. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,292.000000f, 365.000000f, 435.000000f, 506.000000f, 593.000000f, 669.000000f, 729.000000f, 762.000000f, 778.000000f, 762.000000f, 724.000000f,658.000000f, 577.000000f, 495.000000f, 424.000000f, 354.000000f, 274.000000f
  809. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,323.000000f, 403.000000f, 479.000000f, 571.000000f, 669.000000f, 756.000000f, 816.000000f, 854.000000f, 865.000000f, 854.000000f, 811.000000f,745.000000f, 653.000000f, 555.000000f, 468.000000f, 386.000000f, 307.000000f
  810. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,350.000000f, 430.000000f, 517.000000f, 620.000000f, 729.000000f, 816.000000f, 876.000000f, 920.000000f, 936.000000f, 920.000000f, 876.000000f,805.000000f, 713.000000f, 604.000000f, 501.000000f, 414.000000f, 334.000000f
  811. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,361.000000f, 441.000000f, 539.000000f, 653.000000f, 762.000000f, 849.000000f, 914.000000f, 974.000000f, 1001.000000f, 974.000000f, 914.000000f,843.000000f, 745.000000f, 637.000000f, 522.000000f, 430.000000f, 343.000000f
  812. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,366.000000f, 446.000000f, 544.000000f, 664.000000f, 778.000000f, 860.000000f, 930.000000f, 996.000000f, 1023.000000f, 996.000000f, 930.000000f,854.000000f, 762.000000f, 648.000000f, 533.000000f, 435.000000f, 348.000000f
  813. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,361.000000f, 441.000000f, 539.000000f, 653.000000f, 762.000000f, 849.000000f, 914.000000f, 969.000000f, 990.000000f, 969.000000f, 914.000000f,843.000000f, 745.000000f, 637.000000f, 522.000000f, 430.000000f, 343.000000f
  814. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,345.000000f, 424.000000f, 512.000000f, 620.000000f, 724.000000f, 811.000000f, 871.000000f, 914.000000f, 930.000000f, 914.000000f, 871.000000f,805.000000f, 713.000000f, 604.000000f, 501.000000f, 414.000000f, 326.000000f
  815. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,323.000000f, 403.000000f, 479.000000f, 571.000000f, 664.000000f, 751.000000f, 811.000000f, 849.000000f, 860.000000f, 843.000000f, 805.000000f,740.000000f, 653.000000f, 555.000000f, 468.000000f, 392.000000f, 305.000000f
  816. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,292.000000f, 365.000000f, 435.000000f, 506.000000f, 588.000000f, 664.000000f, 724.000000f, 756.000000f, 767.000000f, 756.000000f, 718.000000f,658.000000f, 577.000000f, 501.000000f, 424.000000f, 354.000000f, 281.000000f
  817. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,263.000000f, 321.000000f, 386.000000f, 446.000000f, 506.000000f, 566.000000f, 615.000000f, 648.000000f, 658.000000f, 648.000000f, 609.000000f,560.000000f, 501.000000f, 441.000000f, 375.000000f, 310.000000f, 252.000000f
  818. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,234.000000f, 278.000000f, 321.000000f, 381.000000f, 426.000000f, 464.000000f, 499.000000f, 524.000000f, 535.000000f, 524.000000f, 501.000000f,466.000000f, 421.000000f, 375.000000f, 317.000000f, 267.000000f, 223.000000f
  819. 05-15 23:25:53.754 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_format_lensshading:252,OTP: LSC MESH B MATRIX
  820. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,241.000000f, 278.000000f, 329.000000f, 383.000000f, 435.000000f, 474.000000f, 504.000000f, 531.000000f, 537.000000f, 531.000000f, 495.000000f,465.000000f, 413.000000f, 374.000000f, 323.000000f, 272.000000f, 223.000000f
  821. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,266.000000f, 326.000000f, 389.000000f, 444.000000f, 507.000000f, 570.000000f, 625.000000f, 652.000000f, 670.000000f, 652.000000f, 616.000000f,561.000000f, 498.000000f, 435.000000f, 371.000000f, 308.000000f, 260.000000f
  822. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,299.000000f, 371.000000f, 435.000000f, 507.000000f, 588.000000f, 670.000000f, 724.000000f, 760.000000f, 779.000000f, 760.000000f, 715.000000f,661.000000f, 579.000000f, 498.000000f, 425.000000f, 353.000000f, 281.000000f
  823. 05-15 23:25:53.754 802 802 E mm-camera: print_matrix:31,323.000000f, 407.000000f, 480.000000f, 570.000000f, 670.000000f, 751.000000f, 815.000000f, 851.000000f, 860.000000f, 851.000000f, 806.000000f,742.000000f, 652.000000f, 552.000000f, 471.000000f, 389.000000f, 305.000000f
  824. 05-15 23:25:53.755 802 802 E mm-camera: print_matrix:31,350.000000f, 435.000000f, 516.000000f, 625.000000f, 733.000000f, 815.000000f, 878.000000f, 914.000000f, 932.000000f, 914.000000f, 869.000000f,806.000000f, 706.000000f, 607.000000f, 507.000000f, 416.000000f, 332.000000f
  825. 05-15 23:25:53.755 802 802 E mm-camera: print_matrix:31,368.000000f, 453.000000f, 543.000000f, 661.000000f, 770.000000f, 851.000000f, 914.000000f, 969.000000f, 996.000000f, 969.000000f, 905.000000f,842.000000f, 751.000000f, 643.000000f, 525.000000f, 435.000000f, 350.000000f
  826. 05-15 23:25:53.755 802 802 E mm-camera: print_matrix:31,368.000000f, 453.000000f, 552.000000f, 670.000000f, 788.000000f, 860.000000f, 932.000000f, 996.000000f, 1023.000000f, 987.000000f, 923.000000f,851.000000f, 760.000000f, 652.000000f, 534.000000f, 444.000000f, 347.000000f
  827. 05-15 23:25:53.755 802 802 E mm-camera: print_matrix:31,368.000000f, 453.000000f, 543.000000f, 661.000000f, 770.000000f, 851.000000f, 914.000000f, 969.000000f, 987.000000f, 960.000000f, 905.000000f,833.000000f, 751.000000f, 643.000000f, 525.000000f, 435.000000f, 350.000000f
  828. 05-15 23:25:53.755 802 802 E mm-camera: print_matrix:31,350.000000f, 435.000000f, 516.000000f, 625.000000f, 733.000000f, 815.000000f, 869.000000f, 905.000000f, 923.000000f, 905.000000f, 860.000000f,797.000000f, 706.000000f, 607.000000f, 507.000000f, 416.000000f, 332.000000f
  829. 05-15 23:25:53.755 802 802 E mm-camera: print_matrix:31,323.000000f, 407.000000f, 480.000000f, 570.000000f, 670.000000f, 751.000000f, 806.000000f, 842.000000f, 851.000000f, 842.000000f, 797.000000f,733.000000f, 652.000000f, 552.000000f, 471.000000f, 389.000000f, 305.000000f
  830. 05-15 23:25:53.755 802 802 E mm-camera: print_matrix:31,290.000000f, 362.000000f, 435.000000f, 507.000000f, 588.000000f, 661.000000f, 715.000000f, 760.000000f, 770.000000f, 751.000000f, 715.000000f,652.000000f, 570.000000f, 498.000000f, 425.000000f, 353.000000f, 281.000000f
  831. 05-15 23:25:53.755 802 802 E mm-camera: print_matrix:31,266.000000f, 326.000000f, 389.000000f, 444.000000f, 507.000000f, 570.000000f, 616.000000f, 652.000000f, 661.000000f, 643.000000f, 607.000000f,561.000000f, 498.000000f, 435.000000f, 380.000000f, 308.000000f, 260.000000f
  832. 05-15 23:25:53.755 802 802 E mm-camera: print_matrix:31,241.000000f, 278.000000f, 329.000000f, 383.000000f, 422.000000f, 462.000000f, 507.000000f, 531.000000f, 540.000000f, 522.000000f, 498.000000f,465.000000f, 413.000000f, 374.000000f, 320.000000f, 272.000000f, 223.000000f
  833. 05-15 23:25:53.755 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_format_lensshading:279,Exit!
  834. 05-15 23:25:53.755 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_get_calibration_items:59,is_wbc:1,is_afc:0,is_lsc:1,is_dpc:0,is_insensor:0, is_ois:0
  835. 05-15 23:25:53.755 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_get_crosstalk:308,Enter!
  836. 05-15 23:25:53.755 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:71,Enter!
  837. 05-15 23:25:53.755 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:76,sum=71582
  838. 05-15 23:25:53.755 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:77,ret=183
  839. 05-15 23:25:53.755 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:78,buf[2447]= 183
  840. 05-15 23:25:53.755 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:81,Checksum good, pos:98f, sum:71582 buf: 183
  841. 05-15 23:25:53.755 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:84,Exit!
  842. 05-15 23:25:53.755 802 802 E mm-camera: <SENSOR><ERROR> wayne_imx376_sunny_front_i_eeprom_get_crosstalk: 328: failed to write crosstalk
  843. 05-15 23:25:53.755 802 802 E mm-camera: wayne_imx376_sunny_front_i_eeprom_get_crosstalk:330,Exit!
  844. 05-15 23:25:53.888 802 802 I mm-camera: <ISP >< INFO> 4044: isp_resource_get_isp_hw_limit: isp hw limit 0
  845. 05-15 23:25:53.939 802 802 I mm-camera: <ISP >< INFO> 4044: isp_resource_get_isp_hw_limit: isp hw limit 0
  846. 05-15 23:25:53.947 802 802 I mm-camera: <ISP >< INFO> 921: module_isp_init: module 0xef423140
  847. 05-15 23:25:53.960 802 802 I mm-camera: <CPP >< INFO> 174: cpp_module_init: info: CPP module_init successful
  848. 05-15 23:25:53.977 802 802 E mm-camera: <IMGLIB><ERROR> 1348: frameproc_comp_reload_lib: Error opening frameproc library libmmcamera_llvd.so error dlopen failed: library "libllvd_smore.so" not found
  849. 05-15 23:25:53.977 802 802 E mm-camera: <IMGLIB><ERROR> 1214: frameproc_comp_load: frameproc_comp_load:1214] cannot load libmmcamera_llvd.so
  850. 05-15 23:25:53.977 802 802 E mm-camera: <IMGLIB><ERROR> 3464: module_imgbase_init: llvd] Error rc -7
  851. 05-15 23:25:53.978 802 802 E mm-camera: <IMGLIB><ERROR> 1348: frameproc_comp_reload_lib: Error opening frameproc library libmmcamera_quadracfa.so error dlopen failed: library "libSonyIMX376KRmscLibrary.so" not found
  852. 05-15 23:25:53.978 802 802 E mm-camera: <IMGLIB><ERROR> 1214: frameproc_comp_load: frameproc_comp_load:1214] cannot load libmmcamera_quadracfa.so
  853. 05-15 23:25:53.978 802 802 E mm-camera: <IMGLIB><ERROR> 3464: module_imgbase_init: quadracfa] Error rc -7
  854. 05-15 23:25:53.978 802 802 E mm-camera: <IMGLIB><ERROR> 3900: module_qdc_common_get_valid_lib_index: error, invalid library
  855. 05-15 23:25:53.978 802 802 E mm-camera: <IMGLIB><ERROR> 3936: module_qdc_common_get_feature_lib: invalid index
  856. 05-15 23:25:53.979 802 802 E mm-camera: <IMGLIB><ERROR> 3900: module_qdc_common_get_valid_lib_index: error, invalid library
  857. 05-15 23:25:53.979 802 802 E mm-camera: <IMGLIB><ERROR> 3936: module_qdc_common_get_feature_lib: invalid index
  858. 05-15 23:25:53.979 802 802 E mm-camera: <IMGLIB><ERROR> 3900: module_qdc_common_get_valid_lib_index: error, invalid library
  859. 05-15 23:25:53.979 802 802 E mm-camera: <IMGLIB><ERROR> 3936: module_qdc_common_get_feature_lib: invalid index
  860. 05-15 23:25:54.010 802 802 E mm-camera: <IMGLIB><ERROR> 4140: module_qdc_common_init: Algo Capabilities Crop caps 0,core type 2, access mode 1, exec mode 1
  861. 05-15 23:25:54.013 802 802 E mm-camera: <IMGLIB><ERROR> 215: faceproc_hw_comp_get_fd_device_name: Can not discover face-detect device
  862. 05-15 23:25:54.013 802 802 E mm-camera: <IMGLIB><ERROR> 5838: faceproc_hw_comp_load: Can not find device name
  863. 05-15 23:25:54.013 802 802 W mm-camera: <IMGLIB>< WARN> 1235: faceproc_dsp_comp_load: face detection dsp disabled , enable by set property
  864. 05-15 23:25:54.013 802 802 I mm-camera: <IMGLIB>< INFO> 2157: faceproc_sw_wrapper_load: Loading faceproc library
  865. 05-15 23:25:54.045 802 802 E mm-camera: <IMGLIB><ERROR> 1348: frameproc_comp_reload_lib: Error opening frameproc library libmmcamera_ubifocus_lib.so error dlopen failed: library "libmmcamera_ubifocus_lib.so" not found
  866. 05-15 23:25:54.045 802 802 E mm-camera: <IMGLIB><ERROR> 1214: frameproc_comp_load: frameproc_comp_load:1214] cannot load libmmcamera_ubifocus_lib.so
  867. 05-15 23:25:54.045 802 802 E mm-camera: <IMGLIB><ERROR> 3464: module_imgbase_init: imglib_ubifocus] Error rc -7
  868. 05-15 23:25:54.045 802 802 W mm-camera: <IMGLIB>< WARN> 748: module_imglib_create_topology: Can not init the module imglib_ubifocus
  869. 05-15 23:25:54.045 802 802 E mm-camera: <IMGLIB><ERROR> 1348: frameproc_comp_reload_lib: Error opening frameproc library libmmcamera_ubifocus_lib.so error dlopen failed: library "libmmcamera_ubifocus_lib.so" not found
  870. 05-15 23:25:54.045 802 802 E mm-camera: <IMGLIB><ERROR> 1214: frameproc_comp_load: frameproc_comp_load:1214] cannot load libmmcamera_ubifocus_lib.so
  871. 05-15 23:25:54.045 802 802 E mm-camera: <IMGLIB><ERROR> 3464: module_imgbase_init: imglib_refocus] Error rc -7
  872. 05-15 23:25:54.045 802 802 W mm-camera: <IMGLIB>< WARN> 748: module_imglib_create_topology: Can not init the module imglib_refocus
  873. 05-15 23:25:54.068 802 802 W mm-camera: <IMGLIB>< WARN> 748: module_imglib_create_topology: Can not init the module imglib_oem1
  874. 05-15 23:25:54.069 802 802 I QCamera : <MCI><INFO> get_num_of_cameras: 2781: dev_info[id=0,name='video3']
  875. 05-15 23:25:54.069 802 802 I QCamera : <MCI><INFO> get_num_of_cameras: 2781: dev_info[id=1,name='video4']
  876. 05-15 23:25:54.069 802 802 I QCamera : <MCI><INFO> get_num_of_cameras: 2781: dev_info[id=2,name='video5']
  877. 05-15 23:25:54.069 802 802 I QCamera : <MCI><INFO> sort_camera_info: 2620: Camera id: 0 facing: 0, type: 1 is_yuv: 0
  878. 05-15 23:25:54.069 802 802 I QCamera : <MCI><INFO> sort_camera_info: 2620: Camera id: 1 facing: 1, type: 1 is_yuv: 0
  879. 05-15 23:25:54.069 802 802 I QCamera : <MCI><INFO> sort_camera_info: 2620: Camera id: 2 facing: 0, type: 2 is_yuv: 0
  880. 05-15 23:25:54.069 802 802 I QCamera : <MCI><INFO> sort_camera_info: 2620: Camera id: 3 facing: 0, type: 3 is_yuv: 0
  881. 05-15 23:25:54.069 802 802 I QCamera : <MCI><INFO> sort_camera_info: 2626: Number of cameras 3 sorted 4
  882. 05-15 23:25:54.069 802 802 I QCamera : <MCI><INFO> get_num_of_cameras: 2799: num_cameras=4
  883. 05-15 23:25:54.070 802 802 I CamProvider@2.4-impl: Loaded "QCamera Module" camera module
  884. 05-15 23:25:54.071 802 802 I QCamera : <HAL><INFO> getCameraInfo: 343: Camera id 0 API version 256
  885. 05-15 23:25:54.076 802 802 D QCamera : Debug log file is not enabled
  886. 05-15 23:25:54.076 802 802 I mm-camera: <MCT >< INFO> 118: mct_controller_new: Creating new mct_controller with session-id 4
  887. 05-15 23:25:54.077 802 1117 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E sensor
  888. 05-15 23:25:54.077 802 1117 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module sensor
  889. 05-15 23:25:54.077 802 1118 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E iface
  890. 05-15 23:25:54.077 802 1118 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module iface
  891. 05-15 23:25:54.077 802 1120 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E isp
  892. 05-15 23:25:54.077 802 1120 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module isp
  893. 05-15 23:25:54.077 802 1120 I mm-camera: <ISP >< INFO> 210: isp_module_start_session: session id 4
  894. 05-15 23:25:54.078 802 1121 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E stats
  895. 05-15 23:25:54.078 802 1118 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module iface start_session rc = 1
  896. 05-15 23:25:54.078 802 1121 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module stats
  897. 05-15 23:25:54.078 802 1121 I : VIDHANCE dmbr_create_context user=0xdbe04780
  898. 05-15 23:25:54.078 802 1118 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 1, success = 1
  899. 05-15 23:25:54.078 802 1118 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X iface
  900. 05-15 23:25:54.078 802 1123 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E pproc
  901. 05-15 23:25:54.078 802 1123 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module pproc
  902. 05-15 23:25:54.079 802 1125 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E imglib
  903. 05-15 23:25:54.079 802 1125 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module imglib
  904. 05-15 23:25:54.080 802 1125 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module imglib start_session rc = 1
  905. 05-15 23:25:54.080 802 1125 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 2, success = 2
  906. 05-15 23:25:54.080 802 1125 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X imglib
  907. 05-15 23:25:54.081 802 1123 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module pproc start_session rc = 1
  908. 05-15 23:25:54.081 802 1123 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 3, success = 3
  909. 05-15 23:25:54.081 802 1123 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X pproc
  910. 05-15 23:25:54.081 802 1121 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module stats start_session rc = 1
  911. 05-15 23:25:54.081 802 1120 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module isp start_session rc = 1
  912. 05-15 23:25:54.081 802 1121 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 4, success = 4
  913. 05-15 23:25:54.081 802 1121 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X stats
  914. 05-15 23:25:54.081 802 1120 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 5, success = 5
  915. 05-15 23:25:54.081 802 1120 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X isp
  916. 05-15 23:25:54.087 802 1117 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module sensor start_session rc = 1
  917. 05-15 23:25:54.087 802 1117 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 6, success = 6
  918. 05-15 23:25:54.087 802 1117 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X sensor
  919. 05-15 23:25:54.095 802 802 I mm-camera: <MCT >< INFO> 5050: mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for session=4
  920. 05-15 23:25:54.095 802 802 I mm-camera: <MCT >< INFO> 5098: mct_pipeline_start_stream_internal: Linking session stream for session 4
  921. 05-15 23:25:54.095 802 802 I mm-camera: <MCT >< INFO> 525: mct_stream_start_link: Start linking Session-stream 0x4000f
  922. 05-15 23:25:54.095 802 802 I mm-camera: <IFACE >< INFO> 344: iface_util_find_primary_cid: iface_util_find_primary_cid:344 error cannot find primary sensor format cids 1
  923. 05-15 23:25:54.095 802 802 I mm-camera: <ISP >< INFO> 849: isp_port_check_caps_reserve: port 0xe1d7b300 ide 4000f type 10 dim 0 0
  924. 05-15 23:25:54.096 802 802 I mm-camera: <PPROC >< INFO> 449: pproc_port_add_modules_to_stream: in identity 4000f stream 10 int_link = 0xe1cf6bc0
  925. 05-15 23:25:54.096 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods tmod and paaf for identity 4000f
  926. 05-15 23:25:54.096 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods paaf and ppeiscore for identity 4000f
  927. 05-15 23:25:54.096 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods ppeiscore and c2d for identity 4000f
  928. 05-15 23:25:54.096 802 802 I mm-camera: <C2D >< INFO> 1557: c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
  929. 05-15 23:25:54.096 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods c2d and cpp for identity 4000f
  930. 05-15 23:25:54.096 802 802 I mm-camera: <CPP >< INFO> 2389: cpp_module_notify_add_stream: :stream 10, width 0, height 0, stride 0,scanline 0, framelen 0
  931. 05-15 23:25:54.096 802 802 I mm-camera: <CPP >< INFO> 2546: cpp_module_notify_add_stream: : stream 10, fmt 1, asf_mode 0, sharpness_level 0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask 0, tnr enable 0, ds_mask 0, luma dsdn 0
  932. 05-15 23:25:54.096 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods cpp and depth_map for identity 4000f
  933. 05-15 23:25:54.097 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods depth_map and rtb for identity 4000f
  934. 05-15 23:25:54.097 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods rtb and ezt for identity 4000f
  935. 05-15 23:25:54.097 802 802 E mm-camera: <STATS ><ERROR> 3013: stats_port_check_caps_reserve: Invalid Port capability type!
  936. 05-15 23:25:54.097 802 802 I chatty : uid=1047(cameraserver) android.hardwar identical 3 lines
  937. 05-15 23:25:54.097 802 802 E mm-camera: <STATS ><ERROR> 3013: stats_port_check_caps_reserve: Invalid Port capability type!
  938. 05-15 23:25:54.098 802 802 I mm-camera: <MCT >< INFO> 5107: mct_pipeline_start_stream_internal: Session stream linked successfully session 4
  939. 05-15 23:25:54.098 802 1136 E libsensor1: check_sensors_enabled: Sensors enabled = true
  940. 05-15 23:25:54.099 802 1136 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  941. 05-15 23:25:54.130 802 1119 E mm-camera: <SENSOR><ERROR> wayne_imx486_sunny_i_eeprom_format_arcsoft: 491: wayne_imx486_sunny_i_eeprom_format_arcsoft:491] open /data/misc/camera/arcsoft_calibration_data.bin failed
  942. 05-15 23:25:54.130 802 1119 E mm-camera: <SENSOR><ERROR> wayne_imx486_sunny_i_autofocus_calibration: 540: [xiaomi af otp] marco: 682, infinity: 248
  943. 05-15 23:25:54.130 802 1119 E mm-camera: <SENSOR><ERROR> wayne_imx486_sunny_i_autofocus_calibration: 564: initial code 150, adjusted code_per_step: 130, qvalue: 128
  944. 05-15 23:25:54.130 802 1119 E mm-camera: <SENSOR><ERROR> wayne_imx486_sunny_i_autofocus_calibration: 566: Exit
  945. 05-15 23:25:54.131 802 1115 E mm-camera: <SENSOR><ERROR> 4122: sensor_get_capabilities: <<DEBUG>> Lc this is for FLAGS_PRODUCT_D2S
  946. 05-15 23:25:54.131 802 1115 E mm-camera: <SENSOR><ERROR> 4134: sensor_get_capabilities: <<DEBUG>> Lc sensor_name=wayne_imx486_sunny_i, sub_sensor_id=0
  947. 05-15 23:25:54.132 802 1115 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[0]: (15.000000, 15.000000)
  948. 05-15 23:25:54.132 802 1115 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[1]: (20.000000, 20.000000)
  949. 05-15 23:25:54.132 802 1115 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[2]: (24.000000, 24.000000)
  950. 05-15 23:25:54.132 802 1115 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[3]: (7.000000, 30.000000)
  951. 05-15 23:25:54.132 802 1115 I mm-camera: <MCT >< INFO> 2214: mct_pipeline_append_fps_entry: Added hal_table[4]: (30.000000, 30.000000)
  952. 05-15 23:25:54.132 802 1115 I mm-camera: <MCT >< INFO> 3451: mct_pipeline_fill_dimensions_snapshot: Cam 0: FPS range selection complete. Publishing 5 ranges.
  953. 05-15 23:25:54.132 802 1115 E mm-camera: <MCT ><ERROR> 2389: mct_pipeline_fill_caps_sensor: <<DEBUG>> mct_pipeline_fill_caps_sensor scale_picture_sizes_cnt = 0
  954. 05-15 23:25:54.132 802 802 I mm-camera: <MCT >< INFO> 310: mct_controller_destroy: Initiating destroy sequence for session = 4
  955. 05-15 23:25:54.132 802 802 I mm-camera: <MCT >< INFO> 328: mct_controller_destroy: serv_thread closed
  956. 05-15 23:25:54.132 802 802 I mm-camera: <MCT >< INFO> 343: mct_controller_destroy: bus_handler thread closed
  957. 05-15 23:25:54.132 802 802 I mm-camera: <MCT >< INFO> 5207: mct_pipeline_stop_session: Initiating stop_session on session 4
  958. 05-15 23:25:54.132 802 802 I mm-camera: <MCT >< INFO> 4122: mct_pipeline_process_set: command=800000b
  959. 05-15 23:25:54.132 802 802 I mm-camera: <MCT >< INFO> 4341: mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x4000f and stream type=10
  960. 05-15 23:25:54.132 802 802 I mm-camera: <IFACE >< INFO> 680: iface_unreserve_sink_port: stream_id f mode 0
  961. 05-15 23:25:54.132 802 802 I mm-camera: <ISP >< INFO> 939: isp_port_check_caps_unreserve: ide 4000f port 0xe1d7b300
  962. 05-15 23:25:54.133 802 802 I mm-camera: <MCT >< INFO> 4364: mct_pipeline_process_set: Stream 0x4000f and stream type=10, successfully deleted
  963. 05-15 23:25:54.134 802 1143 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: sensor - E
  964. 05-15 23:25:54.134 802 1143 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: sensor - X
  965. 05-15 23:25:54.134 802 1144 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: iface - E
  966. 05-15 23:25:54.134 802 1145 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: isp - E
  967. 05-15 23:25:54.134 802 1145 I mm-camera: <ISP >< INFO> 505: isp_module_stop_session: session id 4
  968. 05-15 23:25:54.135 802 1144 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: iface - X
  969. 05-15 23:25:54.135 802 1146 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: stats - E
  970. 05-15 23:25:54.136 802 1147 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: pproc - E
  971. 05-15 23:25:54.136 802 1145 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: isp - X
  972. 05-15 23:25:54.137 802 1147 E mm-camera: <IMGLIB><ERROR> 328: AllocateBuffers: Nothing allocated or already freed!
  973. 05-15 23:25:54.137 802 1147 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: pproc - X
  974. 05-15 23:25:54.138 802 1146 I : VIDHANCE dmbr_free_context user=0xdbe04780
  975. 05-15 23:25:54.139 802 1146 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: stats - X
  976. 05-15 23:25:54.139 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 5
  977. 05-15 23:25:54.139 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 4
  978. 05-15 23:25:54.139 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 3
  979. 05-15 23:25:54.139 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 2
  980. 05-15 23:25:54.139 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 1
  981. 05-15 23:25:54.139 802 1148 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: imglib - E
  982. 05-15 23:25:54.139 802 1148 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: imglib - X
  983. 05-15 23:25:54.140 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 0
  984. 05-15 23:25:54.140 802 802 I mm-camera: <MCT >< INFO> 5239: mct_pipeline_stop_session: Stopped session 4 successfully
  985. 05-15 23:25:54.140 802 802 I mm-camera: <MCT >< INFO> 5539: mct_pipeline_destroy: E: session:4
  986. 05-15 23:25:54.140 802 802 E mm-camera: <MCT ><ERROR> 179: stop_sof_check_thread: Returning as SOF timer thread not yet initialized
  987. 05-15 23:25:54.140 802 802 I mm-camera: <MCT >< INFO> 5616: mct_pipeline_destroy: X: Pipeline destroyed successfully session =4
  988. 05-15 23:25:54.140 802 802 I mm-camera: <MCT >< INFO> 422: mct_controller_destroy: X Successfully closed mct_controller session 4
  989. 05-15 23:25:54.140 802 802 E CamComm1.0-MD: Update metadata entry: Unknown tag -2145976319
  990. 05-15 23:25:54.140 802 802 E CamComm1.0-MD: Update metadata entry: Unknown tag -2145976317
  991. 05-15 23:25:54.140 802 802 I QCamera : <HAL><INFO> getCamInfo: 10404: camera 0 resource cost is 100
  992. 05-15 23:25:54.140 802 802 I QCamera : <HAL><INFO> getCameraInfo: 343: Camera id 0 API version 256
  993. 05-15 23:25:54.141 802 802 I QCamera : <HAL><INFO> getCamInfo: 10404: camera 0 resource cost is 100
  994. 05-15 23:25:54.141 802 802 I QCamera : <HAL><INFO> getCameraInfo: 343: Camera id 1 API version 256
  995. 05-15 23:25:54.146 802 802 D QCamera : Debug log file is not enabled
  996. 05-15 23:25:54.146 802 802 I mm-camera: <MCT >< INFO> 118: mct_controller_new: Creating new mct_controller with session-id 5
  997. 05-15 23:25:54.146 802 1151 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E sensor
  998. 05-15 23:25:54.146 802 1151 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module sensor
  999. 05-15 23:25:54.146 802 1152 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E iface
  1000. 05-15 23:25:54.147 802 1152 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module iface
  1001. 05-15 23:25:54.147 802 1154 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E isp
  1002. 05-15 23:25:54.148 802 1152 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module iface start_session rc = 1
  1003. 05-15 23:25:54.148 802 1152 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 1, success = 1
  1004. 05-15 23:25:54.148 802 1152 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X iface
  1005. 05-15 23:25:54.148 802 1154 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module isp
  1006. 05-15 23:25:54.148 802 1154 I mm-camera: <ISP >< INFO> 210: isp_module_start_session: session id 5
  1007. 05-15 23:25:54.148 802 1156 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E stats
  1008. 05-15 23:25:54.148 802 1156 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module stats
  1009. 05-15 23:25:54.148 802 1156 I : VIDHANCE dmbr_create_context user=0xdbe043c0
  1010. 05-15 23:25:54.150 802 1158 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E pproc
  1011. 05-15 23:25:54.150 802 1158 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module pproc
  1012. 05-15 23:25:54.150 802 1160 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E imglib
  1013. 05-15 23:25:54.150 802 1160 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module imglib
  1014. 05-15 23:25:54.150 802 1156 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module stats start_session rc = 1
  1015. 05-15 23:25:54.150 802 1156 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 2, success = 2
  1016. 05-15 23:25:54.150 802 1156 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X stats
  1017. 05-15 23:25:54.151 802 1154 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module isp start_session rc = 1
  1018. 05-15 23:25:54.151 802 1160 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module imglib start_session rc = 1
  1019. 05-15 23:25:54.151 802 1154 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 3, success = 3
  1020. 05-15 23:25:54.151 802 1154 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X isp
  1021. 05-15 23:25:54.151 802 1160 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 4, success = 4
  1022. 05-15 23:25:54.151 802 1160 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X imglib
  1023. 05-15 23:25:54.151 802 1158 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module pproc start_session rc = 1
  1024. 05-15 23:25:54.151 802 1158 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 5, success = 5
  1025. 05-15 23:25:54.151 802 1158 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X pproc
  1026. 05-15 23:25:54.153 802 1151 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module sensor start_session rc = 1
  1027. 05-15 23:25:54.153 802 1151 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 6, success = 6
  1028. 05-15 23:25:54.153 802 1151 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X sensor
  1029. 05-15 23:25:54.159 802 802 I mm-camera: <MCT >< INFO> 5050: mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for session=5
  1030. 05-15 23:25:54.159 802 802 I mm-camera: <MCT >< INFO> 5098: mct_pipeline_start_stream_internal: Linking session stream for session 5
  1031. 05-15 23:25:54.159 802 802 I mm-camera: <MCT >< INFO> 525: mct_stream_start_link: Start linking Session-stream 0x5000f
  1032. 05-15 23:25:54.159 802 802 I mm-camera: <IFACE >< INFO> 344: iface_util_find_primary_cid: iface_util_find_primary_cid:344 error cannot find primary sensor format cids 1
  1033. 05-15 23:25:54.159 802 802 I mm-camera: <ISP >< INFO> 849: isp_port_check_caps_reserve: port 0xe1d7b300 ide 5000f type 10 dim 0 0
  1034. 05-15 23:25:54.160 802 802 I mm-camera: <PPROC >< INFO> 449: pproc_port_add_modules_to_stream: in identity 5000f stream 10 int_link = 0xe1cf6bc0
  1035. 05-15 23:25:54.160 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods tmod and paaf for identity 5000f
  1036. 05-15 23:25:54.160 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods paaf and ppeiscore for identity 5000f
  1037. 05-15 23:25:54.160 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods ppeiscore and c2d for identity 5000f
  1038. 05-15 23:25:54.160 802 802 I mm-camera: <C2D >< INFO> 1557: c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
  1039. 05-15 23:25:54.160 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods c2d and cpp for identity 5000f
  1040. 05-15 23:25:54.160 802 802 I mm-camera: <CPP >< INFO> 2389: cpp_module_notify_add_stream: :stream 10, width 0, height 0, stride 0,scanline 0, framelen 0
  1041. 05-15 23:25:54.160 802 802 I mm-camera: <CPP >< INFO> 2546: cpp_module_notify_add_stream: : stream 10, fmt 1, asf_mode 0, sharpness_level 0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask 0, tnr enable 0, ds_mask 0, luma dsdn 0
  1042. 05-15 23:25:54.160 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods cpp and depth_map for identity 5000f
  1043. 05-15 23:25:54.161 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods depth_map and rtb for identity 5000f
  1044. 05-15 23:25:54.161 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods rtb and ezt for identity 5000f
  1045. 05-15 23:25:54.161 802 802 E mm-camera: <STATS ><ERROR> 3013: stats_port_check_caps_reserve: Invalid Port capability type!
  1046. 05-15 23:25:54.161 802 802 I chatty : uid=1047(cameraserver) android.hardwar identical 3 lines
  1047. 05-15 23:25:54.161 802 802 E mm-camera: <STATS ><ERROR> 3013: stats_port_check_caps_reserve: Invalid Port capability type!
  1048. 05-15 23:25:54.161 802 802 I mm-camera: <MCT >< INFO> 5107: mct_pipeline_start_stream_internal: Session stream linked successfully session 5
  1049. 05-15 23:25:54.211 802 1153 E mm-camera: wayne_imx376_sunny_front_i_eeprom_get_calibration_items:59,is_wbc:1,is_afc:0,is_lsc:1,is_dpc:0,is_insensor:0, is_ois:0
  1050. 05-15 23:25:54.211 802 1153 E mm-camera: wayne_imx376_sunny_front_i_eeprom_get_crosstalk:308,Enter!
  1051. 05-15 23:25:54.211 802 1153 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:71,Enter!
  1052. 05-15 23:25:54.211 802 1153 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:76,sum=71582
  1053. 05-15 23:25:54.211 802 1153 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:77,ret=183
  1054. 05-15 23:25:54.211 802 1153 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:78,buf[2447]= 183
  1055. 05-15 23:25:54.211 802 1153 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:81,Checksum good, pos:98f, sum:71582 buf: 183
  1056. 05-15 23:25:54.211 802 1153 E mm-camera: wayne_imx376_sunny_front_i_eeprom_checksum:84,Exit!
  1057. 05-15 23:25:54.211 802 1153 E mm-camera: <SENSOR><ERROR> wayne_imx376_sunny_front_i_eeprom_get_crosstalk: 328: failed to write crosstalk
  1058. 05-15 23:25:54.211 802 1153 E mm-camera: wayne_imx376_sunny_front_i_eeprom_get_crosstalk:330,Exit!
  1059. 05-15 23:25:54.212 802 1149 E mm-camera: <SENSOR><ERROR> 3790: sensor_get_capabilities: sensor.c scale_tbl_cnt = 3
  1060. 05-15 23:25:54.212 802 1149 E mm-camera: <SENSOR><ERROR> 4122: sensor_get_capabilities: <<DEBUG>> Lc this is for FLAGS_PRODUCT_D2S
  1061. 05-15 23:25:54.212 802 1149 E mm-camera: <SENSOR><ERROR> 4134: sensor_get_capabilities: <<DEBUG>> Lc sensor_name=wayne_imx376_sunny_front_i, sub_sensor_id=1
  1062. 05-15 23:25:54.212 802 1149 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[0]: (15.000000, 15.000000)
  1063. 05-15 23:25:54.212 802 1149 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[1]: (20.000000, 20.000000)
  1064. 05-15 23:25:54.212 802 1149 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[2]: (24.000000, 24.000000)
  1065. 05-15 23:25:54.212 802 1149 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[3]: (7.000000, 30.000000)
  1066. 05-15 23:25:54.212 802 1149 I mm-camera: <MCT >< INFO> 2214: mct_pipeline_append_fps_entry: Added hal_table[4]: (30.000000, 30.000000)
  1067. 05-15 23:25:54.212 802 1149 I mm-camera: <MCT >< INFO> 3451: mct_pipeline_fill_dimensions_snapshot: Cam 1: FPS range selection complete. Publishing 5 ranges.
  1068. 05-15 23:25:54.212 802 1149 E mm-camera: <MCT ><ERROR> 2389: mct_pipeline_fill_caps_sensor: <<DEBUG>> mct_pipeline_fill_caps_sensor scale_picture_sizes_cnt = 3
  1069. 05-15 23:25:54.212 802 1149 E mm-camera: <MCT ><ERROR> 2392: mct_pipeline_fill_caps_sensor: <<DEBUG>> mct_pipeline_fill_caps_sensor scale size width[0]=5184, height[0]=3880
  1070. 05-15 23:25:54.212 802 1149 E mm-camera: <MCT ><ERROR> 2392: mct_pipeline_fill_caps_sensor: <<DEBUG>> mct_pipeline_fill_caps_sensor scale size width[1]=5184, height[1]=2916
  1071. 05-15 23:25:54.212 802 1149 E mm-camera: <MCT ><ERROR> 2392: mct_pipeline_fill_caps_sensor: <<DEBUG>> mct_pipeline_fill_caps_sensor scale size width[2]=5184, height[2]=2592
  1072. 05-15 23:25:54.212 802 802 I mm-camera: <MCT >< INFO> 310: mct_controller_destroy: Initiating destroy sequence for session = 5
  1073. 05-15 23:25:54.213 802 802 I mm-camera: <MCT >< INFO> 328: mct_controller_destroy: serv_thread closed
  1074. 05-15 23:25:54.213 802 802 I mm-camera: <MCT >< INFO> 343: mct_controller_destroy: bus_handler thread closed
  1075. 05-15 23:25:54.213 802 802 I mm-camera: <MCT >< INFO> 5207: mct_pipeline_stop_session: Initiating stop_session on session 5
  1076. 05-15 23:25:54.213 802 802 I mm-camera: <MCT >< INFO> 4122: mct_pipeline_process_set: command=800000b
  1077. 05-15 23:25:54.213 802 802 I mm-camera: <MCT >< INFO> 4341: mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x5000f and stream type=10
  1078. 05-15 23:25:54.213 802 802 I mm-camera: <IFACE >< INFO> 680: iface_unreserve_sink_port: stream_id f mode 0
  1079. 05-15 23:25:54.213 802 802 I mm-camera: <ISP >< INFO> 939: isp_port_check_caps_unreserve: ide 5000f port 0xe1d7b300
  1080. 05-15 23:25:54.214 802 802 I mm-camera: <MCT >< INFO> 4364: mct_pipeline_process_set: Stream 0x5000f and stream type=10, successfully deleted
  1081. 05-15 23:25:54.214 802 1175 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: sensor - E
  1082. 05-15 23:25:54.214 802 1175 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: sensor - X
  1083. 05-15 23:25:54.214 802 1176 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: iface - E
  1084. 05-15 23:25:54.214 802 1176 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: iface - X
  1085. 05-15 23:25:54.215 802 1178 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: stats - E
  1086. 05-15 23:25:54.214 802 1177 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: isp - E
  1087. 05-15 23:25:54.215 802 1177 I mm-camera: <ISP >< INFO> 505: isp_module_stop_session: session id 5
  1088. 05-15 23:25:54.215 802 1179 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: pproc - E
  1089. 05-15 23:25:54.215 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 5
  1090. 05-15 23:25:54.215 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 4
  1091. 05-15 23:25:54.216 802 1180 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: imglib - E
  1092. 05-15 23:25:54.216 802 1179 E mm-camera: <IMGLIB><ERROR> 328: AllocateBuffers: Nothing allocated or already freed!
  1093. 05-15 23:25:54.216 802 1179 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: pproc - X
  1094. 05-15 23:25:54.216 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 3
  1095. 05-15 23:25:54.216 802 1180 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: imglib - X
  1096. 05-15 23:25:54.216 802 1177 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: isp - X
  1097. 05-15 23:25:54.216 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 2
  1098. 05-15 23:25:54.217 802 1178 I : VIDHANCE dmbr_free_context user=0xdbe043c0
  1099. 05-15 23:25:54.217 802 1178 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: stats - X
  1100. 05-15 23:25:54.218 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 1
  1101. 05-15 23:25:54.218 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 0
  1102. 05-15 23:25:54.218 802 802 I mm-camera: <MCT >< INFO> 5239: mct_pipeline_stop_session: Stopped session 5 successfully
  1103. 05-15 23:25:54.218 802 802 I mm-camera: <MCT >< INFO> 5539: mct_pipeline_destroy: E: session:5
  1104. 05-15 23:25:54.218 802 802 E mm-camera: <MCT ><ERROR> 179: stop_sof_check_thread: Returning as SOF timer thread not yet initialized
  1105. 05-15 23:25:54.218 802 802 I mm-camera: <MCT >< INFO> 5616: mct_pipeline_destroy: X: Pipeline destroyed successfully session =5
  1106. 05-15 23:25:54.218 802 802 I mm-camera: <MCT >< INFO> 422: mct_controller_destroy: X Successfully closed mct_controller session 5
  1107. 05-15 23:25:54.218 802 802 E CamComm1.0-MD: Update metadata entry: Unknown tag -2145976319
  1108. 05-15 23:25:54.218 802 802 E CamComm1.0-MD: Update metadata entry: Unknown tag -2145976317
  1109. 05-15 23:25:54.218 802 802 I QCamera : <HAL><INFO> getCamInfo: 10404: camera 1 resource cost is 100
  1110. 05-15 23:25:54.218 802 802 I QCamera : <HAL><INFO> getCameraInfo: 343: Camera id 1 API version 256
  1111. 05-15 23:25:54.218 802 802 I QCamera : <HAL><INFO> getCamInfo: 10404: camera 1 resource cost is 100
  1112. 05-15 23:25:54.218 802 802 I QCamera : <HAL><INFO> getCameraInfo: 343: Camera id 2 API version 256
  1113. 05-15 23:25:54.224 802 802 D QCamera : Debug log file is not enabled
  1114. 05-15 23:25:54.224 802 802 I mm-camera: <MCT >< INFO> 118: mct_controller_new: Creating new mct_controller with session-id 3
  1115. 05-15 23:25:54.225 802 1183 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E sensor
  1116. 05-15 23:25:54.225 802 1183 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module sensor
  1117. 05-15 23:25:54.225 802 1184 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E iface
  1118. 05-15 23:25:54.225 802 1184 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module iface
  1119. 05-15 23:25:54.225 802 1186 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E isp
  1120. 05-15 23:25:54.225 802 1186 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module isp
  1121. 05-15 23:25:54.225 802 1186 I mm-camera: <ISP >< INFO> 210: isp_module_start_session: session id 3
  1122. 05-15 23:25:54.225 802 1184 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module iface start_session rc = 1
  1123. 05-15 23:25:54.225 802 1184 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 1, success = 1
  1124. 05-15 23:25:54.225 802 1184 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X iface
  1125. 05-15 23:25:54.225 802 1188 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E stats
  1126. 05-15 23:25:54.225 802 1188 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module stats
  1127. 05-15 23:25:54.226 802 1188 I : VIDHANCE dmbr_create_context user=0xdbe043c0
  1128. 05-15 23:25:54.226 802 1189 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E pproc
  1129. 05-15 23:25:54.226 802 1189 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module pproc
  1130. 05-15 23:25:54.227 802 1191 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E imglib
  1131. 05-15 23:25:54.227 802 1191 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module imglib
  1132. 05-15 23:25:54.227 802 1191 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module imglib start_session rc = 1
  1133. 05-15 23:25:54.227 802 1191 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 2, success = 2
  1134. 05-15 23:25:54.227 802 1191 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X imglib
  1135. 05-15 23:25:54.228 802 1186 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module isp start_session rc = 1
  1136. 05-15 23:25:54.228 802 1186 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 3, success = 3
  1137. 05-15 23:25:54.228 802 1186 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X isp
  1138. 05-15 23:25:54.228 802 1189 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module pproc start_session rc = 1
  1139. 05-15 23:25:54.228 802 1189 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 4, success = 4
  1140. 05-15 23:25:54.228 802 1189 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X pproc
  1141. 05-15 23:25:54.229 802 1188 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module stats start_session rc = 1
  1142. 05-15 23:25:54.229 802 1188 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 5, success = 5
  1143. 05-15 23:25:54.229 802 1188 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X stats
  1144. 05-15 23:25:54.233 802 1183 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module sensor start_session rc = 1
  1145. 05-15 23:25:54.233 802 1183 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 6, success = 6
  1146. 05-15 23:25:54.233 802 1183 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X sensor
  1147. 05-15 23:25:54.237 802 802 I mm-camera: <MCT >< INFO> 5050: mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for session=3
  1148. 05-15 23:25:54.237 802 802 I mm-camera: <MCT >< INFO> 5098: mct_pipeline_start_stream_internal: Linking session stream for session 3
  1149. 05-15 23:25:54.237 802 802 I mm-camera: <MCT >< INFO> 525: mct_stream_start_link: Start linking Session-stream 0x3000f
  1150. 05-15 23:25:54.237 802 802 I mm-camera: <IFACE >< INFO> 344: iface_util_find_primary_cid: iface_util_find_primary_cid:344 error cannot find primary sensor format cids 1
  1151. 05-15 23:25:54.237 802 802 I mm-camera: <ISP >< INFO> 849: isp_port_check_caps_reserve: port 0xe1d7b300 ide 3000f type 10 dim 0 0
  1152. 05-15 23:25:54.237 802 802 I mm-camera: <PPROC >< INFO> 449: pproc_port_add_modules_to_stream: in identity 3000f stream 10 int_link = 0xe1cf6bc0
  1153. 05-15 23:25:54.237 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods tmod and paaf for identity 3000f
  1154. 05-15 23:25:54.238 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods paaf and ppeiscore for identity 3000f
  1155. 05-15 23:25:54.238 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods ppeiscore and c2d for identity 3000f
  1156. 05-15 23:25:54.238 802 802 I mm-camera: <C2D >< INFO> 1557: c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
  1157. 05-15 23:25:54.238 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods c2d and cpp for identity 3000f
  1158. 05-15 23:25:54.238 802 802 I mm-camera: <CPP >< INFO> 2389: cpp_module_notify_add_stream: :stream 10, width 0, height 0, stride 0,scanline 0, framelen 0
  1159. 05-15 23:25:54.238 802 802 I mm-camera: <CPP >< INFO> 2546: cpp_module_notify_add_stream: : stream 10, fmt 1, asf_mode 0, sharpness_level 0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask 0, tnr enable 0, ds_mask 0, luma dsdn 0
  1160. 05-15 23:25:54.238 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods cpp and depth_map for identity 3000f
  1161. 05-15 23:25:54.238 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods depth_map and rtb for identity 3000f
  1162. 05-15 23:25:54.238 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods rtb and ezt for identity 3000f
  1163. 05-15 23:25:54.239 802 802 E mm-camera: <STATS ><ERROR> 3013: stats_port_check_caps_reserve: Invalid Port capability type!
  1164. 05-15 23:25:54.239 802 802 I chatty : uid=1047(cameraserver) android.hardwar identical 3 lines
  1165. 05-15 23:25:54.239 802 802 E mm-camera: <STATS ><ERROR> 3013: stats_port_check_caps_reserve: Invalid Port capability type!
  1166. 05-15 23:25:54.240 802 802 I mm-camera: <MCT >< INFO> 5107: mct_pipeline_start_stream_internal: Session stream linked successfully session 3
  1167. 05-15 23:25:54.282 802 1185 E mm-camera: <SENSOR><ERROR> wayne_imx376_sunny_back_i_eeprom_get_crosstalk: 533: failed to write crosstalk
  1168. 05-15 23:25:54.282 802 1185 E mm-camera: <SENSOR><ERROR> wayne_imx376_sunny_back_i_autofocus_calibration: 477: [xiaomi af otp] marco: 879, infinity: 189
  1169. 05-15 23:25:54.282 802 1185 E mm-camera: <SENSOR><ERROR> wayne_imx376_sunny_back_i_autofocus_calibration: 493: [xiaomi af otp] adjusted code_per_step: 155, qvalue: 128
  1170. 05-15 23:25:54.283 802 1181 E mm-camera: <SENSOR><ERROR> 3790: sensor_get_capabilities: sensor.c scale_tbl_cnt = 3
  1171. 05-15 23:25:54.283 802 1181 E mm-camera: <SENSOR><ERROR> 4122: sensor_get_capabilities: <<DEBUG>> Lc this is for FLAGS_PRODUCT_D2S
  1172. 05-15 23:25:54.283 802 1181 E mm-camera: <SENSOR><ERROR> 4134: sensor_get_capabilities: <<DEBUG>> Lc sensor_name=wayne_imx376_sunny_back_i, sub_sensor_id=3
  1173. 05-15 23:25:54.283 802 1181 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[0]: (15.000000, 15.000000)
  1174. 05-15 23:25:54.283 802 1181 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[1]: (20.000000, 20.000000)
  1175. 05-15 23:25:54.283 802 1181 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[2]: (24.000000, 24.000000)
  1176. 05-15 23:25:54.283 802 1181 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[3]: (7.000000, 30.000000)
  1177. 05-15 23:25:54.283 802 1181 I mm-camera: <MCT >< INFO> 2214: mct_pipeline_append_fps_entry: Added hal_table[4]: (30.000000, 30.000000)
  1178. 05-15 23:25:54.283 802 1181 I mm-camera: <MCT >< INFO> 3451: mct_pipeline_fill_dimensions_snapshot: Cam 2: FPS range selection complete. Publishing 5 ranges.
  1179. 05-15 23:25:54.283 802 1181 E mm-camera: <MCT ><ERROR> 2389: mct_pipeline_fill_caps_sensor: <<DEBUG>> mct_pipeline_fill_caps_sensor scale_picture_sizes_cnt = 3
  1180. 05-15 23:25:54.283 802 1181 E mm-camera: <MCT ><ERROR> 2392: mct_pipeline_fill_caps_sensor: <<DEBUG>> mct_pipeline_fill_caps_sensor scale size width[0]=5184, height[0]=3880
  1181. 05-15 23:25:54.283 802 1181 E mm-camera: <MCT ><ERROR> 2392: mct_pipeline_fill_caps_sensor: <<DEBUG>> mct_pipeline_fill_caps_sensor scale size width[1]=5184, height[1]=2916
  1182. 05-15 23:25:54.283 802 1181 E mm-camera: <MCT ><ERROR> 2392: mct_pipeline_fill_caps_sensor: <<DEBUG>> mct_pipeline_fill_caps_sensor scale size width[2]=5184, height[2]=2592
  1183. 05-15 23:25:54.284 802 802 I mm-camera: <MCT >< INFO> 310: mct_controller_destroy: Initiating destroy sequence for session = 3
  1184. 05-15 23:25:54.284 802 802 I mm-camera: <MCT >< INFO> 328: mct_controller_destroy: serv_thread closed
  1185. 05-15 23:25:54.284 802 802 I mm-camera: <MCT >< INFO> 343: mct_controller_destroy: bus_handler thread closed
  1186. 05-15 23:25:54.284 802 802 I mm-camera: <MCT >< INFO> 5207: mct_pipeline_stop_session: Initiating stop_session on session 3
  1187. 05-15 23:25:54.284 802 802 I mm-camera: <MCT >< INFO> 4122: mct_pipeline_process_set: command=800000b
  1188. 05-15 23:25:54.284 802 802 I mm-camera: <MCT >< INFO> 4341: mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x3000f and stream type=10
  1189. 05-15 23:25:54.284 802 802 I mm-camera: <IFACE >< INFO> 680: iface_unreserve_sink_port: stream_id f mode 0
  1190. 05-15 23:25:54.284 802 802 I mm-camera: <ISP >< INFO> 939: isp_port_check_caps_unreserve: ide 3000f port 0xe1d7b300
  1191. 05-15 23:25:54.285 802 802 I mm-camera: <MCT >< INFO> 4364: mct_pipeline_process_set: Stream 0x3000f and stream type=10, successfully deleted
  1192. 05-15 23:25:54.285 802 1207 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: sensor - E
  1193. 05-15 23:25:54.285 802 1207 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: sensor - X
  1194. 05-15 23:25:54.285 802 1208 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: iface - E
  1195. 05-15 23:25:54.286 802 1209 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: isp - E
  1196. 05-15 23:25:54.286 802 1209 I mm-camera: <ISP >< INFO> 505: isp_module_stop_session: session id 3
  1197. 05-15 23:25:54.286 802 1210 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: stats - E
  1198. 05-15 23:25:54.286 802 1208 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: iface - X
  1199. 05-15 23:25:54.287 802 1211 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: pproc - E
  1200. 05-15 23:25:54.287 802 1209 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: isp - X
  1201. 05-15 23:25:54.287 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 5
  1202. 05-15 23:25:54.287 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 4
  1203. 05-15 23:25:54.287 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 3
  1204. 05-15 23:25:54.287 802 1211 E mm-camera: <IMGLIB><ERROR> 328: AllocateBuffers: Nothing allocated or already freed!
  1205. 05-15 23:25:54.287 802 1211 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: pproc - X
  1206. 05-15 23:25:54.287 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 2
  1207. 05-15 23:25:54.288 802 1212 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: imglib - E
  1208. 05-15 23:25:54.288 802 1212 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: imglib - X
  1209. 05-15 23:25:54.288 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 1
  1210. 05-15 23:25:54.289 802 1210 I : VIDHANCE dmbr_free_context user=0xdbe043c0
  1211. 05-15 23:25:54.290 802 1210 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: stats - X
  1212. 05-15 23:25:54.290 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 0
  1213. 05-15 23:25:54.290 802 802 I mm-camera: <MCT >< INFO> 5239: mct_pipeline_stop_session: Stopped session 3 successfully
  1214. 05-15 23:25:54.290 802 802 I mm-camera: <MCT >< INFO> 5539: mct_pipeline_destroy: E: session:3
  1215. 05-15 23:25:54.290 802 802 E mm-camera: <MCT ><ERROR> 179: stop_sof_check_thread: Returning as SOF timer thread not yet initialized
  1216. 05-15 23:25:54.290 802 802 I mm-camera: <MCT >< INFO> 5616: mct_pipeline_destroy: X: Pipeline destroyed successfully session =3
  1217. 05-15 23:25:54.290 802 802 I mm-camera: <MCT >< INFO> 422: mct_controller_destroy: X Successfully closed mct_controller session 3
  1218. 05-15 23:25:54.291 802 802 E CamComm1.0-MD: Update metadata entry: Unknown tag -2145976319
  1219. 05-15 23:25:54.291 802 802 E CamComm1.0-MD: Update metadata entry: Unknown tag -2145976317
  1220. 05-15 23:25:54.291 802 802 I QCamera : <HAL><INFO> getCamInfo: 10404: camera 2 resource cost is 100
  1221. 05-15 23:25:54.291 802 802 I QCamera : <HAL><INFO> getCameraInfo: 343: Camera id 2 API version 256
  1222. 05-15 23:25:54.291 802 802 I QCamera : <HAL><INFO> getCamInfo: 10404: camera 2 resource cost is 100
  1223. 05-15 23:25:54.291 802 802 I QCamera : <HAL><INFO> getCameraInfo: 343: Camera id 3 API version 256
  1224. 05-15 23:25:54.297 802 802 D QCamera : Debug log file is not enabled
  1225. 05-15 23:25:54.297 802 802 I mm-camera: <MCT >< INFO> 118: mct_controller_new: Creating new mct_controller with session-id 4
  1226. 05-15 23:25:54.298 802 1215 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E sensor
  1227. 05-15 23:25:54.298 802 1215 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module sensor
  1228. 05-15 23:25:54.298 802 1216 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E iface
  1229. 05-15 23:25:54.298 802 1216 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module iface
  1230. 05-15 23:25:54.298 802 1218 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E isp
  1231. 05-15 23:25:54.298 802 1218 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module isp
  1232. 05-15 23:25:54.298 802 1218 I mm-camera: <ISP >< INFO> 210: isp_module_start_session: session id 4
  1233. 05-15 23:25:54.298 802 1219 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E stats
  1234. 05-15 23:25:54.298 802 1219 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module stats
  1235. 05-15 23:25:54.299 802 1219 I : VIDHANCE dmbr_create_context user=0xdb3f5280
  1236. 05-15 23:25:54.299 802 1216 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module iface start_session rc = 1
  1237. 05-15 23:25:54.299 802 1216 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 1, success = 1
  1238. 05-15 23:25:54.299 802 1216 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X iface
  1239. 05-15 23:25:54.299 802 1221 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E pproc
  1240. 05-15 23:25:54.299 802 1221 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module pproc
  1241. 05-15 23:25:54.299 802 1223 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E imglib
  1242. 05-15 23:25:54.300 802 1223 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module imglib
  1243. 05-15 23:25:54.300 802 1221 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module pproc start_session rc = 1
  1244. 05-15 23:25:54.300 802 1221 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 2, success = 2
  1245. 05-15 23:25:54.300 802 1221 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X pproc
  1246. 05-15 23:25:54.301 802 1223 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module imglib start_session rc = 1
  1247. 05-15 23:25:54.301 802 1223 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 3, success = 3
  1248. 05-15 23:25:54.301 802 1223 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X imglib
  1249. 05-15 23:25:54.301 802 1218 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module isp start_session rc = 1
  1250. 05-15 23:25:54.301 802 1218 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 4, success = 4
  1251. 05-15 23:25:54.301 802 1218 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X isp
  1252. 05-15 23:25:54.302 802 1219 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module stats start_session rc = 1
  1253. 05-15 23:25:54.302 802 1219 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 5, success = 5
  1254. 05-15 23:25:54.302 802 1219 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X stats
  1255. 05-15 23:25:54.305 802 1215 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module sensor start_session rc = 1
  1256. 05-15 23:25:54.305 802 1215 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 6, success = 6
  1257. 05-15 23:25:54.305 802 1215 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X sensor
  1258. 05-15 23:25:54.309 802 802 I mm-camera: <MCT >< INFO> 5050: mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for session=4
  1259. 05-15 23:25:54.309 802 802 I mm-camera: <MCT >< INFO> 5098: mct_pipeline_start_stream_internal: Linking session stream for session 4
  1260. 05-15 23:25:54.309 802 802 I mm-camera: <MCT >< INFO> 525: mct_stream_start_link: Start linking Session-stream 0x4000f
  1261. 05-15 23:25:54.309 802 802 I mm-camera: <IFACE >< INFO> 344: iface_util_find_primary_cid: iface_util_find_primary_cid:344 error cannot find primary sensor format cids 1
  1262. 05-15 23:25:54.309 802 802 I mm-camera: <ISP >< INFO> 849: isp_port_check_caps_reserve: port 0xe1d7b300 ide 4000f type 10 dim 0 0
  1263. 05-15 23:25:54.310 802 802 I mm-camera: <PPROC >< INFO> 449: pproc_port_add_modules_to_stream: in identity 4000f stream 10 int_link = 0xe1cf6bc0
  1264. 05-15 23:25:54.310 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods tmod and paaf for identity 4000f
  1265. 05-15 23:25:54.310 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods paaf and ppeiscore for identity 4000f
  1266. 05-15 23:25:54.310 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods ppeiscore and c2d for identity 4000f
  1267. 05-15 23:25:54.310 802 802 I mm-camera: <C2D >< INFO> 1557: c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
  1268. 05-15 23:25:54.310 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods c2d and cpp for identity 4000f
  1269. 05-15 23:25:54.310 802 802 I mm-camera: <CPP >< INFO> 2389: cpp_module_notify_add_stream: :stream 10, width 0, height 0, stride 0,scanline 0, framelen 0
  1270. 05-15 23:25:54.310 802 802 I mm-camera: <CPP >< INFO> 2546: cpp_module_notify_add_stream: : stream 10, fmt 1, asf_mode 0, sharpness_level 0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask 0, tnr enable 0, ds_mask 0, luma dsdn 0
  1271. 05-15 23:25:54.310 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods cpp and depth_map for identity 4000f
  1272. 05-15 23:25:54.310 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods depth_map and rtb for identity 4000f
  1273. 05-15 23:25:54.311 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods rtb and ezt for identity 4000f
  1274. 05-15 23:25:54.311 802 802 E mm-camera: <STATS ><ERROR> 3013: stats_port_check_caps_reserve: Invalid Port capability type!
  1275. 05-15 23:25:54.311 802 802 I chatty : uid=1047(cameraserver) android.hardwar identical 3 lines
  1276. 05-15 23:25:54.311 802 802 E mm-camera: <STATS ><ERROR> 3013: stats_port_check_caps_reserve: Invalid Port capability type!
  1277. 05-15 23:25:54.311 802 802 I mm-camera: <MCT >< INFO> 5107: mct_pipeline_start_stream_internal: Session stream linked successfully session 4
  1278. 05-15 23:25:54.312 802 802 I mm-camera: <MCT >< INFO> 118: mct_controller_new: Creating new mct_controller with session-id 3
  1279. 05-15 23:25:54.312 802 1241 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E sensor
  1280. 05-15 23:25:54.312 802 1241 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module sensor
  1281. 05-15 23:25:54.312 802 1242 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E iface
  1282. 05-15 23:25:54.312 802 1242 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module iface
  1283. 05-15 23:25:54.312 802 1243 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E isp
  1284. 05-15 23:25:54.313 802 1242 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module iface start_session rc = 1
  1285. 05-15 23:25:54.313 802 1242 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 1, success = 1
  1286. 05-15 23:25:54.313 802 1243 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module isp
  1287. 05-15 23:25:54.313 802 1242 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X iface
  1288. 05-15 23:25:54.313 802 1243 I mm-camera: <ISP >< INFO> 210: isp_module_start_session: session id 3
  1289. 05-15 23:25:54.313 802 1246 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E stats
  1290. 05-15 23:25:54.313 802 1246 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module stats
  1291. 05-15 23:25:54.313 802 1246 I : VIDHANCE dmbr_create_context user=0xdb3f5dc0
  1292. 05-15 23:25:54.313 802 1247 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E pproc
  1293. 05-15 23:25:54.313 802 1247 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module pproc
  1294. 05-15 23:25:54.313 802 1247 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module pproc start_session rc = 1
  1295. 05-15 23:25:54.314 802 1247 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 2, success = 2
  1296. 05-15 23:25:54.314 802 1243 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module isp start_session rc = 1
  1297. 05-15 23:25:54.314 802 1247 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X pproc
  1298. 05-15 23:25:54.314 802 1243 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 3, success = 3
  1299. 05-15 23:25:54.314 802 1243 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X isp
  1300. 05-15 23:25:54.314 802 1251 I mm-camera: <MCT >< INFO> 5129: mct_pipeline_start_session_thread: E imglib
  1301. 05-15 23:25:54.314 802 1251 I mm-camera: <MCT >< INFO> 5136: mct_pipeline_start_session_thread: Calling start_session on Module imglib
  1302. 05-15 23:25:54.314 802 1251 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module imglib start_session rc = 1
  1303. 05-15 23:25:54.314 802 1251 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 4, success = 4
  1304. 05-15 23:25:54.314 802 1251 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X imglib
  1305. 05-15 23:25:54.315 802 1246 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module stats start_session rc = 1
  1306. 05-15 23:25:54.315 802 1246 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 5, success = 5
  1307. 05-15 23:25:54.315 802 1246 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X stats
  1308. 05-15 23:25:54.381 802 1217 E mm-camera: <SENSOR><ERROR> wayne_imx486_sunny_i_eeprom_format_arcsoft: 491: wayne_imx486_sunny_i_eeprom_format_arcsoft:491] open /data/misc/camera/arcsoft_calibration_data.bin failed
  1309. 05-15 23:25:54.381 802 1217 E mm-camera: <SENSOR><ERROR> wayne_imx486_sunny_i_autofocus_calibration: 540: [xiaomi af otp] marco: 682, infinity: 248
  1310. 05-15 23:25:54.381 802 1217 E mm-camera: <SENSOR><ERROR> wayne_imx486_sunny_i_autofocus_calibration: 564: initial code 150, adjusted code_per_step: 130, qvalue: 128
  1311. 05-15 23:25:54.381 802 1217 E mm-camera: <SENSOR><ERROR> wayne_imx486_sunny_i_autofocus_calibration: 566: Exit
  1312. 05-15 23:25:54.403 802 1241 I mm-camera: <MCT >< INFO> 5139: mct_pipeline_start_session_thread: Module sensor start_session rc = 1
  1313. 05-15 23:25:54.403 802 1241 I mm-camera: <MCT >< INFO> 5147: mct_pipeline_start_session_thread: started_num = 6, success = 6
  1314. 05-15 23:25:54.404 802 1241 I mm-camera: <MCT >< INFO> 5154: mct_pipeline_start_session_thread: X sensor
  1315. 05-15 23:25:54.407 802 802 I mm-camera: <MCT >< INFO> 5050: mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for session=3
  1316. 05-15 23:25:54.407 802 802 I mm-camera: <MCT >< INFO> 5098: mct_pipeline_start_stream_internal: Linking session stream for session 3
  1317. 05-15 23:25:54.407 802 802 I mm-camera: <MCT >< INFO> 525: mct_stream_start_link: Start linking Session-stream 0x3000f
  1318. 05-15 23:25:54.407 802 802 I mm-camera: <IFACE >< INFO> 344: iface_util_find_primary_cid: iface_util_find_primary_cid:344 error cannot find primary sensor format cids 1
  1319. 05-15 23:25:54.407 802 802 E mm-camera: <IFACE ><ERROR> 638: iface_reserve_src_port: iface_reserve_src_port: port not created! port state = 1
  1320. 05-15 23:25:54.407 802 802 I mm-camera: <ISP >< INFO> 849: isp_port_check_caps_reserve: port 0xe1d7b440 ide 3000f type 10 dim 0 0
  1321. 05-15 23:25:54.408 802 802 I mm-camera: <PPROC >< INFO> 449: pproc_port_add_modules_to_stream: in identity 3000f stream 10 int_link = 0xe1cf6e40
  1322. 05-15 23:25:54.408 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods tmod and paaf for identity 3000f
  1323. 05-15 23:25:54.408 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods paaf and ppeiscore for identity 3000f
  1324. 05-15 23:25:54.408 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods ppeiscore and c2d for identity 3000f
  1325. 05-15 23:25:54.408 802 802 I mm-camera: <C2D >< INFO> 1557: c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
  1326. 05-15 23:25:54.408 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods c2d and cpp for identity 3000f
  1327. 05-15 23:25:54.408 802 802 I mm-camera: <CPP >< INFO> 2389: cpp_module_notify_add_stream: :stream 10, width 0, height 0, stride 0,scanline 0, framelen 0
  1328. 05-15 23:25:54.409 802 802 I mm-camera: <CPP >< INFO> 2546: cpp_module_notify_add_stream: : stream 10, fmt 1, asf_mode 0, sharpness_level 0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask 0, tnr enable 0, ds_mask 0, luma dsdn 0
  1329. 05-15 23:25:54.409 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods cpp and depth_map for identity 3000f
  1330. 05-15 23:25:54.409 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods depth_map and rtb for identity 3000f
  1331. 05-15 23:25:54.409 802 802 I mm-camera: <PPROC >< INFO> 461: pproc_port_add_modules_to_stream: :LINK linking mods rtb and ezt for identity 3000f
  1332. 05-15 23:25:54.410 802 802 E mm-camera: <STATS ><ERROR> 3013: stats_port_check_caps_reserve: Invalid Port capability type!
  1333. 05-15 23:25:54.410 802 802 I chatty : uid=1047(cameraserver) android.hardwar identical 2 lines
  1334. 05-15 23:25:54.410 802 802 E mm-camera: <STATS ><ERROR> 3013: stats_port_check_caps_reserve: Invalid Port capability type!
  1335. 05-15 23:25:54.410 802 802 I mm-camera: <MCT >< INFO> 5107: mct_pipeline_start_stream_internal: Session stream linked successfully session 3
  1336. 05-15 23:25:54.411 802 1213 E mm-camera: <SENSOR><ERROR> 4122: sensor_get_capabilities: <<DEBUG>> Lc this is for FLAGS_PRODUCT_D2S
  1337. 05-15 23:25:54.411 802 1213 E mm-camera: <SENSOR><ERROR> 4134: sensor_get_capabilities: <<DEBUG>> Lc sensor_name=wayne_imx486_sunny_i, sub_sensor_id=0
  1338. 05-15 23:25:54.411 802 1213 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[0]: (15.000000, 15.000000)
  1339. 05-15 23:25:54.411 802 1213 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[1]: (20.000000, 20.000000)
  1340. 05-15 23:25:54.411 802 1213 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[2]: (24.000000, 24.000000)
  1341. 05-15 23:25:54.411 802 1213 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[3]: (7.000000, 30.000000)
  1342. 05-15 23:25:54.411 802 1213 I mm-camera: <MCT >< INFO> 2214: mct_pipeline_append_fps_entry: Added hal_table[4]: (30.000000, 30.000000)
  1343. 05-15 23:25:54.411 802 1213 I mm-camera: <MCT >< INFO> 3451: mct_pipeline_fill_dimensions_snapshot: Cam 0: FPS range selection complete. Publishing 5 ranges.
  1344. 05-15 23:25:54.411 802 1213 E mm-camera: <MCT ><ERROR> 2389: mct_pipeline_fill_caps_sensor: <<DEBUG>> mct_pipeline_fill_caps_sensor scale_picture_sizes_cnt = 0
  1345. 05-15 23:25:54.450 802 1244 E mm-camera: <SENSOR><ERROR> wayne_imx376_sunny_back_i_eeprom_get_crosstalk: 533: failed to write crosstalk
  1346. 05-15 23:25:54.450 802 1244 E mm-camera: <SENSOR><ERROR> wayne_imx376_sunny_back_i_autofocus_calibration: 477: [xiaomi af otp] marco: 879, infinity: 189
  1347. 05-15 23:25:54.450 802 1244 E mm-camera: <SENSOR><ERROR> wayne_imx376_sunny_back_i_autofocus_calibration: 493: [xiaomi af otp] adjusted code_per_step: 155, qvalue: 128
  1348. 05-15 23:25:54.451 802 1239 E mm-camera: <SENSOR><ERROR> 3790: sensor_get_capabilities: sensor.c scale_tbl_cnt = 3
  1349. 05-15 23:25:54.451 802 1239 E mm-camera: <SENSOR><ERROR> 4122: sensor_get_capabilities: <<DEBUG>> Lc this is for FLAGS_PRODUCT_D2S
  1350. 05-15 23:25:54.451 802 1239 E mm-camera: <SENSOR><ERROR> 4134: sensor_get_capabilities: <<DEBUG>> Lc sensor_name=wayne_imx376_sunny_back_i, sub_sensor_id=3
  1351. 05-15 23:25:54.451 802 1239 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[0]: (15.000000, 15.000000)
  1352. 05-15 23:25:54.452 802 1239 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[1]: (20.000000, 20.000000)
  1353. 05-15 23:25:54.452 802 1239 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[2]: (24.000000, 24.000000)
  1354. 05-15 23:25:54.452 802 1239 I mm-camera: <MCT >< INFO> 2201: mct_pipeline_append_fps_entry: Added hal_table[3]: (7.000000, 30.000000)
  1355. 05-15 23:25:54.452 802 1239 I mm-camera: <MCT >< INFO> 2214: mct_pipeline_append_fps_entry: Added hal_table[4]: (30.000000, 30.000000)
  1356. 05-15 23:25:54.452 802 1239 I mm-camera: <MCT >< INFO> 3451: mct_pipeline_fill_dimensions_snapshot: Cam 2: FPS range selection complete. Publishing 5 ranges.
  1357. 05-15 23:25:54.452 802 1239 E mm-camera: <MCT ><ERROR> 2389: mct_pipeline_fill_caps_sensor: <<DEBUG>> mct_pipeline_fill_caps_sensor scale_picture_sizes_cnt = 3
  1358. 05-15 23:25:54.452 802 1239 E mm-camera: <MCT ><ERROR> 2392: mct_pipeline_fill_caps_sensor: <<DEBUG>> mct_pipeline_fill_caps_sensor scale size width[0]=5184, height[0]=3880
  1359. 05-15 23:25:54.452 802 1239 E mm-camera: <MCT ><ERROR> 2392: mct_pipeline_fill_caps_sensor: <<DEBUG>> mct_pipeline_fill_caps_sensor scale size width[1]=5184, height[1]=2916
  1360. 05-15 23:25:54.452 802 1239 E mm-camera: <MCT ><ERROR> 2392: mct_pipeline_fill_caps_sensor: <<DEBUG>> mct_pipeline_fill_caps_sensor scale size width[2]=5184, height[2]=2592
  1361. 05-15 23:25:54.452 802 802 I mm-camera: <MCT >< INFO> 310: mct_controller_destroy: Initiating destroy sequence for session = 3
  1362. 05-15 23:25:54.452 802 802 I mm-camera: <MCT >< INFO> 328: mct_controller_destroy: serv_thread closed
  1363. 05-15 23:25:54.452 802 802 I mm-camera: <MCT >< INFO> 343: mct_controller_destroy: bus_handler thread closed
  1364. 05-15 23:25:54.452 802 802 I mm-camera: <MCT >< INFO> 5207: mct_pipeline_stop_session: Initiating stop_session on session 3
  1365. 05-15 23:25:54.452 802 802 I mm-camera: <MCT >< INFO> 4122: mct_pipeline_process_set: command=800000b
  1366. 05-15 23:25:54.452 802 802 I mm-camera: <MCT >< INFO> 4341: mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x3000f and stream type=10
  1367. 05-15 23:25:54.452 802 802 I mm-camera: <IFACE >< INFO> 680: iface_unreserve_sink_port: stream_id f mode 0
  1368. 05-15 23:25:54.452 802 802 I mm-camera: <ISP >< INFO> 939: isp_port_check_caps_unreserve: ide 3000f port 0xe1d7b440
  1369. 05-15 23:25:54.453 802 802 I mm-camera: <MCT >< INFO> 4364: mct_pipeline_process_set: Stream 0x3000f and stream type=10, successfully deleted
  1370. 05-15 23:25:54.453 802 1262 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: sensor - E
  1371. 05-15 23:25:54.453 802 1263 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: iface - E
  1372. 05-15 23:25:54.454 802 1262 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: sensor - X
  1373. 05-15 23:25:54.454 802 1263 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: iface - X
  1374. 05-15 23:25:54.454 802 1264 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: isp - E
  1375. 05-15 23:25:54.454 802 1264 I mm-camera: <ISP >< INFO> 505: isp_module_stop_session: session id 3
  1376. 05-15 23:25:54.454 802 1265 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: stats - E
  1377. 05-15 23:25:54.455 802 1266 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: pproc - E
  1378. 05-15 23:25:54.455 802 1266 E mm-camera: <IMGLIB><ERROR> 328: AllocateBuffers: Nothing allocated or already freed!
  1379. 05-15 23:25:54.455 802 1266 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: pproc - X
  1380. 05-15 23:25:54.455 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 5
  1381. 05-15 23:25:54.456 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 4
  1382. 05-15 23:25:54.456 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 3
  1383. 05-15 23:25:54.456 802 1264 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: isp - X
  1384. 05-15 23:25:54.456 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 2
  1385. 05-15 23:25:54.456 802 1267 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: imglib - E
  1386. 05-15 23:25:54.456 802 1267 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: imglib - X
  1387. 05-15 23:25:54.456 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 1
  1388. 05-15 23:25:54.457 802 1265 I : VIDHANCE dmbr_free_context user=0xdb3f5dc0
  1389. 05-15 23:25:54.457 802 1265 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: stats - X
  1390. 05-15 23:25:54.458 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 0
  1391. 05-15 23:25:54.458 802 802 I mm-camera: <MCT >< INFO> 5239: mct_pipeline_stop_session: Stopped session 3 successfully
  1392. 05-15 23:25:54.458 802 802 I mm-camera: <MCT >< INFO> 5539: mct_pipeline_destroy: E: session:3
  1393. 05-15 23:25:54.458 802 802 E mm-camera: <MCT ><ERROR> 179: stop_sof_check_thread: Returning as SOF timer thread not yet initialized
  1394. 05-15 23:25:54.458 802 802 I mm-camera: <MCT >< INFO> 5616: mct_pipeline_destroy: X: Pipeline destroyed successfully session =3
  1395. 05-15 23:25:54.458 802 802 I mm-camera: <MCT >< INFO> 422: mct_controller_destroy: X Successfully closed mct_controller session 3
  1396. 05-15 23:25:54.458 802 802 I mm-camera: <MCT >< INFO> 310: mct_controller_destroy: Initiating destroy sequence for session = 4
  1397. 05-15 23:25:54.458 802 802 I mm-camera: <MCT >< INFO> 328: mct_controller_destroy: serv_thread closed
  1398. 05-15 23:25:54.459 802 802 I mm-camera: <MCT >< INFO> 343: mct_controller_destroy: bus_handler thread closed
  1399. 05-15 23:25:54.459 802 802 I mm-camera: <MCT >< INFO> 5207: mct_pipeline_stop_session: Initiating stop_session on session 4
  1400. 05-15 23:25:54.459 802 802 I mm-camera: <MCT >< INFO> 4122: mct_pipeline_process_set: command=800000b
  1401. 05-15 23:25:54.459 802 802 I mm-camera: <MCT >< INFO> 4341: mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x4000f and stream type=10
  1402. 05-15 23:25:54.459 802 802 I mm-camera: <IFACE >< INFO> 680: iface_unreserve_sink_port: stream_id f mode 0
  1403. 05-15 23:25:54.459 802 802 I mm-camera: <ISP >< INFO> 939: isp_port_check_caps_unreserve: ide 4000f port 0xe1d7b300
  1404. 05-15 23:25:54.460 802 802 I mm-camera: <MCT >< INFO> 4364: mct_pipeline_process_set: Stream 0x4000f and stream type=10, successfully deleted
  1405. 05-15 23:25:54.460 802 1268 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: sensor - E
  1406. 05-15 23:25:54.460 802 1268 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: sensor - X
  1407. 05-15 23:25:54.461 802 1269 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: iface - E
  1408. 05-15 23:25:54.461 802 1269 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: iface - X
  1409. 05-15 23:25:54.462 802 1270 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: isp - E
  1410. 05-15 23:25:54.462 802 1270 I mm-camera: <ISP >< INFO> 505: isp_module_stop_session: session id 4
  1411. 05-15 23:25:54.462 802 1271 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: stats - E
  1412. 05-15 23:25:54.462 802 1270 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: isp - X
  1413. 05-15 23:25:54.462 802 1272 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: pproc - E
  1414. 05-15 23:25:54.463 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 5
  1415. 05-15 23:25:54.463 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 4
  1416. 05-15 23:25:54.463 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 3
  1417. 05-15 23:25:54.463 802 1272 E mm-camera: <IMGLIB><ERROR> 328: AllocateBuffers: Nothing allocated or already freed!
  1418. 05-15 23:25:54.463 802 1273 I mm-camera: <MCT >< INFO> 4941: mct_pipeline_stop_session_thread: Stop module name: imglib - E
  1419. 05-15 23:25:54.463 802 1272 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: pproc - X
  1420. 05-15 23:25:54.463 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 2
  1421. 05-15 23:25:54.464 802 1273 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: imglib - X
  1422. 05-15 23:25:54.464 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 1
  1423. 05-15 23:25:54.464 802 1271 I : VIDHANCE dmbr_free_context user=0xdb3f5280
  1424. 05-15 23:25:54.465 802 1271 I mm-camera: <MCT >< INFO> 4949: mct_pipeline_stop_session_thread: Stop module name: stats - X
  1425. 05-15 23:25:54.465 802 802 I mm-camera: <MCT >< INFO> 5229: mct_pipeline_stop_session: Modules left: 0
  1426. 05-15 23:25:54.465 802 802 I mm-camera: <MCT >< INFO> 5239: mct_pipeline_stop_session: Stopped session 4 successfully
  1427. 05-15 23:25:54.465 802 802 I mm-camera: <MCT >< INFO> 5539: mct_pipeline_destroy: E: session:4
  1428. 05-15 23:25:54.465 802 802 E mm-camera: <MCT ><ERROR> 179: stop_sof_check_thread: Returning as SOF timer thread not yet initialized
  1429. 05-15 23:25:54.465 802 802 I mm-camera: <MCT >< INFO> 5616: mct_pipeline_destroy: X: Pipeline destroyed successfully session =4
  1430. 05-15 23:25:54.465 802 802 I mm-camera: <MCT >< INFO> 422: mct_controller_destroy: X Successfully closed mct_controller session 4
  1431. 05-15 23:25:54.466 802 802 E CamComm1.0-MD: Update metadata entry: Unknown tag -2145976319
  1432. 05-15 23:25:54.466 802 802 E CamComm1.0-MD: Update metadata entry: Unknown tag -2145976317
  1433. 05-15 23:25:54.466 802 802 I QCamera : <HAL><INFO> getCamInfo: 10404: camera 3 resource cost is 100
  1434. 05-15 23:25:54.466 802 802 I QCamera : <HAL><INFO> getCameraInfo: 343: Camera id 3 API version 256
  1435. 05-15 23:25:54.466 802 802 I QCamera : <HAL><INFO> getCamInfo: 10404: camera 3 resource cost is 100
  1436. 05-15 23:25:54.467 802 802 I ServiceManagement: Removing namespace from process name android.hardware.camera.provider@2.4-service to provider@2.4-se.
  1437. 05-15 23:25:54.467 802 802 I android.hardware.camera.provider@2.4-service: Registration complete for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
  1438. 05-15 23:25:56.624 886 886 I Atfwd_Daemon:
  1439. 05-15 23:25:56.624 886 886 I Atfwd_Daemon: Out of sleep...
  1440. 05-15 23:25:56.624 886 886 I Atfwd_Daemon:
  1441. 05-15 23:25:56.624 886 886 I Atfwd_Daemon:
  1442. 05-15 23:25:56.624 886 886 I Atfwd_Daemon: TrtyInit: retryCnt: 2
  1443. 05-15 23:25:57.625 886 886 I Atfwd_Daemon: qmi_client_init_instance status retry : 2
  1444. 05-15 23:25:57.625 886 886 I Atfwd_Daemon:
  1445. 05-15 23:25:57.625 886 886 I Atfwd_Daemon: qmi_client_init_instance....
  1446. 05-15 23:25:57.625 886 886 I Atfwd_Daemon: qmi_client_init_instance status: 0, num_retries: 3, retryCnt: 2
  1447. 05-15 23:25:57.625 886 886 I Atfwd_Daemon: qmi_client_register_error_cb status: 0
  1448. 05-15 23:25:57.625 886 886 I Atfwd_Daemon: result : 0 ,Init step :1 ,qmiErrorCode: 0
  1449. 05-15 23:25:57.625 886 886 I Atfwd_Daemon:
  1450. 05-15 23:25:57.625 886 886 I Atfwd_Daemon: Back to main.
  1451. 05-15 23:25:57.625 886 886 I Atfwd_Daemon: tryinit complete with connectresult: 0
  1452. 05-15 23:25:57.625 886 886 I Atfwd_Daemon:
  1453. 05-15 23:25:57.625 886 886 I Atfwd_Daemon:
  1454. 05-15 23:25:57.625 886 886 I Atfwd_Daemon: TrtyInit: retryCnt: 1
  1455. 05-15 23:25:57.625 886 886 I Atfwd_Daemon: Invalid type 2
  1456. 05-15 23:25:57.625 886 886 I Atfwd_Daemon: tryinit complete with connectresult: 0
  1457. 05-15 23:25:57.625 886 886 I Atfwd_Daemon: Trying to register 8 commands:
  1458. 05-15 23:25:57.625 886 886 I Atfwd_Daemon: cmd0: +CKPD
  1459. 05-15 23:25:57.625 886 886 I Atfwd_Daemon: sending QMI_AT_REG_AT_CMD_FWD_REQ_V01 message
  1460. 05-15 23:25:57.626 886 886 I Atfwd_Daemon: cmd1: +CTSA
  1461. 05-15 23:25:57.626 886 886 I Atfwd_Daemon: sending QMI_AT_REG_AT_CMD_FWD_REQ_V01 message
  1462. 05-15 23:25:57.627 886 886 I Atfwd_Daemon: cmd2: +CFUN
  1463. 05-15 23:25:57.627 886 886 I Atfwd_Daemon: sending QMI_AT_REG_AT_CMD_FWD_REQ_V01 message
  1464. 05-15 23:25:57.627 886 886 I Atfwd_Daemon: cmd3: +CMAR
  1465. 05-15 23:25:57.627 886 886 I Atfwd_Daemon: sending QMI_AT_REG_AT_CMD_FWD_REQ_V01 message
  1466. 05-15 23:25:57.627 886 886 I Atfwd_Daemon: cmd4: +CDIS
  1467. 05-15 23:25:57.627 886 886 I Atfwd_Daemon: sending QMI_AT_REG_AT_CMD_FWD_REQ_V01 message
  1468. 05-15 23:25:57.628 886 886 I Atfwd_Daemon: cmd5: +CRSL
  1469. 05-15 23:25:57.628 886 886 I Atfwd_Daemon: sending QMI_AT_REG_AT_CMD_FWD_REQ_V01 message
  1470. 05-15 23:25:57.628 886 886 I Atfwd_Daemon: cmd6: +CSS
  1471. 05-15 23:25:57.628 886 886 I Atfwd_Daemon: sending QMI_AT_REG_AT_CMD_FWD_REQ_V01 message
  1472. 05-15 23:25:57.628 886 886 I Atfwd_Daemon: cmd7: $QCPWRDN
  1473. 05-15 23:25:57.628 886 886 I Atfwd_Daemon: sending QMI_AT_REG_AT_CMD_FWD_REQ_V01 message
  1474. 05-15 23:25:57.629 886 886 I Atfwd_Daemon: Registered AT Commands event handler
  1475. 05-15 23:25:57.629 886 886 I Atfwd_Daemon: Waiting for ctrCond
  1476. 05-15 23:26:02.060 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_server.c, 524] rcvd request [1] [72] [1] [0] [92]
  1477. 05-15 23:26:02.061 832 1275 I tftp_server: pid=832 tid=1275 tftp-server : INF :[tftp_server_utils.c, 113] file [readwrite/mcfg.tmp] : [/vendor/rfs/msm/mpss/readwrite/mcfg.tmp]
  1478. 05-15 23:26:02.061 832 1275 I tftp_server: pid=832 tid=1275 tftp-server : INF :[tftp_server.c, 1044] OACK options : [7680, 200, 0, 10, 0, 0, 0, 0]
  1479. 05-15 23:26:02.061 832 1275 I tftp_server: pid=832 tid=1275 tftp-server : INF :[tftp_os_la.c, 59] open : [-1] [-1] [384] [0] [/vendor/rfs/msm/mpss/readwrite/mcfg.tmp]
  1480. 05-15 23:26:02.061 832 1275 E tftp_server: pid=832 tid=1275 tftp-server : ERR :[tftp_os_la.c, 65] open failed: [2] [No such file or directory]
  1481. 05-15 23:26:02.061 832 1275 E tftp_server: pid=832 tid=1275 tftp-server : ERR :[tftp_server.c, 1519] open failed : [-2] [Unknown error -2]
  1482. 05-15 23:26:02.062 832 1275 E tftp_server: pid=832 tid=1275 tftp-server : ERR :[tftp_protocol.c, 1146] sending error-pkt. Code = 1, Msg = Err=2 String=No such file or directory
  1483. 05-15 23:26:02.063 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_server.c, 524] rcvd request [1] [64] [2] [0] [93]
  1484. 05-15 23:26:02.063 832 1276 I tftp_server: pid=832 tid=1276 tftp-server : INF :[tftp_server_utils.c, 113] file [readwrite/mcfg.tmp] : [/vendor/rfs/msm/mpss/readwrite/mcfg.tmp]
  1485. 05-15 23:26:02.063 832 1276 I tftp_server: pid=832 tid=1276 tftp-server : INF :[tftp_server.c, 1044] OACK options : [7680, 200, 10, 0, 0, 0, 0, 0]
  1486. 05-15 23:26:02.063 832 1276 I tftp_server: pid=832 tid=1276 tftp-server : INF :[tftp_os_la.c, 184] unlink failed: [2] [/vendor/rfs/msm/mpss/readwrite/mcfg.tmp.rfs_tmp] [No such file or directory]
  1487. 05-15 23:26:02.063 832 1276 I tftp_server: pid=832 tid=1276 tftp-server : INF :[tftp_server.c, 722] Using temp file[/vendor/rfs/msm/mpss/readwrite/mcfg.tmp.rfs_tmp] for atomic put
  1488. 05-15 23:26:02.063 832 1276 I tftp_server: pid=832 tid=1276 tftp-server : INF :[tftp_os_la.c, 59] open : [-1] [-1] [384] [577] [/vendor/rfs/msm/mpss/readwrite/mcfg.tmp.rfs_tmp]
  1489. 05-15 23:26:02.069 832 1276 I tftp_server: pid=832 tid=1276 tftp-server : INF :[tftp_server.c, 1315] WRQ stats : total-blocks = 1 : total-bytes = 1 : 1 timedout-pkts = 0, wrong-pkts = 0
  1490. 05-15 23:26:02.069 832 1276 I tftp_server: pid=832 tid=1276 tftp-server : INF :[tftp_server.c, 1319] WRQ time stats : Total : [TX, RX] = [117, 206, 0]
  1491. 05-15 23:26:02.069 832 1276 I tftp_server: pid=832 tid=1276 tftp-server : INF :[tftp_server.c, 1323] WRQ time stats : Tx [Min, Max] = [52, 65]
  1492. 05-15 23:26:02.069 832 1276 I tftp_server: pid=832 tid=1276 tftp-server : INF :[tftp_server.c, 1327] WRQ time stats : Rx [Min, Max] = [206, 206]
  1493. 05-15 23:26:02.070 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_server.c, 524] rcvd request [1] [72] [1] [0] [94]
  1494. 05-15 23:26:02.070 832 1277 I tftp_server: pid=832 tid=1277 tftp-server : INF :[tftp_server_utils.c, 113] file [readwrite/mcfg.tmp] : [/vendor/rfs/msm/mpss/readwrite/mcfg.tmp]
  1495. 05-15 23:26:02.070 832 1277 I tftp_server: pid=832 tid=1277 tftp-server : INF :[tftp_server.c, 1044] OACK options : [7680, 200, 1, 10, 0, 0, 0, 0]
  1496. 05-15 23:26:02.070 832 1277 I tftp_server: pid=832 tid=1277 tftp-server : INF :[tftp_os_la.c, 59] open : [-1] [-1] [384] [0] [/vendor/rfs/msm/mpss/readwrite/mcfg.tmp]
  1497. 05-15 23:26:02.071 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_server.c, 524] rcvd request [1] [37] [2] [0] [95]
  1498. 05-15 23:26:02.071 832 1277 I tftp_server: pid=832 tid=1277 tftp-server : INF :[tftp_protocol.c, 703] Recd END OF TRANSFER pkt. Code = 9, Msg = End of Transfer
  1499. 05-15 23:26:02.071 832 1277 I tftp_server: pid=832 tid=1277 tftp-server : INF :[tftp_server.c, 1152] RRQ stats : sent_size = 0 total-blocks = 0 total-bytes = 0 timedout-pkts = 0, wrong-pkts = 0
  1500. 05-15 23:26:02.071 832 1277 I tftp_server: pid=832 tid=1277 tftp-server : INF :[tftp_server.c, 1156] RRQ time stats : Total : [TX, RX] = [54, 694]
  1501. 05-15 23:26:02.071 832 1277 I tftp_server: pid=832 tid=1277 tftp-server : INF :[tftp_server.c, 1162] RRQ time stats : Tx/Rx [Min, Max] = [54, 54, 694, 694]
  1502. 05-15 23:26:02.071 832 1277 I tftp_server: pid=832 tid=1277 tftp-server : INF :[tftp_server.c, 1178] RRQ was successfully processed.
  1503. 05-15 23:26:02.072 832 1278 I tftp_server: pid=832 tid=1278 tftp-server : INF :[tftp_server_utils.c, 113] file [readwrite/mcfg.tmp] : [/vendor/rfs/msm/mpss/readwrite/mcfg.tmp]
  1504. 05-15 23:26:02.072 832 1278 I tftp_server: pid=832 tid=1278 tftp-server : INF :[tftp_server.c, 1044] OACK options : [0, 0, 0, 0, 0, 0, 0, 0]
  1505. 05-15 23:26:02.072 832 1278 I tftp_server: pid=832 tid=1278 tftp-server : INF :[tftp_server.c, 1397] unlink was success
  1506. 05-15 23:26:02.073 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_server.c, 524] rcvd request [1] [118] [1] [0] [96]
  1507. 05-15 23:26:02.073 832 1279 I tftp_server: pid=832 tid=1279 tftp-server : INF :[tftp_server_utils.c, 113] file [readonly/firmware/image/modem_pr/mcfg/configs/mcfg_hw/mbn_hw.dig] : [/vendor/rfs/msm/mps
  1508. 05-15 23:26:02.076 832 1279 I tftp_server: pid=832 tid=1279 tftp-server : INF :[tftp_server.c, 1044] OACK options : [7680, 200, 32, 10, 0, 0, 0, 0]
  1509. 05-15 23:26:02.076 832 1279 I tftp_server: pid=832 tid=1279 tftp-server : INF :[tftp_os_la.c, 59] open : [-1] [-1] [384] [0] [/vendor/rfs/msm/mpss/readonly/firmware/image/modem_pr/mcfg/configs/mcfg_hw
  1510. 05-15 23:26:02.077 832 1279 I tftp_server: pid=832 tid=1279 tftp-server : INF :[tftp_protocol.c, 703] Recd END OF TRANSFER pkt. Code = 9, Msg = End of Transfer
  1511. 05-15 23:26:02.077 832 1279 I tftp_server: pid=832 tid=1279 tftp-server : INF :[tftp_server.c, 1152] RRQ stats : sent_size = 0 total-blocks = 0 total-bytes = 0 timedout-pkts = 0, wrong-pkts = 0
  1512. 05-15 23:26:02.077 832 1279 I tftp_server: pid=832 tid=1279 tftp-server : INF :[tftp_server.c, 1156] RRQ time stats : Total : [TX, RX] = [64, 246]
  1513. 05-15 23:26:02.077 832 1279 I tftp_server: pid=832 tid=1279 tftp-server : INF :[tftp_server.c, 1162] RRQ time stats : Tx/Rx [Min, Max] = [64, 64, 246, 246]
  1514. 05-15 23:26:02.077 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_server.c, 524] rcvd request [1] [126] [1] [0] [97]
  1515. 05-15 23:26:02.077 832 1279 I tftp_server: pid=832 tid=1279 tftp-server : INF :[tftp_server.c, 1178] RRQ was successfully processed.
  1516. 05-15 23:26:02.077 832 1280 I tftp_server: pid=832 tid=1280 tftp-server : INF :[tftp_server_utils.c, 113] file [readonly/firmware/image/modem_pr/mcfg/configs/mcfg_hw/mbn_hw.dig] : [/vendor/rfs/msm/mps
  1517. 05-15 23:26:02.078 832 1280 I tftp_server: pid=832 tid=1280 tftp-server : INF :[tftp_server.c, 1044] OACK options : [7680, 200, 0, 10, 32, 0, 0, 0]
  1518. 05-15 23:26:02.078 832 1280 I tftp_server: pid=832 tid=1280 tftp-server : INF :[tftp_os_la.c, 59] open : [-1] [-1] [384] [0] [/vendor/rfs/msm/mpss/readonly/firmware/image/modem_pr/mcfg/configs/mcfg_hw
  1519. 05-15 23:26:02.079 832 1280 I tftp_server: pid=832 tid=1280 tftp-server : INF :[tftp_server.c, 1152] RRQ stats : sent_size = 32 total-blocks = 1 total-bytes = 32 timedout-pkts = 0, wrong-pkts = 0
  1520. 05-15 23:26:02.079 832 1280 I tftp_server: pid=832 tid=1280 tftp-server : INF :[tftp_server.c, 1156] RRQ time stats : Total : [TX, RX] = [99, 273]
  1521. 05-15 23:26:02.079 832 1280 I tftp_server: pid=832 tid=1280 tftp-server : INF :[tftp_server.c, 1162] RRQ time stats : Tx/Rx [Min, Max] = [34, 65, 132, 141]
  1522. 05-15 23:26:02.079 832 1280 I tftp_server: pid=832 tid=1280 tftp-server : INF :[tftp_server.c, 1178] RRQ was successfully processed.
  1523. 05-15 23:26:02.079 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_server.c, 524] rcvd request [1] [118] [1] [0] [98]
  1524. 05-15 23:26:02.079 832 1281 I tftp_server: pid=832 tid=1281 tftp-server : INF :[tftp_server_utils.c, 113] file [readonly/firmware/image/modem_pr/mcfg/configs/mcfg_sw/mbn_sw.dig] : [/vendor/rfs/msm/mps
  1525. 05-15 23:26:02.080 832 1281 I tftp_server: pid=832 tid=1281 tftp-server : INF :[tftp_server.c, 1044] OACK options : [7680, 200, 32, 10, 0, 0, 0, 0]
  1526. 05-15 23:26:02.080 832 1281 I tftp_server: pid=832 tid=1281 tftp-server : INF :[tftp_os_la.c, 59] open : [-1] [-1] [384] [0] [/vendor/rfs/msm/mpss/readonly/firmware/image/modem_pr/mcfg/configs/mcfg_sw
  1527. 05-15 23:26:02.081 832 1281 I tftp_server: pid=832 tid=1281 tftp-server : INF :[tftp_protocol.c, 703] Recd END OF TRANSFER pkt. Code = 9, Msg = End of Transfer
  1528. 05-15 23:26:02.081 832 1281 I tftp_server: pid=832 tid=1281 tftp-server : INF :[tftp_server.c, 1152] RRQ stats : sent_size = 0 total-blocks = 0 total-bytes = 0 timedout-pkts = 0, wrong-pkts = 0
  1529. 05-15 23:26:02.081 832 1281 I tftp_server: pid=832 tid=1281 tftp-server : INF :[tftp_server.c, 1156] RRQ time stats : Total : [TX, RX] = [41, 207]
  1530. 05-15 23:26:02.081 832 1281 I tftp_server: pid=832 tid=1281 tftp-server : INF :[tftp_server.c, 1162] RRQ time stats : Tx/Rx [Min, Max] = [41, 41, 207, 207]
  1531. 05-15 23:26:02.081 832 1281 I tftp_server: pid=832 tid=1281 tftp-server : INF :[tftp_server.c, 1178] RRQ was successfully processed.
  1532. 05-15 23:26:02.081 832 832 I tftp_server: pid=832 tid=832 tftp-server : INF :[tftp_server.c, 524] rcvd request [1] [126] [1] [0] [99]
  1533. 05-15 23:26:02.082 832 1282 I tftp_server: pid=832 tid=1282 tftp-server : INF :[tftp_server_utils.c, 113] file [readonly/firmware/image/modem_pr/mcfg/configs/mcfg_sw/mbn_sw.dig] : [/vendor/rfs/msm/mps
  1534. 05-15 23:26:02.082 832 1282 I tftp_server: pid=832 tid=1282 tftp-server : INF :[tftp_server.c, 1044] OACK options : [7680, 200, 0, 10, 32, 0, 0, 0]
  1535. 05-15 23:26:02.082 832 1282 I tftp_server: pid=832 tid=1282 tftp-server : INF :[tftp_os_la.c, 59] open : [-1] [-1] [384] [0] [/vendor/rfs/msm/mpss/readonly/firmware/image/modem_pr/mcfg/configs/mcfg_sw
  1536. 05-15 23:26:02.083 832 1282 I tftp_server: pid=832 tid=1282 tftp-server : INF :[tftp_server.c, 1152] RRQ stats : sent_size = 32 total-blocks = 1 total-bytes = 32 timedout-pkts = 0, wrong-pkts = 0
  1537. 05-15 23:26:02.083 832 1282 I tftp_server: pid=832 tid=1282 tftp-server : INF :[tftp_server.c, 1156] RRQ time stats : Total : [TX, RX] = [85, 314]
  1538. 05-15 23:26:02.083 832 1282 I tftp_server: pid=832 tid=1282 tftp-server : INF :[tftp_server.c, 1162] RRQ time stats : Tx/Rx [Min, Max] = [41, 44, 141, 173]
  1539. 05-15 23:26:02.083 832 1282 I tftp_server: pid=832 tid=1282 tftp-server : INF :[tftp_server.c, 1178] RRQ was successfully processed.
  1540. 05-15 23:26:50.596 865 883 E Sensors : sns_debug_main.c(160):Debug Timer Callback called
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement