Advertisement
Guest User

Untitled

a guest
Feb 9th, 2017
804
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 233.89 KB | None | 0 0
  1.  
  2. D:\XZ\ADB>adb shell dmesg
  3. adb server is out of date. killing...
  4. ADB server didn't ACK
  5. * failed to start daemon *
  6. error:
  7.  
  8. D:\XZ\ADB>adb shell dmesg
  9. * daemon not running. starting it now on port 5037 *
  10. * daemon started successfully *
  11. [ 14.709057] bs_roots: 13 /boot/modem_fs2 emmc /dev/block/bootdevice/by-name/modemst2
  12. [ 14.709063] bs_roots: 14 /tmp ramdisk ramdisk
  13. [ 14.709068] bs_roots:
  14. [ 14.710270] MR: Mounting /cache ourselves
  15. [ 14.755799] EXT4-fs (mmcblk0p43): recovery complete
  16. [ 14.756179] EXT4-fs (mmcblk0p43): mounted filesystem with ordered data mode. Opts:
  17. [ 14.756197] SELinux: initialized (dev mmcblk0p43, type ext4), uses xattr
  18. [ 14.756969] MR: Unmounting /cache
  19. [ 14.757911] MR: Failed to read TA_MASTER_RESET, reason=1, size=1
  20. [ 14.758294] init: Service 'exec 5 (/sbin/mr)' (pid 419) exited with status 0
  21. [ 14.758347] init: Starting service 'exec 6 (/sbin/wipedata)'...
  22. [ 14.759991] fs_mgr: Warning: unknown flag n/a
  23. [ 14.760007] fs_mgr: Warning: unknown flag n/a
  24. [ 14.760056] bs_roots: recovery filesystem table
  25. [ 14.760064] bs_roots: =========================
  26. [ 14.760072] bs_roots: 0 /persistent emmc /dev/block/bootdevice/by-name/frp
  27. [ 14.760082] bs_roots: 1 /system ext4 /dev/block/bootdevice/by-name/system
  28. [ 14.760088] bs_roots: 2 /data ext4 /dev/block/bootdevice/by-name/userdata
  29. [ 14.760095] bs_roots: 3 /oem ext4 /dev/block/bootdevice/by-name/oem
  30. [ 14.760101] bs_roots: 4 /cache ext4 /dev/block/bootdevice/by-name/cache
  31. [ 14.760108] bs_roots: 5 /rca ext4 /dev/block/bootdevice/by-name/apps_log
  32. [ 14.760114] bs_roots: 6 /idd ext4 /dev/block/bootdevice/by-name/diag
  33. [ 14.760121] bs_roots: 7 /storage/sdcard1 vfat /devices/soc/74a4900.sdhci/mmc_host*
  34. [ 14.760128] bs_roots: 8 /qns ext4 /dev/block/bootdevice/by-name/Qnovo
  35. [ 14.760134] bs_roots: 9 none swap /dev/block/zram0
  36. [ 14.760141] bs_roots: 10 /misc emmc /dev/block/bootdevice/by-name/misc
  37. [ 14.760147] bs_roots: 11 auto auto /devices/soc/6a00000.ssusb/6a00000.dwc3/xhci-hcd.0.auto/usb*
  38. [ 14.760154] bs_roots: 12 /boot/modem_fs1 emmc /dev/block/bootdevice/by-name/modemst1
  39. [ 14.760160] bs_roots: 13 /boot/modem_fs2 emmc /dev/block/bootdevice/by-name/modemst2
  40. [ 14.760167] bs_roots: 14 /tmp ramdisk ramdisk
  41. [ 14.760172] bs_roots:
  42. [ 14.761147] bs_wipedata: Failed to read TA_WIPE_DATA unit, result = 1
  43. [ 14.761499] init: Service 'exec 6 (/sbin/wipedata)' (pid 422) exited with status 1
  44. [ 14.761550] init: Starting service 'exec 7 (/sbin/wipedata)'...
  45. [ 14.763425] fs_mgr: Warning: unknown flag n/a
  46. [ 14.763440] fs_mgr: Warning: unknown flag n/a
  47. [ 14.763455] bs_roots: recovery filesystem table
  48. [ 14.763462] bs_roots: =========================
  49. [ 14.763469] bs_roots: 0 /persistent emmc /dev/block/bootdevice/by-name/frp
  50. [ 14.763476] bs_roots: 1 /system ext4 /dev/block/bootdevice/by-name/system
  51. [ 14.763483] bs_roots: 2 /data ext4 /dev/block/bootdevice/by-name/userdata
  52. [ 14.763489] bs_roots: 3 /oem ext4 /dev/block/bootdevice/by-name/oem
  53. [ 14.763495] bs_roots: 4 /cache ext4 /dev/block/bootdevice/by-name/cache
  54. [ 14.763502] bs_roots: 5 /rca ext4 /dev/block/bootdevice/by-name/apps_log
  55. [ 14.763509] bs_roots: 6 /idd ext4 /dev/block/bootdevice/by-name/diag
  56. [ 14.763515] bs_roots: 7 /storage/sdcard1 vfat /devices/soc/74a4900.sdhci/mmc_host*
  57. [ 14.763522] bs_roots: 8 /qns ext4 /dev/block/bootdevice/by-name/Qnovo
  58. [ 14.763528] bs_roots: 9 none swap /dev/block/zram0
  59. [ 14.763535] bs_roots: 10 /misc emmc /dev/block/bootdevice/by-name/misc
  60. [ 14.763542] bs_roots: 11 auto auto /devices/soc/6a00000.ssusb/6a00000.dwc3/xhci-hcd.0.auto/usb*
  61. [ 14.763548] bs_roots: 12 /boot/modem_fs1 emmc /dev/block/bootdevice/by-name/modemst1
  62. [ 14.763555] bs_roots: 13 /boot/modem_fs2 emmc /dev/block/bootdevice/by-name/modemst2
  63. [ 14.763561] bs_roots: 14 /tmp ramdisk ramdisk
  64. [ 14.763567] bs_roots:
  65. [ 14.764555] bs_wipedata: Failed to read TA_WIPE_DATA unit, result = 1
  66. [ 14.764950] init: Service 'exec 7 (/sbin/wipedata)' (pid 423) exited with status 1
  67. [ 14.765000] init: Starting service 'exec 8 (/sbin/wipedata)'...
  68. [ 14.766585] fs_mgr: Warning: unknown flag n/a
  69. [ 14.766601] fs_mgr: Warning: unknown flag n/a
  70. [ 14.766614] bs_roots: recovery filesystem table
  71. [ 14.766621] bs_roots: =========================
  72. [ 14.766629] bs_roots: 0 /persistent emmc /dev/block/bootdevice/by-name/frp
  73. [ 14.766635] bs_roots: 1 /system ext4 /dev/block/bootdevice/by-name/system
  74. [ 14.766642] bs_roots: 2 /data ext4 /dev/block/bootdevice/by-name/userdata
  75. [ 14.766648] bs_roots: 3 /oem ext4 /dev/block/bootdevice/by-name/oem
  76. [ 14.766654] bs_roots: 4 /cache ext4 /dev/block/bootdevice/by-name/cache
  77. [ 14.766660] bs_roots: 5 /rca ext4 /dev/block/bootdevice/by-name/apps_log
  78. [ 14.766667] bs_roots: 6 /idd ext4 /dev/block/bootdevice/by-name/diag
  79. [ 14.766673] bs_roots: 7 /storage/sdcard1 vfat /devices/soc/74a4900.sdhci/mmc_host*
  80. [ 14.766680] bs_roots: 8 /qns ext4 /dev/block/bootdevice/by-name/Qnovo
  81. [ 14.766686] bs_roots: 9 none swap /dev/block/zram0
  82. [ 14.766692] bs_roots: 10 /misc emmc /dev/block/bootdevice/by-name/misc
  83. [ 14.766699] bs_roots: 11 auto auto /devices/soc/6a00000.ssusb/6a00000.dwc3/xhci-hcd.0.auto/usb*
  84. [ 14.766705] bs_roots: 12 /boot/modem_fs1 emmc /dev/block/bootdevice/by-name/modemst1
  85. [ 14.766711] bs_roots: 13 /boot/modem_fs2 emmc /dev/block/bootdevice/by-name/modemst2
  86. [ 14.766718] bs_roots: 14 /tmp ramdisk ramdisk
  87. [ 14.766723] bs_roots:
  88. [ 14.767658] bs_wipedata: Failed to read TA_WIPE_DATA unit, result = 1
  89. [ 14.767994] init: Service 'exec 8 (/sbin/wipedata)' (pid 424) exited with status 1
  90. [ 14.768288] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  91. [ 14.769286] init: Starting service 'fsckwait'...
  92. [ 14.770730] fs_mgr: Warning: unknown flag n/a
  93. [ 14.770754] fs_mgr: Warning: unknown flag n/a
  94. [ 14.775825] EXT4-fs (mmcblk0p55): mounted filesystem with ordered data mode. Opts: barrier=1,discard
  95. [ 14.775847] SELinux: initialized (dev mmcblk0p55, type ext4), uses xattr
  96. [ 14.775916] fs_mgr: __mount(source=/dev/block/bootdevice/by-name/system,target=/system,type=ext4)=0
  97. [ 14.776060] fs_mgr: Running /system/bin/resize2fs on /dev/block/bootdevice/by-name/userdata (size 107667392s)
  98. [ 14.823479] EXT4-fs (mmcblk0p54): VFS: Can't find ext4 filesystem
  99. [ 14.823540] fs_mgr: check_fs(): mount(/dev/block/bootdevice/by-name/userdata,/data,ext4)=-1: Invalid argument
  100. [ 14.823667] fs_mgr: Running /system/bin/e2fsck on /dev/block/bootdevice/by-name/userdata
  101. [ 14.823684] fs_mgr: fsck log is stored in /dev/fscklogs/userdata
  102. [ 14.842366] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
  103. [ 14.842366]
  104. [ 14.842400] e2fsck: ext2fs_open2: Bad magic number in super-block
  105. [ 14.842400]
  106. [ 14.842411] e2fsck: /system/bin/e2fsck: Superblock invalid, trying backup blocks...
  107. [ 14.842411]
  108. [ 14.842421] e2fsck: /system/bin/e2fsck: Bad magic number in super-block while trying to open /dev/block/bootdevice/by-name/userdata
  109. [ 14.842421]
  110. [ 14.842430] e2fsck:
  111. [ 14.842430]
  112. [ 14.842439] e2fsck: The superblock could not be read or does not describe a correct ext2
  113. [ 14.842439]
  114. [ 14.842448] e2fsck: filesystem. If the device is valid and it really contains an ext2
  115. [ 14.842448]
  116. [ 14.842457] e2fsck: filesystem (and not swap or ufs or something else), then the superblock
  117. [ 14.842457]
  118. [ 14.842466] e2fsck: is corrupt, and you might try running e2fsck with an alternate superblock:
  119. [ 14.842466]
  120. [ 14.842474] e2fsck: e2fsck -b 8193 <device>
  121. [ 14.842474]
  122. [ 14.842483] e2fsck:
  123. [ 14.842483]
  124. [ 14.842495] e2fsck: e2fsck terminated by exit(8)
  125. [ 14.842495]
  126. [ 14.843035] EXT4-fs (mmcblk0p54): VFS: Can't find ext4 filesystem
  127. [ 14.843107] fs_mgr: __mount(source=/dev/block/bootdevice/by-name/userdata,target=/data,type=ext4)=-1
  128. [ 14.843525] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/bootdevice/by-name/userdata for mount /data type ext4 )
  129. [ 14.843608] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  130. [ 14.846220] EXT4-fs (mmcblk0p53): mounted filesystem with ordered data mode. Opts: barrier=1
  131. [ 14.846245] SELinux: initialized (dev mmcblk0p53, type ext4), uses xattr
  132. [ 14.846318] fs_mgr: __mount(source=/dev/block/bootdevice/by-name/oem,target=/oem,type=ext4)=0
  133. [ 14.846620] RIC: cache mount denied, mnt_flags:0x40a
  134. [ 14.846638] fs_mgr: check_fs(): mount(/dev/block/bootdevice/by-name/cache,/cache,ext4)=-1: Operation not permitted
  135. [ 14.846656] fs_mgr: Running /system/bin/e2fsck on /dev/block/bootdevice/by-name/cache
  136. [ 14.846667] fs_mgr: fsck log is stored in /dev/fscklogs/cache
  137. [ 14.865519] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
  138. [ 14.865519]
  139. [ 14.865547] e2fsck: Pass 1: Checking inodes, blocks, and sizes
  140. [ 14.865547]
  141. [ 14.865557] e2fsck: Pass 2: Checking directory structure
  142. [ 14.865557]
  143. [ 14.865565] e2fsck: Pass 3: Checking directory connectivity
  144. [ 14.865565]
  145. [ 14.865573] e2fsck: Pass 4: Checking reference counts
  146. [ 14.865573]
  147. [ 14.865582] e2fsck: Pass 5: Checking group summary information
  148. [ 14.865582]
  149. [ 14.865590] e2fsck: cache: 28/16384 files (3.6% non-contiguous), 2145/65536 blocks
  150. [ 14.865590]
  151. [ 14.867270] EXT4-fs (mmcblk0p43): mounted filesystem with ordered data mode. Opts: barrier=1,discard
  152. [ 14.867295] SELinux: initialized (dev mmcblk0p43, type ext4), uses xattr
  153. [ 14.867364] fs_mgr: __mount(source=/dev/block/bootdevice/by-name/cache,target=/cache,type=ext4)=0
  154. [ 14.867522] RIC: apps_log mount denied, mnt_flags:0x40a
  155. [ 14.867537] fs_mgr: check_fs(): mount(/dev/block/bootdevice/by-name/apps_log,/rca,ext4)=-1: Operation not permitted
  156. [ 14.867557] fs_mgr: Running /system/bin/e2fsck on /dev/block/bootdevice/by-name/apps_log
  157. [ 14.867568] fs_mgr: fsck log is stored in /dev/fscklogs/apps_log
  158. [ 14.892731] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
  159. [ 14.892731]
  160. [ 14.892760] e2fsck: /dev/block/bootdevice/by-name/apps_log: recovering journal
  161. [ 14.892760]
  162. [ 14.892770] e2fsck: Pass 1: Checking inodes, blocks, and sizes
  163. [ 14.892770]
  164. [ 14.892779] e2fsck: Pass 2: Checking directory structure
  165. [ 14.892779]
  166. [ 14.892787] e2fsck: Pass 3: Checking directory connectivity
  167. [ 14.892787]
  168. [ 14.892796] e2fsck: Pass 4: Checking reference counts
  169. [ 14.892796]
  170. [ 14.892804] e2fsck: Pass 5: Checking group summary information
  171. [ 14.892804]
  172. [ 14.892813] e2fsck: Free blocks count wrong (8228, counted=8218).
  173. [ 14.892813]
  174. [ 14.892821] e2fsck: Fix? yes
  175. [ 14.892821]
  176. [ 14.892829] e2fsck:
  177. [ 14.892829]
  178. [ 14.892837] e2fsck: Free inodes count wrong (2509, counted=2506).
  179. [ 14.892837]
  180. [ 14.892845] e2fsck: Fix? yes
  181. [ 14.892845]
  182. [ 14.892853] e2fsck:
  183. [ 14.892853]
  184. [ 14.892861] e2fsck:
  185. [ 14.892861]
  186. [ 14.892869] e2fsck: /dev/block/bootdevice/by-name/apps_log: ***** FILE SYSTEM WAS MODIFIED *****
  187. [ 14.892869]
  188. [ 14.892878] e2fsck: /dev/block/bootdevice/by-name/apps_log: 54/2560 files (0.0% non-contiguous), 2022/10240 blocks
  189. [ 14.892878]
  190. [ 14.892892] e2fsck: e2fsck terminated by exit(1)
  191. [ 14.892892]
  192. [ 14.894664] EXT4-fs (mmcblk0p50): mounted filesystem with ordered data mode. Opts: barrier=1,discard
  193. [ 14.894690] SELinux: initialized (dev mmcblk0p50, type ext4), uses xattr
  194. [ 14.894735] fs_mgr: __mount(source=/dev/block/bootdevice/by-name/apps_log,target=/rca,type=ext4)=0
  195. [ 14.894881] RIC: diag mount denied, mnt_flags:0x40a
  196. [ 14.894904] fs_mgr: check_fs(): mount(/dev/block/bootdevice/by-name/diag,/idd,ext4)=-1: Operation not permitted
  197. [ 14.894925] fs_mgr: Running /system/bin/e2fsck on /dev/block/bootdevice/by-name/diag
  198. [ 14.894937] fs_mgr: fsck log is stored in /dev/fscklogs/diag
  199. [ 14.918259] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
  200. [ 14.918259]
  201. [ 14.918287] e2fsck: /dev/block/bootdevice/by-name/diag: recovering journal
  202. [ 14.918287]
  203. [ 14.918296] e2fsck: Pass 1: Checking inodes, blocks, and sizes
  204. [ 14.918296]
  205. [ 14.918305] e2fsck: Pass 2: Checking directory structure
  206. [ 14.918305]
  207. [ 14.918313] e2fsck: Pass 3: Checking directory connectivity
  208. [ 14.918313]
  209. [ 14.918321] e2fsck: Pass 4: Checking reference counts
  210. [ 14.918321]
  211. [ 14.918330] e2fsck: Pass 5: Checking group summary information
  212. [ 14.918330]
  213. [ 14.918338] e2fsck: /dev/block/bootdevice/by-name/diag: 42/4096 files (2.4% non-contiguous), 2218/16384 blocks
  214. [ 14.918338]
  215. [ 14.920509] EXT4-fs (mmcblk0p51): mounted filesystem with ordered data mode. Opts: barrier=1,discard
  216. [ 14.920534] SELinux: initialized (dev mmcblk0p51, type ext4), uses xattr
  217. [ 14.920586] fs_mgr: __mount(source=/dev/block/bootdevice/by-name/diag,target=/idd,type=ext4)=0
  218. [ 14.921142] EXT4-fs (mmcblk0p52): Ignoring removed nomblk_io_submit option
  219. [ 14.929133] EXT4-fs (mmcblk0p52): recovery complete
  220. [ 14.929568] EXT4-fs (mmcblk0p52): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
  221. [ 14.929586] SELinux: initialized (dev mmcblk0p52, type ext4), uses xattr
  222. [ 14.929641] fs_mgr: check_fs(): mount(/dev/block/bootdevice/by-name/Qnovo,/qns,ext4)=0: Success
  223. [ 14.930288] fs_mgr: check_fs(): unmount(/qns) succeeded
  224. [ 14.930321] fs_mgr: Running /system/bin/e2fsck on /dev/block/bootdevice/by-name/Qnovo
  225. [ 14.930332] fs_mgr: fsck log is stored in /dev/fscklogs/Qnovo
  226. [ 14.945229] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
  227. [ 14.945229]
  228. [ 14.945256] e2fsck: Pass 1: Checking inodes, blocks, and sizes
  229. [ 14.945256]
  230. [ 14.945266] e2fsck: Pass 2: Checking directory structure
  231. [ 14.945266]
  232. [ 14.945275] e2fsck: Pass 3: Checking directory connectivity
  233. [ 14.945275]
  234. [ 14.945283] e2fsck: Pass 4: Checking reference counts
  235. [ 14.945283]
  236. [ 14.945291] e2fsck: Pass 5: Checking group summary information
  237. [ 14.945291]
  238. [ 14.945299] e2fsck: /dev/block/bootdevice/by-name/Qnovo: 15/5124 files (0.0% non-contiguous), 2514/20480 blocks
  239. [ 14.945299]
  240. [ 14.946863] EXT4-fs (mmcblk0p52): mounted filesystem with ordered data mode. Opts: barrier=1,discard
  241. [ 14.946888] SELinux: initialized (dev mmcblk0p52, type ext4), uses xattr
  242. [ 14.946941] fs_mgr: __mount(source=/dev/block/bootdevice/by-name/Qnovo,target=/qns,type=ext4)=0
  243. [ 14.948533] init: (Parsing /system/etc/init/atrace.rc took 0.00s.)
  244. [ 14.948834] init: (Parsing /system/etc/init/audioserver.rc took 0.00s.)
  245. [ 14.949088] init: (Parsing /system/etc/init/bootanim.rc took 0.00s.)
  246. [ 14.949375] init: (Parsing /system/etc/init/bootstat.rc took 0.00s.)
  247. [ 14.949659] init: (Parsing /system/etc/init/cameraserver.rc took 0.00s.)
  248. [ 14.949909] init: (Parsing /system/etc/init/debuggerd.rc took 0.00s.)
  249. [ 14.950162] init: (Parsing /system/etc/init/debuggerd64.rc took 0.00s.)
  250. [ 14.950559] init: (Parsing /system/etc/init/drmserver.rc took 0.00s.)
  251. [ 14.950848] init: (Parsing /system/etc/init/dumpstate.rc took 0.00s.)
  252. [ 14.951091] init: (Parsing /system/etc/init/gatekeeperd.rc took 0.00s.)
  253. [ 14.951331] init: (Parsing /system/etc/init/installd.rc took 0.00s.)
  254. [ 14.951582] init: (Parsing /system/etc/init/keystore.rc took 0.00s.)
  255. [ 14.951821] init: (Parsing /system/etc/init/lmkd.rc took 0.00s.)
  256. [ 14.952070] init: (Parsing /system/etc/init/logd.rc took 0.00s.)
  257. [ 14.952378] init: (Parsing /system/etc/init/mdnsd.rc took 0.00s.)
  258. [ 14.952618] init: (Parsing /system/etc/init/mediacodec.rc took 0.00s.)
  259. [ 14.952858] init: (Parsing /system/etc/init/mediadrmserver.rc took 0.00s.)
  260. [ 14.953097] init: (Parsing /system/etc/init/mediaextractor.rc took 0.00s.)
  261. [ 14.953348] init: (Parsing /system/etc/init/mediaserver.rc took 0.00s.)
  262. [ 14.953595] init: (Parsing /system/etc/init/mtpd.rc took 0.00s.)
  263. [ 14.953842] init: (Parsing /system/etc/init/netd.rc took 0.00s.)
  264. [ 14.954081] init: (Parsing /system/etc/init/racoon.rc took 0.00s.)
  265. [ 14.954322] init: (Parsing /system/etc/init/rild.rc took 0.00s.)
  266. [ 14.954587] init: (Parsing /system/etc/init/servicemanager.rc took 0.00s.)
  267. [ 14.954832] init: (Parsing /system/etc/init/surfaceflinger.rc took 0.00s.)
  268. [ 14.955080] init: (Parsing /system/etc/init/uncrypt.rc took 0.00s.)
  269. [ 14.955329] init: (Parsing /system/etc/init/vdc.rc took 0.00s.)
  270. [ 14.955585] init: (Parsing /system/etc/init/vold.rc took 0.00s.)
  271. [ 14.959653] fs_mgr: Warning: unknown flag n/a
  272. [ 14.959666] fs_mgr: Warning: unknown flag n/a
  273. [ 14.960267] zram0: detected capacity change from 0 to 805306368
  274. [ 14.978157] Adding 786428k swap on /dev/block/zram0. Priority:-1 extents:1 across:786428k SS
  275. [ 14.978358] init: Starting service 'exec 9 (/sbin/fsckwait)'...
  276. [ 14.980520] init: Service 'fsckwait' (pid 425) exited with status 0
  277. [ 14.980710] init: Service 'exec 9 (/sbin/fsckwait)' (pid 448) exited with status 0
  278. [ 14.981736] init: Starting service 'exec 10 (/system/bin/rm)'...
  279. [ 14.991410] init: Service 'exec 10 (/system/bin/rm)' (pid 449) exited with status 0
  280. [ 14.991705] init: Starting service 'exec 11 (/system/bin/rm)'...
  281. [ 14.998817] audit: type=1400 audit(12616027.679:4): avc: denied { search } for pid=450 comm="rm" name="/" dev="mmcblk0p50" ino=2 scontext=u:r:toolbox:s0 tcontext=u:object_r:idd_rca_dir:s0 tclass=dir permissive=0 ppid=1 pcomm="init" pgid=1 pgcomm="init"
  282. [ 14.999393] init: Service 'exec 11 (/system/bin/rm)' (pid 450) exited with status 1
  283. [ 15.010090] EXT4-fs (mmcblk0p44): warning: maximal mount count reached, running e2fsck is recommended
  284. [ 15.010449] EXT4-fs (mmcblk0p44): recovery complete
  285. [ 15.010811] EXT4-fs (mmcblk0p44): mounted filesystem with ordered data mode. Opts: barrier=1
  286. [ 15.010825] SELinux: initialized (dev mmcblk0p44, type ext4), uses xattr
  287. [ 15.016073] EXT4-fs (mmcblk0p32): mounted filesystem with ordered data mode. Opts: barrier=1
  288. [ 15.016089] SELinux: initialized (dev mmcblk0p32, type ext4), uses xattr
  289. [ 15.022209] SELinux: initialized (dev mmcblk0p31, type vfat), uses mountpoint labeling
  290. [ 15.026637] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts:
  291. [ 15.026691] SELinux: initialized (dev mmcblk0p2, type ext4), uses mountpoint labeling
  292. [ 15.050285] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 1228800. Temp:64
  293. [ 15.050298] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 1228800. Temp:64
  294. [ 15.050303] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 1824000. Temp:64
  295. [ 15.050308] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 1824000. Temp:64
  296. [ 15.061732] clearpad clearpad: (clearpad_post_probe_start_store:5793) start post probewith post_probe_start sysfs
  297. [ 15.061760] clearpad clearpad: (clearpad_post_probe_work:8528) start post probe @ 15.61742181
  298. [ 15.061770] clearpad clearpad: (clearpad_ctrl_session_begin:1350) begin 'post probe' session
  299. [ 15.061781] clearpad clearpad: (clearpad_handle_if_first_event:2709) first event (power=OK active=false) @ 15.61762598
  300. [ 15.061789] clearpad clearpad: (clearpad_initialize_if_first_event:2636) read first event (power=OK active=false) @ 15.61771816
  301. [ 15.061896] init: Starting service 'exec 12 (/sbin/fota-ua)'...
  302. [ 15.150333] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 1593600. Temp:49
  303. [ 15.150347] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 1593600. Temp:49
  304. [ 15.150353] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 2150400. Temp:49
  305. [ 15.150359] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 2150400. Temp:49
  306. [ 15.290348] i2c-msm-v2 75ba000.i2c: msm_bus_scale_register_client(mstr-id:84):0x23 (ok)
  307. [ 15.291957] clearpad clearpad: (clearpad_read_pdt:1696) F34 page:0x00 base[DATA:0x00 CTRL:0x0c COMMAND:0x00 QUERY:0x28] irq:0x01
  308. [ 15.293031] clearpad clearpad: (clearpad_read_pdt:1696) F01 page:0x00 base[DATA:0x06 CTRL:0x0d COMMAND:0x27 QUERY:0x30] irq:0x02
  309. [ 15.294100] clearpad clearpad: (clearpad_read_pdt:1696) F12 page:0x00 base[DATA:0x09 CTRL:0x13 COMMAND:0x00 QUERY:0x4d] irq:0x04
  310. [ 15.296344] clearpad clearpad: (clearpad_read_pdt:1696) F54 page:0x01 base[DATA:0x00 CTRL:0x12 COMMAND:0x68 QUERY:0x69] irq:0x08
  311. [ 15.299752] clearpad clearpad: (clearpad_read_pdt:1696) F55 page:0x03 base[DATA:0x00 CTRL:0x00 COMMAND:0x08 QUERY:0x09] irq:0x10
  312. [ 15.301983] clearpad clearpad: (clearpad_read_pdt:1696) F51 page:0x04 base[DATA:0x00 CTRL:0x02 COMMAND:0x00 QUERY:0xf0] irq:0x00
  313. [ 15.302487] clearpad clearpad: (clearpad_initialize:2495) initialize device
  314. [ 15.303139] clearpad clearpad: (clearpad_initialize:2510) device status 0x81
  315. [ 15.303403] clearpad clearpad: (clearpad_initialize:2518) bootloader revision 7.003
  316. [ 15.303919] clearpad clearpad: (clearpad_initialize:2540) FW status 0x40
  317. [ 15.303924] clearpad clearpad: (clearpad_initialize:2569) device mid 0, prop 0, family 0xb0, rev 0x08.00, extra 0x06, aid 0x00
  318. [ 15.303929] clearpad clearpad: (clearpad_initialize:2575) bl 2000-00-00, tester 0, s/n 0, id 'S3330'
  319. [ 15.303935] clearpad clearpad: (clearpad_update_chip_id:6107) chip_id=0x3a
  320. [ 15.303941] clearpad clearpad: (clearpad_touch_config_dt_for_chip_id:5903) read settings for S3330
  321. [ 15.306918] clearpad clearpad: (clearpad_prepare_f12_2d:2468) x_max=1079, y_max=1919, n_fingers=10, n_bytes_per_object=8
  322. [ 15.307729] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: disable/OPEN
  323. [ 15.307925] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  324. [ 15.307930] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: disable/OPEN
  325. [ 15.308127] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  326. [ 15.329464] clearpad clearpad: (clearpad_initialize:2608) result: S3330, family 0xb0, fw rev 0x08.00, extra 0x06, (no fw update)
  327. [ 15.329469] clearpad clearpad: (clearpad_process_F01_RMI:4293) device status 0x81 (code=1, unconfig=1)
  328. [ 15.329474] clearpad clearpad: (clearpad_process_F01_RMI:4297) device reset
  329. [ 15.329478] clearpad clearpad: (clearpad_process_F01_RMI:4303) clear glitch (irq_pending=false) for reset
  330. [ 15.329483] clearpad clearpad: (clearpad_set_resume_mode:3453) set resume mode
  331. [ 15.329824] clearpad clearpad: (clearpad_set_resume_mode:3500) no noise_det irq change (enable)
  332. [ 15.330015] clearpad clearpad: (clearpad_set_resume_mode:3511) ignore interrupt 0x00
  333. [ 15.330037] clearpad clearpad: (clearpad_set_irq:996) irq was enabled
  334. [ 15.330041] clearpad clearpad: (clearpad_set_resume_mode:3516) set resume mode (rc=0)
  335. [ 15.330051] clearpad clearpad: (clearpad_post_probe_work:8547) ensure firmware
  336. [ 15.330056] clearpad clearpad: (clearpad_firmware_reset:2484) firmware image has been reset
  337. [ 15.330060] clearpad clearpad: (clearpad_judge_firmware_flash:2919) device is normal
  338. [ 15.331067] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  339. [ 15.332685] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  340. [ 15.334297] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  341. [ 15.335909] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  342. [ 15.337522] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  343. [ 15.339140] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  344. [ 15.340750] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  345. [ 15.342362] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  346. [ 15.343976] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  347. [ 15.345589] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  348. [ 15.347205] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  349. [ 15.348816] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  350. [ 15.350467] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  351. [ 15.352116] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  352. [ 15.353755] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  353. [ 15.355396] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  354. [ 15.357037] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  355. [ 15.358670] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  356. [ 15.360310] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  357. [ 15.361947] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  358. [ 15.363580] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  359. [ 15.365216] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  360. [ 15.366852] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  361. [ 15.368486] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  362. [ 15.370146] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  363. [ 15.371793] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  364. [ 15.373430] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  365. [ 15.375067] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  366. [ 15.376704] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  367. [ 15.378341] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  368. [ 15.379974] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  369. [ 15.381624] clearpad clearpad: (clearpad_notify_interrupt:1042) handled interrupt 'F34_FLASH_DATA04 for read pca' (rc=0)
  370. [ 15.382282] clearpad clearpad: (clearpad_get_pca_module_id:2864) found module id 0xb0 in pca
  371. [ 15.382288] clearpad clearpad: (clearpad_judge_firmware_flash:2946) pca value is valid
  372. [ 15.387421] clearpad clearpad: (clearpad_parse_container:2795) start parse
  373. [ 15.387439] clearpad clearpad: (clearpad_get_firmware:2843) firmware image size=136912
  374. [ 15.387444] clearpad clearpad: (clearpad_judge_firmware_flash:2963) module id (device = 0xb0, fw file = 0xb0)
  375. [ 15.387450] clearpad clearpad: (clearpad_judge_firmware_flash:2972) old firmware 0xb0 revision 0x08.00
  376. [ 15.387456] clearpad clearpad: (clearpad_judge_firmware_flash:2976) new firmware 0xb0 revision 0x08.00
  377. [ 15.387461] clearpad clearpad: (clearpad_judge_firmware_flash:2988) update of firmware is unnecessary
  378. [ 15.387477] clearpad clearpad: (clearpad_firmware_reset:2484) firmware image has been reset
  379. [ 15.387487] clearpad clearpad: (clearpad_ctrl_session_end:1399) end 'post probe' session
  380. [ 15.387494] clearpad clearpad: (clearpad_post_probe_work:8570) end post probe @ 15.387477650 (rc=0)
  381. [ 15.388265] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: disable/OPEN
  382. [ 15.388436] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  383. [ 15.388441] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: disable/OPEN
  384. [ 15.388612] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  385. [ 15.982562] init: Service 'exec 12 (/sbin/fota-ua)' (pid 461) exited with status 0
  386. [ 15.983221] SELinux: initialized (dev functionfs, type functionfs), uses genfs_contexts
  387. [ 15.983536] init: Starting service 'logd'...
  388. [ 15.999214] logd.auditd: start
  389. [ 15.999259] logd.klogd: 15999228639
  390. [ 16.050322] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 1228800. Temp:60
  391. [ 16.050334] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 1228800. Temp:60
  392. [ 16.050340] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 1824000. Temp:60
  393. [ 16.050345] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 1824000. Temp:60
  394. [ 16.326626] init: write_file: Unable to open '/sys/block/dm-0/queue/read_ahead_kb': No such file or directory
  395. [ 16.326779] fs_mgr: Warning: unknown flag n/a
  396. [ 16.326792] fs_mgr: Warning: unknown flag n/a
  397. [ 16.326932] fs_mgr: Warning: unknown flag n/a
  398. [ 16.326944] fs_mgr: Warning: unknown flag n/a
  399. [ 16.328220] init: Starting service 'charge_logging'...
  400. [ 16.329149] init: Starting service 'qns'...
  401. [ 16.329792] init: Starting service 'exec 13 (/system/bin/chargemon)'...
  402. [ 16.376574] SMBCHG: smbchg_battery_set_property: prop 112, val = 1
  403. [ 16.377924] init: Service 'exec 13 (/system/bin/chargemon)' (pid 474) exited with status 0
  404. [ 16.380242] init: (Loading properties from /oem/system-properties/config.prop took 0.00s.)
  405. [ 16.380671] init: (Loading properties from /oem/system-properties/cust.prop took 0.00s.)
  406. [ 16.381443] init: property_set("ro.build.version.incremental", "1") failed
  407. [ 16.381517] init: property_set("ro.build.tags", "dev-keys") failed
  408. [ 16.381537] init: property_set("ro.product.brand", "Sony") failed
  409. [ 16.381550] init: property_set("ro.product.name", "kagura_dsds") failed
  410. [ 16.381562] init: property_set("ro.product.device", "kagura_dsds") failed
  411. [ 16.381629] init: property_set("ro.build.description", "kagura_dsds-user 7.0 TONE-2.1.0-170120-1058 1 dev-keys") failed
  412. [ 16.381641] init: property_set("ro.build.fingerprint", "Sony/kagura_dsds/kagura_dsds:7.0/TONE-2.1.0-170120-1058/1:user/dev-keys") failed
  413. [ 16.382588] init: property_set("ro.product.locale.excluded", "ar_EG ar_IL fa_IR iw_IL") failed
  414. [ 16.382757] init: property_set("ro.com.android.dataroaming", "true") failed
  415. [ 16.382807] init: property_set("ro.frp.pst", "/dev/block/bootdevice/by-name/config") failed
  416. [ 16.383172] init: (Loading properties from /system/build.prop took 0.00s.)
  417. [ 16.383228] init: (Loading properties from /vendor/build.prop took 0.00s.)
  418. [ 16.383250] init: (Loading properties from /factory/factory.prop took 0.00s.)
  419. [ 16.383281] init: property_set("ro.build.description", "F8332-user 7.0 39.2.A.0.417 1528746196 release-keys") failed
  420. [ 16.383294] init: property_set("ro.product.brand", "Sony") failed
  421. [ 16.383306] init: property_set("ro.product.name", "F8332") failed
  422. [ 16.383318] init: property_set("ro.product.device", "F8332") failed
  423. [ 16.383330] init: property_set("ro.build.version.incremental", "1528746196") failed
  424. [ 16.383342] init: property_set("ro.build.tags", "release-keys") failed
  425. [ 16.383353] init: property_set("ro.build.fingerprint", "Sony/F8332/F8332:7.0/39.2.A.0.417/1528746196:user/release-keys") failed
  426. [ 16.383366] init: property_set("ro.semc.version.cust", "1305-0127") failed
  427. [ 16.383378] init: property_set("ro.semc.version.cust_revision", "R2C") failed
  428. [ 16.383389] init: property_set("ro.somc.customerid", "685") failed
  429. [ 16.383402] init: (Loading properties from /oem/system-properties/cust.prop took 0.00s.)
  430. [ 16.383530] init: property_set("ro.product.locale.excluded", "he_IL iw_IL ar_IL") failed
  431. [ 16.383542] init: property_set("ro.cst.prm", "1305-0127:R2C") failed
  432. [ 16.383555] init: (Loading properties from /oem/system-properties/config.prop took 0.00s.)
  433. [ 16.383675] fs_mgr: Warning: unknown flag n/a
  434. [ 16.383687] fs_mgr: Warning: unknown flag n/a
  435. [ 16.383704] init: /recovery not specified in fstab
  436. [ 16.384174] init: Starting service 'debuggerd'...
  437. [ 16.384765] init: Starting service 'debuggerd64'...
  438. [ 16.385403] init: Starting service 'vold'...
  439. [ 16.386168] init: Not bootcharting.
  440. [ 16.482615] Process 482 connected - 1 queues available
  441. [ 16.487882] fs_mgr: Warning: unknown flag n/a
  442. [ 16.487905] fs_mgr: Warning: unknown flag n/a
  443. [ 16.650352] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 1593600. Temp:48
  444. [ 16.650366] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 1593600. Temp:48
  445. [ 16.650373] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 2150400. Temp:48
  446. [ 16.650379] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 2150400. Temp:48
  447. [ 16.775214] init: Starting service 'exec 14 (/system/bin/tzdatacheck)'...
  448. [ 16.785322] init: Service 'exec 14 (/system/bin/tzdatacheck)' (pid 487) exited with status 0
  449. [ 16.794318] init: Starting service 'perfd'...
  450. [ 16.796470] init: write_file: Unable to open '/sys/block/dm-0/queue/read_ahead_kb': No such file or directory
  451. [ 16.796499] init: write_file: Unable to open '/sys/block/dm-1/queue/read_ahead_kb': No such file or directory
  452. [ 16.800246] init: Starting service 'exec 15 (/system/bin/taimport)'...
  453. [ 16.815593] init: Service 'exec 15 (/system/bin/taimport)' (pid 489) exited with status 1
  454. [ 16.816606] init: Starting service 'exec 16 (/system/bin/taimport)'...
  455. [ 16.830168] init: Service 'exec 16 (/system/bin/taimport)' (pid 490) exited with status 1
  456. [ 16.830819] init: Starting service 'exec 17 (/system/bin/restorecon)'...
  457. [ 16.842467] init: Service 'exec 17 (/system/bin/restorecon)' (pid 491) exited with status 0
  458. [ 16.843457] init: Starting service 'exec 18 (/system/bin/post_dumper)'...
  459. [ 16.863980] init: Service 'exec 18 (/system/bin/post_dumper)' (pid 492) exited with status 1
  460. [ 16.864400] init: Starting service 'exec 19 (/system/bin/font-selector-make-dir.sh)'...
  461. [ 16.889890] init: Service 'exec 19 (/system/bin/font-selector-make-dir.sh)' (pid 493) exited with status 0
  462. [ 16.891635] init: Starting service 'init_audiofiles'...
  463. [ 16.892264] init: Starting service 'cleanlostfound'...
  464. [ 16.895644] init: Starting service 'exec 20 (/system/bin/sh)'...
  465. [ 16.909233] init: Service 'exec 20 (/system/bin/sh)' (pid 498) exited with status 0
  466. [ 16.909306] init: Starting service 'exec 21 (/sbin/launch_daemonsu.sh)'...
  467. [ 16.921394] init: Service 'init_audiofiles' (pid 496) exited with status 0
  468. [ 16.926597] init: Service 'cleanlostfound' (pid 497) exited with status 1
  469. [ 16.950351] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 1228800. Temp:62
  470. [ 16.950364] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 1228800. Temp:62
  471. [ 16.950370] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 1824000. Temp:62
  472. [ 16.950375] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 1824000. Temp:62
  473. [ 16.971099] init: Service 'exec 21 (/sbin/launch_daemonsu.sh)' (pid 502) exited with status 0
  474. [ 16.971684] init: Starting service 'logd-reinit'...
  475. [ 16.976684] subsys-pil-tz 9300000.qcom,lpass: adsp: loading from 0x000000008ea00000 to 0x0000000090400000
  476. [ 16.980898] logd.daemon: reinit
  477. [ 17.278743] subsys-pil-tz 9300000.qcom,lpass: adsp: Brought out of reset
  478. [ 17.297736] diag: In diag_send_feature_mask_update, control channel is not open, p: 1, 0000000000000000
  479. [ 17.300735] subsys-pil-tz 9300000.qcom,lpass: adsp: Power/Clock ready interrupt received
  480. [ 17.300778] subsys-pil-tz 9300000.qcom,lpass: Subsystem error monitoring/handling services are up
  481. [ 17.300837] L-Notify: Generel: 7
  482. [ 17.301225] init: Service 'logd-reinit' (pid 515) exited with status 0
  483. [ 17.301319] sysmon_send_event_no_qmi: Message sending failed -19
  484. [ 17.301405] sysmon-qmi: sysmon_clnt_svc_arrive: Connection established between QMI handle and adsp's SSCTL service
  485. [ 17.305586] subsys-pil-tz 1c00000.qcom,ssc: slpi: loading from 0x0000000090400000 to 0x0000000090e00000
  486. [ 17.311322] apr_tal:Q6 Is Up
  487. [ 17.350386] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 1593600. Temp:48
  488. [ 17.350401] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 1593600. Temp:48
  489. [ 17.350408] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 2150400. Temp:48
  490. [ 17.350414] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 2150400. Temp:48
  491. [ 17.351613] msm_11ad soc:qcom,wil6210: Parent PCIE enumeration failed
  492. [ 17.390949] sps:BAM 0x0000000009184000 (va:0xffffff8004200000) enabled: ver:0x19, number of pipes:31
  493. [ 17.390967] sps:BAM 0x0000000009184000 is registered.
  494. [ 17.392378] wcd9335-slim tasha-slim-pgd: Platform data from device tree
  495. [ 17.392472] wcd9335-slim tasha-slim-pgd: cdc-vdd-buck: vol=[1800000 1800000]uV, curr=[650000]uA, ond 0
  496. [ 17.392494] wcd9335-slim tasha-slim-pgd: cdc-buck-sido: vol=[1800000 1800000]uV, curr=[250000]uA, ond 0
  497. [ 17.392513] wcd9335-slim tasha-slim-pgd: cdc-vdd-tx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
  498. [ 17.392532] wcd9335-slim tasha-slim-pgd: cdc-vdd-rx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
  499. [ 17.392550] wcd9335-slim tasha-slim-pgd: cdc-vddpx-1: vol=[1800000 1800000]uV, curr=[10000]uA, ond 0
  500. [ 17.392559] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias-ldoh-v property in node /soc/slim@91c0000/tasha_codec failed
  501. [ 17.392566] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias-cfilt1-mv property in node /soc/slim@91c0000/tasha_codec failed
  502. [ 17.392575] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias-cfilt2-mv property in node /soc/slim@91c0000/tasha_codec failed
  503. [ 17.392583] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias-cfilt3-mv property in node /soc/slim@91c0000/tasha_codec failed
  504. [ 17.392593] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias1-cfilt-sel property in node /soc/slim@91c0000/tasha_codec failed
  505. [ 17.392600] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias2-cfilt-sel property in node /soc/slim@91c0000/tasha_codec failed
  506. [ 17.392607] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias3-cfilt-sel property in node /soc/slim@91c0000/tasha_codec failed
  507. [ 17.392615] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias4-cfilt-sel property in node /soc/slim@91c0000/tasha_codec failed
  508. [ 17.392658] wcd9335-slim tasha-slim-pgd: wcd9xxx_slim_probe: codec type is 2
  509. [ 17.410064] msm_11ad soc:qcom,wil6210: Parent PCIE enumeration failed
  510. [ 17.450148] subsys-pil-tz 1c00000.qcom,ssc: slpi: Brought out of reset
  511. [ 17.450461] slimbus:1 laddr:0xcb, EAPC:0x1:0xa0
  512. [ 17.450487] wcd9335-slim tasha-slim-pgd: wcd9xxx_slim_device_up: slim device up, dev_up = 1
  513. [ 17.450742] slimbus:1 laddr:0xca, EAPC:0x0:0xa0
  514. [ 17.450945] wcd9335-slim tasha-slim-pgd: wcd9335_bring_up: wcd9335 codec version is v2.0
  515. [ 17.451559] wcd9335-slim tasha-slim-pgd: wcd9xxx_check_codec_type: detected tasha_codec, major 0x107, minor 0x1, ver 0x2
  516. [ 17.451577] wcd9xxx_core_res_init: num_irqs = 31, num_irq_regs = 4
  517. [ 17.463827] tasha_codec tasha_codec: tasha_probe: Tasha driver probe done
  518. [ 17.470079] msm_11ad soc:qcom,wil6210: Parent PCIE enumeration failed
  519. [ 17.479119] swr-wcd tasha_swr_ctrl: swrm_get_logical_dev_num: device id 0x0 does not match with 0x21170213
  520. [ 17.479131] swr_get_logical_dev_num: Error -22 to get logical addr for device 21170213
  521. [ 17.485180] swr-wcd tasha_swr_ctrl: swrm_get_logical_dev_num: device id 0x0 does not match with 0x21170214
  522. [ 17.485191] swr_get_logical_dev_num: Error -22 to get logical addr for device 21170214
  523. [ 17.503097] subsys-pil-tz 1c00000.qcom,ssc: slpi: Power/Clock ready interrupt received
  524. [ 17.503110] subsys-pil-tz 1c00000.qcom,ssc: Subsystem error monitoring/handling services are up
  525. [ 17.503536] sensors-ssc soc:qcom,msm-ssc-sensors: slpi_loader_do: SLPI image is loaded
  526. [ 17.503666] init: Starting service 'exec 22 (/init.qcom.early_boot.sh)'...
  527. [ 17.504563] sysmon-qmi: sysmon_clnt_svc_arrive: Connection established between QMI handle and slpi's SSCTL service
  528. [ 17.504642] diag: In diag_send_feature_mask_update, control channel is not open, p: 3, 0000000000000000
  529. [ 17.530074] msm_11ad soc:qcom,wil6210: Parent PCIE enumeration failed
  530. [ 17.532344] msm8996-asoc-snd soc:sound-9335: msm8996_init_wsa_dev: found 2 wsa881x devices registered with ALSA core
  531. [ 17.533561] tasha_codec tasha_codec: tasha_codec_probe()
  532. [ 17.539145] init: property_set("ro.sf.lcd_density", "560") failed
  533. [ 17.546234] tasha_codec tasha_codec: for cpe segments only will be dumped.
  534. [ 17.547027] init: property_set("ro.sf.lcd_density", "480") failed
  535. [ 17.567095] msm8996-asoc-snd soc:sound-9335: control 2:0:0:CPE AFE MAD Enable:0 is already present
  536. [ 17.569372] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for MM_DL5 --> MultiMedia5 --> TERT_MI2S_RX Audio Mixer
  537. [ 17.569381] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route MM_DL5 -> MultiMedia5 -> TERT_MI2S_RX Audio Mixer
  538. [ 17.569402] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for MM_DL8 --> MultiMedia8 --> TERT_MI2S_RX Audio Mixer
  539. [ 17.569407] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route MM_DL8 -> MultiMedia8 -> TERT_MI2S_RX Audio Mixer
  540. [ 17.569837] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for INT_FM_TX --> INTERNAL_FM_TX --> SEC_MI2S_RX Port Mixer
  541. [ 17.569948] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route INT_FM_TX -> INTERNAL_FM_TX -> SEC_MI2S_RX Port Mixer
  542. [ 17.573668] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for VOICEMMODE1_DL --> VoiceMMode1 --> SEC_MI2S_RX_Voice Mixer
  543. [ 17.573676] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route VOICEMMODE1_DL -> VoiceMMode1 -> SEC_MI2S_RX_Voice Mixer
  544. [ 17.573690] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for VOICEMMODE2_DL --> VoiceMMode2 --> SEC_MI2S_RX_Voice Mixer
  545. [ 17.573695] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route VOICEMMODE2_DL -> VoiceMMode2 -> SEC_MI2S_RX_Voice Mixer
  546. [ 17.575152] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no source widget found for AUDIO_REF_EC_UL3 MUX
  547. [ 17.575159] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route AUDIO_REF_EC_UL3 MUX -> direct -> MM_UL3
  548. [ 17.578189] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for SEC_MI2S_TX --> SEC_MI2S_TX --> SLIMBUS_0_RX Port Mixer
  549. [ 17.578198] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route SEC_MI2S_TX -> SEC_MI2S_TX -> SLIMBUS_0_RX Port Mixer
  550. [ 17.578826] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for VOICE2_STUB_DL --> Voice2 Stub --> INTERNAL_BT_SCO_RX_Voice Mixer
  551. [ 17.578834] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route VOICE2_STUB_DL -> Voice2 Stub -> INTERNAL_BT_SCO_RX_Voice Mixer
  552. [ 17.579813] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no sink widget found for SENARY_MI2S_TX
  553. [ 17.579820] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route BE_IN -> direct -> SENARY_MI2S_TX
  554. [ 17.650315] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 1228800. Temp:62
  555. [ 17.650329] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 1228800. Temp:62
  556. [ 17.650334] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 1824000. Temp:62
  557. [ 17.650339] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 1824000. Temp:62
  558. [ 17.681829] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to create SEC_MI2S_RX Port Mixer debugfs file
  559. [ 17.730459] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: mux SLIM_0_RX AANC MUX has no paths
  560. [ 17.823327] msm-dai-q6-dev soc:qcom,msm-dai-q6:qcom,msm-dai-q6-sb-2-rx: ASoC: no source widget found for SLIMBUS_2_RX
  561. [ 17.823346] msm-dai-q6-dev soc:qcom,msm-dai-q6:qcom,msm-dai-q6-sb-2-rx: ASoC: Failed to add route SLIMBUS_2_RX -> direct -> Slimbus2 Playback
  562. [ 17.823397] msm-dai-q6-dev soc:qcom,msm-dai-q6:qcom,msm-dai-q6-sb-2-tx: ASoC: no sink widget found for SLIMBUS_2_TX
  563. [ 17.823406] msm-dai-q6-dev soc:qcom,msm-dai-q6:qcom,msm-dai-q6-sb-2-tx: ASoC: Failed to add route Slimbus2 Capture -> direct -> SLIMBUS_2_TX
  564. [ 17.850505] msm_audrx_init: dev_namesoc:qcom,msm-dai-q6:qcom,msm-dai-q6-sb-0-rx
  565. [ 17.878105] wsa881x_get_temp: T0: 47 is out of range[5, 45]
  566. [ 17.895429] wsa881x_get_temp: T0: 45 is out of range[5, 45]
  567. [ 17.925466] input: msm8996-tasha-mtp-snd-card Headset Jack as /devices/soc/soc:sound-9335/sound/card0/input9
  568. [ 17.925750] input: msm8996-tasha-mtp-snd-card Button Jack as /devices/soc/soc:sound-9335/sound/card0/input10
  569. [ 17.926144] keychord: using input dev msm8996-tasha-mtp-snd-card Button Jack for fevent
  570. [ 17.926991] msm8996-asoc-snd soc:sound-9335: Sound card msm8996-tasha-mtp-snd-card registered
  571. [ 17.927004] msm8996-asoc-snd soc:sound-9335: property qcom,us-euro-gpios not detected in node /soc/sound-9335
  572. [ 17.950374] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 960000. Temp:60
  573. [ 17.950389] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 960000. Temp:60
  574. [ 17.950396] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 1555200. Temp:60
  575. [ 17.950402] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 1555200. Temp:60
  576. [ 17.980124] msm_11ad soc:qcom,wil6210: Parent PCIE enumeration failed
  577. [ 18.135423] init: Service 'exec 22 (/init.qcom.early_boot.sh)' (pid 549) exited with status 0
  578. [ 18.135612] init: Starting service 'ta_qmi_service'...
  579. [ 18.136360] init: Starting service 'sct_service'...
  580. [ 18.137018] init: Starting service 'mlog_qmi_service'...
  581. [ 18.169644] dhd_module_init in
  582. [ 18.171803] Power-up adapter 'DHD generic adapter'
  583. [ 18.171815] wifi_platform_set_power = 1
  584. [ 18.250420] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 1228800. Temp:49
  585. [ 18.250435] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 1228800. Temp:49
  586. [ 18.250444] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 1824000. Temp:49
  587. [ 18.250452] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 1824000. Temp:49
  588. [ 18.350348] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 1593600. Temp:47
  589. [ 18.350361] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 1593600. Temp:47
  590. [ 18.350367] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 2150400. Temp:47
  591. [ 18.350373] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 2150400. Temp:47
  592. [ 18.380042] wifi_platform_bus_enumerate device present 1
  593. [ 18.380059] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  594. [ 18.384706] msm_pcie_enable: PCIe RC0 PHY is ready!
  595. [ 18.394801] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  596. [ 18.421489] msm_pcie_enable: PCIe RC0 link initialized
  597. [ 18.421648] PCI host bridge /soc/qcom,pcie@00600000 ranges:
  598. [ 18.421658] No bus range found for /soc/qcom,pcie@00600000, using [bus 00-ff]
  599. [ 18.421675] IO 0x0c200000..0x0c2fffff -> 0x0c200000
  600. [ 18.421683] MEM 0x0c300000..0x0cffffff -> 0x0c300000
  601. [ 18.431870] pci-msm 600000.qcom,pcie: PCI host bridge to bus 0000:00
  602. [ 18.431882] pci_bus 0000:00: root bus resource [bus 00-ff]
  603. [ 18.431889] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xc200000-0xc2fffff])
  604. [ 18.431895] pci_bus 0000:00: root bus resource [mem 0x0c300000-0x0cffffff]
  605. [ 18.431948] pci 0000:00:00.0: [17cb:0104] type 01 class 0x060400
  606. [ 18.432040] msm_pcie_oper_conf: Read of RC0 0:0x00 + 0x0014[4] is all FFs
  607. [ 18.432050] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
  608. [ 18.432100] pci 0000:00:00.0: IOMMU is currently not supported for PCI
  609. [ 18.432180] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
  610. [ 18.432224] pci 0000:00:00.0: of_irq_parse_pci() failed with rc=-19
  611. [ 18.432644] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  612. [ 18.433073] pci 0000:01:00.0: [14e4:4415] type 00 class 0x028000
  613. [ 18.433259] msm_pcie_oper_conf: Read of RC0 1:0x00 + 0x0014[4] is all FFs
  614. [ 18.433274] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
  615. [ 18.433355] msm_pcie_oper_conf: Read of RC0 1:0x00 + 0x001c[4] is all FFs
  616. [ 18.433365] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x003fffff 64bit]
  617. [ 18.433496] pci 0000:01:00.0: IOMMU is currently not supported for PCI
  618. [ 18.433747] pci 0000:01:00.0: supports D1 D2
  619. [ 18.433752] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  620. [ 18.434123] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  621. [ 18.434251] msm_pcie_oper_conf: Read of RC0 0:0x00 + 0x0028[4] is all FFs
  622. [ 18.434273] pci 0000:00:00.0: BAR 8: assigned [mem 0x0c400000-0x0c9fffff]
  623. [ 18.434281] pci 0000:00:00.0: BAR 0: assigned [mem 0x0c300000-0x0c300fff 64bit]
  624. [ 18.434372] pci 0000:01:00.0: BAR 2: assigned [mem 0x0c400000-0x0c7fffff 64bit]
  625. [ 18.434441] pci 0000:01:00.0: BAR 0: assigned [mem 0x0c800000-0x0c807fff 64bit]
  626. [ 18.434507] pci 0000:00:00.0: PCI bridge to [bus 01]
  627. [ 18.434540] pci 0000:00:00.0: bridge window [mem 0x0c400000-0x0c9fffff]
  628. [ 18.434968] PCI_PROBE: bus 1, slot 0,vendor 14E4, device 4415(good PCI location)
  629. [ 18.434991] msm_pcie_pm_control: PCIe: RC0: requested to resume when link is not disabled:1. Number of active EP(s): 0
  630. [ 18.436226] dhdpcie_init: found adapter info 'DHD generic adapter'
  631. [ 18.436239] alloc static buf at ffffffc0b7200000!
  632. [ 18.436363] pcieh 0000:01:00.0: enabling device (0000 -> 0002)
  633. [ 18.437879] DHD: dongle ram size is set to 917504(orig 917504) at 0x160000
  634. [ 18.437890] request DHD_INFO size(25984) is bigger than static size(24576).
  635. [ 18.437895] wifi_platform_prealloc: failed to alloc static mem section 7
  636. [ 18.437903] wifi_platform_get_mac_addr
  637. [ 18.437942] somc_get_mac_address: file open error
  638. [ 18.437961] firmware path not found
  639. [ 18.438025] wl_setup_wiphy : Registering Vendor80211
  640. [ 18.438729] wl_create_event_handler(): thread:wl_event_handler:27c started
  641. [ 18.438738] wl_event_handler : tsk Enter, tsk = 0xffffffc0324ced28
  642. [ 18.439104] dhd_attach(): thread:dhd_watchdog_thread:27d started
  643. [ 18.439180] dhd_attach(): thread:dhd_rpm_state_thread:27e started
  644. [ 18.439192] dhd_deferred_work_init: work queue initialized
  645. [ 18.439196] DHD LOAD BALANCING Enabled
  646. [ 18.439539] get platform device success!
  647. [ 18.439879] dhd_request_bus_bandwidth, update bw ok, level: 0
  648. [ 18.440180] Dongle Host Driver, version 1.363.117.17 (r)
  649. [ 18.440180] Compiled in bcmdhd on Jan 20 2017 at 21:45:04
  650. [ 18.441518] Register interface [wlan0] MAC: 00:bb:8a
  651. [ 18.441518]
  652. [ 18.441555] wl_event_handler : was terminated
  653. [ 18.441588] wl_destroy_event_handler(): thread:wl_event_handler:27c terminated OK
  654. [ 18.441596] dhd_wl_ioctl: returning as busstate=0
  655. [ 18.441601] dhd_bus_devreset: == Power OFF ==
  656. [ 18.441631] dhdpcie_oob_intr_unregister: irq is not registered
  657. [ 18.442317] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  658. [ 18.443568] dhd_bus_devreset: WLAN OFF Done
  659. [ 18.443574] wifi_platform_set_power = 0
  660. [ 18.553401] dhd_module_init out
  661. [ 18.553824] init: Service 'ta_qmi_service' (pid 633) exited with status 1
  662. [ 18.553843] init: Service 'ta_qmi_service' (pid 633) killing any children in process group
  663. [ 18.553954] init: Starting service 'exec 23 (/init.ssr_level.sh)'...
  664. [ 18.575602] init: Service 'exec 23 (/init.ssr_level.sh)' (pid 639) exited with status 1
  665. [ 18.575877] init: Starting service 'exec 24 (/system/bin/sh)'...
  666. [ 18.583024] init: Service 'exec 24 (/system/bin/sh)' (pid 647) exited with status 0
  667. [ 18.584632] init: Starting service 'healthd'...
  668. [ 18.585171] init: Starting service 'qcom-c_core-sh'...
  669. [ 18.585781] init: Starting service 'irsc_util'...
  670. [ 18.586356] init: Starting service 'rmt_storage'...
  671. [ 18.586731] init: cannot find '/system/bin/rfs_access' (No such file or directory), disabling 'rfs_access'
  672. [ 18.586954] init: Starting service 'tftp_server'...
  673. [ 18.587433] init: Starting service 'sensor-sh'...
  674. [ 18.587931] init: Starting service 'cs-early-boot'...
  675. [ 18.588525] init: Starting service 'esepmdaemon'...
  676. [ 18.588758] FG: fg_power_set_property: psp 109, val = 1
  677. [ 18.588809] FG: fg_power_set_property: psp 108, val = 60
  678. [ 18.588844] FG: fg_power_set_property: psp 109, val = 2
  679. [ 18.588879] FG: fg_power_set_property: psp 108, val = 329
  680. [ 18.588908] FG: fg_power_set_property: psp 109, val = 3
  681. [ 18.588938] FG: fg_power_set_property: psp 108, val = 3825
  682. [ 18.588967] FG: fg_power_set_property: psp 109, val = 4
  683. [ 18.589096] init: Starting service 'per_mgr'...
  684. [ 18.589631] init: Starting service 'mdm_launcher'...
  685. [ 18.590270] init: Starting service 'qseecomd'...
  686. [ 18.590928] init: Starting service 'iddd'...
  687. [ 18.591465] FG: fg_power_set_property: psp 108, val = 395
  688. [ 18.591548] FG: fg_power_set_property: psp 109, val = 5
  689. [ 18.591581] FG: fg_power_set_property: psp 108, val = 2980000
  690. [ 18.591585] init: Starting service 'mss_update'...
  691. [ 18.591677] FG: fg_power_set_property: psp 109, val = 0
  692. [ 18.591708] FG: fg_power_set_property: psp 108, val = 2147483646
  693. [ 18.591907] binder: 648:648 transaction failed 29189, size 0-0
  694. [ 18.592276] init: Starting service 'lmkd'...
  695. [ 18.592935] init: Starting service 'servicemanager'...
  696. [ 18.593602] init: Starting service 'surfaceflinger'...
  697. [ 18.597048] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet0/accept_ra': No such file or directory
  698. [ 18.597080] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet1/accept_ra': No such file or directory
  699. [ 18.597102] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet2/accept_ra': No such file or directory
  700. [ 18.597127] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet3/accept_ra': No such file or directory
  701. [ 18.597148] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet4/accept_ra': No such file or directory
  702. [ 18.597169] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet5/accept_ra': No such file or directory
  703. [ 18.597190] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet6/accept_ra': No such file or directory
  704. [ 18.597211] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet7/accept_ra': No such file or directory
  705. [ 18.597232] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio0/accept_ra': No such file or directory
  706. [ 18.597252] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio1/accept_ra': No such file or directory
  707. [ 18.597273] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio2/accept_ra': No such file or directory
  708. [ 18.597293] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio3/accept_ra': No such file or directory
  709. [ 18.597313] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio4/accept_ra': No such file or directory
  710. [ 18.597334] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio5/accept_ra': No such file or directory
  711. [ 18.597355] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio6/accept_ra': No such file or directory
  712. [ 18.597376] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio7/accept_ra': No such file or directory
  713. [ 18.597396] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb0/accept_ra': No such file or directory
  714. [ 18.597417] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb1/accept_ra': No such file or directory
  715. [ 18.597437] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb2/accept_ra': No such file or directory
  716. [ 18.597459] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb3/accept_ra': No such file or directory
  717. [ 18.597677] init: sanitize_path: Failed to locate path /dev/block/bootdevice/by-name/rawdump: No such file or directory
  718. [ 18.597689] init: do_chown: sanitize_path failed for path: /dev/block/bootdevice/by-name/rawdump prefix:/dev/block/
  719. [ 18.597713] init: sanitize_path: Failed to locate path /dev/block/bootdevice/by-name/rawdump: No such file or directory
  720. [ 18.597722] init: do_chmod: failed for /dev/block/bootdevice/by-name/rawdump..prefix(/dev/block/) match err
  721. [ 18.597827] init: cannot find '/system/bin/rfs_access' (No such file or directory), disabling 'rfs_access'
  722. [ 18.597947] init: write_file: Unable to open '/sys/devices/soc/75ba000.i2c/i2c-12/12-0020/input/input0/update_fw': No such file or directory
  723. [ 18.599095] init: Starting service 'exec 25 (/system/bin/sh)'...
  724. [ 18.610133] msm_11ad soc:qcom,wil6210: Parent PCIE enumeration failed
  725. [ 18.615371] type=1400 audit(12616031.299:5): avc: denied { write } for pid=651 comm="rmt_storage" name="rmts" dev="debugfs" ino=13611 scontext=u:r:rmt_storage:s0 tcontext=u:object_r:rmts:s0 tclass=file permissive=0 ppid=1 pcomm="init" pgid=1 pgcomm="init"
  726. [ 18.622054] init: couldn't write 664 to /sys/fs/cgroup/stune/foreground/tasks: No such file or directory
  727. [ 18.650314] init: Service 'irsc_util' (pid 650) exited with status 0
  728. [ 18.650328] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 1228800. Temp:61
  729. [ 18.650332] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 1228800. Temp:61
  730. [ 18.650335] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 1824000. Temp:61
  731. [ 18.650338] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 1824000. Temp:61
  732. [ 18.650458] init: Service 'cs-early-boot' (pid 654) exited with status 127
  733. [ 18.650540] init: Service 'mdm_launcher' (pid 657) exited with status 0
  734. [ 18.650613] init: Service 'mss_update' (pid 660) exited with status 0
  735. [ 18.650719] init: Service 'exec 25 (/system/bin/sh)' (pid 665) exited with status 0
  736. [ 18.651413] RIC: disabled
  737. [ 18.667355] texfat: module license 'Commercial. For support email [email protected]' taints kernel.
  738. [ 18.667368] Disabling lock debugging due to kernel taint
  739. [ 18.670103] msm_11ad soc:qcom,wil6210: Parent PCIE enumeration failed
  740. [ 18.670168] Tuxera exFAT driver version 3016.6.29w2 [Flags: R/W MODULE].
  741. [ 18.670714] type=1400 audit(12616031.359:6): avc: denied { net_raw } for pid=681 comm="pm-service" capability=13 scontext=u:r:per_mgr:s0 tcontext=u:r:per_mgr:s0 tclass=capability permissive=0 ppid=1 pcomm="init" pgid=656 pgcomm="pm-service"
  742. [ 18.671028] init: Service 'qcom-c_core-sh' (pid 649) exited with status 0
  743. [ 18.673819] init: Starting service 'per_proxy'...
  744. [ 18.674318] init: write_file: Unable to open '/sys/class/service_locator/service_locator_status': No such file or directory
  745. [ 18.674634] init: Starting service 'ppd'...
  746. [ 18.675389] init: Starting service 'illumination'...
  747. [ 18.675916] clearpad clearpad: (clearpad_ctrl_session_begin:1350) begin 'cover status store' session
  748. [ 18.675931] clearpad clearpad: (clearpad_cover_status_store:5565) cover status: OPEN
  749. [ 18.675940] clearpad clearpad: (clearpad_ctrl_session_end:1399) end 'cover status store' session
  750. [ 18.680798] init: Starting service 'config-linker'...
  751. [ 18.681369] clearpad clearpad: (clearpad_ctrl_session_begin:1350) begin 'force sleep store' session
  752. [ 18.681390] clearpad clearpad: (clearpad_ctrl_session_end:1399) end 'force sleep store' session
  753. [ 18.682439] init: Starting service 'exec 26 (/system/bin/vdc)'...
  754. [ 18.683058] capability: warning: `qseecomd' uses 32-bit capabilities (legacy support in use)
  755. [ 18.707011] subsys-restart: __subsystem_get(): Changing subsys fw_name to modem
  756. [ 18.709911] init: Starting service 'sensors'...
  757. [ 18.710139] IPA received MPSS BEFORE_POWERUP
  758. [ 18.710325] ipa ipa2_uc_state_check:301 uC is not loaded
  759. [ 18.710354] ipa ipa_sps_irq_control_all:938 EP (5) not allocated.
  760. [ 18.710708] init: Service 'sensor-sh' (pid 653) exited with status 0
  761. [ 18.710938] init: Service 'exec 26 (/system/bin/vdc)' (pid 689) exited with status 0
  762. [ 18.712273] IPA BEFORE_POWERUP handling is complete
  763. [ 18.721149] pil-q6v5-mss 2080000.qcom,mss: modem: loading from 0x0000000088800000 to 0x000000008ea00000
  764. [ 18.739808] init: write_file: Unable to open '/sys/class/service_locator/service_locator_status': No such file or directory
  765. [ 18.743905] clearpad clearpad: (clearpad_ctrl_session_begin:1350) begin 'force sleep store' session
  766. [ 18.743928] clearpad clearpad: (clearpad_ctrl_session_end:1399) end 'force sleep store' session
  767. [ 18.750374] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 960000. Temp:65
  768. [ 18.750389] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 960000. Temp:65
  769. [ 18.750397] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 1555200. Temp:65
  770. [ 18.750404] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 1555200. Temp:65
  771. [ 18.757102] QSEECOM: qseecom_load_app: App (keymaste) does'nt exist, loading apps for first time
  772. [ 18.761587] clearpad clearpad: (clearpad_ctrl_session_begin:1350) begin 'cover status store' session
  773. [ 18.761610] clearpad clearpad: (clearpad_cover_status_store:5565) cover status: OPEN
  774. [ 18.761624] clearpad clearpad: (clearpad_ctrl_session_end:1399) end 'cover status store' session
  775. [ 18.769194] pil-q6v5-mss 2080000.qcom,mss: Debug policy not present - msadp. Continue.
  776. [ 18.770873] pil-q6v5-mss 2080000.qcom,mss: Loading MBA and DP (if present) from 0x00000000f7000000 to 0x00000000f7100000 size 100000
  777. [ 18.774116] type=1400 audit(12616031.459:7): avc: denied { read write } for pid=704 comm="sensors.qcom" name="diag" dev="tmpfs" ino=14507 scontext=u:r:sensors:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=1 pcomm="init" pgid=1 pgcomm="init"
  778. [ 18.799388] init: Starting service 'exec 27 (/init.usbmode.sh)'...
  779. [ 18.818080] scm_call failed: func id 0x72000101, arginfo: 0x3, args: 0xfe4, 0x537d3, 0xfe500000, 0x0, ret: -2, syscall returns: 0xffffffffffffffda, 0x0, 0x0
  780. [ 18.818100] QSEECOM: qseecom_load_app: scm_call to load app failed
  781. [ 18.818117] QSEECOM: qseecom_ioctl: failed load_app request: -22
  782. [ 18.879365] pil-q6v5-mss 2080000.qcom,mss: MBA boot done
  783. [ 18.936980] kgsl: _read_fw2_block_header: GPMU unknown header ID 6
  784. [ 18.941681] cpr3_regulator_measure_aging: gfx: average quotient delta=6 (count=10)
  785. [ 18.941714] cpr3_regulator_aging_adjust: gfx: aging measurement successful; aging reference adjustment voltage=677 uV
  786. [ 18.963886] enable_store: android_usb: already disabled
  787. [ 18.973629] subsys-pil-tz soc:qcom,kgsl-hyp: a530_zap: loading from 0x0000000090e00000 to 0x0000000090e02000
  788. [ 19.012300] subsys-pil-tz soc:qcom,kgsl-hyp: a530_zap: Brought out of reset
  789. [ 19.015381] devfreq soc:qcom,kgsl-busmon: Couldn't update frequency transition information.
  790. [ 19.029984] mtp_bind_config
  791. [ 19.032176] init: Service 'exec 27 (/init.usbmode.sh)' (pid 728) exited with status 0
  792. [ 19.032318] init: Starting service 'tad_static'...
  793. [ 19.034150] init: Starting service 'touchbacklightd'...
  794. [ 19.050631] init: Service 'tad_static' (pid 762) exited with status 0
  795. [ 19.050652] init: Service 'tad_static' (pid 762) killing any children in process group
  796. [ 19.101389] type=1400 audit(12616031.779:8): avc: denied { read write } for pid=664 comm="surfaceflinger" name="diag" dev="tmpfs" ino=14507 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=1 pcomm="init" pgid=1 pgcomm="init"
  797. [ 19.119831] init: Service 'config-linker' (pid 688) exited with status 0
  798. [ 19.143623] init: Starting service 'bootanim'...
  799. [ 19.144003] clearpad clearpad: (clearpad_fb_notifier_callback:6385) Early: Unblank
  800. [ 19.144010] clearpad clearpad: (clearpad_fb_early_unblank_handler:6319) EARLY UNBLANK @ 19.143991450
  801. [ 19.144062] clearpad clearpad: (clearpad_fb_notifier_callback:6404) Blank: Unblank
  802. [ 19.144068] clearpad clearpad: (clearpad_fb_unblank_handler:6332) UNBLANK (power=OK icount=33 active=true) @ 19.144050617
  803. [ 19.144074] clearpad clearpad: (clearpad_fb_unblank_handler:6356) schedule for thread resume operation
  804. [ 19.144086] clearpad clearpad: (clearpad_thread_resume_work:8612) device is already active
  805. [ 19.144094] clearpad clearpad: (clearpad_fb_unblank_handler:6365) end UNBLANK @ 19.144077909
  806. [ 19.350521] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 556800. Temp:61
  807. [ 19.350538] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 556800. Temp:61
  808. [ 19.350547] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 1248000. Temp:61
  809. [ 19.350556] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 1248000. Temp:61
  810. [ 20.014926] mdss_dsi_panel_pcc_setup (1705): raw_ud=31 raw_vd=31 ct=0 area=113 ud=31 vd=31 r=0x00007680 g=0x00007E80 b=0x00008000
  811. [ 20.069769] pil-q6v5-mss 2080000.qcom,mss: modem: Brought out of reset
  812. [ 20.155185] pil-q6v5-mss 2080000.qcom,mss: modem: Power/Clock ready interrupt received
  813. [ 20.155247] pil-q6v5-mss 2080000.qcom,mss: Subsystem error monitoring/handling services are up
  814. [ 20.160495] M-Notify: General: 7
  815. [ 20.160498] IPA received MPSS AFTER_POWERUP
  816. [ 20.160508] IPA AFTER_POWERUP handling is complete
  817. [ 20.180149] msm_11ad soc:qcom,wil6210: Parent PCIE enumeration failed
  818. [ 20.238594] QSEECOM: __qseecom_process_incomplete_cmd: fail:resp res= -65,app_id = 0,lstr = 12288
  819. [ 20.238615] get_ice_device_from_storage_type: found ice device ffffffc033b42800
  820. [ 20.240209] msm_11ad soc:qcom,wil6210: Parent PCIE enumeration failed
  821. [ 20.255624] sysmon-qmi: sysmon_clnt_svc_arrive: Connection established between QMI handle and modem's SSCTL service
  822. [ 20.370658] get_ice_device_from_storage_type: found ice device ffffffc033b42800
  823. [ 20.372180] QSEECOM: qseecom_create_key: Set the key successfully
  824. [ 20.377171] device-mapper: req-crypt: req_crypt_ctr: Mapping block_device /dev/block/bootdevice/by-name/userdata to dm-req-crypt ok!
  825. [ 20.377171]
  826. [ 20.960666] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 960000. Temp:49
  827. [ 20.960693] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 960000. Temp:49
  828. [ 20.960707] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 1555200. Temp:49
  829. [ 20.960721] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 1555200. Temp:49
  830. [ 21.511464] QSEECOM: qseecom_load_app: App (tztpm) does'nt exist, loading apps for first time
  831. [ 21.553116] QSEECOM: qseecom_load_app: App with id 5 (tztpm) now loaded
  832. [ 21.616819] QSEECOM: qseecom_unload_app: App id 5 now unloaded
  833. [ 21.627041] QSEECOM: qseecom_load_app: App (tzlibasb) does'nt exist, loading apps for first time
  834. [ 21.673403] QSEECOM: qseecom_load_app: App with id 6 (tzlibasb) now loaded
  835. [ 21.677265] QSEECOM: qseecom_unload_app: App id 6 now unloaded
  836. [ 21.760449] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 1228800. Temp:49
  837. [ 21.760466] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 1228800. Temp:49
  838. [ 21.760475] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 1824000. Temp:49
  839. [ 21.760483] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 1824000. Temp:49
  840. [ 21.860351] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 1593600. Temp:48
  841. [ 21.860363] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 1593600. Temp:48
  842. [ 21.860370] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 2150400. Temp:48
  843. [ 21.860376] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 2150400. Temp:48
  844. [ 22.622224] EXT4-fs (dm-0): Ignoring removed nomblk_io_submit option
  845. [ 22.973982] EXT4-fs (dm-0): recovery complete
  846. [ 22.974446] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
  847. [ 22.974472] SELinux: initialized (dev dm-0, type ext4), uses xattr
  848. [ 22.974579] fs_mgr: check_fs(): mount(/dev/block/dm-0,/data,ext4)=0: Success
  849. [ 22.980992] fs_mgr: check_fs(): unmount(/data) succeeded
  850. [ 22.981100] fs_mgr: Running /system/bin/e2fsck on /dev/block/dm-0
  851. [ 22.981125] fs_mgr: fsck log is stored in /dev/fscklogs/dm-0
  852. [ 23.380177] init: Starting service 'ta_qmi_service'...
  853. [ 23.406164] apr_tal:Modem Is Up
  854. [ 23.408879] diag: In diag_send_feature_mask_update, control channel is not open, p: 0, 0000000000000000
  855. [ 23.434693] Sending QMI_IPA_INIT_MODEM_DRIVER_REQ_V01
  856. [ 23.436021] ipa-wan handle_indication_req:133 not send indication
  857. [ 23.437285] QMI_IPA_INIT_MODEM_DRIVER_REQ_V01 response received
  858. [ 23.437498] ipa ipa_uc_response_hdlr:461 IPA uC loaded
  859. [ 23.437555] ipa ipa_sps_irq_control_all:938 EP (5) not allocated.
  860. [ 23.439561] ipa ipa_sps_irq_control_all:938 EP (5) not allocated.
  861. [ 23.441111] ipa ipa_uc_wdi_event_log_info_handler:338 WDI stats ofst=0x45130
  862. [ 23.441126] ipa ipa_uc_ntn_event_log_info_handler:39 NTN feature missing 0x9
  863. [ 23.441154] ipa ipa_sps_irq_control_all:938 EP (5) not allocated.
  864. [ 23.460077] msm_11ad soc:qcom,wil6210: Parent PCIE enumeration failed
  865. [ 24.259745] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
  866. [ 24.259745]
  867. [ 24.259778] e2fsck: Pass 1: Checking inodes, blocks, and sizes
  868. [ 24.259778]
  869. [ 24.259787] e2fsck: Pass 2: Checking directory structure
  870. [ 24.259787]
  871. [ 24.259795] e2fsck: Pass 3: Checking directory connectivity
  872. [ 24.259795]
  873. [ 24.259802] e2fsck: Pass 4: Checking reference counts
  874. [ 24.259802]
  875. [ 24.259810] e2fsck: Pass 5: Checking group summary information
  876. [ 24.259810]
  877. [ 24.259818] e2fsck: /dev/block/dm-0: 29252/3366912 files (4.6% non-contiguous), 1839813/13458424 blocks
  878. [ 24.259818]
  879. [ 24.260312] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 1228800. Temp:63
  880. [ 24.260323] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 1228800. Temp:63
  881. [ 24.260328] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 1824000. Temp:63
  882. [ 24.260334] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 1824000. Temp:63
  883. [ 24.265227] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: barrier=1,noauto_da_alloc,discard
  884. [ 24.265249] SELinux: initialized (dev dm-0, type ext4), uses xattr
  885. [ 24.265328] fs_mgr: __mount(source=/dev/block/dm-0,target=/data,type=ext4)=0
  886. [ 24.403630] init: Starting service 'tad_static'...
  887. [ 24.404604] init: Starting service 'logd-reinit'...
  888. [ 24.411571] SMBCHG: smbchg_battery_set_property: prop 123, val = 0
  889. [ 24.412638] clearpad clearpad: (clearpad_ctrl_session_begin:1350) begin 'wakeup gesture store' session
  890. [ 24.412741] incell_ewu_mode_ctrl: START - INCELL_DISPLAY_EWU_ENABLE
  891. [ 24.412747] incell_ewu_mode_ctrl: FINISH - incell.status:0xf
  892. [ 24.412753] clearpad clearpad: (clearpad_wakeup_gesture_store:5371) wakeup gesture: ENABLE
  893. [ 24.412761] clearpad clearpad: (clearpad_ctrl_session_end:1399) end 'wakeup gesture store' session
  894. [ 24.413800] logd.daemon: reinit
  895. [ 24.414818] init: Service 'logd-reinit' (pid 832) exited with status 0
  896. [ 24.415125] init: Starting service 'exec 28 (/init.usbmode.sh)'...
  897. [ 24.460390] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 960000. Temp:60
  898. [ 24.460405] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 960000. Temp:60
  899. [ 24.460413] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 1555200. Temp:60
  900. [ 24.460419] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 1555200. Temp:60
  901. [ 24.465321] dwc3 6a00000.dwc3: ep0out: Unable to dequeue while in LPM
  902. [ 24.494904] init: Service 'exec 28 (/init.usbmode.sh)' (pid 837) exited with status 0
  903. [ 24.494995] init: Starting service 'adbd'...
  904. [ 24.498316] init: Not bootcharting.
  905. [ 24.500970] QSEECOM: qseecom_load_app: App (tzlibasb) does'nt exist, loading apps for first time
  906. [ 24.549275] QSEECOM: qseecom_load_app: App with id 7 (tzlibasb) now loaded
  907. [ 24.575095] init: Starting service 'exec 29 (/system/bin/tzdatacheck)'...
  908. [ 24.590156] init: Service 'exec 29 (/system/bin/tzdatacheck)' (pid 846) exited with status 0
  909. [ 24.597912] QSEECOM: qseecom_unload_app: App id 7 now unloaded
  910. [ 24.598551] read descriptors
  911. [ 24.598566] read strings
  912. [ 24.598588] mtp_bind_config
  913. [ 24.636169] init: write_file: Unable to open '/sys/block/dm-1/queue/read_ahead_kb': No such file or directory
  914. [ 24.649039] init: Starting service 'exec 30 (/system/bin/taimport)'...
  915. [ 24.676972] init: Service 'exec 30 (/system/bin/taimport)' (pid 850) exited with status 0
  916. [ 24.681188] init: Starting service 'exec 31 (/system/bin/taimport)'...
  917. [ 24.700482] init: property_set("ro.adb.secure", "1") failed
  918. [ 24.705295] init: Service 'exec 31 (/system/bin/taimport)' (pid 851) exited with status 0
  919. [ 24.707590] init: Starting service 'exec 32 (/system/bin/restorecon)'...
  920. [ 24.725436] init: Service 'exec 32 (/system/bin/restorecon)' (pid 852) exited with status 0
  921. [ 24.727621] init: Starting service 'exec 33 (/system/bin/post_dumper)'...
  922. [ 24.804111] init: Service 'exec 33 (/system/bin/post_dumper)' (pid 853) exited with status 0
  923. [ 24.805254] init: Starting service 'exec 34 (/system/bin/font-selector-make-dir.sh)'...
  924. [ 24.835066] init: Service 'exec 34 (/system/bin/font-selector-make-dir.sh)' (pid 854) exited with status 0
  925. [ 24.841285] init: Starting service 'init_audiofiles'...
  926. [ 24.842032] init: Starting service 'cleanlostfound'...
  927. [ 24.843547] init: Starting service 'exec 35 (/system/bin/sh)'...
  928. [ 24.858945] init: Service 'exec 35 (/system/bin/sh)' (pid 859) exited with status 0
  929. [ 24.859046] init: Starting service 'exec 36 (/sbin/launch_daemonsu.sh)'...
  930. [ 24.905782] init: Service 'cleanlostfound' (pid 858) exited with status 1
  931. [ 24.907577] init: Service 'init_audiofiles' (pid 857) exited with status 0
  932. [ 25.149970] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
  933. [ 25.150001] SELinux: initialized (dev loop0, type ext4), uses xattr
  934. [ 25.834541] SELinux: 2048 avtab hash slots, 26953 rules.
  935. [ 25.849608] SELinux: 2048 avtab hash slots, 26953 rules.
  936. [ 25.849662] SELinux: 1 users, 2 roles, 1390 types, 0 bools, 1 sens, 1024 cats
  937. [ 25.849670] SELinux: 63 classes, 26953 rules
  938. [ 25.851118] SELinux: Class can_socket not defined in policy.
  939. [ 25.851133] SELinux: the above unknown classes and permissions will be denied
  940. [ 25.870245] type=1403 audit(12616038.549:9): policy loaded auid=4294967295 ses=4294967295
  941. [ 25.944712] init: Untracked pid 919 exited with status 0
  942. [ 26.040131] init: Service 'exec 36 (/sbin/launch_daemonsu.sh)' (pid 862) exited with status 0
  943. [ 26.041006] init: Starting service 'exec 37 (/system/bin/bootstat)'...
  944. [ 26.056320] init: Service 'exec 37 (/system/bin/bootstat)' (pid 925) exited with status 0
  945. [ 26.058057] init: cannot find '/system/bin/update_verifier' (No such file or directory), disabling 'exec 38 (/system/bin/update_verifier)'
  946. [ 26.058112] init: cannot find '/system/bin/install-recovery.sh' (No such file or directory), disabling 'flash_recovery'
  947. [ 26.058140] init: cannot find '/system/bin/qcom-system-daemon' (No such file or directory), disabling 'qcomsysd'
  948. [ 26.058406] init: Starting service 'qcom-c_main-sh'...
  949. [ 26.059211] init: Starting service 'cnd'...
  950. [ 26.059685] init: cannot find '/system/bin/usb_uicc_client' (No such file or directory), disabling 'usb_uicc_daemon'
  951. [ 26.060015] init: Starting service 'thermal-engine'...
  952. [ 26.060912] init: Starting service 'adsprpcd'...
  953. [ 26.061680] init: Starting service 'imsqmidaemon'...
  954. [ 26.062452] init: Starting service 'energy-awareness'...
  955. [ 26.063002] init: cannot find '/system/bin/cta_server' (No such file or directory), disabling 'cta'
  956. [ 26.063153] init: Starting service 'updatemiscta'...
  957. [ 26.063688] init: Starting service 'ric'...
  958. [ 26.064266] init: Starting service 'javadumper'...
  959. [ 26.065031] init: Starting service 'xssm'...
  960. [ 26.065869] init: Starting service 'ssr_dumper'...
  961. [ 26.066679] init: Starting service 'kobjeventd'...
  962. [ 26.067530] init: Starting service 'lota'...
  963. [ 26.068299] init: Starting service 'mpobserver'...
  964. [ 26.069116] init: Starting service 'apfd'...
  965. [ 26.069897] init: Starting service 'ssuiccd'...
  966. [ 26.088961] QSEECOM: qseecom_load_app: App (tzlibasb) does'nt exist, loading apps for first time
  967. [ 26.091113] init: Starting service 'gtsconfd'...
  968. [ 26.091773] init: cannot find '/system/bin/credmgrd' (No such file or directory), disabling 'credmgrd'
  969. [ 26.092130] init: Starting service 'secd'...
  970. [ 26.092931] init: Starting service 'zygote'...
  971. [ 26.093666] init: Starting service 'zygote_secondary'...
  972. [ 26.094469] init: Starting service 'audioserver'...
  973. [ 26.095302] init: Starting service 'cameraserver'...
  974. [ 26.096191] init: Starting service 'drm'...
  975. [ 26.096946] init: Starting service 'installd'...
  976. [ 26.097795] init: Starting service 'keystore'...
  977. [ 26.098602] init: Starting service 'mediacodec'...
  978. [ 26.099431] init: Starting service 'mediadrm'...
  979. [ 26.120195] type=1400 audit(12616038.799:10): avc: denied { read } for pid=941 comm="apfd" name="psched" dev="proc" ino=4026532312 scontext=u:r:apfd:s0 tcontext=u:object_r:proc_net:s0 tclass=file permissive=0 ppid=1 pcomm="init" pgid=1 pgcomm="init"
  980. [ 26.122788] 'opened /dev/adsprpc-smd c 222 0'
  981. [ 26.131227] init: couldn't write 945 to /sys/fs/cgroup/stune/foreground/tasks: No such file or directory
  982. [ 26.165232] type=1400 audit(12616038.829:11): avc: denied { read write } for pid=930 comm="imsqmidaemon" name="diag" dev="tmpfs" ino=14507 scontext=u:r:ims:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=1 pcomm="init" pgid=1 pgcomm="init"
  983. [ 26.207683] init: Starting service 'mediaextractor'...
  984. [ 26.208632] init: Starting service 'media'...
  985. [ 26.209428] init: Starting service 'netd'...
  986. [ 26.231008] init: Starting service 'ril-daemon'...
  987. [ 26.232850] init: Starting service 'dpmd'...
  988. [ 26.233733] init: Starting service 'loc_launcher'...
  989. [ 26.234520] init: Starting service 'qcom-sh'...
  990. [ 26.235407] init: Starting service 'atfwd'...
  991. [ 26.236331] init: Starting service 'RIDL'...
  992. [ 26.237239] init: Starting service 'qseeproxydaemon'...
  993. [ 26.237855] init: cannot find '/system/vendor/bin/seemp_healthd' (No such file or directory), disabling 'seemp_healthd'
  994. [ 26.238199] init: Starting service 'qcamerasvr'...
  995. [ 26.238872] init: cannot find '/system/bin/qfp-daemon' (No such file or directory), disabling 'qfp-daemon'
  996. [ 26.244611] QSEECOM: qseecom_load_app: App with id 8 (tzlibasb) now loaded
  997. [ 26.327757] QSEECOM: qseecom_unload_app: App id 8 now unloaded
  998. [ 26.332778] SMBCHG: smbchg_battery_set_property: prop 81, val = 0
  999. [ 26.343217] QSEECOM: qseecom_load_app: App (tzlibasb) does'nt exist, loading apps for first time
  1000. [ 26.349974] init: Starting service 'qvop-daemon'...
  1001. [ 26.350601] init: cannot find '/system/vendor/bin/qvrservice' (No such file or directory), disabling 'qvrd'
  1002. [ 26.350967] init: Starting service 'seempd'...
  1003. [ 26.351544] init: cannot find '/system/bin/secotad' (No such file or directory), disabling 'secotad'
  1004. [ 26.351897] init: Starting service 'time_daemon'...
  1005. [ 26.352729] init: Starting service 'audiod'...
  1006. [ 26.353595] init: Starting service 'usf_proximity'...
  1007. [ 26.354183] init: cannot find '/system/bin/dts_configurator' (No such file or directory), disabling 'dts_configurator'
  1008. [ 26.354213] init: cannot find '/system/bin/tloc_daemon' (No such file or directory), disabling 'tlocd'
  1009. [ 26.354561] init: Starting service 'mdtpd'...
  1010. [ 26.355443] init: Starting service 'fingerprintd'...
  1011. [ 26.356339] init: Starting service 'keyprovd'...
  1012. [ 26.357232] init: Starting service 'wvkbd_installer'...
  1013. [ 26.358187] init: Starting service 'scd'...
  1014. [ 26.359105] init: Starting service 'tpm-service'...
  1015. [ 26.359864] init: Starting service 'startup-logger'...
  1016. [ 26.426371] type=1400 audit(12616038.929:12): avc: denied { read write } for pid=927 comm="cnd" name="diag" dev="tmpfs" ino=14507 scontext=u:r:cnd:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=1 pcomm="init" pgid=1 pgcomm="init"
  1017. [ 26.426763] type=1400 audit(12616038.959:13): avc: denied { read } for pid=935 comm="xssm" name="psched" dev="proc" ino=4026532312 scontext=u:r:xssm:s0 tcontext=u:object_r:proc_net:s0 tclass=file permissive=0 ppid=1 pcomm="init" pgid=1 pgcomm="init"
  1018. [ 26.427039] type=1400 audit(12616039.029:14): avc: denied { read write } for pid=979 comm="thermal-engine" name="diag" dev="tmpfs" ino=14507 scontext=u:r:thermal-engine:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=1 pcomm="init" pgid=928 pgcomm="thermal-engine"
  1019. [ 26.490403] init: Starting service 'usbeng'...
  1020. [ 26.491280] init: Starting service 'daemonsu'...
  1021. [ 26.498653] QSEECOM: qseecom_load_app: App with id 9 (tzlibasb) now loaded
  1022. [ 26.517445] init: Starting service 'gatekeeperd'...
  1023. [ 26.519280] init: Service 'energy-awareness' (pid 931) exited with status 0
  1024. [ 26.544141] init: Starting service 'hvdcp_opti'...
  1025. [ 26.545282] init: cannot find '/system/bin/qmuxd' (No such file or directory), disabling 'qmuxd'
  1026. [ 26.660487] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 556800. Temp:60
  1027. [ 26.660505] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 556800. Temp:60
  1028. [ 26.660517] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 1248000. Temp:60
  1029. [ 26.660527] msm_thermal:do_cluster_freq_ctrl Limiting CPU3 max frequency to 1248000. Temp:60
  1030. [ 26.730289] SMBCHG: smbchg_battery_set_property: prop 94, val = 10
  1031. [ 26.730332] SMBCHG: smbchg_dp_dm: HVDCP3 supported
  1032. [ 26.733335] init: Starting service 'ipacm-diag'...
  1033. [ 26.734120] type=1400 audit(12616039.249:15): avc: denied { read write } for pid=963 comm="dpmd" name="diag" dev="tmpfs" ino=14507 scontext=u:r:dpmd:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=1 pcomm="init" pgid=1 pgcomm="init"
  1034. [ 26.735195] init: Starting service 'display_cc'...
  1035. [ 26.737802] init: Service 'updatemiscta' (pid 932) exited with status 0
  1036. [ 26.765851] init: Starting service 'config-linker'...
  1037. [ 26.810403] msm_thermal:msm_thermal_set_cluster_freq Frequency mitigation task is not initialized
  1038. [ 26.810793] SMBCHG: smbchg_battery_set_property: prop 81, val = 2
  1039. [ 26.824307] init: Service 'startup-logger' (pid 1017) exited with status 0
  1040. [ 26.845245] msm_thermal:disable_msm_thermal Max frequency reset for CPU0
  1041. [ 26.845269] msm_thermal:disable_msm_thermal Max frequency reset for CPU1
  1042. [ 26.845283] msm_thermal:disable_msm_thermal Max frequency reset for CPU2
  1043. [ 26.845295] msm_thermal:disable_msm_thermal Max frequency reset for CPU3
  1044. [ 26.851458] msm_thermal:set_enabled enabled = 0
  1045. [ 26.935055] init: Starting service 'ipacm'...
  1046. [ 27.043735] init: Starting service 'imsdatadaemon'...
  1047. [ 27.045091] init: Service 'usbeng' (pid 1018) exited with status 0
  1048. [ 27.072476] init: Service 'display_cc' (pid 1093) exited with status 0
  1049. [ 27.097197] init: Starting service 'ril-daemon2'...
  1050. [ 27.190611] QSEECOM: qseecom_load_app: App (tzwidevine) does'nt exist, loading apps for first time
  1051. [ 27.216625] init: Starting service 'qti'...
  1052. [ 27.330978] init: Starting service 'netmgrd'...
  1053. [ 27.402730] init: Starting service 'port-bridge'...
  1054. [ 27.434917] smd_write_segment_avail: non-packet channel specified
  1055. [ 27.464718] init: Service 'qcom-c_main-sh' (pid 926) exited with status 0
  1056. [ 27.490093] msm_11ad soc:qcom,wil6210: Parent PCIE enumeration failed
  1057. [ 27.556842] init: Service 'qcom-sh' (pid 965) exited with status 0
  1058. [ 27.677684] QSEECOM: qseecom_load_app: App with id 10 (tzwidevine) now loaded
  1059. [ 27.735193] init: Service 'config-linker' (pid 1106) exited with status 0
  1060. [ 27.752187] QSEECOM: qseecom_unload_app: App id 9 now unloaded
  1061. [ 27.758202] QSEECOM: qseecom_load_app: App (tzwvcpybuf) does'nt exist, loading apps for first time
  1062. [ 27.759598] type=1400 audit(1486686829.812:16): avc: denied { read write } for pid=1066 comm="time_daemon" name="diag" dev="tmpfs" ino=14507 scontext=u:r:time_daemon:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=1 pcomm="init" pgid=992 pgcomm="time_daemon"
  1063. [ 27.796818] init: Service 'daemonsu' (pid 1019) exited with status 0
  1064. [ 27.860625] type=1400 audit(1486686829.942:17): avc: denied { read write } for pid=1092 comm="ipacm-diag" name="diag" dev="tmpfs" ino=14507 scontext=u:r:ipacm-diag:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=1 pcomm="init" pgid=1 pgcomm="init"
  1065. [ 27.861000] type=1400 audit(1486686830.262:18): avc: denied { read write } for pid=1140 comm="imsdatadaemon" name="diag" dev="tmpfs" ino=14507 scontext=u:r:ims:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=1 pcomm="init" pgid=1 pgcomm="init"
  1066. [ 27.861350] type=1400 audit(1486686830.412:19): avc: denied { read write } for pid=1160 comm="qti" name="diag" dev="tmpfs" ino=14507 scontext=u:r:qti:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=1 pcomm="init" pgid=1 pgcomm="init"
  1067. [ 27.861637] type=1400 audit(1486686830.562:20): avc: denied { write } for pid=1169 comm="netmgrd" name="log.txt" dev="dm-0" ino=802912 scontext=u:r:netmgrd:s0 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=0 ppid=1 pcomm="init" pgid=1 pgcomm="init"
  1068. [ 27.861917] type=1400 audit(1486686830.562:21): avc: denied { read write } for pid=1169 comm="netmgrd" name="diag" dev="tmpfs" ino=14507 scontext=u:r:netmgrd:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=1 pcomm="init" pgid=1 pgcomm="init"
  1069. [ 27.861988] type=1400 audit(1486686830.762:22): avc: denied { read write } for pid=1213 comm="mdtpd" name="diag" dev="tmpfs" ino=14507 scontext=u:r:mdtpdaemon:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=1 pcomm="init" pgid=995 pgcomm="mdtpd"
  1070. [ 27.906486] msm_csid_init: CSID_VERSION = 0x30050000
  1071. [ 27.910422] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
  1072. [ 27.911393] msm_csid_init: CSID_VERSION = 0x30050000
  1073. [ 27.912112] msm_csid_irq CSID1_IRQ_STATUS_ADDR = 0x800
  1074. [ 27.921018] msm_csid_init: CSID_VERSION = 0x30050000
  1075. [ 27.921712] msm_csid_irq CSID2_IRQ_STATUS_ADDR = 0x800
  1076. [ 27.922561] msm_csid_init: CSID_VERSION = 0x30050000
  1077. [ 27.923275] msm_csid_irq CSID3_IRQ_STATUS_ADDR = 0x800
  1078. [ 27.932330] MSM-CPP cpp_init_hardware:874 CPP HW Version: 0x60000000
  1079. [ 27.932342] MSM-CPP cpp_init_hardware:892 stream_cnt:0
  1080. [ 27.961931] msm_ispif_release: ispif invalid state 1
  1081. [ 27.970119] QSEECOM: qseecom_load_app: App with id 11 (tzwvcpybuf) now loaded
  1082. [ 27.993710] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1083. [ 28.025027] msm_cci_init:1378: hw_version = 0x10040000
  1084. [ 28.043328] msm_pm_qos_update_request: update request 100
  1085. [ 28.043337] ------------[ cut here ]------------
  1086. [ 28.043354] WARNING: CPU: 2 PID: 1236 at /home/hudsonslave/root/workspace/offbuild_tone-2.1.0_android_matrix/HUDSON_PRODUCT/kagura_dsds/HUDSON_VARIANT/user/label/CM/kernel/msm-3.18/kernel/power/qos.c:583 pm_qos_update_request+0x34/0x5c()
  1087. [ 28.043360] pm_qos_update_request() called for unknown object
  1088. [ 28.043429] Modules linked in: texfat(PO) wlan(O) ecryptfs(O) kscl(O)
  1089. [ 28.043452] CPU: 2 PID: 1236 Comm: cammw:sensor Tainted: P O 3.18.31-perf-g6ca3aed-02969-g71aee3f #1
  1090. [ 28.043459] Hardware name: SoMC Kagura-ROW (DT)
  1091. [ 28.043464] Call trace:
  1092. [ 28.043477] [<ffffffc00020790c>] dump_backtrace+0x0/0x270
  1093. [ 28.043486] [<ffffffc000207b90>] show_stack+0x14/0x1c
  1094. [ 28.043495] [<ffffffc000e555dc>] dump_stack+0x8c/0xb0
  1095. [ 28.043507] [<ffffffc0002205b4>] warn_slowpath_common+0x8c/0xb0
  1096. [ 28.043517] [<ffffffc000220628>] warn_slowpath_fmt+0x50/0x58
  1097. [ 28.043523] [<ffffffc000266fe0>] pm_qos_update_request+0x34/0x5c
  1098. [ 28.043534] [<ffffffc0008edf14>] msm_pm_qos_update_request+0x40/0x4c
  1099. [ 28.043543] [<ffffffc0008eeb30>] camera_v4l2_open+0x1fc/0x424
  1100. [ 28.043553] [<ffffffc0008938a8>] v4l2_open+0x88/0xd8
  1101. [ 28.043563] [<ffffffc0003256c0>] chrdev_open+0x138/0x168
  1102. [ 28.043575] [<ffffffc00031f694>] do_dentry_open+0x260/0x2d8
  1103. [ 28.043585] [<ffffffc000320790>] vfs_open+0x60/0x6c
  1104. [ 28.043592] [<ffffffc00032e078>] do_last.isra.41+0x7c8/0xa10
  1105. [ 28.043599] [<ffffffc00032e4c8>] path_openat+0x208/0x564
  1106. [ 28.043606] [<ffffffc00032f020>] do_filp_open+0x30/0x80
  1107. [ 28.043614] [<ffffffc000320ae4>] do_sys_open+0x164/0x1fc
  1108. [ 28.043625] [<ffffffc000366044>] compat_SyS_openat+0xc/0x14
  1109. [ 28.043632] ---[ end trace c148cba58def78c7 ]---
  1110. [ 28.043644] msm_post_event : msm event queue not available Line 854
  1111. [ 28.043653] camera_v4l2_open : NEW_SESSION event failed,rc -19
  1112. [ 28.068410] msm_csid_init: CSID_VERSION = 0x30050000
  1113. [ 28.068877] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
  1114. [ 28.068945] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
  1115. [ 28.208657] QSEECOM: qseecom_load_app: App with id 12 (tzsuntory) now loaded
  1116. [ 28.218538] QSEECOM: qseecom_unload_app: App id 10 now unloaded
  1117. [ 28.219715] QSEECOM: qseecom_unload_app: App id 11 now unloaded
  1118. [ 28.222383] type=1400 audit(1486686831.072:23): avc: denied { read write } for pid=962 comm="rild" name="diag" dev="tmpfs" ino=14507 scontext=u:r:rild:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=1 pcomm="init" pgid=1 pgcomm="init"
  1119. [ 28.222548] type=1400 audit(1486686831.172:24): avc: denied { read write } for pid=1147 comm="rild" name="diag" dev="tmpfs" ino=14507 scontext=u:r:rild:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=1 pcomm="init" pgid=1 pgcomm="init"
  1120. [ 28.223063] init: Service 'wvkbd_installer' (pid 998) exited with status 0
  1121. [ 28.292177] msm_cci_init:1378: hw_version = 0x10040000
  1122. [ 28.300330] msm_pm_qos_update_request: update request 100
  1123. [ 28.300338] ------------[ cut here ]------------
  1124. [ 28.300355] WARNING: CPU: 2 PID: 1257 at /home/hudsonslave/root/workspace/offbuild_tone-2.1.0_android_matrix/HUDSON_PRODUCT/kagura_dsds/HUDSON_VARIANT/user/label/CM/kernel/msm-3.18/kernel/power/qos.c:583 pm_qos_update_request+0x34/0x5c()
  1125. [ 28.300360] pm_qos_update_request() called for unknown object
  1126. [ 28.300367] Modules linked in: texfat(PO) wlan(O) ecryptfs(O) kscl(O)
  1127. [ 28.300387] CPU: 2 PID: 1257 Comm: cammw:sensor Tainted: P W O 3.18.31-perf-g6ca3aed-02969-g71aee3f #1
  1128. [ 28.300391] Hardware name: SoMC Kagura-ROW (DT)
  1129. [ 28.300395] Call trace:
  1130. [ 28.300406] [<ffffffc00020790c>] dump_backtrace+0x0/0x270
  1131. [ 28.300412] [<ffffffc000207b90>] show_stack+0x14/0x1c
  1132. [ 28.300419] [<ffffffc000e555dc>] dump_stack+0x8c/0xb0
  1133. [ 28.300427] [<ffffffc0002205b4>] warn_slowpath_common+0x8c/0xb0
  1134. [ 28.300432] [<ffffffc000220628>] warn_slowpath_fmt+0x50/0x58
  1135. [ 28.300438] [<ffffffc000266fe0>] pm_qos_update_request+0x34/0x5c
  1136. [ 28.300446] [<ffffffc0008edf14>] msm_pm_qos_update_request+0x40/0x4c
  1137. [ 28.300451] [<ffffffc0008eeb30>] camera_v4l2_open+0x1fc/0x424
  1138. [ 28.300457] [<ffffffc0008938a8>] v4l2_open+0x88/0xd8
  1139. [ 28.300463] [<ffffffc0003256c0>] chrdev_open+0x138/0x168
  1140. [ 28.300471] [<ffffffc00031f694>] do_dentry_open+0x260/0x2d8
  1141. [ 28.300477] [<ffffffc000320790>] vfs_open+0x60/0x6c
  1142. [ 28.300482] [<ffffffc00032e078>] do_last.isra.41+0x7c8/0xa10
  1143. [ 28.300485] [<ffffffc00032e4c8>] path_openat+0x208/0x564
  1144. [ 28.300490] [<ffffffc00032f020>] do_filp_open+0x30/0x80
  1145. [ 28.300496] [<ffffffc000320ae4>] do_sys_open+0x164/0x1fc
  1146. [ 28.300503] [<ffffffc000366044>] compat_SyS_openat+0xc/0x14
  1147. [ 28.300507] ---[ end trace c148cba58def78c8 ]---
  1148. [ 28.300514] msm_post_event : msm event queue not available Line 854
  1149. [ 28.300520] camera_v4l2_open : NEW_SESSION event failed,rc -19
  1150. [ 28.328114] msm_qti_pp_get_rms_value_control, back not active to query rms be_idx:3
  1151. [ 28.331350] msm_csid_init: CSID_VERSION = 0x30050000
  1152. [ 28.331831] msm_csid_irq CSID2_IRQ_STATUS_ADDR = 0x800
  1153. [ 28.331903] msm_csid_irq CSID2_IRQ_STATUS_ADDR = 0x800
  1154. [ 28.367196] handle_get_cmd: ahc_copp_idx not set
  1155. [ 28.367294] handle_get_cmd: ahc_copp_idx not set
  1156. [ 28.367374] handle_get_cmd: ahc_copp_idx not set
  1157. [ 28.367455] handle_get_cmd: ahc_copp_idx not set
  1158. [ 28.367553] handle_get_cmd: ahc_copp_idx not set
  1159. [ 28.367636] handle_get_cmd: ahc_copp_idx not set
  1160. [ 28.367709] handle_get_cmd: ahc_copp_idx not set
  1161. [ 28.367768] handle_get_cmd: ahc_copp_idx not set
  1162. [ 28.367831] handle_get_cmd: ahc_copp_idx not set
  1163. [ 28.367904] handle_get_cmd: ahc_copp_idx not set
  1164. [ 28.367980] handle_get_cmd: ahc_copp_idx not set
  1165. [ 28.368266] msm_voice_sound_focus_get: Error getting Sound Focus Params, err=-22
  1166. [ 28.368348] msm_voice_source_tracking_get: Error getting Source Tracking Params, err=-22
  1167. [ 28.368426] msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  1168. [ 28.368431] msm_audio_sound_focus_get: Could not get copp idx for port_id=16385
  1169. [ 28.368507] msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  1170. [ 28.368512] msm_audio_source_tracking_get: Could not get copp idx for port_id=16385
  1171. [ 28.368589] msm_voice_sound_focus_get: Error getting Sound Focus Params, err=-22
  1172. [ 28.368655] msm_voice_source_tracking_get: Error getting Source Tracking Params, err=-22
  1173. [ 28.368717] msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  1174. [ 28.368722] msm_audio_sound_focus_get: Could not get copp idx for port_id=4101
  1175. [ 28.368799] msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  1176. [ 28.368804] msm_audio_source_tracking_get: Could not get copp idx for port_id=4101
  1177. [ 28.369381] msm_pcm_volume_ctl_get substream runtime not found
  1178. [ 28.376624] msm_pcm_volume_ctl_get substream runtime not found
  1179. [ 28.387009] msm_pcm_volume_ctl_get substream runtime not found
  1180. [ 28.387275] msm_compr_audio_effects_config_get: stream or effects inactive
  1181. [ 28.389898] msm_pcm_volume_ctl_get substream runtime not found
  1182. [ 28.390938] msm_compr_audio_effects_config_get: stream or effects inactive
  1183. [ 28.391413] msm_compr_audio_effects_config_get: stream or effects inactive
  1184. [ 28.391889] msm_pcm_volume_ctl_get substream runtime not found
  1185. [ 28.391972] msm_pcm_volume_ctl_get substream or runtime not found
  1186. [ 28.392378] msm_pcm_volume_ctl_get substream runtime not found
  1187. [ 28.392510] msm_compr_audio_effects_config_get: stream or effects inactive
  1188. [ 28.398957] msm_compr_audio_effects_config_get: stream or effects inactive
  1189. [ 28.403177] QSEECOM: qseecom_unload_app: App id 12 now unloaded
  1190. [ 28.405681] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1191. [ 28.411750] msm_compr_audio_effects_config_get: stream or effects inactive
  1192. [ 28.412787] msm_compr_audio_effects_config_get: stream or effects inactive
  1193. [ 28.413433] msm_compr_audio_effects_config_get: stream or effects inactive
  1194. [ 28.414073] msm_compr_audio_effects_config_get: stream or effects inactive
  1195. [ 28.579143] init: property_set("ro.ril.svlte1x", "false") failed
  1196. [ 28.579528] init: property_set("ro.ril.svdo", "false") failed
  1197. [ 28.583589] QSEECOM: qseecom_load_app: App with id 13 (tzsuntory) now loaded
  1198. [ 28.656860] type=1400 audit(1486686831.722:25): avc: denied { read write } for pid=947 comm="audioserver" name="diag" dev="tmpfs" ino=14507 scontext=u:r:audioserver:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=1 pcomm="init" pgid=1 pgcomm="init"
  1199. [ 28.732843] QSEECOM: qseecom_unload_app: App id 13 now unloaded
  1200. [ 28.733600] QSEECOM: qseecom_load_app: App (tzlibasb) does'nt exist, loading apps for first time
  1201. [ 28.770153] init: Service 'keyprovd' (pid 997) exited with status 0
  1202. [ 28.807981] QSEECOM: qseecom_load_app: App with id 14 (tzlibasb) now loaded
  1203. [ 28.846745] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1204. [ 28.866394] msm_pm_qos_add_request: add request
  1205. [ 28.940579] QSEECOM: qseecom_load_app: App with id 15 (tzsuntory) now loaded
  1206. [ 28.957630] QSEECOM: qseecom_unload_app: App id 14 now unloaded
  1207. [ 29.036545] QSEECOM: qseecom_unload_app: App id 15 now unloaded
  1208. [ 29.038088] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1209. [ 29.109436] QSEECOM: qseecom_load_app: App with id 16 (tzsuntory) now loaded
  1210. [ 29.181419] QSEECOM: qseecom_unload_app: App id 16 now unloaded
  1211. [ 29.184338] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1212. [ 29.248561] QSEECOM: qseecom_load_app: App with id 17 (tzsuntory) now loaded
  1213. [ 29.320847] QSEECOM: qseecom_unload_app: App id 17 now unloaded
  1214. [ 29.322205] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1215. [ 29.384273] QSEECOM: qseecom_load_app: App with id 18 (tzsuntory) now loaded
  1216. [ 29.456390] QSEECOM: qseecom_unload_app: App id 18 now unloaded
  1217. [ 29.458588] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1218. [ 29.474961] ipa ipa_sps_irq_control_all:938 EP (5) not allocated.
  1219. [ 29.476026] ipa ipa_sps_irq_control_all:938 EP (5) not allocated.
  1220. [ 29.477379] ipa-wan ipa_wwan_ioctl:1524 get AGG size 8192 count 10
  1221. [ 29.477887] ipa ipa_sps_irq_control_all:938 EP (5) not allocated.
  1222. [ 29.479214] ipa ipa_assign_policy:3112 get close-by 8192
  1223. [ 29.479227] ipa ipa_assign_policy:3118 set rx_buff_sz 7808
  1224. [ 29.479232] ipa ipa_assign_policy:3141 set aggr_limit 6
  1225. [ 29.493938] ipa-wan ipa_wwan_ioctl:1430 dev(rmnet_data0) register to IPA
  1226. [ 29.530397] type=1400 audit(1486686832.592:26): avc: denied { read write } for pid=1405 comm="lowi-server" name="diag" dev="tmpfs" ino=14507 scontext=u:r:location:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=964 pcomm="loc_launcher" pgid=964 pgcomm="loc_launcher"
  1227. [ 29.531631] QSEECOM: qseecom_load_app: App with id 19 (tzsuntory) now loaded
  1228. [ 29.537549] ipa-wan ipa_wwan_ioctl:1430 dev(rmnet_data1) register to IPA
  1229. [ 29.589241] ipa-wan ipa_wwan_ioctl:1430 dev(rmnet_data2) register to IPA
  1230. [ 29.632924] ipa-wan ipa_wwan_ioctl:1430 dev(rmnet_data3) register to IPA
  1231. [ 29.637593] QSEECOM: qseecom_unload_app: App id 19 now unloaded
  1232. [ 29.640272] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1233. [ 29.684783] ipa-wan ipa_wwan_ioctl:1430 dev(rmnet_data4) register to IPA
  1234. [ 29.702523] QSEECOM: qseecom_load_app: App with id 20 (tzsuntory) now loaded
  1235. [ 29.704147] QSEECOM: qseecom_load_app: App (tzlibasb) does'nt exist, loading apps for first time
  1236. [ 29.739922] ipa-wan ipa_wwan_ioctl:1430 dev(rmnet_data5) register to IPA
  1237. [ 29.771126] QSEECOM: qseecom_load_app: App with id 21 (tzlibasb) now loaded
  1238. [ 29.795274] ipa-wan ipa_wwan_ioctl:1430 dev(rmnet_data6) register to IPA
  1239. [ 29.844218] ipa-wan ipa_wwan_ioctl:1430 dev(rmnet_data7) register to IPA
  1240. [ 29.895346] QSEECOM: qseecom_unload_app: App id 20 now unloaded
  1241. [ 29.919062] QSEECOM: qseecom_unload_app: App id 21 now unloaded
  1242. [ 29.951211] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1243. [ 29.961716] init: Service 'RIDL' (pid 967) exited with status 65
  1244. [ 30.021606] QSEECOM: qseecom_load_app: App with id 22 (tzsuntory) now loaded
  1245. [ 30.113340] QSEECOM: qseecom_unload_app: App id 22 now unloaded
  1246. [ 30.120628] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1247. [ 30.187265] QSEECOM: qseecom_load_app: App with id 23 (tzsuntory) now loaded
  1248. [ 30.306447] QSEECOM: qseecom_unload_app: App id 23 now unloaded
  1249. [ 30.323166] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1250. [ 30.393409] QSEECOM: qseecom_load_app: App with id 24 (tzsuntory) now loaded
  1251. [ 30.486889] QSEECOM: qseecom_unload_app: App id 24 now unloaded
  1252. [ 30.516380] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1253. [ 30.579814] QSEECOM: qseecom_load_app: App with id 25 (tzsuntory) now loaded
  1254. [ 30.688235] QSEECOM: qseecom_unload_app: App id 25 now unloaded
  1255. [ 30.731245] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1256. [ 30.834072] QSEECOM: qseecom_load_app: App with id 26 (tzsuntory) now loaded
  1257. [ 30.936068] QSEECOM: qseecom_unload_app: App id 26 now unloaded
  1258. [ 30.948785] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1259. [ 31.031800] QSEECOM: qseecom_load_app: App with id 27 (tzsuntory) now loaded
  1260. [ 31.156731] QSEECOM: qseecom_unload_app: App id 27 now unloaded
  1261. [ 31.168431] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1262. [ 31.250313] QSEECOM: qseecom_load_app: App with id 28 (tzsuntory) now loaded
  1263. [ 31.389540] QSEECOM: qseecom_unload_app: App id 28 now unloaded
  1264. [ 31.435531] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1265. [ 31.530337] QSEECOM: qseecom_load_app: App with id 29 (tzsuntory) now loaded
  1266. [ 31.617770] QSEECOM: qseecom_unload_app: App id 29 now unloaded
  1267. [ 31.646678] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1268. [ 31.729975] QSEECOM: qseecom_load_app: App with id 30 (tzsuntory) now loaded
  1269. [ 31.818809] SMBCHG: smbchg_battery_set_property: prop 81, val = 5
  1270. [ 31.821087] QSEECOM: qseecom_unload_app: App id 30 now unloaded
  1271. [ 31.842183] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1272. [ 31.916053] QSEECOM: qseecom_load_app: App with id 31 (tzsuntory) now loaded
  1273. [ 32.011394] QSEECOM: qseecom_unload_app: App id 31 now unloaded
  1274. [ 32.043179] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1275. [ 32.132172] QSEECOM: qseecom_load_app: App with id 32 (tzsuntory) now loaded
  1276. [ 32.274524] QSEECOM: qseecom_unload_app: App id 32 now unloaded
  1277. [ 32.341043] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1278. [ 32.430245] type=1400 audit(1486686835.492:27): avc: denied { read } for pid=1524 comm="system_server" name="task" dev="proc" ino=16411 scontext=u:r:system_server:s0 tcontext=u:r:logd:s0 tclass=dir permissive=0 ppid=945 pcomm="main" pgid=945 pgcomm="main"
  1279. [ 32.449272] QSEECOM: qseecom_load_app: App with id 33 (tzsuntory) now loaded
  1280. [ 32.562389] QSEECOM: qseecom_unload_app: App id 33 now unloaded
  1281. [ 32.601158] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1282. [ 32.672160] QSEECOM: qseecom_load_app: App with id 34 (tzsuntory) now loaded
  1283. [ 32.782180] QSEECOM: qseecom_unload_app: App id 34 now unloaded
  1284. [ 32.818421] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1285. [ 32.906270] QSEECOM: qseecom_load_app: App with id 35 (tzsuntory) now loaded
  1286. [ 32.997937] QSEECOM: qseecom_unload_app: App id 35 now unloaded
  1287. [ 33.077307] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1288. [ 33.149480] QSEECOM: qseecom_load_app: App with id 36 (tzsuntory) now loaded
  1289. [ 33.251292] QSEECOM: qseecom_unload_app: App id 36 now unloaded
  1290. [ 33.305250] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1291. [ 33.405257] QSEECOM: qseecom_load_app: App with id 37 (tzsuntory) now loaded
  1292. [ 33.495322] QSEECOM: qseecom_unload_app: App id 37 now unloaded
  1293. [ 33.566325] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1294. [ 33.641418] QSEECOM: qseecom_load_app: App with id 38 (tzsuntory) now loaded
  1295. [ 33.749355] QSEECOM: qseecom_unload_app: App id 38 now unloaded
  1296. [ 33.792991] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1297. [ 33.867237] QSEECOM: qseecom_load_app: App with id 39 (tzsuntory) now loaded
  1298. [ 33.961277] QSEECOM: qseecom_unload_app: App id 39 now unloaded
  1299. [ 34.008421] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1300. [ 34.077140] QSEECOM: qseecom_load_app: App with id 40 (tzsuntory) now loaded
  1301. [ 34.168185] QSEECOM: qseecom_unload_app: App id 40 now unloaded
  1302. [ 34.217702] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  1303. [ 34.291593] QSEECOM: qseecom_load_app: App with id 41 (tzsuntory) now loaded
  1304. [ 34.384667] QSEECOM: qseecom_unload_app: App id 41 now unloaded
  1305. [ 45.839517] SMBCHG: smbchg_battery_set_property: prop 81, val = 2
  1306. [ 50.498771] type=1400 audit(1486686853.562:28): avc: denied { read write } for pid=1524 comm="system_server" name="diag" dev="tmpfs" ino=14507 scontext=u:r:system_server:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=945 pcomm="main" pgid=945 pgcomm="main"
  1307. [ 50.635189] type=1400 audit(1486686853.702:29): avc: denied { read } for pid=1548 comm="ActivityManager" name="task" dev="proc" ino=16411 scontext=u:r:system_server:s0 tcontext=u:r:logd:s0 tclass=dir permissive=0 ppid=945 pcomm="main" pgid=1524 pgcomm="system_server"
  1308. [ 50.769002] leds rgb: rgbcommon_sync_state_store do nothing. same state
  1309. [ 52.224746] acc_open
  1310. [ 52.224766] acc_release
  1311. [ 52.327125] QSEECOM: qseecom_load_app: App (tzfingerprint) does'nt exist, loading apps for first time
  1312. [ 52.819307] QSEECOM: qseecom_load_app: App with id 42 (tzfingerprint) now loaded
  1313. [ 53.075992]
  1314. [ 53.075992] Dongle Host Driver, version 1.363.117.17 (r)
  1315. [ 53.075992] Compiled in bcmdhd on Jan 20 2017 at 21:45:04
  1316. [ 53.076006] wl_android_wifi_on in
  1317. [ 53.076016] wifi_platform_set_power = 1
  1318. [ 53.280062] dhd_bus_devreset: == Power ON ==
  1319. [ 53.280134] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  1320. [ 53.284481] msm_pcie_enable: PCIe RC0 PHY is ready!
  1321. [ 53.294588] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  1322. [ 53.321279] msm_pcie_enable: PCIe RC0 link initialized
  1323. [ 53.321673] dhd_bus_devreset: dhdpcie_bus_clock_start OK
  1324. [ 53.322107] dhd_request_bus_bandwidth, update bw ok, level: 1
  1325. [ 53.322149] Update policy for CPU2 done
  1326. [ 53.323495] DHD: dongle ram size is set to 917504(orig 917504) at 0x160000
  1327. [ 53.323594] concate_revision
  1328. [ 53.323598] ----- CHIP 4359 C0 -----
  1329. [ 53.323603] dhd_bus_download_firmware: firmware path=/system/etc/firmware/wlan/bcmdhd/fw_bcmdhd.bin, nvram path=/system/etc/firmware/wlan/bcmdhd/bcmdhd.cal
  1330. [ 53.323608] dhdpcie_ramsize_adj: Enter
  1331. [ 53.325498] dhdpcie_download_code_file: download firmware /system/etc/firmware/wlan/bcmdhd/fw_bcmdhd.bin
  1332. [ 53.388468] somc_read_ta: tx power in miscTA(/data/etc/wlan_txpower_2_4g),
  1333. [ 53.388468] 11b:11a:11n(20MHz):11n(40MHz):11ac(20MHz):11ac(40MHz):11ac(80MHz)=,
  1334. [ 53.388468] 0:-50:-50:0:0:0:0
  1335. [ 53.388694] somc_read_ta: tx power in miscTA(/data/etc/wlan_txpower_5g_low),
  1336. [ 53.388694] 11b:11a:11n(20MHz):11n(40MHz):11ac(20MHz):11ac(40MHz):11ac(80MHz)=,
  1337. [ 53.388694] 0:-100:-100:-100:-100:-100:-100
  1338. [ 53.388997] somc_read_ta: tx power in miscTA(/data/etc/wlan_txpower_5g_mid),
  1339. [ 53.388997] 11b:11a:11n(20MHz):11n(40MHz):11ac(20MHz):11ac(40MHz):11ac(80MHz)=,
  1340. [ 53.388997] 0:-100:-100:-100:-100:-100:-100
  1341. [ 53.389242] somc_read_ta: tx power in miscTA(/data/etc/wlan_txpower_5g_high),
  1342. [ 53.389242] 11b:11a:11n(20MHz):11n(40MHz):11ac(20MHz):11ac(40MHz):11ac(80MHz)=,
  1343. [ 53.389242] 0:-150:-150:-150:-150:-150:-150
  1344. [ 53.389955] somc_read_ta: tx power in miscTA(/data/etc/wlan_txpower_co1_2_4g),
  1345. [ 53.389955] 11b:11a:11n(20MHz):11n(40MHz):11ac(20MHz):11ac(40MHz):11ac(80MHz)=,
  1346. [ 53.389955] 50:50:50:0:0:0:0
  1347. [ 53.390265] somc_read_ta: tx power in miscTA(/data/etc/wlan_txpower_co1_5g_low),
  1348. [ 53.390265] 11b:11a:11n(20MHz):11n(40MHz):11ac(20MHz):11ac(40MHz):11ac(80MHz)=,
  1349. [ 53.390265] 0:-50:-50:-50:-50:-50:-50
  1350. [ 53.390577] somc_read_ta: tx power in miscTA(/data/etc/wlan_txpower_co1_5g_mid),
  1351. [ 53.390577] 11b:11a:11n(20MHz):11n(40MHz):11ac(20MHz):11ac(40MHz):11ac(80MHz)=,
  1352. [ 53.390577] 0:0:0:0:0:0:0
  1353. [ 53.390808] somc_read_ta: tx power in miscTA(/data/etc/wlan_txpower_co1_5g_high),
  1354. [ 53.390808] 11b:11a:11n(20MHz):11n(40MHz):11ac(20MHz):11ac(40MHz):11ac(80MHz)=,
  1355. [ 53.390808] 0:100:100:100:100:100:100
  1356. [ 53.392829] dhdpcie_bus_write_vars: Download, Upload and compare of NVRAM succeeded.
  1357. [ 53.392959] DHD Runtime PM Enabled
  1358. [ 53.587447] PCIe shared addr (0x001b28c0) read took 186383 usec before dongle is ready
  1359. [ 53.587481] DMA RX offset from shared Area 0
  1360. [ 53.587485] dhdpcie_readshared: Dongle advertizes 4 size indices
  1361. [ 53.587508] ring_info_raw: 56
  1362. [ 53.587511] 68 25 20 00 58 28 20 00 08 29 20 00 b8 29 20 00
  1363. [ 53.587532] c4 29 20 00 00 00 00 00 00 00 00 00 00 00 00 00
  1364. [ 53.587551] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  1365. [ 53.587570] 00 00 00 00 2c 00 00 00
  1366. [ 53.587581] dhdpcie_readshared: max H2D queues 44
  1367. [ 53.587970] dhd_bus_start: Initializing 44 h2drings
  1368. [ 53.588015] dhd_pktid_map_init:1385: pktid_audit init succeeded 3073
  1369. [ 53.588530] dhd_bus_cmn_writeshared:
  1370. [ 53.588535] 0000: 00 10 80 f6 00 00 00 00
  1371. [ 53.588540] dhd_bus_cmn_writeshared:
  1372. [ 53.588546] 0000: 00 40 80 f6 00 00 00 00
  1373. [ 53.588553] dhd_bus_cmn_writeshared:
  1374. [ 53.588558] 0000: 00 20 80 f6 00 00 00 00
  1375. [ 53.588561] dhd_bus_cmn_writeshared:
  1376. [ 53.588568] 0000: 00 80 80 f6 00 00 00 00
  1377. [ 53.588571] dhd_bus_cmn_writeshared:
  1378. [ 53.588578] 0000: 00 c0 80 f6 00 00 00 00
  1379. [ 53.588581] dhd_bus_cmn_writeshared:
  1380. [ 53.588588] 0000: 00 30 80 f6 00 00 00 00
  1381. [ 53.588590] dhd_bus_cmn_writeshared:
  1382. [ 53.588594] 0000: 08 00 00 00
  1383. [ 53.588597] Attach flowrings pool for 42 rings
  1384. [ 53.590989] [WIFI_SEC] dhd_get_memdump_info: File [/installmedia/.memdump.info] doesn't exist
  1385. [ 53.591459] wl_cfg80211_event : Event handler is not created
  1386. [ 53.591521] dhd_sync_with_dongle: GET_REVINFO device 0x4415, vendor 0x14e4, chipnum 0xaa4c
  1387. [ 53.591528] Disable tdls_auto_op failed. -1
  1388. [ 53.591535] wifi_platform_get_mac_addr
  1389. [ 53.598605] Firmware up: op_mode=0x0405, MAC=9c:a0:5a
  1390. [ 53.623201] Firmware version = wl0: Nov 28 2016 03:40:14 version 9.75.119.13 (r672364) FWID 01-92f02ffe
  1391. [ 53.624204] dhd_prot_ioctl: status ret value is -14
  1392. [ 53.624214] dhd_pno_init: Support Android Location Service
  1393. [ 53.654621] wl_cfg80211_event : Event handler is not created
  1394. [ 53.655310] dhd_rtt_init : FTM is supported
  1395. [ 53.656542] dhd_prot_ioctl: status ret value is -16
  1396. [ 53.656549] dhd_interworking_enable: failed to set WNM info, ret=-16
  1397. [ 53.656555] dhd_bus_devreset: WLAN Power On Done
  1398. [ 53.657877] wl_cfg80211_event : Event handler is not created
  1399. [ 53.695976] wl_create_event_handler(): thread:wl_event_handler:71d started
  1400. [ 53.695987] wl_event_handler : tsk Enter, tsk = 0xffffffc0324ced28
  1401. [ 53.707196] init: Starting service 'p2p_supplicant'...
  1402. [ 53.829758] CFGP2P-ERROR) wl_cfgp2p_add_p2p_disc_if : P2P interface registered
  1403. [ 53.844776] WLC_E_IF: NO_IF set, event Ignored
  1404. [ 54.092294] Random MAC OUI to be used - da:a1:19
  1405. [ 54.162681] WLDEV-ERROR) wldev_set_country : wldev_set_country: set country for 00 as XT rev 54
  1406. [ 54.202955] dhd_set_suspend: Remove extra suspend setting
  1407. [ 54.306753] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1408. [ 54.307285] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1409. [ 54.307761] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1410. [ 54.318022] FUSE: SHORTCIRCUIT enabled [sdcard : 1981]!
  1411. [ 54.318087] FUSE: SHORTCIRCUIT enabled [sdcard : 1982]!
  1412. [ 54.318133] FUSE: SHORTCIRCUIT enabled [sdcard : 1983]!
  1413. [ 54.519214] msm_vidc: info: Opening video instance: 0000000000000000, 0
  1414. [ 54.525604] subsys-restart: __subsystem_get(): Changing subsys fw_name to venus
  1415. [ 54.534583] subsys-pil-tz ce0000.qcom,venus: venus: loading from 0x0000000090f00000 to 0x0000000091400000
  1416. [ 54.637896] subsys-pil-tz ce0000.qcom,venus: venus: Brought out of reset
  1417. [ 54.675280] type=1400 audit(1486686857.742:30): avc: denied { read } for pid=2058 comm="watchdog" name="task" dev="proc" ino=35646 scontext=u:r:system_server:s0 tcontext=u:r:logd:s0 tclass=dir permissive=0 ppid=945 pcomm="main" pgid=1524 pgcomm="system_server"
  1418. [ 54.687378] msm_vidc: info: Closed video instance: 0000000000000000
  1419. [ 54.700853] msm_vidc: info: Opening video instance: 0000000000000000, 0
  1420. [ 54.724185] msm_vidc: info: Closed video instance: 0000000000000000
  1421. [ 54.730651] msm_vidc: info: Opening video instance: 0000000000000000, 0
  1422. [ 54.759661] msm_vidc: info: Closed video instance: 0000000000000000
  1423. [ 54.769003] msm_vidc: info: Opening video instance: 0000000000000000, 0
  1424. [ 54.785549] msm_vidc: info: Closed video instance: 0000000000000000
  1425. [ 54.792272] msm_vidc: info: Opening video instance: 0000000000000000, 0
  1426. [ 54.810414] msm_vidc: info: Closed video instance: 0000000000000000
  1427. [ 54.879665] msm_vidc: info: Opening video instance: 0000000000000000, 1
  1428. [ 54.899467] msm_vidc: info: Closed video instance: 0000000000000000
  1429. [ 54.928486] msm_vidc: info: Opening video instance: 0000000000000000, 1
  1430. [ 54.957318] msm_vidc: info: Closed video instance: 0000000000000000
  1431. [ 54.989244] msm_vidc: info: Opening video instance: 0000000000000000, 1
  1432. [ 55.024297] msm_vidc: info: Closed video instance: 0000000000000000
  1433. [ 55.039465] msm_vidc: info: Opening video instance: 0000000000000000, 1
  1434. [ 55.049847] msm_vidc: info: Closed video instance: 0000000000000000
  1435. [ 55.059256] msm_vidc: info: Opening video instance: 0000000000000000, 1
  1436. [ 55.083769] msm_vidc: info: Closed video instance: 0000000000000000
  1437. [ 55.109778] msm_vidc: info: Opening video instance: 0000000000000000, 1
  1438. [ 55.141540] msm_vidc: info: Closed video instance: 0000000000000000
  1439. [ 55.159969] msm_vidc: info: Opening video instance: 0000000000000000, 1
  1440. [ 55.179423] sps:BAM 0x0000000007544000 (va:0xffffff80025c0000) enabled: ver:0x19, number of pipes:24
  1441. [ 55.183220] msm_vidc: info: Closed video instance: 0000000000000000
  1442. [ 55.192427] msm_vidc: info: Opening video instance: 0000000000000000, 1
  1443. [ 55.205460] msm_vidc: info: Closed video instance: 0000000000000000
  1444. [ 55.215278] msm_vidc: info: Opening video instance: 0000000000000000, 1
  1445. [ 55.236223] msm_vidc: info: Closed video instance: 0000000000000000
  1446. [ 55.259440] audio_open:wmadec success mode[1]session[1]
  1447. [ 55.450402] clearpad clearpad: (clearpad_ctrl_session_begin:1350) begin 'cover mode enabled store' session
  1448. [ 55.450419] clearpad clearpad: (clearpad_cover_mode_enabled_store:5618) cover mode enabled
  1449. [ 55.450429] clearpad clearpad: (clearpad_ctrl_session_end:1399) end 'cover mode enabled store' session
  1450. [ 55.450721] clearpad clearpad: (clearpad_ctrl_session_begin:1350) begin 'cover win store' session
  1451. [ 55.452529] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: enable/OPEN
  1452. [ 55.452857] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  1453. [ 55.452867] clearpad clearpad: (clearpad_cover_win_store:5711) cover_win_top = 0 (org 0) rc = 0
  1454. [ 55.452879] clearpad clearpad: (clearpad_ctrl_session_end:1399) end 'cover win store' session
  1455. [ 55.453197] clearpad clearpad: (clearpad_ctrl_session_begin:1350) begin 'cover win store' session
  1456. [ 55.454730] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: enable/OPEN
  1457. [ 55.455054] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  1458. [ 55.455063] clearpad clearpad: (clearpad_cover_win_store:5711) cover_win_bottom = 1920 (org 1920) rc = 0
  1459. [ 55.455075] clearpad clearpad: (clearpad_ctrl_session_end:1399) end 'cover win store' session
  1460. [ 55.455382] clearpad clearpad: (clearpad_ctrl_session_begin:1350) begin 'cover win store' session
  1461. [ 55.456960] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: enable/OPEN
  1462. [ 55.457520] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  1463. [ 55.457532] clearpad clearpad: (clearpad_cover_win_store:5711) cover_win_left = 0 (org 0) rc = 0
  1464. [ 55.457543] clearpad clearpad: (clearpad_ctrl_session_end:1399) end 'cover win store' session
  1465. [ 55.457852] clearpad clearpad: (clearpad_ctrl_session_begin:1350) begin 'cover win store' session
  1466. [ 55.459603] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: enable/OPEN
  1467. [ 55.459967] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  1468. [ 55.459977] clearpad clearpad: (clearpad_cover_win_store:5711) cover_win_right = 1080 (org 1080) rc = 0
  1469. [ 55.460203] clearpad clearpad: (clearpad_ctrl_session_end:1399) end 'cover win store' session
  1470. [ 56.234951] DHD Runtime PM Disabled
  1471. [ 56.242234] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  1472. [ 56.375678] DHD Runtime PM Enabled
  1473. [ 56.537309] SELinux: initialized (dev mmcblk1p1, type vfat), uses genfs_contexts
  1474. [ 56.556929] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1475. [ 56.557745] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1476. [ 56.558590] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1477. [ 56.559024] FUSE: SHORTCIRCUIT enabled [sdcard : 2341]!
  1478. [ 56.559028] FUSE: SHORTCIRCUIT enabled [sdcard : 2342]!
  1479. [ 56.559078] FUSE: SHORTCIRCUIT enabled [sdcard : 2343]!
  1480. [ 56.788816] type=1400 audit(1486686859.852:31): avc: denied { read } for pid=1538 comm="Binder:1524_2" name="task" dev="proc" ino=35646 scontext=u:r:system_server:s0 tcontext=u:r:logd:s0 tclass=dir permissive=0 ppid=945 pcomm="main" pgid=1524 pgcomm="system_server"
  1481. [ 56.855522] SMBCHG: smbchg_battery_set_property: prop 81, val = 5
  1482. [ 59.170060] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  1483. [ 59.170073] dhdpcie_bus_suspend: Entering suspend state
  1484. [ 59.173585] dhdpcie_bus_suspend: Got D3 Ack
  1485. [ 59.200161] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  1486. [ 59.202252] dhd_request_bus_bandwidth, update bw ok, level: 0
  1487. [ 60.860942] SMBCHG: smbchg_battery_set_property: prop 81, val = 2
  1488. [ 69.195246] Runtime Resume is called in dhd_wl_ioctl [wlan]
  1489. [ 69.195345] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  1490. [ 69.199663] msm_pcie_enable: PCIe RC0 PHY is ready!
  1491. [ 69.209769] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  1492. [ 69.236464] msm_pcie_enable: PCIe RC0 link initialized
  1493. [ 69.237651] dhd_request_bus_bandwidth, update bw ok, level: 1
  1494. [ 69.237668] dhd_runtimepm_state : runtime resume ended
  1495. [ 69.243918] DHD Runtime PM Disabled
  1496. [ 69.266189] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  1497. [ 73.817373] DHD Runtime PM Enabled
  1498. [ 73.864485] dhd_prot_ioctl: status ret value is -17
  1499. [ 73.890804] wl_cfg80211_connect : Connecting withc4:5a:be ssid "Soheil", len (6) channel=8
  1500. [ 73.890804]
  1501. [ 73.959733] DHD Runtime PM Disabled
  1502. [ 73.959743] wl_bss_connect_done succeeded with c4:5a:be
  1503. [ 73.959891] dhd_prot_ioctl: status ret value is -25
  1504. [ 73.959898] wl_cfg80211_scan_abort : scan abort failed
  1505. [ 73.962948] DHD Runtime PM Enabled
  1506. [ 73.963097] ETHER_TYPE_802_1X [RX]: ver 1, type 3, replay 0
  1507. [ 73.968355] dhd_prot_flow_ring_create: Send Flow Create Req flow ID 43 for peer c4:5a:be prio 0 ifindex 0
  1508. [ 73.968444] ETHER_TYPE_802_1X [TX]: ver 1, type 3, replay 0
  1509. [ 73.968715] dhd_prot_flow_ring_create_response_process: Flow Create Response status = 0 Flow 43
  1510. [ 73.976485] ETHER_TYPE_802_1X [RX]: ver 1, type 3, replay 1
  1511. [ 73.978796] ETHER_TYPE_802_1X [TX]: ver 1, type 3, replay 1
  1512. [ 73.999996] kck:
  1513. [ 74.000009] 0000: a2 b7 77 b6 19 bd 17 f9 1a 3f 9d a6 16 68 7c 13
  1514. [ 74.000013] kek:
  1515. [ 74.000063] 0000: 5f 60 49 99 74 c1 38 53 97 3b 15 ac c4 3c e5 de
  1516. [ 74.000066] replay_ctr:
  1517. [ 74.000071] 0000: 00 00 00 00 00 00 00 01
  1518. [ 74.000656] dhd_prot_ioctl: status ret value is -23
  1519. [ 74.000664] wl_cfg80211_set_rekey_data : seting gtk_key_info failed code=-23
  1520. [ 74.025317] DHD Runtime PM Disabled
  1521. [ 74.025328] DHD Runtime PM Enabled
  1522. [ 74.025334] DHD Runtime PM Disabled
  1523. [ 74.025339] wl_bss_connect_done succeeded with c4:5a:be
  1524. [ 74.025346] DHD Runtime PM Enabled
  1525. [ 74.106871] dhd_set_suspend: Remove extra suspend setting
  1526. [ 85.030969] Boot completed init: write_file: Unable to open '/sys/block/dm-1/queue/read_ahead_kb': No such file or directory
  1527. [ 85.032081] init: Starting service 'qcom-post-boot'...
  1528. [ 85.034235] init: Starting service 'qti-testscripts'...
  1529. [ 85.035550] init: cannot setexeccon('u:r:qti-testscripts:s0'): Invalid argument
  1530. [ 85.035741] init: Starting service 'cs-post-boot'...
  1531. [ 85.037910] init: Service 'qti-testscripts' (pid 2413) exited with status 127
  1532. [ 85.038747] init: cannot find '/system/bin/fota-snoop' (No such file or directory), disabling 'fota-snoop'
  1533. [ 85.038797] init: cannot find '/system/bin/fota-trigger' (No such file or directory), disabling 'fota-trigger'
  1534. [ 85.039313] init: Starting service 'startup-prober'...
  1535. [ 85.045898] init: Service 'cs-post-boot' (pid 2415) exited with status 127
  1536. [ 85.083855] msm_thermal:store_cc_enabled Core control disabled
  1537. [ 85.087009] mode_store: bcl disabled
  1538. [ 85.089321] hotplug_mask_store: bcl hotplug mask updated to 0
  1539. [ 85.091531] hotplug_soc_mask_store: bcl soc hotplug mask updated to 0
  1540. [ 85.092025] mode_store: bcl enabled
  1541. [ 85.094389] QSEECOM: qseecom_load_app: App (tzlibasb) does'nt exist, loading apps for first time
  1542. [ 85.115894] msm_thermal:store_cc_enabled Core control enabled
  1543. [ 85.118113] mode_store: bcl disabled
  1544. [ 85.118212] hotplug_mask_store: bcl hotplug mask updated to 12
  1545. [ 85.118251] hotplug_soc_mask_store: bcl soc hotplug mask updated to 12
  1546. [ 85.121494] mode_store: bcl enabled
  1547. [ 85.161595] QSEECOM: qseecom_load_app: App with id 43 (tzlibasb) now loaded
  1548. [ 85.201949] QSEECOM: qseecom_unload_app: App id 43 now unloaded
  1549. [ 85.220227] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  1550. [ 85.220239] dhd_os_check_wakelock_all wakelock c-0 wl-0 wd-0 rx-0 ctl-0 intr-0 scan-0 evt-0 pm-1 txfl-0
  1551. [ 85.220243] dhdpcie_set_suspend_resume: suspend/resume state: 1
  1552. [ 85.220246] dhd_runtimepm_state: exit with wakelock
  1553. [ 85.222613] init: Service 'startup-prober' (pid 2416) exited with status 0
  1554. [ 85.292118] init: Service 'qcom-post-boot' (pid 2410) exited with status 0
  1555. [ 85.311780] devbw soc:qcom,cpubw: dev_pm_opp_get_opp_count: device OPP not found (-19)
  1556. [ 85.314747] type=1400 audit(1486686887.797:32): avc: denied { open } for pid=2437 comm="perfd" path="/dev/cpuset/top-app/cpus" dev="tmpfs" ino=719 scontext=u:r:perfd:s0 tcontext=u:object_r:device:s0 tclass=file permissive=0 ppid=1 pcomm="init" pgid=488 pgcomm="perfd"
  1557. [ 85.315106] type=1400 audit(1486686887.797:33): avc: denied { open } for pid=2437 comm="perfd" path="/dev/cpuset/foreground/cpus" dev="tmpfs" ino=707 scontext=u:r:perfd:s0 tcontext=u:object_r:device:s0 tclass=file permissive=0 ppid=1 pcomm="init" pgid=488 pgcomm="perfd"
  1558. [ 85.315192] type=1400 audit(1486686887.797:34): avc: denied { open } for pid=2437 comm="perfd" path="/dev/cpuset/system-background/cpus" dev="tmpfs" ino=716 scontext=u:r:perfd:s0 tcontext=u:object_r:device:s0 tclass=file permissive=0 ppid=1 pcomm="init" pgid=488 pgcomm="perfd"
  1559. [ 85.315261] type=1400 audit(1486686887.797:35): avc: denied { open } for pid=2437 comm="perfd" path="/dev/cpuset/background/cpus" dev="tmpfs" ino=713 scontext=u:r:perfd:s0 tcontext=u:object_r:device:s0 tclass=file permissive=0 ppid=1 pcomm="init" pgid=488 pgcomm="perfd"
  1560. [ 86.087383] type=1400 audit(1486686888.567:36): avc: denied { read } for pid=1547 comm="android.bg" name="task" dev="proc" ino=35646 scontext=u:r:system_server:s0 tcontext=u:r:logd:s0 tclass=dir permissive=0 ppid=945 pcomm="main" pgid=1524 pgcomm="system_server"
  1561. [ 87.890690] i2c-msm-v2 75b6000.i2c: msm_bus_scale_register_client(mstr-id:84):0x25 (ok)
  1562. [ 88.049271] sps: BAM device 0x0000000007584000 is not registered yet.
  1563. [ 88.049529] sps:BAM 0x0000000007584000 is registered.
  1564. [ 88.051892] sps:BAM 0x0000000007584000 (va:0xffffff8004c00000) enabled: ver:0x19, number of pipes:24
  1565. [ 88.425827] init: Service 'bootanim' (pid 782) exited with status 0
  1566. [ 88.427601] init: Starting service 'usf-post-boot'...
  1567. [ 88.428735] init: Starting service 'exec 39 (/system/bin/bootstat)'...
  1568. [ 88.458123] init: Service 'exec 39 (/system/bin/bootstat)' (pid 2961) exited with status 0
  1569. [ 88.458806] init: Starting service 'exec 40 (/system/bin/bootstat)'...
  1570. [ 88.468666] init: Service 'exec 40 (/system/bin/bootstat)' (pid 2963) exited with status 0
  1571. [ 88.469084] init: Starting service 'exec 41 (/system/bin/bootstat)'...
  1572. [ 88.492801] init: Service 'exec 41 (/system/bin/bootstat)' (pid 2965) exited with status 0
  1573. [ 88.493303] init: Starting service 'exec 42 (/system/bin/bootstat)'...
  1574. [ 88.550898] init: Service 'exec 42 (/system/bin/bootstat)' (pid 2968) exited with status 0
  1575. [ 88.552108] clearpad clearpad: (clearpad_ctrl_session_begin:1350) begin 'force sleep store' session
  1576. [ 88.552128] clearpad clearpad: (clearpad_ctrl_session_end:1399) end 'force sleep store' session
  1577. [ 88.592525] init: Service 'usf-post-boot' (pid 2960) exited with status 0
  1578. [ 88.719755] VFAT: not creating 8.3 short filenames for long names
  1579. [ 89.199336] DHD Runtime PM Disabled
  1580. [ 89.204545] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  1581. [ 89.407836] DHD Runtime PM Enabled
  1582. [ 90.052650] DHD Runtime PM Disabled
  1583. [ 90.056070] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  1584. [ 92.310180] dhd_prot_flow_ring_create: Send Flow Create Req flow ID 42 for peer 01:00:16 prio 3 ifindex 0
  1585. [ 92.310606] dhd_prot_flow_ring_create_response_process: Flow Create Response status = 0 Flow 42
  1586. [ 92.353361] ------------[ cut here ]------------
  1587. [ 92.353383] WARNING: CPU: 0 PID: 3414 at /home/hudsonslave/root/workspace/offbuild_tone-2.1.0_android_matrix/HUDSON_PRODUCT/kagura_dsds/HUDSON_VARIANT/user/label/CM/kernel/msm-3.18/net/core/dev.c:3426 netif_rx_internal+0xfc/0x228()
  1588. [ 92.353387] Cloned packet from dev wlan0
  1589. [ 92.353391] Modules linked in: texfat(PO) wlan(O) ecryptfs(O) kscl(O)
  1590. [ 92.353407] CPU: 0 PID: 3414 Comm: UpnpClientManag Tainted: P W O 3.18.31-perf-g6ca3aed-02969-g71aee3f #1
  1591. [ 92.353411] Hardware name: SoMC Kagura-ROW (DT)
  1592. [ 92.353415] Call trace:
  1593. [ 92.353429] [<ffffffc00020790c>] dump_backtrace+0x0/0x270
  1594. [ 92.353434] [<ffffffc000207b90>] show_stack+0x14/0x1c
  1595. [ 92.353440] [<ffffffc000e555dc>] dump_stack+0x8c/0xb0
  1596. [ 92.353447] [<ffffffc0002205b4>] warn_slowpath_common+0x8c/0xb0
  1597. [ 92.353452] [<ffffffc000220628>] warn_slowpath_fmt+0x50/0x58
  1598. [ 92.353457] [<ffffffc000c85a10>] netif_rx_internal+0xfc/0x228
  1599. [ 92.353461] [<ffffffc000c865ec>] netif_rx_ni+0x98/0x12c
  1600. [ 92.353466] [<ffffffc000c8673c>] dev_loopback_xmit+0xbc/0xcc
  1601. [ 92.353473] [<ffffffc000cf7f3c>] ip_mc_output+0x138/0x254
  1602. [ 92.353477] [<ffffffc000cf78a4>] ip_local_out_sk+0x3c/0x48
  1603. [ 92.353482] [<ffffffc000cf8bd0>] ip_send_skb+0x18/0xa4
  1604. [ 92.353487] [<ffffffc000d1a0fc>] udp_send_skb+0x190/0x2ac
  1605. [ 92.353491] [<ffffffc000d1c060>] udp_sendmsg+0x4c8/0x6f4
  1606. [ 92.353496] [<ffffffc000d250b0>] inet_sendmsg+0x8c/0xc0
  1607. [ 92.353501] [<ffffffc000c7107c>] sock_sendmsg+0x88/0xa4
  1608. [ 92.353506] [<ffffffc000c731f4>] SyS_sendto+0x174/0x1bc
  1609. [ 92.353509] ---[ end trace c148cba58def78c9 ]---
  1610. [ 92.745493] type=1400 audit(1486686895.227:37): avc: denied { getattr } for pid=3475 comm="pool-1-thread-1" path="/proc/sysrq-trigger" dev="proc" ino=4026532511 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc_sysrq:s0 tclass=file permissive=0 ppid=946 pcomm="main" pgid=3457 pgcomm="o.android.imoim"
  1611. [ 92.745886] type=1400 audit(1486686895.227:38): avc: denied { getattr } for pid=3475 comm="pool-1-thread-1" path="/proc/last_amsslog" dev="proc" ino=4026532509 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc_last_amsslog:s0 tclass=file permissive=0 ppid=946 pcomm="main" pgid=3457 pgcomm="o.android.imoim"
  1612. [ 92.746397] type=1400 audit(1486686895.227:39): avc: denied { getattr } for pid=3475 comm="pool-1-thread-1" path="/proc/iomem" dev="proc" ino=4026532433 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc_iomem:s0 tclass=file permissive=0 ppid=946 pcomm="main" pgid=3457 pgcomm="o.android.imoim"
  1613. [ 92.747606] type=1400 audit(1486686895.227:40): avc: denied { getattr } for pid=3475 comm="pool-1-thread-1" path="/proc/rdtags" dev="proc" ino=4026531904 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:rdtag_procfile:s0 tclass=dir permissive=0 ppid=946 pcomm="main" pgid=3457 pgcomm="o.android.imoim"
  1614. [ 92.747733] type=1400 audit(1486686895.227:41): avc: denied { getattr } for pid=3475 comm="pool-1-thread-1" path="/proc/rdtag" dev="proc" ino=4026531903 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:rdtag_procfile:s0 tclass=file permissive=0 ppid=946 pcomm="main" pgid=3457 pgcomm="o.android.imoim"
  1615. [ 92.903259] type=1400 audit(1486686895.377:42): avc: denied { unlink } for pid=3507 comm="Thread-47" name="log" dev="mmcblk0p43" ino=8203 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 ppid=945 pcomm="main" pgid=1524 pgcomm="system_server"
  1616. [ 92.903993] type=1400 audit(1486686895.377:43): avc: denied { unlink } for pid=3507 comm="Thread-47" name=".version" dev="mmcblk0p43" ino=8205 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 ppid=945 pcomm="main" pgid=1524 pgcomm="system_server"
  1617. [ 92.904202] type=1400 audit(1486686895.377:44): avc: denied { unlink } for pid=3507 comm="Thread-47" name="recovery.fstab" dev="mmcblk0p43" ino=8206 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 ppid=945 pcomm="main" pgid=1524 pgcomm="system_server"
  1618. [ 92.906773] type=1400 audit(1486686895.377:45): avc: denied { unlink } for pid=3507 comm="Thread-47" name="storage.fstab" dev="mmcblk0p43" ino=8207 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 ppid=945 pcomm="main" pgid=1524 pgcomm="system_server"
  1619. [ 92.906926] type=1400 audit(1486686895.377:46): avc: denied { unlink } for pid=3507 comm="Thread-47" name="intent" dev="mmcblk0p43" ino=8208 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 ppid=945 pcomm="main" pgid=1524 pgcomm="system_server"
  1620. [ 93.078773] DHD Runtime PM Enabled
  1621. [ 93.087014] binder: 3474:3474 transaction failed 29201, size 0-0
  1622. [ 93.087107] type=1400 audit(1486686895.567:47): avc: denied { call } for pid=3474 comm="service" scontext=u:r:system_app:s0 tcontext=u:r:fingerprintd:s0 tclass=binder permissive=0 ppid=3472 pcomm="sh" pgid=3472 pgcomm="sh"
  1623. [ 93.496784] dhd_prot_ioctl: status ret value is -2
  1624. [ 93.548700] DHD Runtime PM Disabled
  1625. [ 93.550424] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  1626. [ 93.913238] SMBCHG: smbchg_battery_set_property: prop 81, val = 5
  1627. [ 96.655467] somc_update_qtxpower: Set max tx power: 53 qdBm (delta=-50)
  1628. [ 96.655478] somc_update_qtxpower: Set max tx power: 45 qdBm (delta=50)
  1629. [ 96.656777] somc_update_qtxpower: Set max tx power: 35 qdBm (delta=-150)
  1630. [ 96.656786] somc_update_qtxpower: Set max tx power: 36 qdBm (delta=-50)
  1631. [ 97.237410] m.android.phone[1920]: unhandled level 2 translation fault (11) at 0x00000000, esr 0x92000006
  1632. [ 97.237420] pgd = ffffffc08de6a000
  1633. [ 97.237472] [00000000] *pgd=000000010de60003, *pud=000000010de60003, *pmd=0000000000000000
  1634. [ 97.237486]
  1635. [ 97.237494] CPU: 3 PID: 1920 Comm: m.android.phone Tainted: P W O 3.18.31-perf-g6ca3aed-02969-g71aee3f #1
  1636. [ 97.237501] Hardware name: SoMC Kagura-ROW (DT)
  1637. [ 97.237507] task: ffffffc02b4f6200 ti: ffffffc08c32c000 task.ti: ffffffc08c32c000
  1638. [ 97.237514] PC is at 0x751dc1b4
  1639. [ 97.237518] LR is at 0x751dc19c
  1640. [ 97.237523] pc : [<00000000751dc1b4>] lr : [<00000000751dc19c>] pstate: 80000000
  1641. [ 97.237527] sp : 0000007fe992e800
  1642. [ 97.237530] x29: 0000000012e3f350 x28: 0000000000000000
  1643. [ 97.237536] x27: 0000000012d771c0 x26: 0000000012d28940
  1644. [ 97.237542] x25: 0000000012cfa3a0 x24: 0000000012dcbb20
  1645. [ 97.237549] x23: 0000000012e3f350 x22: 0000000000000000
  1646. [ 97.237554] x21: 0000000012ffac40 x20: 0000000000000000
  1647. [ 97.237562] x19: 0000007f91096a00 x18: 0000007f8940d240
  1648. [ 97.237569] x17: 000000000025c7e6 x16: 0000007f8c802070
  1649. [ 97.237574] x15: 0000000000000005 x14: 0000000000000002
  1650. [ 97.237579] x13: ff00000000000000 x12: 000000000000004c
  1651. [ 97.237584] x11: 0000000000000000 x10: 000000000000010a
  1652. [ 97.237589] x9 : 7f98c37924f72ef4 x8 : 0000000000000000
  1653. [ 97.237596] x7 : 0000007f06e05d6d x6 : 0000000000180a0f
  1654. [ 97.237601] x5 : 0000007fe992e758 x4 : 0000000012ffa000
  1655. [ 97.237606] x3 : 0000000012ffac40 x2 : 0000000070c94480
  1656. [ 97.237611] x1 : 0000000000000000 x0 : 0000000070bcb4a0
  1657. [ 97.237615]
  1658. [ 97.244071] m.android.phone[1920]: unhandled level 2 translation fault (11) at 0x00000000, esr 0x92000006
  1659. [ 97.244081] pgd = ffffffc08de6a000
  1660. [ 97.244091] [00000000] *pgd=000000010de60003, *pud=000000010de60003, *pmd=0000000000000000
  1661. [ 97.244105]
  1662. [ 97.244113] CPU: 3 PID: 1920 Comm: m.android.phone Tainted: P W O 3.18.31-perf-g6ca3aed-02969-g71aee3f #1
  1663. [ 97.244117] Hardware name: SoMC Kagura-ROW (DT)
  1664. [ 97.244122] task: ffffffc02b4f6200 ti: ffffffc08c32c000 task.ti: ffffffc08c32c000
  1665. [ 97.244129] PC is at 0x751dc1b4
  1666. [ 97.244133] LR is at 0x751dc19c
  1667. [ 97.244137] pc : [<00000000751dc1b4>] lr : [<00000000751dc19c>] pstate: 80000000
  1668. [ 97.244141] sp : 0000007fe992e800
  1669. [ 97.244144] x29: 0000000012e3f0b0 x28: 0000000000000000
  1670. [ 97.244151] x27: 0000000012d771c0 x26: 0000000012d28fa0
  1671. [ 97.244157] x25: 0000000012cfa3a0 x24: 0000000012e1fcd0
  1672. [ 97.244162] x23: 0000000012e3f0b0 x22: 0000000000000000
  1673. [ 97.244168] x21: 0000000012ffa760 x20: 0000000000000000
  1674. [ 97.244173] x19: 0000007f91096a00 x18: 0000000000000001
  1675. [ 97.244178] x17: 000000000025c7e1 x16: 0000007f8c802070
  1676. [ 97.244184] x15: 0000000000000000 x14: 0000007f90ab1a50
  1677. [ 97.244190] x13: 0000007f90ab19f0 x12: 0000007fe992e440
  1678. [ 97.244195] x11: 0000000000000000 x10: 0000000000590000
  1679. [ 97.244201] x9 : 0000007f91096be0 x8 : 0000007fe992f128
  1680. [ 97.244206] x7 : 0000007f91d9b198 x6 : 0000000000000000
  1681. [ 97.244211] x5 : 0000007f91106300 x4 : 0000000012ffa000
  1682. [ 97.244216] x3 : 0000000012ffa760 x2 : 0000000070c94480
  1683. [ 97.244221] x1 : 0000000000000000 x0 : 0000000070bcb4a0
  1684. [ 97.244225]
  1685. [ 97.255102] m.android.phone[1920]: unhandled level 2 translation fault (11) at 0x00000000, esr 0x92000006
  1686. [ 97.255112] pgd = ffffffc08de6a000
  1687. [ 97.255122] [00000000] *pgd=000000010de60003, *pud=000000010de60003, *pmd=0000000000000000
  1688. [ 97.255135]
  1689. [ 97.255144] CPU: 0 PID: 1920 Comm: m.android.phone Tainted: P W O 3.18.31-perf-g6ca3aed-02969-g71aee3f #1
  1690. [ 97.255148] Hardware name: SoMC Kagura-ROW (DT)
  1691. [ 97.255153] task: ffffffc02b4f6200 ti: ffffffc08c32c000 task.ti: ffffffc08c32c000
  1692. [ 97.255160] PC is at 0x751dc1b4
  1693. [ 97.255164] LR is at 0x751dc19c
  1694. [ 97.255168] pc : [<00000000751dc1b4>] lr : [<00000000751dc19c>] pstate: 80000000
  1695. [ 97.255171] sp : 0000007fe992e800
  1696. [ 97.255175] x29: 0000000012e5e0e8 x28: 0000000000000000
  1697. [ 97.255180] x27: 0000000012d771c0 x26: 0000000012de01a0
  1698. [ 97.255186] x25: 0000000012cfa3a0 x24: 0000000012e67448
  1699. [ 97.255191] x23: 0000000012e5e0e8 x22: 0000000000000000
  1700. [ 97.255196] x21: 0000000012ffa610 x20: 0000000000000000
  1701. [ 97.255201] x19: 0000007f91096a00 x18: 0000007f8940d240
  1702. [ 97.255206] x17: 000000000025cbc1 x16: 0000007f8c802070
  1703. [ 97.255211] x15: 0000000000000000 x14: 0000007f90ab1a50
  1704. [ 97.255216] x13: 0000007f90ab19f0 x12: 0000007fe992e440
  1705. [ 97.255220] x11: 0000000000000000 x10: 0000000000590000
  1706. [ 97.255225] x9 : 0000007f91096be0 x8 : 0000007fe992f128
  1707. [ 97.255230] x7 : 0000007f91d9b198 x6 : 0000000000000000
  1708. [ 97.255235] x5 : 0000007f91106300 x4 : 0000000012ffa000
  1709. [ 97.255240] x3 : 0000000012ffa610 x2 : 0000000070c94480
  1710. [ 97.255245] x1 : 0000000000000000 x0 : 0000000070bcb4a0
  1711. [ 97.255250]
  1712. [ 97.267180] m.android.phone[1920]: unhandled level 2 translation fault (11) at 0x00000000, esr 0x92000006
  1713. [ 97.267189] pgd = ffffffc08de6a000
  1714. [ 97.267198] [00000000] *pgd=000000010de60003, *pud=000000010de60003, *pmd=0000000000000000
  1715. [ 97.267210]
  1716. [ 97.267218] CPU: 1 PID: 1920 Comm: m.android.phone Tainted: P W O 3.18.31-perf-g6ca3aed-02969-g71aee3f #1
  1717. [ 97.267222] Hardware name: SoMC Kagura-ROW (DT)
  1718. [ 97.267228] task: ffffffc02b4f6200 ti: ffffffc08c32c000 task.ti: ffffffc08c32c000
  1719. [ 97.267235] PC is at 0x751dc1b4
  1720. [ 97.267238] LR is at 0x751dc19c
  1721. [ 97.267243] pc : [<00000000751dc1b4>] lr : [<00000000751dc19c>] pstate: 80000000
  1722. [ 97.267246] sp : 0000007fe992e800
  1723. [ 97.267249] x29: 0000000012e5e190 x28: 0000000000000000
  1724. [ 97.267255] x27: 0000000012d771c0 x26: 0000000012de03a0
  1725. [ 97.267261] x25: 0000000012cfa3a0 x24: 0000000012e86640
  1726. [ 97.267266] x23: 0000000012e5e190 x22: 0000000000000000
  1727. [ 97.267271] x21: 0000000012ffa448 x20: 0000000000000000
  1728. [ 97.267277] x19: 0000007f91096a00 x18: 0000007f8940d240
  1729. [ 97.267282] x17: 000000000025cbc3 x16: 0000007f8c802070
  1730. [ 97.267287] x15: 0000000000000000 x14: 0000007f90ab1a50
  1731. [ 97.267292] x13: 0000007f90ab19f0 x12: 0000007fe992e440
  1732. [ 97.267297] x11: 0000000000000000 x10: 0000000000590000
  1733. [ 97.267303] x9 : 0000007f91096be0 x8 : 0000007fe992f128
  1734. [ 97.267308] x7 : 0000007f91d9b198 x6 : 0000000000000000
  1735. [ 97.267313] x5 : 0000007f91106300 x4 : 0000000012ffa000
  1736. [ 97.267318] x3 : 0000000012ffa448 x2 : 0000000070c94480
  1737. [ 97.267323] x1 : 0000000000000000 x0 : 0000000070bcb4a0
  1738. [ 97.267328]
  1739. [ 97.533908] binder: 959:2254 transaction failed 29189, size 60-0
  1740. [ 98.675626] i2c-msm-v2 75b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:0 tx:4) mode:FIFO slv_addr:0x28 MSTR_STS:0x0d1300c8 OPER:0x00000090
  1741. [ 99.316114] binder: 2037:2513 transaction failed 29189, size 260-0
  1742. [ 99.420480] DHD Runtime PM Enabled
  1743. [ 99.430426] DHD Runtime PM Disabled
  1744. [ 99.431856] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  1745. [ 99.636440] DHD Runtime PM Enabled
  1746. [ 99.914048] somc_update_qtxpower: Set max tx power: 125 qdBm (delta=-50)
  1747. [ 99.914061] somc_update_qtxpower: Set max tx power: 127 qdBm (delta=50)
  1748. [ 99.916869] somc_update_qtxpower: Set max tx power: 121 qdBm (delta=-150)
  1749. [ 99.916879] somc_update_qtxpower: Set max tx power: 125 qdBm (delta=-50)
  1750. [ 100.384935] clearpad clearpad: (clearpad_ctrl_session_begin:1350) begin 'force sleep store' session
  1751. [ 100.384955] clearpad clearpad: (clearpad_set_early_suspend_mode:3529) set early suspend mode
  1752. [ 100.385264] clearpad clearpad: (clearpad_set_irq:999) irq was disabled
  1753. [ 100.385274] clearpad clearpad: (clearpad_set_early_suspend_mode:3553) enter sleep mode
  1754. [ 100.385287] clearpad clearpad: (clearpad_ctrl_session_end:1399) end 'force sleep store' session
  1755. [ 100.403346] clearpad clearpad: (clearpad_fb_notifier_callback:6385) Early: Powerdown
  1756. [ 100.419240] clearpad clearpad: (clearpad_fb_notifier_callback:6385) ExtEarly: Powerdown
  1757. [ 100.539363] clearpad clearpad: (clearpad_fb_notifier_callback:6404) ExtBlank: Powerdown
  1758. [ 100.539374] clearpad clearpad: (clearpad_powerdown_core:6251) POWERDOWN (power=OK icount=33) @ 100.539353345
  1759. [ 100.539388] clearpad clearpad: (clearpad_set_suspend_mode:3564) set suspend mode
  1760. [ 100.539391] clearpad clearpad: (clearpad_set_suspend_mode:3570) prepare for wakeup gesture mode
  1761. [ 100.582379] clearpad clearpad: (clearpad_set_irq:996) irq was enabled
  1762. [ 100.582384] clearpad clearpad: (clearpad_set_suspend_mode:3590) enter wakeup gesture mode
  1763. [ 100.582388] clearpad clearpad: (clearpad_set_suspend_mode:3626) no noise_det irq change (disable)
  1764. [ 100.582431] clearpad clearpad: (clearpad_fb_notifier_callback:6404) Blank: Powerdown
  1765. [ 100.582439] clearpad clearpad: (clearpad_powerdown_core:6246) received POWERDOWN again (power=OK icount=33) @ 100.582419491
  1766. [ 100.606889] dhd_set_suspend: Remove extra suspend setting
  1767. [ 100.751958] dhd_set_suspend: force extra Suspend setting
  1768. [ 100.759574] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10
  1769. [ 100.793716] i2c-msm-v2 75b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:0 tx:4) mode:FIFO slv_addr:0x28 MSTR_STS:0x0d1300c8 OPER:0x00000090
  1770. [ 101.674993] clearpad clearpad: (clearpad_handle_gesture:4274) gesture: 3
  1771. [ 101.675009] evdt_execute: === DOUBLE TAP ===
  1772. [ 101.692695] clearpad clearpad: (clearpad_fb_notifier_callback:6385) Early: Unblank
  1773. [ 101.692704] clearpad clearpad: (clearpad_fb_early_unblank_handler:6319) EARLY UNBLANK @ 101.692683814
  1774. [ 101.714472] dhd_set_suspend: Remove extra suspend setting
  1775. [ 101.863235] clearpad clearpad: (clearpad_fb_notifier_callback:6404) Blank: Unblank
  1776. [ 101.863246] clearpad clearpad: (clearpad_fb_unblank_handler:6332) UNBLANK (power=OK icount=0 active=false) @ 101.863225584
  1777. [ 101.863253] clearpad clearpad: (clearpad_fb_unblank_handler:6356) schedule for thread resume operation
  1778. [ 101.863260] clearpad clearpad: (clearpad_fb_unblank_handler:6365) end UNBLANK @ 101.863242512
  1779. [ 101.866297] clearpad clearpad: (clearpad_thread_resume_work:8625) start thread_resume @ 101.866264387
  1780. [ 101.866317] clearpad clearpad: (clearpad_handle_if_first_event:2709) first event (power=OK active=false) @ 101.866296834
  1781. [ 101.866329] clearpad clearpad: (clearpad_initialize_if_first_event:2636) read first event (power=OK active=false) @ 101.866309803
  1782. [ 101.912298] i2c-msm-v2 75b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:0 tx:4) mode:FIFO slv_addr:0x28 MSTR_STS:0x0d1300c8 OPER:0x00000090
  1783. [ 101.958666] clearpad clearpad: (clearpad_force_sleep_store:5402) avoid to access I2C before waiting 220 ms delay
  1784. [ 102.091520] clearpad clearpad: (clearpad_read_pdt:1696) F34 page:0x00 base[DATA:0x00 CTRL:0x0c COMMAND:0x00 QUERY:0x28] irq:0x01
  1785. [ 102.092674] clearpad clearpad: (clearpad_read_pdt:1696) F01 page:0x00 base[DATA:0x06 CTRL:0x0d COMMAND:0x27 QUERY:0x30] irq:0x02
  1786. [ 102.093879] clearpad clearpad: (clearpad_read_pdt:1696) F12 page:0x00 base[DATA:0x09 CTRL:0x13 COMMAND:0x00 QUERY:0x4d] irq:0x04
  1787. [ 102.096489] clearpad clearpad: (clearpad_read_pdt:1696) F54 page:0x01 base[DATA:0x00 CTRL:0x12 COMMAND:0x68 QUERY:0x69] irq:0x08
  1788. [ 102.102400] clearpad clearpad: (clearpad_read_pdt:1696) F55 page:0x03 base[DATA:0x00 CTRL:0x00 COMMAND:0x08 QUERY:0x09] irq:0x10
  1789. [ 102.105376] clearpad clearpad: (clearpad_read_pdt:1696) F51 page:0x04 base[DATA:0x00 CTRL:0x02 COMMAND:0x00 QUERY:0xf0] irq:0x00
  1790. [ 102.105896] clearpad clearpad: (clearpad_initialize:2495) initialize device
  1791. [ 102.106563] clearpad clearpad: (clearpad_initialize:2510) device status 0x81
  1792. [ 102.106825] clearpad clearpad: (clearpad_initialize:2518) bootloader revision 7.003
  1793. [ 102.107471] clearpad clearpad: (clearpad_initialize:2540) FW status 0x40
  1794. [ 102.107483] clearpad clearpad: (clearpad_update_chip_id:6107) chip_id=0x3a
  1795. [ 102.107492] clearpad clearpad: (clearpad_touch_config_dt_for_chip_id:5903) read settings for S3330
  1796. [ 102.111650] clearpad clearpad: (clearpad_prepare_f12_2d:2468) x_max=1079, y_max=1919, n_fingers=10, n_bytes_per_object=8
  1797. [ 102.117735] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: enable/OPEN
  1798. [ 102.118182] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  1799. [ 102.121016] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: enable/OPEN
  1800. [ 102.121413] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  1801. [ 102.121429] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: enable/OPEN
  1802. [ 102.121727] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  1803. [ 102.142628] clearpad clearpad: (clearpad_initialize:2608) result: S3330, family 0xb0, fw rev 0x08.00, extra 0x06, (no fw update)
  1804. [ 102.142641] clearpad clearpad: (clearpad_process_F01_RMI:4293) device status 0x81 (code=1, unconfig=1)
  1805. [ 102.142649] clearpad clearpad: (clearpad_process_F01_RMI:4297) device reset
  1806. [ 102.142656] clearpad clearpad: (clearpad_process_F01_RMI:4303) clear glitch (irq_pending=true) for reset
  1807. [ 102.142662] clearpad clearpad: (clearpad_process_F01_RMI:4306) clear force sleep mode
  1808. [ 102.142668] clearpad clearpad: (clearpad_set_resume_mode:3453) set resume mode
  1809. [ 102.144335] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: enable/OPEN
  1810. [ 102.144708] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  1811. [ 102.144720] clearpad clearpad: (clearpad_set_resume_mode:3500) no noise_det irq change (enable)
  1812. [ 102.144727] clearpad clearpad: (clearpad_set_resume_mode:3516) set resume mode (rc=0)
  1813. [ 102.144746] clearpad clearpad: (clearpad_thread_resume_work:8641) end thread_resume @ 102.144726157
  1814. [ 102.145217] clearpad clearpad: (clearpad_process_irq:4417) no work, interrupt=[0x00]
  1815. [ 102.145696] clearpad clearpad: (clearpad_process_irq:4417) no work, interrupt=[0x00]
  1816. [ 103.217186] dhd_prot_ioctl: status ret value is -2
  1817. [ 104.813045] afe_get_cal_hw_delay: Unable to find delay for sample rate 8000
  1818. [ 105.444091] type=1400 audit(1486686907.927:48): avc: denied { read } for pid=1548 comm="ActivityManager" name="task" dev="proc" ino=35646 scontext=u:r:system_server:s0 tcontext=u:r:logd:s0 tclass=dir permissive=0 ppid=945 pcomm="main" pgid=1524 pgcomm="system_server"
  1819. [ 106.458868] i2c-msm-v2 75b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:0 tx:4) mode:FIFO slv_addr:0x28 MSTR_STS:0x0d1300c8 OPER:0x00000090
  1820. [ 106.920443] wsa881x_get_temp: T0: 52 is out of range[5, 45]
  1821. [ 106.921399] wsa881x_get_temp: T0: 48 is out of range[5, 45]
  1822. [ 107.379225] type=1400 audit(1486686909.857:49): avc: denied { read } for pid=4583 comm="IntentService[D" name="/" dev="tmpfs" ino=14313 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=945 pcomm="main" pgid=4462 pgcomm="id.gms.unstable"
  1823. [ 107.890478] type=1400 audit(1486686910.377:50): avc: denied { read write } for pid=4814 comm="Thread-2" name="diag" dev="tmpfs" ino=14507 scontext=u:r:dataservice_app:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0 ppid=945 pcomm="main" pgid=2579 pgcomm=".dataservices"
  1824. [ 108.279745] init: Untracked pid 3975 killed by signal 9
  1825. [ 110.554921] type=1400 audit(1486686913.037:51): avc: denied { getattr } for pid=2843 comm="Binder:2828_2" path="/data/data/com.sonyericsson.android.omacp" dev="dm-0" ino=868462 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0 ppid=945 pcomm="main" pgid=2828 pgcomm="oo.lightmanager"
  1826. [ 111.624401] QSEECOM: qseecom_load_app: App (tzwidevine) does'nt exist, loading apps for first time
  1827. [ 111.785366] QSEECOM: qseecom_load_app: App with id 44 (tzwidevine) now loaded
  1828. [ 111.813059] QSEECOM: qseecom_load_app: App (tzwvcpybuf) does'nt exist, loading apps for first time
  1829. [ 111.890735] QSEECOM: qseecom_load_app: App with id 45 (tzwvcpybuf) now loaded
  1830. [ 111.958276] DHD Runtime PM Disabled
  1831. [ 111.962193] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  1832. [ 112.093711] QSEECOM: qseecom_unload_app: App id 44 now unloaded
  1833. [ 112.094821] QSEECOM: qseecom_unload_app: App id 45 now unloaded
  1834. [ 112.240423] type=1400 audit(1486686914.687:52): avc: denied { read } for pid=4473 comm="Binder:4462_1" name="/" dev="tmpfs" ino=14313 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=945 pcomm="main" pgid=4462 pgcomm="id.gms.unstable"
  1835. [ 112.430360] afe_get_cal_hw_delay: Unable to find delay for sample rate 8000
  1836. [ 112.447532] binder: undelivered transaction 115133
  1837. [ 112.592899] QSEECOM: qseecom_load_app: App (tzwidevine) does'nt exist, loading apps for first time
  1838. [ 112.738659] QSEECOM: qseecom_load_app: App with id 46 (tzwidevine) now loaded
  1839. [ 112.742000] QSEECOM: qseecom_load_app: App (tzwvcpybuf) does'nt exist, loading apps for first time
  1840. [ 112.800167] QSEECOM: qseecom_load_app: App with id 47 (tzwvcpybuf) now loaded
  1841. [ 112.958424] QSEECOM: qseecom_unload_app: App id 46 now unloaded
  1842. [ 112.961148] QSEECOM: qseecom_unload_app: App id 47 now unloaded
  1843. [ 114.508073] wsa881x_get_temp: T0: 53 is out of range[5, 45]
  1844. [ 114.508640] wsa881x_get_temp: T0: 48 is out of range[5, 45]
  1845. [ 114.623643] binder: 959:2028 transaction failed 29189, size 60-0
  1846. [ 114.946998] SMBCHG: smbchg_battery_set_property: prop 81, val = 8
  1847. [ 116.144413] binder: send failed reply for transaction 123689 to 5037:5045
  1848. [ 116.515376] SMBCHG: smbchg_battery_set_property: prop 122, val = 1
  1849. [ 116.515388] SMBCHG: smbchg_battery_set_property: Smart Charging was activated.
  1850. [ 116.535134] SMBCHG: smbchg_battery_set_property: prop 123, val = 0
  1851. [ 116.535150] SMBCHG: somc_chg_smart_set_suspend: voted for smart charging (0).
  1852. [ 118.034072] DHD Runtime PM Enabled
  1853. [ 118.597174] DHD Runtime PM Disabled
  1854. [ 118.598740] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  1855. [ 118.806105] DHD Runtime PM Enabled
  1856. [ 119.883231] afe_get_cal_hw_delay: Unable to find delay for sample rate 8000
  1857. [ 121.961400] wsa881x_get_temp: T0: 52 is out of range[5, 45]
  1858. [ 121.962178] wsa881x_get_temp: T0: 48 is out of range[5, 45]
  1859. [ 123.825718] afe_get_cal_hw_delay: Unable to find delay for sample rate 8000
  1860. [ 125.884132] wsa881x_get_temp: T0: 52 is out of range[5, 45]
  1861. [ 125.884751] wsa881x_get_temp: T0: 48 is out of range[5, 45]
  1862. [ 127.084501] msm_vidc: info: Opening video instance: 0000000000000000, 1
  1863. [ 128.359365] msm_vidc: info: Closed video instance: 0000000000000000
  1864. [ 128.500951] msm_vidc: info: Opening video instance: 0000000000000000, 1
  1865. [ 129.354457] msm_vidc: info: Closed video instance: 0000000000000000
  1866. [ 129.516937] msm_vidc: info: Opening video instance: 0000000000000000, 1
  1867. [ 130.673926] msm_vidc: info: Closed video instance: 0000000000000000
  1868. [ 130.976697] init: Untracked pid 5706 killed by signal 9
  1869. [ 131.376053] type=1400 audit(1486686933.857:53): avc: denied { search } for pid=6557 comm="dboxed_process0" name="tmp" dev="dm-0" ino=21 scontext=u:r:isolated_app:s0:c512,c768 tcontext=u:object_r:shell_data_file:s0 tclass=dir permissive=0 ppid=946 pcomm="main" pgid=946 pgcomm="main"
  1870. [ 133.800518] binder: 1524:1783 transaction failed 29189, size 328-0
  1871. [ 134.264256] binder: 6169: binder_alloc_buf, no vma
  1872. [ 134.264308] binder: 1524:2673 transaction failed 29201, size 76-0
  1873. [ 134.265843] binder: 6169: binder_alloc_buf, no vma
  1874. [ 134.265860] binder: 1524:2673 transaction failed 29201, size 292-8
  1875. [ 134.266901] binder: 6169: binder_alloc_buf, no vma
  1876. [ 134.266914] binder: 1524:2673 transaction failed 29201, size 76-0
  1877. [ 134.471944] binder: 1524:1783 transaction failed 29189, size 328-0
  1878. [ 134.480775] binder: 6523: binder_alloc_buf failed to map pages in userspace, no vma
  1879. [ 134.480794] binder: 1524:2308 transaction failed 29201, size 7496-8
  1880. [ 134.510999] binder: undelivered transaction 156175
  1881. [ 134.511074] binder: undelivered transaction 156171
  1882. [ 134.530823] binder: undelivered transaction 156179
  1883. [ 134.530835] binder: undelivered transaction 156180
  1884. [ 134.530886] binder: undelivered transaction 156176
  1885. [ 136.166224] binder: 1524:1783 transaction failed 29189, size 328-0
  1886. [ 137.985669] SMBCHG: smbchg_battery_set_property: prop 81, val = 5
  1887. [ 138.598224] DHD Runtime PM Disabled
  1888. [ 138.602030] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  1889. [ 138.807808] DHD Runtime PM Enabled
  1890. [ 139.204509] afe_get_cal_hw_delay: Unable to find delay for sample rate 8000
  1891. [ 139.964438] msm_cci_init:1378: hw_version = 0x10040000
  1892. [ 139.970209] msm_pm_qos_update_request: update request 100
  1893. [ 139.970551] msm_pm_qos_update_request: update request -1<6>[ 139.990300] msm_csid_init: CSID_VERSION = 0x30050000
  1894. [ 139.990936] msm_csid_irq CSID2_IRQ_STATUS_ADDR = 0x800
  1895. [ 139.991035] msm_csid_irq CSID2_IRQ_STATUS_ADDR = 0x800
  1896. [ 140.231931] tcs3490 3-0072: CHK 1 tcs3490_chip_pow_store
  1897. [ 140.231945] tcs3490 3-0072: CHK 2 tcs3490_chip_pow_store: value = TRUE
  1898. [ 140.233206] i2c-msm-v2 7577000.i2c: msm_bus_scale_register_client(mstr-id:86):0x26 (ok)
  1899. [ 140.233342] msm8996-pinctrl 1010000.pinctrl: pin GPIO_47 already requested by soc:somc_pinctrl; cannot claim for 7577000.i2c
  1900. [ 140.233352] msm8996-pinctrl 1010000.pinctrl: pin-47 (7577000.i2c) status -22
  1901. [ 140.233364] msm8996-pinctrl 1010000.pinctrl: could not request pin 47 (GPIO_47) from group gpio47 on device 1010000.pinctrl
  1902. [ 140.233377] i2c-msm-v2 7577000.i2c: Error applying setting, reverse things back
  1903. [ 140.233390] i2c-msm-v2 7577000.i2c: error pinctrl_select_state(i2c_active) err:-22
  1904. [ 140.244961] tcs3490 3-0072: tcs3490_power_on: chip was off, restoring regs
  1905. [ 140.244975] tcs3490 3-0072: tcs3490: Setting defaults
  1906. [ 140.244982] tcs3490 3-0072: tcs3490_set_defaults: use defaults
  1907. [ 140.245440] tcs3490 3-0072: tcs3490: Request threaded IRQ
  1908. [ 140.246449] tcs3490 3-0072: tcs3490_als_enable: on = 1
  1909. [ 140.246904] tcs3490 3-0072: tcs3490_update_als_thres: on_enable[TRUE] cur[0] deltaP[1] from[0] to[0]
  1910. [ 140.246914] tcs3490 3-0072: tcs3490_update_enable_reg: Writing CONTROL, val[0x013]
  1911. [ 140.253606] tcs3490 3-0072: tcs3490_set_als_gain: new als gain 4
  1912. [ 140.302426] tcs3490 3-0072: tcs3490_set_als_gain: new als gain 1
  1913. [ 140.329641] msm_csid_irq CSID2_IRQ_STATUS_ADDR = 0x800
  1914. [ 140.337785] msm_pm_qos_update_request: update request 100
  1915. [ 140.337936] msm_pm_qos_update_request: update request -1<4>[ 140.338240] ------------[ cut here ]------------
  1916. [ 140.338263] WARNING: CPU: 1 PID: 7224 at /home/hudsonslave/root/workspace/offbuild_tone-2.1.0_android_matrix/HUDSON_PRODUCT/kagura_dsds/HUDSON_VARIANT/user/label/CM/kernel/msm-3.18/kernel/irq/manage.c:448 __enable_irq+0x40/0x88()
  1917. [ 140.338268] Unbalanced enable for IRQ 184
  1918. [ 140.338272] Modules linked in: texfat(PO) wlan(O) ecryptfs(O) kscl(O)
  1919. [ 140.338292] CPU: 1 PID: 7224 Comm: cammw:client Tainted: P W O 3.18.31-perf-g6ca3aed-02969-g71aee3f #1
  1920. [ 140.338300] Hardware name: SoMC Kagura-ROW (DT)
  1921. [ 140.338307] Call trace:
  1922. [ 140.338326] [<ffffffc00020790c>] dump_backtrace+0x0/0x270
  1923. [ 140.338332] [<ffffffc000207b90>] show_stack+0x14/0x1c
  1924. [ 140.338339] [<ffffffc000e555dc>] dump_stack+0x8c/0xb0
  1925. [ 140.338347] [<ffffffc0002205b4>] warn_slowpath_common+0x8c/0xb0
  1926. [ 140.338352] [<ffffffc000220628>] warn_slowpath_fmt+0x50/0x58
  1927. [ 140.338358] [<ffffffc00026fd3c>] __enable_irq+0x40/0x88
  1928. [ 140.338363] [<ffffffc00026fdec>] enable_irq+0x68/0x78
  1929. [ 140.338370] [<ffffffc0008eb91c>] msm_camera_enable_irq+0x7c/0x94
  1930. [ 140.338377] [<ffffffc000936340>] ispif_open_node+0x80/0xc4
  1931. [ 140.338384] [<ffffffc0008a1280>] subdev_open+0xc8/0x11c
  1932. [ 140.338390] [<ffffffc0008938a8>] v4l2_open+0x88/0xd8
  1933. [ 140.338397] [<ffffffc0003256c0>] chrdev_open+0x138/0x168
  1934. [ 140.338406] [<ffffffc00031f694>] do_dentry_open+0x260/0x2d8
  1935. [ 140.338415] [<ffffffc000320790>] vfs_open+0x60/0x6c
  1936. [ 140.338421] [<ffffffc00032e078>] do_last.isra.41+0x7c8/0xa10
  1937. [ 140.338428] [<ffffffc00032e4c8>] path_openat+0x208/0x564
  1938. [ 140.338436] [<ffffffc00032f020>] do_filp_open+0x30/0x80
  1939. [ 140.338443] [<ffffffc000320ae4>] do_sys_open+0x164/0x1fc
  1940. [ 140.338454] [<ffffffc000366044>] compat_SyS_openat+0xc/0x14
  1941. [ 140.338461] ---[ end trace c148cba58def78ca ]---
  1942. [ 140.343811] msm_isp_cfg_axi_stream: msm_isp_start_axi_stream: rc 0
  1943. [ 140.788876] MSM-CPP cpp_init_hardware:874 CPP HW Version: 0x60000000
  1944. [ 140.788895] MSM-CPP cpp_init_hardware:892 stream_cnt:0
  1945. [ 140.805282] tcs3490 3-0072: tcs3490_set_als_gain: new als gain 4
  1946. [ 140.925046] tcs3490 3-0072: tcs3490_set_als_gain: new als gain 16
  1947. [ 141.033326] SMBCHG: smbchg_battery_set_property: prop 81, val = 0
  1948. [ 141.035144] SMBCHG: smbchg_battery_set_property: prop 81, val = 9
  1949. [ 141.138468] tcs3490 3-0072: tcs3490_set_als_gain: new als gain 64
  1950. [ 141.247546] No change in context(0==0), skip
  1951. [ 141.279530] wsa881x_get_temp: T0: 52 is out of range[5, 45]
  1952. [ 141.280983] wsa881x_get_temp: T0: 48 is out of range[5, 45]
  1953. [ 141.372966] DHD Runtime PM Disabled
  1954. [ 141.376311] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  1955. [ 141.527041] MSM-CPP cpp_init_hardware:874 CPP HW Version: 0x60000000
  1956. [ 141.527054] MSM-CPP cpp_init_hardware:892 stream_cnt:0
  1957. [ 141.709423] type=1400 audit(1486686944.187:54): avc: denied { read } for pid=1548 comm="ActivityManager" name="task" dev="proc" ino=35646 scontext=u:r:system_server:s0 tcontext=u:r:logd:s0 tclass=dir permissive=0 ppid=945 pcomm="main" pgid=1524 pgcomm="system_server"
  1958. [ 142.289856] HTB: quantum of class 10001 is big. Consider r2q change.
  1959. [ 142.312027] HTB: quantum of class 10010 is big. Consider r2q change.
  1960. [ 143.982240] binder: 1524:2036 transaction failed 29189, size 176-0
  1961. [ 143.996497] SMBCHG: smbchg_battery_set_property: prop 81, val = 11
  1962. [ 144.394322] DHD Runtime PM Enabled
  1963. [ 144.423485] DHD Runtime PM Disabled
  1964. [ 144.425136] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  1965. [ 145.389696] SMBCHG: smbchg_battery_set_property: prop 81, val = 0
  1966. [ 145.392993] SMBCHG: smbchg_battery_set_property: prop 81, val = 8
  1967. [ 145.656029] tcs3490 3-0072: tcs3490_als_enable: on = 0
  1968. [ 145.656045] tcs3490 3-0072: tcs3490_update_enable_reg: Writing CONTROL, val[0x02]
  1969. [ 145.656543] tcs3490 3-0072: CHK 1 tcs3490_chip_pow_store
  1970. [ 145.656559] tcs3490 3-0072: CHK 2 tcs3490_chip_pow_store: value = FALSE
  1971. [ 145.900402] msm8996-pinctrl 1010000.pinctrl: pin GPIO_47 already requested by soc:somc_pinctrl; cannot claim for 7577000.i2c
  1972. [ 145.900423] msm8996-pinctrl 1010000.pinctrl: pin-47 (7577000.i2c) status -22
  1973. [ 145.900434] msm8996-pinctrl 1010000.pinctrl: could not request pin 47 (GPIO_47) from group gpio47 on device 1010000.pinctrl
  1974. [ 145.900442] i2c-msm-v2 7577000.i2c: Error applying setting, reverse things back
  1975. [ 145.900451] i2c-msm-v2 7577000.i2c: error pinctrl_select_state(i2c_sleep) err:-22
  1976. [ 146.152708] tcs3490 3-0072: CHK 1 tcs3490_chip_pow_store
  1977. [ 146.152728] tcs3490 3-0072: CHK 2 tcs3490_chip_pow_store: value = TRUE
  1978. [ 146.154599] msm8996-pinctrl 1010000.pinctrl: pin GPIO_47 already requested by soc:somc_pinctrl; cannot claim for 7577000.i2c
  1979. [ 146.154618] msm8996-pinctrl 1010000.pinctrl: pin-47 (7577000.i2c) status -22
  1980. [ 146.154632] msm8996-pinctrl 1010000.pinctrl: could not request pin 47 (GPIO_47) from group gpio47 on device 1010000.pinctrl
  1981. [ 146.154646] i2c-msm-v2 7577000.i2c: Error applying setting, reverse things back
  1982. [ 146.154659] i2c-msm-v2 7577000.i2c: error pinctrl_select_state(i2c_active) err:-22
  1983. [ 146.165921] tcs3490 3-0072: tcs3490_power_on: chip was off, restoring regs
  1984. [ 146.165938] tcs3490 3-0072: tcs3490: Setting defaults
  1985. [ 146.165950] tcs3490 3-0072: tcs3490_set_defaults: use defaults
  1986. [ 146.166427] tcs3490 3-0072: tcs3490: Request threaded IRQ
  1987. [ 146.168083] tcs3490 3-0072: tcs3490_als_enable: on = 1
  1988. [ 146.168524] tcs3490 3-0072: tcs3490_update_als_thres: on_enable[TRUE] cur[158] deltaP[1] from[157] to[159]
  1989. [ 146.168533] tcs3490 3-0072: tcs3490_update_enable_reg: Writing CONTROL, val[0x013]
  1990. [ 146.172516] tcs3490 3-0072: tcs3490_set_als_gain: new als gain 64
  1991. [ 146.180196] msm_cci_init:1378: hw_version = 0x10040000
  1992. [ 146.181024] msm_pm_qos_update_request: update request 100
  1993. [ 146.181223] msm_pm_qos_update_request: update request -1<6>[ 146.199091] tcs3490 3-0072: tcs3490_set_als_gain: new als gain 1
  1994. [ 146.204049] msm_csid_init: CSID_VERSION = 0x30050000
  1995. [ 146.204686] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
  1996. [ 146.204775] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
  1997. [ 146.266646] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
  1998. [ 146.277160] msm_isp_cfg_axi_stream: msm_isp_start_axi_stream: rc 0
  1999. [ 146.476556] SMBCHG: smbchg_battery_set_property: prop 81, val = 0
  2000. [ 146.479168] SMBCHG: smbchg_battery_set_property: prop 81, val = 11
  2001. [ 146.504584] MSM-CPP cpp_init_hardware:874 CPP HW Version: 0x60000000
  2002. [ 146.504599] MSM-CPP cpp_init_hardware:892 stream_cnt:0
  2003. [ 146.539676] tcs3490 3-0072: tcs3490_set_als_gain: new als gain 4
  2004. [ 146.724852] tcs3490 3-0072: tcs3490_set_als_gain: new als gain 16
  2005. [ 146.943622] tcs3490 3-0072: tcs3490_set_als_gain: new als gain 64
  2006. [ 147.445673] DHD Runtime PM Enabled
  2007. [ 148.636698] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0xaff
  2008. [ 148.646081] msm_isp_cfg_axi_stream: msm_isp_start_axi_stream: rc 0
  2009. [ 148.701099] QSEECOM: qseecom_load_app: App (tzwidevine) does'nt exist, loading apps for first time
  2010. [ 148.867481] QSEECOM: qseecom_load_app: App with id 48 (tzwidevine) now loaded
  2011. [ 148.878756] QSEECOM: qseecom_load_app: App (tzwvcpybuf) does'nt exist, loading apps for first time
  2012. [ 149.084400] QSEECOM: qseecom_load_app: App with id 49 (tzwvcpybuf) now loaded
  2013. [ 149.193224] lowmemorykiller: Killing 'ndroid.calendar' (6941), adj 906,
  2014. [ 149.193224] to free 47332kB on behalf of 'excal:ProcessCt' (7880) because
  2015. [ 149.193224] cache 849036kB is below limit 422560kB for oom_score_adj 353
  2016. [ 149.193224] Free memory is 6672kB above reserved.
  2017. [ 149.193224] Free CMA is 80kB
  2018. [ 149.193224] Total reserve is 61648kB
  2019. [ 149.193224] Total free pages is 10648kB
  2020. [ 149.193224] Total file cache is 973224kB
  2021. [ 149.193224] Total zcache is 0kB
  2022. [ 149.193224] GFP mask is 0x242d2
  2023. [ 149.267707] lowmemorykiller: Killing 'com.waze' (6975), adj 906,
  2024. [ 149.267707] to free 39196kB on behalf of 'Profile Saver' (8015) because
  2025. [ 149.267707] cache 841952kB is below limit 422560kB for oom_score_adj 353
  2026. [ 149.267707] Free memory is 8008kB above reserved.
  2027. [ 149.267707] Free CMA is 244kB
  2028. [ 149.267707] Total reserve is 61648kB
  2029. [ 149.267707] Total free pages is 11008kB
  2030. [ 149.267707] Total file cache is 966028kB
  2031. [ 149.267707] Total zcache is 0kB
  2032. [ 149.267707] GFP mask is 0x20200da
  2033. [ 149.569459] lowmemorykiller: Killing 'ingService.LOCK' (6994), adj 906,
  2034. [ 149.569459] to free 36168kB on behalf of 'FLP Service Cal' (2073) because
  2035. [ 149.569459] cache 777868kB is below limit 422560kB for oom_score_adj 353
  2036. [ 149.569459] Free memory is 6564kB above reserved.
  2037. [ 149.569459] Free CMA is 0kB
  2038. [ 149.569459] Total reserve is 61648kB
  2039. [ 149.569459] Total free pages is 10544kB
  2040. [ 149.569459] Total file cache is 900408kB
  2041. [ 149.569459] Total zcache is 0kB
  2042. [ 149.569459] GFP mask is 0x20200da
  2043. [ 149.685389] QSEECOM: qseecom_unload_app: App id 48 now unloaded
  2044. [ 149.688441] QSEECOM: qseecom_unload_app: App id 49 now unloaded
  2045. [ 149.796577] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0xaff
  2046. [ 149.809260] msm_isp_cfg_axi_stream: msm_isp_start_axi_stream: rc 0
  2047. [ 150.962906] type=1400 audit(1486686953.447:55): avc: denied { read } for pid=8086 comm="Binder:8068_2" name="/" dev="tmpfs" ino=14313 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=945 pcomm="main" pgid=8068 pgcomm="id.gms.unstable"
  2048. [ 151.283670] afe_get_cal_hw_delay: Unable to find delay for sample rate 8000
  2049. [ 153.394563] wsa881x_get_temp: T0: 54 is out of range[5, 45]
  2050. [ 153.395146] wsa881x_get_temp: T0: 51 is out of range[5, 45]
  2051. [ 153.666000] tcs3490 3-0072: tcs3490_als_enable: on = 0
  2052. [ 153.666016] tcs3490 3-0072: tcs3490_update_enable_reg: Writing CONTROL, val[0x02]
  2053. [ 153.667084] tcs3490 3-0072: CHK 1 tcs3490_chip_pow_store
  2054. [ 153.667102] tcs3490 3-0072: CHK 2 tcs3490_chip_pow_store: value = FALSE
  2055. [ 153.910152] msm8996-pinctrl 1010000.pinctrl: pin GPIO_47 already requested by soc:somc_pinctrl; cannot claim for 7577000.i2c
  2056. [ 153.910180] msm8996-pinctrl 1010000.pinctrl: pin-47 (7577000.i2c) status -22
  2057. [ 153.910200] msm8996-pinctrl 1010000.pinctrl: could not request pin 47 (GPIO_47) from group gpio47 on device 1010000.pinctrl
  2058. [ 153.910213] i2c-msm-v2 7577000.i2c: Error applying setting, reverse things back
  2059. [ 153.910223] i2c-msm-v2 7577000.i2c: error pinctrl_select_state(i2c_sleep) err:-22
  2060. [ 154.971101] SMBCHG: smbchg_battery_set_property: prop 81, val = 0
  2061. [ 154.972939] SMBCHG: smbchg_battery_set_property: prop 81, val = 9
  2062. [ 155.272346] dhd_prot_ioctl: status ret value is -2
  2063. [ 156.232773] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
  2064. [ 156.324366] QSEECOM: qseecom_load_app: App with id 50 (tzsuntory) now loaded
  2065. [ 156.425345] QSEECOM: qseecom_unload_app: App id 50 now unloaded
  2066. [ 157.111545] msm_vidc: info: Opening video instance: 0000000000000000, 1
  2067. [ 157.442637] msm_vidc: info: Closed video instance: 0000000000000000
  2068. [ 158.377394] msm_vidc: info: Opening video instance: 0000000000000000, 1
  2069. [ 159.000634] msm_vidc: info: Closed video instance: 0000000000000000
  2070. [ 159.600495] QSEECOM: qseecom_load_app: App (tzwidevine) does'nt exist, loading apps for first time
  2071. [ 159.746442] QSEECOM: qseecom_load_app: App with id 51 (tzwidevine) now loaded
  2072. [ 159.752839] QSEECOM: qseecom_load_app: App (tzwvcpybuf) does'nt exist, loading apps for first time
  2073. [ 159.807966] afe_get_cal_hw_delay: Unable to find delay for sample rate 8000
  2074. [ 159.882313] QSEECOM: qseecom_load_app: App with id 52 (tzwvcpybuf) now loaded
  2075. [ 160.007827] type=1400 audit(1486686962.467:56): avc: denied { read } for pid=8081 comm="Binder:8068_1" name="/" dev="tmpfs" ino=14313 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=945 pcomm="main" pgid=8068 pgcomm="id.gms.unstable"
  2076. [ 160.173107] QSEECOM: qseecom_unload_app: App id 51 now unloaded
  2077. [ 160.174796] QSEECOM: qseecom_unload_app: App id 52 now unloaded
  2078. [ 161.111245] binder: 8683:8683 transaction failed 29201, size 0-0
  2079. [ 161.111606] type=1400 audit(1486686963.597:57): avc: denied { call } for pid=8683 comm="service" scontext=u:r:system_app:s0 tcontext=u:r:fingerprintd:s0 tclass=binder permissive=0 ppid=8681 pcomm="sh" pgid=8681 pgcomm="sh"
  2080. [ 161.194007] QSEECOM: qseecom_load_app: App (tzwidevine) does'nt exist, loading apps for first time
  2081. [ 161.341796] QSEECOM: qseecom_load_app: App with id 53 (tzwidevine) now loaded
  2082. [ 161.345534] QSEECOM: qseecom_load_app: App (tzwvcpybuf) does'nt exist, loading apps for first time
  2083. [ 161.418819] QSEECOM: qseecom_load_app: App with id 54 (tzwvcpybuf) now loaded
  2084. [ 161.633119] QSEECOM: qseecom_unload_app: App id 53 now unloaded
  2085. [ 161.635070] QSEECOM: qseecom_unload_app: App id 54 now unloaded
  2086. [ 161.769652] msm_vidc: info: Opening video instance: 0000000000000000, 1
  2087. [ 161.891893] wsa881x_get_temp: T0: 53 is out of range[5, 45]
  2088. [ 161.892589] wsa881x_get_temp: T0: 50 is out of range[5, 45]
  2089. [ 162.929511] msm_vidc: info: Closed video instance: 0000000000000000
  2090. [ 163.071865] tcs3490 3-0072: CHK 1 tcs3490_chip_pow_store
  2091. [ 163.071881] tcs3490 3-0072: CHK 2 tcs3490_chip_pow_store: value = TRUE
  2092. [ 163.073884] msm8996-pinctrl 1010000.pinctrl: pin GPIO_47 already requested by soc:somc_pinctrl; cannot claim for 7577000.i2c
  2093. [ 163.073905] msm8996-pinctrl 1010000.pinctrl: pin-47 (7577000.i2c) status -22
  2094. [ 163.073916] msm8996-pinctrl 1010000.pinctrl: could not request pin 47 (GPIO_47) from group gpio47 on device 1010000.pinctrl
  2095. [ 163.073926] i2c-msm-v2 7577000.i2c: Error applying setting, reverse things back
  2096. [ 163.073935] i2c-msm-v2 7577000.i2c: error pinctrl_select_state(i2c_active) err:-22
  2097. [ 163.085181] tcs3490 3-0072: tcs3490_power_on: chip was off, restoring regs
  2098. [ 163.085195] tcs3490 3-0072: tcs3490: Setting defaults
  2099. [ 163.085202] tcs3490 3-0072: tcs3490_set_defaults: use defaults
  2100. [ 163.086074] tcs3490 3-0072: tcs3490: Request threaded IRQ
  2101. [ 163.097435] tcs3490 3-0072: tcs3490_als_enable: on = 1
  2102. [ 163.097848] tcs3490 3-0072: tcs3490_update_als_thres: on_enable[TRUE] cur[151] deltaP[1] from[150] to[152]
  2103. [ 163.097857] tcs3490 3-0072: tcs3490_update_enable_reg: Writing CONTROL, val[0x013]
  2104. [ 163.104644] msm_cci_init:1378: hw_version = 0x10040000
  2105. [ 163.106331] msm_pm_qos_update_request: update request 100
  2106. [ 163.109963] msm_pm_qos_update_request: update request -1<6>[ 163.111513] tcs3490 3-0072: tcs3490_set_als_gain: new als gain 64
  2107. [ 163.135699] tcs3490 3-0072: tcs3490_set_als_gain: new als gain 1
  2108. [ 163.137313] msm_csid_init: CSID_VERSION = 0x30050000
  2109. [ 163.138037] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
  2110. [ 163.138115] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
  2111. [ 163.157709] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
  2112. [ 163.165727] msm_isp_cfg_axi_stream: msm_isp_start_axi_stream: rc 0
  2113. [ 163.426210] tcs3490 3-0072: tcs3490_set_als_gain: new als gain 4
  2114. [ 163.521248] MSM-CPP cpp_init_hardware:874 CPP HW Version: 0x60000000
  2115. [ 163.521265] MSM-CPP cpp_init_hardware:892 stream_cnt:0
  2116. [ 163.536013] SMBCHG: smbchg_battery_set_property: prop 81, val = 0
  2117. [ 163.538059] SMBCHG: smbchg_battery_set_property: prop 81, val = 11
  2118. [ 163.646904] tcs3490 3-0072: tcs3490_set_als_gain: new als gain 16
  2119. [ 163.891856] tcs3490 3-0072: tcs3490_set_als_gain: new als gain 64
  2120. [ 164.477982] SMBCHG: smbchg_battery_set_property: prop 81, val = 0
  2121. [ 164.480147] SMBCHG: smbchg_battery_set_property: prop 81, val = 8
  2122. [ 164.783336] tcs3490 3-0072: tcs3490_als_enable: on = 0
  2123. [ 164.783350] tcs3490 3-0072: tcs3490_update_enable_reg: Writing CONTROL, val[0x02]
  2124. [ 164.783799] tcs3490 3-0072: CHK 1 tcs3490_chip_pow_store
  2125. [ 164.783810] tcs3490 3-0072: CHK 2 tcs3490_chip_pow_store: value = FALSE
  2126. [ 165.030332] msm8996-pinctrl 1010000.pinctrl: pin GPIO_47 already requested by soc:somc_pinctrl; cannot claim for 7577000.i2c
  2127. [ 165.030351] msm8996-pinctrl 1010000.pinctrl: pin-47 (7577000.i2c) status -22
  2128. [ 165.030362] msm8996-pinctrl 1010000.pinctrl: could not request pin 47 (GPIO_47) from group gpio47 on device 1010000.pinctrl
  2129. [ 165.030371] i2c-msm-v2 7577000.i2c: Error applying setting, reverse things back
  2130. [ 165.030380] i2c-msm-v2 7577000.i2c: error pinctrl_select_state(i2c_sleep) err:-22
  2131. [ 167.050322] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2132. [ 167.050412] dhdpcie_bus_suspend: Entering suspend state
  2133. [ 167.053021] dhdpcie_bus_suspend: Got D3 Ack
  2134. [ 167.080199] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2135. [ 167.085594] dhd_request_bus_bandwidth, update bw ok, level: 0
  2136. [ 167.971221] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2137. [ 167.971441] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2138. [ 167.976204] msm_pcie_enable: PCIe RC0 PHY is ready!
  2139. [ 167.986426] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2140. [ 168.013423] msm_pcie_enable: PCIe RC0 link initialized
  2141. [ 168.016767] dhd_request_bus_bandwidth, update bw ok, level: 1
  2142. [ 168.016803] dhd_runtimepm_state : runtime resume ended
  2143. [ 168.044741] afe_get_cal_hw_delay: Unable to find delay for sample rate 8000
  2144. [ 170.101864] wsa881x_get_temp: T0: 52 is out of range[5, 45]
  2145. [ 170.103369] wsa881x_get_temp: T0: 48 is out of range[5, 45]
  2146. [ 170.451168] binder: undelivered transaction 228255
  2147. [ 171.042999] SMBCHG: smbchg_battery_set_property: prop 81, val = 5
  2148. [ 174.472619] afe_get_cal_hw_delay: Unable to find delay for sample rate 8000
  2149. [ 176.220120] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2150. [ 176.220133] dhdpcie_bus_suspend: Entering suspend state
  2151. [ 176.220719] dhdpcie_bus_suspend: Got D3 Ack
  2152. [ 176.250894] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2153. [ 176.252883] dhd_request_bus_bandwidth, update bw ok, level: 0
  2154. [ 176.548680] wsa881x_get_temp: T0: 51 is out of range[5, 45]
  2155. [ 176.549870] wsa881x_get_temp: T0: 47 is out of range[5, 45]
  2156. [ 176.765859] type=1400 audit(1486686979.247:58): avc: granted { search } for pid=9057 comm="ce.FotaService]" name="recovery" dev="mmcblk0p43" ino=8196 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:cache_recovery_file:s0 tclass=dir ppid=945 pcomm="main" pgid=9035 pgcomm="le.fota.service"
  2157. [ 177.066578] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2158. [ 177.066975] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2159. [ 177.071529] msm_pcie_enable: PCIe RC0 PHY is ready!
  2160. [ 177.081658] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2161. [ 177.110117] msm_pcie_enable: PCIe RC0 link initialized
  2162. [ 177.112712] dhd_request_bus_bandwidth, update bw ok, level: 1
  2163. [ 177.112740] dhd_runtimepm_state : runtime resume ended
  2164. [ 178.603473] DHD Runtime PM Disabled
  2165. [ 178.613083] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  2166. [ 184.470342] DHD Runtime PM Enabled
  2167. [ 185.067373] SMBCHG: smbchg_battery_set_property: prop 81, val = 2
  2168. [ 188.045505] afe_get_cal_hw_delay: Unable to find delay for sample rate 8000
  2169. [ 188.270299] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2170. [ 188.270344] dhdpcie_bus_suspend: Entering suspend state
  2171. [ 188.273185] dhdpcie_bus_suspend: Got D3 Ack
  2172. [ 188.296753] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2173. [ 188.305726] dhd_request_bus_bandwidth, update bw ok, level: 0
  2174. [ 189.169763] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2175. [ 189.169997] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2176. [ 189.175378] msm_pcie_enable: PCIe RC0 PHY is ready!
  2177. [ 189.185582] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2178. [ 189.212824] msm_pcie_enable: PCIe RC0 link initialized
  2179. [ 189.216369] dhd_request_bus_bandwidth, update bw ok, level: 1
  2180. [ 189.216463] dhd_runtimepm_state : runtime resume ended
  2181. [ 190.113871] wsa881x_get_temp: T0: 49 is out of range[5, 45]
  2182. [ 190.114731] wsa881x_get_temp: T0: 45 is out of range[5, 45]
  2183. [ 191.420217] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2184. [ 191.420238] dhdpcie_bus_suspend: Entering suspend state
  2185. [ 191.426533] dhdpcie_bus_suspend: Got D3 Ack
  2186. [ 191.441087] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2187. [ 191.443826] dhd_request_bus_bandwidth, update bw ok, level: 0
  2188. [ 192.235464] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2189. [ 192.236331] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2190. [ 192.243015] msm_pcie_enable: PCIe RC0 PHY is ready!
  2191. [ 192.253660] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2192. [ 192.281461] msm_pcie_enable: PCIe RC0 link initialized
  2193. [ 192.285417] dhd_request_bus_bandwidth, update bw ok, level: 1
  2194. [ 192.285487] dhd_runtimepm_state : runtime resume ended
  2195. [ 194.490334] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2196. [ 194.490368] dhdpcie_bus_suspend: Entering suspend state
  2197. [ 194.503372] dhdpcie_bus_suspend: Got D3 Ack
  2198. [ 194.521851] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2199. [ 194.528684] dhd_request_bus_bandwidth, update bw ok, level: 0
  2200. [ 195.314111] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2201. [ 195.314686] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2202. [ 195.320196] msm_pcie_enable: PCIe RC0 PHY is ready!
  2203. [ 195.330579] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2204. [ 195.357871] msm_pcie_enable: PCIe RC0 link initialized
  2205. [ 195.359547] dhd_request_bus_bandwidth, update bw ok, level: 1
  2206. [ 195.359588] dhd_runtimepm_state : runtime resume ended
  2207. [ 197.560544] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2208. [ 197.560589] dhdpcie_bus_suspend: Entering suspend state
  2209. [ 197.569435] dhdpcie_bus_suspend: Got D3 Ack
  2210. [ 197.590988] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2211. [ 197.593630] dhd_request_bus_bandwidth, update bw ok, level: 0
  2212. [ 198.374134] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2213. [ 198.374596] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2214. [ 198.379459] msm_pcie_enable: PCIe RC0 PHY is ready!
  2215. [ 198.389696] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2216. [ 198.416958] msm_pcie_enable: PCIe RC0 link initialized
  2217. [ 198.418543] dhd_request_bus_bandwidth, update bw ok, level: 1
  2218. [ 198.418572] dhd_runtimepm_state : runtime resume ended
  2219. [ 203.620490] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2220. [ 203.620502] dhdpcie_bus_suspend: Entering suspend state
  2221. [ 203.622969] dhdpcie_bus_suspend: Got D3 Ack
  2222. [ 203.640810] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2223. [ 203.642956] dhd_request_bus_bandwidth, update bw ok, level: 0
  2224. [ 204.033418] SLIM_CL: skip reconfig sequence
  2225. [ 204.034532] SLIM_CL: skip reconfig sequenceRuntime Resume is called in dhd_wl_ioctl [wlan]
  2226. [ 204.446665] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2227. [ 204.451491] msm_pcie_enable: PCIe RC0 PHY is ready!
  2228. [ 204.465660] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2229. [ 204.492985] msm_pcie_enable: PCIe RC0 link initialized
  2230. [ 204.495147] dhd_request_bus_bandwidth, update bw ok, level: 1
  2231. [ 204.495171] dhd_runtimepm_state : runtime resume ended
  2232. [ 204.502434] binder: 1524:1869 transaction failed 29189, size 296-0
  2233. [ 204.704444] DHD Runtime PM Disabled
  2234. [ 204.714851] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  2235. [ 207.738105] DHD Runtime PM Enabled
  2236. [ 209.930223] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2237. [ 209.930256] dhdpcie_bus_suspend: Entering suspend state
  2238. [ 209.932788] dhdpcie_bus_suspend: Got D3 Ack
  2239. [ 209.950976] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2240. [ 209.956704] dhd_request_bus_bandwidth, update bw ok, level: 0
  2241. [ 210.544687] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2242. [ 210.544861] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2243. [ 210.549869] msm_pcie_enable: PCIe RC0 PHY is ready!
  2244. [ 210.560178] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2245. [ 210.588482] msm_pcie_enable: PCIe RC0 link initialized
  2246. [ 210.593868] dhd_request_bus_bandwidth, update bw ok, level: 1
  2247. [ 210.594266] dhd_runtimepm_state : runtime resume ended
  2248. [ 211.549517] clearpad clearpad: (clearpad_ctrl_session_begin:1350) begin 'force sleep store' session
  2249. [ 211.549582] clearpad clearpad: (clearpad_set_early_suspend_mode:3529) set early suspend mode
  2250. [ 211.554735] clearpad clearpad: (clearpad_set_irq:999) irq was disabled
  2251. [ 211.554775] clearpad clearpad: (clearpad_set_early_suspend_mode:3553) enter sleep mode
  2252. [ 211.554823] clearpad clearpad: (clearpad_ctrl_session_end:1399) end 'force sleep store' session
  2253. [ 211.571914] clearpad clearpad: (clearpad_fb_notifier_callback:6385) Early: Powerdown
  2254. [ 211.574251] clearpad clearpad: (clearpad_fb_notifier_callback:6385) ExtEarly: Powerdown
  2255. [ 211.704018] clearpad clearpad: (clearpad_fb_notifier_callback:6404) ExtBlank: Powerdown
  2256. [ 211.704057] clearpad clearpad: (clearpad_powerdown_core:6251) POWERDOWN (power=OK icount=890) @ 211.704017886
  2257. [ 211.704108] clearpad clearpad: (clearpad_set_suspend_mode:3564) set suspend mode
  2258. [ 211.704126] clearpad clearpad: (clearpad_set_suspend_mode:3570) prepare for wakeup gesture mode
  2259. [ 211.750366] clearpad clearpad: (clearpad_set_irq:996) irq was enabled
  2260. [ 211.750385] clearpad clearpad: (clearpad_set_suspend_mode:3590) enter wakeup gesture mode
  2261. [ 211.750490] clearpad clearpad: (clearpad_set_suspend_mode:3626) no noise_det irq change (disable)
  2262. [ 211.750563] clearpad clearpad: (clearpad_fb_notifier_callback:6404) Blank: Powerdown
  2263. [ 211.750593] clearpad clearpad: (clearpad_powerdown_core:6246) received POWERDOWN again (power=OK icount=890) @ 211.750555959
  2264. [ 212.148147] clearpad clearpad: (clearpad_fb_notifier_callback:6385) Early: Unblank
  2265. [ 212.148158] clearpad clearpad: (clearpad_fb_early_unblank_handler:6319) EARLY UNBLANK @ 212.148136272
  2266. [ 212.322060] clearpad clearpad: (clearpad_fb_notifier_callback:6404) Blank: Unblank
  2267. [ 212.322096] clearpad clearpad: (clearpad_fb_unblank_handler:6332) UNBLANK (power=OK icount=0 active=false) @ 212.322058771
  2268. [ 212.322122] clearpad clearpad: (clearpad_fb_unblank_handler:6356) schedule for thread resume operation
  2269. [ 212.322147] clearpad clearpad: (clearpad_fb_unblank_handler:6365) end UNBLANK @ 212.322120282
  2270. [ 212.322542] clearpad clearpad: (clearpad_thread_resume_work:8625) start thread_resume @ 212.322496480
  2271. [ 212.322585] clearpad clearpad: (clearpad_handle_if_first_event:2709) first event (power=OK active=false) @ 212.322554188
  2272. [ 212.322620] clearpad clearpad: (clearpad_initialize_if_first_event:2636) read first event (power=OK active=false) @ 212.322589501
  2273. [ 212.329354] clearpad clearpad: (clearpad_force_sleep_store:5402) avoid to access I2C before waiting 220 ms delay
  2274. [ 212.554383] clearpad clearpad: (clearpad_read_pdt:1696) F34 page:0x00 base[DATA:0x00 CTRL:0x0c COMMAND:0x00 QUERY:0x28] irq:0x01
  2275. [ 212.556840] clearpad clearpad: (clearpad_read_pdt:1696) F01 page:0x00 base[DATA:0x06 CTRL:0x0d COMMAND:0x27 QUERY:0x30] irq:0x02
  2276. [ 212.559363] clearpad clearpad: (clearpad_read_pdt:1696) F12 page:0x00 base[DATA:0x09 CTRL:0x13 COMMAND:0x00 QUERY:0x4d] irq:0x04
  2277. [ 212.567567] clearpad clearpad: (clearpad_read_pdt:1696) F54 page:0x01 base[DATA:0x00 CTRL:0x12 COMMAND:0x68 QUERY:0x69] irq:0x08
  2278. [ 212.576464] clearpad clearpad: (clearpad_read_pdt:1696) F55 page:0x03 base[DATA:0x00 CTRL:0x00 COMMAND:0x08 QUERY:0x09] irq:0x10
  2279. [ 212.581539] clearpad clearpad: (clearpad_read_pdt:1696) F51 page:0x04 base[DATA:0x00 CTRL:0x02 COMMAND:0x00 QUERY:0xf0] irq:0x00
  2280. [ 212.582487] clearpad clearpad: (clearpad_initialize:2495) initialize device
  2281. [ 212.583505] clearpad clearpad: (clearpad_initialize:2510) device status 0x81
  2282. [ 212.583983] clearpad clearpad: (clearpad_initialize:2518) bootloader revision 7.003
  2283. [ 212.584858] clearpad clearpad: (clearpad_initialize:2540) FW status 0x40
  2284. [ 212.584889] clearpad clearpad: (clearpad_update_chip_id:6107) chip_id=0x3a
  2285. [ 212.584916] clearpad clearpad: (clearpad_touch_config_dt_for_chip_id:5903) read settings for S3330
  2286. [ 212.589851] clearpad clearpad: (clearpad_prepare_f12_2d:2468) x_max=1079, y_max=1919, n_fingers=10, n_bytes_per_object=8
  2287. [ 212.592296] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: enable/OPEN
  2288. [ 212.592728] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  2289. [ 212.596650] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: enable/OPEN
  2290. [ 212.597271] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  2291. [ 212.597304] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: enable/OPEN
  2292. [ 212.597642] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  2293. [ 212.619328] clearpad clearpad: (clearpad_initialize:2608) result: S3330, family 0xb0, fw rev 0x08.00, extra 0x06, (no fw update)
  2294. [ 212.619363] clearpad clearpad: (clearpad_process_F01_RMI:4293) device status 0x81 (code=1, unconfig=1)
  2295. [ 212.619387] clearpad clearpad: (clearpad_process_F01_RMI:4297) device reset
  2296. [ 212.619405] clearpad clearpad: (clearpad_process_F01_RMI:4303) clear glitch (irq_pending=true) for reset
  2297. [ 212.619424] clearpad clearpad: (clearpad_process_F01_RMI:4306) clear force sleep mode
  2298. [ 212.619442] clearpad clearpad: (clearpad_set_resume_mode:3453) set resume mode
  2299. [ 212.623331] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: enable/OPEN
  2300. [ 212.629223] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  2301. [ 212.629270] clearpad clearpad: (clearpad_set_resume_mode:3500) no noise_det irq change (enable)
  2302. [ 212.629301] clearpad clearpad: (clearpad_set_resume_mode:3516) set resume mode (rc=0)
  2303. [ 212.629416] clearpad clearpad: (clearpad_thread_resume_work:8641) end thread_resume @ 212.629379292
  2304. [ 212.631122] clearpad clearpad: (clearpad_process_irq:4417) no work, interrupt=[0x00]
  2305. [ 212.631867] clearpad clearpad: (clearpad_process_irq:4417) no work, interrupt=[0x00]
  2306. [ 212.800979] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2307. [ 212.801018] dhdpcie_bus_suspend: Entering suspend state
  2308. [ 212.808174] dhdpcie_bus_suspend: Got D3 Ack
  2309. [ 212.821122] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2310. [ 212.823572] dhd_request_bus_bandwidth, update bw ok, level: 0
  2311. [ 213.622596] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2312. [ 213.622997] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2313. [ 213.629542] msm_pcie_enable: PCIe RC0 PHY is ready!
  2314. [ 213.640353] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2315. [ 213.669666] msm_pcie_enable: PCIe RC0 link initialized
  2316. [ 213.673492] dhd_request_bus_bandwidth, update bw ok, level: 1
  2317. [ 213.673565] dhd_runtimepm_state : runtime resume ended
  2318. [ 214.570493] event_handler: reclaimed all bufs
  2319. [ 215.268007] afe_get_cal_hw_delay: Unable to find delay for sample rate 8000
  2320. [ 215.880149] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2321. [ 215.880163] dhdpcie_bus_suspend: Entering suspend state
  2322. [ 215.887446] dhdpcie_bus_suspend: Got D3 Ack
  2323. [ 215.911209] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2324. [ 215.914206] dhd_request_bus_bandwidth, update bw ok, level: 0
  2325. [ 216.606682] type=1400 audit(1486687019.077:59): avc: denied { read } for pid=1548 comm="ActivityManager" name="task" dev="proc" ino=35646 scontext=u:r:system_server:s0 tcontext=u:r:logd:s0 tclass=dir permissive=0 ppid=945 pcomm="main" pgid=1524 pgcomm="system_server"
  2326. [ 216.700867] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2327. [ 216.700970] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2328. [ 216.706635] msm_pcie_enable: PCIe RC0 PHY is ready!
  2329. [ 216.719174] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2330. [ 216.750136] msm_pcie_enable: PCIe RC0 link initialized
  2331. [ 216.751568] dhd_request_bus_bandwidth, update bw ok, level: 1
  2332. [ 216.751590] dhd_runtimepm_state : runtime resume ended
  2333. [ 217.338631] wsa881x_get_temp: T0: 46 is out of range[5, 45]
  2334. [ 217.341641] wsa881x_get_temp: T0: 49 is out of range[5, 45]
  2335. [ 218.960806] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2336. [ 218.960847] dhdpcie_bus_suspend: Entering suspend state
  2337. [ 218.969133] dhdpcie_bus_suspend: Got D3 Ack
  2338. [ 219.000242] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2339. [ 219.004240] dhd_request_bus_bandwidth, update bw ok, level: 0
  2340. [ 219.809138] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2341. [ 219.809543] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2342. [ 219.816366] msm_pcie_enable: PCIe RC0 PHY is ready!
  2343. [ 219.826760] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2344. [ 219.854353] msm_pcie_enable: PCIe RC0 link initialized
  2345. [ 219.858583] dhd_request_bus_bandwidth, update bw ok, level: 1
  2346. [ 219.858697] dhd_runtimepm_state : runtime resume ended
  2347. [ 225.660475] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2348. [ 225.660517] dhdpcie_bus_suspend: Entering suspend state
  2349. [ 225.663203] dhdpcie_bus_suspend: Got D3 Ack
  2350. [ 225.681839] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2351. [ 225.686107] dhd_request_bus_bandwidth, update bw ok, level: 0
  2352. [ 225.909775] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2353. [ 225.910482] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2354. [ 225.922528] msm_pcie_enable: PCIe RC0 PHY is ready!
  2355. [ 225.932932] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2356. [ 225.961644] msm_pcie_enable: PCIe RC0 link initialized
  2357. [ 225.965363] dhd_request_bus_bandwidth, update bw ok, level: 1
  2358. [ 225.965758] dhd_runtimepm_state : runtime resume ended
  2359. [ 228.170401] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2360. [ 228.170493] dhd_os_check_wakelock_all wakelock c-0 wl-0 wd-0 rx-1 ctl-0 intr-0 scan-0 evt-0 pm-0 txfl-0
  2361. [ 228.170514] dhdpcie_set_suspend_resume: suspend/resume state: 1
  2362. [ 228.170530] dhd_runtimepm_state: exit with wakelock
  2363. [ 231.170487] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2364. [ 231.170536] dhdpcie_bus_suspend: Entering suspend state
  2365. [ 231.173214] dhdpcie_bus_suspend: Got D3 Ack
  2366. [ 231.201252] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2367. [ 231.208239] dhd_request_bus_bandwidth, update bw ok, level: 0
  2368. [ 232.000732] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2369. [ 232.001761] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2370. [ 232.009191] msm_pcie_enable: PCIe RC0 PHY is ready!
  2371. [ 232.019614] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2372. [ 232.047100] msm_pcie_enable: PCIe RC0 link initialized
  2373. [ 232.051550] dhd_request_bus_bandwidth, update bw ok, level: 1
  2374. [ 232.051645] dhd_runtimepm_state : runtime resume ended
  2375. [ 234.260476] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2376. [ 234.260528] dhdpcie_bus_suspend: Entering suspend state
  2377. [ 234.267502] dhdpcie_bus_suspend: Got D3 Ack
  2378. [ 234.290890] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2379. [ 234.298508] dhd_request_bus_bandwidth, update bw ok, level: 0
  2380. [ 235.083613] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2381. [ 235.084396] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2382. [ 235.092369] msm_pcie_enable: PCIe RC0 PHY is ready!
  2383. [ 235.103588] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2384. [ 235.132275] msm_pcie_enable: PCIe RC0 link initialized
  2385. [ 235.136262] dhd_request_bus_bandwidth, update bw ok, level: 1
  2386. [ 235.136347] dhd_runtimepm_state : runtime resume ended
  2387. [ 237.342884] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2388. [ 237.342933] dhdpcie_bus_suspend: Entering suspend state
  2389. [ 237.349987] dhdpcie_bus_suspend: Got D3 Ack
  2390. [ 237.381957] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2391. [ 237.387731] dhd_request_bus_bandwidth, update bw ok, level: 0
  2392. [ 238.169670] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2393. [ 238.170559] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2394. [ 238.179384] msm_pcie_enable: PCIe RC0 PHY is ready!
  2395. [ 238.189835] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2396. [ 238.217343] msm_pcie_enable: PCIe RC0 link initialized
  2397. [ 238.221654] dhd_request_bus_bandwidth, update bw ok, level: 1
  2398. [ 238.221739] dhd_runtimepm_state : runtime resume ended
  2399. [ 240.432635] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2400. [ 240.432682] dhdpcie_bus_suspend: Entering suspend state
  2401. [ 240.439236] dhdpcie_bus_suspend: Got D3 Ack
  2402. [ 240.473070] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2403. [ 240.480703] dhd_request_bus_bandwidth, update bw ok, level: 0
  2404. [ 241.256981] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2405. [ 241.258038] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2406. [ 241.271293] msm_pcie_enable: PCIe RC0 PHY is ready!
  2407. [ 241.281882] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2408. [ 241.309601] msm_pcie_enable: PCIe RC0 link initialized
  2409. [ 241.314583] dhd_request_bus_bandwidth, update bw ok, level: 1
  2410. [ 241.314682] dhd_runtimepm_state : runtime resume ended
  2411. [ 244.188699] SMBCHG: smbchg_battery_set_property: prop 81, val = 0
  2412. [ 246.520496] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2413. [ 246.520545] dhdpcie_bus_suspend: Entering suspend state
  2414. [ 246.527155] dhdpcie_bus_suspend: Got D3 Ack
  2415. [ 246.552447] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2416. [ 246.557881] dhd_request_bus_bandwidth, update bw ok, level: 0
  2417. [ 247.382026] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2418. [ 247.382713] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2419. [ 247.389015] msm_pcie_enable: PCIe RC0 PHY is ready!
  2420. [ 247.399458] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2421. [ 247.429746] msm_pcie_enable: PCIe RC0 link initialized
  2422. [ 247.433831] dhd_request_bus_bandwidth, update bw ok, level: 1
  2423. [ 247.434247] dhd_runtimepm_state : runtime resume ended
  2424. [ 249.640265] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2425. [ 249.640300] dhdpcie_bus_suspend: Entering suspend state
  2426. [ 249.641991] dhdpcie_bus_suspend: Got D3 Ack
  2427. [ 249.672083] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2428. [ 249.680559] dhd_request_bus_bandwidth, update bw ok, level: 0
  2429. [ 250.461453] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2430. [ 250.462021] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2431. [ 250.474360] msm_pcie_enable: PCIe RC0 PHY is ready!
  2432. [ 250.484771] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2433. [ 250.513911] msm_pcie_enable: PCIe RC0 link initialized
  2434. [ 250.518515] dhd_request_bus_bandwidth, update bw ok, level: 1
  2435. [ 250.518932] dhd_runtimepm_state : runtime resume ended
  2436. [ 252.720590] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2437. [ 252.720675] dhdpcie_bus_suspend: Entering suspend state
  2438. [ 252.727235] dhdpcie_bus_suspend: Got D3 Ack
  2439. [ 252.750518] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2440. [ 252.756209] dhd_request_bus_bandwidth, update bw ok, level: 0
  2441. [ 253.558668] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2442. [ 253.559141] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2443. [ 253.567261] msm_pcie_enable: PCIe RC0 PHY is ready!
  2444. [ 253.577669] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2445. [ 253.605196] msm_pcie_enable: PCIe RC0 link initialized
  2446. [ 253.609312] dhd_request_bus_bandwidth, update bw ok, level: 1
  2447. [ 253.609718] dhd_runtimepm_state : runtime resume ended
  2448. [ 255.810389] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2449. [ 255.810476] dhdpcie_bus_suspend: Entering suspend state
  2450. [ 255.816966] dhdpcie_bus_suspend: Got D3 Ack
  2451. [ 255.842067] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2452. [ 255.847267] dhd_request_bus_bandwidth, update bw ok, level: 0
  2453. [ 256.640791] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2454. [ 256.641761] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2455. [ 256.650930] msm_pcie_enable: PCIe RC0 PHY is ready!
  2456. [ 256.661385] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2457. [ 256.688904] msm_pcie_enable: PCIe RC0 link initialized
  2458. [ 256.693743] dhd_request_bus_bandwidth, update bw ok, level: 1
  2459. [ 256.694174] dhd_runtimepm_state : runtime resume ended
  2460. [ 258.622501] DHD Runtime PM Disabled
  2461. [ 258.636577] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  2462. [ 264.495536] DHD Runtime PM Enabled
  2463. [ 267.143972] DHD Runtime PM Disabled
  2464. [ 267.149677] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  2465. [ 270.165432] DHD Runtime PM Enabled
  2466. [ 273.960488] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2467. [ 273.960528] dhdpcie_bus_suspend: Entering suspend state
  2468. [ 273.963289] dhdpcie_bus_suspend: Got D3 Ack
  2469. [ 273.992248] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2470. [ 273.996278] dhd_request_bus_bandwidth, update bw ok, level: 0
  2471. [ 274.161276] Runtime Resume is called in dhd_start_xmit [wlan]
  2472. [ 274.161343] dhd_runtime_bus_wake: bus wakeup but no wait until resume done
  2473. [ 274.161560] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2474. [ 274.167082] msm_pcie_enable: PCIe RC0 PHY is ready!
  2475. [ 274.177382] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2476. [ 274.205725] msm_pcie_enable: PCIe RC0 link initialized
  2477. [ 274.208275] dhd_runtime_bus_wake: bus wakeup but no wait until resume done
  2478. [ 274.209629] dhd_request_bus_bandwidth, update bw ok, level: 1
  2479. [ 274.209993] dhd_runtimepm_state : runtime resume ended
  2480. [ 276.810430] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2481. [ 276.810517] dhdpcie_bus_suspend: Entering suspend state
  2482. [ 276.813774] dhdpcie_bus_suspend: Got D3 Ack
  2483. [ 276.842282] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2484. [ 276.848003] dhd_request_bus_bandwidth, update bw ok, level: 0
  2485. [ 277.432783] clearpad clearpad: (clearpad_ctrl_session_begin:1350) begin 'force sleep store' session
  2486. [ 277.432845] clearpad clearpad: (clearpad_set_early_suspend_mode:3529) set early suspend mode
  2487. [ 277.435932] clearpad clearpad: (clearpad_set_irq:999) irq was disabled
  2488. [ 277.435972] clearpad clearpad: (clearpad_set_early_suspend_mode:3553) enter sleep mode
  2489. [ 277.436022] clearpad clearpad: (clearpad_ctrl_session_end:1399) end 'force sleep store' session
  2490. [ 277.474639] type=1400 audit(1486687079.957:60): avc: denied { read } for pid=1587 comm="PowerManagerSer" name="task" dev="proc" ino=35646 scontext=u:r:system_server:s0 tcontext=u:r:logd:s0 tclass=dir permissive=0 ppid=945 pcomm="main" pgid=1524 pgcomm="system_server"
  2491. [ 277.548568] clearpad clearpad: (clearpad_fb_notifier_callback:6385) Early: Powerdown
  2492. [ 277.561658] clearpad clearpad: (clearpad_fb_notifier_callback:6385) ExtEarly: Powerdown
  2493. [ 277.687865] clearpad clearpad: (clearpad_fb_notifier_callback:6404) ExtBlank: Powerdown
  2494. [ 277.687903] clearpad clearpad: (clearpad_powerdown_core:6251) POWERDOWN (power=OK icount=22) @ 277.687864059
  2495. [ 277.687953] clearpad clearpad: (clearpad_set_suspend_mode:3564) set suspend mode
  2496. [ 277.687969] clearpad clearpad: (clearpad_set_suspend_mode:3570) prepare for wakeup gesture mode
  2497. [ 277.733698] clearpad clearpad: (clearpad_set_irq:996) irq was enabled
  2498. [ 277.733718] clearpad clearpad: (clearpad_set_suspend_mode:3590) enter wakeup gesture mode
  2499. [ 277.733737] clearpad clearpad: (clearpad_set_suspend_mode:3626) no noise_det irq change (disable)
  2500. [ 277.733861] clearpad clearpad: (clearpad_fb_notifier_callback:6404) Blank: Powerdown
  2501. [ 277.733894] clearpad clearpad: (clearpad_powerdown_core:6246) received POWERDOWN again (power=OK icount=22) @ 277.733855569
  2502. [ 277.737664] PM: suspend entry 2017-02-10 00:38:00.233978257 UTC
  2503. [ 277.737700] PM: Syncing filesystems ...
  2504. [ 277.769363] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2505. [ 277.769508] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2506. [ 277.774083] msm_pcie_enable: PCIe RC0 PHY is ready!
  2507. [ 277.774582] PM: Syncing filesystems ... done.
  2508. [ 277.774598] PM: Preparing system for mem sleep
  2509. [ 277.784271] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2510. [ 277.795452] Freezing user space processes ...
  2511. [ 277.796113] Error: returning -512 value
  2512. [ 277.798093] PM: Wakeup pending, aborting suspend
  2513. [ 277.798106] active wakeup source: PowerManagerService.Broadcasts
  2514. [ 277.798112] active wakeup source: PowerManagerService.WakeLocks
  2515. [ 277.798156] active wakeup source: wlan_wake
  2516. [ 277.798188]
  2517. [ 277.798191] Freezing of tasks aborted after 0.002 seconds
  2518. [ 277.798200] Restarting tasks ...
  2519. [ 277.798239] dhd_prot_ioctl : bus is suspended
  2520. [ 277.798252] wl_cfgvendor_lstats_get_info : wl_cfgvendor_lstats_get_info: ioctl error(-1) for radiostat - size = 72
  2521. [ 277.802468] done.
  2522. [ 277.802827] PM: suspend exit 2017-02-10 00:38:00.299164091 UTC
  2523. [ 277.804036] dhd_set_suspend: force extra Suspend setting
  2524. [ 277.814190] msm_pcie_enable: PCIe RC0 link initialized
  2525. [ 277.815548] dhd_request_bus_bandwidth, update bw ok, level: 1
  2526. [ 277.815578] dhd_runtimepm_state : runtime resume ended
  2527. [ 277.825638] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10
  2528. [ 277.866124] i2c-msm-v2 75b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:0 tx:4) mode:FIFO slv_addr:0x28 MSTR_STS:0x0d1300c8 OPER:0x00000090
  2529. [ 280.020584] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2530. [ 280.020601] dhdpcie_bus_suspend: Entering suspend state
  2531. [ 280.027053] dhdpcie_bus_suspend: Got D3 Ack
  2532. [ 280.041167] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2533. [ 280.043976] dhd_request_bus_bandwidth, update bw ok, level: 0
  2534. [ 280.138419] clearpad clearpad: (clearpad_handle_gesture:4274) gesture: 3
  2535. [ 280.138469] evdt_execute: === DOUBLE TAP ===
  2536. [ 280.163851] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2537. [ 280.164012] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2538. [ 280.168581] msm_pcie_enable: PCIe RC0 PHY is ready!
  2539. [ 280.175453] clearpad clearpad: (clearpad_fb_notifier_callback:6385) Early: Unblank
  2540. [ 280.175461] clearpad clearpad: (clearpad_fb_early_unblank_handler:6319) EARLY UNBLANK @ 280.175441089
  2541. [ 280.178719] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2542. [ 280.205755] msm_pcie_enable: PCIe RC0 link initialized
  2543. [ 280.207339] dhd_request_bus_bandwidth, update bw ok, level: 1
  2544. [ 280.207354] dhd_runtimepm_state : runtime resume ended
  2545. [ 280.235664] DHD Runtime PM Disabled
  2546. [ 280.245484] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  2547. [ 280.245800] dhd_set_suspend: Remove extra suspend setting
  2548. [ 280.265262] i2c-msm-v2 75b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:0 tx:4) mode:FIFO slv_addr:0x28 MSTR_STS:0x0d1300c8 OPER:0x00000090
  2549. [ 280.349681] clearpad clearpad: (clearpad_fb_notifier_callback:6404) Blank: Unblank
  2550. [ 280.349690] clearpad clearpad: (clearpad_fb_unblank_handler:6332) UNBLANK (power=OK icount=0 active=false) @ 280.349669839
  2551. [ 280.349696] clearpad clearpad: (clearpad_fb_unblank_handler:6356) schedule for thread resume operation
  2552. [ 280.349702] clearpad clearpad: (clearpad_fb_unblank_handler:6365) end UNBLANK @ 280.349684735
  2553. [ 280.350801] clearpad clearpad: (clearpad_thread_resume_work:8625) start thread_resume @ 280.350770985
  2554. [ 280.350816] clearpad clearpad: (clearpad_handle_if_first_event:2709) first event (power=OK active=false) @ 280.350796506
  2555. [ 280.350824] clearpad clearpad: (clearpad_initialize_if_first_event:2636) read first event (power=OK active=false) @ 280.350805673
  2556. [ 280.427903] clearpad clearpad: (clearpad_force_sleep_store:5402) avoid to access I2C before waiting 220 ms delay
  2557. [ 280.584511] clearpad clearpad: (clearpad_read_pdt:1696) F34 page:0x00 base[DATA:0x00 CTRL:0x0c COMMAND:0x00 QUERY:0x28] irq:0x01
  2558. [ 280.586712] clearpad clearpad: (clearpad_read_pdt:1696) F01 page:0x00 base[DATA:0x06 CTRL:0x0d COMMAND:0x27 QUERY:0x30] irq:0x02
  2559. [ 280.589037] clearpad clearpad: (clearpad_read_pdt:1696) F12 page:0x00 base[DATA:0x09 CTRL:0x13 COMMAND:0x00 QUERY:0x4d] irq:0x04
  2560. [ 280.594498] clearpad clearpad: (clearpad_read_pdt:1696) F54 page:0x01 base[DATA:0x00 CTRL:0x12 COMMAND:0x68 QUERY:0x69] irq:0x08
  2561. [ 280.604335] clearpad clearpad: (clearpad_read_pdt:1696) F55 page:0x03 base[DATA:0x00 CTRL:0x00 COMMAND:0x08 QUERY:0x09] irq:0x10
  2562. [ 280.609509] clearpad clearpad: (clearpad_read_pdt:1696) F51 page:0x04 base[DATA:0x00 CTRL:0x02 COMMAND:0x00 QUERY:0xf0] irq:0x00
  2563. [ 280.610790] clearpad clearpad: (clearpad_initialize:2495) initialize device
  2564. [ 280.613494] clearpad clearpad: (clearpad_initialize:2510) device status 0x81
  2565. [ 280.614189] clearpad clearpad: (clearpad_initialize:2518) bootloader revision 7.003
  2566. [ 280.616088] clearpad clearpad: (clearpad_initialize:2540) FW status 0x40
  2567. [ 280.616129] clearpad clearpad: (clearpad_update_chip_id:6107) chip_id=0x3a
  2568. [ 280.616167] clearpad clearpad: (clearpad_touch_config_dt_for_chip_id:5903) read settings for S3330
  2569. [ 280.623959] clearpad clearpad: (clearpad_prepare_f12_2d:2468) x_max=1079, y_max=1919, n_fingers=10, n_bytes_per_object=8
  2570. [ 280.625970] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: enable/OPEN
  2571. [ 280.626461] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  2572. [ 280.631395] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: enable/OPEN
  2573. [ 280.632128] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  2574. [ 280.632168] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: enable/OPEN
  2575. [ 280.632567] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  2576. [ 280.654864] clearpad clearpad: (clearpad_initialize:2608) result: S3330, family 0xb0, fw rev 0x08.00, extra 0x06, (no fw update)
  2577. [ 280.654911] clearpad clearpad: (clearpad_process_F01_RMI:4293) device status 0x81 (code=1, unconfig=1)
  2578. [ 280.654942] clearpad clearpad: (clearpad_process_F01_RMI:4297) device reset
  2579. [ 280.654968] clearpad clearpad: (clearpad_process_F01_RMI:4303) clear glitch (irq_pending=true) for reset
  2580. [ 280.654994] clearpad clearpad: (clearpad_process_F01_RMI:4306) clear force sleep mode
  2581. [ 280.655017] clearpad clearpad: (clearpad_set_resume_mode:3453) set resume mode
  2582. [ 280.658655] clearpad clearpad: (clearpad_set_doze_holdoff:1583) glove mode: disable, cover mode/status: enable/OPEN
  2583. [ 280.659885] clearpad clearpad: (clearpad_set_doze_holdoff_time:1540) new Doze Holdoff is same as current=0x32
  2584. [ 280.659920] clearpad clearpad: (clearpad_set_resume_mode:3500) no noise_det irq change (enable)
  2585. [ 280.659950] clearpad clearpad: (clearpad_set_resume_mode:3516) set resume mode (rc=0)
  2586. [ 280.660017] clearpad clearpad: (clearpad_thread_resume_work:8641) end thread_resume @ 280.659985100
  2587. [ 280.661430] clearpad clearpad: (clearpad_process_irq:4417) no work, interrupt=[0x00]
  2588. [ 280.662429] clearpad clearpad: (clearpad_process_irq:4417) no work, interrupt=[0x00]
  2589. [ 282.570867] type=1400 audit(1486687085.057:61): avc: denied { read } for pid=1548 comm="ActivityManager" name="task" dev="proc" ino=35646 scontext=u:r:system_server:s0 tcontext=u:r:logd:s0 tclass=dir permissive=0 ppid=945 pcomm="main" pgid=1524 pgcomm="system_server"
  2590. [ 286.310528] DHD Runtime PM Enabled
  2591. [ 288.510408] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2592. [ 288.510461] dhd_os_check_wakelock_all wakelock c-0 wl-0 wd-0 rx-1 ctl-0 intr-0 scan-0 evt-0 pm-0 txfl-0
  2593. [ 288.510484] dhdpcie_set_suspend_resume: suspend/resume state: 1
  2594. [ 288.510499] dhd_runtimepm_state: exit with wakelock
  2595. [ 291.310662] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2596. [ 291.310712] dhdpcie_bus_suspend: Entering suspend state
  2597. [ 291.312760] dhdpcie_bus_suspend: Got D3 Ack
  2598. [ 291.342164] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2599. [ 291.349252] dhd_request_bus_bandwidth, update bw ok, level: 0
  2600. [ 292.280016] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2601. [ 292.281146] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2602. [ 292.291381] msm_pcie_enable: PCIe RC0 PHY is ready!
  2603. [ 292.295875] SMBCHG: usbin_uv_handler: chip->usb_present = 0 rt_sts = 0x00 hvdcp_3_det_ignore_uv = 0 aicl = 1500
  2604. [ 292.298235] msm-dwc3 6a00000.ssusb: select port USB1
  2605. [ 292.301808] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2606. [ 292.329629] msm_pcie_enable: PCIe RC0 link initialized
  2607. [ 292.335795] dhd_request_bus_bandwidth, update bw ok, level: 1
  2608. [ 292.335836] dhd_runtimepm_state : runtime resume ended
  2609. [ 292.353769] fusb301 11-0025: fusb301_work_handler: int_sts[0x01]
  2610. [ 292.354023] fusb301 11-0025: sts[0x09], type[0x08]
  2611. [ 292.354196] fusb301 11-0025: fusb301_src_detected: FUSB_STATE_ATTACHED_SNK
  2612. [ 292.354233] SMBCHG: smbchg_battery_set_property: prop 102, val = 15
  2613. [ 292.360507] fusb301 11-0025: fusb301_work_handler: int_sts[0x00]
  2614. [ 293.024525] fusb301 11-0025: fusb301_work_handler: int_sts[0x04]
  2615. [ 293.025049] SMBCHG: smbchg_battery_set_property: prop 101, val = 500
  2616. [ 293.031116] fusb301 11-0025: fusb301_work_handler: int_sts[0x00]
  2617. [ 293.152969] SMBCHG: power_ok_handler: triggered: 0x01
  2618. [ 293.153017] SMBCHG: src_detect_handler: chip->usb_present = 0 usb_present = 1 src_detect = 1 hvdcp_3_det_ignore_uv=0
  2619. [ 293.153117] SMBCHG: handle_usb_insertion: inserted type = 4 (SDP)
  2620. [ 293.153795] SMBCHG: power_ok_handler: triggered: 0x00
  2621. [ 293.264848] msm-dwc3 6a00000.ssusb: dwc3_msm_power_set_property_usb: clear retry count=0
  2622. [ 293.265044] SMBCHG: power_ok_handler: triggered: 0x01
  2623. [ 293.265243] FG: fg_power_set_property: psp 0, val = 1
  2624. [ 293.265705] SMBCHG: power_ok_handler: triggered: 0x00
  2625. [ 293.419533] msm-usb-ssphy-qmp 7410000.ssphy: QMP PHY initialization timeout
  2626. [ 293.419569] msm-usb-ssphy-qmp 7410000.ssphy: USB3_PHY_PCS_STATUS:69696969
  2627. [ 293.419728] msm-dwc3 6a00000.ssusb: DWC3 exited from low power mode
  2628. [ 293.611617] android_work: android_work: sent uevent USB_STATE=CONNECTED
  2629. [ 293.694409] android_usb gadget: high-speed config #1: 66bf0c8.android_usb
  2630. [ 293.694579] msm-dwc3 6a00000.ssusb: Avail curr from USB = 500
  2631. [ 293.694929] SMBCHG: power_ok_handler: triggered: 0x01
  2632. [ 293.750415] android_work: android_work: sent uevent USB_STATE=CONFIGURED
  2633. [ 293.750596] FG: fg_power_set_property: psp 0, val = 1
  2634. [ 293.757107] leds rgb: rgbcommon_sync_state_store do nothing. same state
  2635. [ 293.881037] type=1400 audit(1486687096.337:62): avc: denied { read } for pid=1548 comm="ActivityManager" name="task" dev="proc" ino=35646 scontext=u:r:system_server:s0 tcontext=u:r:logd:s0 tclass=dir permissive=0 ppid=945 pcomm="main" pgid=1524 pgcomm="system_server"
  2636. [ 293.887469] SMBCHG: aicl_done_handler: triggered, aicl: 400
  2637. [ 293.887478] SMBCHG: increment_aicl_count: aicl count c:0 dgltch:0 first:0
  2638. [ 293.910301] mtp_open
  2639. [ 294.044696] SMBCHG: fastchg_handler: p2f triggered
  2640. [ 294.044789] FG: fg_power_set_property: psp 0, val = 1
  2641. [ 294.573672] qns_set_ibat: QNS: new charge current:2100 mA
  2642. [ 294.573686] SMBCHG: smbchg_battery_set_property: prop 119, val = 2100000
  2643. [ 294.611324] type=1400 audit(1486687097.097:63): avc: denied { search } for pid=9867 comm=73657276696365203138 name="security" dev="dm-0" ino=671745 scontext=u:r:adbd:s0 tcontext=u:object_r:security_file:s0 tclass=dir permissive=0 ppid=1 pcomm="init" pgid=844 pgcomm="adbd"
  2644. [ 294.874999] QSEECOM: qseecom_load_app: App (tzwidevine) does'nt exist, loading apps for first time
  2645. [ 294.988145] QSEECOM: qseecom_load_app: App with id 55 (tzwidevine) now loaded
  2646. [ 294.989879] QSEECOM: qseecom_load_app: App (tzwvcpybuf) does'nt exist, loading apps for first time
  2647. [ 295.035145] QSEECOM: qseecom_load_app: App with id 56 (tzwvcpybuf) now loaded
  2648. [ 295.163011] QSEECOM: qseecom_unload_app: App id 55 now unloaded
  2649. [ 295.163926] QSEECOM: qseecom_unload_app: App id 56 now unloaded
  2650. [ 295.177873] type=1400 audit(1486687097.657:64): avc: denied { getattr } for pid=9934 comm="mount" path="/rca" dev="mmcblk0p50" ino=2 scontext=u:r:shell:s0 tcontext=u:object_r:idd_rca_dir:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2651. [ 295.178482] type=1400 audit(1486687097.657:65): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2652. [ 295.179097] audit: audit_lost=1 audit_rate_limit=20 audit_backlog_limit=64
  2653. [ 295.179103] audit: rate limit exceeded
  2654. [ 295.179514] type=1400 audit(1486687097.657:66): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2655. [ 295.180224] type=1400 audit(1486687097.657:67): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2656. [ 295.180365] type=1400 audit(1486687097.657:68): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2657. [ 295.180648] type=1400 audit(1486687097.657:69): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2658. [ 295.180995] type=1400 audit(1486687097.657:70): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2659. [ 295.181227] type=1400 audit(1486687097.657:71): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2660. [ 295.181530] type=1400 audit(1486687097.657:72): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2661. [ 295.181629] type=1400 audit(1486687097.657:73): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2662. [ 295.181754] type=1400 audit(1486687097.657:74): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2663. [ 295.181870] type=1400 audit(1486687097.657:75): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2664. [ 295.181990] type=1400 audit(1486687097.657:76): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2665. [ 295.182096] type=1400 audit(1486687097.657:77): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2666. [ 295.182232] type=1400 audit(1486687097.657:78): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2667. [ 295.182331] type=1400 audit(1486687097.657:79): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2668. [ 295.182444] type=1400 audit(1486687097.657:80): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2669. [ 295.182577] type=1400 audit(1486687097.657:81): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2670. [ 295.182698] type=1400 audit(1486687097.657:82): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2671. [ 295.182804] type=1400 audit(1486687097.657:83): avc: denied { read } for pid=9934 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=844 pcomm="adbd" pgid=844 pgcomm="adbd"
  2672. [ 295.267556] SMBCHG: smbchg_battery_set_property: prop 123, val = 0
  2673. [ 295.267567] SMBCHG: somc_chg_smart_set_suspend: voted for smart charging (0).
  2674. [ 295.496146] init: Service 'adbd' is being killed...
  2675. [ 295.496380] dwc3 6a00000.dwc3: request ffffffc0b6931e00 was not queued to ep0out
  2676. [ 295.497061] mtp_release
  2677. [ 295.498663] init: Service 'adbd' (pid 844) killed by signal 9
  2678. [ 295.498678] init: Service 'adbd' (pid 844) killing any children in process group
  2679. [ 295.511545] afe_get_cal_hw_delay: Unable to find delay for sample rate 8000
  2680. [ 295.512928] mtp_open
  2681. [ 295.546782] init: Starting service 'exec 43 (/init.usbmode.sh)'...
  2682. [ 295.594851] enable_store: android_usb: already disabled
  2683. [ 295.618351] init: Service 'exec 43 (/init.usbmode.sh)' (pid 9956) exited with status 0
  2684. [ 295.618442] init: Starting service 'adbd'...
  2685. [ 295.630177] QSEECOM: qseecom_load_app: App (tzlibasb) does'nt exist, loading apps for first time
  2686. [ 295.674484] QSEECOM: qseecom_load_app: App with id 57 (tzlibasb) now loaded
  2687. [ 295.706352] QSEECOM: qseecom_unload_app: App id 57 now unloaded
  2688. [ 295.707090] read descriptors
  2689. [ 295.707101] read strings
  2690. [ 295.707119] mtp_bind_config
  2691. [ 295.713419] dwc3_gadget_suspend_interrupt(): state:0. Ignore SUSPEND.
  2692. [ 295.807736] msm-dwc3 6a00000.ssusb: Avail curr from USB = 0
  2693. [ 295.807967] SMBCHG: power_ok_handler: triggered: 0x00
  2694. [ 295.808175] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  2695. [ 295.812067] SMBCHG: fastchg_handler: p2f triggered
  2696. [ 295.812152] FG: fg_power_set_property: psp 0, val = 2
  2697. [ 295.812400] FG: fg_power_set_property: psp 0, val = 2
  2698. [ 295.819872] leds rgb: rgbcommon_sync_state_store do nothing. same state
  2699. [ 295.895691] android_work: android_work: sent uevent USB_STATE=CONNECTED
  2700. [ 295.916035] android_usb gadget: high-speed config #1: 66bf0c8.android_usb
  2701. [ 295.916163] msm-dwc3 6a00000.ssusb: Avail curr from USB = 500
  2702. [ 295.916490] SMBCHG: power_ok_handler: triggered: 0x01
  2703. [ 295.970381] android_work: android_work: sent uevent USB_STATE=CONFIGURED
  2704. [ 295.970793] FG: fg_power_set_property: psp 0, val = 1
  2705. [ 295.972556] leds rgb: rgbcommon_sync_state_store do nothing. same state
  2706. [ 296.021321] SMBCHG: fastchg_handler: p2f triggered
  2707. [ 296.021411] FG: fg_power_set_property: psp 0, val = 1
  2708. [ 296.093032] SMBCHG: aicl_done_handler: triggered, aicl: 400
  2709. [ 296.093040] SMBCHG: increment_aicl_count: aicl count c:1 dgltch:0 first:12616306
  2710. [ 296.618312] type=1400 audit(1486687099.097:88): avc: denied { search } for pid=10004 comm=73657276696365203137 name="security" dev="dm-0" ino=671745 scontext=u:r:adbd:s0 tcontext=u:object_r:security_file:s0 tclass=dir permissive=0 ppid=1 pcomm="init" pgid=9964 pgcomm="adbd"
  2711. [ 297.128413] type=1400 audit(1486687099.607:89): avc: denied { getattr } for pid=10012 comm="mount" path="/rca" dev="mmcblk0p50" ino=2 scontext=u:r:shell:s0 tcontext=u:object_r:idd_rca_dir:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2712. [ 297.129918] audit: audit_lost=5 audit_rate_limit=20 audit_backlog_limit=64
  2713. [ 297.129924] audit: rate limit exceeded
  2714. [ 297.130282] type=1400 audit(1486687099.607:90): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2715. [ 297.130608] type=1400 audit(1486687099.607:91): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2716. [ 297.130984] type=1400 audit(1486687099.607:92): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2717. [ 297.131250] type=1400 audit(1486687099.607:93): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2718. [ 297.131348] type=1400 audit(1486687099.607:94): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2719. [ 297.131426] type=1400 audit(1486687099.607:95): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2720. [ 297.131513] type=1400 audit(1486687099.607:96): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2721. [ 297.131593] type=1400 audit(1486687099.607:97): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2722. [ 297.131671] type=1400 audit(1486687099.607:98): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2723. [ 297.131763] type=1400 audit(1486687099.607:99): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2724. [ 297.131856] type=1400 audit(1486687099.607:100): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2725. [ 297.131945] type=1400 audit(1486687099.607:101): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2726. [ 297.132035] type=1400 audit(1486687099.607:102): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2727. [ 297.132128] type=1400 audit(1486687099.607:103): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2728. [ 297.132209] type=1400 audit(1486687099.607:104): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2729. [ 297.132290] type=1400 audit(1486687099.607:105): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2730. [ 297.132359] type=1400 audit(1486687099.607:106): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2731. [ 297.132426] type=1400 audit(1486687099.607:107): avc: denied { read } for pid=10012 comm="mount" name="/" dev="tmpfs" ino=14313 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0 ppid=9964 pcomm="adbd" pgid=9964 pgcomm="adbd"
  2732. [ 297.611544] wsa881x_get_temp: T0: 46 is out of range[5, 45]
  2733. [ 298.403691] type=1400 audit(1486687100.887:112): avc: denied { write } for pid=10036 comm="main" name="arm64" dev="dm-0" ino=1146882 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=dir permissive=0 ppid=10035 pcomm="sh" pgid=10035 pgcomm="sh"
  2734. [ 298.910163] init: Untracked pid 10036 exited with status 0
  2735. [ 300.222754] DHD Runtime PM Disabled
  2736. [ 300.224793] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  2737. [ 300.427321] DHD Runtime PM Enabled
  2738. [ 303.420530] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2739. [ 303.420578] dhdpcie_bus_suspend: Entering suspend state
  2740. [ 303.423343] dhdpcie_bus_suspend: Got D3 Ack
  2741. [ 303.446629] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2742. [ 303.450975] dhd_request_bus_bandwidth, update bw ok, level: 0
  2743. [ 304.399479] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2744. [ 304.399950] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2745. [ 304.404710] msm_pcie_enable: PCIe RC0 PHY is ready!
  2746. [ 304.415390] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2747. [ 304.443763] msm_pcie_enable: PCIe RC0 link initialized
  2748. [ 304.448505] dhd_request_bus_bandwidth, update bw ok, level: 1
  2749. [ 304.448906] dhd_runtimepm_state : runtime resume ended
  2750. [ 306.650567] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2751. [ 306.650617] dhdpcie_bus_suspend: Entering suspend state
  2752. [ 306.658136] dhdpcie_bus_suspend: Got D3 Ack
  2753. [ 306.672027] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2754. [ 306.676132] dhd_request_bus_bandwidth, update bw ok, level: 0
  2755. [ 307.478011] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2756. [ 307.478445] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2757. [ 307.484738] msm_pcie_enable: PCIe RC0 PHY is ready!
  2758. [ 307.495425] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2759. [ 307.523136] msm_pcie_enable: PCIe RC0 link initialized
  2760. [ 307.528440] dhd_request_bus_bandwidth, update bw ok, level: 1
  2761. [ 307.528511] dhd_runtimepm_state : runtime resume ended
  2762. [ 312.730261] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2763. [ 312.730298] dhdpcie_bus_suspend: Entering suspend state
  2764. [ 312.732921] dhdpcie_bus_suspend: Got D3 Ack
  2765. [ 312.750988] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2766. [ 312.753600] dhd_request_bus_bandwidth, update bw ok, level: 0
  2767. [ 313.572388] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2768. [ 313.573027] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2769. [ 313.578229] msm_pcie_enable: PCIe RC0 PHY is ready!
  2770. [ 313.588925] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2771. [ 313.620774] msm_pcie_enable: PCIe RC0 link initialized
  2772. [ 313.624673] dhd_request_bus_bandwidth, update bw ok, level: 1
  2773. [ 313.624763] dhd_runtimepm_state : runtime resume ended
  2774. [ 315.830734] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2775. [ 315.830782] dhdpcie_bus_suspend: Entering suspend state
  2776. [ 315.837511] dhdpcie_bus_suspend: Got D3 Ack
  2777. [ 315.859781] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2778. [ 315.864140] dhd_request_bus_bandwidth, update bw ok, level: 0
  2779. [ 316.647377] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2780. [ 316.647938] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2781. [ 316.653951] msm_pcie_enable: PCIe RC0 PHY is ready!
  2782. [ 316.664352] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2783. [ 316.691927] msm_pcie_enable: PCIe RC0 link initialized
  2784. [ 316.695761] dhd_request_bus_bandwidth, update bw ok, level: 1
  2785. [ 316.695858] dhd_runtimepm_state : runtime resume ended
  2786. [ 324.900495] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2787. [ 324.900545] dhdpcie_bus_suspend: Entering suspend state
  2788. [ 324.902379] dhdpcie_bus_suspend: Got D3 Ack
  2789. [ 324.932266] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2790. [ 324.936224] dhd_request_bus_bandwidth, update bw ok, level: 0
  2791. [ 325.758309] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2792. [ 325.758783] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2793. [ 325.765556] msm_pcie_enable: PCIe RC0 PHY is ready!
  2794. [ 325.776314] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2795. [ 325.804053] msm_pcie_enable: PCIe RC0 link initialized
  2796. [ 325.808975] dhd_request_bus_bandwidth, update bw ok, level: 1
  2797. [ 325.809071] dhd_runtimepm_state : runtime resume ended
  2798. [ 328.010480] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2799. [ 328.010526] dhdpcie_bus_suspend: Entering suspend state
  2800. [ 328.017114] dhdpcie_bus_suspend: Got D3 Ack
  2801. [ 328.042313] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2802. [ 328.046212] dhd_request_bus_bandwidth, update bw ok, level: 0
  2803. [ 328.835813] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2804. [ 328.836731] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2805. [ 328.842478] msm_pcie_enable: PCIe RC0 PHY is ready!
  2806. [ 328.852888] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2807. [ 328.881341] msm_pcie_enable: PCIe RC0 link initialized
  2808. [ 328.886028] dhd_request_bus_bandwidth, update bw ok, level: 1
  2809. [ 328.886686] dhd_runtimepm_state : runtime resume ended
  2810. [ 337.090391] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2811. [ 337.090478] dhdpcie_bus_suspend: Entering suspend state
  2812. [ 337.092135] dhdpcie_bus_suspend: Got D3 Ack
  2813. [ 337.111815] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2814. [ 337.116170] dhd_request_bus_bandwidth, update bw ok, level: 0
  2815. [ 337.931789] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2816. [ 337.932269] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2817. [ 337.937597] msm_pcie_enable: PCIe RC0 PHY is ready!
  2818. [ 337.948401] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2819. [ 337.976519] msm_pcie_enable: PCIe RC0 link initialized
  2820. [ 337.981373] dhd_request_bus_bandwidth, update bw ok, level: 1
  2821. [ 337.981471] dhd_runtimepm_state : runtime resume ended
  2822. [ 340.190561] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2823. [ 340.190649] dhdpcie_bus_suspend: Entering suspend state
  2824. [ 340.197134] dhdpcie_bus_suspend: Got D3 Ack
  2825. [ 340.222367] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2826. [ 340.226130] dhd_request_bus_bandwidth, update bw ok, level: 0
  2827. [ 340.228150] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2828. [ 340.228612] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2829. [ 340.234005] msm_pcie_enable: PCIe RC0 PHY is ready!
  2830. [ 340.244364] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2831. [ 340.271566] msm_pcie_enable: PCIe RC0 link initialized
  2832. [ 340.275153] dhd_request_bus_bandwidth, update bw ok, level: 1
  2833. [ 340.275270] dhd_runtimepm_state : runtime resume ended
  2834. [ 340.289477] DHD Runtime PM Disabled
  2835. [ 340.299971] wl_run_escan : LEGACY_SCAN sync ID: 4660, bssidx: 0
  2836. [ 340.505247] DHD Runtime PM Enabled
  2837. [ 346.100996] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2838. [ 346.101041] dhdpcie_bus_suspend: Entering suspend state
  2839. [ 346.103382] dhdpcie_bus_suspend: Got D3 Ack
  2840. [ 346.131491] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2841. [ 346.135077] dhd_request_bus_bandwidth, update bw ok, level: 0
  2842. [ 346.515340] Runtime Resume is called in wlan_oob_irq [wlan]
  2843. [ 346.515485] dhd_runtime_bus_wake: bus wakeup but no wait until resume done
  2844. [ 346.515803] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2845. [ 346.521631] msm_pcie_enable: PCIe RC0 PHY is ready!
  2846. [ 346.532022] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2847. [ 346.560714] msm_pcie_enable: PCIe RC0 link initialized
  2848. [ 346.564910] dhd_request_bus_bandwidth, update bw ok, level: 1
  2849. [ 346.564947] dhd_runtimepm_state : runtime resume ended
  2850. [ 349.170592] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2851. [ 349.170738] dhdpcie_bus_suspend: Entering suspend state
  2852. [ 349.172502] dhdpcie_bus_suspend: Got D3 Ack
  2853. [ 349.202422] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2854. [ 349.206635] dhd_request_bus_bandwidth, update bw ok, level: 0
  2855. [ 350.062564] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2856. [ 350.063037] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2857. [ 350.067629] msm_pcie_enable: PCIe RC0 PHY is ready!
  2858. [ 350.078046] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2859. [ 350.105545] msm_pcie_enable: PCIe RC0 link initialized
  2860. [ 350.109453] dhd_request_bus_bandwidth, update bw ok, level: 1
  2861. [ 350.109866] dhd_runtimepm_state : runtime resume ended
  2862. [ 352.312130] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2863. [ 352.312181] dhdpcie_bus_suspend: Entering suspend state
  2864. [ 352.318850] dhdpcie_bus_suspend: Got D3 Ack
  2865. [ 352.352088] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2866. [ 352.356054] dhd_request_bus_bandwidth, update bw ok, level: 0
  2867. [ 353.140687] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2868. [ 353.141672] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2869. [ 353.146692] msm_pcie_enable: PCIe RC0 PHY is ready!
  2870. [ 353.157082] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2871. [ 353.184608] msm_pcie_enable: PCIe RC0 link initialized
  2872. [ 353.188420] dhd_request_bus_bandwidth, update bw ok, level: 1
  2873. [ 353.188501] dhd_runtimepm_state : runtime resume ended
  2874. [ 358.400465] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2875. [ 358.400515] dhdpcie_bus_suspend: Entering suspend state
  2876. [ 358.403296] dhdpcie_bus_suspend: Got D3 Ack
  2877. [ 358.432586] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2878. [ 358.436640] dhd_request_bus_bandwidth, update bw ok, level: 0
  2879. [ 359.212994] Runtime Resume is called in wlan_oob_irq [wlan]
  2880. [ 359.213093] dhd_runtime_bus_wake: bus wakeup but no wait until resume done
  2881. [ 359.213718] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2882. [ 359.218695] msm_pcie_enable: PCIe RC0 PHY is ready!
  2883. [ 359.229992] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2884. [ 359.258669] msm_pcie_enable: PCIe RC0 link initialized
  2885. [ 359.262966] dhd_request_bus_bandwidth, update bw ok, level: 1
  2886. [ 359.263049] dhd_runtimepm_state : runtime resume ended
  2887. [ 361.470339] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2888. [ 361.470423] dhdpcie_bus_suspend: Entering suspend state
  2889. [ 361.473139] dhdpcie_bus_suspend: Got D3 Ack
  2890. [ 361.502176] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2891. [ 361.506018] dhd_request_bus_bandwidth, update bw ok, level: 0
  2892. [ 361.772931] Runtime Resume is called in wlan_oob_irq [wlan]
  2893. [ 361.773038] dhd_runtime_bus_wake: bus wakeup but no wait until resume done
  2894. [ 361.773388] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2895. [ 361.778205] msm_pcie_enable: PCIe RC0 PHY is ready!
  2896. [ 361.788608] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2897. [ 361.816155] msm_pcie_enable: PCIe RC0 link initialized
  2898. [ 361.819895] dhd_request_bus_bandwidth, update bw ok, level: 1
  2899. [ 361.819933] dhd_runtimepm_state : runtime resume ended
  2900. [ 364.420657] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2901. [ 364.420803] dhdpcie_bus_suspend: Entering suspend state
  2902. [ 364.423514] dhdpcie_bus_suspend: Got D3 Ack
  2903. [ 364.452397] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2904. [ 364.456419] dhd_request_bus_bandwidth, update bw ok, level: 0
  2905. [ 365.303444] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2906. [ 365.303884] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2907. [ 365.309011] msm_pcie_enable: PCIe RC0 PHY is ready!
  2908. [ 365.319863] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2909. [ 365.347991] msm_pcie_enable: PCIe RC0 link initialized
  2910. [ 365.353236] dhd_request_bus_bandwidth, update bw ok, level: 1
  2911. [ 365.353307] dhd_runtimepm_state : runtime resume ended
  2912. [ 367.560493] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2913. [ 367.560577] dhdpcie_bus_suspend: Entering suspend state
  2914. [ 367.567125] dhdpcie_bus_suspend: Got D3 Ack
  2915. [ 367.592153] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2916. [ 367.596515] dhd_request_bus_bandwidth, update bw ok, level: 0
  2917. [ 368.380213] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2918. [ 368.381266] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2919. [ 368.386471] msm_pcie_enable: PCIe RC0 PHY is ready!
  2920. [ 368.396862] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2921. [ 368.426657] msm_pcie_enable: PCIe RC0 link initialized
  2922. [ 368.431156] dhd_request_bus_bandwidth, update bw ok, level: 1
  2923. [ 368.431581] dhd_runtimepm_state : runtime resume ended
  2924. [ 370.640735] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2925. [ 370.640785] dhdpcie_bus_suspend: Entering suspend state
  2926. [ 370.647675] dhdpcie_bus_suspend: Got D3 Ack
  2927. [ 370.672307] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2928. [ 370.676699] dhd_request_bus_bandwidth, update bw ok, level: 0
  2929. [ 371.458269] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2930. [ 371.459198] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2931. [ 371.464664] msm_pcie_enable: PCIe RC0 PHY is ready!
  2932. [ 371.475037] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2933. [ 371.502537] msm_pcie_enable: PCIe RC0 link initialized
  2934. [ 371.506341] dhd_request_bus_bandwidth, update bw ok, level: 1
  2935. [ 371.506427] dhd_runtimepm_state : runtime resume ended
  2936. [ 373.700437] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wdtick :200
  2937. [ 373.700490] dhdpcie_bus_suspend: Entering suspend state
  2938. [ 373.709013] dhdpcie_bus_suspend: Got D3 Ack
  2939. [ 373.742161] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  2940. [ 373.746100] dhd_request_bus_bandwidth, update bw ok, level: 0
  2941. [ 374.539597] Runtime Resume is called in dhd_wl_ioctl [wlan]
  2942. [ 374.540419] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  2943. [ 374.545361] msm_pcie_enable: PCIe RC0 PHY is ready!
  2944. [ 374.555749] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  2945. [ 374.583275] msm_pcie_enable: PCIe RC0 link initialized
  2946. [ 374.587058] dhd_request_bus_bandwidth, update bw ok, level: 1
  2947. [ 374.587133] dhd_runtimepm_state : runtime resume ended
  2948.  
  2949. D:\XZ\ADB>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement