Advertisement
Guest User

Untitled

a guest
Jan 26th, 2019
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 107.54 KB | None | 0 0
  1. [root@Sailfish nemo]# cat /proc/last_kmsg
  2. [ 0.000000] Booting Linux on physical CPU 0
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Linux version 3.4.67-sfos+ (neil@kalamata) (gcc version 4.8 (GCC) ) #25 SMP PREEMPT Sat Jun 23 17:29:24 UTC 2018
  5. [ 0.000000] CPU: ARMv7 Processor [512f06f1] revision 1 (ARMv7), cr=10c5387d
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  7. [ 0.000000] Machine: Qualcomm MSM 8974 (Flattened Device Tree), model: Qualcomm MSM 8974Pro-AC One+ A0001
  8. [ 0.000000] Initialized persistent memory from 50000000-500fffff
  9. [ 0.000000] Node qcom,mdss_fb_primary memblock_reserve memory 3200000-5000000
  10. [ 0.000000] cma: Found secure_region, memory base 0x00000000, size 252 MiB, limit 0xffffffff
  11. [ 0.000000] cma: Found adsp_region, memory base 0x00000000, size 65 MiB, limit 0xffffffff
  12. [ 0.000000] cma: Found qsecom_region, memory base 0x00000000, size 17 MiB, limit 0xffffffff
  13. [ 0.000000] cma: Found audio_region, memory base 0x00000000, size 12 MiB, limit 0xffffffff
  14. [ 0.000000] cma: Found external_image_region@fa00000, memory base 0x0fa00000, size 5 MiB, limit 0xffffffff
  15. [ 0.000000] cma: Found peripheral_region@5a00000, memory base 0x05a00000, size 33 MiB, limit 0xffffffff
  16. [ 0.000000] cma: Found tz_apps@0x7b00000, memory base 0x07b00000, size 5 MiB, limit 0xffffffff
  17. [ 0.000000] cma: Found modem_region@0x8000000, memory base 0x08000000, size 82 MiB, limit 0xffffffff
  18. [ 0.000000] cma: Found oem_data_region@5900000, memory base 0x05900000, size 1 MiB, limit 0xffffffff
  19. [ 0.000000] cma: CMA: reserved 252 MiB at 0xb0400000 for secure_mem
  20. [ 0.000000] cma: CMA: reserved 68 MiB at 0xac000000 for adsp_mem
  21. [ 0.000000] cma: CMA: reserved 20 MiB at 0xaac00000 for qseecom_mem
  22. [ 0.000000] cma: CMA: reserved 16 MiB at 0xa9c00000 for audio_mem
  23. [ 0.000000] cma: CMA: reserved 5 MiB at 0x0fa00000 for (null)
  24. [ 0.000000] cma: CMA: reserved 33 MiB at 0x05a00000 for peripheral_mem
  25. [ 0.000000] cma: CMA: reserved 5 MiB at 0x07b00000 for tz_apps
  26. [ 0.000000] cma: CMA: reserved 82 MiB at 0x08000000 for modem_mem
  27. [ 0.000000] cma: CMA: reserved 1 MiB at 0x05900000 for oem_data
  28. [ 0.000000] cma: CMA: reserved 16 MiB at 0x2e800000 for default region
  29. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  30. [ 0.000000] IMEM DT static mapping successful
  31. [ 0.000000] PERCPU: Embedded 9 pages/cpu @cea5a000 s16192 r8192 d12480 u36864
  32. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 748032
  33. [ 0.000000] Kernel command line: androidboot.hardware=bacon user_debug=31 msm_rtb.filter=0x3F ehci-hcd.park=3 androidboot.bootdevice=msm_sdcc.1 androidboot.emmc=true androidboot.serialno=e1eca708 androidboot.baseband=msm mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_jdi_1080p_cmd oppo.pcb_version=12 ddr_manufacture_info=Samsung ddr_row0_info=14 LCD_id<4 oppo.rf_version=99 maxcpus=4 androidboot.startupmode=pwrkey androidboot.mode=reboot lk_version=V1.0
  34. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  35. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  36. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  37. [ 0.000000] allocated 6291456 bytes of page_cgroup
  38. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  39. [ 0.000000] Memory: 89MB 40MB 2817MB = 2946MB total
  40. [ 0.000000] Memory: 2553728k/2553728k available, 592000k reserved, 2001920K highmem
  41. [ 0.000000] Virtual kernel memory layout:
  42. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  43. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  44. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  45. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  46. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  47. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  48. [ 0.000000] .text : 0xc0008000 - 0xc0e32038 (14505 kB)
  49. [ 0.000000] .init : 0xc0f00000 - 0xc1015f40 (1112 kB)
  50. [ 0.000000] .data : 0xc1016000 - 0xc10e992c ( 847 kB)
  51. [ 0.000000] .bss : 0xc10e9950 - 0xc11fff34 (1114 kB)
  52. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  53. [ 0.000000] Preemptible hierarchical RCU implementation.
  54. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  55. [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
  56. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  57. [ 0.000000] sched_clock: 32 bits at 19MHz, resolution 52ns, wraps every 223696ms
  58. [ 0.000000] Switching to timer-based delay loop
  59. [ 0.000000] Console: colour dummy device 80x30
  60. [ 0.000000] console [tty0] enabled
  61. [ 0.000000] kmemleak: Kernel memory leak detector disabled
  62. [ 0.000735] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  63. [ 0.000769] pid_max: default: 32768 minimum: 301
  64. [ 0.000897] Security Framework initialized
  65. [ 0.000971] Mount-cache hash table entries: 512
  66. [ 0.001616] Initializing cgroup subsys debug
  67. [ 0.001637] Initializing cgroup subsys cpuacct
  68. [ 0.001654] Initializing cgroup subsys memory
  69. [ 0.001691] Initializing cgroup subsys devices
  70. [ 0.001709] Initializing cgroup subsys freezer
  71. [ 0.001724] Initializing cgroup subsys net_cls
  72. [ 0.001741] Initializing cgroup subsys blkio
  73. [ 0.001770] Initializing cgroup subsys perf_event
  74. [ 0.001795] Initializing cgroup subsys net_prio
  75. [ 0.001812] Initializing cgroup subsys bfqio
  76. [ 0.001882] CPU: Testing write buffer coherency: ok
  77. [ 0.002047] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  78. [ 0.002114] hw perfevents: enabled with ARMv7 Krait PMU driver, 5 counters available
  79. [ 0.004703] Setting up static identity map for 0x9c5148 - 0x9c51d0
  80. [ 0.004729] MSM Memory Dump table set up
  81. [ 0.006018] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  82. [ 0.006672] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  83. [ 0.007285] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  84. [ 0.007348] Brought up 4 CPUs
  85. [ 0.007392] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  86. [ 0.008129] devtmpfs: initialized
  87. [ 0.017598] VFP support v0.3: implementor 51 architecture 64 part 6f variant 2 rev 1
  88. [ 0.017936] dummy:
  89. [ 0.029764] NET: Registered protocol family 16
  90. [ 0.031965] DMA: preallocated 256 KiB pool for atomic coherent allocations
  91. [ 0.045743] gpiochip_add: registered GPIOs 0 to 145 on device: msmgpio
  92. [ 0.062042] msm_watchdog f9017000.qcom,wdt: MSM Watchdog Initialized
  93. [ 0.072579] KPI: Bootloader start count = 3843064231
  94. [ 0.072599] KPI: Bootloader end count = 587261378
  95. [ 0.072615] KPI: Bootloader display count = 2977677724
  96. [ 0.072630] KPI: Bootloader load kernel count = 3834064898
  97. [ 0.072647] KPI: Kernel MPM timestamp = 149175
  98. [ 0.072661] KPI: Kernel MPM Clock frequency = 32768
  99. [ 0.072684] socinfo_print: v9, id=194, ver=1.1, raw_id=1972, raw_ver=1 ,hw_plat=8, hw_plat_ver=65536
  100. [ 0.072689] accessory_chip=0,hw_plat_subtype=0, pmic_model=65537, pmic_die_revision=196609,foundry_id=1
  101. [ 0.072939] msm_8974_init_gpiomux:1574 socinfo_get_version 10001
  102. [ 0.080490] 8841_s1: 675 <--> 1050 mV at 0 mV normal idle
  103. [ 0.080849] 8841_s1_ao: 675 <--> 1050 mV at 0 mV normal idle
  104. [ 0.081194] 8841_s1_so: 675 <--> 1050 mV at 675 mV normal idle
  105. [ 0.081569] 8841_s2: 500 <--> 1050 mV at 0 mV normal idle
  106. [ 0.081915] 8841_s2_corner: 0 <--> 0 mV at 0 mV normal idle
  107. [ 0.082298] 8841_s2_corner_ao: 0 <--> 0 mV at 0 mV normal idle
  108. [ 0.082652] 8841_s2_floor_corner: 0 <--> 0 mV at 0 mV normal idle
  109. [ 0.083025] 8841_s3: 1050 mV normal idle
  110. [ 0.083397] 8841_s4: 815 <--> 900 mV at 0 mV normal idle
  111. [ 0.083759] 8841_s4_corner: 0 <--> 0 mV at 0 mV normal idle
  112. [ 0.084106] 8841_s4_floor_corner: 0 <--> 0 mV at 0 mV normal idle
  113. [ 0.084462] 8941_s1: 1300 mV normal idle
  114. [ 0.084829] 8941_s2: 2150 mV normal idle
  115. [ 0.085179] 8941_s3: 1800 mV normal idle
  116. [ 0.085538] 8941_l1: 1225 mV normal idle
  117. [ 0.085902] 8941_l2: 1200 mV normal idle
  118. [ 0.086272] 8941_l3: 1000 <--> 1225 mV at 1000 mV normal idle
  119. [ 0.086644] 8941_l4: 1225 mV normal idle
  120. [ 0.087000] 8941_l5: 1800 mV normal idle
  121. [ 0.087378] 8941_l6: 1800 mV normal idle
  122. [ 0.087737] 8941_l7: 1800 mV normal idle
  123. [ 0.088101] 8941_l8: 1800 mV normal idle
  124. [ 0.088471] 8941_l9: 1800 <--> 2950 mV at 2950 mV normal idle
  125. [ 0.088828] 8941_l10: 1800 <--> 2950 mV at 2950 mV normal idle
  126. [ 0.089206] 8941_l11: 1225 <--> 1350 mV at 1300 mV normal idle
  127. [ 0.089570] 8941_l12: 1800 mV normal idle
  128. [ 0.089917] 8941_l12_ao: 1800 mV normal idle
  129. [ 0.090283] 8941_l13: 1800 <--> 2950 mV at 2950 mV normal idle
  130. [ 0.090662] 8941_l14: 1800 mV normal idle
  131. [ 0.091036] 8941_l15: 2050 mV normal idle
  132. [ 0.091403] 8941_l16: 2700 mV normal idle
  133. [ 0.091769] 8941_l17: 2700 <--> 2850 mV at 2700 mV normal idle
  134. [ 0.092140] 8941_l18: 2850 mV normal idle
  135. [ 0.092548] 8941_l19: 2900 <--> 3350 mV at 2900 mV normal idle
  136. [ 0.092920] 8941_l20: 2950 mV normal idle
  137. [ 0.093297] 8941_l21: 2950 mV normal idle
  138. [ 0.093665] 8941_l22: 3000 mV normal idle
  139. [ 0.094041] 8941_l23: 2800 <--> 3000 mV at 2800 mV normal idle
  140. [ 0.094446] 8941_l24: 3075 mV normal idle
  141. [ 0.094797] 8941_lvs1:
  142. [ 0.095120] 8941_lvs2:
  143. [ 0.095434] 8941_lvs3:
  144. [ 0.097461] PDN krait_pdn_phase_scaling_init: eFuse phase scaling factor = 1/4
  145. [ 0.097485] PDN krait_pdn_phase_scaling_init: initial phase scaling factor = 1/4
  146. [ 0.097755] krait0: 500 <--> 1120 mV at 900 mV fast normal idle
  147. [ 0.098153] krait1: 500 <--> 1120 mV at 900 mV fast normal idle
  148. [ 0.098553] krait2: 500 <--> 1120 mV at 900 mV fast normal idle
  149. [ 0.098941] krait3: 500 <--> 1120 mV at 900 mV fast normal idle
  150. [ 0.125486] msm-thermal qcom,msm-thermal.70: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues
  151. [ 0.126286] msm_thermal:vdd_restriction_reg_init Defer vdd rstr freq init.
  152. [ 0.126314] msm-thermal qcom,msm-thermal.70: probe_ocr:Failed reading node=/soc/qcom,msm-thermal, key=qti,pmic-opt-curr-temp. KTM continues
  153. [ 0.126350] msm-thermal qcom,msm-thermal.70: probe_thermal_efuse_read:Failed reading node=/soc/qcom,msm-thermal, key=qcom,efuse-data. KTM continues
  154. [ 0.126581] msm_thermal:msm_thermal_get_freq_table error reading cpufreq table
  155. [ 0.127004] persistent_ram: found existing buffer, size 65603, start 65603
  156. [ 0.264983] console [ram-1] enabled
  157. [ 0.265092] 8941_l18: Failed to create debugfs directory
  158. [ 0.265479] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  159. [ 0.265568] hw-breakpoint: maximum watchpoint size is 8 bytes.
  160. [ 0.267146] clock-krait-8974 f9016000.qcom,clock-krait: PVS config version: 1
  161. [ 0.267308] clock-krait-8974 f9016000.qcom,clock-krait: Speed bin: 3
  162. [ 0.267399] clock-krait-8974 f9016000.qcom,clock-krait: PVS bin: 6
  163. [ 0.267545] clock-krait-8974 f9016000.qcom,clock-krait: PVS version: 1
  164. [ 0.270113] L2 @ 729600 KHz
  165. [ 0.270349] CPU0 @ 960000 KHz
  166. [ 0.270491] CPU1 @ unknown rate. Forcing new rate.
  167. [ 0.270662] CPU1 @ 300000 KHz
  168. [ 0.270743] CPU2 @ unknown rate. Forcing new rate.
  169. [ 0.270970] CPU2 @ 300000 KHz
  170. [ 0.271051] CPU3 @ unknown rate. Forcing new rate.
  171. [ 0.271218] CPU3 @ 300000 KHz
  172. [ 0.276189] 8941_boost: 4500 mV
  173. [ 0.277272] 8941_mvs1:
  174. [ 0.277589] qcom,qpnp-regulator qpnp-regulator-ee161c00: Failed to find supply parent
  175. [ 0.278251] spmi qpnp-regulator-ee161c00: Driver qcom,qpnp-regulator requests probe deferral
  176. [ 0.279152] 8941_mvs2:
  177. [ 0.279432] 8941_mvs2: supplied by 8941_boost
  178. [ 0.288881] sps:BAM 0xf9984000 (va:0xc5c60000) enabled: ver:0x6, number of pipes:20
  179. [ 0.289287] sps:BAM 0xf9984000 is registered.
  180. [ 0.289513] sps:sps is ready.
  181. [ 0.294691] gdsc_venus:
  182. [ 0.295672] gdsc_mdss:
  183. [ 0.296573] gdsc_jpeg:
  184. [ 0.297461] gdsc_vfe:
  185. [ 0.298230] gdsc_oxili_gx:
  186. [ 0.298731] gdsc_oxili_gx: supplied by 8841_s4_corner
  187. [ 0.299529] gdsc_oxili_cx:
  188. [ 0.300251] gdsc_usb_hsic:
  189. [ 0.301805] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
  190. [ 0.314085] msm_ocmem fdd00000.qcom,ocmem: OCMEM Virtual addr c5e00000
  191. [ 0.315745] Physical OCMEM zone layout:
  192. [ 0.315977] zone graphics : 0xfec00000 - 0xfecfffff (1024 KB)
  193. [ 0.316367] zone lp_audio : 0xfed00000 - 0xfed7ffff ( 512 KB)
  194. [ 0.316648] zone video : 0xfed00000 - 0xfed7ffff ( 512 KB)
  195. [ 0.330683] bio: create slab <bio-0> at 0
  196. [ 0.331253] platform spi_eth_phy_vreg.80: Driver reg-fixed-voltage requests probe deferral
  197. [ 0.331754] cma: Assigned CMA region at 0 to 8.qcom,ion-heap device
  198. [ 0.331849] ION-heap mm: Cannot specify alignment for this type of heap
  199. [ 0.331969] cma: Assigned CMA region at 0 to 16.qcom,ion-heap device
  200. [ 0.332059] ION-heap adsp: Cannot specify alignment for this type of heap
  201. [ 0.332177] cma: Assigned CMA region at 0 to 1b.qcom,ion-heap device
  202. [ 0.332338] cma: Assigned CMA region at 0 to 1c.qcom,ion-heap device
  203. [ 0.332468] cma: Assigned CMA region at 5a00000 to 17.qcom,ion-heap device
  204. [ 0.332630] cma: Assigned CMA region at 8000000 to 1a.qcom,ion-heap device
  205. [ 0.332829] ION heap system created
  206. [ 0.332979] ION heap kmalloc created
  207. [ 0.333038] ION heap mm created at 0xb0400000 with size fc00000
  208. [ 0.333124] ION heap adsp created at 0xac000000 with size 4100000
  209. [ 0.333183] ION heap qsecom created at 0xaac00000 with size 1100000
  210. [ 0.333270] ION heap audio created at 0xa9c00000 with size c04000
  211. [ 0.333325] ION heap pil_1 created at 0x05a00000 with size 2100000
  212. [ 0.333411] ION heap pil_2 created at 0x08000000 with size 5200000
  213. [ 0.334239] SCSI subsystem initialized
  214. [ 0.334385] usbcore: registered new interface driver usbfs
  215. [ 0.334469] usbcore: registered new interface driver hub
  216. [ 0.334624] usbcore: registered new device driver usb
  217. [ 0.334908] Linux media interface: v0.10
  218. [ 0.334979] Linux video capture interface: v2.00
  219. [ 0.336798] msm_iommu_v1 fda64000.qcom,iommu: device jpeg_iommu mapped at c5d00000, with 3 ctx banks
  220. [ 0.337782] msm_iommu_v1 fd928000.qcom,iommu: device mdp_iommu mapped at c5d20000, with 3 ctx banks
  221. [ 0.339075] msm_iommu_v1 fdc84000.qcom,iommu: device venus_iommu mapped at c5d40000, with 5 ctx banks
  222. [ 0.339976] msm_iommu_v1 fdb10000.qcom,iommu: device kgsl_iommu mapped at c5d60000, with 3 ctx banks
  223. [ 0.340843] msm_iommu_v1 fda44000.qcom,iommu: device vfe_iommu mapped at c5d80000, with 3 ctx banks
  224. [ 0.341815] msm_iommu_ctx_v1 fda6c000.qcom,iommu-ctx: context jpeg_enc0 using bank 0
  225. [ 0.341961] msm_iommu_ctx_v1 fda6d000.qcom,iommu-ctx: context jpeg_enc1 using bank 1
  226. [ 0.342129] msm_iommu_ctx_v1 fda6e000.qcom,iommu-ctx: context jpeg_dec using bank 2
  227. [ 0.342306] msm_iommu_ctx_v1 fd930000.qcom,iommu-ctx: context mdp_0 using bank 0
  228. [ 0.342480] msm_iommu_ctx_v1 fd931000.qcom,iommu-ctx: context mdp_1 using bank 1
  229. [ 0.342617] msm_iommu_ctx_v1 fd932000.qcom,iommu-ctx: context mdp_2 using bank 2
  230. [ 0.342790] msm_iommu_ctx_v1 fdc8c000.qcom,iommu-ctx: context venus_ns using bank 0
  231. [ 0.342935] msm_iommu_ctx_v1 fdc8d000.qcom,iommu-ctx: context venus_sec_bitstream using bank 1
  232. [ 0.343072] msm_iommu_ctx_v1 fdc8e000.qcom,iommu-ctx: context venus_fw using bank 2
  233. [ 0.343239] msm_iommu_ctx_v1 fdc8f000.qcom,iommu-ctx: context venus_sec_pixel using bank 3
  234. [ 0.343406] msm_iommu_ctx_v1 fdc90000.qcom,iommu-ctx: context venus_sec_non_pixel using bank 4
  235. [ 0.343557] msm_iommu_ctx_v1 fdb18000.qcom,iommu-ctx: context gfx3d_user using bank 0
  236. [ 0.343725] msm_iommu_ctx_v1 fdb19000.qcom,iommu-ctx: context gfx3d_priv using bank 1
  237. [ 0.343890] msm_iommu_ctx_v1 fdb1a000.qcom,iommu-ctx: context gfx3d_spare using bank 2
  238. [ 0.344066] msm_iommu_ctx_v1 fda4c000.qcom,iommu-ctx: context vfe0 using bank 0
  239. [ 0.344202] msm_iommu_ctx_v1 fda4d000.qcom,iommu-ctx: context vfe1 using bank 1
  240. [ 0.344367] msm_iommu_ctx_v1 fda4e000.qcom,iommu-ctx: context cpp using bank 2
  241. [ 0.346103] Advanced Linux Sound Architecture Driver Version 1.0.25.
  242. [ 0.346645] cfg80211: Calling CRDA to update world regulatory domain
  243. [ 0.346739] cfg80211: World regulatory domain updated:
  244. [ 0.346789] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  245. [ 0.346869] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  246. [ 0.346916] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  247. [ 0.346996] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  248. [ 0.347075] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  249. [ 0.347153] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  250. [ 0.347199] cfg80211: (5490000 KHz - 5710000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  251. [ 0.347277] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  252. [ 0.347356] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
  253. [ 0.347570] nfc: nfc_init: NFC Core ver 0.1
  254. [ 0.347676] NET: Registered protocol family 39
  255. [ 0.348101] Switching to clocksource arch_sys_counter
  256. [ 0.367455] NET: Registered protocol family 2
  257. [ 0.367716] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  258. [ 0.368275] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  259. [ 0.369819] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  260. [ 0.370579] TCP: Hash tables configured (established 131072 bind 65536)
  261. [ 0.370625] TCP: reno registered
  262. [ 0.370706] UDP hash table entries: 512 (order: 2, 16384 bytes)
  263. [ 0.370796] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  264. [ 0.371106] NET: Registered protocol family 1
  265. [ 0.371349] Trying to unpack rootfs image as initramfs...
  266. [ 0.383967] Freeing initrd memory: 584K
  267. [ 0.387089] Detected 9 counters on the L2CC PMU.
  268. [ 0.388379] gpiochip_add: registered GPIOs 992 to 1023 on device: smp2p
  269. [ 0.388758] gpiochip_add: registered GPIOs 960 to 991 on device: smp2p
  270. [ 0.388868] gpiochip_add: registered GPIOs 928 to 959 on device: smp2p
  271. [ 0.389223] gpiochip_add: registered GPIOs 896 to 927 on device: smp2p
  272. [ 0.389365] gpiochip_add: registered GPIOs 864 to 895 on device: slave-kernel
  273. [ 0.389697] gpiochip_add: registered GPIOs 832 to 863 on device: master-kernel
  274. [ 0.389866] gpiochip_add: registered GPIOs 800 to 831 on device: smp2p
  275. [ 0.390197] gpiochip_add: registered GPIOs 768 to 799 on device: smp2p
  276. [ 0.390342] gpiochip_add: registered GPIOs 736 to 767 on device: slave-kernel
  277. [ 0.390712] gpiochip_add: registered GPIOs 704 to 735 on device: master-kernel
  278. [ 0.390843] gpiochip_add: registered GPIOs 672 to 703 on device: smp2p
  279. [ 0.391215] gpiochip_add: registered GPIOs 640 to 671 on device: smp2p
  280. [ 0.391328] gpiochip_add: registered GPIOs 608 to 639 on device: slave-kernel
  281. [ 0.391709] gpiochip_add: registered GPIOs 576 to 607 on device: master-kernel
  282. [ 0.391883] gpiochip_add: registered GPIOs 544 to 575 on device: rdbg
  283. [ 0.392242] gpiochip_add: registered GPIOs 512 to 543 on device: rdbg
  284. [ 0.392394] gpiochip_add: registered GPIOs 480 to 511 on device: rdbg
  285. [ 0.392758] gpiochip_add: registered GPIOs 448 to 479 on device: rdbg
  286. [ 0.394023] pil-q6v5-lpass fe200000.qcom,lpass: using secure boot
  287. [ 0.396688] pil_pronto fb21b000.qcom,pronto: using secure boot
  288. [ 0.397959] pil_venus fdce0000.qcom,venus: using secure boot
  289. [ 0.404908] NET: Registered protocol family 27
  290. [ 0.411023] msm_rpm_log_probe: OK
  291. [ 0.420060] mpm_counter: [ 0.420054]:(160558)
  292. [ 0.421919] highmem bounce pool size: 64 pages
  293. [ 0.425220] fuse init (API version 7.18)
  294. [ 0.425517] msgmni has been set to 1110
  295. [ 0.427437] NET: Registered protocol family 38
  296. [ 0.427566] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  297. [ 0.427649] io scheduler noop registered (default)
  298. [ 0.427694] io scheduler deadline registered
  299. [ 0.427777] io scheduler row registered
  300. [ 0.427886] io scheduler cfq registered
  301. [ 0.427934] io scheduler test-iosched registered
  302. [ 0.428020] io scheduler fiops registered
  303. [ 0.428123] io scheduler bfq registered
  304. [ 0.428170] BFQ I/O-scheduler: v7r8
  305. [ 0.428470] gpiochip_add: registered GPIOs 444 to 447 on device: pm8841-mpp
  306. [ 0.429424] gpiochip_add: registered GPIOs 408 to 443 on device: pm8941-gpio
  307. [ 0.432295] gpiochip_add: registered GPIOs 401 to 407 on device: pm8941-mpp
  308. [ 0.434962] lm3630_chip_init: bl_initvalue=80
  309. [ 0.435041] lm3630_chip_init: bl_initvalue=80,222
  310. [ 0.435532] lm3630_probe:yanghai client irq =0
  311. [ 0.435609] lm3630_probe:yanghai----
  312. [ 0.435654] lm3630_bl 2-0036: LM3630 backlight register OK.
  313. [ 0.436036] mdss_mdp_probe: MDP HW Base phy_Address=0xfd900000 virt=0xc5dc0000
  314. [ 0.436134] mdss_mdp_probe: MDSS VBIF HW Base phy_Address=0xfd924000 virt=0xc5d96000
  315. [ 0.436322] mdss_mdp_parse_dt_prop_len: Error from prop qcom,mdss-clk-levels : spec error in device tree
  316. [ 0.438157] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->0
  317. [ 0.438282] mdss_dsi_panel_init: Panel Name = jdi 1080p cmd mode dsi panel
  318. [ 0.438502] mdss_dsi_parse_panel_features: partial_update_enabled=0
  319. [ 0.438551] mdss_dsi_parse_panel_features: ulps feature enabled
  320. [ 0.438630] mdss_dsi_parse_panel_features: dynamic switch feature enabled: 0
  321. [ 0.438744] mdss_dsi_panel_init: Continuous splash enabled
  322. [ 0.439148] dsi_panel_device_register:1677, lcd 5v en gpio not specified
  323. [ 0.439309] mdss_dsi_retrieve_ctrl_resources: ctrl_base=c5d98800 ctrl_size=1f8 phy_base=c5d9ab00 phy_size=2b0
  324. [ 0.498509] mdss_register_panel: adding framebuffer device fd922800.qcom,mdss_dsi
  325. [ 0.498813] mdss_hw_init: MDP Rev=10020001
  326. [ 0.500107] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->1
  327. [ 0.500214] controller config is not present
  328. [ 0.500262] mdss_dsi_pref_prim_panel:can't find panel phandle
  329. [ 0.500340] mdss_dsi_ctrl_probe: can't find panel node 0:qcom,mdss_dsi_jdi_1080p_cmd
  330. [ 0.500428] mdss_dsi_ctrl: probe of fd922e00.qcom,mdss_dsi failed with error 29
  331. [ 0.501517] mdss_register_panel: adding framebuffer device qcom,mdss_wb_panel.5
  332. [ 0.502481] mdss_fb_register: FrameBuffer[0] 1080x1920 registered successfully!
  333. [ 0.502830] mdss_fb_register: FrameBuffer[1] 1920x1080 registered successfully!
  334. [ 0.503614] sps: BAM device 0xf9944000 is not registered yet.
  335. [ 0.503699] sps:BAM 0xf9944000 is registered.
  336. [ 0.506209] f995d000.uart: ttyHS0 at MMIO 0xf995d000 (irq = 145) is a MSM HS UART
  337. [ 0.511299] diagchar initialized nowkgsl bus ib [0] = 2456000000
  338. [ 0.512555] kgsl bus ib [1] = 3680000000
  339. [ 0.512636] kgsl bus ib [2] = 4912000000
  340. [ 0.512681] kgsl bus ib [3] = 7464000000
  341. [ 0.512727] kgsl bus index is 3 for pwrlevel 0
  342. [ 0.512806] kgsl bus index is 2 for pwrlevel 1
  343. [ 0.512851] kgsl bus index is 2 for pwrlevel 2
  344. [ 0.512896] kgsl bus index is 1 for pwrlevel 3
  345. [ 0.512975] kgsl bus index is 0 for pwrlevel 4
  346. [ 0.513728] kgsl kgsl-3d0: |kgsl_iommu_init| MMU type set for device is IOMMU
  347. [ 0.519584] brd: module loaded
  348. [ 0.521417] loop: module loaded
  349. [ 0.528241] QSEECOM: qseecom_probe: support_bus_scaling=0x1
  350. [ 0.528323] QSEECOM: qseecom_probe: disk-encrypt-pipe-pair=0x2
  351. [ 0.528414] QSEECOM: qseecom_probe: file-encrypt-pipe-pair=0x0
  352. [ 0.528532] QSEECOM: qseecom_probe: hlos-ce-hw-instance=0x1
  353. [ 0.528623] QSEECOM: qseecom_probe: qsee-ce-hw-instance=0x0
  354. [ 0.528775] QSEECOM: qseecom_probe: secure app region addr=0x7b00000 size=0x500000
  355. [ 0.529734] yanghai shineld driver init
  356. [ 0.529849] SN3193_power:yuyi for SN3193_SDB gpio---
  357. [ 0.638262] msm_thermal:do_freq_control Limiting CPU0 max frequency to 1958400. Temp:62
  358. [ 0.638434] msm_thermal:do_freq_control Limiting CPU1 max frequency to 1958400. Temp:62
  359. [ 0.638580] msm_thermal:do_freq_control Limiting CPU2 max frequency to 1958400. Temp:62
  360. [ 0.638725] msm_thermal:do_freq_control Limiting CPU3 max frequency to 1958400. Temp:62
  361. [ 0.638845] SN3193_probe:sn3193 probe
  362. [ 0.640142] i2c-core: driver [tabla-i2c-core] using legacy suspend method
  363. [ 0.640197] i2c-core: driver [tabla-i2c-core] using legacy resume method
  364. [ 0.640351] i2c-core: driver [wcd9xxx-i2c-core] using legacy suspend method
  365. [ 0.640405] i2c-core: driver [wcd9xxx-i2c-core] using legacy resume method
  366. [ 0.640516] Loading pn544 driver
  367. [ 0.640603] yuyi,clk_prepare_enable,return ret = 0
  368. [ 0.640786] pn544_probe : requesting IRQ 345
  369. [ 0.658654] SCSI Media Changer driver v0.25
  370. [ 0.660147] tun: Universal TUN/TAP device driver, 1.6
  371. [ 0.660236] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  372. [ 0.660408] rmnet_init: BAM devices[9]
  373. [ 0.664266] PPP generic driver version 2.4.2
  374. [ 0.664436] PPP BSD Compression module registered
  375. [ 0.664526] PPP Deflate Compression module registered
  376. [ 0.665152] PPP MPPE Compression module registered
  377. [ 0.665209] NET: Registered protocol family 24
  378. [ 0.665326] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
  379. [ 0.665418] CSLIP: code copyright 1989 Regents of the University of California.
  380. [ 0.665747] wcnss_wlan probed in built-in mode
  381. [ 0.666749] usbcore: registered new interface driver asix
  382. [ 0.666885] usbcore: registered new interface driver cdc_ether
  383. [ 0.667004] usbcore: registered new interface driver dm9601
  384. [ 0.667086] usbcore: registered new interface driver net1080
  385. [ 0.667205] usbcore: registered new interface driver cdc_subset
  386. [ 0.667287] usbcore: registered new interface driver zaurus
  387. [ 0.667470] usbcore: registered new interface driver cdc_ncm
  388. [ 0.924191] usbcore: registered new interface driver cdc_acm
  389. [ 0.924283] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  390. [ 0.924338] Initializing USB Mass Storage driver...
  391. [ 0.924461] usbcore: registered new interface driver usb-storage
  392. [ 0.924515] USB Mass Storage support registered.
  393. [ 0.924628] usbcore: registered new interface driver ums-alauda
  394. [ 0.924709] usbcore: registered new interface driver ums-cypress
  395. [ 0.924825] usbcore: registered new interface driver ums-datafab
  396. [ 0.924905] usbcore: registered new interface driver ums_eneub6250
  397. [ 0.925025] usbcore: registered new interface driver ums-freecom
  398. [ 0.925106] usbcore: registered new interface driver ums-isd200
  399. [ 0.925222] usbcore: registered new interface driver ums-jumpshot
  400. [ 0.925304] usbcore: registered new interface driver ums-karma
  401. [ 0.925384] usbcore: registered new interface driver ums-onetouch
  402. [ 0.925501] usbcore: registered new interface driver ums-sddr09
  403. [ 0.925582] usbcore: registered new interface driver ums-sddr55
  404. [ 0.925698] usbcore: registered new interface driver ums-usbat
  405. [ 0.925817] usbcore: registered new interface driver usbserial
  406. [ 0.925907] usbserial: USB Serial Driver core
  407. [ 0.926585] file system registered
  408. [ 0.926682] mbim_init: initialize 1 instances
  409. [ 0.926862] mbim_init: Initialized 1 ports
  410. [ 0.928048] rndis_qc_init: initialize rndis QC instance
  411. [ 0.928456] gadget: Mass Storage Function, version: 2009/09/11
  412. [ 0.928513] gadget: Number of LUNs=1
  413. [ 0.928565] lun0: LUN: removable file: (no medium)
  414. [ 0.928876] gadget: android_usb ready
  415. [ 0.930276] mousedev: PS/2 mouse device common for all mice
  416. [ 0.930536] usbcore: registered new interface driver xpad
  417. [ 0.930620] usbcore: registered new interface driver usb_acecad
  418. [ 0.930743] usbcore: registered new interface driver aiptek
  419. [ 0.930826] usbcore: registered new interface driver gtco
  420. [ 0.930946] usbcore: registered new interface driver hanwang
  421. [ 0.931030] usbcore: registered new interface driver kbtab
  422. [ 0.931149] usbcore: registered new interface driver wacom
  423. [ 0.931325] 8941_l22: Failed to create debugfs directory
  424. [ 0.931444] 8941_s3: Failed to create debugfs directory
  425. [ 1.138252] msm_thermal:do_freq_control Limiting CPU0 max frequency to 1574400. Temp:62
  426. [ 1.138431] msm_thermal:do_freq_control Limiting CPU1 max frequency to 1574400. Temp:62
  427. [ 1.138547] msm_thermal:do_freq_control Limiting CPU2 max frequency to 1574400. Temp:62
  428. [ 1.138706] msm_thermal:do_freq_control Limiting CPU3 max frequency to 1574400. Temp:62
  429. [ 1.388252] msm_thermal:do_freq_control Limiting CPU0 max frequency to 1267200. Temp:61
  430. [ 1.388419] msm_thermal:do_freq_control Limiting CPU1 max frequency to 1267200. Temp:61
  431. [ 1.388545] msm_thermal:do_freq_control Limiting CPU2 max frequency to 1267200. Temp:61
  432. [ 1.388719] msm_thermal:do_freq_control Limiting CPU3 max frequency to 1267200. Temp:61
  433. [ 1.438217] [syna] vendor id: 2
  434. [ 1.638255] msm_thermal:do_freq_control Limiting CPU0 max frequency to 1036800. Temp:60
  435. [ 1.638448] msm_thermal:do_freq_control Limiting CPU1 max frequency to 1036800. Temp:60
  436. [ 1.638589] msm_thermal:do_freq_control Limiting CPU2 max frequency to 1036800. Temp:60
  437. [ 1.638786] msm_thermal:do_freq_control Limiting CPU3 max frequency to 1036800. Temp:60
  438. [ 1.718627] [syna]maxx=1080,maxy=2040,vkh=114
  439. [ 1.718873] input: synaptics-rmi-ts as /devices/f9924000.i2c/i2c-2/2-0020/input/input0
  440. [ 1.719155] [syna]maxx=1080,maxy=2040,vkh=114
  441. [ 2.467573] [syna]maxx=1080,maxy=2040,vkh=114
  442. [ 2.500034] qcom,qpnp-rtc qpnp-rtc-ee161200: rtc core: registered qpnp_rtc as rtc0
  443. [ 2.500299] i2c /dev entries driver
  444. [ 2.504821] msm_cci_probe: pdev ee0a8600 device id = -1
  445. [ 3.139517] msm_eeprom_platform_probe line 901
  446. [ 3.227166] msm_sensor_power_up:988
  447. [ 3.246929] msm_sensor_power_up exit
  448. [ 3.247540] [syna]maxx=1080,maxy=2040,vkh=114
  449. [ 3.247688] msm_sensor_power_down:1172
  450. [ 3.265765] msm_sensor_power_down exit
  451. [ 3.265860] [sensor_proc_init]: create qcom_sensor_state proc success
  452. [ 3.266910] msm_sensor_power_up:988
  453. [ 3.289896] msm_sensor_power_up exit
  454. [ 3.290355] msm_sensor_power_down:1172
  455. [ 3.311783] msm_sensor_power_down exit
  456. [ 3.311874] [sensor_proc_init]: create qcom_sensor_state_1 proc success
  457. [ 3.314242] __msm_jpeg_init:946] Jpeg Device id 0
  458. [ 3.314607] __msm_jpeg_init:946] Jpeg Device id 1
  459. [ 3.315005] __msm_jpeg_init:946] Jpeg Device id 2
  460. [ 3.332078] usbcore: registered new interface driver uvcvideo
  461. [ 3.332227] USB Video Class driver (1.1.1)
  462. [ 3.332920] i2c-core: driver [bq27541-battery] using legacy suspend method
  463. [ 3.333005] i2c-core: driver [bq27541-battery] using legacy resume method
  464. [ 3.333526] spmi qpnp-charger-ee160c00: Driver qcom,qpnp-charger requests probe deferral
  465. [ 3.333774] lfc bq24196_probe
  466. [ 3.335728] bq24196 SYS_STS:0x44,fault_reg:0x0
  467. [ 3.340515] bq27541-battery 1-0055: DEVICE_TYPE is 0x541, FIRMWARE_VERSION is 0x200
  468. [ 3.340659] bq27541-battery 1-0055: Complete bq27541 configuration 0x601B
  469. [ 3.390542] softdog: Software Watchdog Timer: 0.08 initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=1)
  470. [ 3.390843] device-mapper: uevent: version 1.0.3
  471. [ 3.391175] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  472. [ 3.391519] device-mapper: req-crypt: dm-req-crypt successfully initalized.
  473. [ 3.391524]
  474. [ 3.392350] cpuidle: using governor ladder
  475. [ 3.392487] cpuidle: using governor menu
  476. [ 3.392593] sdhci: Secure Digital Host Controller Interface driver
  477. [ 3.392726] sdhci: Copyright(c) Pierre Ossman
  478. [ 3.392802] sdhci-pltfm: SDHCI platform and OF driver helper
  479. [ 3.396407] mmc0: no vmmc regulator found
  480. [ 3.397884] mmc0: SDHCI controller on msm_sdcc.1 [msm_sdcc.1] using ADMA
  481. [ 3.402783] mmc1: no vmmc regulator found
  482. [ 3.404230] mmc1: SDHCI controller on msm_sdcc.2 [msm_sdcc.2] using ADMA
  483. [ 3.404887] qcom,leds-qpnp leds-qpnp-ee162200: Regulator get failed(-517)
  484. [ 3.405031] qcom,leds-qpnp leds-qpnp-ee162200: Unable to read flash config data
  485. [ 3.405181] spmi leds-qpnp-ee162200: Driver qcom,leds-qpnp requests probe deferral
  486. [ 3.406618] QCE50: __qce_get_device_tree_data: bam_pipe_pair=0x1
  487. [ 3.406759] QCE50: __qce_get_device_tree_data: ce-device =0x0
  488. [ 3.406923] QCE50: __qce_get_device_tree_data: ce_phy_reg_base=0xfd440000
  489. [ 3.407130] QCE50: __qce_get_device_tree_data: ce_virt_reg_base=0xc6040000
  490. [ 3.407337] QCE50: __qce_get_device_tree_data: ce_bam_phy_reg_base=0xfd444000
  491. [ 3.407421] QCE50: __qce_get_device_tree_data: CRYPTO BAM IRQ = 268.
  492. [ 3.408038] qce qcedev.0: Qualcomm Crypto 5.1.0 device found @0xfd440000
  493. [ 3.408129] qce qcedev.0: CE device = 0x0
  494. [ 3.408132] , IO base, CE = 0xc6040000
  495. [ 3.408134] , Consumer (IN) PIPE 2, Producer (OUT) PIPE 3
  496. [ 3.408137] IO base BAM = 0x0
  497. [ 3.408139] BAM IRQ 268
  498. [ 3.408141] Engines Availability = 0x1010853
  499. [ 3.408781] sps:BAM 0xfd444000 is registered.
  500. [ 3.413120] sps:BAM 0xfd444000 (va:0xc6020000) enabled: ver:0x20, number of pipes:8
  501. [ 3.417578] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x00000000fd444000 irq 268
  502. [ 3.417975] qcedev: FIPS140-2 Known Answer Tests : Skipped
  503. [ 3.418821] QCE50: __qce_get_device_tree_data: bam_pipe_pair=0x2
  504. [ 3.418906] QCE50: __qce_get_device_tree_data: ce-device =0x0
  505. [ 3.419148] QCE50: __qce_get_device_tree_data: ce_phy_reg_base=0xfd440000
  506. [ 3.419302] QCE50: __qce_get_device_tree_data: ce_virt_reg_base=0xc6080000
  507. [ 3.419515] QCE50: __qce_get_device_tree_data: ce_bam_phy_reg_base=0xfd444000
  508. [ 3.419659] QCE50: __qce_get_device_tree_data: CRYPTO BAM IRQ = 268.
  509. [ 3.420570] qcrypto fd440000.qcrypto: Qualcomm Crypto 5.1.0 device found @0xfd440000
  510. [ 3.420721] qcrypto fd440000.qcrypto: CE device = 0x0
  511. [ 3.420724] , IO base, CE = 0xc6080000
  512. [ 3.420726] , Consumer (IN) PIPE 4, Producer (OUT) PIPE 5
  513. [ 3.420729] IO base BAM = 0x0
  514. [ 3.420732] BAM IRQ 268
  515. [ 3.420734] Engines Availability = 0x1010853
  516. [ 3.430048] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x00000000fd444000 irq 268
  517. [ 3.430526] qcrypto fd440000.qcrypto: qcrypto-ecb-aes
  518. [ 3.430715] qcrypto fd440000.qcrypto: qcrypto-cbc-aes
  519. [ 3.430962] qcrypto fd440000.qcrypto: qcrypto-ctr-aes
  520. [ 3.431149] qcrypto fd440000.qcrypto: qcrypto-ecb-des
  521. [ 3.431332] qcrypto fd440000.qcrypto: qcrypto-cbc-des
  522. [ 3.431580] qcrypto fd440000.qcrypto: qcrypto-ecb-3des
  523. [ 3.431922] qcrypto fd440000.qcrypto: qcrypto-cbc-3des
  524. [ 3.432161] qcrypto fd440000.qcrypto: qcrypto-xts-aes
  525. [ 3.432474] qcrypto fd440000.qcrypto: qcrypto-sha1
  526. [ 3.432714] qcrypto fd440000.qcrypto: qcrypto-sha256
  527. [ 3.433028] qcrypto fd440000.qcrypto: qcrypto-aead-hmac-sha1-cbc-aes
  528. [ 3.433420] qcrypto fd440000.qcrypto: qcrypto-aead-hmac-sha1-cbc-des
  529. [ 3.433605] qcrypto fd440000.qcrypto: qcrypto-aead-hmac-sha1-cbc-3des
  530. [ 3.433984] qcrypto fd440000.qcrypto: qcrypto-hmac-sha1
  531. [ 3.434163] qcrypto fd440000.qcrypto: qcrypto-hmac-sha256
  532. [ 3.434543] qcrypto fd440000.qcrypto: qcrypto-aes-ccm
  533. [ 3.434721] qcrypto fd440000.qcrypto: qcrypto-rfc4309-aes-ccm
  534. [ 3.435006] qcrypto: FIPS140-2 Known Answer Tests: Skipped
  535. [ 3.435123] QCE50: __qce_get_device_tree_data: bam_pipe_pair=0x0
  536. [ 3.435269] QCE50: __qce_get_device_tree_data: ce-device =0x1
  537. [ 3.435596] QCE50: __qce_get_device_tree_data: ce_phy_reg_base=0xfd440000
  538. [ 3.435813] QCE50: __qce_get_device_tree_data: ce_virt_reg_base=0xc60c0000
  539. [ 3.436105] QCE50: __qce_get_device_tree_data: ce_bam_phy_reg_base=0xfd444000
  540. [ 3.436274] QCE50: __qce_get_device_tree_data: CRYPTO BAM IRQ = 268.
  541. [ 3.436843] qcrypto fd440000.qcrypto1: Qualcomm Crypto 5.1.0 device found @0xfd440000
  542. [ 3.436938] qcrypto fd440000.qcrypto1: CE device = 0x1
  543. [ 3.436942] , IO base, CE = 0xc60c0000
  544. [ 3.436944] , Consumer (IN) PIPE 0, Producer (OUT) PIPE 1
  545. [ 3.436947] IO base BAM = 0x0
  546. [ 3.436949] BAM IRQ 268
  547. [ 3.436952] Engines Availability = 0x1010853
  548. [ 3.446045] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x00000000fd444000 irq 268
  549. [ 3.446356] qcrypto: FIPS140-2 Known Answer Tests: Skipped
  550. [ 3.449196] usbcore: registered new interface driver usbhid
  551. [ 3.449279] usbhid: USB HID core driver
  552. [ 3.449825] ashmem: initialized
  553. [ 3.450620] sps:BAM 0xf9304000 is registered.
  554. [ 3.450723] sps:BAM 0xf9a44000 is registered.
  555. [ 3.450871] usb_bam_ipa_create_resources: Failed to create USB_PROD resource
  556. [ 3.451441] qcom,qpnp-power-on qpnp-power-on-ee15fe00: PMIC@SID0 Power-on reason: Triggered from USB (USB charger insertion) and 'warm' boot
  557. [ 3.451604] qcom,qpnp-power-on qpnp-power-on-ee15fe00: PMIC@SID0: Power-off reason: Triggered from KPDPWR_N (Long Power Key hold)
  558. [ 3.451966] input: qpnp_pon as /devices/virtual/input/input1
  559. [ 3.453282] qpnp_coincell_charger_show_state: enabled=Y, voltage=3200 mV, resistance=800 ohm
  560. [ 3.454383] pft [pft_init]: Drivr initialized successfully Jun 9 2018 11:16:02.n
  561. [ 3.454559] PMIC@SID4: PM8841 v2.1 options: 0, 0, 2, 2
  562. [ 3.454848] PMIC@SID0: PM8941 v3.1 options: 0, 0, 0, 0
  563. [ 3.455242] kraitbw-l2pm qcom,kraitbw-l2pm.41: BW HWmon governor registered.
  564. [ 3.455493] kraitbw-l2pm qcom,kraitbw-l2pm.41: Cache HWmon governor registered.
  565. [ 3.456416] devfreq qcom,cpubw.40: Couldn't update frequency transition information.
  566. [ 3.457866] usbcore: registered new interface driver snd-usb-audio
  567. [ 3.470381] msm-compr-dsp msm-compr-dsp: msm_compr_probe: dev name msm-compr-dsp
  568. [ 3.472308] platform qcom,msm-voip-dsp.50: Driver msm-voip-dsp requests probe deferral
  569. [ 3.472990] platform qcom,msm-pcm-voice.51: Driver msm-pcm-voice requests probe deferral
  570. [ 3.476548] ocmem: Notifier registered for 5
  571. [ 3.477972] msm8974-asoc-taiko fe02c000.sound: msm8974_asoc_machine_probe(): No hdmi audio support
  572. [ 3.478247] platform fe02c000.sound: Driver msm8974-asoc-taiko requests probe deferral
  573. [ 3.479882] oprofile: using arm/armv7-krait
  574. [ 3.480042] u32 classifier
  575. [ 3.480117] Actions configured
  576. [ 3.480197] Netfilter messages via NETLINK v0.30.
  577. [ 3.480334] nfnl_acct: registering with nfnetlink.
  578. [ 3.480484] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  579. [ 3.481049] ctnetlink v0.93: registering with nfnetlink.
  580. [ 3.481157] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  581. [ 3.481290] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  582. [ 3.481671] xt_time: kernel timezone is -0000
  583. [ 3.482136] ip_tables: (C) 2000-2006 Netfilter Core Team
  584. [ 3.482418] arp_tables: (C) 2002 David S. Miller
  585. [ 3.482606] TCP: cubic registered
  586. [ 3.482682] Initializing XFRM netlink socket
  587. [ 3.483101] NET: Registered protocol family 10
  588. [ 3.485286] Mobile IPv6
  589. [ 3.485386] ip6_tables: (C) 2000-2006 Netfilter Core Team
  590. [ 3.485629] IPv6 over IPv4 tunneling driver
  591. [ 3.486192] NET: Registered protocol family 17
  592. [ 3.486294] NET: Registered protocol family 15
  593. [ 3.486500] Bridge firewalling registered
  594. [ 3.486585] Ebtables v2.0 registered
  595. [ 3.486707] L2TP core driver, V2.0
  596. [ 3.486849] PPPoL2TP kernel driver, V2.0
  597. [ 3.487540] Registering SWP/SWPB emulation handler
  598. [ 3.492679] mmc0: BKOPS_EN bit = 0
  599. [ 3.495478] registered taskstats version 1
  600. [ 3.495666] gdsc_oxili_gx: disabling
  601. [ 3.495758] gdsc_venus: disabling
  602. [ 3.496561] msm8974-asoc-taiko fe02c000.sound: msm8974_asoc_machine_probe(): No hdmi audio support
  603. [ 3.496784] platform fe02c000.sound: Driver msm8974-asoc-taiko requests probe deferral
  604. [ 3.497689] qcom,leds-qpnp leds-qpnp-ee162200: Regulator get failed(-517)
  605. [ 3.497844] qcom,leds-qpnp leds-qpnp-ee162200: Unable to read flash config data
  606. [ 3.497940] spmi leds-qpnp-ee162200: Driver qcom,leds-qpnp requests probe deferral
  607. [ 3.503674] bq24196_vddmax_set voltage:4350
  608. [ 3.504674] bad vbatdet:4250,default to 100mv
  609. [ 3.505659] bq24196_ibatmax_set chg_current:2000
  610. [ 3.508512] batfet:
  611. [ 3.508789] 8941_smbb_otg:
  612. [ 3.508953] 8941_smbb_otg: supplied by 8941_boost
  613. [ 3.509327] 8941_smbb_boost: 5000 mV
  614. [ 3.512699] mmc0: new HS400 MMC card at address 0001
  615. [ 3.513248] mmcblk0: mmc0:0001 064GE2 58.2 GiB
  616. [ 3.513603] mmcblk0rpmb: mmc0:0001 064GE2 partition 3 4.00 MiB
  617. [ 3.514920] Alternate GPT is invalid, using primary GPT.
  618. [ 3.515103] 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
  619. [ 3.520978] bq24196_charge_en enable:0
  620. [ 3.521116] bq24196_vddmax_set voltage:4350
  621. [ 3.530493] qpnp_charger_probe: success chg_dis = 0, bpd = 1, usb = 1, dc = 0 b_health = 1 batt_present = 1
  622. [ 3.530872] ethernet_phy:
  623. [ 3.531298] 8941_mvs1:
  624. [ 3.531523] 8941_mvs1: supplied by 8941_smbb_otg
  625. [ 3.532220] msm8974-asoc-taiko fe02c000.sound: msm8974_asoc_machine_probe(): No hdmi audio support
  626. [ 3.532692] platform fe02c000.sound: Driver msm8974-asoc-taiko requests probe deferral
  627. [ 3.534455] msm8974-asoc-taiko fe02c000.sound: msm8974_asoc_machine_probe(): No hdmi audio support
  628. [ 3.534899] platform fe02c000.sound: Driver msm8974-asoc-taiko requests probe deferral
  629. [ 3.536708] msm8974-asoc-taiko fe02c000.sound: msm8974_asoc_machine_probe(): No hdmi audio support
  630. [ 3.537106] platform fe02c000.sound: Driver msm8974-asoc-taiko requests probe deferral
  631. [ 3.537855] input: gpio-keys as /devices/gpio_keys.83/input/input2
  632. [ 3.538543] qcom,qpnp-rtc qpnp-rtc-ee161200: setting system clock to 1970-02-27 10:11:53 UTC (4961513)
  633. [ 3.538715] msm_thermal:interrupt_mode_init Interrupt mode init
  634. [ 3.538757] msm8974-asoc-taiko fe02c000.sound: msm8974_asoc_machine_probe(): No hdmi audio support
  635. [ 3.538981] msm_thermal:disable_msm_thermal Max frequency reset for CPU0
  636. [ 3.539177] platform fe02c000.sound: Driver msm8974-asoc-taiko requests probe deferral
  637. [ 3.539309] msm_thermal:disable_msm_thermal Max frequency reset for CPU1
  638. [ 3.539536] msm_thermal:disable_msm_thermal Max frequency reset for CPU2
  639. [ 3.539653] msm_thermal:disable_msm_thermal Max frequency reset for CPU3
  640. [ 3.540536] clock_late_init: Removing enables held for handed-off clocks
  641. [ 3.544478] ALSA device list:
  642. [ 3.544549] No soundcards found.
  643. [ 3.544683] Freeing init memory: 84K
  644. [ 4.388313] dwc3 f9200000.dwc3: Avail curr from USB = 500
  645. [ 4.392799] bq24196_usb_suspend_enable enable:0
  646. [ 4.393611] bq24196_charge_en enable:1
  647. [ 4.395289] qpnp_start_charging: qpnp_start_charging:starting to enable charging
  648. [ 4.395346] bq24196_iusbmax_set mA:500
  649. [ 4.396144] bq24196_vddmax_set voltage:4350
  650. [ 4.396977] bq24196_ibatmax_set chg_current:500
  651. [ 4.397780] bad vbatdet:4250,default to 100mv
  652. [ 4.398614] bq24196_charge_en enable:1
  653. [ 5.967769] EXT4-fs (mmcblk0p28): couldn't mount as ext3 due to feature incompatibilities
  654. [ 5.968136] EXT4-fs (mmcblk0p28): couldn't mount as ext2 due to feature incompatibilities
  655. [ 5.971132] EXT4-fs (mmcblk0p28): mounted filesystem with ordered data mode. Opts: (null)
  656. [ 6.013727] enable_store: android_usb: already disabled
  657. [ 6.120453] dwc3 f9200000.dwc3: Avail curr from USB = 2
  658. [ 6.120512] android_work: android_work: did not send uevent (0 0 (null))
  659. [ 6.120612] bq24196_charge_en enable:0
  660. [ 6.220405] dwc3 f9200000.dwc3: Avail curr from USB = 0
  661. [ 6.265777] android_work: android_work: sent uevent USB_STATE=CONNECTED
  662. [ 6.297370] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  663. [ 6.409404] android_work: android_work: sent uevent USB_STATE=CONNECTED
  664. [ 6.413475] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  665. [ 6.515622] dwc3 f9200000.dwc3: request ed544000 was not queued to ep0out
  666. [ 6.516487] rndis_function_bind_config: rndis_function_bind_config MAC: 00:00:00:00:00:00
  667. [ 6.516586] android_usb gadget: using random self ethernet address
  668. [ 6.516667] android_usb gadget: using random host ethernet address
  669. [ 6.517381] rndis0: MAC 3e:0b:74:61:ed:38
  670. [ 6.517462] rndis0: HOST MAC 0a:39:b0:c2:55:23
  671. [ 6.519193] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  672. [ 6.548156] dwc3 f9200000.dwc3: request ed544000 was not queued to ep0out
  673. [ 6.558664] rndis_function_bind_config: rndis_function_bind_config MAC: 0A:39:B0:C2:55:23
  674. [ 6.558764] android_usb gadget: using random self ethernet address
  675. [ 6.558814] android_usb gadget: using random host ethernet address
  676. [ 6.559522] rndis0: MAC ae:ea:89:f6:f8:59
  677. [ 6.559573] rndis0: HOST MAC 3a:4f:a8:b8:4f:a9
  678. [ 6.666104] dwc3 f9200000.dwc3: Avail curr from USB = 2
  679. [ 6.763511] dwc3 f9200000.dwc3: Avail curr from USB = 0
  680. [ 6.763722] android_work: android_work: did not send uevent (0 0 (null))
  681. [ 6.810749] android_work: android_work: sent uevent USB_STATE=CONNECTED
  682. [ 6.846820] android_usb gadget: high-speed config #1: fe8050c8.android_usb
  683. [ 6.846958] dwc3 f9200000.dwc3: Avail curr from USB = 500
  684. [ 6.851475] bq24196_usb_suspend_enable enable:0
  685. [ 6.852287] bq24196_charge_en enable:1
  686. [ 6.854009] qpnp_start_charging: qpnp_start_charging:starting to enable charging
  687. [ 6.854065] bq24196_iusbmax_set mA:500
  688. [ 6.854901] bq24196_vddmax_set voltage:4350
  689. [ 6.855715] bq24196_ibatmax_set chg_current:500
  690. [ 6.856528] bad vbatdet:4250,default to 100mv
  691. [ 6.857371] bq24196_charge_en enable:1
  692. [ 6.898329] android_work: android_work: sent uevent USB_STATE=CONFIGURED
  693. [ 7.061276] dwc3 f9200000.dwc3: request ed544000 was not queued to ep0out
  694. [ 7.119072] rndis_function_bind_config: rndis_function_bind_config MAC: 0A:39:B0:C2:55:23
  695. [ 7.119172] android_usb gadget: using random self ethernet address
  696. [ 7.119252] android_usb gadget: using random host ethernet address
  697. [ 7.119917] rndis0: MAC c2:83:5a:1c:8c:6f
  698. [ 7.119969] rndis0: HOST MAC d2:8a:6e:d1:7b:37
  699. [ 7.183377] dwc3 f9200000.dwc3: request ed544000 was not queued to ep0out
  700. [ 7.248545] rndis_function_bind_config: rndis_function_bind_config MAC: 0A:39:B0:C2:55:23
  701. [ 7.248640] android_usb gadget: using random self ethernet address
  702. [ 7.248720] android_usb gadget: using random host ethernet address
  703. [ 7.248991] rndis0: MAC 76:c0:d3:62:9d:70
  704. [ 7.249064] rndis0: HOST MAC b2:a2:02:90:69:84
  705. [ 7.252783] dwc3 f9200000.dwc3: request ed544000 was not queued to ep0out
  706. [ 7.259352] rndis_function_bind_config: rndis_function_bind_config MAC: 0A:39:B0:C2:55:23
  707. [ 7.259416] android_usb gadget: using random self ethernet address
  708. [ 7.259496] android_usb gadget: using random host ethernet address
  709. [ 7.259751] rndis0: MAC c6:f8:2e:16:d1:75
  710. [ 7.259825] rndis0: HOST MAC 4e:fa:77:b5:47:3b
  711. [ 7.262814] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  712. [ 7.317910] EXT4-fs (mmcblk0p28): re-mounted. Opts: (null)
  713. [ 7.328832] preinit: (7.31) Welcome to Sailfish OS 3.0.1.11 (Sipoonkorpi)
  714. [ 7.329081] watchdog: Software Watchdog: nowayout prevents watchdog to be stopped!
  715. [ 7.329126] watchdog: Software Watchdog: watchdog did not stop!
  716. [ 7.329439] preinit: (7.31) "Magic Close" /dev/watchdog with character 'V'
  717. [ 7.343155] preinit: (7.32) is_erase_needed: No : 0
  718. [ 7.364532] preinit: (7.34) get_bootstate: USER : 0
  719. [ 7.365010] preinit: (7.34) BOOTSTATE = USER
  720. [ 7.365768] preinit: (7.34) Booting to default.target
  721. [ 7.366311] dwc3 f9200000.dwc3: Avail curr from USB = 2
  722. [ 7.366421] bq24196_charge_en enable:0
  723. [ 7.438291] systemd[1]: systemd 225 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK -SYSVINIT +UTMP -LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
  724. [ 7.438535] systemd[1]: Detected architecture arm.
  725. [ 7.439379] systemd[1]: Set hostname to <Sailfish>.
  726. [ 7.464009] dwc3 f9200000.dwc3: Avail curr from USB = 0
  727. [ 7.464257] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  728. [ 7.510303] android_work: android_work: sent uevent USB_STATE=CONNECTED
  729. [ 7.538663] systemd[1]: sys-fs-pstore.mount: Cannot create mount unit for API file system /sys/fs/pstore. Refusing.
  730. [ 7.539163] systemd[1]: sys-fs-cgroup-bfqio.mount: Cannot create mount unit for API file system /sys/fs/cgroup/bfqio. Refusing.
  731. [ 7.543462] systemd[1]: data.mount: Unit is bound to inactive unit dev-mmcblk0p28.device. Stopping, too.
  732. [ 7.544093] systemd[1]: sys-fs-pstore.mount: Cannot add dependency job, ignoring: Unit sys-fs-pstore.mount failed to load: Invalid argument. See system logs and 'systemctl status sys-fs-pstore.mount' for details.
  733. [ 7.544223] systemd[1]: sys-fs-cgroup-bfqio.mount: Cannot add dependency job, ignoring: Unit sys-fs-cgroup-bfqio.mount failed to load: Invalid argument. See system logs and 'systemctl status sys-fs-cgroup-bfqio.mount' for details.
  734. [ 7.544889] android_usb gadget: high-speed config #1: fe8050c8.android_usb
  735. [ 7.545062] dwc3 f9200000.dwc3: Avail curr from USB = 500
  736. [ 7.545381] ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  737. [ 7.546223] systemd[1]: Created slice Root Slice.
  738. [ 7.546781] systemd[1]: Created slice System Slice.
  739. [ 7.547081] systemd[1]: Listening on Journal Socket.
  740. [ 7.548468] systemd[1]: Starting Remount Root and Kernel File Systems...
  741. [ 7.549879] systemd[1]: Starting Setup Virtual Console...
  742. [ 7.549885] bq24196_usb_suspend_enable enable:0
  743. [ 7.550261] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  744. [ 7.550600] systemd[1]: Reached target Swap.
  745. [ 7.550670] bq24196_charge_en enable:1
  746. [ 7.551218] systemd[1]: Created slice User and Session Slice.
  747. [ 7.551597] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  748. [ 7.551794] systemd[1]: Reached target Login Prompts.
  749. [ 7.552317] qpnp_start_charging: qpnp_start_charging:starting to enable charging
  750. [ 7.552400] bq24196_iusbmax_set mA:500
  751. [ 7.553221] bq24196_vddmax_set voltage:4350
  752. [ 7.553898] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  753. [ 7.554014] bq24196_ibatmax_set chg_current:500
  754. [ 7.554413] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  755. [ 7.554749] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
  756. [ 7.554780] bad vbatdet:4250,default to 100mv
  757. [ 7.555544] bq24196_charge_en enable:1
  758. [ 7.556086] systemd[1]: Mounting Temporary Directory...
  759. [ 7.556374] systemd[1]: Reached target Slices.
  760. [ 7.557077] EXT4-fs (mmcblk0p28): re-mounted. Opts: (null)
  761. [ 7.557909] systemd[1]: Mounting Debug File System...
  762. [ 7.558280] systemd[1]: Listening on udev Control Socket.
  763. [ 7.564680] systemd[1]: Listening on Journal Socket (/dev/log).
  764. [ 7.566048] systemd[1]: Mounting FFS mount...
  765. [ 7.573504] systemd[1]: Starting Journal Service...
  766. [ 7.573891] systemd[1]: Listening on udev Kernel Socket.
  767. [ 7.576833] systemd[1]: Mounted Debug File System.
  768. [ 7.577051] systemd[1]: Mounted FFS mount.
  769. [ 7.577223] systemd[1]: Mounted Temporary Directory.
  770. [ 7.598248] android_work: android_work: sent uevent USB_STATE=CONFIGURED
  771. [ 7.658617] systemd[1]: Started Remount Root and Kernel File Systems.
  772. [ 7.668518] systemd[1]: Started Setup Virtual Console.
  773. [ 7.678265] systemd[1]: Started Create list of required static device nodes for the current kernel.
  774. [ 7.679230] systemd[1]: Started Journal Service.
  775. [ 7.965049] systemd-journald[512]: Received request to flush runtime journal from PID 1
  776. [ 9.200562] EXT4-fs (mmcblk0p14): mounted filesystem with ordered data mode. Opts: barrier=1
  777. [ 9.225090] EXT4-fs (mmcblk0p15): recovery complete
  778. [ 9.226008] EXT4-fs (mmcblk0p15): mounted filesystem with ordered data mode. Opts: barrier=1,data=ordered,nodelalloc,nomblk_io_submit,errors=panic
  779. [ 9.328034] Loading modules backported from Linux version next-20160324-0-g6f30d29
  780. [ 9.328093] Backport generated by backports.git backports-20160324-0-g7dba139
  781. [ 9.374151] Bluetooth: Core ver 2.21
  782. [ 9.374221] NET: Registered protocol family 31
  783. [ 9.374296] Bluetooth: HCI device and connection manager initialized
  784. [ 9.374354] Bluetooth: HCI socket layer initialized
  785. [ 9.374435] Bluetooth: L2CAP socket layer initialized
  786. [ 9.374497] Bluetooth: SCO socket layer initialized
  787. [ 9.914623] hcismd_set_enable 0
  788. [ 9.914675] Bluetooth: Cannot open the command channel
  789. [ 10.224375] dwc3 f9200000.dwc3: request ed544000 was not queued to ep0out
  790. [ 10.226527] init: could not import file '/init.qcom.ssr.rc' from '/init.qcom-common.rc'
  791. [ 10.226957] init: could not import file '/init.zygote32.rc' from '/init.rc'
  792. [ 10.227740] init: could not import file '/init.superuser.rc' from '/init.cm.rc'
  793. [ 10.228122] init: /dev/hw_random not found
  794. [ 10.228219] keychord: using input dev qpnp_pon for fevent
  795. [ 10.228295] keychord: using input dev gpio-keys for fevent
  796. [ 10.228539] init: loglevel: invalid log level'64'
  797. [ 10.231804] init: /dev/hw_random not found
  798. [ 10.232559] fs_mgr: Cannot open file ./fstab.bacon
  799. [ 10.233149] init: fs_mgr_mount_all returned an error
  800. [ 10.233344] init: fs_mgr_mount_all returned unexpected error 255
  801. [ 10.328112] pil-q6v5-lpass fe200000.qcom,lpass: adsp: loading from 0x05a00000 to 0x06e00000
  802. [ 10.378820] rndis_function_bind_config: rndis_function_bind_config MAC: 76:FC:59:DA:3A:BF
  803. [ 10.378938] android_usb gadget: using random self ethernet address
  804. [ 10.378993] android_usb gadget: using random host ethernet address
  805. [ 10.379365] rndis0: MAC 62:7e:94:6b:46:81
  806. [ 10.379413] rndis0: HOST MAC 86:2e:2c:49:4c:f9
  807. [ 10.391139] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  808. [ 10.485967] dwc3 f9200000.dwc3: Avail curr from USB = 2
  809. [ 10.486079] bq24196_charge_en enable:0
  810. [ 10.565034] pil-q6v5-lpass fe200000.qcom,lpass: adsp: Brought out of reset
  811. [ 10.583443] dwc3 f9200000.dwc3: Avail curr from USB = 0
  812. [ 10.583654] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  813. [ 10.625085] pil-q6v5-lpass fe200000.qcom,lpass: adsp: Power/Clock ready interrupt received
  814. [ 10.630083] android_work: android_work: sent uevent USB_STATE=CONNECTED
  815. [ 10.646627] pil-q6v5-lpass fe200000.qcom,lpass: Subsystem error monitoring/handling services are up
  816. [ 10.646739] adsp-loader qcom,msm-adsp-loader.42: adsp_loader_do: Q6/ADSP image is loaded
  817. [ 10.650655] msm8974-asoc-taiko fe02c000.sound: msm8974_asoc_machine_probe(): No hdmi audio support
  818. [ 10.650812] apr_tal:Q6 Is Up
  819. [ 10.650936] platform fe02c000.sound: Driver msm8974-asoc-taiko requests probe deferral
  820. [ 10.651111] diag: In diag_send_msg_mask_update, invalid status 0
  821. [ 10.651192] diag: In diag_send_log_mask_update, invalid status 0
  822. [ 10.665361] android_usb gadget: high-speed config #1: fe8050c8.android_usb
  823. [ 10.665569] dwc3 f9200000.dwc3: Avail curr from USB = 500
  824. [ 10.665942] ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  825. [ 10.670484] bq24196_usb_suspend_enable enable:0
  826. [ 10.672367] init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64'
  827. [ 10.678299] bq24196_charge_en enable:1
  828. [ 10.679973] qpnp_start_charging: qpnp_start_charging:starting to enable charging
  829. [ 10.680076] bq24196_iusbmax_set mA:500
  830. [ 10.680850] bq24196_vddmax_set voltage:4350
  831. [ 10.681695] bq24196_ibatmax_set chg_current:500
  832. [ 10.682521] bad vbatdet:4250,default to 100mv
  833. [ 10.683329] bq24196_charge_en enable:1
  834. [ 10.718244] android_work: android_work: sent uevent USB_STATE=CONFIGURED
  835. [ 10.739235] msm_thermal:store_cc_enabled Core control disabled
  836. [ 10.740763] init: cannot find '/system/bin/cnd', disabling 'cnd'
  837. [ 10.740825] init: cannot find '/system/bin/dpmd', disabling 'dpmd'
  838. [ 10.742651] init: cannot find '/system/bin/pfm', disabling 'pfm'
  839. [ 10.764223] msm8974-asoc-taiko fe02c000.sound: msm8974_asoc_machine_probe(): No hdmi audio support
  840. [ 10.765766] platform fe02c000.sound: Driver msm8974-asoc-taiko requests probe deferral
  841. [ 10.773409] sps:BAM 0xfe104000 (va:0xc6480000) enabled: ver:0x13, number of pipes:31
  842. [ 10.773862] sps:BAM 0xfe104000 is registered.
  843. [ 10.779438] taiko-slim taiko-slim-pgd: Platform data from device tree
  844. [ 10.779755] taiko-slim taiko-slim-pgd: cdc-vdd-buck: vol=[2150000 2150000]uV, curr=[650000]uA, ond 0
  845. [ 10.779892] taiko-slim taiko-slim-pgd: cdc-vdd-tx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
  846. [ 10.780086] taiko-slim taiko-slim-pgd: cdc-vdd-rx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
  847. [ 10.780136] taiko-slim taiko-slim-pgd: cdc-vddpx-1: vol=[1800000 1800000]uV, curr=[10000]uA, ond 0
  848. [ 10.780185] taiko-slim taiko-slim-pgd: cdc-vdd-a-1p2v: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
  849. [ 10.780234] taiko-slim taiko-slim-pgd: cdc-vddcx-1: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
  850. [ 10.780282] taiko-slim taiko-slim-pgd: cdc-vddcx-2: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
  851. [ 10.780332] taiko-slim taiko-slim-pgd: cdc-vdd-spkdrv: vol=[4500000 4500000]uV, curr=[1250000]uA, ond 1
  852. [ 10.780389] taiko-slim taiko-slim-pgd: cdc-vdd-hpmic-switch: vol=[3075000 3075000]uV, curr=[25000]uA, ond 1
  853. [ 10.788428] 'opened /dev/adsprpc-smd c 244 0'
  854. [ 10.838882] slimbus:1 laddr:0xcb, EAPC:0x1:0xa0
  855. [ 10.848232] taiko-slim taiko-slim-pgd: wcd9xxx_slim_device_up: slim device up
  856. [ 10.851669] slimbus:1 laddr:0xca, EAPC:0x0:0xa0
  857. [ 10.858615] taiko-slim taiko-slim-pgd: wcd9xxx_check_codec_type: detected taiko_codec, major 0x102, minor 0x1, ver 0x2
  858. [ 10.858807] wcd9xxx_core_res_init: num_irqs = 31, num_irq_regs = 4
  859. [ 10.862447] msm8974-asoc-taiko fe02c000.sound: msm8974_asoc_machine_probe(): No hdmi audio support
  860. [ 10.863544] taiko_codec taiko_codec: taiko_codec_probe()
  861. [ 10.880251] NOHZ: local_softirq_pending 200
  862. [ 10.880411] NOHZ: local_softirq_pending 200
  863. [ 10.924183] msm_thermal:store_cc_enabled Core control enabled
  864. [ 10.930332] logd.auditd: start
  865. [ 10.944293] warning: `loc_launcher' uses 32-bit capabilities (legacy support in use)
  866. [ 10.969716] msm_thermal:set_enabled enabled = 0
  867. [ 11.001299] hcismd_set_enable 1
  868. [ 11.001379] Bluetooth: Cannot open the command channel
  869. [ 11.020464] pil-q6v5-mss fc880000.qcom,mss: mba: loading from 0x0d100000 to 0x0d149000
  870. [ 11.061744] pil-q6v5-mss fc880000.qcom,mss: mba: Brought out of reset
  871. [ 11.074913] asoc: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
  872. [ 11.075511] asoc: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
  873. [ 11.075976] asoc: snd-soc-dummy-dai <-> CS-VOICE mapping ok
  874. [ 11.076484] asoc: snd-soc-dummy-dai <-> VoIP mapping ok
  875. [ 11.077041] asoc: snd-soc-dummy-dai <-> MultiMedia3 mapping ok
  876. [ 11.077542] asoc: snd-soc-dummy-dai <-> SLIMBUS0_HOSTLESS mapping ok
  877. [ 11.078043] asoc: snd-soc-dummy-dai <-> INT_FM_HOSTLESS mapping ok
  878. [ 11.078574] asoc: msm-stub-rx <-> msm-dai-q6-dev.241 mapping ok
  879. [ 11.079068] asoc: msm-stub-tx <-> msm-dai-q6-dev.240 mapping ok
  880. [ 11.079347] pil-q6v5-mss fc880000.qcom,mss: modem: loading from 0x08000000 to 0x0ce00000
  881. [ 11.079818] compress asoc: snd-soc-dummy-dai <-> MultiMedia4 mapping ok
  882. [ 11.080967] asoc: snd-soc-dummy-dai <-> AUXPCM_HOSTLESS mapping ok
  883. [ 11.083108] asoc: snd-soc-dummy-dai <-> SLIMBUS1_HOSTLESS mapping ok
  884. [ 11.083626] asoc: snd-soc-dummy-dai <-> SLIMBUS3_HOSTLESS mapping ok
  885. [ 11.084624] asoc: snd-soc-dummy-dai <-> SLIMBUS4_HOSTLESS mapping ok
  886. [ 11.085114] asoc: snd-soc-dummy-dai <-> VoLTE mapping ok
  887. [ 11.085919] asoc: snd-soc-dummy-dai <-> MultiMedia5 mapping ok
  888. [ 11.086728] asoc: snd-soc-dummy-dai <-> LSM1 mapping ok
  889. [ 11.087391] asoc: snd-soc-dummy-dai <-> MultiMedia6 mapping ok
  890. [ 11.088114] compress asoc: snd-soc-dummy-dai <-> MultiMedia7 mapping ok
  891. [ 11.089850] asoc: snd-soc-dummy-dai <-> MultiMedia8 mapping ok
  892. [ 11.090343] asoc: snd-soc-dummy-dai <-> QCHAT mapping ok
  893. [ 11.090867] asoc: snd-soc-dummy-dai <-> HDMI_HOSTLESS mapping ok
  894. [ 11.091326] asoc: snd-soc-dummy-dai <-> Voice2 mapping ok
  895. [ 11.091991] asoc: snd-soc-dummy-dai <-> INT_HFP_BT_HOSTLESS mapping ok
  896. [ 11.092748] asoc: snd-soc-dummy-dai <-> MultiMedia6 mapping ok
  897. [ 11.093423] asoc: snd-soc-dummy-dai <-> LSM2 mapping ok
  898. [ 11.093947] asoc: snd-soc-dummy-dai <-> LSM3 mapping ok
  899. [ 11.095959] asoc: snd-soc-dummy-dai <-> LSM4 mapping ok
  900. [ 11.096440] asoc: snd-soc-dummy-dai <-> LSM5 mapping ok
  901. [ 11.096901] asoc: snd-soc-dummy-dai <-> LSM6 mapping ok
  902. [ 11.097381] asoc: snd-soc-dummy-dai <-> LSM7 mapping ok
  903. [ 11.097911] asoc: snd-soc-dummy-dai <-> LSM8 mapping ok
  904. [ 11.098490] asoc: taiko_vifeedback <-> msm-dai-q6-dev.16393 mapping ok
  905. [ 11.099376] asoc: taiko_rx2 <-> msm-dai-q6-dev.16388 mapping ok
  906. [ 11.099859] asoc: taiko_tx2 <-> msm-dai-q6-dev.16389 mapping ok
  907. [ 11.100460] asoc: snd-soc-dummy-dai <-> MultiMedia9 mapping ok
  908. [ 11.100943] asoc: snd-soc-dummy-dai <-> VoWLAN mapping ok
  909. [ 11.101374] asoc: msm-stub-rx <-> msm-dai-q6-dev.12288 mapping ok
  910. [ 11.102093] asoc: msm-stub-tx <-> msm-dai-q6-dev.12289 mapping ok
  911. [ 11.102695] asoc: msm-stub-rx <-> msm-dai-q6-dev.12292 mapping ok
  912. [ 11.103483] asoc: msm-stub-tx <-> msm-dai-q6-dev.12293 mapping ok
  913. [ 11.104385] asoc: msm-stub-rx <-> msm-dai-q6-dev.224 mapping ok
  914. [ 11.104782] asoc: msm-stub-tx <-> msm-dai-q6-dev.225 mapping ok
  915. [ 11.105206] asoc: msm-stub-rx <-> msm-dai-q6-auxpcm.1 mapping ok
  916. [ 11.105649] asoc: msm-stub-tx <-> msm-dai-q6-auxpcm.1 mapping ok
  917. [ 11.106084] asoc: msm-stub-rx <-> msm-dai-q6-auxpcm.2 mapping ok
  918. [ 11.106504] asoc: msm-stub-tx <-> msm-dai-q6-auxpcm.2 mapping ok
  919. [ 11.106865] msm_audrx_init(), dev_namemsm-dai-q6-dev.16384
  920. [ 11.181340] QSEECOM: qseecom_load_app: App (keymaste) does'nt exist, loading apps for first time
  921. [ 11.182785] QSEECOM: qseecom_load_app: App with id 2 (keymaste) now loaded
  922. [ 11.194486] MSM-CPP cpp_load_fw:883 MC Bootloader Version: 0x312e3176
  923. [ 11.200248] MSM-CPP cpp_load_fw:895 CPP FW Version: 0x1002000a
  924. [ 11.344475] asoc: taiko_rx1 <-> msm-dai-q6-dev.16384 mapping ok
  925. [ 11.345852] asoc: taiko_tx1 <-> msm-dai-q6-dev.16385 mapping ok
  926. [ 11.346064] asoc: taiko_rx1 <-> msm-dai-q6-dev.16386 mapping ok
  927. [ 11.346306] asoc: taiko_tx1 <-> msm-dai-q6-dev.16387 mapping ok
  928. [ 11.346485] asoc: taiko_rx1 <-> msm-dai-q6-dev.16390 mapping ok
  929. [ 11.346726] asoc: taiko_tx1 <-> msm-dai-q6-dev.16391 mapping ok
  930. [ 11.346916] asoc: taiko_rx1 <-> msm-dai-q6-dev.16392 mapping ok
  931. [ 11.347373] asoc: msm-stub-tx <-> msm-dai-q6-dev.32772 mapping ok
  932. [ 11.347556] asoc: msm-stub-tx <-> msm-dai-q6-dev.32771 mapping ok
  933. [ 11.347936] asoc: taiko_mad1 <-> msm-dai-q6-dev.16395 mapping ok
  934. [ 11.348149] asoc: msm-stub-rx <-> msm-dai-q6-dev.32773 mapping ok
  935. [ 11.348410] asoc: msm-stub-rx <-> msm-dai-q6-dev.32770 mapping ok
  936. [ 11.355838] input: msm8974-taiko-mtp-snd-card Button Jack as /devices/fe02c000.sound/sound/card0/input3
  937. [ 11.356023] keychord: using input dev msm8974-taiko-mtp-snd-card Button Jack for fevent
  938. [ 11.356538] input: msm8974-taiko-mtp-snd-card Headset Jack as /devices/fe02c000.sound/sound/card0/input4
  939. [ 11.976117] pil-q6v5-mss fc880000.qcom,mss: modem: Brought out of reset
  940. [ 12.009090] hcismd_set_enable 1
  941. [ 12.009260] Bluetooth: Cannot open the command channel
  942. [ 12.060069] Notify: smsm init
  943. [ 12.099008] pil-q6v5-mss fc880000.qcom,mss: Subsystem error monitoring/handling services are up
  944. [ 12.099593] pil-q6v5-mss fc880000.qcom,mss: mba: Power/Clock ready interrupt received
  945. [ 12.099740] smd_pkt_open: DATA5_CNTL open failed -19
  946. [ 12.169461] msm_ipc_router_send_control_msg: xprt_info not initialized
  947. [ 12.384775] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  948. [ 12.384832] Bluetooth: BNEP filters: protocol multicast
  949. [ 12.384929] Bluetooth: BNEP socket layer initialized
  950. [ 12.390999] diag: In diag_send_msg_mask_update, invalid status 0
  951. [ 12.391094] diag: In diag_send_log_mask_update, invalid status 0
  952. [ 12.662541] smd_pkt_open: DATA5_CNTL open failed -19
  953. [ 12.695013] apr_tal:Modem Is Up
  954. [ 13.030898] hcismd_set_enable 1
  955. [ 13.031109] Bluetooth: Cannot open the command channel
  956. [ 13.172414] smd_pkt_open: DATA5_CNTL open failed -19
  957. [ 13.203067] sps:BAM 0xfc834000 is registered.
  958. [ 13.205916] sps:BAM 0xfc834000 (va:0xc9b60000) enabled: ver:0x20, number of pipes:6
  959. [ 14.049687] hcismd_set_enable 1
  960. [ 14.049794] Bluetooth: Cannot open the command channel
  961. [ 15.070542] hcismd_set_enable 1
  962. [ 15.070827] Bluetooth: Cannot open the command channel
  963. [ 16.084436] hcismd_set_enable 1
  964. [ 16.084541] Bluetooth: Cannot open the command channel
  965. [ 17.089429] hcismd_set_enable 1
  966. [ 17.089544] Bluetooth: Cannot open the command channel
  967. [ 18.098427] hcismd_set_enable 1
  968. [ 18.098549] Bluetooth: Cannot open the command channel
  969. [ 18.733028] smd_pkt_open: DATA17_CNTL open failed -19
  970. [ 19.060158] wcnss_wlan triggered by userspace
  971. [ 19.088232] wcnss_pm_qos_add_request: add request
  972. [ 19.088293] wcnss_pm_qos_update_request: update request 100
  973. [ 19.088816] wcnss_trigger_config: adc get failed
  974. [ 19.109211] pil_pronto fb21b000.qcom,pronto: wcnss: loading from 0x06e00000 to 0x0741f000
  975. [ 19.248362] pil_pronto fb21b000.qcom,pronto: wcnss: Brought out of reset
  976. [ 20.217056] pil_pronto fb21b000.qcom,pronto: wcnss: Power/Clock ready interrupt received
  977. [ 20.240192] pil_pronto fb21b000.qcom,pronto: Subsystem error monitoring/handling services are up
  978. [ 20.240467] wcnss_pm_qos_update_request: update request -1
  979. [ 20.240572] wcnss_pm_qos_remove_request: remove request
  980. [ 20.243902] hcismd_set_enable 1
  981. [ 20.244030] Bluetooth: Cannot open the command channel
  982. [ 20.248000] diag: In diag_send_msg_mask_update, invalid status 0
  983. [ 20.248270] diag: In diag_send_log_mask_update, invalid status 0
  984. [ 20.362796] wcnss_wlan_ctrl_probe: SMD ctrl channel up
  985. [ 20.372477] wcnss: version 01050102
  986. [ 20.372789] wcnss: schedule dnld work for pronto
  987. [ 20.373326] wcnss: build version 00015
  988. [ 20.808856] lm3630_bank_a_update_status set brightness : 142
  989. [ 21.279228] hcismd_set_enable 1
  990. [ 21.279430] Bluetooth: Cannot open the command channel
  991. [ 22.299500] hcismd_set_enable 1
  992. [ 22.299876] Bluetooth: Cannot open the command channel
  993. [ 22.918307] wcnss: NV download
  994. [ 22.936718] wcnss: NV bin size: 29812, total_fragments: 10
  995. [ 22.937004] wcnss: no space available for smd frame
  996. [ 22.958279] wcnss: no space available for smd frame
  997. [ 22.989119] wcnss: no space available for smd frame
  998. [ 23.018460] wcnss: no space available for smd frame
  999. [ 23.060338] wcnss: not setting up vbatt
  1000. [ 23.322653] hcismd_set_enable 1
  1001. [ 23.322916] Bluetooth: opening HCI-SMD channel :APPS_RIVA_BT_ACL
  1002. [ 23.323175] Bluetooth: opening HCI-SMD channel :APPS_RIVA_BT_CMD
  1003. [ 23.323790] Bluetooth: HCI device registration is starting
  1004. [ 24.370697] hcismd_set_enable 1
  1005. [ 24.385318] hcismd_set_enable 1
  1006. [ 24.385614] Bluetooth: HCI device un-registration going on
  1007. [ 24.386190] Bluetooth: Error in passing the packet to HCI Layer
  1008. [ 24.392717] Bluetooth: Frame for unknown HCI device (hdev=NULL)
  1009. [ 24.392876] Bluetooth: Frame for unknown HCI device (hdev=NULL)
  1010. [ 24.485921] hcismd_set_enable 0
  1011. [ 24.486267] Bluetooth: opening HCI-SMD channel :APPS_RIVA_BT_ACL
  1012. [ 24.486790] Bluetooth: opening HCI-SMD channel :APPS_RIVA_BT_CMD
  1013. [ 24.487229] Bluetooth: HCI device registration is starting
  1014. [ 30.338341] Releasing sensor regulator
  1015. [ 30.378337] wcnss_post_bootup: Cancel APPS vote for Iris & WCNSS
  1016. [ 31.844920] wlan: module is from the staging directory, the quality is unknown, you have been warned.
  1017. [ 31.863198] wlan: loading driver v3.8.20.24
  1018. [ 31.866648] wlan: [1965:E :HDD] hdd_parse_config_ini: qcom_cfg.ini Size 7259
  1019. [ 31.866832] wlan: [1965:E :HDD] hdd_apply_cfg_ini: Reg Parameter gGoKeepAlivePeriod > allowed Maximum [30 > 20]. Enforcing Default= 5
  1020. [ 31.867164] wlan: [1965:E :HDD] hdd_is_5g_supported: Hardware supports 5Ghz
  1021. [ 31.867212] wlan: [1965:E :HDD] hdd_is_5g_supported: Hardware supports 5Ghz
  1022. [ 31.869719] wlan: [1965:E :VOS] INFO: NV version = 2 is loaded, driver supports NV version = 2
  1023. [ 31.874855] wlan: [1965:E :HDD] hdd_wlan_startup: WLAN Mac Addr: c0:ee:fb:28:a9:a6
  1024. [ 31.874907] wlan: [1965:E :HDD] hdd_generate_iface_mac_addr_auto: Derived Mac Addr: c0:ee:fb:b2:9c:20
  1025. [ 31.874983] wlan: [1965:E :HDD] hdd_generate_iface_mac_addr_auto: Derived Mac Addr: c0:ee:fb:b2:9c:21
  1026. [ 31.875058] wlan: [1965:E :HDD] hdd_generate_iface_mac_addr_auto: Derived Mac Addr: c0:ee:fb:b2:9c:22
  1027. [ 32.016529] wlan: WCNSS WLAN version 1.5.1.2
  1028. [ 32.016799] wlan: WCNSS software version 00015
  1029. [ 32.017212] wlan: WCNSS hardware version WCN v2.0 RadioPhy vIris_TSMC_3.0 with 48MHz XO
  1030. [ 32.017497] wlan: [1965:E :CTL] Host caps b4c001ff 3df8f 0 80000000
  1031. [ 32.017911] wlan: [1965:E :CTL] Host Capability
  1032. [ 32.018175] wlan: [1965:E :CTL] MCC, P2P, DOT11AC, SLM_SESSIONIZATION, DOT11AC_OPMODE, SAP32STA, TDLS, P2P_GO_NOA_DECOUPLE_INIT_SCAN, WLANACTIVE_OFFLOAD, WOW, WLAN_ROAM_SCAN_OFFLOAD, , , , FW_IN_TX_PATH, EXTENDED_NSOFFLOAD_SLOT, CH_SWITCH_V1, HT40_OBSS_SCAN, , TDLS_SCAN_COEXISTENCE, LINK_LAYER_STATS_MEAS, MU_MIMO, EXTENDED_SCAN, DYNAMIC_WMM_PS, MAC_SPOOFED_SCAN, DISA, , WPS_PRBRSP_TMPL, BCN_IE_FLT_DELTA,
  1033. [ 32.020899] DefaultCountry is CN
  1034. [ 32.023263] wlan: [1969:E :CTL] FW caps fdf877ff 3b 0 0
  1035. [ 32.023540] wlan: [1969:E :CTL] Firmware Capability
  1036. [ 32.024002] wlan: [1969:E :CTL] MCC, P2P, DOT11AC, SLM_SESSIONIZATION, DOT11AC_OPMODE, SAP32STA, TDLS, P2P_GO_NOA_DECOUPLE_INIT_SCAN, WLANACTIVE_OFFLOAD, BEACON_OFFLOAD, SCAN_OFFLOAD, BCN_MISS_OFFLOAD, STA_POWERSAVE, , BCN_FILTER, RTT, RATECTRL, WOW, WLAN_ROAM_SCAN_OFFLOAD, , , , , , , FW_IN_TX_PATH, EXTENDED_NSOFFLOAD_SLOT, CH_SWITCH_V1, , ,
  1037. [ 32.033895] cfg80211: Calling CRDA for country: CN
  1038. [ 32.037357] wlan: [25:F :HDD] pAdapter is null !!
  1039. [ 32.037635] cfg80211: Regulatory domain changed to country: CN
  1040. [ 32.038071] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  1041. [ 32.038623] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1042. [ 32.038899] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (600 mBi, 2300 mBm)
  1043. [ 32.039348] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (600 mBi, 2300 mBm)
  1044. [ 32.039791] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (600 mBi, 3000 mBm)
  1045. [ 32.040063] cfg80211: (57240000 KHz - 59400000 KHz @ 2160000 KHz), (N/A, 2800 mBm)
  1046. [ 32.040511] cfg80211: (59400000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4400 mBm)
  1047. [ 32.040958] cfg80211: (63720000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 2800 mBm)
  1048. [ 32.056452] wlan: [1965:E :HDD] wlan_hdd_sta_tdls_init TDLS not enabled (0) or FW doesn't support (1)!
  1049. [ 32.063303] wlan: [1965:E :HDD] wlan_hdd_sta_tdls_init TDLS not enabled (0) or FW doesn't support (1)!
  1050. [ 32.065212] wlan: [1965:E :HDD] wlan_hdd_tdls_init TDLS Implicit trigger not enabled!
  1051. [ 32.065452] wlan_logging_sock_activate_svc: Initalizing FEConsoleLog = 1 NumBuff = 32
  1052. [ 32.074299] wlan_logging_sock_activate_svc: Activated wlan_logging svc
  1053. [ 32.074923] wlan: [1965:E :HDD] hdd_wlan_startup: 9407: Registered IPv6 notifier
  1054. [ 32.075080] wlan: [1965:E :HDD] hdd_wlan_startup: 9421: Registered IPv4 notifier
  1055. [ 32.075176] wlan: driver loaded
  1056. [ 46.212962] msm_pcm_volume_ctl_get substream runtime not found
  1057. [ 46.213064] msm_pcm_volume_ctl_get substream runtime not found
  1058. [ 46.213220] msm_pcm_volume_ctl_get substream runtime not found
  1059. [ 46.213404] msm_pcm_volume_ctl_get substream runtime not found
  1060. [ 46.213689] msm_pcm_volume_ctl_get substream runtime not found
  1061. [ 46.254687] msm_audio_ion_import: DMA Buf name=audio_acdb_client, fd=17 handle=eb504d00
  1062. [ 46.265790] q6asm_callback: cmd = 0x10bcd returned error = 0x5
  1063. [ 46.270538] q6asm_callback: cmd = 0x10bcd returned error = 0x5
  1064. [ 46.275612] q6asm_callback: cmd = 0x10bcd returned error = 0x5
  1065. [ 46.280093] q6asm_callback: cmd = 0x10bcd returned error = 0x5
  1066. [ 46.344991] adm_callback: cmd = 0x10328 returned error = 0x2
  1067. [ 46.528353] Bluetooth: RFCOMM socket layer initialized
  1068. [ 46.528453] Bluetooth: RFCOMM ver 1.11
  1069. [ 46.658266] mdss_livedisplay_update_locked cabc=0 sre=0 aco=0 cmd=0
  1070. [ 46.713672] mdss_livedisplay_set_rgb_locked: r=32768 g=32768 b=32768
  1071. [ 46.719254] lm3630_bank_a_update_status set brightness : 119
  1072. [ 73.705853] wlan: [1166:E :PMC] PMC: STA not associated with an AP with single active session. BMPS cannot be entered
  1073. [ 73.707031] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  1074. [ 74.651710] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1075. [ 74.652119] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1076. [ 74.652396] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1077. [ 74.652758] cfg80211: Calling CRDA for country: EU
  1078. [ 77.808442] cfg80211: Calling CRDA to update world regulatory domain
  1079. [ 77.809616] cfg80211: World regulatory domain updated:
  1080. [ 77.810063] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  1081. [ 77.810351] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  1082. [ 77.810818] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  1083. [ 77.811284] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  1084. [ 77.811559] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  1085. [ 77.812018] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  1086. [ 77.812476] cfg80211: (5490000 KHz - 5710000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  1087. [ 77.812754] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  1088. [ 77.813214] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
  1089. [ 77.860073] cfg80211: World regulatory domain updated:
  1090. [ 77.860179] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  1091. [ 77.860341] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1092. [ 77.860501] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (N/A, 2000 mBm)
  1093. [ 77.860594] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
  1094. [ 77.860754] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  1095. [ 77.860914] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  1096. [ 77.861009] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
  1097. [ 77.861169] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  1098. [ 77.861331] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
  1099. [ 81.063008] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1100. [ 81.063630] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1101. [ 81.064055] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1102. [ 81.064579] cfg80211: Calling CRDA for country: EU
  1103. [ 81.118929] wlan: [1274:E :HDD] __wlan_hdd_cfg80211_sched_scan_start: Network input is not correct 0 Max Network supported is 16
  1104. [ 81.171535] wlan: [1274:E :HDD] __wlan_hdd_cfg80211_sched_scan_start: Network input is not correct 0 Max Network supported is 16
  1105. [ 84.218645] cfg80211: Calling CRDA to update world regulatory domain
  1106. [ 84.219270] cfg80211: World regulatory domain updated:
  1107. [ 84.219543] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  1108. [ 84.219700] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  1109. [ 84.219997] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  1110. [ 84.223055] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  1111. [ 84.223162] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  1112. [ 84.223326] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  1113. [ 84.223497] cfg80211: (5490000 KHz - 5710000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  1114. [ 84.223580] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  1115. [ 84.223717] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
  1116. [ 84.257024] cfg80211: World regulatory domain updated:
  1117. [ 84.257100] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  1118. [ 84.257216] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1119. [ 84.257369] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (N/A, 2000 mBm)
  1120. [ 84.257577] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
  1121. [ 84.257691] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  1122. [ 84.257803] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  1123. [ 84.257870] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
  1124. [ 84.257983] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  1125. [ 84.258096] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
  1126. [ 87.440463] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1127. [ 87.440756] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1128. [ 87.441045] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1129. [ 87.441213] cfg80211: Calling CRDA for country: EU
  1130. [ 87.501672] wlan: [1274:E :VOS] Country does not map to any Regulatory domain
  1131. [ 87.548807] wlan: [1969:E :PE ] limProcessAssocRspFrame: 472: Filling tdls prohibited in session entry
  1132. [ 87.567464] wlan: [1969:E :PE ] wlan_cfgGetInt: 374: Not valid cfg id 1
  1133. [ 87.567718] wlan: [1969:E :WDA] Peer staIdx 3 hasn't established yet(0). Send ADD BA failure to PE.
  1134. [ 87.588108] wlan: [1969:E :WDA] Peer staIdx 3 hasn't established yet(0). Send ADD BA failure to PE.
  1135. [ 87.591179] wlan: c0:ee:fb:28:a9:a6 connected to 60:a4:4c:8f:c4:94
  1136. [ 87.591437] wlan(36) 60:a4:4c:8f:c4:94 Standalone
  1137. [ 87.592485] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  1138. [ 87.594056] wlan: [1969:E :SME] sme_UpdateDSCPtoUPMapping: QOS Mapping IE not present
  1139. [ 87.611428] wlan: [1274:E :SME] sme_FTUpdateKey: Unhandled state=0
  1140. [ 87.613435] wlan: [1274:E :SME] sme_FTUpdateKey: Unhandled state=0
  1141. [ 87.618118] wlan: [1274:E :HDD] hdd_isConnectionInProgress: client c0:ee:fb:28:a9:a6 is in the middle of WPS/EAPOL exchange.
  1142. [ 87.618331] wlan: [1274:E :HDD] __wlan_hdd_cfg80211_scan: Scan not allowed
  1143. [ 88.550603] wlan: [1969:E :PE ] limProcessAddBaInd: 5671: BA setup for staId = 3, TID: 0, SSN: 16
  1144. [ 90.590770] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1145. [ 90.591387] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1146. [ 95.508272] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1147. [ 95.508495] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1148. [ 95.618003] wlan: [1969:E :PMC] pmcPowerSaveCheck: 662: pmcPowerSaveCheck fail!
  1149. [ 95.618497] wlan: [1969:E :PMC] pmcTrafficTimerExpired: 1036: Power Save check failed. Retry BMPS again later
  1150. [ 96.628857] wlan: [1969:E :SME] sme_QosPmcDeviceStateUpdateInd: 7443: nothing to process in PMC state BMPS (6)
  1151. [ 96.629015] wlan: [1969:E :TL ] ----> CRegion 0, hRSSI 0, Alpha 5
  1152. [ 105.768553] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1153. [ 105.769181] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1154. [ 120.507482] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1155. [ 120.507798] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1156. [ 125.670146] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1157. [ 125.670430] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1158. [ 135.568239] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1159. [ 135.568986] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1160. [ 140.647981] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1161. [ 140.648128] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1162. [ 145.696655] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1163. [ 145.696858] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1164. [ 155.726505] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1165. [ 155.727130] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1166. [ 175.695702] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1167. [ 175.696323] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1168. [ 215.713948] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1169. [ 215.714391] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1170. [ 272.951400] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1171. [ 295.691735] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1172. [ 295.692164] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1173. [ 308.020722] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1174. [ 338.079443] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1175. [ 353.109095] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1176. [ 402.971270] [syna]gesture: 3 0 0 0 0
  1177. [ 403.236875] mdss_livedisplay_update_locked cabc=0 sre=0 aco=0 cmd=0
  1178. [ 403.293571] mdss_livedisplay_set_rgb_locked: r=32768 g=32768 b=32768
  1179. [ 403.325466] lm3630_bank_a_update_status set brightness : 1
  1180. [ 405.588872] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1181. [ 405.589141] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1182. [ 410.589263] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1183. [ 410.589542] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1184. [ 414.388379] NOHZ: local_softirq_pending 200
  1185. [ 414.388967] NOHZ: local_softirq_pending 200
  1186. [ 414.389959] NOHZ: local_softirq_pending 200
  1187. [ 420.538298] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1188. [ 420.538406] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1189. [ 424.905875] NOHZ: local_softirq_pending 200
  1190. [ 424.906281] NOHZ: local_softirq_pending 200
  1191. [ 424.906829] NOHZ: local_softirq_pending 200
  1192. [ 428.257710] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1193. [ 440.516871] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1194. [ 440.516948] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1195. [ 443.287476] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1196. [ 463.327288] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1197. [ 480.567698] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1198. [ 480.567846] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1199. [ 531.112618] [syna]gesture: 3 0 0 0 0
  1200. [ 531.375821] mdss_livedisplay_update_locked cabc=0 sre=0 aco=0 cmd=0
  1201. [ 531.437825] mdss_livedisplay_set_rgb_locked: r=32768 g=32768 b=32768
  1202. [ 531.525586] lm3630_bank_a_update_status set brightness : 1
  1203. [ 533.867679] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1204. [ 533.867836] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1205. [ 538.678320] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1206. [ 538.678770] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1207. [ 548.797976] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1208. [ 548.798614] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1209. [ 568.746264] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1210. [ 568.746410] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1211. [ 608.788633] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1212. [ 608.789091] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1213. [ 662.324268] [syna]gesture: 3 0 0 0 0
  1214. [ 662.582830] mdss_livedisplay_update_locked cabc=0 sre=0 aco=0 cmd=0
  1215. [ 662.638684] mdss_livedisplay_set_rgb_locked: r=32768 g=32768 b=32768
  1216. [ 662.668645] lm3630_bank_a_update_status set brightness : 1
  1217. [ 664.947285] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1218. [ 664.948136] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1219. [ 669.805411] wlan: [1274:E :HDD] wlan_hdd_get_station_stats: SME timeout while retrieving statistics
  1220. [ 669.845926] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1221. [ 669.846056] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1222. [ 676.396247] NOHZ: local_softirq_pending 200
  1223. [ 677.195826] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1224. [ 677.195936] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1225. [ 687.165771] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1226. [ 687.165877] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1227. [ 696.347990] [syna]gesture: 3 0 0 0 0
  1228. [ 696.616364] mdss_livedisplay_update_locked cabc=0 sre=0 aco=0 cmd=0
  1229. [ 696.678403] mdss_livedisplay_set_rgb_locked: r=32768 g=32768 b=32768
  1230. [ 696.731027] lm3630_bank_a_update_status set brightness : 1
  1231. [ 699.036498] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1232. [ 699.036812] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1233. [ 703.805230] wlan: [1274:E :HDD] wlan_hdd_get_station_stats: SME timeout while retrieving statistics
  1234. [ 703.925381] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1235. [ 703.925541] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1236. [ 713.805336] wlan: [1274:E :HDD] wlan_hdd_get_station_stats: SME timeout while retrieving statistics
  1237. [ 714.018626] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1238. [ 714.019315] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1239. [ 722.804769] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1240. [ 722.804885] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1241. [ 730.924766] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1242. [ 730.924855] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1243. [ 733.865068] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1244. [ 740.965295] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1245. [ 740.965371] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1246. [ 744.033350] NOHZ: local_softirq_pending 200
  1247. [ 760.894836] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1248. [ 760.894967] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1249. [ 768.935045] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1250. [ 801.015347] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1251. [ 801.015510] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1252. [ 839.074855] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1253. [ 859.114817] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1254. [ 879.154548] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1255. [ 881.006817] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1256. [ 881.007310] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1257. [ 883.442981] [syna]gesture: 3 0 0 0 0
  1258. [ 883.703533] mdss_livedisplay_update_locked cabc=0 sre=0 aco=0 cmd=0
  1259. [ 883.763130] mdss_livedisplay_set_rgb_locked: r=32768 g=32768 b=32768
  1260. [ 883.812154] lm3630_bank_a_update_status set brightness : 1
  1261. [ 886.006576] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1262. [ 886.006900] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1263. [ 890.804620] wlan: [1274:E :HDD] wlan_hdd_get_station_stats: SME timeout while retrieving statistics
  1264. [ 891.115960] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1265. [ 891.116310] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1266. [ 899.194548] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1267. [ 900.804496] wlan: [1274:E :HDD] wlan_hdd_get_station_stats: SME timeout while retrieving statistics
  1268. [ 901.074937] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1269. [ 901.075045] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1270. [ 920.844656] wlan: [1274:E :HDD] wlan_hdd_get_station_stats: SME timeout while retrieving statistics
  1271. [ 921.117161] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1272. [ 921.117830] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1273. [ 932.851319] [syna]gesture: 3 0 0 0 0
  1274. [ 933.120609] mdss_livedisplay_update_locked cabc=0 sre=0 aco=0 cmd=0
  1275. [ 933.176582] mdss_livedisplay_set_rgb_locked: r=32768 g=32768 b=32768
  1276. [ 933.211707] lm3630_bank_a_update_status set brightness : 1
  1277. [ 960.804384] wlan: [1274:E :HDD] wlan_hdd_get_station_stats: SME timeout while retrieving statistics
  1278. [ 961.064576] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1279. [ 961.064721] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1280. [ 968.714103] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1281. [ 968.714229] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1282. [ 973.816180] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1283. [ 973.816883] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1284. [ 979.354526] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1285. [ 980.447335] [syna]gesture: 3 0 0 0 0
  1286. [ 980.704793] mdss_livedisplay_update_locked cabc=0 sre=0 aco=0 cmd=0
  1287. [ 980.764049] mdss_livedisplay_set_rgb_locked: r=32768 g=32768 b=32768
  1288. [ 980.831798] lm3630_bank_a_update_status set brightness : 1
  1289. [ 983.787340] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1290. [ 983.788056] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1291. [ 999.394307] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1292. [ 1003.797321] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1293. [ 1003.797935] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1294. [ 1009.414404] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1295. [ 1019.434268] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1296. [ 1034.464397] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1297. [ 1043.834790] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1298. [ 1043.835102] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1299. [ 1044.484316] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1300. [ 1069.534356] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1301. [ 1084.564339] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1302. [ 1123.803755] wlan: [1274:E :HDD] wlan_hdd_get_station_stats: SME timeout while retrieving statistics
  1303. [ 1123.808673] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1304. [ 1123.809282] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1305. [ 1164.722419] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1306. [ 1231.000964] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1307. [ 1231.001300] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1308. [ 1234.435979] [syna]gesture: 3 0 0 0 0
  1309. [ 1234.689099] mdss_livedisplay_update_locked cabc=0 sre=0 aco=0 cmd=0
  1310. [ 1234.747977] mdss_livedisplay_set_rgb_locked: r=32768 g=32768 b=32768
  1311. [ 1234.812823] lm3630_bank_a_update_status set brightness : 1
  1312. [ 1242.980891] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1313. [ 1242.981303] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1314. [ 1244.880242] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1315. [ 1253.029660] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1316. [ 1253.029784] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1317. [ 1269.929533] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1318. [ 1273.150595] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1319. [ 1273.150933] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1320. [ 1294.978984] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1321. [ 1313.099217] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1322. [ 1313.099367] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1323. [ 1360.107759] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1324. [ 1369.565086] mdss_livedisplay_update_locked cabc=0 sre=0 aco=0 cmd=0
  1325. [ 1369.620625] mdss_livedisplay_set_rgb_locked: r=32768 g=32768 b=32768
  1326. [ 1369.661009] lm3630_bank_a_update_status set brightness : 1
  1327. [ 1384.636981] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1328. [ 1384.637122] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1329. [ 1385.157299] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1330. [ 1392.559375] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1331. [ 1392.559652] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1332. [ 1395.177176] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1333. [ 1402.479458] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1334. [ 1402.479875] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1335. [ 1405.197024] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1336. [ 1407.989690] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1337. [ 1407.989970] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1338. [ 1414.578551] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1339. [ 1414.579197] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1340. [ 1420.226761] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1341. [ 1422.577354] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1342. [ 1422.577706] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1343. [ 1427.546643] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1344. [ 1427.546859] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1345. [ 1429.613373] evrc_in_open:session id 2: NT mode encoder success
  1346. [ 1429.613460] evrc_in_open:session id 2: success
  1347. [ 1429.616416] audio_in_release: session id 2
  1348. [ 1429.622421] qcelp_in_open:session id 2: NT mode encoder success
  1349. [ 1429.622472] qcelp_in_open:session id 2: success
  1350. [ 1429.625388] audio_in_release: session id 2
  1351. [ 1429.629180] msm_vidc: 4: Opening video instance: ea0da000, 0
  1352. [ 1429.642976] pil_venus fdce0000.qcom,venus: venus: loading from 0x07500000 to 0x07a00000
  1353. [ 1429.693904] pil_venus fdce0000.qcom,venus: venus: Brought out of reset
  1354. [ 1429.710953] msm_vidc: 4: Closed video instance: ea0da000
  1355. [ 1429.713627] msm_vidc: 4: Opening video instance: ea40a000, 0
  1356. [ 1429.716628] msm_vidc: 4: Closed video instance: ea40a000
  1357. [ 1429.717169] msm_vidc: 4: Opening video instance: ea409000, 0
  1358. [ 1429.719486] msm_vidc: 4: Closed video instance: ea409000
  1359. [ 1429.720027] msm_vidc: 4: Opening video instance: ea40e000, 0
  1360. [ 1429.727900] msm_vidc: 4: Closed video instance: ea40e000
  1361. [ 1429.734381] audio_open:wmadec success mode[1]session[2]
  1362. [ 1429.743511] audio_open:wmapro decoder open success, session_id = 2
  1363. [ 1429.751113] audio_open:wmapro decoder open success, session_id = 2
  1364. [ 1429.773043] msm_vidc: 4: Opening video instance: ea75d000, 1
  1365. [ 1429.779556] msm_vidc: 4: Closed video instance: ea75d000
  1366. [ 1429.780095] msm_vidc: 4: Opening video instance: ea40b000, 1
  1367. [ 1429.789268] msm_vidc: 4: Closed video instance: ea40b000
  1368. [ 1429.789979] msm_vidc: 4: Opening video instance: c4ac7000, 1
  1369. [ 1429.798343] msm_vidc: 4: Closed video instance: c4ac7000
  1370. [ 1429.798947] msm_vidc: 4: Opening video instance: c4ac6000, 1
  1371. [ 1429.803804] msm_vidc: 4: Closed video instance: c4ac6000
  1372. [ 1429.804656] msm_vidc: 4: Opening video instance: c4ac7000, 1
  1373. [ 1429.809255] msm_vidc: 4: Closed video instance: c4ac7000
  1374. [ 1429.810099] msm_vidc: 4: Opening video instance: c4ac6000, 1
  1375. [ 1429.819368] msm_vidc: 4: Closed video instance: c4ac6000
  1376. [ 1429.820090] msm_vidc: 4: Opening video instance: c4ac7000, 1
  1377. [ 1429.824502] msm_vidc: 4: Closed video instance: c4ac7000
  1378. [ 1429.825436] msm_vidc: 4: Opening video instance: c4ac6000, 1
  1379. [ 1429.828984] msm_vidc: 4: Closed video instance: c4ac6000
  1380. [ 1429.829468] msm_vidc: 4: Opening video instance: c4ac7000, 1
  1381. [ 1429.837511] msm_vidc: 4: Closed video instance: c4ac7000
  1382. [ 1437.516643] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1383. [ 1437.516821] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1384. [ 1445.276389] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1385. [ 1446.447118] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1386. [ 1446.447354] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1387. [ 1451.447432] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1388. [ 1451.447692] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1389. [ 1455.296275] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1390. [ 1461.298912] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1391. [ 1461.299340] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1392. [ 1481.357870] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1393. [ 1481.358440] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1394. [ 1485.356059] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1395. [ 1500.385706] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1396. [ 1521.396359] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1397. [ 1521.396581] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1398. [ 1540.465493] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1399. [ 1555.495243] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1400. [ 1601.427047] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1401. [ 1601.427693] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1402. [ 1615.614518] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1403. [ 1627.437740] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1404. [ 1627.438141] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1405. [ 1632.266962] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1406. [ 1632.267229] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1407. [ 1642.274037] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1408. [ 1642.274445] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1409. [ 1645.674314] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1410. [ 1662.468380] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1411. [ 1662.469064] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1412. [ 1675.343809] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1413. [ 1675.343923] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1414. [ 1680.347430] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1415. [ 1680.347880] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1416. [ 1690.415702] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1417. [ 1690.416168] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1418. [ 1690.764107] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1419. [ 1710.386594] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1420. [ 1710.387084] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1421. [ 1715.813692] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1422. [ 1750.456694] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1423. [ 1750.457225] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1424. [ 1782.603625] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1425. [ 1782.604219] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1426. [ 1787.594456] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1427. [ 1787.595141] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1428. [ 1793.039819] [syna]gesture: 3 0 0 0 0
  1429. [ 1793.300254] mdss_livedisplay_update_locked cabc=0 sre=0 aco=0 cmd=0
  1430. [ 1793.356123] mdss_livedisplay_set_rgb_locked: r=32768 g=32768 b=32768
  1431. [ 1793.386710] lm3630_bank_a_update_status set brightness : 1
  1432. [ 1797.633691] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1433. [ 1797.635176] wlan: [1969:E :VOS] Country does not map to any Regulatory domain
  1434. [ 1800.983245] wlan: [1969:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1435. [ 1813.563717] Unable to handle kernel paging request at virtual address b2177bac
  1436. [ 1813.564063] pgd = c0004000
  1437. [ 1813.564232] [b2177bac] *pgd=00000000
  1438. [ 1813.564723] Internal error: Oops: 5 [#1] PREEMPT SMP ARM
  1439. [ 1813.564821] Modules linked in: rfcomm(O) wlan(C) bnep(O) hci_smd(O) bluetooth(O) skcipher(O) compat(O)
  1440. [ 1813.565973] CPU: 3 Tainted: G C O (3.4.67-sfos+ #25)
  1441. [ 1813.566065] PC is at tcp_mt+0x88/0x28c
  1442. [ 1813.566153] LR is at ip6t_do_table+0x314/0x538
  1443. [ 1813.566248] pc : [<c0892680>] lr : [<c093e100>] psr: a0000013
  1444. [ 1813.566251] sp : c48a1ab0 ip : 0000ffff fp : eafe8900
  1445. [ 1813.566507] r10: c11ffb6c r9 : ec26a000 r8 : 00000000
  1446. [ 1813.566649] r7 : eb987c00 r6 : f018fa10 r5 : c48a1b40 r4 : c101e3c8
  1447. [ 1813.566729] r3 : 00000000 r2 : 00000050 r1 : b2177bac r0 : eb987c00
  1448. [ 1813.566872] Flags: NzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel
  1449. [ 1813.566957] Control: 10c5787d Table: 04a6406a DAC: 00000015
  1450. [ 1813.567036]
  1451. [ 1813.567037] PC: 0xc0892600:
  1452. [ 1813.567175] 2600 e5913010 e34c4101 e24dd040 e5942000 e1a05001 e1a07000 e5916004 e3530000
  1453. [ 1813.567902] 2620 e58d203c 0a000008 e3530001 0a000066 e3a00000 e59d203c e5943000 e1520003
  1454. [ 1813.568627] 2640 1a000084 e28dd040 e8bd87f0 e5902050 e5903054 e5911014 e0633002 e0613003
  1455. [ 1813.569356] 2660 e3530013 da000061 e59030ac e0931001 0a000064 e1d6c0b2 e1d680b0 e5d6300b
  1456. [ 1813.570032] 2680 e1d120b0 e6bf2fb2 e6ff2072 e2030001 e15c0002 33a0c000 23a0c001 e1580002
  1457. [ 1813.570759] 26a0 83a0c000 e15c0000 0affffe0 e1d600b6 e7e0c0d3 e1d680b4 e1d120b2 e6bf2fb2
  1458. [ 1813.571495] 26c0 e6ff2072 e1500002 33a00000 23a00001 e1580002 83a00000 e150000c 0affffd3
  1459. [ 1813.572182] 26e0 e5d60009 e7e02153 e5d1c00d e5d6800a e00cc000 e158000c 01a00002 12220001
  1460. [ 1813.572958]
  1461. [ 1813.572960] LR: 0xc093e080:
  1462. [ 1813.573179] e080 e5984078 e00ee003 e598305c e18ee00c e59ac00c e0211000 e598007c e0011004
  1463. [ 1813.573943] e0a0 e18e1001 e023300c e0033000 e1813003 e3530000 12222001 e3520000 1affff89
  1464. [ 1813.574795] e0c0 e5d83083 e3130001 1a00005d e1d8c8bc e28840a8 e088c00c e154000c 2a00000f
  1465. [ 1813.575615] e0e0 e5943004 e2842020 e1a00006 e28d1030 e58d2034 e58d3030 e5933028 e12fff33
  1466. [ 1813.576396] e100 e3500000 0affff77 e1d430b0 e1d8c8bc e0844003 e088c00c e15c0004 8affffef
  1467. [ 1813.578757] e120 e5961050 e1c82ad0 e1c849d8 e0922001 e2a33000 e2944001 e2a55000 e1c82af0
  1468. [ 1813.581292] e140 e1c849f8 e59c3004 e5932028 e3520000 0a000022 e28c2020 e58d3030 e1a00006
  1469. [ 1813.583082] e160 e28d1030 e58d2034 e59c3004 e5933028 e12fff33 e3700001 e58d0008 1a000004
  1470. [ 1813.583825]
  1471. [ 1813.583827] SP: 0xc48a1a30:
  1472. [ 1813.584036] 1a30 c3799b4c c091d8f0 00000001 00000000 c10b0bcc c0892680 a0000013 ffffffff
  1473. [ 1813.584765] 1a50 c48a1a9c 00000000 ec26a000 c11ffb6c eafe8900 c0106918 eb987c00 b2177bac
  1474. [ 1813.585734] 1a70 00000050 00000000 c101e3c8 c48a1b40 f018fa10 eb987c00 00000000 ec26a000
  1475. [ 1813.587423] 1a90 c11ffb6c eafe8900 0000ffff c48a1ab0 c093e100 c0892680 a0000013 ffffffff
  1476. [ 1813.589015] 1ab0 c10aa200 00000000 ec01b200 00000003 ec01b200 c0919ab4 00000000 c0883850
  1477. [ 1813.589725] 1ad0 eba32300 00000002 00000002 c48a1bd4 00000001 ed6b0910 ed6b090c 271ae95f
  1478. [ 1813.590467] 1af0 f018f9f0 00000000 eb987c00 00000000 f018f948 ec26a000 c11ffb6c c093e100
  1479. [ 1813.591205] 1b10 c101a2b4 c1014c68 00000000 0da63000 00000001 f018f000 00000000 eafe8904
  1480. [ 1813.592521]
  1481. [ 1813.592523] FP: 0xeafe8880:
  1482. [ 1813.592888] 8880 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1483. [ 1813.594937] 88a0 00000000 00000000 00000000 00000000 ffffffff ffffffff ffffffff ffffffff
  1484. [ 1813.596911] 88c0 ffffffff ffffffff 00000000 00000000 00000000 c30a8700 00000000 c104cf30
  1485. [ 1813.598570] 88e0 c104cd18 c4651c00 eafe8ae8 c01cd8f8 00000000 00000000 00000000 00000000
  1486. [ 1813.600100] 8900 000011d8 00000015 00000004 ffffffff 00000000 000001a0 00000270 ffffffff
  1487. [ 1813.601442] 8920 ffffffff 000000d0 000001a0 00000340 ffffffff 00000006 c101a2b4 c3ce4780
  1488. [ 1813.602569] 8940 f0186000 f0189000 f018c000 f018f000 00000000 00000000 00000000 00000000
  1489. [ 1813.603350] 8960 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1490. [ 1813.604112]
  1491. [ 1813.604113] R0: 0xeb987b80:
  1492. [ 1813.604253] 7b80 00000000 00000000 eaff4300 00000000 00000000 00000000 00000000 00000080
  1493. [ 1813.605004] 7ba0 00000000 00000000 00000010 00000000 00000000 00000000 00000000 00000000
  1494. [ 1813.605861] 7bc0 eb987bc0 eb987bc0 eb987bc8 eb987bc8 eb27e408 00000000 00000000 00000000
  1495. [ 1813.607087] 7be0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1496. [ 1813.609390] 7c00 00000000 00000000 3bbf7f6f 157d8357 00000000 ec26a000 0000001d 00000000
  1497. [ 1813.611994] 7c20 00000000 00000000 00000006 00000000 00000000 00000000 00000000 00000000
  1498. [ 1813.613783] 7c40 00000000 00000000 ec01b200 00000000 00000050 00000000 0000000e ffff1c7a
  1499. [ 1813.615517] 7c60 00000000 dd860244 00000000 eca53600 00000000 00000000 0000001d 00000000
  1500. [ 1813.617096]
  1501. [ 1813.617099] R4: 0xc101e348:
  1502. [ 1813.617384] e348 c41ad32f 0ec67274 cfcdd6f2 051177a9 5b749545 91a8341e 6e7e1c4c a4a2bd17
  1503. [ 1813.618237] e368 fac75ffb 301bfea0 f1105a26 3bccfb7d 65a91991 af75b8ca 9b044835 51d8e96e
  1504. [ 1813.619593] e388 0fbd0b82 c561aad9 046a0e5f ceb6af04 90d34de8 5a0fecb3 a5d9c4e1 6f0565ba
  1505. [ 1813.621684] e3a8 31608756 fbbc260d 3ab7828b f06b23d0 ae0ec13c 64d26067 00000001 00000000
  1506. [ 1813.623540] e3c8 271ae95f c010cd1c ffffffff 000fb0d7 00000009 c0116d7c c0116d40 00000022
  1507. [ 1813.625451] e3e8 ffffffff 00000000 fa002000 fa003000 00000000 00000000 00000000 00000000
  1508. [ 1813.626273] e408 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1509. [ 1813.626978] e428 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1510. [ 1813.627713]
  1511. [ 1813.627714] R5: 0xc48a1ac0:
  1512. [ 1813.627854] 1ac0 ec01b200 c0919ab4 00000000 c0883850 eba32300 00000002 00000002 c48a1bd4
  1513. [ 1813.628837] 1ae0 00000001 ed6b0910 ed6b090c 271ae95f f018f9f0 00000000 eb987c00 00000000
  1514. [ 1813.630747] 1b00 f018f948 ec26a000 c11ffb6c c093e100 c101a2b4 c1014c68 00000000 0da63000
  1515. [ 1813.631731] 1b20 00000001 f018f000 00000000 eafe8904 cea7d2b4 c3ce42c0 c1018958 c1014c68
  1516. [ 1813.631752] 1b40 c1022dac f018fa10 ec26a000 00000000 00000000 ed6acb40 00000001 271a000a
  1517. [ 1813.631773] 1b60 00000005 eb987c00 00000001 ec26a000 00000000 c090ec58 c48a1bd4 c1020de4
  1518. [ 1813.631793] 1b80 ed6b5c80 c0877918 ed6b8040 c4acb074 ec26a000 00000001 eb987c00 c090ec58
  1519. [ 1813.631814] 1ba0 ec26a000 00000000 c48a1bd4 c1020de4 0000000a c087798c 00000000 c48a1bd4
  1520. [ 1813.631843]
  1521. [ 1813.631845] R6: 0xf018f990:
  1522. [ 1813.631850] f990 ******** ******** ******** ******** ******** ******** ******** ********
  1523. [ 1813.631866] f9b0 ******** ******** ******** ******** ******** ******** ******** ********
  1524. [ 1813.631883] f9d0 ******** ******** ******** ******** ******** ******** ******** ********
  1525. [ 1813.631909] f9f0 ******** ******** ******** ******** ******** ******** ******** ********
  1526. [ 1813.631926] fa10 ******** ******** ******** ******** ******** ******** ******** ********
  1527. [ 1813.631942] fa30 ******** ******** ******** ******** ******** ******** ******** ********
  1528. [ 1813.631961] fa50 ******** ******** ******** ******** ******** ******** ******** ********
  1529. [ 1813.631980] fa70 ******** ******** ******** ******** ******** ******** ******** ********
  1530. [ 1813.631996]
  1531. [ 1813.631998] R7: 0xeb987b80:
  1532. [ 1813.632001] 7b80 00000000 00000000 eaff4300 00000000 00000000 00000000 00000000 00000080
  1533. [ 1813.632029] 7ba0 00000000 00000000 00000010 00000000 00000000 00000000 00000000 00000000
  1534. [ 1813.632048] 7bc0 eb987bc0 eb987bc0 eb987bc8 eb987bc8 eb27e408 00000000 00000000 00000000
  1535. [ 1813.632066] 7be0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1536. [ 1813.632086] 7c00 00000000 00000000 3bbf7f6f 157d8357 00000000 ec26a000 0000001d 00000000
  1537. [ 1813.632109] 7c20 00000000 00000000 00000006 00000000 00000000 00000000 00000000 00000000
  1538. [ 1813.632126] 7c40 00000000 00000000 ec01b200 00000000 00000050 00000000 0000000e ffff1c7a
  1539. No errors detected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement