Advertisement
Guest User

Untitled

a guest
Jun 28th, 2016
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 91.48 KB | None | 0 0
  1. Booting Linux on physical CPU 0
  2. Initializing cgroup subsys cpu
  3. Linux version 3.4.0-g349a05a-dirty (sinisa94@sinisa94) (gcc version 4.8 (GCC) ) #1 SMP PREEMPT Tue Jun 28 23:45:10 CEST 2016
  4. CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
  5. CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. Machine: Qualcomm MSM 8x26 / MSM 8x28 (Flattened Device Tree), model: Qualcomm MSM 8926 H3-LTE
  7. Powerup reason=0x80180
  8. Hw version=0x10
  9. qcom,ion-heap@28 reserved EBI1 size 314000
  10. Node qcom,mdss_fb_primary memblock_reserve memory 3200000-41a0000
  11. Node qcom,msm-mem-hole removed memory 8000000-f500000
  12. Node qcom,msm-mem-hole removed memory fa00000-ff00000
  13. memory pool 3 (start 0x7fc00000 size 400000) initialized
  14. Initialized persistent memory from 7fa00000-7fbfffff
  15. cma: CMA: reserved 16 MiB at 2e800000
  16. cma: Found secure_region, memory base 0, size 109 MiB, limit 0xffffffff
  17. cma: CMA: reserved 112 MiB at 78800000
  18. cma: Found adsp_region, memory base 0, size 42 MiB, limit 0x00000000
  19. cma: CMA: reserved 44 MiB at 2bc00000
  20. cma: Found qsecom_region, memory base 0, size 13 MiB, limit 0x00000000
  21. cma: CMA: reserved 16 MiB at 2ac00000
  22. Memory policy: ECC disabled, Data cache writealloc
  23. IMEM DT static mapping successful
  24. On node 0 totalpages: 492032
  25. free_area_init_node: node 0, pgdat c12f5c80, node_mem_map c20df000
  26. Normal zone: 1520 pages used for memmap
  27. Normal zone: 0 pages reserved
  28. Normal zone: 161808 pages, LIFO batch:31
  29. HighMem zone: 2576 pages used for memmap
  30. HighMem zone: 326128 pages, LIFO batch:31
  31. PERCPU: Embedded 9 pages/cpu @c312c000 s16320 r8192 d12352 u36864
  32. pcpu-alloc: s16320 r8192 d12352 u36864 alloc=9*4096
  33. pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  34. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 487936
  35. Kernel command line: console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 androidboot.hardware=dior user_debug=31 msm_rtb.filter=0x37 androidboot.selinux=permissive androidboot.emmc=true androidboot.modem=LTEW androidboot.hwversion=10 androidboot.serialno=5e91d3ce androidboot.baseband=msm mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_auo_nt35521_720p_video
  36. androidboot.modem= LTEW
  37. PID hash table entries: 4096 (order: 2, 16384 bytes)
  38. Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  39. Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  40. Memory:
  41. 128MB
  42. 5MB
  43. 1789MB
  44. = 1922MB total
  45. Memory: 1712996k/1712996k available, 259228k reserved, 1198080K highmem
  46. Virtual kernel memory layout:
  47. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  48. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  49. vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  50. lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  51. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  52. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  53. .text : 0xc0008000 - 0xc10dbc18 (17232 kB)
  54. .init : 0xc1100000 - 0xc120afc0 (1068 kB)
  55. .data : 0xc120c000 - 0xc132f038 (1165 kB)
  56. .bss : 0xc132f05c - 0xc1afa0e0 (7981 kB)
  57. SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  58. Preemptible hierarchical RCU implementation.
  59. RCU dyntick-idle grace-period acceleration is enabled.
  60. NR_IRQS:16 nr_irqs:16 16
  61. sched_clock: 32 bits at 19MHz, resolution 52ns, wraps every 223696ms
  62. Switching to timer-based delay loop
  63. Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  64. pid_max: default: 32768 minimum: 301
  65. Security Framework initialized
  66. SELinux: Initializing.
  67. SELinux: Starting in permissive mode
  68. Mount-cache hash table entries: 512
  69. Initializing cgroup subsys debug
  70. Initializing cgroup subsys cpuacct
  71. Initializing cgroup subsys freezer
  72. Initializing cgroup subsys bfqio
  73. CPU: Testing write buffer coherency:
  74. ok
  75. CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  76. hw perfevents: enabled with ARMv7 Cortex-A7 PMU driver, 5 counters available
  77. Setting up static identity map for 0xb0e750 - 0xb0e7b4
  78. Configuring XPU violations to be fatal errors
  79. MSM Memory Dump table set up
  80. CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  81. CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  82. CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  83. Brought up 4 CPUs
  84. SMP: Total of 4 processors activated (153.60 BogoMIPS).
  85. VFP support v0.3:
  86. implementor 41 architecture 2 part 30 variant 7 rev 3
  87. dummy:
  88. NET: Registered protocol family 16
  89. DMA: preallocated 256 KiB pool for atomic coherent allocations
  90. KPI: Bootloader start count = 27655
  91. KPI: Bootloader end count = 50123
  92. KPI: Bootloader display count = 41166
  93. KPI: Bootloader load kernel count = 1314
  94. KPI: Kernel MPM timestamp = 189454
  95. KPI: Kernel MPM Clock frequency = 32768
  96. socinfo_print: v9, id=224, ver=1.1, raw_id=2328, raw_ver=1 ,hw_plat=12, hw_plat_ver=0
  97. accessory_chip=0,hw_plat_subtype=0, pmic_model=65540, pmic_die_revision=131074,foundry_id=0
  98. gpiochip_add: registered GPIOs 0 to 120 on device: msmgpio
  99. msm_watchdog f9017000.qcom,wdt: MSM Watchdog Initialized
  100. mem_acc_corner: 0 <--> 0 mV
  101. 8226_s1: 500 <--> 1275 mV at 0 mV normal idle
  102. 8226_s1_corner: 0 <--> 0 mV at 0 mV normal idle
  103. 8226_s1_corner_ao: 0 <--> 0 mV at 0 mV normal idle
  104. 8226_s1_floor_corner: 0 <--> 0 mV at 0 mV normal idle
  105. 8226_s3: 1200 <--> 1300 mV at 1200 mV normal idle
  106. 8226_s4: 1800 <--> 2200 mV at 1800 mV normal idle
  107. 8226_s5: 1150 mV normal idle
  108. 8226_l1: 1225 mV normal idle
  109. 8226_l2: 1200 mV normal idle
  110. 8226_l3: 750 <--> 1287 mV at 0 mV normal idle
  111. 8226_l3_ao: 750 <--> 1287 mV at 0 mV normal idle
  112. 8226_l3_so: 750 <--> 1287 mV at 750 mV normal idle
  113. 8226_l4: 1200 mV normal idle
  114. 8226_l5: 1290 mV normal idle
  115. 8226_l6: 1800 mV normal idle
  116. 8226_l7: 1850 mV normal idle
  117. 8226_l8: 1800 mV normal idle
  118. 8226_l8_ao: 1800 mV normal idle
  119. 8226_l8_so: 1800 mV normal idle
  120. 8226_l9: 2050 mV normal idle
  121. 8226_l10: 1800 mV normal idle
  122. 8226_l12: 1800 mV normal idle
  123. 8226_l14: 2750 mV normal idle
  124. 8226_l15: 2800 mV normal idle
  125. 8226_l16: 3000 <--> 3350 mV at 3300 mV normal idle
  126. 8226_l17: 2950 mV normal idle
  127. 8226_l18: 2950 mV normal idle
  128. 8226_l19: 2850 mV normal idle
  129. 8226_l20: 3075 mV normal idle
  130. 8226_l21: 1800 <--> 2950 mV at 2950 mV normal idle
  131. 8226_l22: 1800 <--> 2950 mV at 2950 mV normal idle
  132. 8226_l23: 1800 <--> 2950 mV at 2950 mV normal idle
  133. 8226_l24: 1300 <--> 1350 mV at 1300 mV normal idle
  134. 8226_l25: 1775 <--> 2125 mV at 1775 mV normal idle
  135. 8226_l26: 1225 mV normal idle
  136. 8226_l27: 2050 mV normal idle
  137. 8226_l28: 1800 <--> 2950 mV at 2950 mV normal idle
  138. 8226_lvs1:
  139. 8226_s2: 900 <--> 1350 mV at 1150 mV
  140. spm_regulator_probe: name=8226_s2, range=MV, voltage=1150000 uV, mode=AUTO, step rate=9600 uV/us
  141. AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
  142. qup_i2c f9927000.i2c: Missing 'qcom,master-id' DT entry
  143. qup_i2c f9928000.i2c: Missing 'qcom,master-id' DT entry
  144. cpr_efuse_init: efuse_addr = 0xfc4b8000 (len=0x1000)
  145. cpr_parse_speed_bin_fuse: [row: 22]: 0x20b9160600000199, speed_bits = 1
  146. cpr_fuse_is_setting_expected: [row:22] = 0x20b9160600000199 @24:3 == 2 ?: no
  147. cpr_pvs_init: pvs voltage: [1050000 1150000 1290000] uV
  148. cpr_pvs_init: ceiling voltage: [1050000 1150000 1290000] uV
  149. cpr_pvs_init: floor voltage: [1050000 1050000 1100000] uV
  150. cpr_fuse_is_setting_expected: [row:138] = 0x8004a34a383541 @57:1 == 1 ?: no
  151. cpr_init_cpr_efuse: [row:138] = 0x8004a34a383541
  152. cpr_init_cpr_efuse: disable = 0, local = 1
  153. cpr_init_cpr_efuse: Corner[1]: ro_sel = 2, target quot = 842
  154. cpr_init_cpr_efuse: Corner[2]: ro_sel = 2, target quot = 899
  155. cpr_init_cpr_efuse: Corner[3]: ro_sel = 2, target quot = 1345
  156. cpr_init_cpr_efuse: Corner[1]: adjusted target quot = 842
  157. cpr_init_cpr_efuse: Corner[2]: adjusted target quot = 971
  158. cpr_init_cpr_efuse: Corner[3]: adjusted target quot = 1417
  159. cpr_parse_pvs_version_fuse: [row: 22]: 0x20b9160600000199, pvs_version = 1
  160. cpr_get_corner_quot_adjustment: quotient adjustment scaling factor: 0.553
  161. cpr_get_corner_quot_adjustment: adjusted quotient[12] = 1417
  162. cpr_get_corner_quot_adjustment: adjusted quotient[11] = 1364
  163. cpr_get_corner_quot_adjustment: adjusted quotient[10] = 1311
  164. cpr_get_corner_quot_adjustment: adjusted quotient[9] = 1280
  165. cpr_get_corner_quot_adjustment: adjusted quotient[8] = 1258
  166. cpr_get_corner_quot_adjustment: adjusted quotient[7] = 1195
  167. cpr_get_corner_quot_adjustment: adjusted quotient[6] = 1142
  168. cpr_get_corner_quot_adjustment: adjusted quotient[5] = 1088
  169. cpr_init_cpr_parameters: CPR is disabled by default.
  170. cpr_config: Timer count: 0x17700 (for 5000 us)
  171. apc_corner: 0 <--> 0 mV
  172. msm-thermal qcom,msm-thermal.68: probe_freq_mitigation:Failed reading node=/soc/qcom,msm-thermal, key=qcom,freq-mitigation-temp. err=-22. KTM continues
  173. msm-thermal qcom,msm-thermal.68: probe_therm_reset:Failed reading node=/soc/qcom,msm-thermal, key=qcom,therm-reset-temp err=-22. KTM continues
  174. msm-thermal qcom,msm-thermal.68: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues
  175. msm_thermal:vdd_restriction_reg_init Defer vdd rstr freq init.
  176. msm-thermal qcom,msm-thermal.68: probe_ocr:Failed reading node=/soc/qcom,msm-thermal, key=qti,pmic-opt-curr-temp. KTM continues
  177. msm-thermal qcom,msm-thermal.68: probe_thermal_efuse_read:Failed reading node=/soc/qcom,msm-thermal, key=qcom,efuse-data. KTM continues
  178. msm_thermal:msm_thermal_get_freq_table error reading cpufreq table
  179. persistent_ram: no valid data in buffer (sig = 0x00f3f3f3)
  180. console [ram-1] enabled
  181. hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  182. hw-breakpoint: maximum watchpoint size is 8 bytes.
  183. sps:sps is ready.
  184. gdsc_venus:
  185. gdsc_mdss:
  186. gdsc_jpeg:
  187. gdsc_vfe:
  188. gdsc_oxili_cx:
  189. gdsc_usb_hsic:
  190. msm_ocmem fdd00000.qcom,ocmem: OCMEM Virtual addr f0400000
  191. Physical OCMEM zone layout:
  192. zone graphics : 0xfec00000 - 0xfec1ffff ( 128 KB)
  193. bio: create slab <bio-0> at 0
  194. cma: Assigned CMA region at 0 to 8.qcom,ion-heap device
  195. ION-heap mm: Cannot specify alignment for this type of heap
  196. cma: Assigned CMA region at 0 to 16.qcom,ion-heap device
  197. ION-heap adsp: Cannot specify alignment for this type of heap
  198. cma: Assigned CMA region at 0 to 1b.qcom,ion-heap device
  199. ION heap system created
  200. ION heap kmalloc created
  201. ION heap mm created at 0x78800000 with size 6d00000
  202. ION heap adsp created at 0x2bc00000 with size 2a00000
  203. ION heap qsecom created at 0x2ac00000 with size d00000
  204. ION heap audio created at 0x7fc00000 with size 314000
  205. ION heap pil_1 created at 0x0dc00000 with size 1900000
  206. lm3533_i2c_init
  207. lm3533 6-0038: lm3533_i2c_probe
  208. lm3533 6-0038: In lm3533_enable
  209. lm3533 6-0038: update [2c]: 00/01
  210. lm3533 6-0038: update [2c]: 06/06
  211. SCSI subsystem initialized
  212. usbcore: registered new interface driver usbfs
  213. usbcore: registered new interface driver hub
  214. usbcore: registered new device driver usb
  215. Linux media interface: v0.10
  216. Linux video capture interface: v2.00
  217. msm_iommu_v1 fda64000.qcom,iommu: device jpeg_iommu mapped at f00e0000, with 3 ctx banks
  218. msm_iommu_v1 fd928000.qcom,iommu: device mdp_iommu mapped at f0160000, with 3 ctx banks
  219. msm_iommu_v1 fdc84000.qcom,iommu: device venus_iommu mapped at f0440000, with 3 ctx banks
  220. msm_iommu_v1 fdb10000.qcom,iommu: device kgsl_iommu mapped at f0460000, with 3 ctx banks
  221. msm_iommu_v1 fda44000.qcom,iommu: device vfe_iommu mapped at f0480000, with 3 ctx banks
  222. msm_iommu_ctx_v1 fda6c000.qcom,iommu-ctx: context jpeg_enc0 using bank 0
  223. msm_iommu_ctx_v1 fda6d000.qcom,iommu-ctx: context jpeg_enc1 using bank 1
  224. msm_iommu_ctx_v1 fda6e000.qcom,iommu-ctx: context jpeg_dec using bank 2
  225. msm_iommu_ctx_v1 fd930000.qcom,iommu-ctx: context mdp_0 using bank 0
  226. msm_iommu_ctx_v1 fd931000.qcom,iommu-ctx: context mdp_1 using bank 1
  227. msm_iommu_ctx_v1 fd932000.qcom,iommu-ctx: context mdp_2 using bank 2
  228. msm_iommu_ctx_v1 fdc8c000.qcom,iommu-ctx: context venus_ns using bank 0
  229. msm_iommu_ctx_v1 fdc8d000.qcom,iommu-ctx: context venus_cp using bank 1
  230. msm_iommu_ctx_v1 fdc8e000.qcom,iommu-ctx: context venus_fw using bank 2
  231. msm_iommu_ctx_v1 fdb18000.qcom,iommu-ctx: context gfx3d_user using bank 0
  232. msm_iommu_ctx_v1 fdb19000.qcom,iommu-ctx: context gfx3d_priv using bank 1
  233. msm_iommu_ctx_v1 fdb1a000.qcom,iommu-ctx: context gfx3d_spare using bank 2
  234. msm_iommu_ctx_v1 fda4c000.qcom,iommu-ctx: context vfe0 using bank 0
  235. msm_iommu_ctx_v1 fda4d000.qcom,iommu-ctx: context vfe1 using bank 1
  236. msm_iommu_ctx_v1 fda4e000.qcom,iommu-ctx: context cpp using bank 2
  237. Advanced Linux Sound Architecture Driver Version 1.0.25.
  238. Bluetooth: Core ver 2.16
  239. NET: Registered protocol family 31
  240. Bluetooth: HCI device and connection manager initialized
  241. Bluetooth: HCI socket layer initialized
  242. Bluetooth: L2CAP socket layer initialized
  243. Bluetooth: SCO socket layer initialized
  244. cfg80211: Calling CRDA to update world regulatory domain
  245. cfg80211: World regulatory domain updated:
  246. cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  247. cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  248. cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  249. cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  250. cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  251. cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  252. cfg80211: (5490000 KHz - 5710000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  253. cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  254. cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
  255. Switching to clocksource arch_sys_counter
  256. NET: Registered protocol family 2
  257. IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  258. TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  259. TCP bind hash table entries: 65536 (order: 8, 1310720 bytes)
  260. TCP: Hash tables configured (established 131072 bind 65536)
  261. TCP: reno registered
  262. UDP hash table entries: 512 (order: 2, 24576 bytes)
  263. UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
  264. NET: Registered protocol family 1
  265. Trying to unpack rootfs image as initramfs...
  266. Freeing initrd memory: 888K
  267. clock-a7 f9011050.qcom,clock-a7: Speed bin: 1
  268. clock-a7 f9011050.qcom,clock-a7: PVS version: 1
  269. gpiochip_find_base: found new base at 992
  270. gpiochip_add: registered GPIOs 992 to 1023 on device: smp2p
  271. gpiochip_find_base: found new base at 960
  272. gpiochip_add: registered GPIOs 960 to 991 on device: smp2p
  273. gpiochip_find_base: found new base at 928
  274. gpiochip_add: registered GPIOs 928 to 959 on device: smp2p
  275. gpiochip_find_base: found new base at 896
  276. gpiochip_add: registered GPIOs 896 to 927 on device: smp2p
  277. gpiochip_find_base: found new base at 864
  278. gpiochip_add: registered GPIOs 864 to 895 on device: slave-kernel
  279. gpiochip_find_base: found new base at 832
  280. gpiochip_add: registered GPIOs 832 to 863 on device: master-kernel
  281. gpiochip_find_base: found new base at 800
  282. gpiochip_add: registered GPIOs 800 to 831 on device: smp2p
  283. gpiochip_find_base: found new base at 768
  284. gpiochip_add: registered GPIOs 768 to 799 on device: smp2p
  285. gpiochip_find_base: found new base at 736
  286. gpiochip_add: registered GPIOs 736 to 767 on device: slave-kernel
  287. gpiochip_find_base: found new base at 704
  288. gpiochip_add: registered GPIOs 704 to 735 on device: master-kernel
  289. gpiochip_find_base: found new base at 672
  290. gpiochip_add: registered GPIOs 672 to 703 on device: smp2p
  291. gpiochip_find_base: found new base at 640
  292. gpiochip_add: registered GPIOs 640 to 671 on device: smp2p
  293. gpiochip_find_base: found new base at 608
  294. gpiochip_add: registered GPIOs 608 to 639 on device: slave-kernel
  295. gpiochip_find_base: found new base at 576
  296. gpiochip_add: registered GPIOs 576 to 607 on device: master-kernel
  297. gpiochip_find_base: found new base at 544
  298. gpiochip_add: registered GPIOs 544 to 575 on device: rdbg
  299. gpiochip_find_base: found new base at 512
  300. gpiochip_add: registered GPIOs 512 to 543 on device: rdbg
  301. gpiochip_find_base: found new base at 480
  302. gpiochip_add: registered GPIOs 480 to 511 on device: rdbg
  303. gpiochip_find_base: found new base at 448
  304. gpiochip_add: registered GPIOs 448 to 479 on device: rdbg
  305. pil-q6v5-lpass fe200000.qcom,lpass: using secure boot
  306. pil_pronto fb21b000.qcom,pronto: using secure boot
  307. pil_venus fdce0000.qcom,venus: using secure boot
  308. NET: Registered protocol family 27
  309. dma_test_init, minor number 64
  310. msm_rpm_log_probe: OK
  311. msm_rtb: probe of qcom,msm-rtb.69 failed with error -12
  312. audit: initializing netlink socket (disabled)
  313. type=2000 audit(0.380:1): initialized
  314. highmem bounce pool size: 64 pages
  315. fuse init (API version 7.18)
  316. SELinux: Registering netfilter hooks
  317. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  318. io scheduler noop registered
  319. io scheduler deadline registered
  320. io scheduler row registered
  321. io scheduler cfq registered
  322. io scheduler test-iosched registered
  323. io scheduler fiops registered
  324. io scheduler bfq registered (default)
  325. BFQ I/O-scheduler: v7r8
  326. gpiochip_find_base: found new base at 440
  327. gpiochip_add: registered GPIOs 440 to 447 on device: pm8226-gpio
  328. qcom,qpnp-pin qpnp-pin-ea548400: qpnp_pin_probe: gpio_chip registered between 440-447
  329. gpiochip_find_base: found new base at 432
  330. gpiochip_add: registered GPIOs 432 to 439 on device: pm8226-mpp
  331. qcom,qpnp-pin qpnp-pin-ea548600: qpnp_pin_probe: gpio_chip registered between 432-439
  332. lm3533-backlight lm3533-backlight.0: lm3533_bl_probe
  333. lm3533_ctrlbank_set_max_current 19400
  334. lm3533 6-0038: update [1a]: 02/02
  335. lm3533 6-0038: update [27]: 01/01
  336. mdss_mdp_probe: MDP HW Base phy_Address=0xfd900000 virt=0xf04c0000
  337. mdss_mdp_probe: MDSS VBIF HW Base phy_Address=0xfd924000 virt=0xf0142000
  338. mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-ib-factor-overlap : u32 array read
  339. mdss_mdp_parse_dt_fudge_factors: err reading qcom,mdss-ib-factor-overlap
  340. mdss_mdp_parse_dt_prop_len: Error from prop qcom,mdss-ad-off : spec error in device tree
  341. mdss_mdp_parse_bootarg: mdss_mdp_parse_bootarg:1542: pan_name=[1:dsi:0:qcom,mdss_dsi_auo_nt35521_720p_video] end=[]
  342. mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->0
  343. mdss_dsi_panel_init: Panel Name = auo nt35521 720p video mode dsi panel
  344. mdss_dsi_parse_roi_alignment: Panel roi alignment not found
  345. mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-panel-status-command
  346. mdss_dsi_parse_panel_features:857 Partial update disabled
  347. mdss_dsi_parse_panel_features: ulps feature disabled
  348. mdss_dsi_parse_panel_features: dynamic switch feature enabled: 0
  349. mdss_dsi_set_refresh_rate_range:914, Unable to read max refresh rate
  350. dyn_fps: min = 45, max = 60
  351. mdss_dsi_panel_init: Continuous splash enabled
  352. dsi_panel_device_register:1489, Disp_en gpio not specified
  353. mdss_dsi_retrieve_ctrl_resources: ctrl_base=f014e800 ctrl_size=1f8 phy_base=f0156b00 phy_size=2b0
  354. dsi_panel_device_register: Using default BTA for ESD check
  355. mdss_register_panel: adding framebuffer device fd922800.qcom,mdss_dsi
  356. mdss_hw_init: MDP Rev=10010001
  357. mdss_dsi_status_init: DSI status check interval:5000
  358. mdss_register_panel: adding framebuffer device qcom,mdss_wb_panel.23
  359. mdss_fb_parse_dt: split framebuffer left=0 right=0
  360. mdss_fb_register: FrameBuffer[0] 720x1280 registered successfully!
  361. mdss_mdp_overlay_init: mdss_mdp_overlay_init: unable to add event timer
  362. Registered led device: lcd-backlight
  363. mdss_fb_parse_dt: split framebuffer left=0 right=0
  364. mdss_fb_register: FrameBuffer[1] 1280x720 registered successfully!
  365. mdss_mdp_overlay_init: mdss_mdp_overlay_init: unable to add event timer
  366. msm_serial_hsl_probe: detected port #0 (ttyHSL0)
  367. f991f000.serial: ttyHSL0 at MMIO 0xf991f000 (irq = 141) is a MSM
  368. msm_serial_hsl_init: driver initialized
  369. diagchar initialized now
  370. kgsl bus ib [0] = 1800000000
  371. kgsl bus ib [1] = 3600000000
  372. kgsl bus ib [2] = 4800000000
  373. kgsl bus index is 2 for pwrlevel 0
  374. kgsl bus index is 1 for pwrlevel 1
  375. kgsl bus index is 0 for pwrlevel 2
  376. kgsl kgsl-3d0: |kgsl_iommu_init| MMU type set for device is IOMMU
  377. brd: module loaded
  378. loop: module loaded
  379. QSEECOM: qseecom_probe: support_bus_scaling=0x1
  380. QSEECOM: qseecom_probe: disk-encrypt-pipe-pair=0x2
  381. QSEECOM: qseecom_probe: Device does not support PFE
  382. QSEECOM: qseecom_probe: hlos-ce-hw-instance=0x0
  383. QSEECOM: qseecom_probe: qsee-ce-hw-instance=0x0
  384. QSEECOM: qseecom_probe: qseecom.appsbl_qseecom_support = 0x0
  385. QSEECOM: qseecom_probe: secure app region addr=0xd980000 size=0x256000
  386. 8226_l28: Failed to create debugfs directory
  387. isa1000_setup: isa1000 set up
  388. i2c-core: driver [tabla-i2c-core] using legacy suspend method
  389. i2c-core: driver [tabla-i2c-core] using legacy resume method
  390. i2c-core: driver [wcd9xxx-i2c-core] using legacy suspend method
  391. i2c-core: driver [wcd9xxx-i2c-core] using legacy resume method
  392. SCSI Media Changer driver v0.25
  393. sps: BAM device 0xf9904000 is not registered yet.
  394. sps:BAM 0xf9904000 is registered.
  395. tun: Universal TUN/TAP device driver, 1.6
  396. tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  397. rmnet_init: BAM devices[9]
  398. PPP generic driver version 2.4.2
  399. PPP BSD Compression module registered
  400. PPP Deflate Compression module registered
  401. PPP MPPE Compression module registered
  402. NET: Registered protocol family 24
  403. wcnss_wlan probed in built-in mode
  404. usbcore: registered new interface driver asix
  405. usbcore: registered new interface driver cdc_ether
  406. usbcore: registered new interface driver net1080
  407. usbcore: registered new interface driver cdc_subset
  408. usbcore: registered new interface driver zaurus
  409. usbcore: registered new interface driver cdc_ncm
  410. msm_otg f9a55000.usb: msm_otg probe
  411. msm_otg f9a55000.usb: OTG regs = f042c000
  412. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  413. Unable to get vbus_otg
  414. msm_hsusb_host msm_hsusb_host: unable to register with transceiver
  415. platform msm_hsusb_host: Driver msm_hsusb_host requests probe deferral
  416. usbcore: registered new interface driver cdc_acm
  417. cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  418. usbcore: registered new interface driver ccid_bridge
  419. ccid_bridge_init: success
  420. Initializing USB Mass Storage driver...
  421. usbcore: registered new interface driver usb-storage
  422. USB Mass Storage support registered.
  423. usbcore: registered new interface driver ums-alauda
  424. usbcore: registered new interface driver ums-cypress
  425. usbcore: registered new interface driver ums-datafab
  426. usbcore: registered new interface driver ums-freecom
  427. usbcore: registered new interface driver ums-isd200
  428. usbcore: registered new interface driver ums-jumpshot
  429. usbcore: registered new interface driver ums-karma
  430. usbcore: registered new interface driver ums-onetouch
  431. usbcore: registered new interface driver ums-sddr09
  432. usbcore: registered new interface driver ums-sddr55
  433. usbcore: registered new interface driver ums-usbat
  434. usbcore: registered new interface driver usb_ehset_test
  435. msm_hsusb msm_hsusb: [ci13xxx_start] hw_ep_max = 32
  436. mbim_init: initialize 1 instances
  437. mbim_init: Initialized 1 ports
  438. rndis_qc_init: initialize rndis QC instance
  439. android_usb gadget: Mass Storage Function, version: 2009/09/11
  440. android_usb gadget: Number of LUNs=4
  441. lun0: LUN: removable read only CD-ROM file: (no medium)
  442. lun1: LUN: read only CD-ROM file: (no medium)
  443. lun2: LUN: removable file: (no medium)
  444. lun3: LUN: removable file: (no medium)
  445. android_usb gadget: android_usb ready
  446. usbcore: registered new interface driver usb_acecad
  447. usbcore: registered new interface driver aiptek
  448. usbcore: registered new interface driver gtco
  449. usbcore: registered new interface driver hanwang
  450. usbcore: registered new interface driver kbtab
  451. usbcore: registered new interface driver wacom
  452. using rtc device, qpnp_rtc, for alarms
  453. qcom,qpnp-rtc qpnp-rtc-ea549000: rtc core: registered qpnp_rtc as rtc0
  454. i2c /dev entries driver
  455. msm_vidc: 1: Failed to read qcom,load-freq-tbl from device tree
  456. msm_vidc: 1: no elements in frequency table
  457. msm_vidc: 1: Failed to read qcom,reg-presets from device tree
  458. msm_vidc: 1: Failed to read qcom,buffer-type-tz-usage-table from device tree
  459. msm_vidc: 1: Q6 hfi device probe called
  460. msm_vidc: 1: debugfs_create_file: fail
  461. csiphy_probe: device id = 0
  462. csiphy_probe: device id = 1
  463. csid_probe device id 0
  464. csid_probe:588 reading mipi_csi_vdd is 1200000
  465. csid_probe device id 1
  466. csid_probe:588 reading mipi_csi_vdd is 1200000
  467. msm_led_trigger_add_driver:286 called
  468. msm_led_trigger_probe:146 called
  469. msm_led_trigger_probe:161 pdev id 0
  470. msm_led_trigger_probe:172 count 1
  471. msm_led_trigger_probe:196 default trigger flash0_trigger
  472. msm_led_trigger_probe:218 max_current[0] 625
  473. msm_led_trigger_probe:241 default trigger torch_trigger
  474. msm_led_trigger_probe:266 torch max_current 120
  475. msm_led_flash_create_v4lsubdev:68 Enter
  476. msm_led_flash_create_v4lsubdev:90 probe success
  477. Registered led device: flashlight
  478. msm_flash_adp1660_i2c_add_driver called
  479. msm_eeprom_platform_probe MM data miss:1059
  480. msm_eeprom_parse_memory_map: pageen not needed
  481. h3lte_set_sensor_name: sensor_name = ov5693_olq5f08, is set = 1
  482. msm_eeprom_platform_probe MM data miss:1059
  483. msm_eeprom_parse_memory_map: pageen not needed
  484. msm_eeprom_parse_memory_map: pageen not needed
  485. MSM-SENSOR-INIT msm_sensor_init_module:140 MSM_SENSOR_INIT_MODULE (null)
  486. msm_sensor_driver_get_dt_data:822 Invalid sensor position
  487. msm_sensor_driver_get_dt_data:830 Invalid sensor mode supported
  488. g_sctrl[0] e982d600
  489. msm_sensor_driver_get_dt_data:822 Invalid sensor position
  490. msm_sensor_driver_get_dt_data:830 Invalid sensor mode supported
  491. g_sctrl[1] e982d800
  492. imx135_init_module:141
  493. imx135_init_module:146 rc -19
  494. __msm_jpeg_init:951] Jpeg Device id 0
  495. lirc_dev: IR Remote Control driver registered, major 235
  496. IR NEC protocol handler initialized
  497. IR RC5(x) protocol handler initialized
  498. IR RC6 protocol handler initialized
  499. IR JVC protocol handler initialized
  500. IR Sony protocol handler initialized
  501. IR RC5 (streamzap) protocol handler initialized
  502. IR SANYO protocol handler initialized
  503. IR MCE Keyboard/mouse protocol handler initialized
  504. IR LIRC bridge handler initialized
  505. gspca_main: v2.14.0 registered
  506. usbcore: registered new interface driver uvcvideo
  507. USB Video Class driver (1.1.1)
  508. iris_radio: Cannot open the command channel
  509. Driver for 1-wire Dallas network protocol.
  510. w1-gpio: w1_gpio_probe:gpio 439
  511. BMS: qpnp_bms_init: QPNP BMS INIT
  512. spmi qpnp-bms-dior-ea545c00: Driver qcom,qpnp-bms-dior requests probe deferral
  513. BMS: qpnp_bms_init: QPNP BMS INIT
  514. spmi qpnp-charger-dior-ea545a00: Driver qcom,qpnp-charger-dior requests probe deferral
  515. qpnp_vadc_conv_seq_request: not a valid VADC channel
  516. thermal_sys: failed to read out thermal zone 7
  517. qpnp_vadc_conv_seq_request: not a valid VADC channel
  518. thermal_sys: failed to read out thermal zone 8
  519. device-mapper: uevent: version 1.0.3
  520. device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  521. cpuidle: using governor ladder
  522. cpuidle: using governor menu
  523. sdhci: Secure Digital Host Controller Interface driver
  524. sdhci: Copyright(c) Pierre Ossman
  525. sdhci-pltfm: SDHCI platform and OF driver helper
  526. mmc0: no vmmc regulator found
  527. Registered led device: mmc0::
  528. mmc0: SDHCI controller on msm_sdcc.1 [msm_sdcc.1] using ADMA
  529. mmc1: no vmmc regulator found
  530. Registered led device: mmc1::
  531. mmc1: SDHCI controller on msm_sdcc.2 [msm_sdcc.2] using ADMA
  532. Registered led device: red
  533. Registered led device: green
  534. Registered led device: blue
  535. Registered led device: wled:backlight
  536. qcom,leds-qpnp leds-qpnp-ea549200: bl: change to higher light 4095
  537. qcom,leds-qpnp leds-qpnp-ea549200: bl: change to analog 4095
  538. qcom,leds-qpnp leds-qpnp-ea54a000: Flash wa regulator get failed(-517)
  539. qcom,leds-qpnp leds-qpnp-ea54a000: Regulator get failed(-517)
  540. qcom,leds-qpnp leds-qpnp-ea54a000: Unable to read flash config data
  541. spmi leds-qpnp-ea54a000: Driver qcom,leds-qpnp requests probe deferral
  542. Registered led device: button-backlight
  543. lm3533_ctrlbank_set_max_current 5000
  544. lm3533 6-0038: update [27]: 04/04
  545. QCE50: __qce_get_device_tree_data: bam_pipe_pair=0x1
  546. QCE50: __qce_get_device_tree_data: ce-device =0x0
  547. QCE50: __qce_get_device_tree_data: ce_phy_reg_base=0xfd400000
  548. QCE50: __qce_get_device_tree_data: ce_virt_reg_base=0xf0540000
  549. QCE50: __qce_get_device_tree_data: ce_bam_phy_reg_base=0xfd404000
  550. QCE50: __qce_get_device_tree_data: CRYPTO BAM IRQ = 239.
  551. qce fd400000.qcom,qcedev: Qualcomm Crypto 5.2.1 device found @0xfd400000
  552. qce fd400000.qcom,qcedev: CE device = 0x0
  553. , IO base, CE = 0xf0540000
  554. , Consumer (IN) PIPE 2, Producer (OUT) PIPE 3
  555. IO base BAM = 0x0
  556. BAM IRQ 239
  557. Engines Availability = 0x1011053
  558. sps:BAM 0xfd404000 is registered.
  559. sps:BAM 0xfd404000 (va:0xf0570000) enabled: ver:0x22, number of pipes:16
  560. QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x00000000fd404000 irq 239
  561. qcedev: FIPS140-2 Known Answer Tests : Skipped
  562. QCE50: __qce_get_device_tree_data: bam_pipe_pair=0x2
  563. QCE50: __qce_get_device_tree_data: ce-device =0x0
  564. QCE50: __qce_get_device_tree_data: ce_phy_reg_base=0xfd400000
  565. QCE50: __qce_get_device_tree_data: ce_virt_reg_base=0xf0580000
  566. QCE50: __qce_get_device_tree_data: ce_bam_phy_reg_base=0xfd404000
  567. QCE50: __qce_get_device_tree_data: CRYPTO BAM IRQ = 239.
  568. QCE50: __qce_init_clk: Unable to get CE core src clk, set to NULL
  569. QCE50: __qce_init_clk: Unable to get CE core clk
  570. QCE50: __qce_init_clk: Unable to init CE clks, rc = -2
  571. qcrypto: probe of fd400000.qcom,qcrypto failed with error -2
  572. usbcore: registered new interface driver usbhid
  573. usbhid: USB HID core driver
  574. zram: Created 1 device(s) ...
  575. ashmem: initialized
  576. logger: created 1024K log 'log_main'
  577. logger: created 1024K log 'log_events'
  578. logger: created 1024K log 'log_radio'
  579. logger: created 1024K log 'log_system'
  580. sps:BAM 0xf9a44000 is registered.
  581. usb_bam_ipa_create_resources: Failed to create USB_PROD resource
  582. qcom,qpnp-power-on qpnp-power-on-ea545800: PMIC@SID0 Power-on reason: Triggered from KPD (power key press) and 'warm' boot
  583. qcom,qpnp-power-on qpnp-power-on-ea545800: PMIC@SID0: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled shutdown)
  584. input: qpnp_pon as /devices/virtual/input/input0
  585. PMIC@SID0: PM8226 v2.2 options: 0, 0, 2, 2
  586. mckernelapi : Mobicore API module initialized!
  587. MobiCore mcd: MobiCore Driver, Build: Wed Jun 15 23:28:29 2016
  588. MobiCore mcd: MobiCore mcDrvModuleApi version is 1.1
  589. usbcore: registered new interface driver snd-usb-audio
  590. msm-compr-dsp msm-compr-dsp: msm_compr_probe: dev name msm-compr-dsp
  591. msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa
  592. platform qcom,msm-voip-dsp.50: Driver msm-voip-dsp requests probe deferral
  593. platform qcom,msm-pcm-voice.51: Driver msm-pcm-voice requests probe deferral
  594. platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  595. oprofile: using timer interrupt.
  596. u32 classifier
  597. Actions configured
  598. Netfilter messages via NETLINK v0.30.
  599. nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  600. ctnetlink v0.93: registering with nfnetlink.
  601. NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  602. NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  603. xt_time: kernel timezone is -0000
  604. ip_tables: (C) 2000-2006 Netfilter Core Team
  605. arp_tables: (C) 2002 David S. Miller
  606. TCP: cubic registered
  607. Initializing XFRM netlink socket
  608. NET: Registered protocol family 10
  609. Mobile IPv6
  610. ip6_tables: (C) 2000-2006 Netfilter Core Team
  611. IPv6 over IPv4 tunneling driver
  612. NET: Registered protocol family 17
  613. NET: Registered protocol family 15
  614. Bridge firewalling registered
  615. Ebtables v2.0 registered
  616. Bluetooth: RFCOMM TTY layer initialized
  617. Bluetooth: RFCOMM socket layer initialized
  618. Bluetooth: RFCOMM ver 1.11
  619. Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  620. Bluetooth: BNEP filters: protocol multicast
  621. Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  622. Registering SWP/SWPB emulation handler
  623. mmc0: BKOPS_EN bit = 0
  624. mmc0: new HS200 MMC card at address 0001
  625. mmcblk0: mmc0:0001 M8G1GC 7.28 GiB
  626. mmcblk0rpmb: mmc0:0001 M8G1GC partition 3 512 KiB
  627. Alternate GPT is invalid, using primary GPT.
  628. mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29
  629. registered taskstats version 1
  630. platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  631. qcom,leds-qpnp leds-qpnp-ea54a000: Flash wa regulator get failed(-517)
  632. gpio_set_debounce: gpio-108 status -22
  633. qcom,leds-qpnp leds-qpnp-ea54a000: Regulator get failed(-517)
  634. qcom,leds-qpnp leds-qpnp-ea54a000: Unable to read flash config data
  635. spmi leds-qpnp-ea54a000: Driver qcom,leds-qpnp requests probe deferral
  636. gpio_set_debounce: gpio-107 status -22
  637. bq2022: w1_bq2022_battery_id: pseduo_info:0xdf0c7a62
  638. gpio_set_debounce: gpio-106 status -22
  639. input: gpio-keys as /devices/gpio_keys.76/input/input1
  640. flash_wa:
  641. atmel_mxt_ts 5-004a: reset gpio= 16
  642. atmel_mxt_ts 5-004a: irq gpio= 17
  643. atmel_mxt_ts 5-004a: fw name = mxT336SC21.fw
  644. atmel_mxt_ts 5-004a: config size = 1
  645. atmel_mxt_ts 5-004a: gpio mask = 0xc
  646. atmel_mxt_ts 5-004a: family_id = 0x82
  647. atmel_mxt_ts 5-004a: variant_id = 0x23
  648. atmel_mxt_ts 5-004a: version = 0x21
  649. atmel_mxt_ts 5-004a: build = 0xaa
  650. atmel_mxt_ts 5-004a: mxt_cfg_name = mxt_336s_config.fw
  651. atmel_mxt_ts 5-004a: vendor_id = 0xc
  652. batfet:
  653. atmel_mxt_ts 5-004a: Atmel regulator_get for vdd succeeded
  654. 8226_smbbp_boost: 5000 mV
  655. 8226_smbbp_otg:
  656. 8226_smbbp_otg: supplied by 8226_smbbp_boost
  657. qpnp_chg_usb_chg_gone_irq_handler: chg_gone triggered, usb 0 4
  658. qpnp_charger_probe: success chg_dis = 0, bpd = 1, usb = 0, dc = 0 b_health = 1 batt_present = 1
  659. bq2022: w1_bq2022_battery_id: pseduo_info:0xdf0c7a62
  660. qup_i2c f9927000.i2c: QUP: I2C status flags :0x81343c8, irq:131
  661. qup_i2c f9927000.i2c: I2C slave addr:0x4a not connected
  662. atmel_mxt_ts 5-004a: mxt_read_reg: i2c transfer failed (-107)
  663. atmel_mxt_ts 5-004a: Bootloader i2c addr: 0x24
  664. qup_i2c f9927000.i2c: QUP: I2C status flags :0x91143c8, irq:131
  665. qup_i2c f9927000.i2c: I2C slave addr:0x24 not connected
  666. atmel_mxt_ts 5-004a: mxt_probe_bootloader: i2c recv failed
  667. reset gpio = 1
  668. chg gpio = 0
  669. atmel_mxt_ts: probe of 5-004a failed with error -5
  670. atmel_mxt_ts 5-004b: reset gpio= 16
  671. atmel_mxt_ts 5-004b: irq gpio= 17
  672. atmel_mxt_ts 5-004b: fw name = mxT336SC21.fw
  673. atmel_mxt_ts 5-004b: config size = 2
  674. atmel_mxt_ts 5-004b: gpio mask = 0xc
  675. atmel_mxt_ts 5-004b: family_id = 0x82
  676. atmel_mxt_ts 5-004b: variant_id = 0x23
  677. atmel_mxt_ts 5-004b: version = 0x21
  678. atmel_mxt_ts 5-004b: build = 0xaa
  679. atmel_mxt_ts 5-004b: mxt_cfg_name = mxt_336s_ofilm_config.fw
  680. atmel_mxt_ts 5-004b: vendor_id = 0x0
  681. atmel_mxt_ts 5-004b: family_id = 0x82
  682. atmel_mxt_ts 5-004b: variant_id = 0x23
  683. atmel_mxt_ts 5-004b: version = 0x21
  684. atmel_mxt_ts 5-004b: build = 0xaa
  685. atmel_mxt_ts 5-004b: mxt_cfg_name = mxt_336s_gis_config.fw
  686. atmel_mxt_ts 5-004b: vendor_id = 0x8
  687. atmel_mxt_ts 5-004b: Atmel regulator_get for vdd succeeded
  688. BMS: read_soc_params_raw: OCV is stale or bad, estimating new OCV.
  689. BMS: read_saved_instant_ocv: read instant ocv 3856 reg 72
  690. BMS: read_soc_params_raw: instant ocv 3856 estimated 3819
  691. atmel_mxt_ts 5-004b: Family ID: 130 Variant ID: 35 Version: 2.1.AA Object Num: 24
  692. atmel_mxt_ts 5-004b: mxt_plugin_pre_init: plugin version 0x47
  693. [mxt]dcfg: Matrix 0 (0,0)~(23,13)
  694. [mxt]dcfg: Matrix 1 (0,0)~(0,0)
  695. [mxt]dcfg: Matrix 2 (0,0)~(23,13)
  696. [mxt]dcfg: Matrix 3 (0,1)~(23,13)
  697. [mxt]dcfg: Matrix 4 (21,0)~(23,0)
  698. atmel_mxt_ts 5-004b: T19: vendor_id = 0x0
  699. atmel_mxt_ts 5-004b: T72 noise state1 = 0x4a state2 = 0x2
  700. atmel_mxt_ts 5-004b: Calibration start!
  701. mxt_plugin_deinit
  702. atmel_mxt_ts 5-004b: Config CRC 0x173579: OK
  703. atmel_mxt_ts 5-004b: Invalid object type T100
  704. atmel_mxt_ts 5-004b: Invalid object type T78
  705. atmel_mxt_ts 5-004b: Invalid object type T80
  706. atmel_mxt_ts 5-004b: Invalid object type T100
  707. atmel_mxt_ts 5-004b: xrange = 1279, yrange = 719
  708. atmel_mxt_ts 5-004b: Matrix Size X24Y14 Touchscreen size X719Y1279
  709. atmel_mxt_ts 5-004b: mxt_plugin_init: plugin version 0x47
  710. [mxt]dcfg: Matrix 0 (0,0)~(23,13)
  711. [mxt]dcfg: Matrix 1 (0,0)~(0,0)
  712. [mxt]dcfg: Matrix 2 (0,0)~(23,13)
  713. [mxt]dcfg: Matrix 3 (0,1)~(23,13)
  714. [mxt]dcfg: Matrix 4 (21,0)~(23,0)
  715. atmel_mxt_ts 5-004b: plugin_cal_t37_init: plugin cal t37 version 0x106
  716. atmel_mxt_ts 5-004b: plugin_ac_t72_init: plugin ac t72 version 0x25
  717. atmel_mxt_ts 5-004b: doesn't get any pi plugin
  718. atmel_mxt_ts 5-004b: Invalid object type T100
  719. input: atmel-maxtouch as /devices/f9927000.i2c/i2c-5/5-004b/input/input2
  720. qcom,qpnp-rtc qpnp-rtc-ea549000: setting system clock to 2016-06-28 21:49:36 UTC (1467150576)
  721. atmel_mxt_ts 5-004b: Calibration start!
  722. msm_thermal:interrupt_mode_init Interrupt mode init
  723. clock_late_init: Removing enables held for handed-off clocks
  724. ALSA device list:
  725. No soundcards found.
  726. Warning: unable to open an initial console.
  727. Freeing init memory: 40K
  728. atmel_mxt_ts 5-004b: mxt t37 cal msg
  729. atmel_mxt_ts 5-004b: mxt t37 reset msg
  730. atmel_mxt_ts 5-004b: mxt set t8 0 15 1 -100
  731. atmel_mxt_ts 5-004b: mxt set t9 35 8 25 30 10
  732. init: init started!
  733. SELinux: 2048 avtab hash slots, 11027 rules.
  734. SELinux: 2048 avtab hash slots, 11027 rules.
  735. SELinux: 1 users, 2 roles, 968 types, 0 bools
  736. , 1 sens, 1024 cats
  737.  
  738. SELinux: 87 classes, 11027 rules
  739. SELinux: Completing initialization.
  740. SELinux: Setting up existing superblocks.
  741. SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
  742. SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
  743. SELinux: initialized (dev bdev, type bdev), not configured for labeling
  744. SELinux: initialized (dev proc, type proc), uses genfs_contexts
  745. SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  746. SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
  747. SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
  748. SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
  749. SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
  750. SELinux: initialized (dev devpts, type devpts), uses transition SIDs
  751. SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
  752. SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  753. SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
  754. type=1403 audit(1467150576.560:2): policy loaded auid=4294967295 ses=4294967295
  755. init: (Initializing SELinux non-enforcing took 0.05s.)
  756. init: init second stage started!
  757. mmc1: new ultra high speed SDR25 SDHC card at address 59b4
  758. mmcblk1: mmc1:59b4 USD 29.4 GiB
  759. mmcblk1: p1
  760. BMS: qpnp_bms_probe: probe success: soc =52 vbatt = 3727366 ocv = 3851000 r_sense_uohm = 10000 warm_reset = 1
  761. platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  762. Registered led device: led:flash_0
  763. Registered led device: led:flash_1
  764. Registered led device: led:flash_torch
  765. platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  766. msm_otg f9a55000.usb: phy_reset: success
  767. get_prop_capacity: final report:27
  768. msm_otg f9a55000.usb: USB in low power mode
  769. init: waitpid failed: No child processes
  770. init: (Loading properties from /default.prop took 0.00s.)
  771. init: (Parsing /init.environ.rc took 0.00s.)
  772. init: (Parsing /init.usb.rc took 0.00s.)
  773. init: (Parsing init.dior.usb.rc took 0.00s.)
  774. init: (Parsing /init.dior.rc took 0.00s.)
  775. init: (Parsing /init.usb.configfs.rc took 0.00s.)
  776. init: (Parsing /init.zygote32.rc took 0.00s.)
  777. init: (Parsing /init.trace.rc took 0.00s.)
  778. init: (Parsing /init.superuser.rc took 0.00s.)
  779. init: (Parsing /init.cm.rc took 0.00s.)
  780. init: (Parsing /init.rc took 0.00s.)
  781. init: SELinux: Could not get canonical path /adb_keys restorecon: No such file or directory.
  782. init: Starting service 'ueventd'...
  783. type=1400 audit(1467150576.860:3): avc: denied { mounton } for uid=0 pid=1 comm="init" path="/sys/kernel/debug" dev="debugfs" ino=1 scontext=u:r:init:s0 tcontext=u:object_r:debugfs:s0 tclass=dir permissive=1
  784. ueventd: ueventd started!
  785. ueventd: invalid uid 'fm_radio'
  786. atmel_mxt_ts 5-004b: step_2_msg gradient first time(1), wait release calibration
  787. init: Waiting for /dev/.coldboot_done...
  788. get_prop_capacity: final report:40
  789. ueventd: Coldboot took 0.62s.
  790. init: Waiting for /dev/.coldboot_done took 0.58s.
  791. keychord: using input dev qpnp_pon for fevent
  792. keychord: using input dev gpio-keys for fevent
  793. SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  794. SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  795. SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  796. init: write_file: Unable to open '/proc/sys/kernel/sched_compat_yield': No such file or directory
  797. SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  798. init: write_file: Unable to write to '/dev/cpuctl/cpu.shares': Invalid argument
  799. init: write_file: Unable to open '/proc/sys/abi/swp': No such file or directory
  800. SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  801. mmc0: Starting deferred resume
  802. mmc0: Deferred resume completed
  803. EXT4-fs (mmcblk0p27): mounted filesystem with ordered data mode. Opts: barrier=1
  804. SELinux: initialized (dev mmcblk0p27, type ext4), uses xattr
  805. fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/system,target=/system,type=ext4)=0
  806. F2FS-fs (mmcblk0p28): Magic Mismatch, valid(0xf2f52010) - read(0x6000)
  807. F2FS-fs (mmcblk0p28): Can't find valid F2FS filesystem in 1th superblock
  808. F2FS-fs (mmcblk0p28): Magic Mismatch, valid(0xf2f52010) - read(0x0)
  809. F2FS-fs (mmcblk0p28): Can't find valid F2FS filesystem in 2th superblock
  810. F2FS-fs (mmcblk0p28): Magic Mismatch, valid(0xf2f52010) - read(0x6000)
  811. F2FS-fs (mmcblk0p28): Can't find valid F2FS filesystem in 1th superblock
  812. F2FS-fs (mmcblk0p28): Magic Mismatch, valid(0xf2f52010) - read(0x0)
  813. F2FS-fs (mmcblk0p28): Can't find valid F2FS filesystem in 2th superblock
  814. fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/cache,target=/cache,type=f2fs)=-1
  815. EXT4-fs (mmcblk0p28): recovery complete
  816. EXT4-fs (mmcblk0p28): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
  817. SELinux: initialized (dev mmcblk0p28, type ext4), uses xattr
  818. fs_mgr: check_fs(): mount(/dev/block/platform/msm_sdcc.1/by-name/cache,/cache,ext4)=0: Success
  819. fs_mgr: check_fs(): unmount(/cache) succeeded
  820. fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/cache
  821. e2fsck: e2fsck 1.42.9 (28-Dec-2013)
  822.  
  823. e2fsck: /dev/block/platform/msm_sdcc.1/by-name/cache: clean, 15/24576 files, 3135/98304 blocks
  824.  
  825. EXT4-fs (mmcblk0p28): mounted filesystem with ordered data mode. Opts: barrier=1
  826. SELinux: initialized (dev mmcblk0p28, type ext4), uses xattr
  827. fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/cache,target=/cache,type=ext4)=0
  828. fs_mgr: mount_with_alternatives(): Mounted /dev/block/platform/msm_sdcc.1/by-name/cache on /cache with fs_type=ext4 instead of f2fs
  829. F2FS-fs (mmcblk0p29): Magic Mismatch, valid(0xf2f52010) - read(0x5c880)
  830. F2FS-fs (mmcblk0p29): Can't find valid F2FS filesystem in 1th superblock
  831. F2FS-fs (mmcblk0p29): Magic Mismatch, valid(0xf2f52010) - read(0x100000)
  832. F2FS-fs (mmcblk0p29): Can't find valid F2FS filesystem in 2th superblock
  833. F2FS-fs (mmcblk0p29): Magic Mismatch, valid(0xf2f52010) - read(0x5c880)
  834. F2FS-fs (mmcblk0p29): Can't find valid F2FS filesystem in 1th superblock
  835. F2FS-fs (mmcblk0p29): Magic Mismatch, valid(0xf2f52010) - read(0x100000)
  836. F2FS-fs (mmcblk0p29): Can't find valid F2FS filesystem in 2th superblock
  837. fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/userdata,target=/data,type=f2fs)=-1
  838. EXT4-fs (mmcblk0p29): warning: maximal mount count reached, running e2fsck is recommended
  839. EXT4-fs (mmcblk0p29): recovery complete
  840. EXT4-fs (mmcblk0p29): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
  841. SELinux: initialized (dev mmcblk0p29, type ext4), uses xattr
  842. fs_mgr: check_fs(): mount(/dev/block/platform/msm_sdcc.1/by-name/userdata,/data,ext4)=0: Success
  843. fs_mgr: check_fs(): unmount(/data) succeeded
  844. fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/userdata
  845. e2fsck: e2fsck 1.42.9 (28-Dec-2013)
  846.  
  847. e2fsck: /dev/block/platform/msm_sdcc.1/by-name/userdata has been mounted 10 times without being checked, check forced.
  848.  
  849. e2fsck: Pass 1: Checking inodes, blocks, and sizes
  850.  
  851. e2fsck: Pass 2: Checking directory structure
  852.  
  853. e2fsck: Pass 3: Checking directory connectivity
  854.  
  855. e2fsck: Pass 4: Checking reference counts
  856.  
  857. e2fsck: Pass 5: Checking group summary information
  858.  
  859. e2fsck: /dev/block/platform/msm_sdcc.1/by-name/userdata: 1166/379008 files (9.0% non-contiguous), 59145/1515515 blocks
  860.  
  861. EXT4-fs (mmcblk0p29): mounted filesystem with ordered data mode. Opts: barrier=1,noauto_da_alloc
  862. SELinux: initialized (dev mmcblk0p29, type ext4), uses xattr
  863. fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/userdata,target=/data,type=ext4)=0
  864. fs_mgr: mount_with_alternatives(): Mounted /dev/block/platform/msm_sdcc.1/by-name/userdata on /data with fs_type=ext4 instead of f2fs
  865. EXT4-fs (mmcblk0p26): mounted filesystem with ordered data mode. Opts: barrier=1
  866. SELinux: initialized (dev mmcblk0p26, type ext4), uses xattr
  867. fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/persist,target=/persist,type=ext4)=0
  868. SELinux: initialized (dev mmcblk0p23, type vfat), uses mountpoint labeling
  869. fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/modem,target=/firmware,type=vfat)=0
  870. init: Starting service 'logd'...
  871. init: property_set("ro.secure", "0") failed
  872. init: (Loading properties from /system/build.prop took 0.01s.)
  873. init: (Loading properties from /vendor/build.prop took 0.00s.)
  874. init: (Loading properties from /factory/factory.prop took 0.00s.)
  875. init: Starting service 'vold'...
  876. init: Not bootcharting.
  877. logd.auditd: start
  878. logd.klogd: 3490559220
  879. init: Starting service 'exec 0 (/system/bin/tzdatacheck)'...
  880. init: Service 'exec 0 (/system/bin/tzdatacheck)' (pid 228) exited with status 0
  881. init: Starting service 'sysinit'...
  882. init: (Loading properties from /data/local.prop took 0.00s.)
  883. mmc1: Starting deferred resume
  884. init: Starting service 'logd-reinit'...
  885. pil-q6v5-lpass fe200000.qcom,lpass: adsp: loading from 0x0dc00000 to 0x0f000000
  886. logd.daemon: reinit
  887. mmc1: Deferred resume completed
  888. pil-q6v5-lpass fe200000.qcom,lpass: adsp: Brought out of reset
  889. pil-q6v5-lpass fe200000.qcom,lpass: adsp: Power/Clock ready interrupt received
  890. pil-q6v5-lpass fe200000.qcom,lpass: Subsystem error monitoring/handling services are up
  891. adsp-loader qcom,msm-adsp-loader.41: adsp_loader_do: Q6/ADSP image is loaded
  892. init: Service 'sysinit' (pid 231) exited with status 0
  893. init: Service 'logd-reinit' (pid 253) exited with status 0
  894. diag: In diag_send_msg_mask_update, invalid status 0
  895. diag: In diag_send_log_mask_update, invalid status 0
  896. platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  897. apr_tal:Q6 Is Up
  898. platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  899. init: Starting service 'healthd'...
  900. init: Starting service 'lmkd'...
  901. init: Starting service 'servicemanager'...
  902. init: Starting service 'surfaceflinger'...
  903. init: Starting service 'rmt_storage'...
  904. init: Starting service 'rfs_access'...
  905. init: Starting service 'config_bt_addr'...
  906. init: Starting service 'config_bluetooth'...
  907. init: Starting service 'qseecomd'...
  908. init: using deprecated syntax for specifying property 'ro.serialno', use ${name} instead
  909. init: using deprecated syntax for specifying property 'ro.product.manufacturer', use ${name} instead
  910. init: using deprecated syntax for specifying property 'ro.product.model', use ${name} instead
  911. init: Starting service 'console'...
  912. init: Service 'config_bt_addr' (pid 297) exited with status 0
  913. init: Starting service 'netd'...
  914. init: Starting service 'debuggerd'...
  915. init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64'
  916. init: Starting service 'ril-daemon'...
  917. init: Starting service 'drm'...
  918. init: Starting service 'media'...
  919. init: Starting service 'installd'...
  920. init: Starting service 'keystore'...
  921. init: Starting service 'irsc_util'...
  922. init: Starting service 'qmuxd'...
  923. init: Starting service 'netmgrd'...
  924. init: Starting service 'thermal-engine'...
  925. init: Starting service 'adsprpcd'...
  926. init: Starting service 'wcnss-service'...
  927. init: Starting service 'zygote'...
  928. init: Starting service 'gatekeeperd'...
  929. type=1400 audit(1467150578.870:4): avc: denied { getattr } for uid=0 pid=298 comm="sh" path="/system/bin/btnvtool" dev="mmcblk0p27" ino=170 scontext=u:r:qti_init_shell:s0 tcontext=u:object_r:btnvtool_exec:s0 tclass=file permissive=1
  930. type=1400 audit(1467150578.870:5): avc: denied { execute } for uid=0 pid=298 comm="sh" name="btnvtool" dev="mmcblk0p27" ino=170 scontext=u:r:qti_init_shell:s0 tcontext=u:object_r:btnvtool_exec:s0 tclass=file permissive=1
  931. type=1400 audit(1467150578.880:6): avc: denied { read open } for uid=0 pid=345 comm="sh" name="btnvtool" dev="mmcblk0p27" ino=170 scontext=u:r:qti_init_shell:s0 tcontext=u:object_r:btnvtool_exec:s0 tclass=file permissive=1
  932. type=1400 audit(1467150578.880:7): avc: denied { execute_no_trans } for uid=0 pid=345 comm="sh" path="/system/bin/btnvtool" dev="mmcblk0p27" ino=170 scontext=u:r:qti_init_shell:s0 tcontext=u:object_r:btnvtool_exec:s0 tclass=file permissive=1
  933. init: Starting service 'perfprofd'...
  934. init: Starting service 'sensors'...
  935. init: Starting service 'qcamerasvr'...
  936. init: Starting service 'time_daemon'...
  937. init: Starting service 'audiod'...
  938. init: Starting service 'su_daemon'...
  939. enable_store: android_usb: already disabled
  940. init: Starting service 'adbd'...
  941. platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  942. sps:BAM 0xfe104000 (va:0xf0740000) enabled: ver:0x15, number of pipes:19
  943. sps:BAM 0xfe104000 is registered.
  944. tapan-slim tapan-slim-pgd: Platform data from device tree
  945. tapan-slim tapan-slim-pgd: cdc-vdd-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
  946. tapan-slim tapan-slim-pgd: cdc-vdd-px: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
  947. tapan-slim tapan-slim-pgd: cdc-vdd-cx: vol=[1200000 1200000]uV, curr=[2000]uA, ond 0
  948. tapan-slim tapan-slim-pgd: cdc-vdd-buck: vol=[1800000 2150000]uV, curr=[650000]uA, ond 1
  949. tapan-slim tapan-slim-pgd: cdc-vdd-buckhelper: vol=[1775000 2125000]uV, curr=[10000]uA, ond 1
  950. tapan-slim tapan-slim-pgd: Looking up qcom,cdc-micbias4-cfilt-sel property in node /soc/slim@fe12f000/tapan_codec failed
  951. tapan-slim tapan-slim-pgd: Looking up qcom,cdc-dmic-sample-rate property in node /soc/slim@fe12f000/tapan_codec failed
  952. adb_open
  953. mtp_bind_config
  954. 'opened /dev/adsprpc-smd c 244 0'
  955. slimbus:1 laddr:0xcb, EAPC:0x1:0xe0
  956. tapan-slim tapan-slim-pgd: wcd9xxx_slim_device_up: slim device up
  957. slimbus:1 laddr:0xca, EAPC:0x0:0xe0
  958. tapan-slim tapan-slim-pgd: wcd9xxx_check_codec_type: detected tapan_codec, major 0x103, minor 0x1, ver 0x1
  959. wcd9xxx_core_res_init: num_irqs = 31, num_irq_regs = 4
  960. pil-q6v5-mss fc880000.qcom,mss: mba: loading from 0x0d100000 to 0x0d149000
  961. tapan_codec tapan_codec: tapan_check_wcd9306: wcd9306 detected
  962. init: Service 'irsc_util' (pid 330) exited with status 0
  963. tapan_codec tapan_codec: tapan_codec_probe()
  964. asoc: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
  965. asoc: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
  966. asoc: snd-soc-dummy-dai <-> CS-VOICE mapping ok
  967. asoc: snd-soc-dummy-dai <-> VoIP mapping ok
  968. pil-q6v5-mss fc880000.qcom,mss: mba: Brought out of reset
  969. asoc: snd-soc-dummy-dai <-> MultiMedia3 mapping ok
  970. asoc: snd-soc-dummy-dai <-> SLIMBUS0_HOSTLESS mapping ok
  971. asoc: snd-soc-dummy-dai <-> INT_FM_HOSTLESS mapping ok
  972. asoc: msm-stub-rx <-> msm-dai-q6-dev.241 mapping ok
  973. asoc: msm-stub-tx <-> msm-dai-q6-dev.240 mapping ok
  974. compress asoc: snd-soc-dummy-dai <-> MultiMedia4 mapping ok
  975. asoc: snd-soc-dummy-dai <-> AUXPCM_HOSTLESS mapping ok
  976. asoc: snd-soc-dummy-dai <-> SLIMBUS1_HOSTLESS mapping ok
  977. asoc: snd-soc-dummy-dai <-> SLIMBUS3_HOSTLESS mapping ok
  978. asoc: snd-soc-dummy-dai <-> SLIMBUS4_HOSTLESS mapping ok
  979. asoc: snd-soc-dummy-dai <-> Voice2 mapping ok
  980. asoc: snd-soc-dummy-dai <-> MultiMedia5 mapping ok
  981. type=1400 audit(1467150578.035:8): avc: denied { read write } for uid=1001 pid=331 comm="qmuxd" name="smdcntl0" dev="tmpfs" ino=5117 scontext=u:r:qmuxd:s0 tcontext=u:object_r:radio_device:s0 tclass=chr_file permissive=1
  982. asoc: snd-soc-dummy-dai <-> MultiMedia9 mapping ok
  983. asoc: snd-soc-dummy-dai <-> VoLTE mapping ok
  984. asoc: snd-soc-dummy-dai <-> QCHAT mapping ok
  985. asoc: snd-soc-dummy-dai <-> LSM1 mapping ok
  986. type=1400 audit(1467150578.035:9): avc: denied { open } for uid=1001 pid=331 comm="qmuxd" name="smdcntl0" dev="tmpfs" ino=5117 scontext=u:r:qmuxd:s0 tcontext=u:object_r:radio_device:s0 tclass=chr_file permissive=1
  987. asoc: snd-soc-dummy-dai <-> MultiMedia8 mapping ok
  988. asoc: snd-soc-dummy-dai <-> LSM2 mapping ok
  989. asoc: snd-soc-dummy-dai <-> LSM3 mapping ok
  990. asoc: snd-soc-dummy-dai <-> LSM4 mapping ok
  991. asoc: snd-soc-dummy-dai <-> LSM5 mapping ok
  992. asoc: snd-soc-dummy-dai <-> LSM6 mapping ok
  993. asoc: snd-soc-dummy-dai <-> LSM7 mapping ok
  994. asoc: snd-soc-dummy-dai <-> LSM8 mapping ok
  995. asoc: snd-soc-dummy-dai <-> INT_HFP_BT_HOSTLESS mapping ok
  996. asoc: snd-soc-dummy-dai <-> MultiMedia6 mapping ok
  997. asoc: snd-soc-dummy-dai <-> VoWLAN mapping ok
  998. asoc: msm-stub-rx <-> msm-dai-q6-dev.12288 mapping ok
  999. pil-q6v5-mss fc880000.qcom,mss: modem: loading from 0x08000000 to 0x0d100000
  1000. asoc: msm-stub-tx <-> msm-dai-q6-dev.12289 mapping ok
  1001. asoc: msm-stub-rx <-> msm-dai-q6-dev.12292 mapping ok
  1002. asoc: msm-stub-tx <-> msm-dai-q6-dev.12293 mapping ok
  1003. asoc: msm-stub-rx <-> msm-dai-q6-dev.224 mapping ok
  1004. asoc: msm-stub-tx <-> msm-dai-q6-dev.225 mapping ok
  1005. asoc: snd-soc-dummy-dai <-> HDMI_HOSTLESS mapping ok
  1006. asoc: msm-stub-rx <-> msm-dai-q6-auxpcm.1 mapping ok
  1007. asoc: msm-stub-tx <-> msm-dai-q6-auxpcm.1 mapping ok
  1008. asoc: msm-stub-tx <-> msm-dai-q6-dev.32772 mapping ok
  1009. asoc: msm-stub-tx <-> msm-dai-q6-dev.32771 mapping ok
  1010. asoc: msm-stub-rx <-> msm-dai-q6-dev.32773 mapping ok
  1011. asoc: msm-stub-rx <-> msm-dai-q6-dev.32770 mapping ok
  1012. msm_thermal:set_enabled enabled = 0
  1013. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1014. failed: no power_down_setting
  1015. msm_camera_fill_vreg_params:68 i 0 j 1 cam_vio
  1016. msm_camera_fill_vreg_params:79 i 1 j 2 cam_vana
  1017. msm_camera_fill_vreg_params:57 i 2 j 0 cam_vdig
  1018. msm_camera_fill_vreg_params:90 i 3 j 3 cam_vaf
  1019. msm_camera_fill_vreg_params:90 i 8 j 3 cam_vaf
  1020. msm_camera_fill_vreg_params:57 i 9 j 0 cam_vdig
  1021. msm_camera_fill_vreg_params:79 i 10 j 2 cam_vana
  1022. msm_camera_fill_vreg_params:68 i 11 j 1 cam_vio
  1023. QSEECOM: qseecom_load_app: App (keymaster) does'nt exist, loading apps for first time
  1024. QSEECOM: qseecom_load_app: App with id 2 (keymaster) now loaded
  1025. msm_cci_irq:865 MASTER_0 error 10000000
  1026. msm_cci_i2c_read:438 read_words = 0, exp words = 1
  1027. msm_cci_i2c_read_bytes:516 failed rc -22
  1028. msm_camera_cci_i2c_read: line 53 rc = -22
  1029. msm_sensor_match_id: s5k3l2_q13s01b: read id failed
  1030. msm_sensor_check_id:1058 match id failed rc -22
  1031. s5k3l2_q13s01b power up failed
  1032. MSM-SENSOR-INIT msm_sensor_driver_cmd:85 failed: msm_sensor_driver_probe rc -22
  1033. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1034. failed: no power_down_setting
  1035. msm_camera_fill_vreg_params:68 i 0 j 1 cam_vio
  1036. msm_camera_fill_vreg_params:79 i 1 j 2 cam_vana
  1037. msm_camera_fill_vreg_params:57 i 2 j 0 cam_vdig
  1038. msm_camera_fill_vreg_params:90 i 3 j 3 cam_vaf
  1039. msm_camera_fill_vreg_params:90 i 8 j 3 cam_vaf
  1040. msm_camera_fill_vreg_params:57 i 9 j 0 cam_vdig
  1041. msm_camera_fill_vreg_params:79 i 10 j 2 cam_vana
  1042. msm_camera_fill_vreg_params:68 i 11 j 1 cam_vio
  1043. asoc: tapan_rx1 <-> msm-dai-q6-dev.16384 mapping ok
  1044. msm_sensor_match_id: read id: 30c2 expected id 30c2:
  1045. s5k3l2_omiba01 probe succeeded
  1046. asoc: tapan_tx1 <-> msm-dai-q6-dev.16385 mapping ok
  1047. asoc: tapan_rx1 <-> msm-dai-q6-dev.16386 mapping ok
  1048. asoc: tapan_tx1 <-> msm-dai-q6-dev.16387 mapping ok
  1049. asoc: tapan_rx1 <-> msm-dai-q6-dev.16390 mapping ok
  1050. asoc: tapan_tx1 <-> msm-dai-q6-dev.16391 mapping ok
  1051. asoc: tapan_rx1 <-> msm-dai-q6-dev.16392 mapping ok
  1052. asoc: tapan_tx1 <-> msm-dai-q6-dev.16393 mapping ok
  1053. asoc: tapan_tx1 <-> msm-dai-q6-dev.16395 mapping ok
  1054. input: msm8226-tapan-snd-card Button Jack as /devices/sound.42/sound/card0/input3
  1055. input: msm8226-tapan-snd-card Headset Jack as /devices/sound.42/sound/card0/input4
  1056. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1057. msm_sensor_driver_probe 358: sensor name not match!
  1058. MSM-SENSOR-INIT msm_sensor_driver_cmd:85 failed: msm_sensor_driver_probe rc -14
  1059. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1060. failed: no power_down_setting
  1061. msm_camera_fill_vreg_params:68 i 0 j 1 cam_vio
  1062. msm_camera_fill_vreg_params:79 i 1 j 2 cam_vana
  1063. msm_camera_fill_vreg_params:57 i 2 j 0 cam_vdig
  1064. msm_camera_fill_vreg_params:57 i 6 j 0 cam_vdig
  1065. msm_camera_fill_vreg_params:79 i 7 j 2 cam_vana
  1066. msm_camera_fill_vreg_params:68 i 8 j 1 cam_vio
  1067. msm_sensor_match_id: read id: 5690 expected id 5690:
  1068. ov5693_olq5f08 probe succeeded
  1069. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1070. slot 0 has some other sensor
  1071. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1072. slot 1 has some other sensor
  1073. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1074. slot 0 has some other sensor
  1075. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1076. slot 0 has some other sensor
  1077. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1078. slot 0 has some other sensor
  1079. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1080. slot 0 has some other sensor
  1081. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1082. failed: s_ctrl (null) for camera_id 2
  1083. MSM-SENSOR-INIT msm_sensor_driver_cmd:85 failed: msm_sensor_driver_probe rc -22
  1084. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1085. failed: s_ctrl (null) for camera_id 2
  1086. MSM-SENSOR-INIT msm_sensor_driver_cmd:85 failed: msm_sensor_driver_probe rc -22
  1087. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1088. slot 1 has some other sensor
  1089. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1090. slot 0 has some other sensor
  1091. get_prop_capacity: final report:47
  1092. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1093. slot 1 has some other sensor
  1094. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1095. slot 0 has some other sensor
  1096. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1097. slot 1 has some other sensor
  1098. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1099. slot 0 has some other sensor
  1100. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1101. slot 1 has some other sensor
  1102. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1103. slot 0 has some other sensor
  1104. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1105. slot 1 has some other sensor
  1106. MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:110 Enter
  1107. msm_sensor_config:564 s5k3l2_omiba01 cfgtype = 8
  1108. msm_sensor_config:584 sensor name s5k3l2_omiba01
  1109. msm_sensor_config:586 session id 1
  1110. msm_sensor_config:589 subdev_id[0] -1
  1111. msm_sensor_config:589 subdev_id[1] -1
  1112. msm_sensor_config:589 subdev_id[2] 4
  1113. msm_sensor_config:589 subdev_id[3] 7
  1114. msm_sensor_config:589 subdev_id[4] 0
  1115. msm_sensor_config:589 subdev_id[5] -1
  1116. msm_sensor_config:589 subdev_id[6] 0
  1117. msm_sensor_config:589 subdev_id[7] -1
  1118. msm_sensor_config:589 subdev_id[8] 0
  1119. msm_sensor_config:589 subdev_id[9] -1
  1120. msm_sensor_config:592 mount angle valid 1 value 90
  1121. msm_sensor_config:564 ov5693_olq5f08 cfgtype = 8
  1122. msm_sensor_config:584 sensor name ov5693_olq5f08
  1123. msm_sensor_config:586 session id 2
  1124. msm_sensor_config:589 subdev_id[0] -1
  1125. msm_sensor_config:589 subdev_id[1] -1
  1126. msm_sensor_config:589 subdev_id[2] -1
  1127. msm_sensor_config:589 subdev_id[3] 6
  1128. msm_sensor_config:589 subdev_id[4] -1
  1129. msm_sensor_config:589 subdev_id[5] -1
  1130. msm_sensor_config:589 subdev_id[6] 1
  1131. msm_sensor_config:589 subdev_id[7] -1
  1132. msm_sensor_config:589 subdev_id[8] 1
  1133. msm_sensor_config:589 subdev_id[9] -1
  1134. msm_sensor_config:592 mount angle valid 1 value 270
  1135. msm_csiphy_subdev_ioctl:628 id 0
  1136. msm_csiphy_subdev_ioctl:645
  1137. msm_csiphy_subdev_ioctl:628 id 1
  1138. msm_csiphy_subdev_ioctl:645
  1139. msm_csid_subdev_ioctl:522 id 0
  1140. msm_csid_subdev_ioctl:537
  1141. msm_csid_subdev_ioctl:522 id 1
  1142. msm_csid_subdev_ioctl:537
  1143. msm_led_trigger_get_subdev_id:44 msm_led_trigger_get_subdev_id:44 subdev_id 0
  1144. msm_csid_subdev_ioctl:522 id 0
  1145. msm_csid_cmd cfgtype = 0
  1146. init: Service 'config_bluetooth' (pid 298) exited with status 0
  1147. msm_csid_init:331 called
  1148. msm_csid_init:335 called csid_dev->hw_version 40000000
  1149. msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
  1150. msm_csid_cmd csid version 40000000
  1151. msm_csid_subdev_ioctl:537
  1152. msm_csid_subdev_ioctl:522 id 0
  1153. msm_csid_cmd cfgtype = 2
  1154. msm_csid_subdev_ioctl:537
  1155. msm_csid_subdev_ioctl:522 id 1
  1156. msm_csid_cmd cfgtype = 0
  1157. msm_csid_init:331 called
  1158. msm_csid_init:335 called csid_dev->hw_version 40000000
  1159. msm_csid_irq CSID1_IRQ_STATUS_ADDR = 0x800
  1160. msm_csid_cmd csid version 40000000
  1161. msm_csid_subdev_ioctl:537
  1162. msm_csid_subdev_ioctl:522 id 1
  1163. msm_csid_cmd cfgtype = 2
  1164. msm_csid_subdev_ioctl:537
  1165. atmel_mxt_ts 5-004b: ##### UNBLANK SCREEN #####
  1166. ------------[ cut here ]------------
  1167. WARNING: at /home/sinisa94/android/system/kernel/xiaomi/dior/kernel/irq/manage.c:428 enable_irq+0x60/0x74()
  1168. Unbalanced enable for IRQ 336
  1169. Modules linked in:
  1170.  
  1171. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0195ea4>] (warn_slowpath_common+0x4c/0x64)
  1172. [<c0195ea4>] (warn_slowpath_common+0x4c/0x64) from [<c0195ee8>] (warn_slowpath_fmt+0x2c/0x3c)
  1173. [<c0195ee8>] (warn_slowpath_fmt+0x2c/0x3c) from [<c01f679c>] (enable_irq+0x60/0x74)
  1174. [<c01f679c>] (enable_irq+0x60/0x74) from [<c058c4dc>] (fb_notifier_cb+0x84/0x238)
  1175. [<c058c4dc>] (fb_notifier_cb+0x84/0x238) from [<c01b8bec>] (notifier_call_chain+0x40/0x68)
  1176. [<c01b8bec>] (notifier_call_chain+0x40/0x68) from [<c01b8e64>] (__blocking_notifier_call_chain+0x40/0x58)
  1177. [<c01b8e64>] (__blocking_notifier_call_chain+0x40/0x58) from [<c01b8e90>] (blocking_notifier_call_chain+0x14/0x1c)
  1178. [<c01b8e90>] (blocking_notifier_call_chain+0x14/0x1c) from [<c03d2a54>] (fb_blank+0x58/0x6c)
  1179. [<c03d2a54>] (fb_blank+0x58/0x6c) from [<c03d34a4>] (do_fb_ioctl+0x518/0x594)
  1180. [<c03d34a4>] (do_fb_ioctl+0x518/0x594) from [<c0268338>] (vfs_ioctl+0x28/0x3c)
  1181. [<c0268338>] (vfs_ioctl+0x28/0x3c) from [<c0268d90>] (do_vfs_ioctl+0x484/0x574)
  1182. [<c0268d90>] (do_vfs_ioctl+0x484/0x574) from [<c0268ec8>] (sys_ioctl+0x48/0x74)
  1183. [<c0268ec8>] (sys_ioctl+0x48/0x74) from [<c01064c0>] (ret_fast_syscall+0x0/0x30)
  1184. ---[ end trace b546f477400410c1 ]---
  1185. init: Starting service 'bootanim'...
  1186. atmel_mxt_ts 5-004b: ##### UNBLANK SCREEN #####
  1187. ------------[ cut here ]------------
  1188. WARNING: at /home/sinisa94/android/system/kernel/xiaomi/dior/kernel/irq/manage.c:428 enable_irq+0x60/0x74()
  1189. Unbalanced enable for IRQ 336
  1190. Modules linked in:
  1191.  
  1192. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0195ea4>] (warn_slowpath_common+0x4c/0x64)
  1193. [<c0195ea4>] (warn_slowpath_common+0x4c/0x64) from [<c0195ee8>] (warn_slowpath_fmt+0x2c/0x3c)
  1194. [<c0195ee8>] (warn_slowpath_fmt+0x2c/0x3c) from [<c01f679c>] (enable_irq+0x60/0x74)
  1195. [<c01f679c>] (enable_irq+0x60/0x74) from [<c058c4dc>] (fb_notifier_cb+0x84/0x238)
  1196. [<c058c4dc>] (fb_notifier_cb+0x84/0x238) from [<c01b8bec>] (notifier_call_chain+0x40/0x68)
  1197. [<c01b8bec>] (notifier_call_chain+0x40/0x68) from [<c01b8e64>] (__blocking_notifier_call_chain+0x40/0x58)
  1198. [<c01b8e64>] (__blocking_notifier_call_chain+0x40/0x58) from [<c01b8e90>] (blocking_notifier_call_chain+0x14/0x1c)
  1199. [<c01b8e90>] (blocking_notifier_call_chain+0x14/0x1c) from [<c03d2a54>] (fb_blank+0x58/0x6c)
  1200. [<c03d2a54>] (fb_blank+0x58/0x6c) from [<c03d34a4>] (do_fb_ioctl+0x518/0x594)
  1201. [<c03d34a4>] (do_fb_ioctl+0x518/0x594) from [<c0268338>] (vfs_ioctl+0x28/0x3c)
  1202. [<c0268338>] (vfs_ioctl+0x28/0x3c) from [<c0268d90>] (do_vfs_ioctl+0x484/0x574)
  1203. [<c0268d90>] (do_vfs_ioctl+0x484/0x574) from [<c0268ec8>] (sys_ioctl+0x48/0x74)
  1204. [<c0268ec8>] (sys_ioctl+0x48/0x74) from [<c01064c0>] (ret_fast_syscall+0x0/0x30)
  1205. ---[ end trace b546f477400410c2 ]---
  1206. MSM-CPP cpp_load_fw:922 MC Bootloader Version: 0x312e3176
  1207. MSM-CPP cpp_load_fw:935 CPP FW Version: 0x1002000a
  1208. healthd: wakealarm_init: timerfd_create failed
  1209. get_prop_capacity: final report:50
  1210. pil-q6v5-mss fc880000.qcom,mss: modem: Brought out of reset
  1211. mdss_dsi_on:672 Panel already on.
  1212. Notify: smsm init
  1213. pil-q6v5-mss fc880000.qcom,mss: mba: Power/Clock ready interrupt received
  1214. pil-q6v5-mss fc880000.qcom,mss: Subsystem error monitoring/handling services are up
  1215. msm_ipc_router_send_control_msg: xprt_info not initialized
  1216. msm_ipc_router_send_control_msg: xprt_info not initialized
  1217. diag: In diag_send_msg_mask_update, invalid status 0
  1218. diag: In diag_send_log_mask_update, invalid status 0
  1219. apr_tal:Modem Is Up
  1220. sps:BAM 0xfc834000 is registered.
  1221. type=1400 audit(1467150581.015:10): avc: denied { ioctl } for uid=1001 pid=331 comm="qmuxd" path="/dev/smdcntl0" dev="tmpfs" ino=5117 ioctlcmd=c200 scontext=u:r:qmuxd:s0 tcontext=u:object_r:radio_device:s0 tclass=chr_file permissive=1
  1222. sps:BAM 0xfc834000 (va:0xf4750000) enabled: ver:0x22, number of pipes:6
  1223. type=1400 audit(1467150581.515:11): avc: denied { read write } for uid=1001 pid=331 comm="qmuxd" name="smdcntl1" dev="tmpfs" ino=5118 scontext=u:r:qmuxd:s0 tcontext=u:object_r:radio_device:s0 tclass=chr_file permissive=1
  1224. type=1400 audit(1467150581.515:12): avc: denied { open } for uid=1001 pid=331 comm="qmuxd" name="smdcntl1" dev="tmpfs" ino=5118 scontext=u:r:qmuxd:s0 tcontext=u:object_r:radio_device:s0 tclass=chr_file permissive=1
  1225. msm_routing_get_dolby_dap_param_to_get_control, port_id not set, returning error
  1226. msm_pcm_volume_ctl_get substream runtime not found
  1227. msm_pcm_volume_ctl_get substream runtime not found
  1228. msm_pcm_volume_ctl_get substream runtime not found
  1229. msm_pcm_volume_ctl_get substream runtime not found
  1230. msm_audio_ion_import: DMA Buf name=audio_acdb_client, fd=15 handle=e7d4b700
  1231. q6asm_callback: cmd = 0x10bcd returned error = 0x5
  1232. q6asm_callback: cmd = 0x10bcd returned error = 0x5
  1233. q6asm_callback: cmd = 0x10bcd returned error = 0x5
  1234. MSM8226 LowLatency: asoc: MSM8226 LowLatency no valid capture route from source to sink
  1235. wcnss_wlan triggered by userspace
  1236. wcnss: IRIS Reg: 03000004
  1237. wcnss_pm_qos_add_request: add request
  1238. wcnss_pm_qos_update_request: update request 100
  1239. pil_pronto fb21b000.qcom,pronto: wcnss: loading from 0x0d200000 to 0x0d81f000
  1240. pil_pronto fb21b000.qcom,pronto: wcnss: Brought out of reset
  1241. warning: `netmgrd' uses 32-bit capabilities (legacy support in use)
  1242. pil_pronto fb21b000.qcom,pronto: wcnss: Power/Clock ready interrupt received
  1243. pil_pronto fb21b000.qcom,pronto: Subsystem error monitoring/handling services are up
  1244. wcnss_pm_qos_update_request: update request -1
  1245. wcnss_pm_qos_remove_request: remove request
  1246. diag: In diag_send_msg_mask_update, invalid status 0
  1247. diag: In diag_send_log_mask_update, invalid status 0
  1248. wcnss_wlan_ctrl_probe: SMD ctrl channel up
  1249. wcnss: version 01050102
  1250. wcnss: schedule dnld work for pronto
  1251. wcnss: NV download
  1252. wcnss: Get nv file from wlan/prima/WCNSS_qcom_wlan_nv_h3w.bin
  1253. wcnss: build version CNSS-PR-1-4-1-c4-00080
  1254. wcnss: NV bin size: 29812, total_fragments: 10
  1255. wcnss: no space available for smd frame
  1256. wcnss: no space available for smd frame
  1257. wcnss: no space available for smd frame
  1258. wcnss: no space available for smd frame
  1259. get_prop_capacity: final report:51
  1260. get_prop_capacity: final report:51
  1261. get_prop_capacity: final report:51
  1262. dummy0: no IPv6 routers present
  1263. get_prop_capacity: final report:51
  1264. get_prop_capacity: final report:51
  1265. get_prop_capacity: final report:51
  1266. wcnss_post_bootup: Cancel APPS vote for Iris & WCNSS
  1267. mmc0: Starting deferred resume
  1268. mmc0: Deferred resume completed
  1269. get_prop_capacity: final report:51
  1270. get_prop_capacity: final report:51
  1271. get_prop_capacity: final report:51
  1272. get_prop_capacity: final report:51
  1273. get_prop_capacity: final report:51
  1274. get_prop_capacity: final report:51
  1275. get_prop_capacity: final report:51
  1276. lowmem_shrink: convert oom_adj to oom_score_adj:
  1277. oom_adj 0 => oom_score_adj 0
  1278. oom_adj 1 => oom_score_adj 58
  1279. oom_adj 2 => oom_score_adj 117
  1280. oom_adj 3 => oom_score_adj 176
  1281. oom_adj 9 => oom_score_adj 529
  1282. oom_adj 15 => oom_score_adj 1000
  1283. init: Service 'bootanim' (pid 569) exited with status 0
  1284. get_prop_capacity: final report:51
  1285. get_prop_capacity: final report:51
  1286. get_prop_capacity: final report:51
  1287. get_prop_capacity: final report:51
  1288. get_prop_capacity: final report:51
  1289. get_prop_capacity: final report:51
  1290. get_prop_capacity: final report:51
  1291. get_prop_capacity: final report:51
  1292. get_prop_capacity: final report:51
  1293. get_prop_capacity: final report:51
  1294. get_prop_capacity: final report:51
  1295. get_prop_capacity: final report:51
  1296. get_prop_capacity: final report:51
  1297. get_prop_capacity: final report:51
  1298. get_prop_capacity: final report:51
  1299. get_prop_capacity: final report:51
  1300. get_prop_capacity: final report:51
  1301. get_prop_capacity: final report:51
  1302. acc_open
  1303. acc_release
  1304. mmc1: Starting deferred resume
  1305. mmc1: Deferred resume completed
  1306. wlan: loading driver v3.0.10.085
  1307. wlan: [E :VOS] INFO: NV version = 2 is loaded, driver supports NV version = 3
  1308. wlan: [E :VOS] INFO: Driver supports NV3 CH144 by default, NV2 is currently loaded, NV2 will be used.
  1309. SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1310. SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1311. SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1312. wlan: WCNSS WLAN version 1.5.1.2
  1313. wlan: WCNSS software version CNSS-PR-1-4-1-c4-00080
  1314. wlan: WCNSS hardware version WCN v2.0 RadioPhy vIris_TSMC_3.0 with 48MHz XO
  1315. DefaultCountry is 00
  1316. [23:52:06.113806] [00000000B519954A] [netd] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1317. send_filled_buffers_to_user: Send Failed -3 drop_count = 0
  1318. [23:52:06.114571] [00000000B519CEAF] [netd] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 120 setting to default 30
  1319. [23:52:06.114600] [00000000B519D0E0] [netd] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 124 setting to default 30
  1320. [23:52:06.114626] [00000000B519D2D0] [netd] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 128 setting to default 30
  1321. wlan: driver loaded
  1322. [23:52:06.309357] [00000000B552DF9B] [MC_Th] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1323. [23:52:06.309631] [00000000B552F431] [MC_Th] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1324. [23:52:06.311125] [00000000B5536441] [MC_Th] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1325. msm_vidc: 4: Opening video instance: c3e5b000, 0
  1326. pil_venus fdce0000.qcom,venus: venus: loading from 0x0f000000 to 0x0f500000
  1327. pil_venus fdce0000.qcom,venus: venus: Brought out of reset
  1328. msm_vidc: 1: No more formats found
  1329. msm_vidc: 1: No more formats found
  1330. msm_vidc: 4: Closed video instance: c3e5b000
  1331. msm_vidc: 4: Opening video instance: e79a5000, 0
  1332. msm_vidc: 1: No more formats found
  1333. msm_vidc: 1: No more formats found
  1334. msm_vidc: 4: Closed video instance: e79a5000
  1335. msm_vidc: 4: Opening video instance: e79a6000, 0
  1336. msm_vidc: 1: No more formats found
  1337. msm_vidc: 1: No more formats found
  1338. msm_vidc: 4: Closed video instance: e79a6000
  1339. msm_vidc: 4: Opening video instance: e79a6000, 0
  1340. msm_vidc: 1: No more formats found
  1341. msm_vidc: 1: No more formats found
  1342. msm_vidc: 4: Closed video instance: e79a6000
  1343. [23:52:06.509380] [00000000B58D7964] [MC_Th] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1344. msm_vidc: 4: Opening video instance: e7f4d000, 1
  1345. msm_vidc: 4: Closed video instance: e7f4d000
  1346. msm_vidc: 4: Opening video instance: e7f4e000, 1
  1347. msm_vidc: 4: Closed video instance: e7f4e000
  1348. msm_vidc: 4: Opening video instance: c3e58000, 1
  1349. msm_vidc: 4: Closed video instance: c3e58000
  1350. msm_vidc: 4: Opening video instance: c3e5b000, 1
  1351. msm_vidc: 4: Closed video instance: c3e5b000
  1352. msm_vidc: 4: Opening video instance: e7f48000, 1
  1353. msm_vidc: 4: Closed video instance: e7f48000
  1354. msm_vidc: 4: Opening video instance: e7e56000, 1
  1355. msm_vidc: 4: Closed video instance: e7e56000
  1356. msm_vidc: 4: Opening video instance: e7777000, 1
  1357. msm_vidc: 4: Closed video instance: e7777000
  1358. msm_vidc: 4: Opening video instance: c3e58000, 1
  1359. msm_vidc: 4: Closed video instance: c3e58000
  1360. msm_vidc: 4: Opening video instance: e7f4e000, 1
  1361. msm_vidc: 4: Closed video instance: e7f4e000
  1362. msm_vidc: 4: Opening video instance: e7e51000, 1
  1363. msm_vidc: 4: Closed video instance: e7e51000
  1364. [23:52:08.034638] [00000000B74C53B8] [WifiS] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1365. ADDRCONF(NETDEV_UP): wlan0: link is not ready
  1366. init: Starting service 'p2p_supplicant'...
  1367. ADDRCONF(NETDEV_UP): p2p0: link is not ready
  1368. SELinux: initialized (dev mmcblk1p1, type vfat), uses genfs_contexts
  1369. SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1370. SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1371. SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1372. [23:52:08.363604] [00000000B7ACB430] [WifiS] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 120 setting to default 30
  1373. [23:52:08.363636] [00000000B7ACB695] [WifiS] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 124 setting to default 30
  1374. [23:52:08.363663] [00000000B7ACB89E] [WifiS] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 128 setting to default 30
  1375. [23:52:08.374221] [00000000B7AFD069] [WifiS] wlan: [E :HDD] __wlan_hdd_cfg80211_ll_stats_get: 1855: Link Layer Statistics not supported by Firmware
  1376. [23:52:08.399955] [00000000B7B75A81] [WifiS] wlan: [E :HDD] __wlan_hdd_cfg80211_ll_stats_set: 1714: Link Layer Statistics not supported by Firmware
  1377. [23:52:08.404861] [00000000B7B8CA76] [WifiS] wlan: [E :HDD] __wlan_hdd_cfg80211_ll_stats_get: 1855: Link Layer Statistics not supported by Firmware
  1378. cfg80211: Calling CRDA for country: BA
  1379. cfg80211: Regulatory domain changed to country: BA
  1380. cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  1381. cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1382. cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  1383. cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  1384. cfg80211: (5490000 KHz - 5710000 KHz @ 80000 KHz), (N/A, 2700 mBm)
  1385. cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
  1386. [23:52:08.721645] [00000000B815993E] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1387. [23:52:08.722678] [00000000B815E6BB] [WifiS] wlan: [E :HDD] __wlan_hdd_cfg80211_ll_stats_get: 1855: Link Layer Statistics not supported by Firmware
  1388. [23:52:08.731602] [00000000B8188403] [WifiS] wlan: [E :HDD] __wlan_hdd_cfg80211_ll_stats_get: 1855: Link Layer Statistics not supported by Firmware
  1389. wlan: [2569:E :CTL] Error returned WDI_ProcessInitScanRspi:0 BMPS0
  1390. leds button-backlight: lm3533_led_set - 100
  1391. leds button-backlight: lm3533_led_update - 100
  1392. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1393. pgd = e7280000
  1394. [00000000] *pgd=00000000
  1395.  
  1396.  
  1397. Pid: 3146, comm: m.android.phone
  1398. CPU: 1 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1399. PC is at 0xa2a079da
  1400. LR is at 0x73bad79d
  1401. pc : [<a2a079da>] lr : [<73bad79d>] psr: 600d0030
  1402. sp : bec24f00 ip : 000004b6 fp : 12e0f490
  1403. r10: 00000001 r9 : b8a294c0 r8 : 00000001
  1404. r7 : 00000001 r6 : 00000001 r5 : afe50160 r4 : 00000000
  1405. r3 : 12d1316c r2 : 00000004 r1 : 00000000 r0 : 00000000
  1406. Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1407. Control: 10c5387d Table: 2728006a DAC: 00000015
  1408. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1409. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1410. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1411. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1412. Exception stack(0xe701bfb0 to 0xe701bff8)
  1413. bfa0: 00000000 00000000 00000004 12d1316c
  1414. bfc0: 00000000 afe50160 00000001 00000001 00000001 b8a294c0 00000001 12e0f490
  1415. bfe0: 000004b6 bec24f00 73bad79d a2a079da 600d0030 ffffffff
  1416. m.android.phone: unhandled page fault (11) at 0x0000000c, code 0x005
  1417. pgd = e7280000
  1418. [0000000c] *pgd=00000000
  1419.  
  1420.  
  1421. Pid: 3146, comm: m.android.phone
  1422. CPU: 2 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1423. PC is at 0x73b7d7b2
  1424. LR is at 0x72e2dc5f
  1425. pc : [<73b7d7b2>] lr : [<72e2dc5f>] psr: 200b0030
  1426. sp : bec24f20 ip : 70ad4a10 fp : 00000000
  1427. r10: a226e748 r9 : b8a294c0 r8 : 00000000
  1428. r7 : 00000000 r6 : 12fc7c40 r5 : 12fc6cd0 r4 : 00000000
  1429. r3 : 0025f8d9 r2 : b285d070 r1 : 12fc7c40 r0 : 7089b260
  1430. Flags: nzCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1431. Control: 10c5387d Table: 2728006a DAC: 00000015
  1432. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1433. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1434. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1435. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1436. Exception stack(0xe701bfb0 to 0xe701bff8)
  1437. bfa0: 7089b260 12fc7c40 b285d070 0025f8d9
  1438. bfc0: 00000000 12fc6cd0 12fc7c40 00000000 00000000 b8a294c0 a226e748 00000000
  1439. bfe0: 70ad4a10 bec24f20 72e2dc5f 73b7d7b2 200b0030 ffffffff
  1440. init: Starting service 'mpdecision'...
  1441. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1442. pgd = e7280000
  1443. [00000000] *pgd=00000000
  1444.  
  1445.  
  1446. Pid: 3146, comm: m.android.phone
  1447. CPU: 3 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1448. PC is at 0xa2a079da
  1449. LR is at 0x73bad79d
  1450. pc : [<a2a079da>] lr : [<73bad79d>] psr: 60070030
  1451. sp : bec24f00 ip : 000004b6 fp : 12e0f490
  1452. r10: 00000001 r9 : b8a294c0 r8 : 00000001
  1453. r7 : 00000001 r6 : 00000001 r5 : afe50160 r4 : 00000000
  1454. r3 : 12d1316c r2 : 00000004 r1 : 00000000 r0 : 00000000
  1455. Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1456. Control: 10c5387d Table: 2728006a DAC: 00000015
  1457. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1458. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1459. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1460. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1461. Exception stack(0xe701bfb0 to 0xe701bff8)
  1462. bfa0: 00000000 00000000 00000004 12d1316c
  1463. bfc0: 00000000 afe50160 00000001 00000001 00000001 b8a294c0 00000001 12e0f490
  1464. bfe0: 000004b6 bec24f00 73bad79d a2a079da 60070030 ffffffff
  1465. m.android.phone: unhandled page fault (11) at 0x0000000c, code 0x005
  1466. pgd = e7280000
  1467. [0000000c] *pgd=00000000
  1468.  
  1469.  
  1470. Pid: 3146, comm: m.android.phone
  1471. CPU: 3 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1472. PC is at 0x73b7d7b2
  1473. LR is at 0x72e2dc5f
  1474. pc : [<73b7d7b2>] lr : [<72e2dc5f>] psr: 200d0030
  1475. sp : bec24f20 ip : 70ad4a10 fp : 00000000
  1476. r10: a226e748 r9 : b8a294c0 r8 : 00000000
  1477. r7 : 00000000 r6 : 130fd620 r5 : 130fc9d0 r4 : 00000000
  1478. r3 : 00261f93 r2 : b285d070 r1 : 130fd620 r0 : 7089b260
  1479. Flags: nzCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1480. Control: 10c5387d Table: 2728006a DAC: 00000015
  1481. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1482. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1483. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1484. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1485. Exception stack(0xe701bfb0 to 0xe701bff8)
  1486. bfa0: 7089b260 130fd620 b285d070 00261f93
  1487. bfc0: 00000000 130fc9d0 130fd620 00000000 00000000 b8a294c0 a226e748 00000000
  1488. bfe0: 70ad4a10 bec24f20 72e2dc5f 73b7d7b2 200d0030 ffffffff
  1489. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1490. pgd = e7280000
  1491. [00000000] *pgd=00000000
  1492.  
  1493.  
  1494. Pid: 3146, comm: m.android.phone
  1495. CPU: 1 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1496. PC is at 0xa2a079da
  1497. LR is at 0x73bad79d
  1498. pc : [<a2a079da>] lr : [<73bad79d>] psr: 600f0030
  1499. sp : bec24f00 ip : 000004b6 fp : 12e0f490
  1500. r10: 00000001 r9 : b8a294c0 r8 : 00000001
  1501. r7 : 00000001 r6 : 00000001 r5 : afe50160 r4 : 00000000
  1502. r3 : 12d1316c r2 : 00000004 r1 : 00000000 r0 : 00000000
  1503. Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1504. Control: 10c5387d Table: 2728006a DAC: 00000015
  1505. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1506. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1507. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1508. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1509. Exception stack(0xe701bfb0 to 0xe701bff8)
  1510. bfa0: 00000000 00000000 00000004 12d1316c
  1511. bfc0: 00000000 afe50160 00000001 00000001 00000001 b8a294c0 00000001 12e0f490
  1512. bfe0: 000004b6 bec24f00 73bad79d a2a079da 600f0030 ffffffff
  1513. m.android.phone: unhandled page fault (11) at 0x0000000c, code 0x005
  1514. pgd = e7280000
  1515. [0000000c] *pgd=00000000
  1516.  
  1517.  
  1518. Pid: 3146, comm: m.android.phone
  1519. CPU: 1 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1520. PC is at 0x73b7d7b2
  1521. LR is at 0x72e2dc5f
  1522. pc : [<73b7d7b2>] lr : [<72e2dc5f>] psr: 200d0030
  1523. sp : bec24f20 ip : 70ad4a10 fp : 00000000
  1524. r10: a226e748 r9 : b8a294c0 r8 : 00000000
  1525. r7 : 00000000 r6 : 1320a680 r5 : 1320b550 r4 : 00000000
  1526. r3 : 0026416a r2 : b285d070 r1 : 1320a680 r0 : 7089b260
  1527. Flags: nzCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1528. Control: 10c5387d Table: 2728006a DAC: 00000015
  1529. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1530. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1531. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1532. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1533. Exception stack(0xe701bfb0 to 0xe701bff8)
  1534. bfa0: 7089b260 1320a680 b285d070 0026416a
  1535. bfc0: 00000000 1320b550 1320a680 00000000 00000000 b8a294c0 a226e748 00000000
  1536. bfe0: 70ad4a10 bec24f20 72e2dc5f 73b7d7b2 200d0030 ffffffff
  1537. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1538. pgd = e7280000
  1539. [00000000] *pgd=00000000
  1540.  
  1541.  
  1542. Pid: 3146, comm: m.android.phone
  1543. CPU: 0 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1544. PC is at 0x73bacf66
  1545. LR is at 0x73f97a31
  1546. pc : [<73bacf66>] lr : [<73f97a31>] psr: 40070030
  1547. sp : bec24eb0 ip : 00000003 fp : 12db81a0
  1548. r10: 00000001 r9 : b8a294c0 r8 : 00000000
  1549. r7 : 744bf4b8 r6 : 7037e77c r5 : 00000000 r4 : 00000000
  1550. r3 : 00000001 r2 : 00000000 r1 : 00000000 r0 : 12dfef80
  1551. Flags: nZcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1552. Control: 10c5387d Table: 2728006a DAC: 00000015
  1553. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1554. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1555. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1556. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1557. Exception stack(0xe701bfb0 to 0xe701bff8)
  1558. bfa0: 12dfef80 00000000 00000000 00000001
  1559. bfc0: 00000000 00000000 7037e77c 744bf4b8 00000000 b8a294c0 00000001 12db81a0
  1560. bfe0: 00000003 bec24eb0 73f97a31 73bacf66 40070030 ffffffff
  1561. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1562. pgd = e7280000
  1563. [00000000] *pgd=00000000
  1564.  
  1565.  
  1566. Pid: 3146, comm: m.android.phone
  1567. CPU: 0 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1568. PC is at 0x73bacfc4
  1569. LR is at 0x73f82cfb
  1570. pc : [<73bacfc4>] lr : [<73f82cfb>] psr: 400e0030
  1571. sp : bec24eb0 ip : 00000003 fp : 12ddd670
  1572. r10: 00000001 r9 : b8a294c0 r8 : 00000000
  1573. r7 : 744bf4b8 r6 : 7037e77c r5 : 00000000 r4 : 00000000
  1574. r3 : 00000001 r2 : 00000000 r1 : 00000000 r0 : 12ddd670
  1575. Flags: nZcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1576. Control: 10c5387d Table: 2728006a DAC: 00000015
  1577. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1578. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1579. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1580. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1581. Exception stack(0xe701bfb0 to 0xe701bff8)
  1582. bfa0: 12ddd670 00000000 00000000 00000001
  1583. bfc0: 00000000 00000000 7037e77c 744bf4b8 00000000 b8a294c0 00000001 12ddd670
  1584. bfe0: 00000003 bec24eb0 73f82cfb 73bacfc4 400e0030 ffffffff
  1585. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1586. pgd = e7280000
  1587. [00000000] *pgd=00000000
  1588.  
  1589.  
  1590. Pid: 3146, comm: m.android.phone
  1591. CPU: 0 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1592. PC is at 0xa2a079da
  1593. LR is at 0x72f8bd87
  1594. pc : [<a2a079da>] lr : [<72f8bd87>] psr: 600f0030
  1595. sp : bec24ed0 ip : 000004b6 fp : 12e0f490
  1596. r10: 00000001 r9 : b8a294c0 r8 : 12e77320
  1597. r7 : 00000001 r6 : 12e0e5a0 r5 : afe50160 r4 : b285d070
  1598. r3 : 0025c1cb r2 : 00000000 r1 : 00000000 r0 : 00000000
  1599. Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1600. Control: 10c5387d Table: 2728006a DAC: 00000015
  1601. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1602. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1603. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1604. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1605. Exception stack(0xe701bfb0 to 0xe701bff8)
  1606. bfa0: 00000000 00000000 00000000 0025c1cb
  1607. bfc0: b285d070 afe50160 12e0e5a0 00000001 12e77320 b8a294c0 00000001 12e0f490
  1608. bfe0: 000004b6 bec24ed0 72f8bd87 a2a079da 600f0030 ffffffff
  1609. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1610. pgd = e7280000
  1611. [00000000] *pgd=00000000
  1612.  
  1613.  
  1614. Pid: 3146, comm: m.android.phone
  1615. CPU: 1 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1616. PC is at 0xa2a079da
  1617. LR is at 0x72f8bd87
  1618. pc : [<a2a079da>] lr : [<72f8bd87>] psr: 600f0030
  1619. sp : bec24f00 ip : 000004b6 fp : 12e0f490
  1620. r10: 00000001 r9 : b8a294c0 r8 : 12f672c0
  1621. r7 : 00000001 r6 : 12e0e5a0 r5 : afe50160 r4 : b285d070
  1622. r3 : 0025c1cb r2 : 00000000 r1 : 00000000 r0 : 00000000
  1623. Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1624. Control: 10c5387d Table: 2728006a DAC: 00000015
  1625. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1626. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1627. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1628. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1629. Exception stack(0xe701bfb0 to 0xe701bff8)
  1630. bfa0: 00000000 00000000 00000000 0025c1cb
  1631. bfc0: b285d070 afe50160 12e0e5a0 00000001 12f672c0 b8a294c0 00000001 12e0f490
  1632. bfe0: 000004b6 bec24f00 72f8bd87 a2a079da 600f0030 ffffffff
  1633. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1634. pgd = e7280000
  1635. [00000000] *pgd=00000000
  1636.  
  1637.  
  1638. Pid: 3146, comm: m.android.phone
  1639. CPU: 1 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1640. PC is at 0xa2a079da
  1641. LR is at 0x72f8bd87
  1642. pc : [<a2a079da>] lr : [<72f8bd87>] psr: 600f0030
  1643. sp : bec24f00 ip : 000004b6 fp : 12e0f490
  1644. r10: 00000001 r9 : b8a294c0 r8 : 12fee980
  1645. r7 : 00000001 r6 : 12e0e5a0 r5 : afe50160 r4 : b285d070
  1646. r3 : 0025c1cb r2 : 00000000 r1 : 00000000 r0 : 00000000
  1647. Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1648. Control: 10c5387d Table: 2728006a DAC: 00000015
  1649. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1650. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1651. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1652. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1653. Exception stack(0xe701bfb0 to 0xe701bff8)
  1654. bfa0: 00000000 00000000 00000000 0025c1cb
  1655. bfc0: b285d070 afe50160 12e0e5a0 00000001 12fee980 b8a294c0 00000001 12e0f490
  1656. bfe0: 000004b6 bec24f00 72f8bd87 a2a079da 600f0030 ffffffff
  1657. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1658. pgd = e7280000
  1659. [00000000] *pgd=00000000
  1660.  
  1661.  
  1662. Pid: 3146, comm: m.android.phone
  1663. CPU: 2 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1664. PC is at 0xa2a079da
  1665. LR is at 0x72f8bd87
  1666. pc : [<a2a079da>] lr : [<72f8bd87>] psr: 600f0030
  1667. sp : bec24f00 ip : 000004b6 fp : 12e0f490
  1668. r10: 00000001 r9 : b8a294c0 r8 : 13101060
  1669. r7 : 00000001 r6 : 12e0e5a0 r5 : afe50160 r4 : b285d070
  1670. r3 : 0025c1cb r2 : 00000000 r1 : 00000000 r0 : 00000000
  1671. Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1672. Control: 10c5387d Table: 2728006a DAC: 00000015
  1673. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1674. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1675. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1676. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1677. Exception stack(0xe701bfb0 to 0xe701bff8)
  1678. bfa0: 00000000 00000000 00000000 0025c1cb
  1679. bfc0: b285d070 afe50160 12e0e5a0 00000001 13101060 b8a294c0 00000001 12e0f490
  1680. bfe0: 000004b6 bec24f00 72f8bd87 a2a079da 600f0030 ffffffff
  1681. get_prop_capacity: final report:51
  1682. get_prop_capacity: final report:51
  1683. get_prop_capacity: final report:51
  1684. leds button-backlight: lm3533_led_set - 0
  1685. leds button-backlight: lm3533_led_update - 0
  1686. leds button-backlight: lm3533_led_set - 100
  1687. leds button-backlight: lm3533_led_update - 100
  1688. atmel_mxt_ts 5-004b: Calibration start!
  1689. atmel_mxt_ts 5-004b: mxt t37 cal msg
  1690. atmel_mxt_ts 5-004b: mxt set t8 0 15 1 -100
  1691. atmel_mxt_ts 5-004b: mxt set t9 35 8 25 30 10
  1692. atmel_mxt_ts 5-004b: mxt set t8 0 15 0 0
  1693. atmel_mxt_ts 5-004b: mxt set t9 35 8 25 30 10
  1694. atmel_mxt_ts 5-004b: mxt set t8 0 15 0 0
  1695. atmel_mxt_ts 5-004b: T37 page changed (16,0) -> (16,4)
  1696. atmel_mxt_ts 5-004b: surface 0 14 aquire auto sf(0,0)->(0,0),result -5
  1697. atmel_mxt_ts 5-004b: mxt set t8 0 15 0 0
  1698. [23:52:23.720734] [00000000C93FDCDF] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1699. wlan: [2569:E :CTL] Error returned WDI_ProcessInitScanRspi:0 BMPS0
  1700. [23:52:25.820068] [00000000CBA6E6F1] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1701. wlan: 7c:1d:d9:3e:ee:8a connected to 00:26:b6:00:87:f5
  1702. wlan(1) 00:26:b6:00:87:f5 Standalone
  1703. ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  1704. type=1400 audit(1467150745.934:13): avc: granted { add_name } for uid=1000 pid=3905 comm="system:ui" name="cache" scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
  1705. type=1400 audit(1467150745.934:14): avc: granted { create } for uid=1000 pid=3905 comm="system:ui" name="cache" scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
  1706. type=1400 audit(1467150745.964:15): avc: granted { setattr } for uid=1000 pid=3905 comm="system:ui" name="cache" dev="mmcblk0p29" ino=96796 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
  1707. type=1400 audit(1467150745.964:16): avc: granted { add_name } for uid=1000 pid=3905 comm="system:ui" name="code_cache" scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
  1708. type=1400 audit(1467150745.964:17): avc: granted { create } for uid=1000 pid=3905 comm="system:ui" name="code_cache" scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
  1709. type=1400 audit(1467150745.964:18): avc: granted { setattr } for uid=1000 pid=3905 comm="system:ui" name="code_cache" dev="mmcblk0p29" ino=96947 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
  1710. [23:52:26.071785] [00000000CBF0A5BD] [MC_Th] wlan: [E :PE ] limProcessDeauthFrame: 144: Received Deauth frame for Addr: 7c:1d:d9:3e:ee:8a (mlm state = eLIM_MLM_LINK_ESTABLISHED_STATE, sme state = 12 systemrole = 3) with reason code 6 from 00:26:b6:00:87:f5
  1711. wlan: disconnected
  1712. wlan(0) 00:00:00:00:00:00 Standalone
  1713. atmel_mxt_ts 5-004b: mxt set t8 0 15 10 0
  1714. atmel_mxt_ts 5-004b: mxt set t8 255 1 0 0
  1715. atmel_mxt_ts 5-004b: mxt surface 3 check part T(9,1) val 14 (32767,16384)
  1716. atmel_mxt_ts 5-004b: mxt surface aquire and compare auto data invalid -22
  1717. atmel_mxt_ts 5-004b: mxt set t8 0 15 0 0
  1718. atmel_mxt_ts 5-004b: mxt set t9 35 8 25 30 10
  1719. atmel_mxt_ts 5-004b: mxt surface 3 check part K(22,0) val 0 (32767,16384)
  1720. atmel_mxt_ts 5-004b: mxt surface aquire and compare auto data invalid -22
  1721. atmel_mxt_ts 5-004b: mxt set t8 0 15 10 0
  1722. get_prop_capacity: final report:51
  1723. get_prop_capacity: final report:51
  1724. get_prop_capacity: final report:51
  1725. atmel_mxt_ts 5-004b: mxt set t8 255 1 0 0
  1726. [23:52:36.830956] [00000000D840BF98] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1727. wlan: [2569:E :CTL] Error returned WDI_ProcessInitScanRspi:0 BMPS0
  1728. Binder_6: unhandled page fault (11) at 0x00000000, code 0x005
  1729. pgd = e8c90000
  1730. [00000000] *pgd=00000000
  1731.  
  1732.  
  1733. Pid: 3111, comm: Binder_6
  1734. CPU: 0 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1735. PC is at 0xa2a2d46c
  1736. LR is at 0x73ea486b
  1737. pc : [<a2a2d46c>] lr : [<73ea486b>] psr: 60060030
  1738. sp : 9765d290 ip : 0000143e fp : 12d74c40
  1739. r10: afe512c0 r9 : b925dde0 r8 : 12d74c40
  1740. r7 : 12d74c40 r6 : 12dda800 r5 : 7040a2a4 r4 : 708ea6d0
  1741. r3 : 00000000 r2 : 00000050 r1 : 00000000 r0 : 12d74c40
  1742. Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1743. Control: 10c5387d Table: 28c9006a DAC: 00000015
  1744. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1745. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1746. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1747. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1748. Exception stack(0xe713ffb0 to 0xe713fff8)
  1749. ffa0: 12d74c40 00000000 00000050 00000000
  1750. ffc0: 708ea6d0 7040a2a4 12dda800 12d74c40 12d74c40 b925dde0 afe512c0 12d74c40
  1751. ffe0: 0000143e 9765d290 73ea486b a2a2d46c 60060030 ffffffff
  1752. [23:52:39.027012] [00000000DAC41FBF] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1753. wlan: 7c:1d:d9:3e:ee:8a connected to 00:26:b6:00:87:f5
  1754. wlan(1) 00:26:b6:00:87:f5 Standalone
  1755. ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  1756. atmel_mxt_ts 5-004b: mxt surface 3 check part T(13,6) val 0 (32767,16384)
  1757. atmel_mxt_ts 5-004b: mxt surface aquire and compare auto data invalid -22
  1758. init: avc: denied { set } for property=runtime.akm.resetdoe scontext=u:r:sensors:s0 tcontext=u:object_r:sensors_prop:s0 tclass=property_service
  1759. atmel_mxt_ts 5-004b: mxt surface 3 check part T(17,13) val 0 (32767,16384)
  1760. atmel_mxt_ts 5-004b: mxt surface aquire and compare auto data invalid -22
  1761. [23:52:50.536666] [00000000E668512F] [MC_Th] wlan: [E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1762. wlan0: no IPv6 routers present
  1763. [23:53:00.764602] [00000000F21CC86C] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1764. atmel_mxt_ts 5-004b: mxt surface 3 check part T(10,4) val 244 (32767,16384)
  1765. atmel_mxt_ts 5-004b: mxt surface aquire and compare auto data invalid -22
  1766. atmel_mxt_ts 5-004b: mxt set t8 0 15 10 0
  1767. atmel_mxt_ts 5-004b: mxt set t8 255 1 0 0
  1768. atmel_mxt_ts 5-004b: mxt set t8 255 1 0 0
  1769. atmel_mxt_ts 5-004b: mxt set t9 35 8 25 30 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement