Advertisement
naummo

HiKey 960 kernel messages before shut down

Jun 5th, 2018
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 68.48 KB | None | 0 0
  1. > adb -s usb:1-10 shell dmesg
  2.  
  3. [    0.000000] Booting Linux on physical CPU 0x0
  4. [    0.000000] Linux version 4.9.77-geae6367a9237 (android-build@wpiy7.hot.corp.google.com) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Jan 19 21:54:03 UTC 2018
  5. [    0.000000] Boot CPU: AArch64 Processor [410fd034]
  6. [    0.000000] efi: Getting EFI parameters from FDT:
  7. [    0.000000] efi: UEFI not found.
  8. [    0.000000] Ion: base 0xbe200000, size is 0x1e00000, node name graphic, heap-name carveout_gralloc namesize 17,[99][97][114][118]
  9. [    0.000000] Ion: insert heap-name carveout_gralloc
  10. [    0.000000] OF: reserved mem: initialized node graphic, compatible id hisi_ion
  11. [    0.000000] Reserved memory: created CMA memory pool at 0x0000000016c00000, size 64 MiB
  12. [    0.000000] OF: reserved mem: initialized node fastboot-cma-mem, compatible id shared-dma-pool
  13. [    0.000000] cma: Reserved 64 MiB at 0x00000000ba000000
  14. [    0.000000] On node 0 totalpages: 782271
  15. [    0.000000] DMA zone: 12288 pages used for memmap
  16. [    0.000000] DMA zone: 0 pages reserved
  17. [    0.000000] DMA zone: 782271 pages, LIFO batch:31
  18. [    0.000000] psci: probing for conduit method from DT.
  19. [    0.000000] psci: PSCIv1.0 detected in firmware.
  20. [    0.000000] psci: Using standard PSCI v0.2 function IDs
  21. [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
  22. [    0.000000] percpu: Embedded 21 pages/cpu @ffffffc0be0fd000 s53272 r0 d32744 u86016
  23. [    0.000000] pcpu-alloc: s53272 r0 d32744 u86016 alloc=21*4096
  24. [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
  25. [    0.000000] Detected VIPT I-cache on CPU0
  26. [    0.000000] CPU features: enabling workaround for ARM erratum 845719
  27. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 769983
  28. [    0.000000] Kernel command line: androidboot.hardware=hikey960 console=ttyFIQ0 androidboot.console=ttyFIQ0 firmware_class.path=/system/etc/firmware loglevel=15 buildvariant=userdebug androidboot.swtype=normal fastboot_version=DailyBuild_201706021648_FASTBOOT setup_logctl=1 fastbootdmd=0 enter_recovery=0 androidboot.mode=normal low_volt_flag=1 boardid=0x000014b5 normal_reset_type=coldboot ddr_die=3072M@0M  efuse_status=2 androidboot.serialno=0123456789ABCDEF himntn=111111111111111010111111101001100010001 boot_slice=0x0001aee3 reboot_reason=AP_S_COLDBOOT recovery_update=0 userlock=locked bootlock=unlocked hw_bfm_enable=0 ddr_density=3 swiotlb=2 mdmreglogbase=0x00000000 mdmreglogsize=0x00000000 modem_socp_enable=0 androidboot.hardware=HiKey960 androidboot.veritymode=enforcing androidboot.verifiedbootstate=ORANGE ufs_product_name=KLUBG4G1CE-B0B1 format_data=1 cpu_buck_reg=0x;; androidboot.ddrsize=3 kce_status=1  console=ttyAMA6,115200
  29. [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  30. [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  31. [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  32. [    0.000000] Memory: 2888100K/3129084K available (12988K kernel code, 1318K rwdata, 3848K rodata, 1152K init, 995K bss, 109912K reserved, 131072K cma-reserved)
  33. [    0.000000] Virtual kernel memory layout:
  34. [    0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
  35. [    0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000   (   250 GB)
  36. [    0.000000] .text : 0xffffff8008080000 - 0xffffff8008d30000   ( 12992 KB)
  37. [    0.000000] .rodata : 0xffffff8008d30000 - 0xffffff8009100000   (  3904 KB)
  38. [    0.000000] .init : 0xffffff8009100000 - 0xffffff8009220000   (  1152 KB)
  39. [    0.000000] .data : 0xffffff8009220000 - 0xffffff8009369a00   (  1319 KB)
  40. [    0.000000] .bss : 0xffffff8009369a00 - 0xffffff800946294c   (   996 KB)
  41. [    0.000000] fixed   : 0xffffffbefe7fb000 - 0xffffffbefec00000   (  4116 KB)
  42. [    0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 MB)
  43. [    0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000   (     4 GB maximum)
  44. [    0.000000] 0xffffffbf00000000 - 0xffffffbf03000000   (    48 MB actual)
  45. [    0.000000] memory  : 0xffffffc000000000 - 0xffffffc0c0000000   (  3072 MB)
  46. [    0.000000] Preemptible hierarchical RCU implementation.
  47. [    0.000000] \x09Build-time adjustment of leaf fanout to 64.
  48. [    0.000000] \x09RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
  49. [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
  50. [    0.000000] NR_IRQS:64 nr_irqs:64 0
  51. [    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 1.92MHz (virt).
  52. [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1c570327e, max_idle_ns: 1763180809505 ns
  53. [    0.000005] sched_clock: 56 bits at 1920kHz, resolution 520ns, wraps every 4398046510977ns
  54. [    0.000105] clocksource: arm,sp804: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58334160866034 ns
  55. [    0.000765] Console: colour dummy device 80x25
  56. [    0.000798] Calibrating delay loop (skipped), value calculated using timer frequency.. 3.84 BogoMIPS (lpj=7680)
  57. [    0.000810] pid_max: default: 32768 minimum: 301
  58. [    0.000980] Security Framework initialized
  59. [    0.000993] SELinux:  Initializing.
  60. [    0.001059] SELinux:  Starting in permissive mode
  61. [    0.001121] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  62. [    0.001130] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  63. [    0.002056] ftrace: allocating 41273 entries in 162 pages
  64. [    0.070446] sched-energy: Sched-energy-costs installed from DT
  65. [    0.070477] CPU0: update cpu_capacity 462
  66. [    0.070496] ASID allocator initialised with 32768 entries
  67. [    0.102105] EFI services will not be available.
  68. [    0.150039] Detected VIPT I-cache on CPU1
  69. [    0.150129] CPU1: update cpu_capacity 462
  70. [    0.150133] CPU1: Booted secondary processor [410fd034]
  71. [    0.181946] Detected VIPT I-cache on CPU2
  72. [    0.181979] CPU2: update cpu_capacity 462
  73. [    0.181981] CPU2: Booted secondary processor [410fd034]
  74. [    0.213969] Detected VIPT I-cache on CPU3
  75. [    0.213997] CPU3: update cpu_capacity 462
  76. [    0.213999] CPU3: Booted secondary processor [410fd034]
  77. [    0.247600] Detected VIPT I-cache on CPU4
  78. [    0.247609] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU4: 0x00000000101122
  79. [    0.247616] CPU features: Unsupported CPU feature variation detected.
  80. [    0.247636] CPU4: update cpu_capacity 1024
  81. [    0.247638] CPU4: Booted secondary processor [410fd091]
  82. [    0.278019] Detected VIPT I-cache on CPU5
  83. [    0.278024] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU5: 0x00000000101122
  84. [    0.278040] CPU5: update cpu_capacity 1024
  85. [    0.278041] CPU5: Booted secondary processor [410fd091]
  86. [    0.310068] Detected VIPT I-cache on CPU6
  87. [    0.310073] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU6: 0x00000000101122
  88. [    0.310088] CPU6: update cpu_capacity 1024
  89. [    0.310090] CPU6: Booted secondary processor [410fd091]
  90. [    0.342125] Detected VIPT I-cache on CPU7
  91. [    0.342130] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU7: 0x00000000101122
  92. [    0.342145] CPU7: update cpu_capacity 1024
  93. [    0.342146] CPU7: Booted secondary processor [410fd091]
  94. [    0.342219] Brought up 8 CPUs
  95. [    0.342276] SMP: Total of 8 processors activated.
  96. [    0.342287] CPU features: detected feature: 32-bit EL0 Support
  97. [    0.342349] CPU: All CPU(s) started at EL1
  98. [    0.342395] alternatives: patching kernel code
  99. [    0.342543] CPU7: update max cpu_capacity 1024
  100. [    0.346063] CPU2: update max cpu_capacity 462
  101. [    0.346074] CPU5: update max cpu_capacity 1024
  102. [    0.358665] DMI not present or invalid.
  103. [    0.358971] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  104. [    0.358990] futex hash table entries: 2048 (order: 6, 262144 bytes)
  105. [    0.361903] xor: measuring software checksum speed
  106. [    0.401907] 8regs     :  3629.000 MB/sec
  107. [    0.441914] 8regs_prefetch:  3866.000 MB/sec
  108. [    0.481945] 32regs    :  4543.000 MB/sec
  109. [    0.521976] 32regs_prefetch:  3866.000 MB/sec
  110. [    0.521982] xor: using function: 32regs (4543.000 MB/sec)
  111. [    0.521995] pinctrl core: initialized pinctrl subsystem
  112. [    0.523059] NET: Registered protocol family 16
  113. [    0.523709] schedtune: init normalization constants...
  114. [    0.523719] schedtune: CLUSTER[0-3]      min_pwr:     0 max_pwr:   144
  115. [    0.523725] schedtune: CPU[0]            min_pwr:     0 max_pwr:   502
  116. [    0.523731] schedtune: CPU[1]            min_pwr:     0 max_pwr:   502
  117. [    0.523736] schedtune: CPU[2]            min_pwr:     0 max_pwr:   502
  118. [    0.523742] schedtune: CPU[3]            min_pwr:     0 max_pwr:   502
  119. [    0.523756] schedtune: CLUSTER[4-7]      min_pwr:     0 max_pwr:   433
  120. [    0.523762] schedtune: CPU[4]            min_pwr:     0 max_pwr:  2848
  121. [    0.523767] schedtune: CPU[5]            min_pwr:     0 max_pwr:  2848
  122. [    0.523772] schedtune: CPU[6]            min_pwr:     0 max_pwr:  2848
  123. [    0.523778] schedtune: CPU[7]            min_pwr:     0 max_pwr:  2848
  124. [    0.523783] schedtune: SYSTEM            min_pwr:     0 max_pwr: 13977
  125. [    0.523789] schedtune: using normalization constants mul: 739642719 sh1: 1 sh2: 13
  126. [    0.523794] schedtune: verify normalization constants...
  127. [    0.523798] schedtune: max_pwr/2^0: 13977 => norm_pwr:  1024
  128. [    0.523804] schedtune: max_pwr/2^1: 6988 => norm_pwr:   511
  129. [    0.523808] schedtune: max_pwr/2^2: 3494 => norm_pwr:   255
  130. [    0.523813] schedtune: max_pwr/2^3: 1747 => norm_pwr:   127
  131. [    0.523818] schedtune: max_pwr/2^4:  873 => norm_pwr:    63
  132. [    0.523822] schedtune: max_pwr/2^5:  436 => norm_pwr:    31
  133. [    0.523828] schedtune: configured to support 5 boost groups
  134. [    0.539772] cpuidle: using governor ladder
  135. [    0.551778] cpuidle: using governor menu
  136. [    0.551790] Registered FIQ tty driver
  137. [    0.551848] serial_debugger: uart overlay applied
  138. [    0.552333] vdso: 2 pages (1 code @ ffffff8008d37000, 1 data @ ffffff8009224000)
  139. [    0.552345] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  140. [    0.553283] DMA: preallocated 256 KiB pool for atomic allocations
  141. [    0.553356] Serial: AMBA PL011 UART driver
  142. [    0.553599] pstore: using zlib compression
  143. [    0.554065] console [pstore-1] enabled
  144. [    0.554087] pstore: Registered ramoops as persistent store backend
  145. [    0.554095] ramoops: attached 0x100000@0x20a00000, ecc: 0/0
  146. [    0.570702] hi3660-mbox e896b000.mailbox: Mailbox enabled
  147. [    0.571885] uart-pl011 ffd74000.serial: could not find pctldev for node /soc/pinmux@e896c000/uart3_pmx_func, deferring probe
  148. [    0.572107] uart-pl011 fdf01000.serial: could not find pctldev for node /soc/pinmux@e896c000/uart4_pmx_func, deferring probe
  149. [    0.612323] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  150. [    0.678189] raid6: int64x1  gen()  1358 MB/s
  151. [    0.746255] raid6: int64x1  xor()   772 MB/s
  152. [    0.814317] raid6: int64x2  gen()  1544 MB/s
  153. [    0.882349] raid6: int64x2  xor()   983 MB/s
  154. [    0.950427] raid6: int64x4  gen()  1860 MB/s
  155. [    1.018472] raid6: int64x4  xor()  1107 MB/s
  156. [    1.086527] raid6: int64x8  gen()  1633 MB/s
  157. [    1.154581] raid6: int64x8  xor()  1010 MB/s
  158. [    1.222626] raid6: neonx1   gen()  2014 MB/s
  159. [    1.290676] raid6: neonx1   xor()  1164 MB/s
  160. [    1.358717] raid6: neonx2   gen()  3107 MB/s
  161. [    1.426781] raid6: neonx2   xor()  1901 MB/s
  162. [    1.494833] raid6: neonx4   gen()  4510 MB/s
  163. [    1.562879] raid6: neonx4   xor()  2579 MB/s
  164. [    1.630939] raid6: neonx8   gen()  3180 MB/s
  165. [    1.698985] raid6: neonx8   xor()  2157 MB/s
  166. [    1.698992] raid6: using algorithm neonx4 gen() 4510 MB/s
  167. [    1.699000] raid6: .... xor() 2579 MB/s, rmw enabled
  168. [    1.699007] raid6: using intx1 recovery algorithm
  169. [    1.699266] ACPI: Interpreter disabled.
  170. [    1.699941] hisi_smmu_probe_lpae, smmu_phy_pgtable_addr is = b5abe7a0
  171. [    1.700059] vgaarb: loaded
  172. [    1.700247] SCSI subsystem initialized
  173. [    1.700378] libata version 3.00 loaded.
  174. [    1.700464] ssp-pl022 ffd68000.spi: could not find pctldev for node /soc/pinmux@fff11000/spi2_pmx_func, deferring probe
  175. [    1.700496] ssp-pl022 ff3b3000.spi: could not find pctldev for node /soc/pinmux@ff3b6000/spi3_pmx_func, deferring probe
  176. [    1.700673] usbcore: registered new interface driver usbfs
  177. [    1.700708] usbcore: registered new interface driver hub
  178. [    1.700784] usbcore: registered new device driver usb
  179. [    1.700804] tcpc_class_init_1.1.1_G
  180. [    1.700826] TCPC class init OK
  181. [    1.700840] Init Richtek RegMap
  182. [    1.700960] i2c_designware ffd71000.i2c: could not find pctldev for node /soc/pinmux@fff11000/i2c0_pmx_func, deferring probe
  183. [    1.700987] i2c_designware ffd72000.i2c: could not find pctldev for node /soc/pinmux@fff11000/i2c1_pmx_func, deferring probe
  184. [    1.701015] i2c_designware fdf0b000.i2c: could not find pctldev for node /soc/pinmux@fff11000/i2c7_pmx_func, deferring probe
  185. [    1.701092] Linux video capture interface: v2.00
  186. [    1.701211] dmi: Firmware registration failed.
  187. [    1.701508] Ion: invalid heap-name in node iommu_info, please check the name
  188. [    1.701519] Ion: invalid heap-name in node linear, please check the name
  189. [    1.701567] Ion: node name [heap_sys_user], heap-name [sys_heap]
  190. [    1.701579] Ion: heap index 0 : name sys_heap base 0x0 size 0x0 id 0 type 0
  191. [    1.701586] Ion: heap sys_heap base =0, try to find dynamic area
  192. [    1.701594] Ion: name = sys_heap, table name carveout_gralloc
  193. [    1.701602] Ion: name = sys_heap, table name  
  194. [    1.701608] Ion: name = sys_heap, table name  
  195. [    1.701615] Ion: name = sys_heap, table name  
  196. [    1.701621] Ion: name = sys_heap, table name  
  197. [    1.701638] Ion: node name [heap_sys_contig], heap-name [sys_contig]
  198. [    1.701648] Ion: heap index 1 : name sys_contig base 0x0 size 0x0 id 1 type 1
  199. [    1.701655] Ion: heap sys_contig base =0, try to find dynamic area
  200. [    1.701662] Ion: name = sys_contig, table name carveout_gralloc
  201. [    1.701669] Ion: name = sys_contig, table name  
  202. [    1.701676] Ion: name = sys_contig, table name  
  203. [    1.701682] Ion: name = sys_contig, table name  
  204. [    1.701688] Ion: name = sys_contig, table name  
  205. [    1.701704] Ion: node name [heap_carveout_gralloc], heap-name [carveout_gralloc]
  206. [    1.701715] Ion: heap index 2 : name carveout_gralloc base 0x0 size 0x0 id 2 type 2
  207. [    1.701722] Ion: heap carveout_gralloc base =0, try to find dynamic area
  208. [    1.701729] Ion: name = carveout_gralloc, table name carveout_gralloc
  209. [    1.701737] Ion: have found heap name carveout_gralloc base = 0xbe200000, size 31457280
  210. [    1.701752] Ion: node name [heap_camera], heap-name [camera_heap]
  211. [    1.701762] Ion: type name error ion_dma_pool!
  212. [    1.701781] in hisi_ion_enable_iommu start
  213. [    1.701794] get_domain_data_lpae:start_addr 0x40000, size 0xbffc0000 align 0x8000
  214. [    1.701807] Ion: id 0  name sys_heap base 0 size 0
  215. [    1.701882] Ion: adding heap sys_heap of type 0 with 0@0
  216. [    1.701890] Ion: id 1  name sys_contig base 0 size 0
  217. [    1.701904] Ion: adding heap sys_contig of type 1 with 0@0
  218. [    1.701913] Ion: id 2  name carveout_gralloc base 3189768192 size 31457280
  219. [    1.706581] Ion: adding heap carveout_gralloc of type 2 with be200000@1e00000
  220. [    1.706800] Advanced Linux Sound Architecture Driver Initialized.
  221. [    1.707186] Bluetooth: Core ver 2.22
  222. [    1.707218] NET: Registered protocol family 31
  223. [    1.707227] Bluetooth: HCI device and connection manager initialized
  224. [    1.707240] Bluetooth: HCI socket layer initialized
  225. [    1.707252] Bluetooth: L2CAP socket layer initialized
  226. [    1.707281] Bluetooth: SCO socket layer initialized
  227. [    1.707595] NetLabel: Initializing
  228. [    1.707603] NetLabel:  domain hash size = 128
  229. [    1.707610] NetLabel:  protocols = UNLABELED CIPSOv4
  230. [    1.707650] NetLabel:  unlabeled traffic allowed by default
  231. [    1.708377] clocksource: Switched to clocksource arch_sys_counter
  232. [    1.772071] VFS: Disk quotas dquot_6.6.0
  233. [    1.772152] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  234. [    1.772525] pnp: PnP ACPI: disabled
  235. [    1.776291] NET: Registered protocol family 2
  236. [    1.776773] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  237. [    1.776917] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  238. [    1.777126] TCP: Hash tables configured (established 32768 bind 32768)
  239. [    1.777167] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  240. [    1.777198] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  241. [    1.777369] NET: Registered protocol family 1
  242. [    1.777396] PCI: CLS 0 bytes, default 128
  243. [    1.777581] Trying to unpack rootfs image as initramfs...
  244. [    1.813808] Freeing initrd memory: 1372K
  245. [    1.814690] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
  246. [    1.814906] kvm [1]: HYP mode not available
  247. [    1.817683] audit: initializing netlink subsys (disabled)
  248. [    1.817748] audit: type=2000 audit(1.763:1): initialized
  249. [    1.818365] workingset: timestamp_bits=46 max_order=20 bucket_order=0
  250. [    1.819100] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  251. [    1.819133] Registering sdcardfs 0.1
  252. [    1.819284] fuse init (API version 7.26)
  253. [    1.819435] 9p: Installing v9fs 9p2000 file system support
  254. [    1.819615] SELinux:  Registering netfilter hooks
  255. [    1.822796] io scheduler noop registered
  256. [    1.822821] io scheduler cfq registered (default)
  257. [    1.823511] pinctrl-single e896c000.pinmux: 124 pins at pa ffffff800959a000 size 496
  258. [    1.823614] pinctrl-single ff37e000.pinmux: 6 pins at pa ffffff800959c000 size 24
  259. [    1.823719] pinctrl-single ff3b6000.pinmux: 12 pins at pa ffffff800959e000 size 48
  260. [    1.823818] pinctrl-single ff3fd000.pinmux: 6 pins at pa ffffff80095a0000 size 24
  261. [    1.823944] pinctrl-single fff11000.pinmux: 42 pins at pa ffffff80095a2000 size 168
  262. [    1.824142] pinctrl-single e896c800.pinmux: 128 pins at pa ffffff80095a4800 size 512
  263. [    1.824249] pinctrl-single ff3b6800.pinmux: 6 pins at pa ffffff80095a6800 size 24
  264. [    1.824353] pinctrl-single ff3fd800.pinmux: 6 pins at pa ffffff80095a8800 size 24
  265. [    1.824469] pinctrl-single ff37e800.pinmux: 6 pins at pa ffffff80095aa800 size 24
  266. [    1.824604] pinctrl-single fff11800.pinmux: 47 pins at pa ffffff80095ac800 size 188
  267. [    1.825197] pl061_gpio e8a0b000.gpio: PL061 GPIO chip @0x00000000e8a0b000 registered
  268. [    1.825558] pl061_gpio e8a0c000.gpio: PL061 GPIO chip @0x00000000e8a0c000 registered
  269. [    1.825906] pl061_gpio e8a0d000.gpio: PL061 GPIO chip @0x00000000e8a0d000 registered
  270. [    1.826259] pl061_gpio e8a0e000.gpio: PL061 GPIO chip @0x00000000e8a0e000 registered
  271. [    1.826610] pl061_gpio e8a0f000.gpio: PL061 GPIO chip @0x00000000e8a0f000 registered
  272. [    1.826952] pl061_gpio e8a10000.gpio: PL061 GPIO chip @0x00000000e8a10000 registered
  273. [    1.827294] pl061_gpio e8a11000.gpio: PL061 GPIO chip @0x00000000e8a11000 registered
  274. [    1.827636] pl061_gpio e8a12000.gpio: PL061 GPIO chip @0x00000000e8a12000 registered
  275. [    1.827979] pl061_gpio e8a13000.gpio: PL061 GPIO chip @0x00000000e8a13000 registered
  276. [    1.828325] pl061_gpio e8a14000.gpio: PL061 GPIO chip @0x00000000e8a14000 registered
  277. [    1.828676] pl061_gpio e8a15000.gpio: PL061 GPIO chip @0x00000000e8a15000 registered
  278. [    1.829018] pl061_gpio e8a16000.gpio: PL061 GPIO chip @0x00000000e8a16000 registered
  279. [    1.829366] pl061_gpio e8a17000.gpio: PL061 GPIO chip @0x00000000e8a17000 registered
  280. [    1.829710] pl061_gpio e8a18000.gpio: PL061 GPIO chip @0x00000000e8a18000 registered
  281. [    1.830047] pl061_gpio e8a19000.gpio: PL061 GPIO chip @0x00000000e8a19000 registered
  282. [    1.830394] pl061_gpio e8a1a000.gpio: PL061 GPIO chip @0x00000000e8a1a000 registered
  283. [    1.830731] pl061_gpio e8a1b000.gpio: PL061 GPIO chip @0x00000000e8a1b000 registered
  284. [    1.831061] pl061_gpio e8a1c000.gpio: PL061 GPIO chip @0x00000000e8a1c000 registered
  285. [    1.831426] pl061_gpio ff3b4000.gpio: PL061 GPIO chip @0x00000000ff3b4000 registered
  286. [    1.831775] pl061_gpio ff3b5000.gpio: PL061 GPIO chip @0x00000000ff3b5000 registered
  287. [    1.832117] pl061_gpio e8a1f000.gpio: PL061 GPIO chip @0x00000000e8a1f000 registered
  288. [    1.832477] pl061_gpio e8a20000.gpio: PL061 GPIO chip @0x00000000e8a20000 registered
  289. [    1.832831] pl061_gpio fff0b000.gpio: PL061 GPIO chip @0x00000000fff0b000 registered
  290. [    1.833186] pl061_gpio fff0c000.gpio: PL061 GPIO chip @0x00000000fff0c000 registered
  291. [    1.833544] pl061_gpio fff0d000.gpio: PL061 GPIO chip @0x00000000fff0d000 registered
  292. [    1.833908] pl061_gpio fff0e000.gpio: PL061 GPIO chip @0x00000000fff0e000 registered
  293. [    1.834269] pl061_gpio fff0f000.gpio: PL061 GPIO chip @0x00000000fff0f000 registered
  294. [    1.834629] pl061_gpio fff10000.gpio: PL061 GPIO chip @0x00000000fff10000 registered
  295. [    1.834975] pl061_gpio fff1d000.gpio: PL061 GPIO chip @0x00000000fff1d000 registered
  296. [    1.866097] OF: PCI: host bridge /soc/pcie@f4000000 ranges:
  297. [    1.866116] OF: PCI:   MEM 0xf6000000..0xf7ffffff -> 0x00000000
  298. [    2.866809] Kirin-pcie f4000000.pcie: Link Fail
  299. [    2.866919] Kirin-pcie f4000000.pcie: PCI host bridge to bus 0000:00
  300. [    2.866933] pci_bus 0000:00: root bus resource [bus 00-01]
  301. [    2.866943] pci_bus 0000:00: root bus resource [mem 0xf6000000-0xf7ffffff] (bus address [0x00000000-0x01ffffff])
  302. [    2.866982] pci 0000:00:00.0: [19e5:3660] type 01 class 0x060400
  303. [    2.867020] pci 0000:00:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
  304. [    2.867158] pci 0000:00:00.0: supports D1 D2
  305. [    2.867167] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
  306. [    2.867482] pci 0000:00:00.0: BAR 0: assigned [mem 0xf6000000-0xf6ffffff]
  307. [    2.867498] pci 0000:00:00.0: PCI bridge to [bus 01]
  308. [    2.867784] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
  309. [    2.867798] pcie_pme 0000:00:00.0:pcie001: service driver pcie_pme loaded
  310. [    2.867902] aer 0000:00:00.0:pcie002: service driver aer loaded
  311. [    2.870427] hisi-asp-dma e804b000.asp_dmac: initialized
  312. [    2.872148] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  313. [    2.873472] [drm] Initialized
  314. [    2.873804] [drm] wait for external HDMI bridge driver.
  315. [    2.873962] mali e82c0000.mali: Continuing without Mali regulator control
  316. [    2.874642] mali e82c0000.mali: GPU identified as 0x0 arch 6.0.10 r0p0 status 2
  317. [    2.875186] mali e82c0000.mali: Using configured power model mali-simple-power-model, and fallback mali-simple-power-model
  318. [    2.875599] mali e82c0000.mali: Probed as mali0
  319. [    2.880395] Error reading temperature for gpu thermal zone: -22
  320. [    2.883105] brd: module loaded
  321. [    2.886992] loop: module loaded
  322. [    2.887227] [I/GPIO_HUB] gpio_hub_probe: step in
  323. [    2.887404] [I/GPIO_HUB] gpio_hub_init:gpio hub init status:0
  324. [    2.889288] ufshcd-hi3660 ff3b0000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
  325. [    2.889300] ufshcd-hi3660 ff3b0000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
  326. [    2.889310] ufshcd-hi3660 ff3b0000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
  327. [    2.889319] ufshcd-hi3660 ff3b0000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
  328. [    2.910917] scsi host0: ufshcd
  329. [    2.925263] libphy: Fixed MDIO Bus: probed
  330. [    2.925271] tun: Universal TUN/TAP device driver, 1.6
  331. [    2.925279] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  332. [    2.925673] PPP generic driver version 2.4.2
  333. [    2.925751] PPP BSD Compression module registered
  334. [    2.925759] PPP Deflate Compression module registered
  335. [    2.925787] PPP MPPE Compression module registered
  336. [    2.925879] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
  337. [    2.925915] usbcore: registered new interface driver pegasus
  338. [    2.925946] usbcore: registered new interface driver rtl8150
  339. [    2.925978] usbcore: registered new interface driver r8152
  340. [    2.926010] usbcore: registered new interface driver asix
  341. [    2.926040] usbcore: registered new interface driver ax88179_178a
  342. [    2.926070] usbcore: registered new interface driver cdc_ether
  343. [    2.926103] usbcore: registered new interface driver dm9601
  344. [    2.926134] usbcore: registered new interface driver CoreChips
  345. [    2.926165] usbcore: registered new interface driver smsc75xx
  346. [    2.926193] usbcore: registered new interface driver smsc95xx
  347. [    2.926225] usbcore: registered new interface driver net1080
  348. [    2.926255] usbcore: registered new interface driver plusb
  349. [    2.926285] usbcore: registered new interface driver cdc_subset
  350. [    2.926317] usbcore: registered new interface driver zaurus
  351. [    2.926349] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  352. [    2.926383] usbcore: registered new interface driver cdc_ncm
  353. [    2.926703] [USB3][hisi_dwc3_probe]+
  354. [    2.926826] [USB3][get_phy_param]eye diagram param: 0x1c466e3
  355. [    2.926835] [USB3][get_phy_param]eye diagram host param: 0x1c466e3
  356. [    2.926844] [USB3][get_phy_param]usb3_phy_cr_param: 0xb80
  357. [    2.926851] [USB3][get_phy_param]usb3_phy_host_cr_param: 0x980
  358. [    2.926858] [USB3][get_phy_param]usb3_phy_tx_vboost_lvl: 5
  359. [    2.926885] [USB3][get_resource]this is asic platform (fpga flag 0)
  360. [    2.926892] [USB3][create_attr_file]+
  361. [    2.926962] [USB3][create_attr_file]-
  362. [    2.926971] [USB3][hi3660_usb3phy_init]+
  363. [    2.952519] [USB3][config_femtophy_param]set hs phy param 0x1c466e3 for device
  364. [    2.953045] [USB3][config_femtophy_param]set ss phy rx equalization 0xb80
  365. [    2.954022] [USB3][config_femtophy_param]set ss RX_SCOPE_VDCC 0x1
  366. [    2.954030] [USB3][config_femtophy_param]set ss phy tx vboost lvl 0x5
  367. [    2.954039] [USB3][set_hisi_dwc3_power_flag]set hisi_dwc3_power_flag 1
  368. [    2.954045] [USB3][hi3660_usb3phy_init]-
  369. [    2.954580] [dwc3_otg_init]+
  370. [    2.954591] DWC3_OCFG:\x090x0
  371. [    2.954598] DWC3_OCTL:\x090x40
  372. [    2.954605] DWC3_OEVT:\x090x80000000
  373. [    2.954612] DWC3_OEVTEN:\x090x0
  374. [    2.954619] DWC3_OSTS:\x090x19
  375. [    2.954626] DWC3_BCFG:\x090x0
  376. [    2.954632] DWC3_BCEVT:\x090x0
  377. [    2.954639] DWC3_BCEVTEN:\x090x0
  378. [    2.954645] [dwc3_otg_init]-
  379. [    2.954676] dwc3 ff100000.dwc3: dwc3_host_init if otg, otg will do device_add.
  380. [    2.957158] [USB3][hisi_dwc3_wake_lock]usb otg wake lock
  381. [    2.957170] [USB3][hisi_dwc3_probe]init state: OFF
  382. [    2.957179] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in:1
  383. [    2.957185] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in otg:1
  384. [    2.957194] [USB3][hisi_usb_otg_event]event: 1
  385. [    2.957205] [USB3][hisi_dwc3_probe]-
  386. [    2.957215] [USB3][event_work]+
  387. [    2.957231] [USB3][handle_event][handle_event] type: 1
  388. [    2.957241] [dwc3_otg_work]+\x0a evt = 4
  389. [    2.957251] [dwc3_otg_stop_peripheral]+
  390. [    2.957260] [dwc3_otg_stop_peripheral]-
  391. [    2.957268] [dwc3_suspend_device] +
  392. [    2.957339] [dwc3_suspend_device] -
  393. [    2.957347] [dwc3_otg_work]-
  394. [    2.957357] [USB3][hisi_dwc3_wake_unlock]usb otg wake unlock
  395. [    2.957369] [USB3][handle_event]hisi usb status: DEVICE -> OFF
  396. [    2.957378] [USB3][event_work]-
  397. [    2.957609] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  398. [    2.957618] ehci-pci: EHCI PCI platform driver
  399. [    2.957655] ehci-platform: EHCI generic platform driver
  400. [    2.957782] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  401. [    2.957797] ohci-pci: OHCI PCI platform driver
  402. [    2.957835] ohci-platform: OHCI generic platform driver
  403. [    2.958167] usbcore: registered new interface driver cdc_acm
  404. [    2.958175] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  405. [    2.958208] usbcore: registered new interface driver usb-storage
  406. [    2.958281] usbcore: registered new interface driver usbserial
  407. [    2.958315] usbcore: registered new interface driver usbserial_generic
  408. [    2.958350] usbserial: USB Serial support registered for generic
  409. [    2.958382] usbcore: registered new interface driver ftdi_sio
  410. [    2.958415] usbserial: USB Serial support registered for FTDI USB Serial Device
  411. [    2.958453] usbcore: registered new interface driver option
  412. [    2.958480] usbserial: USB Serial support registered for GSM modem (1-port)
  413. [    2.958505] usbcore: registered new interface driver pl2303
  414. [    2.958534] usbserial: USB Serial support registered for pl2303
  415. [    2.958560] usbcore: registered new interface driver qcserial
  416. [    2.958586] usbserial: USB Serial support registered for Qualcomm USB modem
  417. [    2.958612] usbcore: registered new interface driver usb_serial_simple
  418. [    2.958637] usbserial: USB Serial support registered for carelink
  419. [    2.958662] usbserial: USB Serial support registered for zio
  420. [    2.958687] usbserial: USB Serial support registered for funsoft
  421. [    2.958714] usbserial: USB Serial support registered for flashloader
  422. [    2.958739] usbserial: USB Serial support registered for google
  423. [    2.958763] usbserial: USB Serial support registered for vivopay
  424. [    2.958790] usbserial: USB Serial support registered for moto_modem
  425. [    2.958815] usbserial: USB Serial support registered for novatel_gps
  426. [    2.958841] usbserial: USB Serial support registered for hp4x
  427. [    2.958868] usbserial: USB Serial support registered for suunto
  428. [    2.958895] usbserial: USB Serial support registered for siemens_mpi
  429. [    2.958961] gadgetfs: USB Gadget filesystem, version 24 Aug 2004
  430. [    2.958969] [I/hisi_pd] pd_dpm_init
  431. [    2.959043] [I/hisi_pd] pd_dpm_probe : +++++++++
  432. [    2.959095] [I/hisi_pd] pd_dpm_probe ++++\x0d\x0a\x0d
  433. [    2.959319] rt1711h_init (1.1.8_G): initializing...
  434. [    2.959333] rt1711h node found...
  435. [    2.959535] mousedev: PS/2 mouse device common for all mice
  436. [    2.960049] rtc-pl031 fff04000.rtc: rtc core: registered pl031 as rtc0
  437. [    2.960236] i2c /dev entries driver
  438. [    2.961250] hi3660_thermal fff30000.tsensor: failed to register thermal sensor0: -19
  439. [    2.961267] hi3660_thermal fff30000.tsensor: failed to register thermal sensor1: -19
  440. [    2.961284] hi3660_thermal fff30000.tsensor: failed to register thermal sensor2: -19
  441. [    2.961300] hi3660_thermal fff30000.tsensor: failed to register thermal sensor3: -19
  442. [    2.961344] hi3660_thermal fff30000.tsensor: failed to register thermal sensor5: -19
  443. [    2.961352] hi3660_thermal fff30000.tsensor: Thermal Sensor Loaded
  444. [    2.961621] sp805-wdt e8a06000.watchdog: registration successful
  445. [    2.961727] sp805-wdt e8a07000.watchdog: registration successful
  446. [    2.961790] device-mapper: uevent: version 1.0.3
  447. [    2.961878] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
  448. [    2.962035] Bluetooth: HCI UART driver ver 2.3
  449. [    2.962046] Bluetooth: HCI UART protocol H4 registered
  450. [    2.962094] Bluetooth: HCI UART protocol LL registered
  451. [    2.962135] usbcore: registered new interface driver btusb
  452. [    2.963716] DT idle-states: /cpus/idle-states/cluster-sleep-0 idle state not valid, bailing out
  453. [    2.964946] sdhci: Secure Digital Host Controller Interface driver
  454. [    2.964954] sdhci: Copyright(c) Pierre Ossman
  455. [    2.964992] Synopsys Designware Multimedia Card Interface Driver
  456. [    2.965492] dwmmc_k3 ff37f000.dwmmc1: fifo-depth property not found, using value of FIFOTH register as default
  457. [    2.967628] dwmmc_k3 ff37f000.dwmmc1: IDMAC supports 64-bit address mode.
  458. [    2.967685] dwmmc_k3 ff37f000.dwmmc1: Using internal DMA controller.
  459. [    2.967694] dwmmc_k3 ff37f000.dwmmc1: Version ID is 270a
  460. [    2.967725] dwmmc_k3 ff37f000.dwmmc1: DW MMC controller at irq 55,32 bit host data width,256 deep fifo
  461. [    2.967886] dwmmc_k3 ff37f000.dwmmc1: Got CD GPIO
  462. [    2.990779] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  463. [    3.010254] dwmmc_k3 ff37f000.dwmmc1: 1 slots initialized
  464. [    3.010379] dwmmc_k3 ff3ff000.dwmmc2: fifo-depth property not found, using value of FIFOTH register as default
  465. [    3.012620] dwmmc_k3 ff3ff000.dwmmc2: IDMAC supports 64-bit address mode.
  466. [    3.012940] dwmmc_k3 ff3ff000.dwmmc2: Using internal DMA controller.
  467. [    3.012953] dwmmc_k3 ff3ff000.dwmmc2: Version ID is 270a
  468. [    3.013004] dwmmc_k3 ff3ff000.dwmmc2: DW MMC controller at irq 56,32 bit host data width,256 deep fifo
  469. [    3.013304] sdhci-pltfm: SDHCI platform and OF driver helper
  470. [    3.019327] ledtrig-cpu: registered to indicate activity on CPUs
  471. [    3.019581] hidraw: raw HID events driver (C) Jiri Kosina
  472. [    3.024120] usbcore: registered new interface driver usbhid
  473. [    3.024154] usbhid: USB HID core driver
  474. [    3.024765] ashmem: initialized
  475. [    3.024979] nanohub: loaded; ret=0
  476. [    3.025579] hi6220-serial-debug fff32000.fiq-debugger: No signal IRQ, error=-6
  477. [    3.025616] hi6220-serial-debug fff32000.fiq-debugger: No wakeup IRQ, error=-6
  478. [    3.305518] ufshcd-hi3660 ff3b0000.ufs: ufshcd_read_desc_param: Failed reading descriptor. desc_id 0 param_offset 0 buff_len 31 ret 0
  479. [    3.305522] ufshcd-hi3660 ff3b0000.ufs: ufs_get_device_info: Failed reading Device Desc. err = -22
  480. [    3.305526] ufshcd-hi3660 ff3b0000.ufs: ufs_advertise_fixup_device: Failed getting device info. err = -22
  481. [    3.307566] ufs final power mode: gear = 3, lane = 1, pwr = 1, rate = 2
  482. [    3.307570] ufshcd-hi3660 ff3b0000.ufs: set TX_EQUALIZER 3.5db
  483. [    3.309485] ufshcd-hi3660 ff3b0000.ufs: check TX_EQUALIZER DB value lane0 = 0x1
  484. [    3.309667] ufshcd-hi3660 ff3b0000.ufs: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0
  485. [    3.314903] scsi 0:0:0:49488: scsi_add_lun: correcting incorrect peripheral device type 0x0 for W-LUN 0x            c150hN
  486. [    3.314919] scsi 0:0:0:49488: Well-known LUN    SAMSUNG  KLUBG4G1CE-B0B1  1000 PQ: 0 ANSI: 6
  487. [    3.369725] scsi 0:0:0:49456: scsi_add_lun: correcting incorrect peripheral device type 0x0 for W-LUN 0x            c130hN
  488. [    3.369728] scsi 0:0:0:49456: Well-known LUN    SAMSUNG  KLUBG4G1CE-B0B1  1000 PQ: 0 ANSI: 6
  489. [    3.418225] scsi 0:0:0:49476: scsi_add_lun: correcting incorrect peripheral device type 0x0 for W-LUN 0x            c144hN
  490. [    3.418228] scsi 0:0:0:49476: Well-known LUN    SAMSUNG  KLUBG4G1CE-B0B1  1000 PQ: 0 ANSI: 6
  491. [    3.489666] scsi 0:0:0:0: Direct-Access     SAMSUNG  KLUBG4G1CE-B0B1  1000 PQ: 0 ANSI: 6
  492. [    3.533857] sd 0:0:0:0: [sda] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
  493. [    3.533868] sd 0:0:0:0: [sda] 16384-byte physical blocks
  494. [    3.534821] sd 0:0:0:0: [sda] Write Protect is off
  495. [    3.534834] sd 0:0:0:0: [sda] Mode Sense: 00 32 00 10
  496. [    3.535080] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
  497. [    3.537996] sd 0:0:0:0: [sda] Attached SCSI disk
  498. [    3.538316] scsi 0:0:0:1: Direct-Access     SAMSUNG  KLUBG4G1CE-B0B1  1000 PQ: 0 ANSI: 6
  499. [    3.569442] sd 0:0:0:1: [sdb] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
  500. [    3.569444] sd 0:0:0:1: [sdb] 16384-byte physical blocks
  501. [    3.569648] scsi 0:0:0:2: Direct-Access     SAMSUNG  KLUBG4G1CE-B0B1  1000 PQ: 0 ANSI: 6
  502. [    3.569943] sd 0:0:0:1: [sdb] Write Protect is off
  503. [    3.569945] sd 0:0:0:1: [sdb] Mode Sense: 00 32 00 10
  504. [    3.570038] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
  505. [    3.572337] sd 0:0:0:1: [sdb] Attached SCSI disk
  506. [    3.629511] sd 0:0:0:2: [sdc] 2048 4096-byte logical blocks: (8.39 MB/8.00 MiB)
  507. [    3.629513] sd 0:0:0:2: [sdc] 16384-byte physical blocks
  508. [    3.630238] scsi 0:0:0:3: Direct-Access     SAMSUNG  KLUBG4G1CE-B0B1  1000 PQ: 0 ANSI: 6
  509. [    3.630509] sd 0:0:0:2: [sdc] Write Protect is off
  510. [    3.630511] sd 0:0:0:2: [sdc] Mode Sense: 00 32 00 10
  511. [    3.630791] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
  512. [    3.632817] Alternate GPT is invalid, using primary GPT.
  513. [    3.632824] sdc: sdc1
  514. [    3.633891] sd 0:0:0:2: [sdc] Attached SCSI disk
  515. [    3.681834] random: fast init done
  516. [    3.682071] sd 0:0:0:3: [sdd] 7805952 4096-byte logical blocks: (32.0 GB/29.8 GiB)
  517. [    3.682073] sd 0:0:0:3: [sdd] 16384-byte physical blocks
  518. [    3.682675] sd 0:0:0:3: [sdd] Write Protect is off
  519. [    3.682678] sd 0:0:0:3: [sdd] Mode Sense: 00 32 00 10
  520. [    3.682803] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
  521. [    3.684819] Alternate GPT is invalid, using primary GPT.
  522. [    3.684831] sdd: sdd1 sdd2 sdd3 sdd4 sdd5 sdd6 sdd7 sdd8 sdd9 sdd10 sdd11 sdd12 sdd13
  523. [    3.686751] sd 0:0:0:3: [sdd] Attached SCSI disk
  524. [    6.261756] console [ttyFIQ0] enabled
  525. [    6.265580] Registered fiq debugger ttyFIQ0
  526. [    6.270172] hisi_ddr_devfreq ddr_devfreq: init success
  527. [    6.275621] optee: probing for conduit method from DT.
  528. [    6.280823] optee: api uid mismatch
  529. [    6.284477] hifi_misc [E][359750]:hifi_check_img_loaded:1472: hifi img is loaded fail: 0x40000400.
  530. [    6.294073] hifi pdev name[hifidsp].
  531. [    6.297734] DRV_IPCIntInit begin.
  532. [    6.301088] DRV_IPCIntInit line = 220
  533. [    6.304795] BSP_DRV_IPCIntInit end.
  534. [    6.308319] func = mailbox_init, line = 695 baseaddr = 0x8b5f9800
  535. [    6.314497] mem_remap_type: phys_addr:0x8b5f9800 size:0x00010000 npages:17 vaddr:ffffff800b87b800 offset:0x00000800
  536. [    6.325063] i = 0, head_addr = 0xffffff800b87b8f0, data_addr = 0xffffff800b87ecb0
  537. [    6.332636] i = 1, head_addr = 0xffffff800b87b850, data_addr = 0xffffff800b87bcb0
  538. [    6.340213] i = 2, head_addr = 0xffffff800b87b918, data_addr = 0xffffff800b87ecb0
  539. [    6.347785] i = 3, head_addr = 0xffffff800b87b878, data_addr = 0xffffff800b87d4b0
  540. [    6.355362] <<<<<<<<<<<<<<mailbox_create_box cpu_id = 0>>>>>>>>>>>>>>
  541. [    6.361881] ******************func = mailbox_init_all_handle line = 530 src_id = 1 dst_id = 4******************
  542. [    6.372093] ******************func = mailbox_init_all_handle line = 530 src_id = 0 dst_id = 4******************
  543. [    6.382306] ******************func = mailbox_init_all_handle line = 530 src_id = 4 dst_id = 1******************
  544. [    6.392516] ******************func = mailbox_init_all_handle line = 530 src_id = 4 dst_id = 0******************
  545. [    6.403633] mb init OK!
  546. [    6.406663] mb->local_id = 0 dst_id = 0
  547. [    6.410572] hifi_misc [I][363882]:ap_ipc_int_init:914: Enter ap_ipc_int_init
  548. [    6.417708] hifi_misc [I][364115]:ap_ipc_int_init:919: Exit ap_ipc_int_init
  549. [    6.424911] usbcore: registered new interface driver snd-usb-audio
  550. [    6.431794] hisi_i2s e804f800.hisi_i2s: Registered as hisi_i2s
  551. [    6.437802] u32 classifier
  552. [    6.440541] Actions configured
  553. [    6.443980] Netfilter messages via NETLINK v0.30.
  554. [    6.449032] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  555. [    6.455527] ctnetlink v0.93: registering with nfnetlink.
  556. [    6.461309] xt_time: kernel timezone is -0000
  557. [    6.466076] ip_tables: (C) 2000-2006 Netfilter Core Team
  558. [    6.471520] arp_tables: arp_tables: (C) 2002 David S. Miller
  559. [    6.477571] Initializing XFRM netlink socket
  560. [    6.482711] NET: Registered protocol family 10
  561. [    6.488373] mip6: Mobile IPv6
  562. [    6.491380] ip6_tables: (C) 2000-2006 Netfilter Core Team
  563. [    6.498004] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  564. [    6.504235] NET: Registered protocol family 17
  565. [    6.508740] NET: Registered protocol family 15
  566. [    6.513253] Bridge firewalling registered
  567. [    6.517589] Bluetooth: RFCOMM TTY layer initialized
  568. [    6.522534] Bluetooth: RFCOMM socket layer initialized
  569. [    6.527742] Bluetooth: RFCOMM ver 1.11
  570. [    6.531541] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  571. [    6.537535] Bluetooth: HIDP socket layer initialized
  572. [    6.542559] 8021q: 802.1Q VLAN Support v1.8
  573. [    6.546892] 9pnet: Installing 9P2000 support
  574. [    6.551753] Registered cp15_barrier emulation handler
  575. [    6.557103] Registered setend emulation handler
  576. [    6.561869] registered taskstats version 1
  577. [    6.567140] Btrfs loaded, crc32c=crc32c-arm64-hw
  578. [    6.577135] ffd74000.serial: ttyAMA3 at MMIO 0xffd74000 (irq = 21, base_baud = 0) is a PL011 rev2
  579. [    6.586387] fdf01000.serial: ttyAMA4 at MMIO 0xfdf01000 (irq = 22, base_baud = 0) is a PL011 rev2
  580. [    6.595510] serial serial0: tty port ttyAMA4 registered
  581. [    6.600997] uart-pl011 fdf01000.serial: no DMA platform data
  582. [    6.601271] ssp-pl022 ffd68000.spi: ARM PL022 driver, device ID: 0x00041022
  583. [    6.601321] ssp-pl022 ffd68000.spi: mapped registers from 0x00000000ffd68000 to ffffff800b8e9000
  584. [    6.601386] ssp-pl022 ffd68000.spi: setup for DMA on RX dma0chan0, TX dma0chan1
  585. [    6.601841] ssp-pl022 ff3b3000.spi: ARM PL022 driver, device ID: 0x00041022
  586. [    6.601886] ssp-pl022 ff3b3000.spi: mapped registers from 0x00000000ff3b3000 to ffffff800b8eb000
  587. [    6.601945] ssp-pl022 ff3b3000.spi: setup for DMA on RX dma0chan2, TX dma0chan3
  588. [    6.603325] rt1711_i2c_probe
  589. [    6.603328] I2C functionality : OK...
  590. [    6.623765] rt_parse_dt
  591. [    6.623780] rt1711h_chipID = 0x2171
  592. [    6.623786] regmap_device_register: name = rt1711-4e
  593. [    6.623838] rt_regmap_rt1711-4e: rt register cache data init
  594. [    6.623847] rt_regmap_rt1711-4e: cache cata init successfully
  595. [    6.623976] tcpc_device_register register tcpc device (type_c_port0)
  596. [    6.624103] [I/hisi_pd] tcpc_device_register register_pd_wake_unlock_notifier OK
  597. [    6.624106] PD Timer number = 37
  598. [    6.638471] tcpci_timer_init : init OK
  599. [    6.639108] pd_parse_pdata
  600. [    6.639122] pd_parse_pdata src pdo data =
  601. [    6.639126] pd_parse_pdata 0: 0x00019064
  602. [    6.639131] pd_parse_pdata snk pdo data =
  603. [    6.639134] pd_parse_pdata 0: 0x000190c8
  604. [    6.639138] pd_parse_pdata 1: 0x0002d0c8
  605. [    6.639143] pd_parse_pdata id vdos data =
  606. [    6.639146] pd_parse_pdata 0: 0xd00029cf
  607. [    6.639148] pd_parse_pdata 1: 0x00000000
  608. [    6.639151] pd_parse_pdata 2: 0x00010000
  609. [    6.639158] dpm_caps: local_dr_power
  610. [    6.639161] dpm_caps: local_dr_data
  611. [    6.639165] dpm_caps: local_ext_power
  612. [    6.639169] dpm_caps: local_usb_comm
  613. [    6.639172] dpm_caps: local_usb_suspend
  614. [    6.639176] dpm_caps: local_high_cap
  615. [    6.639179] dpm_caps: local_give_back
  616. [    6.639182] dpm_caps: local_no_suspend
  617. [    6.639185] dpm_caps: local_vconn_supply
  618. [    6.639189] dpm_caps: attemp_discover_cable_dfp
  619. [    6.639192] dpm_caps: attemp_enter_dp_mode
  620. [    6.639195] dpm_caps: attemp_discover_cable
  621. [    6.639198] dpm_caps: attemp_discover_id
  622. [    6.639202] dpm_caps: pr_reject_as_source
  623. [    6.639205] dpm_caps: pr_reject_as_sink
  624. [    6.639208] dpm_caps: pr_check_gp_source
  625. [    6.639211] dpm_caps: pr_check_gp_sink
  626. [    6.639214] dpm_caps: dr_reject_as_dfp
  627. [    6.639217] dpm_caps: dr_reject_as_ufp
  628. [    6.639220] dpm_caps: snk_prefer_low_voltage
  629. [    6.639224] dpm_caps: snk_ignore_mismatch_current
  630. [    6.639229] dpm_caps = 0xc010c10b
  631. [    6.639232] [I/hisi_pd] PE:pd_core_init\x0d
  632. [    6.661489] rt1711_init_alert name = type_c_port0
  633. [    6.661492] rt1711_init_alert gpio # = 291
  634. [    6.661506] GPIO requested...
  635. [    6.661514] rt1711_init_alert : IRQ number = 291
  636. [    6.661516] rt1711_init_alert : irq initialized...
  637. [    6.662165] IRQF_NO_THREAD Test\x0d
  638. [    6.708050] [I/hisi_pd] [TCPC-I]SkipAlert:0x0000\x0d
  639. [    6.758533] [I/hisi_pd] TPC-I:typec_init: DRP\x0d
  640. [    6.769769] [I/GPIO_HUB] gpio_hub_change_typec_power: set typec vbus gpio to 0
  641. [    6.769771] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in:1
  642. [    6.769772] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in otg:1
  643. [    6.769778] [E/GPIO_HUB] gpio_hub_switch_to_hub: switch to hub
  644. [    6.769779] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in:2
  645. [    6.769780] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in otg:2
  646. [    6.769781] [USB3][hisi_usb_otg_event]event: 2
  647. [    6.769788] [I/hisi_pd] TPC-I:** Unattached.SNK\x0d
  648. [    6.769789] [E/hisi_pd] typec_wait_ps_change: typec_wait_ps_change!!!+++++++++++
  649. [    6.769791] [E/hisi_pd] typec_wait_ps_change: typec_wait_ps_change!!!-----------
  650. [    6.770058] [USB3][event_work]+
  651. [    6.770070] [USB3][handle_event][handle_event] type: 2
  652. [    6.770078] [USB3][set_vbus_power]set port power 1
  653. [    6.770095] [dwc3_otg_work]+\x0a evt = 2
  654. [    6.770096] [dwc3_resume_device] +
  655. [    6.770282] [dwc3_resume_device] -
  656. [    6.770290] [dwc3_otg_start_host]+
  657. [    6.770971] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  658. [    6.771009] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  659. [    6.774695] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe65 hci version 0x110 quirks 0x00010010
  660. [    6.774820] xhci-hcd xhci-hcd.0.auto: irq 337, io mem 0xff100000
  661. [    6.775239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  662. [    6.775252] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  663. [    6.775263] usb usb1: Product: xHCI Host Controller
  664. [    6.775273] usb usb1: Manufacturer: Linux 4.9.77-geae6367a9237 xhci-hcd
  665. [    6.775284] usb usb1: SerialNumber: xhci-hcd.0.auto
  666. [    6.776433] hub 1-0:1.0: USB hub found
  667. [    6.776506] hub 1-0:1.0: 1 port detected
  668. [    6.777293] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  669. [    6.777315] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  670. [    6.777506] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  671. [    6.777583] tcpc_device_irq_enable : tcpc irq enable OK!
  672. [    6.777584] rt1711_i2c_probe probe OK!
  673. [    6.777911] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  674. [    6.777924] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  675. [    6.777935] usb usb2: Product: xHCI Host Controller
  676. [    6.777946] usb usb2: Manufacturer: Linux 4.9.77-geae6367a9237 xhci-hcd
  677. [    6.777957] usb usb2: SerialNumber: xhci-hcd.0.auto
  678. [    6.778694] [I/hisi_pd] TPC-I:[CC_Alert] 5/0\x0d
  679. [    6.778703] [I/hisi_pd] TPC-I:** AttachWait.SNK\x0d
  680. [    6.779397] hub 2-0:1.0: USB hub found
  681. [    6.779475] hub 2-0:1.0: 1 port detected
  682. [    6.780299] [dwc3_otg_start_host]-
  683. [    6.780306] [dwc3_otg_work]-
  684. [    6.780315] [USB3][hisi_dwc3_wake_lock]usb otg wake lock
  685. [    6.780327] [USB3][handle_event]hisi usb_status: OFF -> HOST
  686. [    6.780334] [USB3][event_work]-
  687. [    6.785823] [drm] dss irq = 70.
  688. [    6.785824] [drm] dss_pri_clk:[400000000]->[400000000].
  689. [    6.785872] [drm] dss_pxl0_clk:[144000000]->[144000000].
  690. [    6.785878] get_domain_data_lpae:start_addr 0x8000, size 0xbfff8000 align 0x40000
  691. [    6.785984] [drm] host attach, client name=[adv7533], id=0
  692. [    6.786105] kirin-drm e8600000.dpe: bound e8601000.dsi (ops dsi_ops)
  693. [    6.786107] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  694. [    6.786108] [drm] No driver support for vblank timestamp query.
  695. [    6.786390] [drm] num_crtc=1, num_connector=1.
  696. [    6.786398] [drm:drm_helper_disable_unused_functions] *ERROR* Called for atomic driver, this is not what you want.
  697. [    6.786672] kirin-drm e8600000.dpe: No connectors reported connected with modes
  698. [    6.786678] [drm] Cannot find any crtc or sizes - going 1024x768
  699. [    6.899202] [I/hisi_pd] TPC-I:[CC_Change] 5/0\x0d
  700. [    6.899203] [E/hisi_pd] typec_wait_ps_change: typec_wait_ps_change!!!+++++++++++
  701. [    6.899205] [E/hisi_pd] typec_wait_ps_change: typec_wait_ps_change!!!-----------
  702. [    6.899210] [I/GPIO_HUB] gpio_hub_power_off: gpio hub hub vbus no power set success
  703. [    6.899210] [I/GPIO_HUB] gpio_hub_change_typec_power: typec power no change
  704. [    6.899213] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in:3
  705. [    6.899214] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in otg:3
  706. [    6.899215] [USB3][hisi_usb_otg_event]event: 3
  707. [    6.899227] [E/GPIO_HUB] gpio_hub_switch_to_typec: switch to typec
  708. [    6.899229] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in:0
  709. [    6.899230] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in otg:0
  710. [    6.899231] [USB3][hisi_usb_otg_event]event: 0
  711. [    6.899232] [USB3][hisi_usb_otg_event]schedule event_work wait:0]
  712. [    6.899232] [I/hisi_pd] TPC-I:** Attached.SNK\x0d
  713. [    6.899234] [E/hisi_pd] typec_wait_ps_change: typec_wait_ps_change!!!+++++++++++
  714. [    6.899235] [E/hisi_pd] typec_wait_ps_change: typec_wait_ps_change!!!-----------
  715. [    6.899431] [USB3][event_work]+
  716. [    6.899433] [USB3][handle_event][handle_event] type: 3
  717. [    6.899435] [USB3][set_vbus_power]set port power 0
  718. [    6.899437] [I/hisi_pd] pd_dpm_report_bc12 : PD_WAKE_UNLOCK
  719. [    6.899439] [I/hisi_pd] pd_dpm_report_bc12 : event (4)
  720. [    6.899440] [E/hisi_pd] pd_dpm_vbus_notifier_call: pd_dpm_vbus_notifier_call!!!,++++
  721. [    6.899443] [dwc3_otg_work]+\x0a evt = 1
  722. [    6.899443] [dwc3_otg_stop_host]+
  723. [    6.899476] xhci-hcd xhci-hcd.0.auto: remove, state 1
  724. [    6.899486] usb usb2: USB disconnect, device number 1
  725. [    6.899744] xhci-hcd xhci-hcd.0.auto: USB bus 2 deregistered
  726. [    6.899750] xhci-hcd xhci-hcd.0.auto: remove, state 1
  727. [    6.899756] usb usb1: USB disconnect, device number 1
  728. [    6.899943] xhci-hcd xhci-hcd.0.auto: USB bus 1 deregistered
  729. [    6.899964] [dwc3_otg_stop_host]-
  730. [    6.899965] [dwc3_suspend_device] +
  731. [    6.899994] [dwc3_suspend_device] -
  732. [    6.899995] [dwc3_otg_work]-
  733. [    6.899997] [USB3][hisi_dwc3_wake_unlock]usb otg wake unlock
  734. [    6.899999] [USB3][handle_event]hiusb_status: HOST -> OFF
  735. [    6.900001] [USB3][handle_event][handle_event] type: 0
  736. [    6.901672] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=3,+++
  737. [    6.901675] [I/hisi_pd] pd_dpm_report_pd_sink_vbus : Sink 5000 mV, 500 mA
  738. [    6.901677] [E/hisi_pd] pd_dpm_vbus_notifier_call: pd_dpm_vbus_notifier_call!!!,++++
  739. [    6.901679] [I/hisi_pd] TPC-I:Attached-> SINK\x0d
  740. [    6.901680] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=7,+++
  741. [    6.901681] [I/hisi_pd] pd_dpm_set_typec_state = 2
  742. [    6.901682] [I/hisi_pd] pd_dpm_set_cc_orientation cc_orientation =0
  743. [    6.901686] [I/hisi_pd] [TCPC-I]usb_port_attached\x0d
  744. [    6.901696] [I/hisi_pd] pd_dpm_report_device_attach \x0d
  745. [    7.208627] [USB3][detect_charger_type]DCD done
  746. [    7.236616] [USB3][detect_charger_type]Primary Detection done
  747. [    7.236617] [USB3][detect_charger_type]Secondary Detection done
  748. [    7.264601] [USB3][detect_charger_type]type: 0
  749. [    7.264602] [I/hisi_pd] pd_dpm_report_bc12 : event (0)
  750. [    7.264603] [E/hisi_pd] pd_dpm_vbus_notifier_call: pd_dpm_vbus_notifier_call!!!,++++
  751. [    7.264605] [dwc3_otg_work]+\x0a evt = 3
  752. [    7.264606] [dwc3_resume_device] +
  753. [    7.264663] [dwc3_resume_device] -
  754. [    7.264664] [dwc3_otg_start_peripheral]+
  755. [    7.264666] [dwc3_otg_start_peripheral]-
  756. [    7.264667] [dwc3_otg_work]-
  757. [    7.264668] [USB3][hisi_dwc3_wake_lock]usb otg wake lock
  758. [    7.264670] [USB3][handle_event]hisi usb status: OFF -> DEVICE
  759. [    7.264671] [USB3][event_work]-
  760. [    7.277921] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=6,+++
  761. [    7.277930] [I/hisi_pd] pd_dpm_handle_pe_event  unkonw event \x0d
  762. [    7.278237] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=5,+++
  763. [    7.278245] Pending event is same --> ignore this event 2
  764. [    7.278391] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=3,+++
  765. [    7.553182] kirin-drm e8600000.dpe: fb0: dss frame buffer device
  766. [    7.581121] [drm] Initialized kirin 1.0.0 20170309 on minor 0
  767. [    7.587453] dwmmc_k3 ff3ff000.dwmmc2: fifo-depth property not found, using value of FIFOTH register as default
  768. [    7.599738] dwmmc_k3 ff3ff000.dwmmc2: IDMAC supports 64-bit address mode.
  769. [    7.606970] dwmmc_k3 ff3ff000.dwmmc2: Using internal DMA controller.
  770. [    7.613484] dwmmc_k3 ff3ff000.dwmmc2: Version ID is 270a
  771. [    7.618884] dwmmc_k3 ff3ff000.dwmmc2: DW MMC controller at irq 56,32 bit host data width,128 deep fifo
  772. [    7.685846] hci-ti serial0-0: Direct firmware load for ti-connectivity/TIInit_11.8.32.bts failed with error -2
  773. [    7.696090] hci-ti serial0-0: Falling back to user helper
  774. [    7.726794] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  775. [    7.752792] dwmmc_k3 ff3ff000.dwmmc2: 1 slots initialized
  776. [    7.759567] hisi_i2s e804f800.hisi_i2s: Failed to get DMA channel capabilities, falling back to period counting: -6
  777. [    7.770235] asoc-simple-card soc:sound: hdmi-hifi.0 <-> e804f800.hisi_i2s mapping ok
  778. [    7.784451] otg_wakelock_init: No USB transceiver found
  779. [    7.786052] dwmmc_k3 ff3ff000.dwmmc2: card claims to support voltages below defined range
  780. [    7.798487] input: keys as /devices/platform/keys/input/input0
  781. [    7.799215] mmc_host mmc1: Bus speed (slot 0) = 25000000Hz (slot req 25000000Hz, actual 25000000HZ div = 0)
  782. [    7.802358] mmc1: new SDIO card at address 0001
  783. [    7.803451] wl18xx_driver wl18xx.0.auto: Direct firmware load for ti-connectivity/wl18xx-conf.bin failed with error -2
  784. [    7.803454] wl18xx_driver wl18xx.0.auto: Falling back to user helper
  785. [    7.836560] rtc-pl031 fff04000.rtc: setting system clock to 1970-01-01 00:00:14 UTC (14)
  786. [    7.845005] ALSA device list:
  787. [    7.848001] #0: hikey-hdmi
  788. [    7.851441] Freeing unused kernel memory: 1152K
  789. [    7.858302] init: init first stage started!
  790. [    7.862667] init: Using Android DT directory /proc/device-tree/firmware/android/
  791. [    7.870209] init: First stage mount skipped (missing/incompatible fstab in device tree)
  792. [    7.878326] init: Skipped setting INIT_AVB_VERSION (not in recovery mode)
  793. [    7.885256] init: Loading SELinux policy
  794. [    7.892358] SELinux: 8192 avtab hash slots, 16640 rules.
  795. [    7.901101] SELinux: 8192 avtab hash slots, 16640 rules.
  796. [    7.906487] SELinux:  1 users, 4 roles, 1199 types, 0 bools, 1 sens, 1024 cats
  797. [    7.913816] SELinux:  93 classes, 16640 rules
  798. [    7.919330] SELinux:  Completing initialization.
  799. [    7.924005] SELinux:  Setting up existing superblocks.
  800. [    7.982180] audit: type=1403 audit(14.643:2): policy loaded auid=4294967295 ses=4294967295
  801. [    7.990711] selinux: SELinux: Loaded policy from /sepolicy\x0a
  802. [    7.998015] audit: type=1404 audit(14.659:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
  803. [    8.017875] selinux: SELinux: Loaded file_contexts\x0a
  804. [    8.026705] init: init second stage started!
  805. [    8.035228] init: Using Android DT directory /proc/device-tree/firmware/android/
  806. [    8.043168] init: Init cannot set 'ro.boot.hardware' to 'HiKey960': Read-only property was already set
  807. [    8.053492] selinux: SELinux: Loaded file_contexts\x0a
  808. [    8.059852] init: Running restorecon...
  809. [    8.065017] selinux: SELinux:  Could not stat /dev/block: No such file or directory.\x0a
  810. [    8.074443] init: waitid failed: No child processes
  811. [    8.079410] init: Couldn't load property file '/system/etc/prop.default': open() failed: No such file or directory: No such file or directory
  812. [    8.092276] init: Couldn't load property file '/prop.default': open() failed: No such file or directory: No such file or directory
  813. [    8.104476] init: Couldn't load property file '/product/build.prop': open() failed: No such file or directory: No such file or directory
  814. [    8.133633] cgroup: init (1) created nested cgroup for controller "memory" which has incomplete hierarchy support. Nested cgroups may change behavior in the future.
  815. [    8.138200] ueventd: ueventd started!
  816. [    8.138955] selinux: SELinux: Loaded file_contexts\x0a
  817. [    8.138976] ueventd: Parsing file /ueventd.rc...
  818. [    8.139220] ueventd: Parsing file /vendor/ueventd.rc...
  819. [    8.139235] ueventd: Unable to read config file '/vendor/ueventd.rc': open() failed: No such file or directory
  820. [    8.139243] ueventd: Parsing file /odm/ueventd.rc...
  821. [    8.139254] ueventd: Unable to read config file '/odm/ueventd.rc': open() failed: No such file or directory
  822. [    8.139288] ueventd: Parsing file /ueventd.hikey960.rc...
  823. [    8.160923] ueventd: firmware: loading 'ti-connectivity/wl18xx-conf.bin' for '/devices/platform/soc/ff3ff000.dwmmc2/mmc_host/mmc1/mmc1:0001/mmc1:0001:2/wl18xx.0.auto/firmware/ti-connectivity!wl18xx-conf.bin'
  824. [    8.163490] ueventd: firmware: loading 'ti-connectivity/TIInit_11.8.32.bts' for '/devices/platform/soc/fdf01000.serial/serial0/serial0-0/firmware/ti-connectivity!TIInit_11.8.32.bts'
  825. [    8.234211] cgroup: "memory" requires setting use_hierarchy to 1 on the root
  826. [    8.241588] audit: type=1400 audit(14.903:4): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  827. [    8.263461] audit: type=1400 audit(14.923:5): avc:  denied  { create } for  pid=1 comm="init" name="cpu.rt_period_us" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  828. [    8.280999] audit: type=1400 audit(14.943:6): avc:  denied  { create } for  pid=1 comm="init" name="cpu.rt_runtime_us" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  829. [    8.299359] audit: type=1400 audit(14.959:7): avc:  denied  { create } for  pid=1 comm="init" name="cpus" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  830. [    8.316332] audit: type=1400 audit(14.975:8): avc:  denied  { create } for  pid=1 comm="init" name="mems" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  831. [    8.332991] audit: type=1400 audit(14.995:9): avc:  denied  { create } for  pid=1 comm="init" name="cpus" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  832. [    8.349895] audit: type=1400 audit(15.011:10): avc:  denied  { create } for  pid=1 comm="init" name="mems" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  833. [    8.366666] audit: type=1400 audit(15.027:11): avc:  denied  { create } for  pid=1 comm="init" name="cpus" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  834. [    8.385190] Registered swp emulation handler
  835. [    8.399366] watchdogd: watchdogd started (interval 10, margin 20)!
  836. [    8.405832] EXT4-fs (sdd10): mounted filesystem with ordered data mode. Opts: (null)
  837. [    8.414963] EXT4-fs (sdd5): Ignoring removed nomblk_io_submit option
  838. [    8.424545] EXT4-fs (sdd5): recovery complete
  839. [    8.429539] EXT4-fs (sdd5): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
  840. [    8.466927] Bluetooth: hci0: change remote baud rate command in firmware
  841. [    8.530259] e2fsck: e2fsck 1.43.3 (04-Sep-2016)\x0a
  842. [    8.536429] e2fsck: /system/bin/e2fsck: Permission denied while trying to open /dev/block/sdd5\x0a
  843. [    8.546696] e2fsck: \x0a
  844. [    8.550421] e2fsck: You must have r/w access to the filesystem or be root\x0a
  845. [    8.558850] e2fsck: e2fsck terminated by exit(8)\x0a
  846. [    8.568213] EXT4-fs (sdd5): mounted filesystem with ordered data mode. Opts: discard,noauto_da_alloc,data=ordered,user_xattr,barrier=1
  847. [    8.598314] fsck.f2fs: Info: Fix the reported corruption.\x0a
  848. [    8.605313] fsck.f2fs: \x09Error: Failed to open the device!\x0a
  849. [    8.612277] fsck.f2fs: fsck.f2fs terminated by exit(255)\x0a
  850. [    8.619521] F2FS-fs (sdd13): Magic Mismatch, valid(0xf2f52010) - read(0x180000)
  851. [    8.626940] F2FS-fs (sdd13): Can't find valid F2FS filesystem in 1th superblock
  852. [    8.634450] F2FS-fs (sdd13): Magic Mismatch, valid(0xf2f52010) - read(0x100000)
  853. [    8.641851] F2FS-fs (sdd13): Can't find valid F2FS filesystem in 2th superblock
  854. [    8.649258] F2FS-fs (sdd13): Magic Mismatch, valid(0xf2f52010) - read(0x180000)
  855. [    8.656660] F2FS-fs (sdd13): Can't find valid F2FS filesystem in 1th superblock
  856. [    8.664058] F2FS-fs (sdd13): Magic Mismatch, valid(0xf2f52010) - read(0x100000)
  857. [    8.671457] F2FS-fs (sdd13): Can't find valid F2FS filesystem in 2th superblock
  858. [    8.704088] fsck.f2fs: Info: Fix the reported corruption.\x0a
  859. [    8.711116] fsck.f2fs: \x09Error: Failed to open the device!\x0a
  860. [    8.715190] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
  861. [    8.723067] wlcore: loaded
  862. [    8.727209] F2FS-fs (sdd13): Magic Mismatch, valid(0xf2f52010) - read(0x180000)
  863. [    8.734634] F2FS-fs (sdd13): Can't find valid F2FS filesystem in 1th superblock
  864. [    8.742716] EXT4-fs (sdd13): Ignoring removed nomblk_io_submit option
  865. [    8.754868] EXT4-fs (sdd13): recovery complete
  866. [    8.759689] EXT4-fs (sdd13): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
  867. [    8.806298] EXT4-fs (sdd13): mounted filesystem with ordered data mode. Opts: discard,noauto_da_alloc,data=ordered,user_xattr,barrier=1
  868. [    8.818980] init: 6 output lines suppressed due to ratelimiting
  869. [    8.939513] file system registered
  870. [    9.047329] read descriptors
  871. [    9.050904] read strings
  872. [    9.615460] random: crng init done
  873. [    9.676796] android_work: sent uevent USB_STATE=CONNECTED
  874. [    9.682598] android_work: sent uevent USB_STATE=DISCONNECTED
  875. [    9.807070] android_work: sent uevent USB_STATE=CONNECTED
  876. [   11.980969] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=6,+++
  877. [   11.987070] [I/hisi_pd] pd_dpm_handle_pe_event  unkonw event \x0d
  878. [   11.993409] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=5,+++
  879. [   11.999443] Pending event is same --> ignore this event 2
  880. [   12.005158] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=3,+++
  881. [   13.846659] init: starting service 'hwservicemanager'...
  882. [   13.855510] audit_printk_skb: 210 callbacks suppressed
  883. [   13.855517] audit: type=1400 audit(20.515:82): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  884. [   13.881259] init: Service 'hwservicemanager' (pid 2156) killed by signal 1
  885. [   13.888739] init: Sending signal 9 to service 'hwservicemanager' (pid 2156) process group...
  886. [   13.897433] libprocessgroup: Successfully killed process cgroup uid 1000 pid 2156 in 0ms
  887. [   13.905836] init: Sending signal 9 to service 'cas-hal-1-0' (pid 2092) process group...
  888. [   13.919234] libprocessgroup: Successfully killed process cgroup uid 1013 pid 2092 in 5ms
  889. [   13.927712] init: Service 'cas-hal-1-0' (pid 2092) killed by signal 9
  890. [   13.934995] init: starting service 'healthd'...
  891. [   13.941243] audit: type=1400 audit(20.603:83): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  892. [   13.958865] init: starting service 'hidl_memory'...
  893. [   13.966790] audit: type=1400 audit(20.627:84): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  894. [   13.984745] init: starting service 'audioserver'...
  895. [   13.990851] audit: type=1400 audit(20.651:85): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  896. [   14.009507] audit: type=1400 audit(20.671:86): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  897. [   14.028466] audit: type=1400 audit(20.691:87): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  898. [   14.047141] audit: type=1400 audit(20.707:88): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  899. [   14.065953] audit: type=1400 audit(20.727:89): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  900. [   14.084632] audit: type=1400 audit(20.747:90): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  901. [   14.103308] audit: type=1400 audit(20.763:91): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  902. [   14.806701] android_work: sent uevent USB_STATE=DISCONNECTED
  903. [   14.920668] android_work: sent uevent USB_STATE=CONNECTED
  904. [   14.926509] android_work: sent uevent USB_STATE=DISCONNECTED
  905. [   15.051296] android_work: sent uevent USB_STATE=CONNECTED
  906. [   15.059183] configfs-gadget gadget: high-speed config #1: b
  907. [   15.065256] android_work: sent uevent USB_STATE=CONFIGURED
  908. [   16.716342] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=6,+++
  909. [   16.722403] [I/hisi_pd] pd_dpm_handle_pe_event  unkonw event \x0d
  910. [   16.728805] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=5,+++
  911. [   16.734866] Pending event is same --> ignore this event 2
  912. [   16.740525] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=3,+++
  913. [   16.786372] android_work: sent uevent USB_STATE=DISCONNECTED
  914. [   16.809281] read descriptors
  915. [   16.812243] read strings
  916. [   17.249227] android_work: did not send uevent (0 0           (null))
  917. [   17.362739] android_work: sent uevent USB_STATE=CONNECTED
  918. [   17.369477] android_work: sent uevent USB_STATE=DISCONNECTED
  919. [   17.546327] android_work: sent uevent USB_STATE=CONNECTED
  920. [   17.554401] configfs-gadget gadget: high-speed config #1: b
  921. [   17.561325] android_work: sent uevent USB_STATE=CONFIGURED
  922. [   18.860814] init: starting service 'hwservicemanager'...
  923. [   18.874159] audit_printk_skb: 45 callbacks suppressed
  924. [   18.874172] audit: type=1400 audit(25.535:107): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  925. [   18.919431] init: Service 'hwservicemanager' (pid 2204) killed by signal 1
  926. [   18.930212] init: Sending signal 9 to service 'hwservicemanager' (pid 2204) process group...
  927. [   18.939205] libprocessgroup: Successfully killed process cgroup uid 1000 pid 2204 in 0ms
  928. [   18.948245] init: Sending signal 9 to service 'cas-hal-1-0' (pid 2179) process group...
  929. [   18.962567] libprocessgroup: Successfully killed process cgroup uid 1013 pid 2179 in 5ms
  930. [   18.972180] init: Service 'cas-hal-1-0' (pid 2179) killed by signal 9
  931. [   18.983282] init: starting service 'healthd'...
  932. [   18.993102] audit: type=1400 audit(25.655:108): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  933. [   19.011310] init: starting service 'hidl_memory'...
  934. [   19.019976] audit: type=1400 audit(25.679:109): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  935. [   19.039819] init: starting service 'audioserver'...
  936. [   19.046582] audit: type=1400 audit(25.707:110): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  937. [   19.066215] audit: type=1400 audit(25.727:111): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  938. [   19.085745] audit: type=1400 audit(25.747:112): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  939. [   19.104949] audit: type=1400 audit(25.767:113): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  940. [   19.123786] audit: type=1400 audit(25.783:114): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  941. [   19.142518] audit: type=1400 audit(25.803:115): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  942. [   19.161377] audit: type=1400 audit(25.823:116): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
  943. [   21.450747] [I/hisi_pd] PE:TYPE-C Only Charger!\x0d
  944. [   21.455692] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=3,+++
  945. [   21.461701] [I/hisi_pd] pd_dpm_report_pd_sink_vbus : Sink 5000 mV, 500 mA
  946. [   21.468679] [E/hisi_pd] pd_dpm_vbus_notifier_call: pd_dpm_vbus_notifier_call!!!,++++
  947. [   21.476677] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=8,+++
  948. [   23.878866] init: starting service 'hwservicemanager'...
  949. [   23.887722] audit_printk_skb: 45 callbacks suppressed
  950. [   23.887729] audit: type=1400 audit(30.547:132): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=1
  951. [   23.920922] selinux: avc:  received setenforce notice (enforcing=0)\x0a
  952. [   23.928985] init: Service 'hwservicemanager' (pid 2235) killed by signal 1
  953. [   23.935972] init: Sending signal 9 to service 'hwservicemanager' (pid 2235) process group...
  954. [   23.944615] libprocessgroup: Successfully killed process cgroup uid 1000 pid 2235 in 0ms
  955. [   23.953002] init: Sending signal 9 to service 'cas-hal-1-0' (pid 2227) process group...
  956. [   23.966333] libprocessgroup: Successfully killed process cgroup uid 1013 pid 2227 in 5ms
  957. [   23.974760] init: Service 'cas-hal-1-0' (pid 2227) killed by signal 9
  958. [   23.992118] init: starting service 'healthd'...
  959. [   24.020652] init: starting service 'hidl_memory'...
  960. [   28.893559] init: starting service 'hwservicemanager'...
  961. [   28.908136] audit: type=1400 audit(35.567:133): avc:  denied  { create } for  pid=1 comm="init" name="cgroup.procs" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=1
  962. [   28.944853] init: Service 'hwservicemanager' (pid 2306) killed by signal 1
  963. [   28.951974] init: Sending signal 9 to service 'hwservicemanager' (pid 2306) process group...
  964. [   28.961018] libprocessgroup: Successfully killed process cgroup uid 1000 pid 2306 in 0ms
  965. [   28.969740] init: critical process 'hwservicemanager' exited 4 times in 4 minutes
  966. [   28.977692] init: Reboot start, reason: reboot, rebootTarget: bootloader
  967. [   28.999511] init: Shutdown timeout: 6000 ms
  968. [   29.005567] init: starting service 'blank_screen'...
  969. [   29.016934] init: starting service 'hwservicemanager'...
  970. [   29.027673] init: starting service 'vold'...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement