Advertisement
Guest User

Untitled

a guest
Jun 28th, 2016
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 99.91 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 Mon Jun 27 23:42:19 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=0x40180
  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 c12fa5c0, 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: 1712984k/1712984k available, 259240k 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 - 0xc10d9c78 (17224 kB)
  54. .init : 0xc1100000 - 0xc120afc0 (1068 kB)
  55. .data : 0xc120c000 - 0xc1332b98 (1179 kB)
  56. .bss : 0xc1332bbc - 0xc1afdc20 (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 0xb0c4b0 - 0xb0c514
  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 = 22774
  91. KPI: Bootloader end count = 45241
  92. KPI: Bootloader display count = 36282
  93. KPI: Bootloader load kernel count = 1314
  94. KPI: Kernel MPM timestamp = 184448
  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. Registered led device: flashlight
  462. msm_eeprom_platform_probe MM data miss:1059
  463. msm_eeprom_parse_memory_map: pageen not needed
  464. h3lte_set_sensor_name: sensor_name = ov5693_olq5f08, is set = 1
  465. msm_eeprom_platform_probe MM data miss:1059
  466. msm_eeprom_parse_memory_map: pageen not needed
  467. msm_eeprom_parse_memory_map: pageen not needed
  468. msm_sensor_driver_get_dt_data:822 Invalid sensor position
  469. msm_sensor_driver_get_dt_data:830 Invalid sensor mode supported
  470. g_sctrl[0] e9c6f200
  471. msm_sensor_driver_get_dt_data:822 Invalid sensor position
  472. msm_sensor_driver_get_dt_data:830 Invalid sensor mode supported
  473. g_sctrl[1] e9c6f400
  474. imx135_init_module:141
  475. imx135_init_module:146 rc -19
  476. ov8825_init_module:141
  477. ov8825_init_module:146 rc -19
  478. ov8865_init_module:153
  479. ov8865_init_module:158 rc -19
  480. mt9m114_init_module:1155
  481. mt9m114_init_module:1160 rc -19
  482. __msm_jpeg_init:951] Jpeg Device id 0
  483. lirc_dev: IR Remote Control driver registered, major 235
  484. IR NEC protocol handler initialized
  485. IR RC5(x) protocol handler initialized
  486. IR RC6 protocol handler initialized
  487. IR JVC protocol handler initialized
  488. IR Sony protocol handler initialized
  489. IR RC5 (streamzap) protocol handler initialized
  490. IR SANYO protocol handler initialized
  491. IR MCE Keyboard/mouse protocol handler initialized
  492. IR LIRC bridge handler initialized
  493. gspca_main: v2.14.0 registered
  494. usbcore: registered new interface driver uvcvideo
  495. USB Video Class driver (1.1.1)
  496. iris_radio: Cannot open the command channel
  497. Driver for 1-wire Dallas network protocol.
  498. w1-gpio: w1_gpio_probe:gpio 439
  499. BMS: qpnp_bms_init: QPNP BMS INIT
  500. spmi qpnp-bms-dior-ea545c00: Driver qcom,qpnp-bms-dior requests probe deferral
  501. BMS: qpnp_bms_init: QPNP BMS INIT
  502. spmi qpnp-charger-dior-ea545a00: Driver qcom,qpnp-charger-dior requests probe deferral
  503. qpnp_vadc_conv_seq_request: not a valid VADC channel
  504. thermal_sys: failed to read out thermal zone 7
  505. qpnp_vadc_conv_seq_request: not a valid VADC channel
  506. thermal_sys: failed to read out thermal zone 8
  507. device-mapper: uevent: version 1.0.3
  508. device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  509. cpuidle: using governor ladder
  510. cpuidle: using governor menu
  511. sdhci: Secure Digital Host Controller Interface driver
  512. sdhci: Copyright(c) Pierre Ossman
  513. sdhci-pltfm: SDHCI platform and OF driver helper
  514. mmc0: no vmmc regulator found
  515. Registered led device: mmc0::
  516. mmc0: SDHCI controller on msm_sdcc.1 [msm_sdcc.1] using ADMA
  517. mmc1: no vmmc regulator found
  518. Registered led device: mmc1::
  519. mmc1: SDHCI controller on msm_sdcc.2 [msm_sdcc.2] using ADMA
  520. Registered led device: red
  521. Registered led device: green
  522. Registered led device: blue
  523. Registered led device: wled:backlight
  524. qcom,leds-qpnp leds-qpnp-ea549200: bl: change to higher light 4095
  525. qcom,leds-qpnp leds-qpnp-ea549200: bl: change to analog 4095
  526. qcom,leds-qpnp leds-qpnp-ea54a000: Flash wa regulator get failed(-517)
  527. qcom,leds-qpnp leds-qpnp-ea54a000: Regulator get failed(-517)
  528. qcom,leds-qpnp leds-qpnp-ea54a000: Unable to read flash config data
  529. spmi leds-qpnp-ea54a000: Driver qcom,leds-qpnp requests probe deferral
  530. Registered led device: button-backlight
  531. lm3533_ctrlbank_set_max_current 5000
  532. lm3533 6-0038: update [27]: 04/04
  533. QCE50: __qce_get_device_tree_data: bam_pipe_pair=0x1
  534. QCE50: __qce_get_device_tree_data: ce-device =0x0
  535. QCE50: __qce_get_device_tree_data: ce_phy_reg_base=0xfd400000
  536. QCE50: __qce_get_device_tree_data: ce_virt_reg_base=0xf0540000
  537. QCE50: __qce_get_device_tree_data: ce_bam_phy_reg_base=0xfd404000
  538. QCE50: __qce_get_device_tree_data: CRYPTO BAM IRQ = 239.
  539. qce fd400000.qcom,qcedev: Qualcomm Crypto 5.2.1 device found @0xfd400000
  540. qce fd400000.qcom,qcedev: CE device = 0x0
  541. , IO base, CE = 0xf0540000
  542. , Consumer (IN) PIPE 2, Producer (OUT) PIPE 3
  543. IO base BAM = 0x0
  544. BAM IRQ 239
  545. Engines Availability = 0x1011053
  546. sps:BAM 0xfd404000 is registered.
  547. sps:BAM 0xfd404000 (va:0xf0570000) enabled: ver:0x22, number of pipes:16
  548. QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x00000000fd404000 irq 239
  549. qcedev: FIPS140-2 Known Answer Tests : Skipped
  550. QCE50: __qce_get_device_tree_data: bam_pipe_pair=0x2
  551. QCE50: __qce_get_device_tree_data: ce-device =0x0
  552. QCE50: __qce_get_device_tree_data: ce_phy_reg_base=0xfd400000
  553. QCE50: __qce_get_device_tree_data: ce_virt_reg_base=0xf0580000
  554. QCE50: __qce_get_device_tree_data: ce_bam_phy_reg_base=0xfd404000
  555. QCE50: __qce_get_device_tree_data: CRYPTO BAM IRQ = 239.
  556. QCE50: __qce_init_clk: Unable to get CE core src clk, set to NULL
  557. QCE50: __qce_init_clk: Unable to get CE core clk
  558. QCE50: __qce_init_clk: Unable to init CE clks, rc = -2
  559. qcrypto: probe of fd400000.qcom,qcrypto failed with error -2
  560. usbcore: registered new interface driver usbhid
  561. usbhid: USB HID core driver
  562. zram: Created 1 device(s) ...
  563. ashmem: initialized
  564. logger: created 1024K log 'log_main'
  565. logger: created 1024K log 'log_events'
  566. logger: created 1024K log 'log_radio'
  567. logger: created 1024K log 'log_system'
  568. sps:BAM 0xf9a44000 is registered.
  569. usb_bam_ipa_create_resources: Failed to create USB_PROD resource
  570. qcom,qpnp-power-on qpnp-power-on-ea545800: PMIC@SID0 Power-on reason: Triggered from KPD (power key press) and 'warm' boot
  571. qcom,qpnp-power-on qpnp-power-on-ea545800: PMIC@SID0: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled shutdown)
  572. input: qpnp_pon as /devices/virtual/input/input0
  573. PMIC@SID0: PM8226 v2.2 options: 0, 0, 2, 2
  574. mckernelapi : Mobicore API module initialized!
  575. MobiCore mcd: MobiCore Driver, Build: Wed Jun 15 23:28:29 2016
  576. MobiCore mcd: MobiCore mcDrvModuleApi version is 1.1
  577. usbcore: registered new interface driver snd-usb-audio
  578. msm-compr-dsp msm-compr-dsp: msm_compr_probe: dev name msm-compr-dsp
  579. msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa
  580. platform qcom,msm-voip-dsp.50: Driver msm-voip-dsp requests probe deferral
  581. platform qcom,msm-pcm-voice.51: Driver msm-pcm-voice requests probe deferral
  582. platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  583. oprofile: using timer interrupt.
  584. u32 classifier
  585. Actions configured
  586. Netfilter messages via NETLINK v0.30.
  587. nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  588. ctnetlink v0.93: registering with nfnetlink.
  589. NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  590. NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  591. xt_time: kernel timezone is -0000
  592. ip_tables: (C) 2000-2006 Netfilter Core Team
  593. arp_tables: (C) 2002 David S. Miller
  594. TCP: cubic registered
  595. Initializing XFRM netlink socket
  596. NET: Registered protocol family 10
  597. Mobile IPv6
  598. ip6_tables: (C) 2000-2006 Netfilter Core Team
  599. IPv6 over IPv4 tunneling driver
  600. NET: Registered protocol family 17
  601. NET: Registered protocol family 15
  602. Bridge firewalling registered
  603. Ebtables v2.0 registered
  604. Bluetooth: RFCOMM TTY layer initialized
  605. Bluetooth: RFCOMM socket layer initialized
  606. Bluetooth: RFCOMM ver 1.11
  607. Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  608. Bluetooth: BNEP filters: protocol multicast
  609. Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  610. Registering SWP/SWPB emulation handler
  611. mmc0: BKOPS_EN bit = 0
  612. mmc0: new HS200 MMC card at address 0001
  613. mmcblk0: mmc0:0001 M8G1GC 7.28 GiB
  614. mmcblk0rpmb: mmc0:0001 M8G1GC partition 3 512 KiB
  615. Alternate GPT is invalid, using primary GPT.
  616. 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
  617. registered taskstats version 1
  618. platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  619. qcom,leds-qpnp leds-qpnp-ea54a000: Flash wa regulator get failed(-517)
  620. qcom,leds-qpnp leds-qpnp-ea54a000: Regulator get failed(-517)
  621. qcom,leds-qpnp leds-qpnp-ea54a000: Unable to read flash config data
  622. spmi leds-qpnp-ea54a000: Driver qcom,leds-qpnp requests probe deferral
  623. bq2022: w1_bq2022_battery_id: pseduo_info:0xdf0c7a62
  624. flash_wa:
  625. batfet:
  626. 8226_smbbp_boost: 5000 mV
  627. 8226_smbbp_otg:
  628. 8226_smbbp_otg: supplied by 8226_smbbp_boost
  629. gpio_set_debounce: gpio-108 status -22
  630. gpio_set_debounce: gpio-107 status -22
  631. gpio_set_debounce: gpio-106 status -22
  632. input: gpio-keys as /devices/gpio_keys.76/input/input1
  633. atmel_mxt_ts 5-004a: reset gpio= 16
  634. atmel_mxt_ts 5-004a: irq gpio= 17
  635. atmel_mxt_ts 5-004a: fw name = mxT336SC21.fw
  636. atmel_mxt_ts 5-004a: config size = 1
  637. atmel_mxt_ts 5-004a: gpio mask = 0xc
  638. atmel_mxt_ts 5-004a: family_id = 0x82
  639. atmel_mxt_ts 5-004a: variant_id = 0x23
  640. atmel_mxt_ts 5-004a: version = 0x21
  641. atmel_mxt_ts 5-004a: build = 0xaa
  642. atmel_mxt_ts 5-004a: mxt_cfg_name = mxt_336s_config.fw
  643. atmel_mxt_ts 5-004a: vendor_id = 0xc
  644. atmel_mxt_ts 5-004a: Atmel regulator_get for vdd succeeded
  645. qpnp_chg_usb_chg_gone_irq_handler: chg_gone triggered, usb 0 4
  646. qpnp_charger_probe: success chg_dis = 0, bpd = 1, usb = 0, dc = 0 b_health = 1 batt_present = 1
  647. bq2022: w1_bq2022_battery_id: pseduo_info:0xdf0c7a62
  648. qup_i2c f9927000.i2c: QUP: I2C status flags :0x81343c8, irq:131
  649. qup_i2c f9927000.i2c: I2C slave addr:0x4a not connected
  650. atmel_mxt_ts 5-004a: mxt_read_reg: i2c transfer failed (-107)
  651. atmel_mxt_ts 5-004a: Bootloader i2c addr: 0x24
  652. qup_i2c f9927000.i2c: QUP: I2C status flags :0x91143c8, irq:131
  653. qup_i2c f9927000.i2c: I2C slave addr:0x24 not connected
  654. atmel_mxt_ts 5-004a: mxt_probe_bootloader: i2c recv failed
  655. reset gpio = 1
  656. chg gpio = 0
  657. atmel_mxt_ts: probe of 5-004a failed with error -5
  658. atmel_mxt_ts 5-004b: reset gpio= 16
  659. atmel_mxt_ts 5-004b: irq gpio= 17
  660. atmel_mxt_ts 5-004b: fw name = mxT336SC21.fw
  661. atmel_mxt_ts 5-004b: config size = 2
  662. atmel_mxt_ts 5-004b: gpio mask = 0xc
  663. atmel_mxt_ts 5-004b: family_id = 0x82
  664. atmel_mxt_ts 5-004b: variant_id = 0x23
  665. atmel_mxt_ts 5-004b: version = 0x21
  666. atmel_mxt_ts 5-004b: build = 0xaa
  667. atmel_mxt_ts 5-004b: mxt_cfg_name = mxt_336s_ofilm_config.fw
  668. atmel_mxt_ts 5-004b: vendor_id = 0x0
  669. atmel_mxt_ts 5-004b: family_id = 0x82
  670. atmel_mxt_ts 5-004b: variant_id = 0x23
  671. atmel_mxt_ts 5-004b: version = 0x21
  672. atmel_mxt_ts 5-004b: build = 0xaa
  673. atmel_mxt_ts 5-004b: mxt_cfg_name = mxt_336s_gis_config.fw
  674. atmel_mxt_ts 5-004b: vendor_id = 0x8
  675. atmel_mxt_ts 5-004b: Atmel regulator_get for vdd succeeded
  676. BMS: read_soc_params_raw: OCV is stale or bad, estimating new OCV.
  677. BMS: read_saved_instant_ocv: read instant ocv 4264 reg d8
  678. BMS: read_soc_params_raw: instant ocv 4264 estimated 4160
  679. atmel_mxt_ts 5-004b: Family ID: 130 Variant ID: 35 Version: 2.1.AA Object Num: 24
  680. atmel_mxt_ts 5-004b: mxt_plugin_pre_init: plugin version 0x47
  681. [mxt]dcfg: Matrix 0 (0,0)~(23,13)
  682. [mxt]dcfg: Matrix 1 (0,0)~(0,0)
  683. [mxt]dcfg: Matrix 2 (0,0)~(23,13)
  684. [mxt]dcfg: Matrix 3 (0,1)~(23,13)
  685. [mxt]dcfg: Matrix 4 (21,0)~(23,0)
  686. atmel_mxt_ts 5-004b: T19: vendor_id = 0x0
  687. atmel_mxt_ts 5-004b: T72 noise state1 = 0x4a state2 = 0x2
  688. atmel_mxt_ts 5-004b: Calibration start!
  689. mxt_plugin_deinit
  690. atmel_mxt_ts 5-004b: Config CRC 0x173579: OK
  691. atmel_mxt_ts 5-004b: Invalid object type T100
  692. atmel_mxt_ts 5-004b: Invalid object type T78
  693. atmel_mxt_ts 5-004b: Invalid object type T80
  694. atmel_mxt_ts 5-004b: Invalid object type T100
  695. atmel_mxt_ts 5-004b: xrange = 1279, yrange = 719
  696. atmel_mxt_ts 5-004b: Matrix Size X24Y14 Touchscreen size X719Y1279
  697. atmel_mxt_ts 5-004b: mxt_plugin_init: plugin version 0x47
  698. [mxt]dcfg: Matrix 0 (0,0)~(23,13)
  699. [mxt]dcfg: Matrix 1 (0,0)~(0,0)
  700. [mxt]dcfg: Matrix 2 (0,0)~(23,13)
  701. [mxt]dcfg: Matrix 3 (0,1)~(23,13)
  702. [mxt]dcfg: Matrix 4 (21,0)~(23,0)
  703. atmel_mxt_ts 5-004b: plugin_cal_t37_init: plugin cal t37 version 0x106
  704. atmel_mxt_ts 5-004b: plugin_ac_t72_init: plugin ac t72 version 0x25
  705. atmel_mxt_ts 5-004b: doesn't get any pi plugin
  706. atmel_mxt_ts 5-004b: Invalid object type T100
  707. input: atmel-maxtouch as /devices/f9927000.i2c/i2c-5/5-004b/input/input2
  708. qcom,qpnp-rtc qpnp-rtc-ea549000: setting system clock to 2016-06-28 04:00:33 UTC (1467086433)
  709. msm_thermal:interrupt_mode_init Interrupt mode init
  710. clock_late_init: Removing enables held for handed-off clocks
  711. ALSA device list:
  712. No soundcards found.
  713. Warning: unable to open an initial console.
  714. Freeing init memory: 40K
  715. atmel_mxt_ts 5-004b: mxt t37 reset msg
  716. atmel_mxt_ts 5-004b: mxt set t8 0 15 1 -100
  717. atmel_mxt_ts 5-004b: mxt set t9 35 8 25 30 10
  718. init: init started!
  719. SELinux: 2048 avtab hash slots, 11027 rules.
  720. SELinux: 2048 avtab hash slots, 11027 rules.
  721. SELinux: 1 users, 2 roles, 968 types, 0 bools
  722. , 1 sens, 1024 cats
  723.  
  724. SELinux: 87 classes, 11027 rules
  725. SELinux: Completing initialization.
  726. SELinux: Setting up existing superblocks.
  727. SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
  728. SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
  729. SELinux: initialized (dev bdev, type bdev), not configured for labeling
  730. SELinux: initialized (dev proc, type proc), uses genfs_contexts
  731. SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  732. SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
  733. SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
  734. SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
  735. SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
  736. SELinux: initialized (dev devpts, type devpts), uses transition SIDs
  737. SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
  738. SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  739. SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
  740. type=1403 audit(1467086433.560:2): policy loaded auid=4294967295 ses=4294967295
  741. init: (Initializing SELinux non-enforcing took 0.05s.)
  742. init: init second stage started!
  743. mmc1: new ultra high speed SDR25 SDHC card at address 59b4
  744. mmcblk1: mmc1:59b4 USD 29.4 GiB
  745. mmcblk1: p1
  746. BMS: qpnp_bms_probe: probe success: soc =96 vbatt = 4065586 ocv = 4264000 r_sense_uohm = 10000 warm_reset = 1
  747. platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  748. Registered led device: led:flash_0
  749. Registered led device: led:flash_1
  750. Registered led device: led:flash_torch
  751. platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  752. msm_otg f9a55000.usb: phy_reset: success
  753. get_prop_capacity: final report:49
  754. msm_otg f9a55000.usb: USB in low power mode
  755. init: waitpid failed: No child processes
  756. init: (Loading properties from /default.prop took 0.00s.)
  757. init: (Parsing /init.environ.rc took 0.00s.)
  758. init: (Parsing /init.usb.rc took 0.00s.)
  759. init: (Parsing init.dior.usb.rc took 0.00s.)
  760. init: (Parsing /init.dior.rc took 0.00s.)
  761. init: (Parsing /init.usb.configfs.rc took 0.00s.)
  762. init: (Parsing /init.zygote32.rc took 0.00s.)
  763. init: (Parsing /init.trace.rc took 0.00s.)
  764. init: (Parsing /init.superuser.rc took 0.00s.)
  765. init: (Parsing /init.cm.rc took 0.00s.)
  766. init: (Parsing /init.rc took 0.00s.)
  767. init: SELinux: Could not get canonical path /adb_keys restorecon: No such file or directory.
  768. init: Starting service 'ueventd'...
  769. type=1400 audit(1467086433.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
  770. ueventd: ueventd started!
  771. ueventd: invalid uid 'fm_radio'
  772. init: Waiting for /dev/.coldboot_done...
  773. atmel_mxt_ts 5-004b: step_2_msg gradient first time(1), wait release calibration
  774. get_prop_capacity: final report:73
  775. ueventd: Coldboot took 0.61s.
  776. init: Waiting for /dev/.coldboot_done took 0.63s.
  777. keychord: using input dev qpnp_pon for fevent
  778. keychord: using input dev gpio-keys for fevent
  779. SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  780. SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  781. SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  782. init: write_file: Unable to open '/proc/sys/kernel/sched_compat_yield': No such file or directory
  783. SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  784. init: write_file: Unable to write to '/dev/cpuctl/cpu.shares': Invalid argument
  785. init: write_file: Unable to open '/proc/sys/abi/swp': No such file or directory
  786. SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  787. mmc0: Starting deferred resume
  788. mmc0: Deferred resume completed
  789. EXT4-fs (mmcblk0p27): mounted filesystem with ordered data mode. Opts: barrier=1
  790. SELinux: initialized (dev mmcblk0p27, type ext4), uses xattr
  791. fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/system,target=/system,type=ext4)=0
  792. F2FS-fs (mmcblk0p28): Magic Mismatch, valid(0xf2f52010) - read(0x6000)
  793. F2FS-fs (mmcblk0p28): Can't find valid F2FS filesystem in 1th superblock
  794. F2FS-fs (mmcblk0p28): Magic Mismatch, valid(0xf2f52010) - read(0x0)
  795. F2FS-fs (mmcblk0p28): Can't find valid F2FS filesystem in 2th superblock
  796. F2FS-fs (mmcblk0p28): Magic Mismatch, valid(0xf2f52010) - read(0x6000)
  797. F2FS-fs (mmcblk0p28): Can't find valid F2FS filesystem in 1th superblock
  798. F2FS-fs (mmcblk0p28): Magic Mismatch, valid(0xf2f52010) - read(0x0)
  799. F2FS-fs (mmcblk0p28): Can't find valid F2FS filesystem in 2th superblock
  800. fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/cache,target=/cache,type=f2fs)=-1
  801. EXT4-fs (mmcblk0p28): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
  802. SELinux: initialized (dev mmcblk0p28, type ext4), uses xattr
  803. fs_mgr: check_fs(): mount(/dev/block/platform/msm_sdcc.1/by-name/cache,/cache,ext4)=0: Success
  804. fs_mgr: check_fs(): unmount(/cache) succeeded
  805. fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/cache
  806. e2fsck: e2fsck 1.42.9 (28-Dec-2013)
  807.  
  808. e2fsck: /dev/block/platform/msm_sdcc.1/by-name/cache: clean, 18/24576 files, 3154/98304 blocks
  809.  
  810. EXT4-fs (mmcblk0p28): mounted filesystem with ordered data mode. Opts: barrier=1
  811. SELinux: initialized (dev mmcblk0p28, type ext4), uses xattr
  812. fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/cache,target=/cache,type=ext4)=0
  813. fs_mgr: mount_with_alternatives(): Mounted /dev/block/platform/msm_sdcc.1/by-name/cache on /cache with fs_type=ext4 instead of f2fs
  814. F2FS-fs (mmcblk0p29): Magic Mismatch, valid(0xf2f52010) - read(0x5c880)
  815. F2FS-fs (mmcblk0p29): Can't find valid F2FS filesystem in 1th superblock
  816. F2FS-fs (mmcblk0p29): Magic Mismatch, valid(0xf2f52010) - read(0x100000)
  817. F2FS-fs (mmcblk0p29): Can't find valid F2FS filesystem in 2th superblock
  818. F2FS-fs (mmcblk0p29): Magic Mismatch, valid(0xf2f52010) - read(0x5c880)
  819. F2FS-fs (mmcblk0p29): Can't find valid F2FS filesystem in 1th superblock
  820. F2FS-fs (mmcblk0p29): Magic Mismatch, valid(0xf2f52010) - read(0x100000)
  821. F2FS-fs (mmcblk0p29): Can't find valid F2FS filesystem in 2th superblock
  822. fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/userdata,target=/data,type=f2fs)=-1
  823. EXT4-fs (mmcblk0p29): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
  824. SELinux: initialized (dev mmcblk0p29, type ext4), uses xattr
  825. fs_mgr: check_fs(): mount(/dev/block/platform/msm_sdcc.1/by-name/userdata,/data,ext4)=0: Success
  826. fs_mgr: check_fs(): unmount(/data) succeeded
  827. fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/userdata
  828. e2fsck: e2fsck 1.42.9 (28-Dec-2013)
  829.  
  830. e2fsck: /dev/block/platform/msm_sdcc.1/by-name/userdata: clean, 13415/379008 files, 437418/1515515 blocks (check after next mount)
  831.  
  832. EXT4-fs (mmcblk0p29): mounted filesystem with ordered data mode. Opts: barrier=1,noauto_da_alloc
  833. SELinux: initialized (dev mmcblk0p29, type ext4), uses xattr
  834. fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/userdata,target=/data,type=ext4)=0
  835. fs_mgr: mount_with_alternatives(): Mounted /dev/block/platform/msm_sdcc.1/by-name/userdata on /data with fs_type=ext4 instead of f2fs
  836. EXT4-fs (mmcblk0p26): mounted filesystem with ordered data mode. Opts: barrier=1
  837. SELinux: initialized (dev mmcblk0p26, type ext4), uses xattr
  838. fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/persist,target=/persist,type=ext4)=0
  839. SELinux: initialized (dev mmcblk0p23, type vfat), uses mountpoint labeling
  840. fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/modem,target=/firmware,type=vfat)=0
  841. init: Starting service 'logd'...
  842. init: property_set("ro.secure", "0") failed
  843. init: (Loading properties from /system/build.prop took 0.01s.)
  844. init: (Loading properties from /vendor/build.prop took 0.00s.)
  845. init: (Loading properties from /factory/factory.prop took 0.00s.)
  846. init: Starting service 'vold'...
  847. init: Not bootcharting.
  848. logd.auditd: start
  849. logd.klogd: 3066465782
  850. mmc1: Starting deferred resume
  851. mmc1: Deferred resume completed
  852. init: SELinux: Could not get canonical path /data/user/0 restorecon: No such file or directory.
  853. init: Starting service 'exec 0 (/system/bin/tzdatacheck)'...
  854. init: Service 'exec 0 (/system/bin/tzdatacheck)' (pid 235) exited with status 0
  855. init: Starting service 'sysinit'...
  856. init: (Loading properties from /data/local.prop took 0.00s.)
  857. init: Starting service 'logd-reinit'...
  858. pil-q6v5-lpass fe200000.qcom,lpass: adsp: loading from 0x0dc00000 to 0x0f000000
  859. logd.daemon: reinit
  860. pil-q6v5-lpass fe200000.qcom,lpass: adsp: Brought out of reset
  861. pil-q6v5-lpass fe200000.qcom,lpass: adsp: Power/Clock ready interrupt received
  862. pil-q6v5-lpass fe200000.qcom,lpass: Subsystem error monitoring/handling services are up
  863. adsp-loader qcom,msm-adsp-loader.41: adsp_loader_do: Q6/ADSP image is loaded
  864. platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  865. apr_tal:Q6 Is Up
  866. platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  867. init: Service 'sysinit' (pid 238) exited with status 0
  868. init: Service 'logd-reinit' (pid 239) exited with status 0
  869. diag: In diag_send_msg_mask_update, invalid status 0
  870. diag: In diag_send_log_mask_update, invalid status 0
  871. init: Starting service 'healthd'...
  872. init: Starting service 'lmkd'...
  873. init: Starting service 'servicemanager'...
  874. init: Starting service 'surfaceflinger'...
  875. init: Starting service 'rmt_storage'...
  876. init: Starting service 'rfs_access'...
  877. init: Starting service 'config_bt_addr'...
  878. init: Starting service 'config_bluetooth'...
  879. init: Starting service 'qseecomd'...
  880. init: using deprecated syntax for specifying property 'ro.serialno', use ${name} instead
  881. init: using deprecated syntax for specifying property 'ro.product.manufacturer', use ${name} instead
  882. init: using deprecated syntax for specifying property 'ro.product.model', use ${name} instead
  883. init: Starting service 'console'...
  884. type=1400 audit(1467086437.530:4): avc: denied { getattr } for uid=0 pid=295 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
  885. type=1400 audit(1467086437.530:5): avc: denied { execute } for uid=0 pid=295 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
  886. type=1400 audit(1467086437.530:6): avc: denied { read open } for uid=0 pid=319 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
  887. type=1400 audit(1467086437.530:7): avc: denied { execute_no_trans } for uid=0 pid=319 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
  888. init: Starting service 'netd'...
  889. init: Starting service 'debuggerd'...
  890. init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64'
  891. init: Starting service 'ril-daemon'...
  892. init: Starting service 'drm'...
  893. init: Starting service 'media'...
  894. init: Starting service 'installd'...
  895. init: Starting service 'keystore'...
  896. init: Starting service 'irsc_util'...
  897. init: Starting service 'qmuxd'...
  898. init: Starting service 'netmgrd'...
  899. init: Starting service 'thermal-engine'...
  900. init: Starting service 'adsprpcd'...
  901. init: Starting service 'wcnss-service'...
  902. init: Starting service 'zygote'...
  903. init: Starting service 'gatekeeperd'...
  904. platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  905. init: Starting service 'perfprofd'...
  906. init: Starting service 'sensors'...
  907. init: Starting service 'qcamerasvr'...
  908. init: Starting service 'time_daemon'...
  909. init: Starting service 'audiod'...
  910. init: Service 'config_bt_addr' (pid 294) exited with status 0
  911. enable_store: android_usb: already disabled
  912. sps:BAM 0xfe104000 (va:0xf0740000) enabled: ver:0x15, number of pipes:19
  913. sps:BAM 0xfe104000 is registered.
  914. tapan-slim tapan-slim-pgd: Platform data from device tree
  915. tapan-slim tapan-slim-pgd: cdc-vdd-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
  916. tapan-slim tapan-slim-pgd: cdc-vdd-px: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
  917. tapan-slim tapan-slim-pgd: cdc-vdd-cx: vol=[1200000 1200000]uV, curr=[2000]uA, ond 0
  918. tapan-slim tapan-slim-pgd: cdc-vdd-buck: vol=[1800000 2150000]uV, curr=[650000]uA, ond 1
  919. tapan-slim tapan-slim-pgd: cdc-vdd-buckhelper: vol=[1775000 2125000]uV, curr=[10000]uA, ond 1
  920. tapan-slim tapan-slim-pgd: Looking up qcom,cdc-micbias4-cfilt-sel property in node /soc/slim@fe12f000/tapan_codec failed
  921. tapan-slim tapan-slim-pgd: Looking up qcom,cdc-dmic-sample-rate property in node /soc/slim@fe12f000/tapan_codec failed
  922. init: Service 'irsc_util' (pid 330) exited with status 0
  923. 'opened /dev/adsprpc-smd c 244 0'
  924. pil-q6v5-mss fc880000.qcom,mss: mba: loading from 0x0d100000 to 0x0d149000
  925. slimbus:1 laddr:0xcb, EAPC:0x1:0xe0
  926. tapan-slim tapan-slim-pgd: wcd9xxx_slim_device_up: slim device up
  927. slimbus:1 laddr:0xca, EAPC:0x0:0xe0
  928. tapan-slim tapan-slim-pgd: wcd9xxx_check_codec_type: detected tapan_codec, major 0x103, minor 0x1, ver 0x1
  929. wcd9xxx_core_res_init: num_irqs = 31, num_irq_regs = 4
  930. tapan_codec tapan_codec: tapan_check_wcd9306: wcd9306 detected
  931. pil-q6v5-mss fc880000.qcom,mss: mba: Brought out of reset
  932. tapan_codec tapan_codec: tapan_codec_probe()
  933. pil-q6v5-mss fc880000.qcom,mss: modem: loading from 0x08000000 to 0x0d100000
  934. asoc: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
  935. asoc: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
  936. asoc: snd-soc-dummy-dai <-> CS-VOICE mapping ok
  937. asoc: snd-soc-dummy-dai <-> VoIP mapping ok
  938. asoc: snd-soc-dummy-dai <-> MultiMedia3 mapping ok
  939. asoc: snd-soc-dummy-dai <-> SLIMBUS0_HOSTLESS mapping ok
  940. asoc: snd-soc-dummy-dai <-> INT_FM_HOSTLESS mapping ok
  941. asoc: msm-stub-rx <-> msm-dai-q6-dev.241 mapping ok
  942. asoc: msm-stub-tx <-> msm-dai-q6-dev.240 mapping ok
  943. compress asoc: snd-soc-dummy-dai <-> MultiMedia4 mapping ok
  944. asoc: snd-soc-dummy-dai <-> AUXPCM_HOSTLESS mapping ok
  945. asoc: snd-soc-dummy-dai <-> SLIMBUS1_HOSTLESS mapping ok
  946. asoc: snd-soc-dummy-dai <-> SLIMBUS3_HOSTLESS mapping ok
  947. asoc: snd-soc-dummy-dai <-> SLIMBUS4_HOSTLESS mapping ok
  948. asoc: snd-soc-dummy-dai <-> Voice2 mapping ok
  949. asoc: snd-soc-dummy-dai <-> MultiMedia5 mapping ok
  950. asoc: snd-soc-dummy-dai <-> MultiMedia9 mapping ok
  951. asoc: snd-soc-dummy-dai <-> VoLTE mapping ok
  952. asoc: snd-soc-dummy-dai <-> QCHAT mapping ok
  953. asoc: snd-soc-dummy-dai <-> LSM1 mapping ok
  954. asoc: snd-soc-dummy-dai <-> MultiMedia8 mapping ok
  955. asoc: snd-soc-dummy-dai <-> LSM2 mapping ok
  956. asoc: snd-soc-dummy-dai <-> LSM3 mapping ok
  957. asoc: snd-soc-dummy-dai <-> LSM4 mapping ok
  958. asoc: snd-soc-dummy-dai <-> LSM5 mapping ok
  959. asoc: snd-soc-dummy-dai <-> LSM6 mapping ok
  960. asoc: snd-soc-dummy-dai <-> LSM7 mapping ok
  961. asoc: snd-soc-dummy-dai <-> LSM8 mapping ok
  962. asoc: snd-soc-dummy-dai <-> INT_HFP_BT_HOSTLESS mapping ok
  963. asoc: snd-soc-dummy-dai <-> MultiMedia6 mapping ok
  964. asoc: snd-soc-dummy-dai <-> VoWLAN mapping ok
  965. asoc: msm-stub-rx <-> msm-dai-q6-dev.12288 mapping ok
  966. asoc: msm-stub-tx <-> msm-dai-q6-dev.12289 mapping ok
  967. asoc: msm-stub-rx <-> msm-dai-q6-dev.12292 mapping ok
  968. asoc: msm-stub-tx <-> msm-dai-q6-dev.12293 mapping ok
  969. asoc: msm-stub-rx <-> msm-dai-q6-dev.224 mapping ok
  970. asoc: msm-stub-tx <-> msm-dai-q6-dev.225 mapping ok
  971. asoc: snd-soc-dummy-dai <-> HDMI_HOSTLESS mapping ok
  972. asoc: msm-stub-rx <-> msm-dai-q6-auxpcm.1 mapping ok
  973. asoc: msm-stub-tx <-> msm-dai-q6-auxpcm.1 mapping ok
  974. asoc: msm-stub-tx <-> msm-dai-q6-dev.32772 mapping ok
  975. asoc: msm-stub-tx <-> msm-dai-q6-dev.32771 mapping ok
  976. type=1400 audit(1467086437.070:8): avc: denied { read write } for uid=1001 pid=331 comm="qmuxd" name="smdcntl0" dev="tmpfs" ino=5506 scontext=u:r:qmuxd:s0 tcontext=u:object_r:radio_device:s0 tclass=chr_file permissive=1
  977. asoc: msm-stub-rx <-> msm-dai-q6-dev.32773 mapping ok
  978. type=1400 audit(1467086437.070:9): avc: denied { open } for uid=1001 pid=331 comm="qmuxd" name="smdcntl0" dev="tmpfs" ino=5506 scontext=u:r:qmuxd:s0 tcontext=u:object_r:radio_device:s0 tclass=chr_file permissive=1
  979. asoc: msm-stub-rx <-> msm-dai-q6-dev.32770 mapping ok
  980. msm_thermal:set_enabled enabled = 0
  981. QSEECOM: qseecom_load_app: App (keymaster) does'nt exist, loading apps for first time
  982. QSEECOM: qseecom_load_app: App with id 2 (keymaster) now loaded
  983. failed: no power_down_setting
  984. msm_camera_fill_vreg_params:68 i 0 j 1 cam_vio
  985. msm_camera_fill_vreg_params:79 i 1 j 2 cam_vana
  986. msm_camera_fill_vreg_params:57 i 2 j 0 cam_vdig
  987. msm_camera_fill_vreg_params:90 i 3 j 3 cam_vaf
  988. msm_camera_fill_vreg_params:90 i 8 j 3 cam_vaf
  989. msm_camera_fill_vreg_params:57 i 9 j 0 cam_vdig
  990. msm_camera_fill_vreg_params:79 i 10 j 2 cam_vana
  991. msm_camera_fill_vreg_params:68 i 11 j 1 cam_vio
  992. msm_cci_irq:865 MASTER_0 error 10000000
  993. msm_cci_i2c_read:438 read_words = 0, exp words = 1
  994. msm_cci_i2c_read_bytes:516 failed rc -22
  995. msm_camera_cci_i2c_read: line 53 rc = -22
  996. msm_sensor_match_id: s5k3l2_q13s01b: read id failed
  997. msm_sensor_check_id:1058 match id failed rc -22
  998. asoc: tapan_rx1 <-> msm-dai-q6-dev.16384 mapping ok
  999. asoc: tapan_tx1 <-> msm-dai-q6-dev.16385 mapping ok
  1000. asoc: tapan_rx1 <-> msm-dai-q6-dev.16386 mapping ok
  1001. asoc: tapan_tx1 <-> msm-dai-q6-dev.16387 mapping ok
  1002. asoc: tapan_rx1 <-> msm-dai-q6-dev.16390 mapping ok
  1003. asoc: tapan_tx1 <-> msm-dai-q6-dev.16391 mapping ok
  1004. asoc: tapan_rx1 <-> msm-dai-q6-dev.16392 mapping ok
  1005. asoc: tapan_tx1 <-> msm-dai-q6-dev.16393 mapping ok
  1006. asoc: tapan_tx1 <-> msm-dai-q6-dev.16395 mapping ok
  1007. s5k3l2_q13s01b power up failed
  1008. MSM-SENSOR-INIT msm_sensor_driver_cmd:85 failed: msm_sensor_driver_probe rc -22
  1009. failed: no power_down_setting
  1010. msm_camera_fill_vreg_params:68 i 0 j 1 cam_vio
  1011. msm_camera_fill_vreg_params:79 i 1 j 2 cam_vana
  1012. msm_camera_fill_vreg_params:57 i 2 j 0 cam_vdig
  1013. msm_camera_fill_vreg_params:90 i 3 j 3 cam_vaf
  1014. msm_camera_fill_vreg_params:90 i 8 j 3 cam_vaf
  1015. msm_camera_fill_vreg_params:57 i 9 j 0 cam_vdig
  1016. msm_camera_fill_vreg_params:79 i 10 j 2 cam_vana
  1017. msm_camera_fill_vreg_params:68 i 11 j 1 cam_vio
  1018. input: msm8226-tapan-snd-card Button Jack as /devices/sound.42/sound/card0/input3
  1019. input: msm8226-tapan-snd-card Headset Jack as /devices/sound.42/sound/card0/input4
  1020. s5k3l2_omiba01 probe succeeded
  1021. msm_sensor_driver_probe 358: sensor name not match!
  1022. MSM-SENSOR-INIT msm_sensor_driver_cmd:85 failed: msm_sensor_driver_probe rc -14
  1023. failed: no power_down_setting
  1024. msm_camera_fill_vreg_params:68 i 0 j 1 cam_vio
  1025. msm_camera_fill_vreg_params:79 i 1 j 2 cam_vana
  1026. msm_camera_fill_vreg_params:57 i 2 j 0 cam_vdig
  1027. msm_camera_fill_vreg_params:57 i 6 j 0 cam_vdig
  1028. msm_camera_fill_vreg_params:79 i 7 j 2 cam_vana
  1029. msm_camera_fill_vreg_params:68 i 8 j 1 cam_vio
  1030. atmel_mxt_ts 5-004b: ##### UNBLANK SCREEN #####
  1031. ------------[ cut here ]------------
  1032. WARNING: at /home/sinisa94/android/system/kernel/xiaomi/dior/kernel/irq/manage.c:428 enable_irq+0x60/0x74()
  1033. Unbalanced enable for IRQ 336
  1034. Modules linked in:
  1035.  
  1036. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0195ea4>] (warn_slowpath_common+0x4c/0x64)
  1037. [<c0195ea4>] (warn_slowpath_common+0x4c/0x64) from [<c0195ee8>] (warn_slowpath_fmt+0x2c/0x3c)
  1038. [<c0195ee8>] (warn_slowpath_fmt+0x2c/0x3c) from [<c01f679c>] (enable_irq+0x60/0x74)
  1039. [<c01f679c>] (enable_irq+0x60/0x74) from [<c058c4dc>] (fb_notifier_cb+0x84/0x238)
  1040. [<c058c4dc>] (fb_notifier_cb+0x84/0x238) from [<c01b8bec>] (notifier_call_chain+0x40/0x68)
  1041. [<c01b8bec>] (notifier_call_chain+0x40/0x68) from [<c01b8e64>] (__blocking_notifier_call_chain+0x40/0x58)
  1042. [<c01b8e64>] (__blocking_notifier_call_chain+0x40/0x58) from [<c01b8e90>] (blocking_notifier_call_chain+0x14/0x1c)
  1043. [<c01b8e90>] (blocking_notifier_call_chain+0x14/0x1c) from [<c03d2a54>] (fb_blank+0x58/0x6c)
  1044. [<c03d2a54>] (fb_blank+0x58/0x6c) from [<c03d34a4>] (do_fb_ioctl+0x518/0x594)
  1045. [<c03d34a4>] (do_fb_ioctl+0x518/0x594) from [<c0268338>] (vfs_ioctl+0x28/0x3c)
  1046. [<c0268338>] (vfs_ioctl+0x28/0x3c) from [<c0268d90>] (do_vfs_ioctl+0x484/0x574)
  1047. [<c0268d90>] (do_vfs_ioctl+0x484/0x574) from [<c0268ec8>] (sys_ioctl+0x48/0x74)
  1048. [<c0268ec8>] (sys_ioctl+0x48/0x74) from [<c01064c0>] (ret_fast_syscall+0x0/0x30)
  1049. ---[ end trace 490fb17282987fd2 ]---
  1050. ov5693_olq5f08 probe succeeded
  1051. init: Service 'config_bluetooth' (pid 295) exited with status 0
  1052. init: Starting service 'bootanim'...
  1053. atmel_mxt_ts 5-004b: ##### UNBLANK SCREEN #####
  1054. ------------[ cut here ]------------
  1055. WARNING: at /home/sinisa94/android/system/kernel/xiaomi/dior/kernel/irq/manage.c:428 enable_irq+0x60/0x74()
  1056. Unbalanced enable for IRQ 336
  1057. Modules linked in:
  1058.  
  1059. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0195ea4>] (warn_slowpath_common+0x4c/0x64)
  1060. [<c0195ea4>] (warn_slowpath_common+0x4c/0x64) from [<c0195ee8>] (warn_slowpath_fmt+0x2c/0x3c)
  1061. [<c0195ee8>] (warn_slowpath_fmt+0x2c/0x3c) from [<c01f679c>] (enable_irq+0x60/0x74)
  1062. [<c01f679c>] (enable_irq+0x60/0x74) from [<c058c4dc>] (fb_notifier_cb+0x84/0x238)
  1063. [<c058c4dc>] (fb_notifier_cb+0x84/0x238) from [<c01b8bec>] (notifier_call_chain+0x40/0x68)
  1064. [<c01b8bec>] (notifier_call_chain+0x40/0x68) from [<c01b8e64>] (__blocking_notifier_call_chain+0x40/0x58)
  1065. [<c01b8e64>] (__blocking_notifier_call_chain+0x40/0x58) from [<c01b8e90>] (blocking_notifier_call_chain+0x14/0x1c)
  1066. [<c01b8e90>] (blocking_notifier_call_chain+0x14/0x1c) from [<c03d2a54>] (fb_blank+0x58/0x6c)
  1067. [<c03d2a54>] (fb_blank+0x58/0x6c) from [<c03d34a4>] (do_fb_ioctl+0x518/0x594)
  1068. [<c03d34a4>] (do_fb_ioctl+0x518/0x594) from [<c0268338>] (vfs_ioctl+0x28/0x3c)
  1069. [<c0268338>] (vfs_ioctl+0x28/0x3c) from [<c0268d90>] (do_vfs_ioctl+0x484/0x574)
  1070. [<c0268d90>] (do_vfs_ioctl+0x484/0x574) from [<c0268ec8>] (sys_ioctl+0x48/0x74)
  1071. [<c0268ec8>] (sys_ioctl+0x48/0x74) from [<c01064c0>] (ret_fast_syscall+0x0/0x30)
  1072. ---[ end trace 490fb17282987fd3 ]---
  1073. slot 0 has some other sensor
  1074. slot 1 has some other sensor
  1075. slot 0 has some other sensor
  1076. slot 0 has some other sensor
  1077. slot 0 has some other sensor
  1078. slot 0 has some other sensor
  1079. failed: s_ctrl (null) for camera_id 2
  1080. MSM-SENSOR-INIT msm_sensor_driver_cmd:85 failed: msm_sensor_driver_probe rc -22
  1081. failed: s_ctrl (null) for camera_id 2
  1082. MSM-SENSOR-INIT msm_sensor_driver_cmd:85 failed: msm_sensor_driver_probe rc -22
  1083. slot 1 has some other sensor
  1084. slot 0 has some other sensor
  1085. slot 1 has some other sensor
  1086. slot 0 has some other sensor
  1087. slot 1 has some other sensor
  1088. slot 0 has some other sensor
  1089. slot 1 has some other sensor
  1090. slot 0 has some other sensor
  1091. slot 1 has some other sensor
  1092. MSM-CPP cpp_load_fw:922 MC Bootloader Version: 0x312e3176
  1093. MSM-CPP cpp_load_fw:935 CPP FW Version: 0x1002000a
  1094. healthd: wakealarm_init: timerfd_create failed
  1095. get_prop_capacity: final report:85
  1096. get_prop_capacity: final report:91
  1097. get_prop_capacity: final report:94
  1098. get_prop_capacity: final report:96
  1099. mdss_dsi_on:672 Panel already on.
  1100. pil-q6v5-mss fc880000.qcom,mss: modem: Brought out of reset
  1101. Notify: smsm init
  1102. pil-q6v5-mss fc880000.qcom,mss: mba: Power/Clock ready interrupt received
  1103. pil-q6v5-mss fc880000.qcom,mss: Subsystem error monitoring/handling services are up
  1104. msm_ipc_router_send_control_msg: xprt_info not initialized
  1105. diag: In diag_send_msg_mask_update, invalid status 0
  1106. diag: In diag_send_log_mask_update, invalid status 0
  1107. apr_tal:Modem Is Up
  1108. type=1400 audit(1467086439.980:10): avc: denied { ioctl } for uid=1001 pid=331 comm="qmuxd" path="/dev/smdcntl0" dev="tmpfs" ino=5506 ioctlcmd=c200 scontext=u:r:qmuxd:s0 tcontext=u:object_r:radio_device:s0 tclass=chr_file permissive=1
  1109. sps:BAM 0xfc834000 is registered.
  1110. sps:BAM 0xfc834000 (va:0xf4318000) enabled: ver:0x22, number of pipes:6
  1111. type=1400 audit(1467086440.480:11): avc: denied { read write } for uid=1001 pid=331 comm="qmuxd" name="smdcntl1" dev="tmpfs" ino=5507 scontext=u:r:qmuxd:s0 tcontext=u:object_r:radio_device:s0 tclass=chr_file permissive=1
  1112. type=1400 audit(1467086440.480:12): avc: denied { open } for uid=1001 pid=331 comm="qmuxd" name="smdcntl1" dev="tmpfs" ino=5507 scontext=u:r:qmuxd:s0 tcontext=u:object_r:radio_device:s0 tclass=chr_file permissive=1
  1113. msm_routing_get_dolby_dap_param_to_get_control, port_id not set, returning error
  1114. msm_pcm_volume_ctl_get substream runtime not found
  1115. msm_pcm_volume_ctl_get substream runtime not found
  1116. msm_pcm_volume_ctl_get substream runtime not found
  1117. msm_pcm_volume_ctl_get substream runtime not found
  1118. msm_audio_ion_import: DMA Buf name=audio_acdb_client, fd=15 handle=e41fde40
  1119. q6asm_callback: cmd = 0x10bcd returned error = 0x5
  1120. q6asm_callback: cmd = 0x10bcd returned error = 0x5
  1121. q6asm_callback: cmd = 0x10bcd returned error = 0x5
  1122. MSM8226 LowLatency: asoc: MSM8226 LowLatency no valid capture route from source to sink
  1123. wcnss_wlan triggered by userspace
  1124. wcnss: IRIS Reg: 03000004
  1125. wcnss_pm_qos_add_request: add request
  1126. wcnss_pm_qos_update_request: update request 100
  1127. pil_pronto fb21b000.qcom,pronto: wcnss: loading from 0x0d200000 to 0x0d81f000
  1128. pil_pronto fb21b000.qcom,pronto: wcnss: Brought out of reset
  1129. warning: `netmgrd' uses 32-bit capabilities (legacy support in use)
  1130. pil_pronto fb21b000.qcom,pronto: wcnss: Power/Clock ready interrupt received
  1131. pil_pronto fb21b000.qcom,pronto: Subsystem error monitoring/handling services are up
  1132. wcnss_pm_qos_update_request: update request -1
  1133. wcnss_pm_qos_remove_request: remove request
  1134. diag: In diag_send_msg_mask_update, invalid status 0
  1135. diag: In diag_send_log_mask_update, invalid status 0
  1136. wcnss_wlan_ctrl_probe: SMD ctrl channel up
  1137. wcnss: version 01050102
  1138. wcnss: schedule dnld work for pronto
  1139. wcnss: NV download
  1140. wcnss: Get nv file from wlan/prima/WCNSS_qcom_wlan_nv_h3w.bin
  1141. wcnss: build version CNSS-PR-1-4-1-c4-00080
  1142. wcnss: NV bin size: 29812, total_fragments: 10
  1143. wcnss: no space available for smd frame
  1144. wcnss: no space available for smd frame
  1145. wcnss: no space available for smd frame
  1146. wcnss: no space available for smd frame
  1147. get_prop_capacity: final report:96
  1148. get_prop_capacity: final report:96
  1149. get_prop_capacity: final report:96
  1150. dummy0: no IPv6 routers present
  1151. wcnss_post_bootup: Cancel APPS vote for Iris & WCNSS
  1152. mmc0: Starting deferred resume
  1153. mmc0: Deferred resume completed
  1154. get_prop_capacity: final report:96
  1155. get_prop_capacity: final report:96
  1156. get_prop_capacity: final report:96
  1157. get_prop_capacity: final report:96
  1158. get_prop_capacity: final report:96
  1159. get_prop_capacity: final report:96
  1160. get_prop_capacity: final report:96
  1161. get_prop_capacity: final report:96
  1162. get_prop_capacity: final report:96
  1163. get_prop_capacity: final report:96
  1164. get_prop_capacity: final report:96
  1165. get_prop_capacity: final report:96
  1166. get_prop_capacity: final report:96
  1167. get_prop_capacity: final report:96
  1168. get_prop_capacity: final report:96
  1169. get_prop_capacity: final report:96
  1170. get_prop_capacity: final report:96
  1171. get_prop_capacity: final report:96
  1172. get_prop_capacity: final report:96
  1173. get_prop_capacity: final report:96
  1174. get_prop_capacity: final report:96
  1175. get_prop_capacity: final report:96
  1176. get_prop_capacity: final report:96
  1177. get_prop_capacity: final report:96
  1178. get_prop_capacity: final report:96
  1179. get_prop_capacity: final report:96
  1180. get_prop_capacity: final report:96
  1181. get_prop_capacity: final report:96
  1182. get_prop_capacity: final report:96
  1183. get_prop_capacity: final report:96
  1184. get_prop_capacity: final report:96
  1185. get_prop_capacity: final report:96
  1186. get_prop_capacity: final report:96
  1187. get_prop_capacity: final report:96
  1188. lowmem_shrink: convert oom_adj to oom_score_adj:
  1189. oom_adj 0 => oom_score_adj 0
  1190. oom_adj 1 => oom_score_adj 58
  1191. oom_adj 2 => oom_score_adj 117
  1192. oom_adj 3 => oom_score_adj 176
  1193. oom_adj 9 => oom_score_adj 529
  1194. oom_adj 15 => oom_score_adj 1000
  1195. init: Service 'bootanim' (pid 553) exited with status 0
  1196. get_prop_capacity: final report:96
  1197. get_prop_capacity: final report:96
  1198. get_prop_capacity: final report:96
  1199. get_prop_capacity: final report:96
  1200. get_prop_capacity: final report:96
  1201. get_prop_capacity: final report:96
  1202. get_prop_capacity: final report:96
  1203. get_prop_capacity: final report:96
  1204. get_prop_capacity: final report:96
  1205. mmc0: Starting deferred resume
  1206. mmc0: Deferred resume completed
  1207. get_prop_capacity: final report:96
  1208. get_prop_capacity: final report:96
  1209. get_prop_capacity: final report:96
  1210. get_prop_capacity: final report:96
  1211. get_prop_capacity: final report:96
  1212. get_prop_capacity: final report:96
  1213. get_prop_capacity: final report:95
  1214. get_prop_capacity: final report:95
  1215. get_prop_capacity: final report:95
  1216. get_prop_capacity: final report:95
  1217. get_prop_capacity: final report:95
  1218. get_prop_capacity: final report:95
  1219. get_prop_capacity: final report:95
  1220. get_prop_capacity: final report:95
  1221. get_prop_capacity: final report:95
  1222. enable_store: android_usb: already disabled
  1223. mtp_bind_config
  1224. acc_open
  1225. acc_release
  1226. mmc1: Starting deferred resume
  1227. mmc1: Deferred resume completed
  1228. SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1229. SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1230. SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1231. msm_vidc: 4: Opening video instance: e3faa000, 0
  1232. pil_venus fdce0000.qcom,venus: venus: loading from 0x0f000000 to 0x0f500000
  1233. pil_venus fdce0000.qcom,venus: venus: Brought out of reset
  1234. msm_vidc: 1: No more formats found
  1235. msm_vidc: 1: No more formats found
  1236. msm_vidc: 4: Closed video instance: e3faa000
  1237. msm_vidc: 4: Opening video instance: e3fae000, 0
  1238. msm_vidc: 1: No more formats found
  1239. msm_vidc: 1: No more formats found
  1240. msm_vidc: 4: Closed video instance: e3fae000
  1241. msm_vidc: 4: Opening video instance: e3faf000, 0
  1242. msm_vidc: 1: No more formats found
  1243. msm_vidc: 1: No more formats found
  1244. msm_vidc: 4: Closed video instance: e3faf000
  1245. msm_vidc: 4: Opening video instance: e3fac000, 0
  1246. msm_vidc: 1: No more formats found
  1247. msm_vidc: 1: No more formats found
  1248. msm_vidc: 4: Closed video instance: e3fac000
  1249. msm_vidc: 4: Opening video instance: e9abc000, 1
  1250. msm_vidc: 4: Closed video instance: e9abc000
  1251. msm_vidc: 4: Opening video instance: e42a4000, 1
  1252. msm_vidc: 4: Closed video instance: e42a4000
  1253. msm_vidc: 4: Opening video instance: e9aba000, 1
  1254. msm_vidc: 4: Closed video instance: e9aba000
  1255. msm_vidc: 4: Opening video instance: e9abb000, 1
  1256. msm_vidc: 4: Closed video instance: e9abb000
  1257. msm_vidc: 4: Opening video instance: e9aba000, 1
  1258. msm_vidc: 4: Closed video instance: e9aba000
  1259. msm_vidc: 4: Opening video instance: e9abf000, 1
  1260. msm_vidc: 4: Closed video instance: e9abf000
  1261. msm_vidc: 4: Opening video instance: e9aba000, 1
  1262. msm_vidc: 4: Closed video instance: e9aba000
  1263. msm_vidc: 4: Opening video instance: e42a4000, 1
  1264. msm_vidc: 4: Closed video instance: e42a4000
  1265. msm_vidc: 4: Opening video instance: e9abb000, 1
  1266. msm_vidc: 4: Closed video instance: e9abb000
  1267. msm_vidc: 4: Opening video instance: e3c30000, 1
  1268. msm_vidc: 4: Closed video instance: e3c30000
  1269. get_prop_capacity: final report:95
  1270. get_prop_capacity: final report:95
  1271. get_prop_capacity: final report:95
  1272. SELinux: initialized (dev mmcblk1p1, type vfat), uses genfs_contexts
  1273. SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1274. SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1275. SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1276. get_prop_capacity: final report:95
  1277. get_prop_capacity: final report:95
  1278. get_prop_capacity: final report:95
  1279. leds button-backlight: lm3533_led_set - 85
  1280. leds button-backlight: lm3533_led_update - 85
  1281. init: Starting service 'mpdecision'...
  1282. get_prop_capacity: final report:95
  1283. get_prop_capacity: final report:95
  1284. get_prop_capacity: final report:95
  1285. atmel_mxt_ts 5-004b: Calibration start!
  1286. atmel_mxt_ts 5-004b: mxt t37 cal msg
  1287. atmel_mxt_ts 5-004b: mxt set t8 0 15 1 -100
  1288. atmel_mxt_ts 5-004b: mxt set t9 35 8 25 30 10
  1289. wlan: loading driver v3.0.10.085
  1290. wlan: [E :VOS] INFO: NV version = 2 is loaded, driver supports NV version = 3
  1291. wlan: [E :VOS] INFO: Driver supports NV3 CH144 by default, NV2 is currently loaded, NV2 will be used.
  1292. wlan: WCNSS WLAN version 1.5.1.2
  1293. wlan: WCNSS software version CNSS-PR-1-4-1-c4-00080
  1294. wlan: WCNSS hardware version WCN v2.0 RadioPhy vIris_TSMC_3.0 with 48MHz XO
  1295. DefaultCountry is 00
  1296. [04:05:31.323983] [000000015E28C16F] [netd] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1297. send_filled_buffers_to_user: Send Failed -3 drop_count = 0
  1298. [04:05:31.327487] [000000015E29C839] [netd] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 120 setting to default 30
  1299. [04:05:31.327551] [000000015E29CD0D] [netd] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 124 setting to default 30
  1300. [04:05:31.327602] [000000015E29D0D8] [netd] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 128 setting to default 30
  1301. wlan: driver loaded
  1302. [04:05:31.352843] [000000015E3135ED] [WifiS] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1303. ADDRCONF(NETDEV_UP): wlan0: link is not ready
  1304. atmel_mxt_ts 5-004b: mxt set t8 0 15 0 0
  1305. atmel_mxt_ts 5-004b: mxt set t9 35 8 25 30 10
  1306. init: Starting service 'p2p_supplicant'...
  1307. ADDRCONF(NETDEV_UP): p2p0: link is not ready
  1308. [04:05:31.937728] [000000015EDC9049] [WifiS] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 120 setting to default 30
  1309. [04:05:31.937764] [000000015EDC9300] [WifiS] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 124 setting to default 30
  1310. [04:05:31.937792] [000000015EDC9521] [WifiS] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 128 setting to default 30
  1311. [04:05:31.950384] [000000015EE0458D] [WifiS] wlan: [E :HDD] __wlan_hdd_cfg80211_ll_stats_get: 1855: Link Layer Statistics not supported by Firmware
  1312. [04:05:31.968673] [000000015EE5A12E] [WifiS] wlan: [E :HDD] __wlan_hdd_cfg80211_ll_stats_set: 1714: Link Layer Statistics not supported by Firmware
  1313. [04:05:31.984636] [000000015EEA4E71] [WifiS] wlan: [E :HDD] __wlan_hdd_cfg80211_ll_stats_get: 1855: Link Layer Statistics not supported by Firmware
  1314. [04:05:31.989240] [000000015EEBA7BB] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1315. [04:05:31.990613] [000000015EEC0EB2] [WifiS] wlan: [E :HDD] __wlan_hdd_cfg80211_ll_stats_get: 1855: Link Layer Statistics not supported by Firmware
  1316. [04:05:31.993480] [000000015EECE5B3] [WifiS] wlan: [E :HDD] __wlan_hdd_cfg80211_ll_stats_get: 1855: Link Layer Statistics not supported by Firmware
  1317. wlan: [4119:E :CTL] Error returned WDI_ProcessInitScanRspi:0 BMPS0
  1318. atmel_mxt_ts 5-004b: mxt set t8 0 15 0 0
  1319. atmel_mxt_ts 5-004b: T37 page changed (16,0) -> (16,4)
  1320. atmel_mxt_ts 5-004b: surface 0 14 aquire auto sf(0,0)->(0,0),result -5
  1321. atmel_mxt_ts 5-004b: mxt set t8 0 15 0 0
  1322. get_prop_capacity: final report:95
  1323. get_prop_capacity: final report:95
  1324. get_prop_capacity: final report:95
  1325. [04:05:41.205541] [000000016977BE48] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1326. wlan: [4119:E :CTL] Error returned WDI_ProcessInitScanRspi:0 BMPS0
  1327. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1328. pgd = e1874000
  1329. [00000000] *pgd=00000000
  1330.  
  1331.  
  1332. Pid: 3623, comm: m.android.phone
  1333. CPU: 1 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1334. PC is at 0xa2a4d972
  1335. LR is at 0x7413179d
  1336. pc : [<a2a4d972>] lr : [<7413179d>] psr: 600d0030
  1337. sp : bed4ef00 ip : 000004b6 fp : 13047c70
  1338. r10: 00000001 r9 : b89294c0 r8 : 00000001
  1339. r7 : 00000001 r6 : 00000001 r5 : a1c99988 r4 : 00000000
  1340. r3 : 12e6cd4c r2 : 00000004 r1 : 00000000 r0 : 00000000
  1341. Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1342. Control: 10c5387d Table: 2187406a DAC: 00000015
  1343. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1344. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1345. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1346. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1347. Exception stack(0xc39d9fb0 to 0xc39d9ff8)
  1348. 9fa0: 00000000 00000000 00000004 12e6cd4c
  1349. 9fc0: 00000000 a1c99988 00000001 00000001 00000001 b89294c0 00000001 13047c70
  1350. 9fe0: 000004b6 bed4ef00 7413179d a2a4d972 600d0030 ffffffff
  1351. m.android.phone: unhandled page fault (11) at 0x0000000c, code 0x005
  1352. pgd = e1874000
  1353. [0000000c] *pgd=00000000
  1354.  
  1355.  
  1356. Pid: 3623, comm: m.android.phone
  1357. CPU: 1 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1358. PC is at 0x741017b2
  1359. LR is at 0x733b1c5f
  1360. pc : [<741017b2>] lr : [<733b1c5f>] psr: 000b0030
  1361. sp : bed4ef20 ip : 71058a10 fp : 00000000
  1362. r10: a1ca4fa0 r9 : b89294c0 r8 : 00000000
  1363. r7 : 00000000 r6 : 12d4d140 r5 : 12d90b80 r4 : 00000000
  1364. r3 : 0025b217 r2 : b2799070 r1 : 12d4d140 r0 : 70e1f260
  1365. Flags: nzcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1366. Control: 10c5387d Table: 2187406a DAC: 00000015
  1367. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1368. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1369. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1370. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1371. Exception stack(0xc39d9fb0 to 0xc39d9ff8)
  1372. 9fa0: 70e1f260 12d4d140 b2799070 0025b217
  1373. 9fc0: 00000000 12d90b80 12d4d140 00000000 00000000 b89294c0 a1ca4fa0 00000000
  1374. 9fe0: 71058a10 bed4ef20 733b1c5f 741017b2 000b0030 ffffffff
  1375. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1376. pgd = e1874000
  1377. [00000000] *pgd=00000000
  1378.  
  1379.  
  1380. Pid: 3623, comm: m.android.phone
  1381. CPU: 3 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1382. PC is at 0xa2a4d972
  1383. LR is at 0x7413179d
  1384. pc : [<a2a4d972>] lr : [<7413179d>] psr: 60070030
  1385. sp : bed4ef00 ip : 000004b6 fp : 13047c70
  1386. r10: 00000001 r9 : b89294c0 r8 : 00000001
  1387. r7 : 00000001 r6 : 00000001 r5 : a1c99988 r4 : 00000000
  1388. r3 : 12e6cd4c r2 : 00000004 r1 : 00000000 r0 : 00000000
  1389. Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1390. Control: 10c5387d Table: 2187406a DAC: 00000015
  1391. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1392. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1393. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1394. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1395. Exception stack(0xc39d9fb0 to 0xc39d9ff8)
  1396. 9fa0: 00000000 00000000 00000004 12e6cd4c
  1397. 9fc0: 00000000 a1c99988 00000001 00000001 00000001 b89294c0 00000001 13047c70
  1398. 9fe0: 000004b6 bed4ef00 7413179d a2a4d972 60070030 ffffffff
  1399. m.android.phone: unhandled page fault (11) at 0x0000000c, code 0x005
  1400. pgd = e1874000
  1401. [0000000c] *pgd=00000000
  1402.  
  1403.  
  1404. Pid: 3623, comm: m.android.phone
  1405. CPU: 3 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1406. PC is at 0x741017b2
  1407. LR is at 0x733b1c5f
  1408. pc : [<741017b2>] lr : [<733b1c5f>] psr: 200d0030
  1409. sp : bed4ef20 ip : 71058a10 fp : 00000000
  1410. r10: a1ca4fa0 r9 : b89294c0 r8 : 00000000
  1411. r7 : 00000000 r6 : 12d86280 r5 : 12e1e8e0 r4 : 00000000
  1412. r3 : 0025c3d1 r2 : b2799070 r1 : 12d86280 r0 : 70e1f260
  1413. Flags: nzCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1414. Control: 10c5387d Table: 2187406a DAC: 00000015
  1415. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1416. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1417. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1418. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1419. Exception stack(0xc39d9fb0 to 0xc39d9ff8)
  1420. 9fa0: 70e1f260 12d86280 b2799070 0025c3d1
  1421. 9fc0: 00000000 12e1e8e0 12d86280 00000000 00000000 b89294c0 a1ca4fa0 00000000
  1422. 9fe0: 71058a10 bed4ef20 733b1c5f 741017b2 200d0030 ffffffff
  1423. [04:05:43.694154] [000000016C50D43C] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1424. [04:05:43.695692] [000000016C51479A] [wpa_s] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 120 setting to default 30
  1425. [04:05:43.695726] [000000016C514A2A] [wpa_s] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 124 setting to default 30
  1426. [04:05:43.695757] [000000016C514C82] [wpa_s] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 128 setting to default 30
  1427. wlan: 7c:1d:d9:3e:ee:8a connected to e8:94:f6:b4:31:d8
  1428. wlan(11) e8:94:f6:b4:31:d8 Standalone
  1429. ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  1430. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1431. pgd = e1874000
  1432. [00000000] *pgd=00000000
  1433.  
  1434.  
  1435. Pid: 3623, comm: m.android.phone
  1436. CPU: 2 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1437. PC is at 0xa2a4d972
  1438. LR is at 0x7413179d
  1439. pc : [<a2a4d972>] lr : [<7413179d>] psr: 600f0030
  1440. sp : bed4ef00 ip : 000004b6 fp : 13047c70
  1441. r10: 00000001 r9 : b89294c0 r8 : 00000001
  1442. r7 : 00000001 r6 : 00000001 r5 : a1c99988 r4 : 00000000
  1443. r3 : 12e6cd4c r2 : 00000004 r1 : 00000000 r0 : 00000000
  1444. Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1445. Control: 10c5387d Table: 2187406a DAC: 00000015
  1446. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1447. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1448. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1449. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1450. Exception stack(0xc39d9fb0 to 0xc39d9ff8)
  1451. 9fa0: 00000000 00000000 00000004 12e6cd4c
  1452. 9fc0: 00000000 a1c99988 00000001 00000001 00000001 b89294c0 00000001 13047c70
  1453. 9fe0: 000004b6 bed4ef00 7413179d a2a4d972 600f0030 ffffffff
  1454. m.android.phone: unhandled page fault (11) at 0x0000000c, code 0x005
  1455. pgd = e1874000
  1456. [0000000c] *pgd=00000000
  1457.  
  1458.  
  1459. Pid: 3623, comm: m.android.phone
  1460. CPU: 3 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1461. PC is at 0x741017b2
  1462. LR is at 0x733b1c5f
  1463. pc : [<741017b2>] lr : [<733b1c5f>] psr: 200d0030
  1464. sp : bed4ef20 ip : 71058a10 fp : 00000000
  1465. r10: a1ca4fa0 r9 : b89294c0 r8 : 00000000
  1466. r7 : 00000000 r6 : 12db7fc0 r5 : 12e8ef40 r4 : 00000000
  1467. r3 : 0025d1de r2 : b2799070 r1 : 12db7fc0 r0 : 70e1f260
  1468. Flags: nzCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1469. Control: 10c5387d Table: 2187406a DAC: 00000015
  1470. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1471. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1472. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1473. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1474. Exception stack(0xc39d9fb0 to 0xc39d9ff8)
  1475. 9fa0: 70e1f260 12db7fc0 b2799070 0025d1de
  1476. 9fc0: 00000000 12e8ef40 12db7fc0 00000000 00000000 b89294c0 a1ca4fa0 00000000
  1477. 9fe0: 71058a10 bed4ef20 733b1c5f 741017b2 200d0030 ffffffff
  1478. Binder_B: unhandled page fault (11) at 0x00000000, code 0x005
  1479. pgd = e3c84000
  1480. [00000000] *pgd=00000000
  1481.  
  1482.  
  1483. Pid: 3960, comm: Binder_B
  1484. CPU: 2 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1485. PC is at 0xa2cc4c00
  1486. LR is at 0x73a6c5d7
  1487. pc : [<a2cc4c00>] lr : [<73a6c5d7>] psr: 400f0030
  1488. sp : 9be121e0 ip : 00000000 fp : 13123ee0
  1489. r10: 00000010 r9 : b94e8f30 r8 : 9e4210e8
  1490. r7 : 70bb8230 r6 : 00000000 r5 : 12ea76f0 r4 : 70e6e6d0
  1491. r3 : 00000000 r2 : 0000004e r1 : 00000000 r0 : 12ea76f0
  1492. Flags: nZcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1493. Control: 10c5387d Table: 23c8406a DAC: 00000015
  1494. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1495. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1496. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1497. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1498. Exception stack(0xe334bfb0 to 0xe334bff8)
  1499. bfa0: 12ea76f0 00000000 0000004e 00000000
  1500. bfc0: 70e6e6d0 12ea76f0 00000000 70bb8230 9e4210e8 b94e8f30 00000010 13123ee0
  1501. bfe0: 00000000 9be121e0 73a6c5d7 a2cc4c00 400f0030 ffffffff
  1502. Binder_A: unhandled page fault (11) at 0x00000000, code 0x005
  1503. pgd = e3c84000
  1504. [00000000] *pgd=00000000
  1505.  
  1506.  
  1507. Pid: 3700, comm: Binder_A
  1508. CPU: 3 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1509. PC is at 0xa2cc4c00
  1510. LR is at 0x73a6c5d7
  1511. pc : [<a2cc4c00>] lr : [<73a6c5d7>] psr: 400d0030
  1512. sp : 98eb71e0 ip : 00000000 fp : 13123ee0
  1513. r10: 00000010 r9 : b9629fc8 r8 : 9e4210e8
  1514. r7 : 70bb8230 r6 : 00000000 r5 : 12ea76f0 r4 : 70e6e6d0
  1515. r3 : 00000000 r2 : 00000056 r1 : 00000000 r0 : 12ea76f0
  1516. Flags: nZcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1517. Control: 10c5387d Table: 23c8406a DAC: 00000015
  1518. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1519. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1520. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1521. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1522. Exception stack(0xe205dfb0 to 0xe205dff8)
  1523. dfa0: 12ea76f0 00000000 00000056 00000000
  1524. dfc0: 70e6e6d0 12ea76f0 00000000 70bb8230 9e4210e8 b9629fc8 00000010 13123ee0
  1525. dfe0: 00000000 98eb71e0 73a6c5d7 a2cc4c00 400d0030 ffffffff
  1526. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1527. pgd = e1874000
  1528. [00000000] *pgd=00000000
  1529.  
  1530.  
  1531. Pid: 3623, comm: m.android.phone
  1532. CPU: 1 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1533. PC is at 0xa2a4d972
  1534. LR is at 0x7413179d
  1535. pc : [<a2a4d972>] lr : [<7413179d>] psr: 600f0030
  1536. sp : bed4ef00 ip : 000004b6 fp : 13047c70
  1537. r10: 00000001 r9 : b89294c0 r8 : 00000001
  1538. r7 : 00000001 r6 : 00000001 r5 : a1c99988 r4 : 00000000
  1539. r3 : 12e6cd4c r2 : 00000004 r1 : 00000000 r0 : 00000000
  1540. Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1541. Control: 10c5387d Table: 2187406a DAC: 00000015
  1542. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1543. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1544. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1545. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1546. Exception stack(0xc39d9fb0 to 0xc39d9ff8)
  1547. 9fa0: 00000000 00000000 00000004 12e6cd4c
  1548. 9fc0: 00000000 a1c99988 00000001 00000001 00000001 b89294c0 00000001 13047c70
  1549. 9fe0: 000004b6 bed4ef00 7413179d a2a4d972 600f0030 ffffffff
  1550. m.android.phone: unhandled page fault (11) at 0x0000000c, code 0x005
  1551. pgd = e1874000
  1552. [0000000c] *pgd=00000000
  1553.  
  1554.  
  1555. Pid: 3623, comm: m.android.phone
  1556. CPU: 3 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1557. PC is at 0x741017b2
  1558. LR is at 0x733b1c5f
  1559. pc : [<741017b2>] lr : [<733b1c5f>] psr: 000d0030
  1560. sp : bed4ef20 ip : 71058a10 fp : 00000000
  1561. r10: a1ca4fa0 r9 : b89294c0 r8 : 00000000
  1562. r7 : 00000000 r6 : 12d090c0 r5 : 12d1dca0 r4 : 00000000
  1563. r3 : 0025a3b9 r2 : b2799070 r1 : 12d090c0 r0 : 70e1f260
  1564. Flags: nzcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1565. Control: 10c5387d Table: 2187406a DAC: 00000015
  1566. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1567. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1568. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1569. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1570. Exception stack(0xc39d9fb0 to 0xc39d9ff8)
  1571. 9fa0: 70e1f260 12d090c0 b2799070 0025a3b9
  1572. 9fc0: 00000000 12d1dca0 12d090c0 00000000 00000000 b89294c0 a1ca4fa0 00000000
  1573. 9fe0: 71058a10 bed4ef20 733b1c5f 741017b2 000d0030 ffffffff
  1574. [06:05:48.256239] [000000016EAEA6EC] [MC_Th] wlan: [E :PE ] limProcessAddBaInd: 5719: BA setup for staId = 3, TID: 0, SSN: 70
  1575. leds button-backlight: lm3533_led_set - 0
  1576. leds button-backlight: lm3533_led_update - 0
  1577. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1578. pgd = e1874000
  1579. [00000000] *pgd=00000000
  1580.  
  1581.  
  1582. Pid: 3623, comm: m.android.phone
  1583. CPU: 3 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1584. PC is at 0x74130f66
  1585. LR is at 0x7451ba31
  1586. pc : [<74130f66>] lr : [<7451ba31>] psr: 400e0030
  1587. sp : bed4eeb0 ip : 00000003 fp : 12d8d7c0
  1588. r10: 00000001 r9 : b89294c0 r8 : 00000000
  1589. r7 : 74a434a0 r6 : 7090277c r5 : 00000000 r4 : 00000000
  1590. r3 : 00000001 r2 : 00000000 r1 : 00000000 r0 : 12e63580
  1591. Flags: nZcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1592. Control: 10c5387d Table: 2187406a DAC: 00000015
  1593. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1594. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1595. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1596. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1597. Exception stack(0xc39d9fb0 to 0xc39d9ff8)
  1598. 9fa0: 12e63580 00000000 00000000 00000001
  1599. 9fc0: 00000000 00000000 7090277c 74a434a0 00000000 b89294c0 00000001 12d8d7c0
  1600. 9fe0: 00000003 bed4eeb0 7451ba31 74130f66 400e0030 ffffffff
  1601. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1602. pgd = e1874000
  1603. [00000000] *pgd=00000000
  1604.  
  1605.  
  1606. Pid: 3623, comm: m.android.phone
  1607. CPU: 3 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1608. PC is at 0x74130fc4
  1609. LR is at 0x74506cfb
  1610. pc : [<74130fc4>] lr : [<74506cfb>] psr: 400e0030
  1611. sp : bed4eeb0 ip : 00000003 fp : 130260d0
  1612. r10: 00000001 r9 : b89294c0 r8 : 00000000
  1613. r7 : 74a434a0 r6 : 7090277c r5 : 00000000 r4 : 00000000
  1614. r3 : 00000001 r2 : 00000000 r1 : 00000000 r0 : 130260d0
  1615. Flags: nZcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1616. Control: 10c5387d Table: 2187406a DAC: 00000015
  1617. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1618. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1619. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1620. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1621. Exception stack(0xc39d9fb0 to 0xc39d9ff8)
  1622. 9fa0: 130260d0 00000000 00000000 00000001
  1623. 9fc0: 00000000 00000000 7090277c 74a434a0 00000000 b89294c0 00000001 130260d0
  1624. 9fe0: 00000003 bed4eeb0 74506cfb 74130fc4 400e0030 ffffffff
  1625. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1626. pgd = e1874000
  1627. [00000000] *pgd=00000000
  1628.  
  1629.  
  1630. Pid: 3623, comm: m.android.phone
  1631. CPU: 0 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1632. PC is at 0xa2a4d972
  1633. LR is at 0x7350fd87
  1634. pc : [<a2a4d972>] lr : [<7350fd87>] psr: 600f0030
  1635. sp : bed4eed0 ip : 000004b6 fp : 13047c70
  1636. r10: 00000001 r9 : b89294c0 r8 : 12dc5f00
  1637. r7 : 00000001 r6 : 12f3fe60 r5 : a1c99988 r4 : b2799070
  1638. r3 : 0025e7fd r2 : 00000000 r1 : 00000000 r0 : 00000000
  1639. Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1640. Control: 10c5387d Table: 2187406a DAC: 00000015
  1641. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1642. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1643. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1644. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1645. Exception stack(0xc39d9fb0 to 0xc39d9ff8)
  1646. 9fa0: 00000000 00000000 00000000 0025e7fd
  1647. 9fc0: b2799070 a1c99988 12f3fe60 00000001 12dc5f00 b89294c0 00000001 13047c70
  1648. 9fe0: 000004b6 bed4eed0 7350fd87 a2a4d972 600f0030 ffffffff
  1649. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1650. pgd = e1874000
  1651. [00000000] *pgd=00000000
  1652.  
  1653.  
  1654. Pid: 3623, comm: m.android.phone
  1655. CPU: 0 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1656. PC is at 0xa2a4d972
  1657. LR is at 0x7350fd87
  1658. pc : [<a2a4d972>] lr : [<7350fd87>] psr: 600f0030
  1659. sp : bed4ef00 ip : 000004b6 fp : 13047c70
  1660. r10: 00000001 r9 : b89294c0 r8 : 12d3a920
  1661. r7 : 00000001 r6 : 12f3fe60 r5 : a1c99988 r4 : b2799070
  1662. r3 : 0025e7fd r2 : 00000000 r1 : 00000000 r0 : 00000000
  1663. Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1664. Control: 10c5387d Table: 2187406a DAC: 00000015
  1665. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1666. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1667. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1668. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1669. Exception stack(0xc39d9fb0 to 0xc39d9ff8)
  1670. 9fa0: 00000000 00000000 00000000 0025e7fd
  1671. 9fc0: b2799070 a1c99988 12f3fe60 00000001 12d3a920 b89294c0 00000001 13047c70
  1672. 9fe0: 000004b6 bed4ef00 7350fd87 a2a4d972 600f0030 ffffffff
  1673. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1674. pgd = e1874000
  1675. [00000000] *pgd=00000000
  1676.  
  1677.  
  1678. Pid: 3623, comm: m.android.phone
  1679. CPU: 1 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1680. PC is at 0xa2a4d972
  1681. LR is at 0x7350fd87
  1682. pc : [<a2a4d972>] lr : [<7350fd87>] psr: 600f0030
  1683. sp : bed4ef00 ip : 000004b6 fp : 13047c70
  1684. r10: 00000001 r9 : b89294c0 r8 : 12d63600
  1685. r7 : 00000001 r6 : 12f3fe60 r5 : a1c99988 r4 : b2799070
  1686. r3 : 0025e7fd r2 : 00000000 r1 : 00000000 r0 : 00000000
  1687. Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1688. Control: 10c5387d Table: 2187406a DAC: 00000015
  1689. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1690. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1691. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1692. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1693. Exception stack(0xc39d9fb0 to 0xc39d9ff8)
  1694. 9fa0: 00000000 00000000 00000000 0025e7fd
  1695. 9fc0: b2799070 a1c99988 12f3fe60 00000001 12d63600 b89294c0 00000001 13047c70
  1696. 9fe0: 000004b6 bed4ef00 7350fd87 a2a4d972 600f0030 ffffffff
  1697. m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1698. pgd = e1874000
  1699. [00000000] *pgd=00000000
  1700.  
  1701.  
  1702. Pid: 3623, comm: m.android.phone
  1703. CPU: 2 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1704. PC is at 0xa2a4d972
  1705. LR is at 0x7350fd87
  1706. pc : [<a2a4d972>] lr : [<7350fd87>] psr: 600f0030
  1707. sp : bed4ef00 ip : 000004b6 fp : 13047c70
  1708. r10: 00000001 r9 : b89294c0 r8 : 12d78840
  1709. r7 : 00000001 r6 : 12f3fe60 r5 : a1c99988 r4 : b2799070
  1710. r3 : 0025e7fd r2 : 00000000 r1 : 00000000 r0 : 00000000
  1711. Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1712. Control: 10c5387d Table: 2187406a DAC: 00000015
  1713. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1714. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1715. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1716. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1717. Exception stack(0xc39d9fb0 to 0xc39d9ff8)
  1718. 9fa0: 00000000 00000000 00000000 0025e7fd
  1719. 9fc0: b2799070 a1c99988 12f3fe60 00000001 12d78840 b89294c0 00000001 13047c70
  1720. 9fe0: 000004b6 bed4ef00 7350fd87 a2a4d972 600f0030 ffffffff
  1721. leds button-backlight: lm3533_led_set - 85
  1722. leds button-backlight: lm3533_led_update - 85
  1723. get_prop_capacity: final report:95
  1724. get_prop_capacity: final report:95
  1725. get_prop_capacity: final report:95
  1726. [06:05:54.703988] [00000001760FA41C] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1727. wlan0: no IPv6 routers present
  1728. atmel_mxt_ts 5-004b: mxt surface 3 check part K(21,0) val 0 (32767,16384)
  1729. atmel_mxt_ts 5-004b: mxt surface aquire and compare auto data invalid -22
  1730. leds button-backlight: lm3533_led_set - 0
  1731. leds button-backlight: lm3533_led_update - 0
  1732. mmc1: Starting deferred resume
  1733. mmc1: Deferred resume completed
  1734. atmel_mxt_ts 5-004b: mxt surface 3 check part T(9,1) val 0 (32767,16384)
  1735. atmel_mxt_ts 5-004b: mxt surface aquire and compare auto data invalid -22
  1736. [06:06:11.354464] [00000001891DB5D8] [MC_Th] wlan: [E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1737. get_prop_capacity: final report:95
  1738. get_prop_capacity: final report:95
  1739. get_prop_capacity: final report:95
  1740. leds button-backlight: lm3533_led_set - 85
  1741. leds button-backlight: lm3533_led_update - 85
  1742. atmel_mxt_ts 5-004b: mxt set t8 255 1 0 0
  1743. atmel_mxt_ts 5-004b: mxt set t9 35 8 25 30 10
  1744. [06:06:27.569678] [000000019BAC42E0] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1745. get_prop_capacity: final report:94
  1746. get_prop_capacity: final report:94
  1747. get_prop_capacity: final report:94
  1748. [06:06:47.557897] [00000001B28C2F4F] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1749. leds button-backlight: lm3533_led_set - 0
  1750. leds button-backlight: lm3533_led_update - 0
  1751. get_prop_capacity: final report:94
  1752. get_prop_capacity: final report:94
  1753. get_prop_capacity: final report:94
  1754. leds button-backlight: lm3533_led_set - 85
  1755. leds button-backlight: lm3533_led_update - 85
  1756. mmc1: Starting deferred resume
  1757. mmc1: Deferred resume completed
  1758. leds button-backlight: lm3533_led_set - 0
  1759. leds button-backlight: lm3533_led_update - 0
  1760. [06:07:11.474552] [00000001CDEB046A] [MC_Th] wlan: [E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1761. mmc1: Starting deferred resume
  1762. mmc1: Deferred resume completed
  1763. get_prop_capacity: final report:94
  1764. get_prop_capacity: final report:94
  1765. get_prop_capacity: final report:94
  1766. leds button-backlight: lm3533_led_set - 85
  1767. leds button-backlight: lm3533_led_update - 85
  1768. [06:07:27.573678] [00000001E0578EDF] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1769. [06:07:36.524540] [00000001EA95E18A] [MC_Th] wlan: [E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1770. get_prop_capacity: final report:94
  1771. get_prop_capacity: final report:94
  1772. get_prop_capacity: final report:94
  1773. leds button-backlight: lm3533_led_set - 0
  1774. leds button-backlight: lm3533_led_update - 0
  1775. [06:07:51.554616] [00000001FBC93940] [MC_Th] wlan: [E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1776. get_prop_capacity: final report:94
  1777. get_prop_capacity: final report:94
  1778. get_prop_capacity: final report:94
  1779. leds button-backlight: lm3533_led_set - 85
  1780. leds button-backlight: lm3533_led_update - 85
  1781. [06:08:06.584455] [000000020CFC7F26] [MC_Th] wlan: [E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1782. [06:08:07.577874] [000000020E1F8998] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1783. leds button-backlight: lm3533_led_set - 0
  1784. leds button-backlight: lm3533_led_update - 0
  1785. leds button-backlight: lm3533_led_set - 85
  1786. leds button-backlight: lm3533_led_update - 85
  1787. leds button-backlight: lm3533_led_set - 100
  1788. leds button-backlight: lm3533_led_update - 100
  1789. leds button-backlight: lm3533_led_set - 0
  1790. leds button-backlight: lm3533_led_update - 0
  1791. leds button-backlight: lm3533_led_set - 100
  1792. leds button-backlight: lm3533_led_update - 100
  1793. get_prop_capacity: final report:94
  1794. get_prop_capacity: final report:94
  1795. get_prop_capacity: final report:94
  1796. [06:08:36.644515] [000000022F6327B0] [MC_Th] wlan: [E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1797. leds button-backlight: lm3533_led_set - 0
  1798. leds button-backlight: lm3533_led_update - 0
  1799. leds button-backlight: lm3533_led_set - 100
  1800. leds button-backlight: lm3533_led_update - 100
  1801. [06:08:47.579371] [000000023BE6B9D6] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1802. get_prop_capacity: final report:94
  1803. get_prop_capacity: final report:94
  1804. get_prop_capacity: final report:94
  1805. ndroid.settings: unhandled page fault (11) at 0x00000000, code 0x005
  1806. pgd = e2978000
  1807. [00000000] *pgd=00000000
  1808.  
  1809.  
  1810. Pid: 3889, comm: ndroid.settings
  1811. CPU: 0 Tainted: G W (3.4.0-g349a05a-dirty #1)
  1812. PC is at 0x73fd1770
  1813. LR is at 0x73fd2235
  1814. pc : [<73fd1770>] lr : [<73fd2235>] psr: 400b0030
  1815. sp : bed4ea00 ip : b89294c0 fp : 22ffc840
  1816. r10: 22e726a0 r9 : b89294c0 r8 : 22e726a0
  1817. r7 : 00000000 r6 : 70a3fe48 r5 : 231ac600 r4 : 00000000
  1818. r3 : 00000000 r2 : 00000001 r1 : 00000000 r0 : 231ac600
  1819. Flags: nZcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1820. Control: 10c5387d Table: 2297806a DAC: 00000015
  1821. [<c010c740>] (unwind_backtrace+0x0/0x11c) from [<c0112698>] (__do_user_fault+0xfc/0x148)
  1822. [<c0112698>] (__do_user_fault+0xfc/0x148) from [<c01129bc>] (do_page_fault+0x2d8/0x364)
  1823. [<c01129bc>] (do_page_fault+0x2d8/0x364) from [<c010028c>] (do_DataAbort+0x34/0x12c)
  1824. [<c010028c>] (do_DataAbort+0x34/0x12c) from [<c0106234>] (__dabt_usr+0x34/0x40)
  1825. Exception stack(0xe2977fb0 to 0xe2977ff8)
  1826. 7fa0: 231ac600 00000000 00000001 00000000
  1827. 7fc0: 00000000 231ac600 70a3fe48 00000000 22e726a0 b89294c0 22e726a0 22ffc840
  1828. 7fe0: b89294c0 bed4ea00 73fd2235 73fd1770 400b0030 ffffffff
  1829. init: Starting service 'adbd'...
  1830. init: Service 'adbd' is being killed...
  1831. adb_open
  1832. enable_store: 1 callbacks suppressed
  1833. enable_store: android_usb: already disabled
  1834. mtp_bind_config
  1835. wlan: disconnected
  1836. wlan(0) 00:00:00:00:00:00 Standalone
  1837. ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  1838. init: Service 'p2p_supplicant' (pid 4158) exited with status 0
  1839. send_filled_buffers_to_user: 4 callbacks suppressed
  1840. send_filled_buffers_to_user: Send Failed -3 drop_count = 5
  1841. [06:09:03.664528] [000000024E4F2C96] [MC_Th] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1842. wlan: unloading driver v3.0.10.085
  1843. [06:09:05.994839] [0000000250F9E1FA] [netd] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1844. [06:09:05.994927] [0000000250F9E88C] [netd] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1845. [06:09:05.994990] [0000000250F9ED43] [netd] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1846. [06:09:05.995054] [0000000250F9F20C] [netd] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1847. [06:09:05.995215] [0000000250F9FE25] [MC_Th] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1848. [06:09:06.005199] [0000000250FCEAEC] [MC_Th] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1849. [06:09:06.058935] [00000002510CA923] [MC_Th] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 120 setting to default 30
  1850. [06:09:06.058970] [00000002510CABC6] [MC_Th] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 124 setting to default 30
  1851. [06:09:06.058998] [00000002510CADE7] [MC_Th] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 128 setting to default 30
  1852. wlan: driver unloaded
  1853. wlan: loading driver v3.0.10.085
  1854. wlan: [E :VOS] INFO: NV version = 2 is loaded, driver supports NV version = 3
  1855. wlan: [E :VOS] INFO: Driver supports NV3 CH144 by default, NV2 is currently loaded, NV2 will be used.
  1856. wlan: [E :VOS] vos_lock_init: already initialized lock
  1857. get_prop_capacity: final report:94
  1858. wlan: WCNSS WLAN version 1.5.1.2
  1859. wlan: WCNSS software version CNSS-PR-1-4-1-c4-00080
  1860. wlan: WCNSS hardware version WCN v2.0 RadioPhy vIris_TSMC_3.0 with 48MHz XO
  1861. DefaultCountry is 00
  1862. [06:09:06.691519] [0000000251C5FCEC] [netd] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1863. [06:09:06.692391] [0000000251C63E63] [netd] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 120 setting to default 30
  1864. [06:09:06.692423] [0000000251C640BD] [netd] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 124 setting to default 30
  1865. [06:09:06.692454] [0000000251C6430C] [netd] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 128 setting to default 30
  1866. wlan: driver loaded
  1867. [06:09:06.705509] [0000000251CA1639] [WifiS] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1868. ADDRCONF(NETDEV_UP): wlan0: link is not ready
  1869. init: Starting service 'p2p_supplicant'...
  1870. get_prop_capacity: final report:93
  1871. get_prop_capacity: final report:93
  1872. get_prop_capacity: final report:93
  1873. get_prop_capacity: final report:93
  1874. ADDRCONF(NETDEV_UP): p2p0: link is not ready
  1875. get_prop_capacity: final report:93
  1876. [06:09:07.879602] [0000000253220F32] [WifiS] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 120 setting to default 30
  1877. [06:09:07.879632] [0000000253221172] [WifiS] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 124 setting to default 30
  1878. [06:09:07.879656] [0000000253221339] [WifiS] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 128 setting to default 30
  1879. [06:09:07.888068] [0000000253248A20] [WifiS] wlan: [E :HDD] __wlan_hdd_cfg80211_ll_stats_set: 1714: Link Layer Statistics not supported by Firmware
  1880. [06:09:07.912447] [00000002532BAE84] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1881. wlan: [7749:E :CTL] Error returned WDI_ProcessInitScanRspi:0 BMPS0
  1882. cfg80211: Calling CRDA for country: BA
  1883. cfg80211: Regulatory domain changed to country: BA
  1884. cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  1885. cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1886. cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  1887. cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  1888. cfg80211: (5490000 KHz - 5710000 KHz @ 80000 KHz), (N/A, 2700 mBm)
  1889. cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
  1890. [06:09:08.931171] [00000002545622D2] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1891. wlan: 7c:1d:d9:3e:ee:8a connected to e8:94:f6:b4:31:d8
  1892. wlan(11) e8:94:f6:b4:31:d8 Standalone
  1893. ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  1894. [06:09:09.986365] [00000002558B4669] [MC_Th] wlan: [E :PE ] limProcessAddBaInd: 5719: BA setup for staId = 3, TID: 0, SSN: 18
  1895. leds button-backlight: lm3533_led_set - 0
  1896. leds button-backlight: lm3533_led_update - 0
  1897. leds button-backlight: lm3533_led_set - 100
  1898. leds button-backlight: lm3533_led_update - 100
  1899. wlan0: no IPv6 routers present
  1900. [06:09:24.064506] [0000000265A7BAF7] [MC_Th] wlan: [E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1901. [06:09:29.453121] [000000026BD26D1E] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1902. [06:09:49.456163] [0000000282B6B140] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1903. get_prop_capacity: final report:93
  1904. get_prop_capacity: final report:93
  1905. get_prop_capacity: final report:93
  1906. [06:10:09.460216] [00000002999B4166] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1907. [06:10:14.164574] [000000029EFD7C0D] [MC_Th] wlan: [E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1908. leds button-backlight: lm3533_led_set - 0
  1909. leds button-backlight: lm3533_led_update - 0
  1910. [06:10:29.456698] [00000002B07D996A] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1911. leds button-backlight: lm3533_led_set - 100
  1912. leds button-backlight: lm3533_led_update - 100
  1913. leds button-backlight: lm3533_led_set - 0
  1914. leds button-backlight: lm3533_led_update - 0
  1915. [06:10:49.460571] [00000002C7621BE5] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1916. leds button-backlight: lm3533_led_set - 100
  1917. leds button-backlight: lm3533_led_update - 100
  1918. get_prop_capacity: final report:93
  1919. get_prop_capacity: final report:93
  1920. get_prop_capacity: final report:93
  1921. type=1400 audit(1467087067.115:13): avc: denied { syslog_read } for uid=10063 pid=8867 comm="dmesg" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=system permissive=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement