Guest User

Untitled

a guest
Nov 8th, 2018
1,499
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 182.54 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Initializing cgroup subsys cpuacct
  5. [ 0.000000] Initializing cgroup subsys schedtune
  6. [ 0.000000] Linux version 4.4.93+ (rocky@hctr930) (gcc version 4.9.x-google 20140827 (prerelease) (GCC) ) #336 SMP PREEMPT Wed Jul 25 15:14:13 CST 2018
  7. [ 0.000000] Boot CPU: AArch64 Processor [410fd033]
  8. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000fc000000, size 32 MiB
  9. [ 0.000000] Reserved memory: initialized node linux,cma, compatible id shared-dma-pool
  10. [ 0.000000] On node 0 totalpages: 1035776
  11. [ 0.000000] DMA zone: 16248 pages used for memmap
  12. [ 0.000000] DMA zone: 0 pages reserved
  13. [ 0.000000] DMA zone: 1035776 pages, LIFO batch:31
  14. [ 0.000000] psci: probing for conduit method from DT.
  15. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  16. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  17. [ 0.000000] psci: Trusted OS migration not required
  18. [ 0.000000] PERCPU: Embedded 21 pages/cpu @ffffffc0fbede000 s45504 r8192 d32320 u86016
  19. [ 0.000000] pcpu-alloc: s45504 r8192 d32320 u86016 alloc=21*4096
  20. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
  21. [ 0.000000] Detected VIPT I-cache on CPU0
  22. [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  23. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1019528
  24. [ 0.000000] Kernel command line: earlycon=uart8250,mmio32,0xff190000 console=ttyFIQ0 androidboot.baseband=N/A androidboot.selinux=permissive androidboot.hardware=rk30board androidboot.console=ttyFIQ0 init=/init mtdparts=rk29xxnand:0x00002000@0x00002000(uboot),0x00002000@0x00004000(trust),0x00002000@0x00006000(misc),0x00008000@0x00008000(resource),0x00010000@0x00010000(kernel),0x00010000@0x00020000(boot),0x00020000@0x00030000(recovery),0x00038000@0x00050000(backup),0x00002000@0x00088000(security),0x00100000@0x0008a000(cache),0x00400000@0x0018a000(system),0x00008000@0x0058a000(metadata),0x00100000@0x00592000(vendor),0x00100000@0x00694000(oem),0x00000400@0x00794000(frp),-@0x00794400(userdata) storagemedia=emmc uboot_logo=0x02000000@0xfbc00000 loader.timestamp=2018-01-03_14:28:08 SecureBootCheckOk=0
  25. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  26. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  27. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  28. [ 0.000000] software IO TLB [mem 0xf3600000-0xf7600000] (64MB) mapped at [ffffffc0f3600000-ffffffc0f75fffff]
  29. [ 0.000000] Memory: 3946884K/4143104K available (10878K kernel code, 2114K rwdata, 5248K rodata, 832K init, 1097K bss, 163452K reserved, 32768K cma-reserved)
  30. [ 0.000000] Virtual kernel memory layout:\x0a modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)\x0a vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000 ( 246 GB)\x0a .init : 0xffffff8009050000 - 0xffffff8009120000 ( 832 KB)\x0a .text : 0xffffff8008080000 - 0xffffff8008b20000 ( 10880 KB)\x0a .rodata : 0xffffff8008b20000 - 0xffffff8009050000 ( 5312 KB)\x0a .data : 0xffffff8009120000 - 0xffffff8009330808 ( 2115 KB)\x0a vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)\x0a 0xffffffbdc0008000 - 0xffffffbdc3f80000 ( 63 MB actual)\x0a fixed : 0xffffffbffe7fd000 - 0xffffffbffec00000 ( 4108 KB)\x0a PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000 ( 16 MB)\x0a memory : 0xffffffc000200000 - 0xffffffc0fe000000 ( 4062 MB)
  31. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  32. [ 0.000000] Preemptible hierarchical RCU implementation.
  33. [ 0.000000] \x09Build-time adjustment of leaf fanout to 64.
  34. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  35. [ 0.000000] alloc mailbox channel failed
  36. [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (virt).
  37. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  38. [ 0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  39. [ 0.000384] Failed to get pclk for 'rk_timer'
  40. [ 0.001054] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
  41. [ 0.001070] pid_max: default: 32768 minimum: 301
  42. [ 0.001153] Security Framework initialized
  43. [ 0.001166] SELinux: Initializing.
  44. [ 0.001246] SELinux: Starting in permissive mode
  45. [ 0.001297] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  46. [ 0.001311] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  47. [ 0.002345] Initializing cgroup subsys freezer
  48. [ 0.002369] Initializing cgroup subsys debug
  49. [ 0.003212] sched-energy: Sched-energy-costs installed from DT
  50. [ 0.003226] CPU0: update cpu_capacity 812
  51. [ 0.003282] ASID allocator initialised with 65536 entries
  52. [ 0.033208] Detected VIPT I-cache on CPU1
  53. [ 0.033266] CPU1: update cpu_capacity 812
  54. [ 0.033271] CPU1: Booted secondary processor [410fd033]
  55. [ 0.043234] Detected VIPT I-cache on CPU2
  56. [ 0.043281] CPU2: update cpu_capacity 812
  57. [ 0.043286] CPU2: Booted secondary processor [410fd033]
  58. [ 0.053290] Detected VIPT I-cache on CPU3
  59. [ 0.053334] CPU3: update cpu_capacity 812
  60. [ 0.053339] CPU3: Booted secondary processor [410fd033]
  61. [ 0.063350] Detected VIPT I-cache on CPU4
  62. [ 0.063403] CPU4: update cpu_capacity 1024
  63. [ 0.063407] CPU4: Booted secondary processor [410fd033]
  64. [ 0.073378] Detected VIPT I-cache on CPU5
  65. [ 0.073406] CPU5: update cpu_capacity 1024
  66. [ 0.073409] CPU5: Booted secondary processor [410fd033]
  67. [ 0.083421] Detected VIPT I-cache on CPU6
  68. [ 0.083449] CPU6: update cpu_capacity 1024
  69. [ 0.083452] CPU6: Booted secondary processor [410fd033]
  70. [ 0.093476] Detected VIPT I-cache on CPU7
  71. [ 0.093504] CPU7: update cpu_capacity 1024
  72. [ 0.093507] CPU7: Booted secondary processor [410fd033]
  73. [ 0.093613] Brought up 8 CPUs
  74. [ 0.093703] SMP: Total of 8 processors activated.
  75. [ 0.093718] CPU: All CPU(s) started at EL1
  76. [ 0.093790] alternatives: patching kernel code
  77. [ 0.096214] devtmpfs: initialized
  78. [ 0.117001] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  79. [ 0.117038] futex hash table entries: 2048 (order: 5, 131072 bytes)
  80. [ 0.119395] pinctrl core: initialized pinctrl subsystem
  81. [ 0.122501] Failed to find legacy iommu devices
  82. [ 0.123173] NET: Registered protocol family 16
  83. [ 0.123987] schedtune: init normalization constants...
  84. [ 0.124002] schedtune: CLUSTER[0-3] min_pwr: 56 max_pwr: 51
  85. [ 0.124014] schedtune: CPU[0] min_pwr: 0 max_pwr: 255
  86. [ 0.124025] schedtune: CPU[1] min_pwr: 0 max_pwr: 255
  87. [ 0.124035] schedtune: CPU[2] min_pwr: 0 max_pwr: 255
  88. [ 0.124046] schedtune: CPU[3] min_pwr: 0 max_pwr: 255
  89. [ 0.124057] schedtune: CLUSTER[4-7] min_pwr: 56 max_pwr: 103
  90. [ 0.124067] schedtune: CPU[4] min_pwr: 0 max_pwr: 513
  91. [ 0.124077] schedtune: CPU[5] min_pwr: 0 max_pwr: 513
  92. [ 0.124088] schedtune: CPU[6] min_pwr: 0 max_pwr: 513
  93. [ 0.124098] schedtune: CPU[7] min_pwr: 0 max_pwr: 513
  94. [ 0.124107] schedtune: SYSTEM min_pwr: 112 max_pwr: 3226
  95. [ 0.124117] schedtune: using normalization constants mul: 1354418075 sh1: 1 sh2: 11
  96. [ 0.124125] schedtune: verify normalization constants...
  97. [ 0.124134] schedtune: max_pwr/2^0: 3114 => norm_pwr: 1024
  98. [ 0.124143] schedtune: max_pwr/2^1: 1557 => norm_pwr: 512
  99. [ 0.124151] schedtune: max_pwr/2^2: 778 => norm_pwr: 255
  100. [ 0.124160] schedtune: max_pwr/2^3: 389 => norm_pwr: 127
  101. [ 0.124168] schedtune: max_pwr/2^4: 194 => norm_pwr: 63
  102. [ 0.124177] schedtune: max_pwr/2^5: 97 => norm_pwr: 31
  103. [ 0.124186] schedtune: configured to support 5 boost groups
  104. [ 0.132545] cpuidle: using governor ladder
  105. [ 0.145924] cpuidle: using governor menu
  106. [ 0.145951] Registered FIQ tty driver
  107. [ 0.146732] vdso: 2 pages (1 code @ ffffff8008b26000, 1 data @ ffffff8009124000)
  108. [ 0.146767] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  109. [ 0.147757] DMA: preallocated 256 KiB pool for atomic allocations
  110. [ 0.171585] gpiochip_add: registered GPIOs 1000 to 1031 on device: gpio0
  111. [ 0.171712] gpiochip_add: registered GPIOs 1032 to 1063 on device: gpio1
  112. [ 0.171831] gpiochip_add: registered GPIOs 1064 to 1095 on device: gpio2
  113. [ 0.171944] gpiochip_add: registered GPIOs 1096 to 1127 on device: gpio3
  114. [ 0.183475] fiq debugger fiq mode enabled
  115. [ 0.184827] console [ttyFIQ0] enabled
  116. [ 0.185161] Registered fiq debugger ttyFIQ0
  117. [ 0.232204] Rockchip hdmi driver version 2.0\x0a.
  118. [ 0.234908] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330
  119. [ 0.234938] dma-pl330 ff250000.dma-controller: \x09DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  120. [ 0.236753] dma-pl330 ff600000.dma-controller: Loaded driver for PL330 DMAC-241330
  121. [ 0.236780] dma-pl330 ff600000.dma-controller: \x09DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
  122. [ 0.237591] rockchip-pm rockchip-suspend: not set pwm-regulator-config
  123. [ 0.238043] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-sys-regulator[0]'
  124. [ 0.238617] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-host[0]' - status (0)
  125. [ 0.238971] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc18-lcd-n[0]' - status (0)
  126. [ 0.313472] rk_serial.c v1.8 2014-03-04
  127. [ 0.313787] --mtc serial probe
  128. [ 0.313907] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 25, base_baud = 1500000) is a rk29_serial.0
  129. [ 0.314227] serial ff180000.serial: membase ffffff8009466000
  130. [ 0.314366] --mtc serial probe
  131. [ 0.314449] ff1b0000.serial: ttyS3 at MMIO 0xff1b0000 (irq = 26, base_baud = 1500000) is a rk29_serial.3
  132. [ 0.314686] serial ff1b0000.serial: membase ffffff8009468000
  133. [ 0.314784] --mtc serial probe
  134. [ 0.314879] serial ff1c0000.serial: dma_rx_buf ffffff800800e000
  135. [ 0.314891] serial ff1c0000.serial: dma_rx_phy 0xfc000000
  136. [ 0.314922] serial ff1c0000.serial: serial_rk_init_dma_rx sucess
  137. [ 0.314935] ff1c0000.serial: ttyS4 at MMIO 0xff1c0000 (irq = 27, base_baud = 1500000) is a rk29_serial.4
  138. [ 0.315170] serial ff1c0000.serial: membase ffffff800946a000
  139. [ 0.315788] iommu: Adding device ff900000.iep to group 0
  140. [ 0.315870] iommu: Adding device ff930000.vop to group 1
  141. [ 0.315965] iommu: Adding device vpu_service to group 2
  142. [ 0.316041] iommu: Adding device hevc_service to group 3
  143. [ 0.316437] rk_iommu ff900800.iommu: can't get aclk
  144. [ 0.316451] rk_iommu ff900800.iommu: can't get hclk
  145. [ 0.317949] SCSI subsystem initialized
  146. [ 0.318170] usbcore: registered new interface driver usbfs
  147. [ 0.318229] usbcore: registered new interface driver hub
  148. [ 0.318362] usbcore: registered new device driver usb
  149. [ 0.318578] of_get_named_gpiod_flags: can't parse 'host_drv_gpio' property of node '/dwc-control-usb[0]'
  150. [ 0.318610] of_get_named_gpiod_flags: parsed 'otg_drv_gpio' property of node '/dwc-control-usb[0]' - status (-22)
  151. [ 0.318961] i2c_init
  152. [ 0.319440] rk3x-i2c ff650000.i2c: Initialized RK3xxx I2C bus at ffffff800947c000
  153. [ 0.319935] rk3x-i2c ff140000.i2c: Initialized RK3xxx I2C bus at ffffff800947e000
  154. [ 0.320231] rk3x-i2c ff150000.i2c: Initialized RK3xxx I2C bus at ffffff8009480000
  155. [ 0.320652] rk3x-i2c ff170000.i2c: Initialized RK3xxx I2C bus at ffffff8009482000
  156. [ 0.320954] media: Linux media interface: v0.10
  157. [ 0.321008] Linux video capture interface: v2.00
  158. [ 0.321163] pps_core: LinuxPPS API ver. 1 registered
  159. [ 0.321173] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  160. [ 0.321200] PTP clock support registered
  161. [ 0.321330] syscon_reboot_mode_probe c3524200
  162. [ 0.321934] rockchip ion: success to create - cma-heap
  163. [ 0.321957] rockchip ion: success to create - system-heap
  164. [ 0.322335] rk3368-mailbox ff6b0000.mailbox: rk3368-mailbox initialized, version: V1.00
  165. [ 0.323204] mbox-scpi mailbox-scpi: Scpi initialize, version: 0x1000002, chan nums: 3
  166. [ 0.323218] mbox-scpi mailbox-scpi: MCU version: V2.14 20170510
  167. [ 0.324592] --mtc car_init_probe 0
  168. [ 0.324688] Advanced Linux Sound Architecture Driver Initialized.
  169. [ 0.325213] --mtc rockchip_i2s_probe
  170. [ 0.326130] Bluetooth: Core ver 2.21
  171. [ 0.326169] NET: Registered protocol family 31
  172. [ 0.326178] Bluetooth: HCI device and connection manager initialized
  173. [ 0.326193] Bluetooth: HCI socket layer initialized
  174. [ 0.326205] Bluetooth: L2CAP socket layer initialized
  175. [ 0.326236] Bluetooth: SCO socket layer initialized
  176. [ 0.333728] --mtc panel_simple_probe
  177. [ 0.333861] --mtc serial_rk_startup 3
  178. [ 0.338773] --mtc ScreenTiming 0
  179. [ 0.339503] --mtc VTouch 0
  180. [ 0.340245] --mtc BlPwm 0
  181. [ 0.347574] --mtc screen:0(800x480)H
  182. [ 0.347603] lvds-panel supply power not found, using dummy regulator
  183. [ 0.347676] panel-simple lvds-panel: GPIO lookup for consumer enable
  184. [ 0.347686] panel-simple lvds-panel: using device tree for GPIO lookup
  185. [ 0.347696] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/lvds-panel[0]'
  186. [ 0.347705] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/lvds-panel[0]'
  187. [ 0.347714] panel-simple lvds-panel: using lookup tables for GPIO lookup
  188. [ 0.347724] panel-simple lvds-panel: lookup for GPIO enable failed
  189. [ 0.347734] panel-simple lvds-panel: GPIO lookup for consumer reset
  190. [ 0.347742] panel-simple lvds-panel: using device tree for GPIO lookup
  191. [ 0.347750] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/lvds-panel[0]'
  192. [ 0.347759] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/lvds-panel[0]'
  193. [ 0.347767] panel-simple lvds-panel: using lookup tables for GPIO lookup
  194. [ 0.347776] panel-simple lvds-panel: lookup for GPIO reset failed
  195. [ 0.348053] --mtc rk808_probe
  196. [ 0.349067] rk808 0-001b: Pmic Chip id: 0x0
  197. [ 0.357536] --mtc rk808_regulator_probe
  198. [ 0.357552] rk808 0-001b: GPIO lookup for consumer dvs
  199. [ 0.357560] rk808 0-001b: using device tree for GPIO lookup
  200. [ 0.357571] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff650000/pmic@1b[0]'
  201. [ 0.357581] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff650000/pmic@1b[0]'
  202. [ 0.357590] rk808 0-001b: using lookup tables for GPIO lookup
  203. [ 0.357599] rk808 0-001b: lookup for GPIO dvs failed
  204. [ 0.357609] rk808-regulator rk808-regulator: there is no dvs0 gpio
  205. [ 0.357620] rk808 0-001b: GPIO lookup for consumer dvs
  206. [ 0.357628] rk808 0-001b: using device tree for GPIO lookup
  207. [ 0.357637] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff650000/pmic@1b[1]'
  208. [ 0.357647] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff650000/pmic@1b[1]'
  209. [ 0.357655] rk808 0-001b: using lookup tables for GPIO lookup
  210. [ 0.357664] rk808 0-001b: lookup for GPIO dvs failed
  211. [ 0.357672] rk808-regulator rk808-regulator: there is no dvs1 gpio
  212. [ 0.357761] DCDC_REG1: supplied by vcc_sys
  213. [ 0.359469] DCDC_REG2: supplied by vcc_sys
  214. [ 0.360624] DCDC_REG3: supplied by vcc_sys
  215. [ 0.360873] DCDC_REG4: supplied by vcc_sys
  216. [ 0.361650] LDO_REG1: supplied by vcc_sys
  217. [ 0.362941] LDO_REG2: supplied by vcc_sys
  218. [ 0.367491] LDO_REG3: supplied by vcc_sys
  219. [ 0.374182] LDO_REG4: supplied by vcc_sys
  220. [ 0.380864] LDO_REG5: supplied by vcc_sys
  221. [ 0.387564] LDO_REG6: supplied by vcc_sys
  222. [ 0.394244] LDO_REG7: supplied by vcc_sys
  223. [ 0.400863] vcc18_lcd_n: supplied by vcc_18
  224. [ 0.400983] LDO_REG8: supplied by vcc_sys
  225. [ 0.407593] SWITCH_REG1: supplied by vcc_io
  226. [ 0.407830] SWITCH_REG2: supplied by vcc_io
  227. [ 0.418541] rk808-rtc rk808-rtc: rtc core: registered rk808-rtc as rtc0
  228. [ 0.420401] clocksource: Switched to clocksource arch_sys_counter
  229. [ 0.481391] rga2 ff920000.rga: rga ion client create success!
  230. [ 0.481663] rga: Driver loaded successfully ver:4.00
  231. [ 0.483482] iep: failed to find iep power down clock source.
  232. [ 0.483916] IEP Power ON
  233. [ 0.484129] IEP Power OFF
  234. [ 0.484200] IEP Driver loaded succesfully
  235. [ 0.484311] Module initialized.
  236. [ 0.485068] platform vpu_service: probe device
  237. [ 0.485113] platform vpu_service: vpu mmu dec ffffffc0f339e010
  238. [ 0.485283] platform vpu_service: allocator is drm
  239. [ 0.485375] platform vpu_service: checking hw id 4831
  240. [ 0.485918] platform hevc_service: probe device
  241. [ 0.485962] platform hevc_service: vpu mmu dec ffffffc0f339dc10
  242. [ 0.486112] platform hevc_service: allocator is drm
  243. [ 0.486181] platform hevc_service: checking hw id 6867
  244. [ 0.486534] rk-vcodec ff9a0000.vpu_combo: init success
  245. [ 0.486682] Vehicle vehicle_system_start(596): vehicle_system_start:start vehicle system \x0d
  246. [ 0.487106] Vehicle vehicle_parse_dt(57): vehicle_parse_dt
  247. [ 0.487366] Vehicle vehicle_parse_sensor(120): status: okay
  248. [ 0.487376] Vehicle vehicle_parse_sensor(123): status: okay
  249. [ 0.487416] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/cif_sensor/adv7181[0]' - status (0)
  250. [ 0.487440] of_get_named_gpiod_flags: parsed 'power-gpios' property of node '/cif_sensor/adv7181[0]' - status (0)
  251. [ 0.487464] Vehicle vehicle_parse_sensor(227): adv7181: ad_chl=0,,ad_addr=21,fix_for=0
  252. [ 0.487474] Vehicle vehicle_parse_sensor(228): gpio power:1025, active:1
  253. [ 0.487484] Vehicle vehicle_parse_sensor(230): gpio powerdown:0, active:0
  254. [ 0.487497] vehicle vehicle_main: vehicle driver probe success
  255. [ 0.527084] Vehicle adv7181_reinit_parameter(514): size 720x576, crop(0,0)
  256. [ 0.527466] --mtc check_id 0x11 --> 0x20
  257. [ 0.540436] Vehicle cif_parse_dt(936): cif_parse_dt:Get cif, drop-frames failed!
  258. [ 0.540539] Vehicle cif_parse_dt(954): cif_parse_dt, drop_frames = 0
  259. [ 0.540808] Vehicle rk_vehicle_system_main(467): rk_vehicle_system_main start
  260. [ 0.540843] Vehicle vehicle_flinger_init(414): wzqtest vehicle_flinger_init,414
  261. [ 0.540955] Vehicle rk_flinger_create_ion_client(191): wzqtest rk_flinger_create_ion_client for ret = 0
  262. [ 0.542541] [drm:drm_core_init] Initialized drm 1.1.0 20060810
  263. [ 0.545253] Vehicle rk_flinger_queue_work(1552): wzqtest:rk_flinger_queue_work,1552
  264. [ 0.545285] Vehicle vehicle_flinger_init(475): wzqtest init rk flinger ok rga
  265. [ 0.545301] Vehicle rk_vehicle_system_main(509): yuyz rk_vehicle_system_main init success, start loop
  266. [ 0.545417] rockchip-vop ff930000.vop: invalid resource
  267. [ 0.545434] rockchip-vop ff930000.vop: failed to get vop cabc lut registers
  268. [ 0.545702] rockchip-drm display-subsystem: bound ff930000.vop (ops vop_component_ops)
  269. [ 0.545892] rockchip-drm display-subsystem: bound ff968000.lvds (ops rockchip_lvds_component_ops)
  270. [ 0.545907] [drm:drm_vblank_init] Supports vblank timestamp caching Rev 2 (21.10.2013).
  271. [ 0.545918] [drm:drm_vblank_init] No driver support for vblank timestamp query.
  272. [ 0.565525] rockchip-drm display-subsystem: fb0: frame buffer device
  273. [ 0.579083] NET: Registered protocol family 2
  274. [ 0.579670] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  275. [ 0.580056] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  276. [ 0.580826] TCP: Hash tables configured (established 32768 bind 32768)
  277. [ 0.580913] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  278. [ 0.581033] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  279. [ 0.581349] NET: Registered protocol family 1
  280. [ 0.581400] PCI: CLS 0 bytes, default 64
  281. [ 0.581774] --mtc pwm_backlight_probe
  282. [ 0.581956] pwm-backlight backlight: GPIO lookup for consumer enable2
  283. [ 0.581967] pwm-backlight backlight: using device tree for GPIO lookup
  284. [ 0.582059] of_get_named_gpiod_flags: parsed 'enable2-gpios' property of node '/backlight[0]' - status (0)
  285. [ 0.582076] no flags found for enable2
  286. [ 0.584824] of_get_named_gpiod_flags: parsed 'mtc,lcd_en' property of node '/mtc-car[0]' - status (0)
  287. [ 0.584999] of_get_named_gpiod_flags: parsed 'WIFI,poweren_gpio' property of node '/mtc-car[0]' - status (0)
  288. [ 0.585039] of_get_named_gpiod_flags: parsed 'GPS,reset_gpio' property of node '/mtc-car[0]' - status (0)
  289. [ 0.585081] of_get_named_gpiod_flags: parsed 'GPS,poweren_gpio' property of node '/mtc-car[0]' - status (0)
  290. [ 0.585310] input: mtc-key as /devices/platform/mtc-car/input/input0
  291. [ 0.585741] --mtc bootmode 0
  292. [ 0.593644] --mtc @ >boot 3,b0,w0,b+0
  293. [ 0.622875] --mtc @ mcu: MTCE_XRC_V2.89bd_1
  294. [ 0.626057] --mtc @ mcu: 4CA345C3(00)4CA345C3(00)
  295. [ 0.628444] --mtc mcu_vid: 4CA345C3B39E84498400
  296. [ 0.630142] --mtc sn16:D558992C620455F9
  297. [ 0.630153] --mtc sn12:992C620455F9
  298. [ 0.630165] --mtc uid:H072MNC0C002B000D
  299. [ 0.637119] of_get_named_gpiod_flags: parsed 'mtc,pin8' property of node '/mtc-car[0]' - status (0)
  300. [ 0.637444] Trying to unpack rootfs image as initramfs...
  301. [ 0.674543] --mtc mcu_vid: 4CA345C3B39E84498400
  302. [ 0.676236] --mtc sn16:D558992C620455F9
  303. [ 0.676247] --mtc sn12:992C620455F9
  304. [ 0.676258] --mtc uid:H072MNC0C002B000D
  305. [ 0.714261] --mtc @ cfg end
  306. [ 0.715336] --mtc @ av_on
  307. [ 0.716158] --mtc bl 1 100
  308. [ 0.781764] Freeing initrd memory: 2492K
  309. [ 0.782811] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
  310. [ 0.786801] audit: initializing netlink subsys (disabled)
  311. [ 0.786892] audit: type=2000 audit(0.780:1): initialized
  312. [ 0.793637] VFS: Disk quotas dquot_6.6.0
  313. [ 0.793802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  314. [ 0.795592] fuse init (API version 7.23)
  315. [ 0.796557] SELinux: Registering netfilter hooks
  316. [ 0.797097] \x0aTEE Core Framework initialization (ver 1:0.1)
  317. [ 0.797129] TEE armv7 Driver initialization
  318. [ 0.797681] tz_tee_probe: name="armv7sec", id=0, pdev_name="armv7sec.0"
  319. [ 0.797696] TEE core: Alloc the misc device "opteearmtz00" (id=0)
  320. [ 0.797928] TEE Core: Register the misc device "opteearmtz00" (id=0,minor=55)
  321. [ 0.803793] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  322. [ 0.803814] io scheduler noop registered
  323. [ 0.804019] io scheduler cfq registered (default)
  324. [ 0.809664] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/cif_sensor/adv7181[0]' - status (0)
  325. [ 0.809680] gpio-1018 (ad_reset): gpiod_request: status -16
  326. [ 0.809690] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/cif_sensor/adv7181[0]'
  327. [ 0.809697] rk_cam_io(349):gpio reset get failed.\x0a
  328. [ 0.809713] of_get_named_gpiod_flags: can't parse 'powerdown-gpios' property of node '/cif_sensor/adv7181[0]'
  329. [ 0.809723] of_get_named_gpiod_flags: can't parse 'powerdown-gpio' property of node '/cif_sensor/adv7181[0]'
  330. [ 0.809748] of_get_named_gpiod_flags: parsed 'power-gpios' property of node '/cif_sensor/adv7181[0]' - status (0)
  331. [ 0.809756] gpio-1025 (ad_power): gpiod_request: status -16
  332. [ 0.809766] of_get_named_gpiod_flags: can't parse 'power-gpio' property of node '/cif_sensor/adv7181[0]'
  333. [ 0.809773] rk_cam_io(363):gpio power get failed.\x0a
  334. [ 0.809787] of_get_named_gpiod_flags: can't parse 'af-gpios' property of node '/cif_sensor/adv7181[0]'
  335. [ 0.809796] of_get_named_gpiod_flags: can't parse 'af-gpio' property of node '/cif_sensor/adv7181[0]'
  336. [ 0.809806] of_get_named_gpiod_flags: can't parse 'flash-gpios' property of node '/cif_sensor/adv7181[0]'
  337. [ 0.809816] of_get_named_gpiod_flags: can't parse 'flash-gpio' property of node '/cif_sensor/adv7181[0]'
  338. [ 0.809826] of_get_named_gpiod_flags: can't parse 'irq-gpios' property of node '/cif_sensor/adv7181[0]'
  339. [ 0.809835] of_get_named_gpiod_flags: can't parse 'irq-gpio' property of node '/cif_sensor/adv7181[0]'
  340. [ 0.826228] brd: module loaded
  341. [ 0.833194] loop: module loaded
  342. [ 0.833919] zram: Added device: zram0
  343. [ 0.834700] SCSI Media Changer driver v0.25
  344. [ 0.835554] tun: Universal TUN/TAP device driver, 1.6
  345. [ 0.835564] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  346. [ 0.836297] PPP generic driver version 2.4.2
  347. [ 0.836495] PPP BSD Compression module registered
  348. [ 0.836509] PPP Deflate Compression module registered
  349. [ 0.836539] PPP MPPE Compression module registered
  350. [ 0.836558] NET: Registered protocol family 24
  351. [ 0.836610] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
  352. [ 0.836619] CSLIP: code copyright 1989 Regents of the University of California.
  353. [ 0.836636] Rockchip WiFi SYS interface (V1.00) ...
  354. [ 0.836742] usbcore: registered new interface driver catc
  355. [ 0.836794] usbcore: registered new interface driver kaweth
  356. [ 0.836810] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
  357. [ 0.836856] usbcore: registered new interface driver pegasus
  358. [ 0.836907] usbcore: registered new interface driver rtl8150
  359. [ 0.836962] usbcore: registered new interface driver r8152
  360. [ 0.836976] hso: drivers/net/usb/hso.c: Option Wireless
  361. [ 0.837045] usbcore: registered new interface driver hso
  362. [ 0.837131] usbcore: registered new interface driver asix
  363. [ 0.837183] usbcore: registered new interface driver ax88179_178a
  364. [ 0.837245] usbcore: registered new interface driver cdc_ether
  365. [ 0.837298] usbcore: registered new interface driver cdc_eem
  366. [ 0.837349] usbcore: registered new interface driver dm9601
  367. [ 0.837411] usbcore: registered new interface driver smsc75xx
  368. [ 0.837473] usbcore: registered new interface driver smsc95xx
  369. [ 0.837528] usbcore: registered new interface driver gl620a
  370. [ 0.837580] usbcore: registered new interface driver net1080
  371. [ 0.837631] usbcore: registered new interface driver plusb
  372. [ 0.837683] usbcore: registered new interface driver rndis_host
  373. [ 0.837735] usbcore: registered new interface driver cdc_subset
  374. [ 0.837789] usbcore: registered new interface driver zaurus
  375. [ 0.837846] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  376. [ 0.837922] usbcore: registered new interface driver int51x1
  377. [ 0.837974] usbcore: registered new interface driver kalmia
  378. [ 0.838029] usbcore: registered new interface driver sierra_net
  379. [ 0.838082] usbcore: registered new interface driver cx82310_eth
  380. [ 0.838148] usbcore: registered new interface driver cdc_ncm
  381. [ 0.838201] usbcore: registered new interface driver qmi_wwan
  382. [ 0.838254] usbcore: registered new interface driver cdc_mbim
  383. [ 0.839245] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  384. [ 0.839260] ehci-pci: EHCI PCI platform driver
  385. [ 0.839318] ehci-platform: EHCI generic platform driver
  386. [ 0.841717] ehci-platform ff500000.usb: EHCI Host Controller
  387. [ 0.841748] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 1
  388. [ 0.845774] ehci-platform ff500000.usb: irq 29, io mem 0xff500000
  389. [ 0.853761] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00
  390. [ 0.853947] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  391. [ 0.853961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  392. [ 0.853973] usb usb1: Product: EHCI Host Controller
  393. [ 0.853985] usb usb1: Manufacturer: Linux 4.4.93+ ehci_hcd
  394. [ 0.853996] usb usb1: SerialNumber: ff500000.usb
  395. [ 0.854638] hub 1-0:1.0: USB hub found
  396. [ 0.854676] hub 1-0:1.0: 1 port detected
  397. [ 0.855311] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  398. [ 0.855361] ohci-platform: OHCI generic platform driver
  399. [ 0.855695] ohci-platform ff520000.usb: Generic Platform OHCI controller
  400. [ 0.855723] ohci-platform ff520000.usb: new USB bus registered, assigned bus number 2
  401. [ 0.855904] ohci-platform ff520000.usb: irq 30, io mem 0xff520000
  402. [ 0.911250] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  403. [ 0.911264] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  404. [ 0.911277] usb usb2: Product: Generic Platform OHCI controller
  405. [ 0.911288] usb usb2: Manufacturer: Linux 4.4.93+ ohci_hcd
  406. [ 0.911299] usb usb2: SerialNumber: ff520000.usb
  407. [ 0.911919] hub 2-0:1.0: USB hub found
  408. [ 0.911956] hub 2-0:1.0: 1 port detected
  409. [ 0.913033] usbcore: registered new interface driver cdc_acm
  410. [ 0.913043] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  411. [ 0.913118] usbcore: registered new interface driver usblp
  412. [ 0.913178] usbcore: registered new interface driver cdc_wdm
  413. [ 0.913237] usbcore: registered new interface driver uas
  414. [ 0.913341] usbcore: registered new interface driver usb-storage
  415. [ 0.913394] usbcore: registered new interface driver ums-alauda
  416. [ 0.913444] usbcore: registered new interface driver ums-cypress
  417. [ 0.913496] usbcore: registered new interface driver ums-datafab
  418. [ 0.913548] usbcore: registered new interface driver ums_eneub6250
  419. [ 0.913599] usbcore: registered new interface driver ums-freecom
  420. [ 0.913652] usbcore: registered new interface driver ums-isd200
  421. [ 0.913708] usbcore: registered new interface driver ums-jumpshot
  422. [ 0.913782] usbcore: registered new interface driver ums-karma
  423. [ 0.913835] usbcore: registered new interface driver ums-onetouch
  424. [ 0.913888] usbcore: registered new interface driver ums-sddr09
  425. [ 0.913940] usbcore: registered new interface driver ums-sddr55
  426. [ 0.913994] usbcore: registered new interface driver ums-usbat
  427. [ 0.914099] usbcore: registered new interface driver usbserial
  428. [ 0.914149] usbcore: registered new interface driver usbserial_generic
  429. [ 0.914185] usbserial: USB Serial support registered for generic
  430. [ 0.914239] usbcore: registered new interface driver option
  431. [ 0.914275] usbserial: USB Serial support registered for GSM modem (1-port)
  432. [ 0.914442] usbcore: registered new interface driver trancevibrator
  433. [ 0.914458] usb20_otg: version 3.10a 21-DEC-2012
  434. [ 0.914862] ffffff8009b80040
  435. [ 0.914872] Core Release: 3.10a
  436. [ 0.914880] Setting default values for core params
  437. [ 0.915121] Using Buffer DMA mode
  438. [ 0.915130] Periodic Transfer Interrupt Enhancement - disabled
  439. [ 0.915138] Multiprocessor Interrupt Enhancement - disabled
  440. [ 0.915147] OTG VER PARAM: 0, OTG VER FLAG: 0
  441. [ 0.915155] ^^^^^^^^^^^^^^^^^Device Mode
  442. [ 0.915161] --mtc otg device2
  443. [ 0.915179] Dedicated Tx FIFOs mode
  444. [ 0.915202] pcd_init otg_dev = ffffffc0f21ae440
  445. [ 0.915508] usb20_otg ff580000.usb: DWC OTG Controller
  446. [ 0.915541] usb20_otg ff580000.usb: new USB bus registered, assigned bus number 3
  447. [ 0.915572] usb20_otg ff580000.usb: irq 31, io mem 0x00000000
  448. [ 0.915737] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  449. [ 0.915752] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  450. [ 0.915764] usb usb3: Product: DWC OTG Controller
  451. [ 0.915775] usb usb3: Manufacturer: Linux 4.4.93+ dwc_otg_hcd
  452. [ 0.915786] usb usb3: SerialNumber: ff580000.usb
  453. [ 0.916358] hub 3-0:1.0: USB hub found
  454. [ 0.916400] hub 3-0:1.0: 1 port detected
  455. [ 0.916970] usb20_host: version 3.10a 21-DEC-2012
  456. [ 0.917142] --mtc @ radio_init
  457. [ 0.917163] --mtc vchip 1
  458. [ 0.917172] --mtc vchip 1
  459. [ 0.917182] --mtc @ av channel SYS
  460. [ 0.917192] --mtc @ av mute
  461. [ 0.917203] --mtc @ AvEqMod: 0 183
  462. [ 0.917213] --mtc @ AvEqMod: 1 130
  463. [ 0.917223] --mtc @ AvEqMod: 2 1
  464. [ 0.917233] --mtc @ AvEqMod: 4 14
  465. [ 0.917243] --mtc @ AvEqMod: 12 0
  466. [ 0.917253] --mtc @ AvEqMod: 13 0
  467. [ 0.917263] --mtc @ AvEqMod: 14 48
  468. [ 0.917273] --mtc @ AvEqMod: 18 7
  469. [ 0.917794] usbcore: registered new interface driver xpad
  470. [ 0.917866] usbcore: registered new interface driver usb_acecad
  471. [ 0.917929] usbcore: registered new interface driver aiptek
  472. [ 0.917988] usbcore: registered new interface driver gtco
  473. [ 0.918047] usbcore: registered new interface driver hanwang
  474. [ 0.918108] usbcore: registered new interface driver kbtab
  475. [ 0.918491] sensor_register_slave:mma8452,id=17
  476. [ 0.918508] sensor_register_slave:lis3dh,id=7
  477. [ 0.918523] sensor_register_slave:mma7660,id=18
  478. [ 0.918539] sensor_register_slave:lsm303d,id=22
  479. [ 0.918554] sensor_register_slave:gs_mc3230,id=23
  480. [ 0.918561] [Gsensor] gsensor_init
  481. [ 0.918577] sensor_register_slave:mpu6880_acc,id=24
  482. [ 0.918592] sensor_register_slave:mpu6500_acc,id=25
  483. [ 0.918607] sensor_register_slave:lsm330_acc,id=26
  484. [ 0.918623] sensor_register_slave:bma2xx_acc,id=27
  485. [ 0.918639] sensor_register_slave:akm8975,id=29
  486. [ 0.918654] sensor_register_slave:akm8963,id=30
  487. [ 0.918669] sensor_register_slave:l3g4200d,id=44
  488. [ 0.918684] sensor_register_slave:l3g20d,id=45
  489. [ 0.918699] sensor_register_slave:ewtsa,id=46
  490. [ 0.918715] sensor_register_slave:lsm330_gyro,id=50
  491. [ 0.918730] sensor_register_slave:cm3217,id=52
  492. [ 0.918746] sensor_register_slave:cm3218,id=53
  493. [ 0.918762] sensor_register_slave:ls_stk3410,id=61
  494. [ 0.918777] sensor_register_slave:ps_stk3410,id=66
  495. [ 0.919456] i2c /dev entries driver
  496. [ 0.920772] IR NEC protocol handler initialized
  497. [ 0.920788] IR RC5(x/sz) protocol handler initialized
  498. [ 0.920802] IR RC6 protocol handler initialized
  499. [ 0.920814] IR JVC protocol handler initialized
  500. [ 0.920827] IR Sony protocol handler initialized
  501. [ 0.920840] IR SANYO protocol handler initialized
  502. [ 0.920853] IR Sharp protocol handler initialized
  503. [ 0.920866] IR MCE Keyboard/mouse protocol handler initialized
  504. [ 0.920878] IR XMP protocol handler initialized
  505. [ 0.921103] usbcore: registered new interface driver uvcvideo
  506. [ 0.921112] USB Video Class driver (1.1.1)
  507. [ 0.921129] CamSys driver version: v0.34.7, CamSys head file version: v0.14.0
  508. [ 0.922340] test_power_init: could not find dev node
  509. [ 0.924512] device-mapper: uevent: version 1.0.3
  510. [ 0.924836] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: [email protected]
  511. [ 0.925020] Bluetooth: HCI UART driver ver 2.3
  512. [ 0.925033] Bluetooth: HCI UART protocol H4 registered
  513. [ 0.925041] Bluetooth: HCI UART protocol LL registered
  514. [ 0.925322] cpu cpu0: leakage=13
  515. [ 0.925338] cpu cpu0: leakage-sel=0
  516. [ 0.925575] cpu cpu4: leakage=13
  517. [ 0.925593] cpu cpu4: leakage-sel=0
  518. [ 0.925607] cpu cpu4: scale-sel=36
  519. [ 0.929310] sdhci: Secure Digital Host Controller Interface driver
  520. [ 0.929324] sdhci: Copyright(c) Pierre Ossman
  521. [ 0.929338] Synopsys Designware Multimedia Card Interface Driver
  522. [ 0.930348] dwmmc_rockchip ff0c0000.dwmmc: IDMAC supports 32-bit address mode.
  523. [ 0.930565] dwmmc_rockchip ff0c0000.dwmmc: Using internal DMA controller.
  524. [ 0.930583] dwmmc_rockchip ff0c0000.dwmmc: Version ID is 270a
  525. [ 0.930639] dwmmc_rockchip ff0c0000.dwmmc: DW MMC controller at irq 17,32 bit host data width,256 deep fifo
  526. [ 0.930672] dwmmc_rockchip ff0c0000.dwmmc: 'clock-freq-min-max' property was deprecated.
  527. [ 0.930719] dwmmc_rockchip ff0c0000.dwmmc: No vmmc regulator found
  528. [ 0.930730] dwmmc_rockchip ff0c0000.dwmmc: No vqmmc regulator found
  529. [ 0.930752] dwmmc_rockchip ff0c0000.dwmmc: GPIO lookup for consumer cd
  530. [ 0.930760] dwmmc_rockchip ff0c0000.dwmmc: using device tree for GPIO lookup
  531. [ 0.930771] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/dwmmc@ff0c0000[0]'
  532. [ 0.930781] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/dwmmc@ff0c0000[0]'
  533. [ 0.930790] dwmmc_rockchip ff0c0000.dwmmc: using lookup tables for GPIO lookup
  534. [ 0.930799] dwmmc_rockchip ff0c0000.dwmmc: lookup for GPIO cd failed
  535. [ 0.930811] dwmmc_rockchip ff0c0000.dwmmc: GPIO lookup for consumer wp
  536. [ 0.930819] dwmmc_rockchip ff0c0000.dwmmc: using device tree for GPIO lookup
  537. [ 0.930828] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@ff0c0000[0]'
  538. [ 0.930837] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@ff0c0000[0]'
  539. [ 0.930845] dwmmc_rockchip ff0c0000.dwmmc: using lookup tables for GPIO lookup
  540. [ 0.930854] dwmmc_rockchip ff0c0000.dwmmc: lookup for GPIO wp failed
  541. [ 0.943830] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  542. [ 0.957177] dwmmc_rockchip ff0c0000.dwmmc: 1 slots initialized
  543. [ 0.957919] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode.
  544. [ 0.958054] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller.
  545. [ 0.958078] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a
  546. [ 0.958156] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 18,32 bit host data width,256 deep fifo
  547. [ 0.958191] dwmmc_rockchip ff0d0000.dwmmc: 'clock-freq-min-max' property was deprecated.
  548. [ 0.958247] dwmmc_rockchip ff0d0000.dwmmc: No vmmc regulator found
  549. [ 0.958262] dwmmc_rockchip ff0d0000.dwmmc: No vqmmc regulator found
  550. [ 0.958288] dwmmc_rockchip ff0d0000.dwmmc: GPIO lookup for consumer cd
  551. [ 0.958301] dwmmc_rockchip ff0d0000.dwmmc: using device tree for GPIO lookup
  552. [ 0.958315] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/dwmmc@ff0d0000[0]'
  553. [ 0.958327] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/dwmmc@ff0d0000[0]'
  554. [ 0.958339] dwmmc_rockchip ff0d0000.dwmmc: using lookup tables for GPIO lookup
  555. [ 0.958353] dwmmc_rockchip ff0d0000.dwmmc: lookup for GPIO cd failed
  556. [ 0.958367] dwmmc_rockchip ff0d0000.dwmmc: GPIO lookup for consumer wp
  557. [ 0.958379] dwmmc_rockchip ff0d0000.dwmmc: using device tree for GPIO lookup
  558. [ 0.958390] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@ff0d0000[0]'
  559. [ 0.958403] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@ff0d0000[0]'
  560. [ 0.958414] dwmmc_rockchip ff0d0000.dwmmc: using lookup tables for GPIO lookup
  561. [ 0.958426] dwmmc_rockchip ff0d0000.dwmmc: lookup for GPIO wp failed
  562. [ 0.970474] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  563. [ 0.983872] dwmmc_rockchip ff0d0000.dwmmc: 1 slots initialized
  564. [ 0.984520] dwmmc_rockchip ff0f0000.dwmmc: IDMAC supports 32-bit address mode.
  565. [ 0.984677] dwmmc_rockchip ff0f0000.dwmmc: Using internal DMA controller.
  566. [ 0.984701] dwmmc_rockchip ff0f0000.dwmmc: Version ID is 270a
  567. [ 0.984780] dwmmc_rockchip ff0f0000.dwmmc: DW MMC controller at irq 19,32 bit host data width,256 deep fifo
  568. [ 0.984814] dwmmc_rockchip ff0f0000.dwmmc: 'clock-freq-min-max' property was deprecated.
  569. [ 0.985003] dwmmc_rockchip ff0f0000.dwmmc: GPIO lookup for consumer wp
  570. [ 0.985016] dwmmc_rockchip ff0f0000.dwmmc: using device tree for GPIO lookup
  571. [ 0.985030] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@ff0f0000[0]'
  572. [ 0.985043] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@ff0f0000[0]'
  573. [ 0.985055] dwmmc_rockchip ff0f0000.dwmmc: using lookup tables for GPIO lookup
  574. [ 0.985068] dwmmc_rockchip ff0f0000.dwmmc: lookup for GPIO wp failed
  575. [ 0.993240] mmc_host mmc0: Bus speed (slot 0) = 32000000Hz (slot req 32000000Hz, actual 32000000HZ div = 0)
  576. [ 0.993276] mmc0: new high speed SDHC card at address 59b4
  577. [ 0.994373] mmcblk0: mmc0:59b4 NCard 15.1 GiB
  578. [ 0.996450] mmcblk0: p1
  579. [ 0.998173] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  580. [ 1.010493] dwmmc_rockchip ff0f0000.dwmmc: 1 slots initialized
  581. [ 1.010933] sdhci-pltfm: SDHCI platform and OF driver helper
  582. [ 1.011702] hidraw: raw HID events driver (C) Jiri Kosina
  583. [ 1.016348] usbcore: registered new interface driver usbhid
  584. [ 1.016364] usbhid: USB HID core driver
  585. [ 1.016565] inv_mpu_iio: inv_mpu_init:746
  586. [ 1.018817] ashmem: initialized
  587. [ 1.022673] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  588. [ 1.025292] ff100000.saradc supply vref not found, using dummy regulator
  589. [ 1.031188] rknandbase v1.1 2016-11-08
  590. [ 1.032009] --mtc dvd_probe
  591. [ 1.032582] --mtc goodix_ts_init
  592. [ 1.033108] --mtc goodix_ts_probe xx
  593. [ 1.033211] of_get_named_gpiod_flags: parsed 'touch-gpio' property of node '/i2c@ff140000/gt9xx@14[0]' - status (0)
  594. [ 1.033261] of_get_named_gpiod_flags: parsed 'reset-gpio' property of node '/i2c@ff140000/gt9xx@14[0]' - status (0)
  595. [ 1.033279] of_get_named_gpiod_flags: can't parse 'power-gpio' property of node '/i2c@ff140000/gt9xx@14[0]'
  596. [ 1.046947] mmc_host mmc1: Bus speed (slot 0) = 32000000Hz (slot req 32000000Hz, actual 32000000HZ div = 0)
  597. [ 1.046994] mmc1: new high speed SDXC card at address aaaa
  598. [ 1.051245] mmcblk1: mmc1:aaaa SC128 119 GiB
  599. [ 1.054749] mmcblk1: p1
  600. [ 1.080333] mmc2: MAN_BKOPS_EN bit is not set
  601. [ 1.083813] mmc_host mmc2: Bus speed (slot 0) = 144000000Hz (slot req 150000000Hz, actual 144000000HZ div = 0)
  602. [ 1.125098] 39 31 31 00 60 10 00 04 58 02 00
  603. [ 1.136615] --mtc config_id 90 vendor_id 0
  604. [ 1.136620] 5a 00 04 58 02 05 0d 00 01
  605. [ 1.136809] input: goodix-ts as /devices/platform/ff140000.i2c/i2c-2/2-0014/input/input1
  606. [ 1.137556] usbcore: registered new interface driver snd-usb-audio
  607. [ 1.139432] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/wm8978-sound[0]'
  608. [ 1.139439] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/wm8978-sound[0]'
  609. [ 1.244728] asoc-simple-card wm8978-sound: wm8978-hifi <-> ff898000.i2s-8ch mapping ok
  610. [ 1.247312] u32 classifier
  611. [ 1.247320] Actions configured
  612. [ 1.247347] Netfilter messages via NETLINK v0.30.
  613. [ 1.247398] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  614. [ 1.247744] ctnetlink v0.93: registering with nfnetlink.
  615. [ 1.248371] xt_time: kernel timezone is -0000
  616. [ 1.248716] ip_tables: (C) 2000-2006 Netfilter Core Team
  617. [ 1.248868] arp_tables: (C) 2002 David S. Miller
  618. [ 1.248960] Initializing XFRM netlink socket
  619. [ 1.249384] NET: Registered protocol family 10
  620. [ 1.250266] mip6: Mobile IPv6
  621. [ 1.250290] ip6_tables: (C) 2000-2006 Netfilter Core Team
  622. [ 1.250666] sit: IPv6 over IPv4 tunneling driver
  623. [ 1.251123] NET: Registered protocol family 17
  624. [ 1.251147] NET: Registered protocol family 15
  625. [ 1.251184] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  626. [ 1.251308] Bridge firewalling registered
  627. [ 1.251319] Ebtables v2.0 registered
  628. [ 1.251572] Bluetooth: RFCOMM TTY layer initialized
  629. [ 1.251584] Bluetooth: RFCOMM socket layer initialized
  630. [ 1.251615] Bluetooth: RFCOMM ver 1.11
  631. [ 1.251631] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  632. [ 1.251636] Bluetooth: BNEP filters: protocol multicast
  633. [ 1.251667] Bluetooth: BNEP socket layer initialized
  634. [ 1.251677] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  635. [ 1.251687] Bluetooth: HIDP socket layer initialized
  636. [ 1.251725] l2tp_core: L2TP core driver, V2.0
  637. [ 1.251742] l2tp_ppp: PPPoL2TP kernel driver, V2.0
  638. [ 1.251756] [WLAN_RFKILL]: Enter rfkill_wlan_init
  639. [ 1.252098] [WLAN_RFKILL]: Enter rfkill_wlan_probe
  640. [ 1.252105] [WLAN_RFKILL]: can't find rockchip,grf property
  641. [ 1.252112] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = rtl8188eu
  642. [ 1.252118] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
  643. [ 1.252124] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
  644. [ 1.252132] of_get_named_gpiod_flags: can't parse 'WIFI,poweren_gpio' property of node '/wireless-wlan[0]'
  645. [ 1.252231] of_get_named_gpiod_flags: parsed 'WIFI,vbat_gpio' property of node '/wireless-wlan[0]' - status (0)
  646. [ 1.252236] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,vbat_gpio = 1028, flags = 0.
  647. [ 1.252243] of_get_named_gpiod_flags: can't parse 'WIFI,reset_gpio' property of node '/wireless-wlan[0]'
  648. [ 1.252249] of_get_named_gpiod_flags: can't parse 'WIFI,host_wake_irq' property of node '/wireless-wlan[0]'
  649. [ 1.252254] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
  650. [ 1.252290] [WLAN_RFKILL]: Exit rfkill_wlan_probe
  651. [ 1.252357] [BT_RFKILL]: Enter rfkill_rk_init
  652. [ 1.252703] sensor_register_slave:mpu6500_gyro,id=48
  653. [ 1.252714] sensor_register_slave:mpu6880_gyro,id=49
  654. [ 1.252874] rk_cam_cif(4062):rk312x-camera version: v0.3.0 Zoom by ipp
  655. [ 1.253111] soc-camera-pdrv adv7181_back_3: Probing adv7181_back_3
  656. [ 1.253215] Registered cp15_barrier emulation handler
  657. [ 1.253235] Registered setend emulation handler
  658. [ 1.253692] --mtc adv7181_probe
  659. [ 1.253711] min_w = 720,min_h = 480 ,max_real_w = 720,max_real_h = 480,max_w = 720,max_h =480
  660. [ 1.253755] --mtc adv7181 found
  661. [ 1.254218] registered taskstats version 1
  662. [ 1.254376] pvtm list NULL
  663. [ 1.255058] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  664. [ 1.255300] otg_wakelock_init: No USB transceiver found
  665. [ 1.255584] i2c i2c-2: sensor_probe: bma2xx_acc,ffffffc0f2942c00
  666. [ 1.255596] of_get_named_gpiod_flags: can't parse 'irq-gpio' property of node '/i2c@ff140000/bma250@18[0]'
  667. [ 1.255602] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/i2c@ff140000/bma250@18[0]'
  668. [ 1.255607] of_get_named_gpiod_flags: can't parse 'power-gpio' property of node '/i2c@ff140000/bma250@18[0]'
  669. [ 1.255622] --mtc bma init
  670. [ 1.265919] sensors 2-0018: sensor_initial:fail to init sensor
  671. [ 1.265927] sensors 2-0018: sensor_chip_init:fail to init sensor
  672. [ 1.265935] i2c i2c-2: sensor_probe failed -2\x0a
  673. [ 1.265954] sensors: probe of 2-0018 failed with error -2
  674. [ 1.267969] rk808-rtc rk808-rtc: setting system clock to 2018-11-07 23:17:13 UTC (1541632633)
  675. [ 1.269992] rk3368 tsadc probed successfully
  676. [ 1.270456] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  677. [ 1.272001] PVR_K: sys.gpvr.version=Rogue N 5.13
  678. [ 1.272742] PVR_K: 1: RGXGetBVNCConfig: Read BVNC 5.9.1.46 from device registers
  679. [ 1.273104] pvrsrvkm ffa30000.rogue-g6110: opp[1/4]: (200000000 Hz, 1100000 uV)
  680. [ 1.273115] pvrsrvkm ffa30000.rogue-g6110: opp[2/4]: (288000000 Hz, 1100000 uV)
  681. [ 1.273123] pvrsrvkm ffa30000.rogue-g6110: opp[3/4]: (400000000 Hz, 1100000 uV)
  682. [ 1.273131] pvrsrvkm ffa30000.rogue-g6110: opp[4/4]: (576000000 Hz, 1200000 uV)
  683. [ 1.273453] --mtc @ radio chip TEF6686/8 ok
  684. [ 1.275107] [drm:drm_get_platform_dev] Initialized pvr 1.8.4610191 20110701 on minor 1
  685. [ 1.275653] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  686. [ 1.285544] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 414; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '-796e15a', rk_ko_ver is '5', built at '10:37:47', on 'Jul 25 2018'.
  687. [ 1.285743] Mali: Mali device driver loaded
  688. [ 1.285922] rk-keypad rockchip-key: no io-channels defined
  689. [ 1.286024] of_get_named_gpiod_flags: parsed 'gpios' property of node '/rockchip-key/power-key[0]' - status (0)
  690. [ 1.286040] of_get_named_gpiod_flags: parsed 'gpios' property of node '/rockchip-key/power-key[0]' - status (0)
  691. [ 1.286192] input: rk29-keypad as /devices/platform/rockchip-key/input/input2
  692. [ 1.287373] ALSA device list:
  693. [ 1.287380] #0: mtc,wm8978-codec
  694. [ 1.287382] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  695. [ 1.287942] Freeing unused kernel memory: 832K
  696. [ 1.300068] random: init: uninitialized urandom read (32 bytes read, 45 bits of entropy available)
  697. [ 1.611665] dwmmc_rockchip ff0f0000.dwmmc: Successfully tuned phase to 197
  698. [ 1.612109] mmc2: new HS200 MMC card at address 0001
  699. [ 1.614168] mmcblk2: mmc2:0001 032G32 29.1 GiB
  700. [ 1.615116] mmcblk2boot0: mmc2:0001 032G32 partition 1 4.00 MiB
  701. [ 1.615990] mmcblk2boot1: mmc2:0001 032G32 partition 2 4.00 MiB
  702. [ 1.616882] mmcblk2rpmb: mmc2:0001 032G32 partition 3 4.00 MiB
  703. [ 1.618384] uboot: 0x000400000 -- 0x000800000 (4 MB)
  704. [ 1.618433] trust: 0x000800000 -- 0x000c00000 (4 MB)
  705. [ 1.618472] misc: 0x000c00000 -- 0x001000000 (4 MB)
  706. [ 1.618511] resource: 0x001000000 -- 0x002000000 (16 MB)
  707. [ 1.618549] kernel: 0x002000000 -- 0x004000000 (32 MB)
  708. [ 1.618587] boot: 0x004000000 -- 0x006000000 (32 MB)
  709. [ 1.618624] recovery: 0x006000000 -- 0x00a000000 (64 MB)
  710. [ 1.618662] backup: 0x00a000000 -- 0x011000000 (112 MB)
  711. [ 1.618700] security: 0x011000000 -- 0x011400000 (4 MB)
  712. [ 1.618738] cache: 0x011400000 -- 0x031400000 (512 MB)
  713. [ 1.618777] system: 0x031400000 -- 0x0b1400000 (2048 MB)
  714. [ 1.618816] metadata: 0x0b1400000 -- 0x0b2400000 (16 MB)
  715. [ 1.618854] vendor: 0x0b2400000 -- 0x0d2400000 (512 MB)
  716. [ 1.618892] oem: 0x0d2800000 -- 0x0f2800000 (512 MB)
  717. [ 1.618931] frp: 0x0f2800000 -- 0x0f2880000 (0 MB)
  718. [ 1.618969] userdata: 0x0f2880000 -- 0x747800000 (25935 MB)
  719. [ 1.619240] mmcblk2: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16
  720. [ 1.632898] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  721. [ 1.756398] vendor storage:20160801 ret = 0
  722. [ 2.017109] Using Buffer DMA mode
  723. [ 2.017127] Periodic Transfer Interrupt Enhancement - disabled
  724. [ 2.017132] Multiprocessor Interrupt Enhancement - disabled
  725. [ 2.017139] OTG VER PARAM: 0, OTG VER FLAG: 0
  726. [ 2.017144] ^^^^^^^^^^^^^^^^^^Host Mode
  727. [ 2.017148] --mtc otg host1
  728. [ 2.017152] --mtc otg_host
  729. [ 2.023225] --mtc @ usb on
  730. [ 2.063738] usb 1-1: new high-speed USB device number 2 using ehci-platform
  731. [ 2.067139] Init: Power Port (0)
  732. [ 2.067154] rk_battery_charger_detect_cb , battery_charger_detect 5
  733. [ 2.188836] --mtc ann 1-1 05e3
  734. [ 2.188848] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
  735. [ 2.188857] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  736. [ 2.188865] usb 1-1: Product: USB2.0 Hub
  737. [ 2.189702] hub 1-1:1.0: USB hub found
  738. [ 2.189709] hub found on USB20 port
  739. [ 2.190084] hub 1-1:1.0: 4 ports detected
  740. [ 2.192851] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  741. [ 2.517133] Indeed it is in host mode hprt0 = 00021501
  742. [ 2.683746] usb 3-1: new high-speed USB device number 2 using usb20_otg
  743. [ 2.689801] Indeed it is in host mode hprt0 = 00001101
  744. [ 2.857073] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
  745. [ 2.915396] --mtc ann 3-1 058f
  746. [ 2.915408] usb 3-1: New USB device found, idVendor=058f, idProduct=3862
  747. [ 2.915417] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  748. [ 2.915425] usb 3-1: Product: 5102
  749. [ 2.915432] usb 3-1: Manufacturer: Alcor Micro, Corp.
  750. [ 2.917506] uvcvideo: Found UVC 1.00 device 5102 (058f:3862)
  751. [ 2.920984] input: 5102 as /devices/platform/ff580000.usb/usb3/3-1/3-1:1.0/input/input3
  752. [ 2.921637] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  753. [ 2.924999] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  754. [ 2.925849] snd-usb-audio: probe of 3-1:1.2 failed with error -1
  755. [ 2.927339] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  756. [ 2.942708] --mtc ann 1-1.1 0bda
  757. [ 2.942720] usb 1-1.1: New USB device found, idVendor=0bda, idProduct=b720
  758. [ 2.942728] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  759. [ 2.942736] usb 1-1.1: Product: 802.11n WLAN Adapte
  760. [ 2.942743] usb 1-1.1: Manufacturer: Realtek
  761. [ 2.945388] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  762. [ 2.974595] init: init first stage started!
  763. [ 3.039670] init: Coldboot took 0.0639188 seconds
  764. [ 3.044768] EXT4-fs (mmcblk2p11): mounted filesystem with ordered data mode. Opts: barrier=1,inode_readahead_blks=8
  765. [ 3.044865] init: [libfs_mgr]__mount(source=/dev/block/platform/ff0f0000.dwmmc/by-name/system,target=/system,type=ext4)=0
  766. [ 3.048650] EXT4-fs (mmcblk2p13): mounted filesystem with ordered data mode. Opts: barrier=1,inode_readahead_blks=8
  767. [ 3.048731] init: [libfs_mgr]__mount(source=/dev/block/platform/ff0f0000.dwmmc/by-name/vendor,target=/vendor,type=ext4)=0
  768. [ 3.048830] init: Skipped setting INIT_AVB_VERSION (not in recovery mode)
  769. [ 3.048850] init: Loading SELinux policy
  770. [ 3.057597] SELinux: 16384 avtab hash slots, 37136 rules.
  771. [ 3.077469] SELinux: 16384 avtab hash slots, 37136 rules.
  772. [ 3.077489] SELinux: 1 users, 4 roles, 1594 types, 0 bools, 1 sens, 1024 cats
  773. [ 3.077496] SELinux: 91 classes, 37136 rules
  774. [ 3.079847] SELinux: Completing initialization.
  775. [ 3.079857] SELinux: Setting up existing superblocks.
  776. [ 3.146927] audit: type=1403 audit(1541632635.373:2): policy loaded auid=4294967295 ses=4294967295
  777. [ 3.147315] selinux: SELinux: Loaded policy from /sepolicy\x0a
  778. [ 3.155197] selinux: SELinux: Loaded file_contexts\x0a
  779. [ 3.156551] random: init: uninitialized urandom read (40 bytes read, 55 bits of entropy available)
  780. [ 4.658710] init: init second stage started!
  781. [ 4.684786] init: OK,EMMC DRIVERS INIT OK
  782. [ 4.684945] init: property_set("ro.boot.mode", "emmc") failed: property already set
  783. [ 4.685143] init: property_set("ro.hardware", "rk30board") failed: property already set
  784. [ 4.685216] init: Create fstab symlink fail
  785. [ 4.701934] selinux: SELinux: Loaded file_contexts\x0a
  786. [ 4.702866] selinux: SELinux: Loaded property_contexts from /system/etc/selinux/plat_property_contexts & /vendor/etc/selinux/nonplat_property_contexts.\x0a
  787. [ 4.702903] init: Running restorecon...
  788. [ 4.818342] init: Couldn't load properties from /odm/default.prop: No such file or directory
  789. [ 4.819743] init: Created socket '/dev/socket/property_service', mode 666, user 0, group 0
  790. [ 4.819874] init: Parsing file /init.rc...
  791. [ 4.820214] init: Added '/init.magisk.rc' to import list
  792. [ 4.820234] init: Added '/init.environ.rc' to import list
  793. [ 4.820251] init: Added '/init.usb.rc' to import list
  794. [ 4.820275] init: Added '/init.rk30board.rc' to import list
  795. [ 4.820297] init: Added '/vendor/etc/init/hw/init.rk30board.rc' to import list
  796. [ 4.820314] init: Added '/init.usb.configfs.rc' to import list
  797. [ 4.820333] init: Added '/init.zygote64_32.rc' to import list
  798. [ 4.821591] init: Parsing file /init.magisk.rc...
  799. [ 4.821738] init: Parsing file /init.environ.rc...
  800. [ 4.821826] init: Parsing file /init.usb.rc...
  801. [ 4.822251] init: Parsing file /init.rk30board.rc...
  802. [ 4.822422] init: Added 'init.rk30board.bootmode.emmc.rc' to import list
  803. [ 4.822441] init: Added 'init.rockchip.rc' to import list
  804. [ 4.822458] init: Added 'init.connectivity.rc' to import list
  805. [ 4.822474] init: Added 'init.box.samba.rc' to import list
  806. [ 4.822495] init: Added 'init.rk3368.rc' to import list
  807. [ 4.822518] init: property 'ro.target.product' doesn't exist while expanding 'init.${ro.target.product}.rc'
  808. [ 4.822540] init: /init.rk30board.rc: 6: error while expanding import
  809. [ 4.822551] init:
  810. [ 4.822566] init: Added 'init.car.rc' to import list
  811. [ 4.822580] init: Added 'init.optee.rc' to import list
  812. [ 4.823319] init: Parsing file init.rk30board.bootmode.emmc.rc...
  813. [ 4.823383] init: Parsing file init.rockchip.rc...
  814. [ 4.823469] init: Added 'init.rk30board.usb.rc' to import list
  815. [ 4.823493] init: Added 'init.rk30board.environment.rc' to import list
  816. [ 4.823511] init: Added 'init.hct.rc' to import list
  817. [ 4.823527] init: Added '/init.debug.rc' to import list
  818. [ 4.823936] init: Parsing file init.rk30board.usb.rc...
  819. [ 4.824278] init: Parsing file init.rk30board.environment.rc...
  820. [ 4.824335] init: Parsing file init.hct.rc...
  821. [ 4.824984] init: Parsing file /init.debug.rc...
  822. [ 4.825017] init: could not import file '/init.debug.rc' from 'init.rockchip.rc': No such file or directory
  823. [ 4.825042] init: Parsing file init.connectivity.rc...
  824. [ 4.825302] init: Parsing file init.box.samba.rc...
  825. [ 4.825332] init: could not import file 'init.box.samba.rc' from '/init.rk30board.rc': No such file or directory
  826. [ 4.825355] init: Parsing file init.rk3368.rc...
  827. [ 4.825499] init: Parsing file init.car.rc...
  828. [ 4.825578] init: Parsing file init.optee.rc...
  829. [ 4.825606] init: could not import file 'init.optee.rc' from '/init.rk30board.rc': No such file or directory
  830. [ 4.826585] init: Parsing file /vendor/etc/init/hw/init.rk30board.rc...
  831. [ 4.826615] init: could not import file '/vendor/etc/init/hw/init.rk30board.rc' from '/init.rc': No such file or directory
  832. [ 4.826640] init: Parsing file /init.usb.configfs.rc...
  833. [ 4.827302] init: Parsing file /init.zygote64_32.rc...
  834. [ 4.827526] init: Parsing directory /system/etc/init...
  835. [ 4.828104] init: Parsing file /system/etc/init/[email protected]...
  836. [ 4.828453] init: Parsing file /system/etc/init/atrace.rc...
  837. [ 4.829603] init: Parsing file /system/etc/init/atrace_userdebug.rc...
  838. [ 4.830101] init: Parsing file /system/etc/init/audioserver.rc...
  839. [ 4.830532] init: Parsing file /system/etc/init/bootanim.rc...
  840. [ 4.830876] init: Parsing file /system/etc/init/bootstat.rc...
  841. [ 4.831265] init: Parsing file /system/etc/init/cameraserver.rc...
  842. [ 4.831613] init: Parsing file /system/etc/init/drmserver.rc...
  843. [ 4.831937] init: Parsing file /system/etc/init/dumpstate.rc...
  844. [ 4.832298] init: Parsing file /system/etc/init/gatekeeperd.rc...
  845. [ 4.832605] init: Parsing file /system/etc/init/hwservicemanager.rc...
  846. [ 4.832934] init: Parsing file /system/etc/init/init-debug.rc...
  847. [ 4.833290] init: Parsing file /system/etc/init/installd.rc...
  848. [ 4.834184] init: Parsing file /system/etc/init/keystore.rc...
  849. [ 4.834562] init: Parsing file /system/etc/init/lmkd.rc...
  850. [ 4.834891] init: Parsing file /system/etc/init/logcatd.rc...
  851. [ 4.835366] init: Parsing file /system/etc/init/logd.rc...
  852. [ 4.835798] init: Parsing file /system/etc/init/logtagd.rc...
  853. [ 4.836143] init: Parsing file /system/etc/init/mdnsd.rc...
  854. [ 4.836467] init: Parsing file /system/etc/init/mediadrmserver.rc...
  855. [ 4.836792] init: Parsing file /system/etc/init/mediaextractor.rc...
  856. [ 4.837149] init: Parsing file /system/etc/init/mediametrics.rc...
  857. [ 4.837468] init: Parsing file /system/etc/init/mediaserver.rc...
  858. [ 4.837835] init: Parsing file /system/etc/init/mtpd.rc...
  859. [ 4.838195] init: Parsing file /system/etc/init/netd.rc...
  860. [ 4.838551] init: Parsing file /system/etc/init/perfprofd.rc...
  861. [ 4.838885] init: Parsing file /system/etc/init/racoon.rc...
  862. [ 4.839233] init: Parsing file /system/etc/init/servicemanager.rc...
  863. [ 4.839595] init: Parsing file /system/etc/init/storaged.rc...
  864. [ 4.839963] init: Parsing file /system/etc/init/surfaceflinger.rc...
  865. [ 4.840481] init: Parsing file /system/etc/init/tombstoned.rc...
  866. [ 4.840961] init: Parsing file /system/etc/init/uncrypt.rc...
  867. [ 4.841448] init: Parsing file /system/etc/init/vdc.rc...
  868. [ 4.841891] init: Parsing file /system/etc/init/vold.rc...
  869. [ 4.842334] init: Parsing file /system/etc/init/webview_zygote32.rc...
  870. [ 4.842783] init: Parsing file /system/etc/init/webview_zygote64.rc...
  871. [ 4.843258] init: Parsing file /system/etc/init/wifi-events.rc...
  872. [ 4.843879] init: Parsing file /system/etc/init/wificond.rc...
  873. [ 4.844300] init: Parsing directory /vendor/etc/init...
  874. [ 4.844430] init: Parsing file /vendor/etc/init/[email protected]...
  875. [ 4.844963] init: Parsing file /vendor/etc/init/[email protected]...
  876. [ 4.845477] init: Parsing file /vendor/etc/init/[email protected]...
  877. [ 4.845949] init: Parsing file /vendor/etc/init/[email protected]...
  878. [ 4.846373] init: Parsing file /vendor/etc/init/[email protected]...
  879. [ 4.846808] init: Parsing file /vendor/etc/init/[email protected]...
  880. [ 4.847297] init: Parsing file /vendor/etc/init/[email protected]...
  881. [ 4.847733] init: Parsing file /vendor/etc/init/[email protected]...
  882. [ 4.848184] init: Parsing file /vendor/etc/init/[email protected]...
  883. [ 4.848608] init: Parsing file /vendor/etc/init/[email protected]...
  884. [ 4.849084] init: Parsing file /vendor/etc/init/[email protected]...
  885. [ 4.849578] init: Parsing file /vendor/etc/init/[email protected]...
  886. [ 4.850043] init: Parsing file /vendor/etc/init/[email protected]...
  887. [ 4.850529] init: Parsing file /vendor/etc/init/drmservice.rc...
  888. [ 4.850971] init: Parsing file /vendor/etc/init/hostapd.android.rc...
  889. [ 4.851451] init: Parsing file /vendor/etc/init/rild.rc...
  890. [ 4.851953] init: Parsing file /vendor/etc/init/rk_wifi_hal.rc...
  891. [ 4.852416] init: Parsing file /vendor/etc/init/vndservicemanager.rc...
  892. [ 4.852917] init: Parsing file /odm/etc/init...
  893. [ 4.853014] init: processing action (early-init)
  894. [ 4.853561] init: starting service 'ueventd'...
  895. [ 4.854259] init: failed to open /acct/uid_0/pid_206/cgroup.procs: No such file or directory
  896. [ 4.854321] init: createProcessGroup(0, 206) failed for service 'ueventd': No such file or directory
  897. [ 4.865266] random: ueventd: uninitialized urandom read (40 bytes read, 60 bits of entropy available)
  898. [ 4.866864] ueventd: ueventd started!
  899. [ 4.867644] ueventd: /sys/ rule /sys/devices/platform/trusty.* trusty_version
  900. [ 4.867681] ueventd: /sys/ rule /sys/devices/virtual/input/input* enable
  901. [ 4.867712] ueventd: /sys/ rule /sys/devices/virtual/input/input* poll_delay
  902. [ 4.867742] ueventd: /sys/ rule /sys/devices/virtual/usb_composite/* enable
  903. [ 4.867779] ueventd: /sys/ rule /sys/devices/system/cpu/cpu* cpufreq/scaling_max_freq
  904. [ 4.867810] ueventd: /sys/ rule /sys/devices/system/cpu/cpu* cpufreq/scaling_min_freq
  905. [ 4.868554] ueventd: invalid gid 'net_bt_stack'
  906. [ 4.868585] ueventd: invalid gid 'net_bt_stack'
  907. [ 4.868832] ueventd: invalid gid 'trace'
  908. [ 4.868878] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* key
  909. [ 4.868909] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* buffer/enable
  910. [ 4.868939] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* buffer/length
  911. [ 4.868970] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* power_state
  912. [ 4.869020] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* scan_elements/in_timestamp_en
  913. [ 4.869052] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* name
  914. [ 4.869082] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* trigger/current_trigger
  915. [ 4.869114] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* dmp_firmware
  916. [ 4.869144] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* firmware_loaded
  917. [ 4.869174] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* dmp_on
  918. [ 4.869203] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* dmp_int_on
  919. [ 4.869233] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* dmp_event_int_on
  920. [ 4.869270] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* dmp_output_rate
  921. [ 4.869302] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* tap_on
  922. [ 4.869331] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* self_test
  923. [ 4.869362] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* temperature
  924. [ 4.869391] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* gyro_enable
  925. [ 4.869421] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* sampling_frequency
  926. [ 4.869450] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* gyro_matrix
  927. [ 4.869482] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* scan_elements/in_anglvel_x_en
  928. [ 4.869513] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* scan_elements/in_anglvel_y_en
  929. [ 4.869544] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* scan_elements/in_anglvel_z_en
  930. [ 4.869574] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* in_anglvel_scale
  931. [ 4.869604] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* accl_enable
  932. [ 4.869634] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* sampling_frequency
  933. [ 4.869664] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* accl_matrix
  934. [ 4.869693] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* in_accel_scale
  935. [ 4.869730] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* accl_bias
  936. [ 4.869761] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* in_accel_x_offset
  937. [ 4.869792] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* in_accel_y_offset
  938. [ 4.869822] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* in_accel_z_offset
  939. [ 4.869853] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* scan_elements/in_accel_x_en
  940. [ 4.869884] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* scan_elements/in_accel_y_en
  941. [ 4.869915] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* scan_elements/in_accel_z_en
  942. [ 4.869945] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* quaternion_on
  943. [ 4.869976] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* scan_elements/in_quaternion_r_en
  944. [ 4.870007] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* scan_elements/in_quaternion_x_en
  945. [ 4.870037] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* scan_elements/in_quaternion_y_en
  946. [ 4.870069] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* scan_elements/in_quaternion_z_en
  947. [ 4.870099] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* display_orientation_on
  948. [ 4.870130] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* event_display_orientation
  949. [ 4.870160] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* event_smd
  950. [ 4.870189] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* smd_enable
  951. [ 4.870219] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* smd_delay_threshold
  952. [ 4.870250] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* smd_delay_threshold2
  953. [ 4.870279] ueventd: /sys/ rule /sys/devices/platform/ff140000.i2c/i2c-1/1-0068/iio:device* smd_threshold
  954. [ 4.870309] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* key
  955. [ 4.870339] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* buffer/enable
  956. [ 4.870369] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* buffer/length
  957. [ 4.870432] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* power_state
  958. [ 4.870465] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_timestamp_en
  959. [ 4.870496] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* name
  960. [ 4.870526] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* trigger/current_trigger
  961. [ 4.870556] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* dmp_firmware
  962. [ 4.870585] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* firmware_loaded
  963. [ 4.870615] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* dmp_on
  964. [ 4.870644] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* dmp_int_on
  965. [ 4.870674] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* dmp_event_int_on
  966. [ 4.870703] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* dmp_output_rate
  967. [ 4.870735] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* tap_on
  968. [ 4.870765] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* self_test
  969. [ 4.870794] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* temperature
  970. [ 4.870822] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* gyro_enable
  971. [ 4.870852] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* sampling_frequency
  972. [ 4.870883] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* gyro_matrix
  973. [ 4.870914] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_anglvel_x_en
  974. [ 4.870945] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_anglvel_y_en
  975. [ 4.870976] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_anglvel_z_en
  976. [ 4.871006] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* in_anglvel_scale
  977. [ 4.871036] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* accl_enable
  978. [ 4.871065] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* sampling_frequency
  979. [ 4.871095] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* accl_matrix
  980. [ 4.871125] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* in_accel_scale
  981. [ 4.871153] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* accl_bias
  982. [ 4.871184] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* in_accel_x_offset
  983. [ 4.871214] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* in_accel_y_offset
  984. [ 4.871243] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* in_accel_z_offset
  985. [ 4.871274] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_accel_x_en
  986. [ 4.871305] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_accel_y_en
  987. [ 4.871335] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_accel_z_en
  988. [ 4.871366] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* quaternion_on
  989. [ 4.871396] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_quaternion_r_en
  990. [ 4.871427] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_quaternion_x_en
  991. [ 4.871459] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_quaternion_y_en
  992. [ 4.871489] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_quaternion_z_en
  993. [ 4.871520] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* display_orientation_on
  994. [ 4.871551] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* event_display_orientation
  995. [ 4.871581] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* event_smd
  996. [ 4.871610] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* smd_enable
  997. [ 4.871647] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* smd_delay_threshold
  998. [ 4.871677] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* smd_delay_threshold2
  999. [ 4.871720] ueventd: /sys/ rule /sys/devices/platform/ff160000.i2c/i2c-4/4-0068/iio:device* smd_threshold
  1000. [ 4.871751] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* key
  1001. [ 4.871783] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* buffer/enable
  1002. [ 4.871814] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* buffer/length
  1003. [ 4.871845] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* power_state
  1004. [ 4.871878] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* scan_elements/in_timestamp_en
  1005. [ 4.871910] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* name
  1006. [ 4.871940] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* trigger/current_trigger
  1007. [ 4.871972] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* dmp_firmware
  1008. [ 4.872003] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* firmware_loaded
  1009. [ 4.872034] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* dmp_on
  1010. [ 4.872064] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* dmp_int_on
  1011. [ 4.872095] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* dmp_event_int_on
  1012. [ 4.872126] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* dmp_output_rate
  1013. [ 4.872157] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* tap_on
  1014. [ 4.872188] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* self_test
  1015. [ 4.872220] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* temperature
  1016. [ 4.872251] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* gyro_enable
  1017. [ 4.872282] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* sampling_frequency
  1018. [ 4.872313] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* gyro_matrix
  1019. [ 4.872343] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* scan_elements/in_anglvel_x_en
  1020. [ 4.872376] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* scan_elements/in_anglvel_y_en
  1021. [ 4.872408] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* scan_elements/in_anglvel_z_en
  1022. [ 4.872439] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* in_anglvel_scale
  1023. [ 4.872469] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* accl_enable
  1024. [ 4.872502] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* sampling_frequency
  1025. [ 4.872533] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* accl_matrix
  1026. [ 4.872564] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* in_accel_scale
  1027. [ 4.872595] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* accl_bias
  1028. [ 4.872626] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* in_accel_x_offset
  1029. [ 4.872658] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* in_accel_y_offset
  1030. [ 4.872689] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* in_accel_z_offset
  1031. [ 4.872720] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* scan_elements/in_accel_x_en
  1032. [ 4.872752] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* scan_elements/in_accel_y_en
  1033. [ 4.872784] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* scan_elements/in_accel_z_en
  1034. [ 4.872816] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* quaternion_on
  1035. [ 4.872849] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* scan_elements/in_quaternion_r_en
  1036. [ 4.872880] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* scan_elements/in_quaternion_x_en
  1037. [ 4.872912] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* scan_elements/in_quaternion_y_en
  1038. [ 4.872944] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* scan_elements/in_quaternion_z_en
  1039. [ 4.872976] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* display_orientation_on
  1040. [ 4.873007] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* event_display_orientation
  1041. [ 4.873039] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* event_smd
  1042. [ 4.873069] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* smd_enable
  1043. [ 4.873100] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* smd_delay_threshold
  1044. [ 4.873131] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* smd_delay_threshold2
  1045. [ 4.873163] ueventd: /sys/ rule /sys/devices/platform/ff1d0000.spi/spi_master/spi32766/spi32766.0/iio:device* smd_threshold
  1046. [ 4.873193] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* key
  1047. [ 4.873222] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* buffer/enable
  1048. [ 4.873253] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* buffer/length
  1049. [ 4.873282] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* power_state
  1050. [ 4.873312] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_timestamp_en
  1051. [ 4.873341] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* name
  1052. [ 4.873371] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* trigger/current_trigger
  1053. [ 4.873401] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* dmp_firmware
  1054. [ 4.873431] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* firmware_loaded
  1055. [ 4.873461] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* dmp_on
  1056. [ 4.873490] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* dmp_int_on
  1057. [ 4.873520] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* dmp_event_int_on
  1058. [ 4.873549] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* dmp_output_rate
  1059. [ 4.873578] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* tap_on
  1060. [ 4.873608] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* self_test
  1061. [ 4.873637] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* temperature
  1062. [ 4.873667] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* gyro_enable
  1063. [ 4.873696] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* sampling_frequency
  1064. [ 4.873746] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* gyro_matrix
  1065. [ 4.873780] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_anglvel_x_en
  1066. [ 4.873811] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_anglvel_y_en
  1067. [ 4.873842] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_anglvel_z_en
  1068. [ 4.873873] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* in_anglvel_scale
  1069. [ 4.874473] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* accl_enable
  1070. [ 4.874506] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* sampling_frequency
  1071. [ 4.874536] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* accl_matrix
  1072. [ 4.874567] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* in_accel_scale
  1073. [ 4.874597] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* accl_bias
  1074. [ 4.874627] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* in_accel_x_offset
  1075. [ 4.874657] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* in_accel_y_offset
  1076. [ 4.874688] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* in_accel_z_offset
  1077. [ 4.874719] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_accel_x_en
  1078. [ 4.874758] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_accel_y_en
  1079. [ 4.874791] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_accel_z_en
  1080. [ 4.874821] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* quaternion_on
  1081. [ 4.874852] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_quaternion_r_en
  1082. [ 4.874883] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_quaternion_x_en
  1083. [ 4.874915] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_quaternion_y_en
  1084. [ 4.874945] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* scan_elements/in_quaternion_z_en
  1085. [ 4.874976] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* display_orientation_on
  1086. [ 4.875007] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* event_display_orientation
  1087. [ 4.875036] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* event_smd
  1088. [ 4.875067] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* smd_enable
  1089. [ 4.875097] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* smd_delay_threshold
  1090. [ 4.875135] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* smd_delay_threshold2
  1091. [ 4.875166] ueventd: /sys/ rule /sys/devices/platform/ff3d0000.i2c/i2c-4/4-0068/iio:device* smd_threshold
  1092. [ 4.875204] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/trigger* name
  1093. [ 4.875233] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* accl_bias
  1094. [ 4.875263] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* accl_enable
  1095. [ 4.875291] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* accl_matrix
  1096. [ 4.875320] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* buffer/length
  1097. [ 4.875349] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* buffer/enable
  1098. [ 4.875379] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* compass_enable
  1099. [ 4.875407] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* compass_matrix
  1100. [ 4.875436] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* dmp_event_int_on
  1101. [ 4.875465] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* dmp_firmware
  1102. [ 4.875494] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* dmp_int_on
  1103. [ 4.875523] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* dmp_on
  1104. [ 4.875552] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* dmp_output_rate
  1105. [ 4.875581] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* event_display_orientation
  1106. [ 4.875612] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* firmware_loaded
  1107. [ 4.875641] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* gyro_enable
  1108. [ 4.875670] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* gyro_matrix
  1109. [ 4.875699] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* in_accel_scale
  1110. [ 4.875729] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* in_anglvel_scale
  1111. [ 4.875758] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* in_magn_scale
  1112. [ 4.875787] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* key
  1113. [ 4.875815] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* power_state
  1114. [ 4.875844] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* quaternion_on
  1115. [ 4.875873] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* sampling_frequency
  1116. [ 4.875903] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* scan_elements/in_accel_x_en
  1117. [ 4.875932] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* scan_elements/in_accel_y_en
  1118. [ 4.875961] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* scan_elements/in_accel_z_en
  1119. [ 4.875991] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* scan_elements/in_anglvel_x_en
  1120. [ 4.876021] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* scan_elements/in_anglvel_y_en
  1121. [ 4.876050] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* scan_elements/in_anglvel_z_en
  1122. [ 4.876080] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* scan_elements/in_magn_x_en
  1123. [ 4.876109] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* scan_elements/in_magn_y_en
  1124. [ 4.876139] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* scan_elements/in_magn_z_en
  1125. [ 4.876168] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* scan_elements/in_quaternion_r_en
  1126. [ 4.876206] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* scan_elements/in_quaternion_x_en
  1127. [ 4.876237] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* scan_elements/in_quaternion_y_en
  1128. [ 4.876267] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* scan_elements/in_quaternion_z_en
  1129. [ 4.876297] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* scan_elements/in_timestamp_en
  1130. [ 4.876326] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* self_test
  1131. [ 4.876355] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* tap_on
  1132. [ 4.876384] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* temperature
  1133. [ 4.876413] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* sync
  1134. [ 4.876442] ueventd: /sys/ rule /sys/devices/platform/mpu6500_hid/iio:device* trigger/current_trigger
  1135. [ 4.879747] selinux: SELinux: Loaded file_contexts\x0a
  1136. [ 4.885673] selinux: SELinux: Loaded file_contexts\x0a
  1137. [ 4.889155] ueventd: fixup /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq 1000 1000 664
  1138. [ 4.889339] ueventd: fixup /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq 1000 1000 664
  1139. [ 4.890331] ueventd: fixup /sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq 1000 1000 664
  1140. [ 4.890451] ueventd: fixup /sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq 1000 1000 664
  1141. [ 4.891424] ueventd: fixup /sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq 1000 1000 664
  1142. [ 4.891520] ueventd: fixup /sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq 1000 1000 664
  1143. [ 4.892475] ueventd: fixup /sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq 1000 1000 664
  1144. [ 4.892565] ueventd: fixup /sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq 1000 1000 664
  1145. [ 4.893500] ueventd: fixup /sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq 1000 1000 664
  1146. [ 4.893605] ueventd: fixup /sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq 1000 1000 664
  1147. [ 4.894599] ueventd: fixup /sys/devices/system/cpu/cpu5/cpufreq/scaling_max_freq 1000 1000 664
  1148. [ 4.894690] ueventd: fixup /sys/devices/system/cpu/cpu5/cpufreq/scaling_min_freq 1000 1000 664
  1149. [ 4.895621] ueventd: fixup /sys/devices/system/cpu/cpu6/cpufreq/scaling_max_freq 1000 1000 664
  1150. [ 4.895706] ueventd: fixup /sys/devices/system/cpu/cpu6/cpufreq/scaling_min_freq 1000 1000 664
  1151. [ 4.896685] ueventd: fixup /sys/devices/system/cpu/cpu7/cpufreq/scaling_max_freq 1000 1000 664
  1152. [ 4.896787] ueventd: fixup /sys/devices/system/cpu/cpu7/cpufreq/scaling_min_freq 1000 1000 664
  1153. [ 4.950823] init: Command 'restorecon_recursive /sys/kernel/debug/tracing/' action=early-init (init.rockchip.rc:15) returned 0 took 94.9594ms.
  1154. [ 4.950905] init: processing action (wait_for_coldboot_done)
  1155. [ 5.361366] ueventd: Coldboot took 0.481311 seconds
  1156. [ 5.364346] init: Command 'wait_for_coldboot_done' action=wait_for_coldboot_done returned 0 took 413.346ms.
  1157. [ 5.364439] init: processing action (mix_hwrng_into_linux_rng)
  1158. [ 5.364492] init: /dev/hw_random not found
  1159. [ 5.364527] init: processing action (set_mmap_rnd_bits)
  1160. [ 5.365184] init: processing action (set_kptr_restrict)
  1161. [ 5.365369] init: processing action (keychord_init)
  1162. [ 5.365485] keychord: using input dev rk29-keypad for fevent
  1163. [ 5.365532] init: processing action (console_init)
  1164. [ 5.365608] init: processing action (init)
  1165. [ 5.373940] init: write_file: Unable to open '/proc/cpu/alignment': No such file or directory
  1166. [ 5.386161] Registered swp emulation handler
  1167. [ 5.386350] init: write_file: Unable to open '/sys/class/leds/vibrator/trigger': No such file or directory
  1168. [ 5.386490] init: write_file: Unable to open '/sys/module/rockchip_pm/parameters/policy': No such file or directory
  1169. [ 5.388683] init: processing action (mix_hwrng_into_linux_rng)
  1170. [ 5.388730] init: /dev/hw_random not found
  1171. [ 5.388790] init: processing action (late-init)
  1172. [ 5.388858] init: processing action (queue_property_triggers)
  1173. [ 5.388909] init: processing action (fs)
  1174. [ 5.394430] init: [libfs_mgr]superblock s_max_mnt_count:10,/dev/block/by-name/oem
  1175. [ 5.394524] init: [libfs_mgr]Requested quota status is match on /dev/block/by-name/oem
  1176. [ 5.396076] EXT4-fs (mmcblk2p14): Ignoring removed nomblk_io_submit option
  1177. [ 5.400084] EXT4-fs (mmcblk2p14): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
  1178. [ 5.400497] init: [libfs_mgr]check_fs(): mount(/dev/block/by-name/oem,/oem,ext4)=0: Success
  1179. [ 5.429261] init: [libfs_mgr]check_fs(): unmount(/oem) succeeded
  1180. [ 5.430673] init: [libfs_mgr]Running /system/bin/e2fsck on /dev/block/by-name/oem
  1181. [ 5.445689] random: e2fsck: uninitialized urandom read (40 bytes read, 62 bits of entropy available)
  1182. [ 5.491406] random: e2fsck: uninitialized urandom read (40 bytes read, 65 bits of entropy available)
  1183. [ 5.509169] e2fsck: e2fsck 1.43.3 (04-Sep-2016)\x0a
  1184. [ 5.509249] e2fsck: oem: clean, 81/32768 files, 54628/131072 blocks (check in 3 mounts)\x0a
  1185. [ 5.511709] EXT4-fs (mmcblk2p14): mounted filesystem with ordered data mode. Opts: noauto_da_alloc
  1186. [ 5.511882] init: [libfs_mgr]__mount(source=/dev/block/by-name/oem,target=/oem,type=ext4)=0
  1187. [ 5.512726] init: [libfs_mgr]superblock s_max_mnt_count:10,/dev/block/by-name/cache
  1188. [ 5.512748] init: [libfs_mgr]Requested quota status is match on /dev/block/by-name/cache
  1189. [ 5.513107] init: [libfs_mgr]check_fs(): mount(/dev/block/by-name/cache,/cache,ext4)=-1: No such file or directory
  1190. [ 5.513139] init: [libfs_mgr]Running /system/bin/e2fsck on /dev/block/by-name/cache
  1191. [ 5.515129] random: e2fsck: uninitialized urandom read (40 bytes read, 66 bits of entropy available)
  1192. [ 5.527601] random: e2fsck: uninitialized urandom read (40 bytes read, 66 bits of entropy available)
  1193. [ 5.561879] e2fsck: e2fsck 1.43.3 (04-Sep-2016)\x0a
  1194. [ 5.561924] e2fsck: Pass 1: Checking inodes, blocks, and sizes\x0a
  1195. [ 5.561938] e2fsck: Pass 2: Checking directory structure\x0a
  1196. [ 5.561950] e2fsck: Pass 3: Checking directory connectivity\x0a
  1197. [ 5.561963] e2fsck: Pass 4: Checking reference counts\x0a
  1198. [ 5.561974] e2fsck: Pass 5: Checking group summary information\x0a
  1199. [ 5.561988] e2fsck: /dev/block/by-name/cache: 41/32768 files (0.0% non-contiguous), 4471/131072 blocks\x0a
  1200. [ 5.565501] EXT4-fs (mmcblk2p10): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
  1201. [ 5.565707] init: [libfs_mgr]__mount(source=/dev/block/by-name/cache,target=/cache,type=ext4)=0
  1202. [ 5.566667] init: [libfs_mgr]superblock s_max_mnt_count:10,/dev/block/by-name/metadata
  1203. [ 5.566690] init: [libfs_mgr]Requested quota status is match on /dev/block/by-name/metadata
  1204. [ 5.567327] EXT4-fs (mmcblk2p12): Ignoring removed nomblk_io_submit option
  1205. [ 5.569313] EXT4-fs (mmcblk2p12): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
  1206. [ 5.569476] init: [libfs_mgr]check_fs(): mount(/dev/block/by-name/metadata,/metadata,ext4)=0: Success
  1207. [ 5.598954] init: [libfs_mgr]check_fs(): unmount(/metadata) succeeded
  1208. [ 5.599021] init: [libfs_mgr]Running /system/bin/e2fsck on /dev/block/by-name/metadata
  1209. [ 5.600988] random: e2fsck: uninitialized urandom read (40 bytes read, 69 bits of entropy available)
  1210. [ 5.613093] random: e2fsck: uninitialized urandom read (40 bytes read, 69 bits of entropy available)
  1211. [ 5.620547] e2fsck: e2fsck 1.43.3 (04-Sep-2016)\x0a
  1212. [ 5.620592] e2fsck: /dev/block/by-name/metadata: clean, 14/1024 files, 1105/4096 blocks\x0a
  1213. [ 5.623243] EXT4-fs (mmcblk2p12): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
  1214. [ 5.623402] init: [libfs_mgr]__mount(source=/dev/block/by-name/metadata,target=/metadata,type=ext4)=0
  1215. [ 5.623595] init: [libfs_mgr]Running /system/bin/fsck.f2fs -a /dev/block/by-name/userdata
  1216. [ 5.626888] random: fsck.f2fs: uninitialized urandom read (40 bytes read, 70 bits of entropy available)
  1217. [ 5.641707] fsck.f2fs: Info: Fix the reported corruption.\x0a
  1218. [ 5.641749] fsck.f2fs: Info: sector size = 512\x0a
  1219. [ 5.641762] fsck.f2fs: Info: total sectors = 53115904 (in 512 bytes)\x0a
  1220. [ 5.641775] fsck.f2fs: Info: MKFS version\x0a
  1221. [ 5.641789] fsck.f2fs: "Linux version 4.4.93+ (rocky@hctr930) (gcc version 4.9.x-google 20140827 (prerelease) (GCC) ) #336 SMP PREEMPT Wed Jul 25 15:14:13 CST 2018"\x0a
  1222. [ 5.641805] fsck.f2fs: Info: FSCK version\x0a
  1223. [ 5.641819] fsck.f2fs: from "Linux version 4.4.93+ (rocky@hctr930) (gcc version 4.9.x-google 20140827 (prerelease) (GCC) ) #336 SMP PREEMPT Wed Jul 25 15:14:13 CST 2018"\x0a
  1224. [ 5.641834] fsck.f2fs: to "Linux version 4.4.93+ (rocky@hctr930) (gcc version 4.9.x-google 20140827 (prerelease) (GCC) ) #336 SMP PREEMPT Wed Jul 25 15:14:13 CST 2018"\x0a
  1225. [ 5.641848] fsck.f2fs: \x0a
  1226. [ 5.641859] fsck.f2fs: Done.\x0a
  1227. [ 5.687530] SELinux: 65536 avtab hash slots, 170931 rules.
  1228. [ 5.753986] F2FS-fs (mmcblk2p16): Mounted with checkpoint version = 70a4
  1229. [ 5.754619] init: [libfs_mgr]__mount(source=/dev/block/by-name/userdata,target=/data,type=f2fs)=0
  1230. [ 5.756312] init: Parsing file /odm/etc/init...
  1231. [ 5.756430] init: Command 'mount_all fstab.rk30board' action=fs (init.rk30board.bootmode.emmc.rc:7) returned 1 took 367.311ms.
  1232. [ 5.757183] init: processing action (post-fs)
  1233. [ 5.759143] init: property_set("ro.adb.secure", "0") failed: property already set
  1234. [ 5.759524] init: Couldn't load properties from /odm/build.prop: No such file or directory
  1235. [ 5.760300] init: property_set("ro.board.platform", "rk3368") failed: property already set
  1236. [ 5.760521] init: property_set("ro.rk.screenoff_time", "60000") failed: property already set
  1237. [ 5.760717] init: property_set("ro.rk.screenshot_enable", "true") failed: property already set
  1238. [ 5.760780] init: Couldn't load properties from /factory/factory.prop: No such file or directory
  1239. [ 5.761657] init: /recovery not specified in fstab
  1240. [ 5.761895] init: computing context for service 'logd'
  1241. [ 5.762995] init: starting service 'logd'...
  1242. [ 5.765586] init: computing context for service 'servicemanager'
  1243. [ 5.765839] init: starting service 'servicemanager'...
  1244. [ 5.765985] init: Created socket '/dev/socket/logd', mode 666, user 1036, group 1036
  1245. [ 5.766949] init: computing context for service 'hwservicemanager'
  1246. [ 5.767292] init: starting service 'hwservicemanager'...
  1247. [ 5.767445] init: Created socket '/dev/socket/logdr', mode 666, user 1036, group 1036
  1248. [ 5.769006] init: Created socket '/dev/socket/logdw', mode 222, user 1036, group 1036
  1249. [ 5.769082] init: computing context for service 'vndservicemanager'
  1250. [ 5.769361] init: Opened file '/proc/kmsg', flags 0
  1251. [ 5.769374] init: starting service 'vndservicemanager'...
  1252. [ 5.769510] init: Opened file '/dev/kmsg', flags 1
  1253. [ 5.777318] SELinux: 65536 avtab hash slots, 170931 rules.
  1254. [ 5.777340] SELinux: 1 users, 4 roles, 1594 types, 0 bools, 1 sens, 1024 cats
  1255. [ 5.777348] SELinux: 91 classes, 170931 rules
  1256. [ 5.832648] audit: type=1403 audit(1541632638.060:3): policy loaded auid=4294967295 ses=4294967295
  1257. [ 5.846295] logd.auditd: start
  1258. [ 5.846337] logd.klogd: 5842606918
  1259. [ 5.872460] init: Command 'restorecon --recursive --cross-filesystems /sys/kernel/debug' action=post-fs (/init.rc:316) returned 0 took 101.592ms.
  1260. [ 5.874581] selinux: SELinux: Skipping restorecon_recursive(/cache)\x0a
  1261. [ 5.879026] init: starting service 'magisk_pfs'...
  1262. [ 5.916368] binder: 230:230 ioctl 620a 0 returned -22
  1263. [ 5.993405] SELinux: Context u:object_r:magisk_file:s0 is not valid (left unmapped).
  1264. [ 6.174281] init: Command 'wait /dev/.magisk.unblock 10' action=post-fs (/init.magisk.rc:4) returned 0 took 293.847ms.
  1265. [ 6.181206] init: insmod: open("/system/lib/modules/ump.ko") failed: No such file or directory
  1266. [ 6.182458] init: Service 'magisk_pfs' (pid 237) exited with status 0
  1267. [ 6.182786] init: insmod: open("/system/lib/modules/mali.ko") failed: No such file or directory
  1268. [ 6.183056] init: insmod: open("/system/lib/modules/mali_kbase.ko") failed: No such file or directory
  1269. [ 6.183294] init: insmod: open("/system/lib/modules/rk30_mirroring.ko") failed: No such file or directory
  1270. [ 6.183523] init: insmod: open("/system/lib/modules/rk29-ipp.ko") failed: No such file or directory
  1271. [ 6.184001] init: insmod: open("/system/lib/modules/pvrsrvkm.ko") failed: No such file or directory
  1272. [ 6.185300] drmboot: module license 'unspecified' taints kernel.
  1273. [ 6.185340] Disabling lock debugging due to kernel taint
  1274. [ 6.194051] drm init, 20140910.new
  1275. [ 6.196708] drm init ok
  1276. [ 6.200440] zram0: detected capacity change from 0 to 533413888
  1277. [ 6.205319] selinux: SELinux: Loaded file_contexts\x0a
  1278. [ 6.234595] mkswap: Swapspace size: 520908k, UUID=871a1c0c-9af3-41b7-ac92-3fa379d1b94a
  1279. [ 6.236194] Adding 520908k swap on /dev/block/zram0. Priority:-1 extents:1 across:520908k SS
  1280. [ 6.247866] init: write_file: Unable to open '/sys/kernel/tracing/tracing_on': No such file or directory
  1281. [ 6.251985] init: processing action (late-fs)
  1282. [ 6.253413] init: computing context for service 'keymaster-3-0'
  1283. [ 6.253696] init: starting service 'keymaster-3-0'...
  1284. [ 6.254870] init: processing action (post-fs-data)
  1285. [ 6.255586] init: computing context for service 'vold'
  1286. [ 6.255841] init: starting service 'vold'...
  1287. [ 6.258931] init: Created socket '/dev/socket/vold', mode 660, user 0, group 1009
  1288. [ 6.259638] init: Created socket '/dev/socket/cryptd', mode 660, user 0, group 1009
  1289. [ 6.405237] vdc: 200 251 Command succeeded
  1290. [ 6.406055] init: init_user0 result: 0
  1291. [ 6.406130] init: Command 'init_user0' action=post-fs-data (/init.rc:491) returned 0 took 53.2936ms.
  1292. [ 6.406674] selinux: SELinux: Skipping restorecon_recursive(/data)\x0a
  1293. [ 6.407024] init: computing context for service 'exec 1 (/system/bin/tzdatacheck)'
  1294. [ 6.407268] init: starting service 'exec 1 (/system/bin/tzdatacheck)'...
  1295. [ 6.408087] init: SVC_EXEC pid 256 (uid 1000 gid 1000+0 context default) started; waiting...
  1296. [ 6.430778] init: Service 'exec 1 (/system/bin/tzdatacheck)' (pid 256) exited with status 0 waiting took 0.023817 seconds
  1297. [ 6.430921] init: Couldn't load properties from /data/local.prop: No such file or directory
  1298. [ 6.448238] init: starting service 'magisk_pfsd'...
  1299. [ 6.709899] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
  1300. [ 7.309847] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
  1301. [ 7.316538] init: Command 'wait /dev/.magisk.unblock 10' action=post-fs-data (/init.magisk.rc:10) returned 0 took 867.254ms.
  1302. [ 7.316839] init: Service 'magisk_pfsd' (pid 258) exited with status 0
  1303. [ 7.320485] init: decode_uid: Unable to find UID for 'net_bt_stack'; returning UINT_MAX
  1304. [ 7.325322] F2FS-fs (mmcblk2p16): acl options not supported
  1305. [ 7.325344] F2FS-fs (mmcblk2p16): Unrecognized mount option "errors=panic" or missing value
  1306. [ 7.329111] init: processing action (ro.crypto.state=unencrypted && zygote-start)
  1307. [ 7.329169] init: ExecStart(update_verifier_nonencrypted): Service not found
  1308. [ 7.329316] init: computing context for service 'netd'
  1309. [ 7.329539] init: starting service 'netd'...
  1310. [ 7.330746] init: computing context for service 'zygote'
  1311. [ 7.331005] init: starting service 'zygote'...
  1312. [ 7.332017] init: computing context for service 'zygote_secondary'
  1313. [ 7.332237] init: starting service 'zygote_secondary'...
  1314. [ 7.332514] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
  1315. [ 7.333363] init: processing action (load_persist_props_action)
  1316. [ 7.333460] init: Couldn't load properties from /data/local.prop: No such file or directory
  1317. [ 7.334073] init: Created socket '/dev/socket/netd', mode 660, user 0, group 1000
  1318. [ 7.336615] init: Created socket '/dev/socket/dnsproxyd', mode 660, user 0, group 3003
  1319. [ 7.337322] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
  1320. [ 7.339334] init: Created socket '/dev/socket/mdns', mode 660, user 0, group 1000
  1321. [ 7.341791] init: Created socket '/dev/socket/fwmarkd', mode 660, user 0, group 3003
  1322. [ 7.363442] init: property_set("ro.persistent_properties.ready", "true") failed: property already set
  1323. [ 7.363606] init: computing context for service 'logd-reinit'
  1324. [ 7.363890] init: starting service 'logd-reinit'...
  1325. [ 7.364926] init: processing action (firmware_mounts_complete)
  1326. [ 7.365098] init: processing action (early-boot)
  1327. [ 7.375053] init: processing action (boot)
  1328. [ 7.375925] init: write_file: Unable to open '/proc/sys/vm/min_free_order_shift': No such file or directory
  1329. [ 7.379099] init: computing context for service 'hidl_memory'
  1330. [ 7.379363] init: starting service 'hidl_memory'...
  1331. [ 7.380655] init: computing context for service 'audio-hal-2-0'
  1332. [ 7.380952] init: starting service 'audio-hal-2-0'...
  1333. [ 7.382242] init: computing context for service 'bluetooth-1-0'
  1334. [ 7.382488] logd.daemon: reinit
  1335. [ 7.382593] init: starting service 'bluetooth-1-0'...
  1336. [ 7.384255] init: computing context for service 'camera-provider-2-4'
  1337. [ 7.384571] init: starting service 'camera-provider-2-4'...
  1338. [ 7.385987] init: computing context for service 'configstore-hal-1-0'
  1339. [ 7.386334] init: starting service 'configstore-hal-1-0'...
  1340. [ 7.386675] init: couldn't write 280 to /dev/cpuset/camera-daemon/tasks: No such file or directory
  1341. [ 7.387771] init: computing context for service 'drm-hal-1-0'
  1342. [ 7.388119] init: starting service 'drm-hal-1-0'...
  1343. [ 7.389354] init: computing context for service 'gralloc-2-0'
  1344. [ 7.389680] init: starting service 'gralloc-2-0'...
  1345. [ 7.392704] init: computing context for service 'hwcomposer-2-1'
  1346. [ 7.393166] init: starting service 'hwcomposer-2-1'...
  1347. [ 7.394513] init: computing context for service 'light-hal-2-0'
  1348. [ 7.394827] init: starting service 'light-hal-2-0'...
  1349. [ 7.396156] init: computing context for service 'power-hal-1-0'
  1350. [ 7.396512] init: starting service 'power-hal-1-0'...
  1351. [ 7.398219] init: computing context for service 'sensors-hal-1-0'
  1352. [ 7.398605] init: starting service 'sensors-hal-1-0'...
  1353. [ 7.399976] init: computing context for service 'rk_wifi_hal'
  1354. [ 7.400343] init: starting service 'rk_wifi_hal'...
  1355. [ 7.402042] init: Service 'logd-reinit' (pid 276) exited with status 0
  1356. [ 7.402572] init: computing context for service 'healthd'
  1357. [ 7.402976] init: starting service 'healthd'...
  1358. [ 7.404245] init: cannot find '/system/bin/displayd', disabling 'displayd': No such file or directory
  1359. [ 7.404551] init: computing context for service 'lmkd'
  1360. [ 7.404862] init: starting service 'lmkd'...
  1361. [ 7.406118] init: computing context for service 'surfaceflinger'
  1362. [ 7.406398] init: starting service 'surfaceflinger'...
  1363. [ 7.406632] init: Created socket '/dev/socket/lmkd', mode 660, user 1000, group 1000
  1364. [ 7.408268] init: Failed to bind socket 'pdx/system/vr/display/client': No such file or directory
  1365. [ 7.408436] selinux: SELinux: Could not stat /sys/devices/system/cpu/cpufreq/interactive: No such file or directory.\x0a
  1366. [ 7.408777] init: Failed to bind socket 'pdx/system/vr/display/manager': No such file or directory
  1367. [ 7.409178] init: Failed to bind socket 'pdx/system/vr/display/vsync': No such file or directory
  1368. [ 7.410239] init: write_file: Unable to open '/proc/sys/vm/lazy_vfree_tlb_flush_all_threshold': No such file or directory
  1369. [ 7.412579] selinux: SELinux: Could not get canonical path for /dev/block/platform/fe330000.sdhci/by-name/ restorecon: No such file or directory.\x0a
  1370. [ 7.413187] init: decode_uid: Unable to find UID for 'net_bt_stack'; returning UINT_MAX
  1371. [ 7.416855] init: property 'ro.serialno' doesn't exist while expanding '${ro.serialno}'
  1372. [ 7.416890] init: write: cannot expand '${ro.serialno}'
  1373. [ 7.421516] file system registered
  1374. [ 7.425671] using random self ethernet address
  1375. [ 7.425719] using random host ethernet address
  1376. [ 7.426069] init: write_file: Unable to open '/config/usb_gadget/g1/functions/rndis.gs4/wceis': Permission denied
  1377. [ 7.486311] init: Command 'chmod 0777 /data/goc' action=boot (init.hct.rc:54) returned 0 took 56.1617ms.
  1378. [ 7.486882] init: decode_uid: Unable to find UID for 'net_bt_stack'; returning UINT_MAX
  1379. [ 7.487932] init: decode_uid: Unable to find UID for 'net_bt_stack'; returning UINT_MAX
  1380. [ 7.488039] init: decode_uid: Unable to find UID for 'net_bt_stack'; returning UINT_MAX
  1381. [ 7.488090] init: decode_uid: Unable to find UID for 'net_bt_stack'; returning UINT_MAX
  1382. [ 7.488151] init: decode_uid: Unable to find UID for 'net_bt_stack'; returning UINT_MAX
  1383. [ 7.488196] init: decode_uid: Unable to find UID for 'net_bt_stack'; returning UINT_MAX
  1384. [ 7.488242] init: decode_uid: Unable to find UID for 'net_bt_stack'; returning UINT_MAX
  1385. [ 7.489873] init: decode_uid: Unable to find UID for 'net_bt_stack'; returning UINT_MAX
  1386. [ 7.490133] init: decode_uid: Unable to find UID for 'net_bt_stack'; returning UINT_MAX
  1387. [ 7.490176] init: decode_uid: Unable to find UID for 'net_bt_stack'; returning UINT_MAX
  1388. [ 7.490217] init: decode_uid: Unable to find UID for 'net_bt_stack'; returning UINT_MAX
  1389. [ 7.490276] init: decode_uid: Unable to find UID for 'net_bt_stack'; returning UINT_MAX
  1390. [ 7.548485] init: processing action (persist.sys.usb.config=* && boot)
  1391. [ 7.548711] init: processing action (enable_property_trigger)
  1392. [ 7.549624] init: processing action (security.perf_harden=1)
  1393. [ 7.550129] init: processing action (ro.debuggable=1)
  1394. [ 7.556717] init: starting service 'console'...
  1395. [ 7.559640] init: processing action (ro.boot.mode=emmc)
  1396. [ 7.559927] init: processing action (ro.factory.hasUMS=false)
  1397. [ 7.560261] init: processing action (sys.usb.config=none && sys.usb.configfs=1)
  1398. [ 7.561712] init: setpgid failed for console: Operation not permitted
  1399. [ 7.571188] init: write_file: Unable to write to '/config/usb_gadget/g1/UDC': No such device
  1400. [ 7.575378] init: processing action (nonencrypted)
  1401. [ 7.606946] healthd: unable to get HAL interface, using defaults
  1402. [ 7.622592] healthd: No battery devices found
  1403. [ 7.622706] healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a
  1404. [ 7.625346] pvrsrvkm ffa30000.rogue-g6110: Direct firmware load for rgx.fw.signed.5.9.1.46 failed with error -2
  1405. [ 7.625386] pvrsrvkm ffa30000.rogue-g6110: Falling back to user helper
  1406. [ 7.633379] ueventd: firmware: loading 'rgx.fw.signed.5.9.1.46' for '/devices/platform/ffa30000.rogue-g6110/firmware/rgx.fw.signed.5.9.1.46'
  1407. [ 7.642636] init: starting service 'flash_recovery'...
  1408. [ 7.647756] init: cannot find '/system/bin/bplus_helper', disabling 'bplus_helper': No such file or directory
  1409. [ 7.648094] init: computing context for service 'up_eth0'
  1410. [ 7.648143] ueventd: loading /devices/platform/ffa30000.rogue-g6110/firmware/rgx.fw.signed.5.9.1.46 took 0.0152437 seconds
  1411. [ 7.654102] init: service up_eth0 does not have a SELinux domain defined
  1412. [ 7.655052] init: cannot find '/system/bin/rk_store_keybox', disabling 'rk_store_keybox': No such file or directory
  1413. [ 7.655195] init: cannot find '/system/bin/akmd', disabling 'akmd': No such file or directory
  1414. [ 7.655266] init: cannot find '/system/bin/cvr_server', disabling 'cvr_server': No such file or directory
  1415. [ 7.655556] init: computing context for service 'audioserver'
  1416. [ 7.656241] init: starting service 'audioserver'...
  1417. [ 7.657262] PVR_K: 283: (WARN) RGXDevInitCompatCheck: Incompatible driver DDK build version (4610191) / Firmware DDK build version (4634722).
  1418. [ 7.657287] PVR_K: 283: Compatibility checks: Ignoring fields: 'C' of HW BVNC.
  1419. [ 7.659099] init: computing context for service 'cameraserver'
  1420. [ 7.659498] init: starting service 'cameraserver'...
  1421. [ 7.660369] init: couldn't write 310 to /dev/cpuset/camera-daemon/tasks: No such file or directory
  1422. [ 7.660820] init: computing context for service 'drm'
  1423. [ 7.661120] init: starting service 'drm'...
  1424. [ 7.662353] init: computing context for service 'installd'
  1425. [ 7.662686] init: starting service 'installd'...
  1426. [ 7.663958] init: computing context for service 'keystore'
  1427. [ 7.664332] init: starting service 'keystore'...
  1428. [ 7.665787] init: computing context for service 'mediadrm'
  1429. [ 7.666193] init: starting service 'mediadrm'...
  1430. [ 7.667721] init: computing context for service 'mediaextractor'
  1431. [ 7.668080] init: starting service 'mediaextractor'...
  1432. [ 7.669649] init: computing context for service 'mediametrics'
  1433. [ 7.670173] init: starting service 'mediametrics'...
  1434. [ 7.671805] init: computing context for service 'media'
  1435. [ 7.672157] init: starting service 'media'...
  1436. [ 7.673686] init: computing context for service 'storaged'
  1437. [ 7.674774] init: starting service 'storaged'...
  1438. [ 7.676168] init: computing context for service 'wificond'
  1439. [ 7.676599] init: starting service 'wificond'...
  1440. [ 7.678533] init: computing context for service 'gnss_service'
  1441. [ 7.678911] init: starting service 'gnss_service'...
  1442. [ 7.680328] init: computing context for service 'mediacodec'
  1443. [ 7.680934] init: starting service 'mediacodec'...
  1444. [ 7.682837] init: computing context for service 'drmservice'
  1445. [ 7.683260] init: starting service 'drmservice'...
  1446. [ 7.685006] init: computing context for service 'ril-daemon'
  1447. [ 7.685412] init: starting service 'ril-daemon'...
  1448. [ 7.686721] init: Command 'class_start main' action=nonencrypted (/init.rc:625) returned 0 took 111.125ms.
  1449. [ 7.686952] init: starting service 'sysinit'...
  1450. [ 7.688491] init: starting service 'magisk_service'...
  1451. [ 7.689973] init: computing context for service 'gatekeeperd'
  1452. [ 7.690460] init: starting service 'gatekeeperd'...
  1453. [ 7.704279] init: cannot find '/system/xbin/perfprofd', disabling 'perfprofd': No such file or directory
  1454. [ 7.704631] init: computing context for service 'tombstoned'
  1455. [ 7.705190] init: starting service 'tombstoned'...
  1456. [ 7.710506] init: processing action (init.svc.adbd=stopped)
  1457. [ 7.711958] init: Created socket '/dev/socket/tombstoned_crash', mode 666, user 1000, group 1000
  1458. [ 7.712662] init: Created socket '/dev/socket/tombstoned_intercept', mode 666, user 1000, group 1000
  1459. [ 7.734541] random: nonblocking pool is initialized
  1460. [ 7.767860] init: Service 'magisk_service' (pid 326) exited with status 0
  1461. [ 7.769530] init: Failed to open file '/d/mmc0/mmc0:0001/ext_csd': No such file or directory
  1462. [ 7.784991] RKNAND_GET_SN_SECTOR
  1463. [ 7.785014] return ret = 0
  1464. [ 7.946026] init: processing action (sys.serialno=*)
  1465. [ 7.951561] init: starting service 'adbd'...
  1466. [ 7.965719] init: Created socket '/dev/socket/adbd', mode 660, user 1000, group 1000
  1467. [ 7.967442]
  1468. [ 7.967462] =======================================================
  1469. [ 7.967467] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
  1470. [ 7.967472] =======================================================
  1471. [ 7.967477] Realtek 8723BU USB WiFi driver (Powered by Rockchip) init.
  1472. [ 7.967483] [WLAN_RFKILL]: rockchip_wifi_power: 1
  1473. [ 7.967490] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized
  1474. [ 7.967497] [WLAN_RFKILL]: wifi turn on power. -1
  1475. [ 7.967502] RTL871X: module init start
  1476. [ 7.967507] RTL871X: rtl8723bu v4.4.5_24888.20171101_BTCOEX20151228-664a
  1477. [ 7.967513] RTL871X: build time: Jun 8 2018 16:00:47
  1478. [ 7.967518] RTL871X: rtl8723bu BT-Coex version = BTCOEX20151228-664a
  1479. [ 7.967524] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter
  1480. [ 7.967530] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: wifi OOB pin isn't defined.
  1481. [ 8.010641] read descriptors
  1482. [ 8.010674] read strings
  1483. [ 8.152118] RTL871X: hal_com_config_channel_plan chplan:0x20
  1484. [ 8.153514] [WLAN_RFKILL]: rockchip_wifi_mac_addr: enter.
  1485. [ 8.153593] [WLAN_RFKILL]: get_wifi_addr_vendor: rk_vendor_read wifi mac address failed (-1)
  1486. [ 8.196341] RTL871X: rtw_ndev_init(wlan0) if1 mac_addr=00:0d:d7:ec:3a:05
  1487. [ 8.206641] init: Service 'drmservice' (pid 323) exited with status 0
  1488. [ 8.229796] RTL871X: rtw_ndev_init(p2p0) if2 mac_addr=02:0d:d7:ec:3a:05
  1489. [ 8.235064] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  1490. [ 8.235511] usbcore: registered new interface driver rtl8723bu
  1491. [ 8.235522] RTL871X: module init ret=0
  1492. [ 8.239596] init: Service 'rk_wifi_hal' (pid 288) exited with status 0
  1493. [ 8.933834] [otg id chg] last id -1 current id 67108864
  1494. [ 9.315680] --cif soc_camera_open 1
  1495. [ 9.340871] --cif soc_camera_close 0
  1496. [ 9.398179] dwc_otg_hc_halt: hcchar.b.chen 0, ep_type 3
  1497. [ 9.398584] --cif soc_camera_open 1
  1498. [ 9.425204] --cif soc_camera_close 0
  1499. [ 9.452592] rk-vcodec ff9a0000.vpu_combo: closed
  1500. [ 9.485340] init: Service 'flash_recovery' (pid 302) exited with status 0
  1501. [ 9.537445] healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a
  1502. [ 9.586897] --cif soc_camera_open 1
  1503. [ 9.614067] --cif soc_camera_close 0
  1504. [ 9.640623] dwc_otg_hc_halt: hcchar.b.chen 0, ep_type 3
  1505. [ 9.640999] --cif soc_camera_open 1
  1506. [ 9.668638] --cif soc_camera_close 0
  1507. [ 9.741283] PVR_K: 0: Global d-cache flush assembly not implemented, using rangebased flush
  1508. [ 9.741303] PVR_K: 50: Global d-cache flush assembly not implemented, using rangebased flush
  1509. [ 9.741313] PVR_K: 0: Global d-cache flush assembly not implemented, using rangebased flush
  1510. [ 9.741322] PVR_K: 280: Global d-cache flush assembly not implemented, using rangebased flush
  1511. [ 9.741344] PVR_K: 0: Global d-cache flush assembly not implemented, using rangebased flush
  1512. [ 9.741377] PVR_K: 0: Global d-cache flush assembly not implemented, using rangebased flush
  1513. [ 9.741413] PVR_K: 0: Global d-cache flush assembly not implemented, using rangebased flush
  1514. [ 9.746454] --cif soc_camera_open 1
  1515. [ 9.770719] --cif soc_camera_close 0
  1516. [ 9.797312] dwc_otg_hc_halt: hcchar.b.chen 1, ep_type 3
  1517. [ 9.797678] --cif soc_camera_open 1
  1518. [ 9.825465] --cif soc_camera_close 0
  1519. [ 9.889308] --cif soc_camera_open 1
  1520. [ 9.914054] --cif soc_camera_close 0
  1521. [ 9.940637] dwc_otg_hc_halt: hcchar.b.chen 1, ep_type 3
  1522. [ 9.941031] --cif soc_camera_open 1
  1523. [ 9.968726] --cif soc_camera_close 0
  1524. [ 10.031878] --cif soc_camera_open 1
  1525. [ 10.057418] --cif soc_camera_close 0
  1526. [ 10.084052] dwc_otg_hc_halt: hcchar.b.chen 1, ep_type 3
  1527. [ 10.084463] --cif soc_camera_open 1
  1528. [ 10.111531] --cif soc_camera_close 0
  1529. [ 10.242104] init: computing context for service 'bootanim'
  1530. [ 10.242760] init: starting service 'bootanim'...
  1531. [ 10.334964] --cif soc_camera_open 1
  1532. [ 10.361375] --mtc V4L2_CID_DEINTERLACE get 0
  1533. [ 10.367433] --cif soc_camera_close 0
  1534. [ 10.393909] IEP Power ON
  1535. [ 10.394241] rk-vcodec ff9a0000.vpu_combo: closed
  1536. [ 10.394353] rk-vcodec ff9a0000.vpu_combo: closed
  1537. [ 10.438921] --cif soc_camera_open 1
  1538. [ 10.464038] --cif soc_camera_close 0
  1539. [ 10.490683] dwc_otg_hc_halt: hcchar.b.chen 1, ep_type 3
  1540. [ 10.491102] --cif soc_camera_open 1
  1541. [ 10.518305] --cif soc_camera_close 0
  1542. [ 10.550613] selinux: avc: denied { set } for property=camera.uvc.open pid=280 uid=1047 gid=1005 scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service\x0a
  1543. [ 10.667045] rk-vcodec ff9a0000.vpu_combo: closed
  1544. [ 10.667195] rk-vcodec ff9a0000.vpu_combo: closed
  1545. [ 10.730542] --cif soc_camera_open 1
  1546. [ 10.758137] --mtc V4L2_CID_DEINTERLACE get 0
  1547. [ 10.762331] --mtc V4L2_CID_CHANNEL set 0
  1548. [ 10.762445] --mtc V4L2_CID_DEINTERLACE get 0
  1549. [ 10.769340] --cif soc_camera_close 0
  1550. [ 10.793929] rk-vcodec ff9a0000.vpu_combo: closed
  1551. [ 10.793988] rk-vcodec ff9a0000.vpu_combo: closed
  1552. [ 10.874275] rk-vcodec ff9a0000.vpu_combo: closed
  1553. [ 10.874341] rk-vcodec ff9a0000.vpu_combo: closed
  1554. [ 11.544794] --mtc b android
  1555. [ 11.663376] Freeing drm_logo memory: 1800K
  1556. [ 11.868466] capability: warning: `main' uses 32-bit capabilities (legacy support in use)
  1557. [ 14.400481] iep dpi mode inactivity
  1558. [ 14.400527] IEP Power OFF
  1559. [ 15.320792] healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a
  1560. [ 15.836413] init: processing action (sys.sysctl.extra_free_kbytes=*)
  1561. [ 15.954458] --mtc adv 2
  1562. [ 15.956133] selinux: avc: denied { set } for property=hct.hub.sta pid=498 uid=1000 gid=1000 scontext=u:r:system_server:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service\x0a
  1563. [ 15.966255] --mtc @ AvEqMod: 0 183
  1564. [ 15.968124] --mtc @ AvEqMod: 1 130
  1565. [ 15.969817] --mtc @ AvEqMod: 2 1
  1566. [ 15.971595] --mtc @ AvEqMod: 4 14
  1567. [ 15.973494] --mtc @ AvEqMod: 12 0
  1568. [ 15.975293] --mtc @ AvEqMod: 13 0
  1569. [ 15.977315] --mtc @ AvEqMod: 14 48
  1570. [ 15.978945] --mtc @ AvEqMod: 18 7
  1571. [ 16.042316] --mtc b sready
  1572. [ 16.068766] acd 0
  1573. [ 16.756278] acc_open
  1574. [ 16.756331] acc_release
  1575. [ 17.702454] init: computing context for service 'wpa_supplicant'
  1576. [ 17.702934] init: starting service 'wpa_supplicant'...
  1577. [ 17.709026] init: Created socket '/dev/socket/wpa_wlan0', mode 660, user 1010, group 1010
  1578. [ 17.808337] init: computing context for service 'webview_zygote32'
  1579. [ 17.809003] init: starting service 'webview_zygote32'...
  1580. [ 17.811892] init: Created socket '/dev/socket/webview_zygote', mode 660, user 1053, group 1000
  1581. [ 18.844102] RTL871X: ADAPTIVITY_VERSION 9.0
  1582. [ 18.844144] RTL871X: RTW_ADAPTIVITY_EN_ENABLE
  1583. [ 18.844152] RTL871X: RTW_ADAPTIVITY_MODE_NORMAL
  1584. [ 18.844157] RTL871X: RTW_ADAPTIVITY_DML_DISABLE
  1585. [ 18.844164] RTL871X: RTW_ADAPTIVITY_DC_BACKOFF:2
  1586. [ 19.311536] IPv6: ADDRCONF(NETDEV_UP): p2p0: link is not ready
  1587. [ 19.495182] --mtc cpdet 0
  1588. [ 19.495253] --mtc serial_rk_startup 0
  1589. [ 19.497530] serial ff180000.serial: error:lsr=0xc9
  1590. [ 19.500650] serial ff180000.serial: error:lsr=0xc9
  1591. [ 19.501581] serial ff180000.serial: error:lsr=0xc9
  1592. [ 19.502516] serial ff180000.serial: error:lsr=0xc9
  1593. [ 19.504608] serial ff180000.serial: error:lsr=0xc9
  1594. [ 19.507938] serial ff180000.serial: error:lsr=0xc9
  1595. [ 19.511062] serial ff180000.serial: error:lsr=0xc9
  1596. [ 19.514180] serial ff180000.serial: error:lsr=0xc9
  1597. [ 19.517311] serial ff180000.serial: error:lsr=0xc9
  1598. [ 19.518251] serial ff180000.serial: error:lsr=0xc9
  1599. [ 19.519178] serial ff180000.serial: error:lsr=0xc9
  1600. [ 19.520119] serial ff180000.serial: error:lsr=0xc9
  1601. [ 19.521055] serial ff180000.serial: error:lsr=0xc9
  1602. [ 19.822508] --cif soc_camera_open 1
  1603. [ 19.848176] --mtc V4L2_CID_DEINTERLACE get 0
  1604. [ 19.852317] IEP Power ON
  1605. [ 19.853467] --mtc V4L2_CID_CHANNEL set 0
  1606. [ 19.853525] --mtc V4L2_CID_DEINTERLACE get 0
  1607. [ 19.856944] --cif soc_camera_close 0
  1608. [ 19.880617] rk-vcodec ff9a0000.vpu_combo: closed
  1609. [ 19.880685] rk-vcodec ff9a0000.vpu_combo: closed
  1610. [ 20.592975] init: processing action (bt.md725.type=1)
  1611. [ 20.593212] init: starting service 'gocsdk'...
  1612. [ 21.006593] goc_blue: goodocom Bluetooth USB driver module init, version 0.9
  1613. [ 21.006643] goc_blue: Register usb char device interface for BT driver
  1614. [ 21.007670] goc_blue: btusb_probe: usb_interface ffffffc0f21c9800, bInterfaceNumber 0, idVendor 0x0bda, idProduct 0x0000
  1615. [ 21.007688] goc_blue: btusb_probe: can wakeup = 1, may wakeup = 0
  1616. [ 21.007888] usbcore: registered new interface driver goc_blue
  1617. [ 21.008416] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  1618. [ 21.053121] goc_blue: btchr_open: BT usb char device is opening
  1619. [ 21.053145] goc_blue: btusb_open: Start, PM usage count 0
  1620. [ 21.053335] goc_blue: btusb_open: End, PM usage count 0
  1621. [ 21.490600] RTL871X: nolinked power save enter
  1622. [ 21.560470] --mtc b logo comp
  1623. [ 21.612624] init: Service 'bootanim' (pid 450) exited with status 0
  1624. [ 21.780475] init: processing action (sys.boot_completed=1)
  1625. [ 21.783990] init: cannot find '/system/bin/glgps', disabling 'gpsd': No such file or directory
  1626. [ 21.786008] android already up, request vehicle exit
  1627. [ 21.786105] init: processing action (sys.boot_completed=1 && sys.logbootcomplete=1)
  1628. [ 21.787763] init: computing context for service 'exec 2 (/system/bin/bootstat)'
  1629. [ 21.788374] init: starting service 'exec 2 (/system/bin/bootstat)'...
  1630. [ 21.789432] init: SVC_EXEC pid 1084 (uid 0 gid 0+0 context default) started; waiting...
  1631. [ 21.856344] init: Service 'exec 2 (/system/bin/bootstat)' (pid 1084) exited with status 0 waiting took 0.070078 seconds
  1632. [ 21.856634] init: computing context for service 'exec 3 (/system/bin/bootstat)'
  1633. [ 21.857038] init: starting service 'exec 3 (/system/bin/bootstat)'...
  1634. [ 21.858196] init: SVC_EXEC pid 1085 (uid 0 gid 0+0 context default) started; waiting...
  1635. [ 21.909017] init: Service 'exec 3 (/system/bin/bootstat)' (pid 1085) exited with status 0 waiting took 0.052329 seconds
  1636. [ 21.909362] init: computing context for service 'exec 4 (/system/bin/bootstat)'
  1637. [ 21.909788] init: starting service 'exec 4 (/system/bin/bootstat)'...
  1638. [ 21.911078] init: SVC_EXEC pid 1086 (uid 0 gid 0+0 context default) started; waiting...
  1639. [ 21.972293] init: Service 'exec 4 (/system/bin/bootstat)' (pid 1086) exited with status 0 waiting took 0.062890 seconds
  1640. [ 21.972601] init: computing context for service 'exec 5 (/system/bin/bootstat)'
  1641. [ 21.973016] init: starting service 'exec 5 (/system/bin/bootstat)'...
  1642. [ 21.974379] init: SVC_EXEC pid 1098 (uid 0 gid 0+0 context default) started; waiting...
  1643. [ 22.028960] init: Service 'exec 5 (/system/bin/bootstat)' (pid 1098) exited with status 0 waiting took 0.056320 seconds
  1644. [ 22.029126] init: processing action (sys.boot_completed=1 && sys.wifitracing.started=0)
  1645. [ 22.097936] init: Command 'mkdir /sys/kernel/debug/tracing/instances/wifi 711' action=sys.boot_completed=1 && sys.wifitracing.started=0 (/system/etc/init/wifi-events.rc:22) returned 0 took 68.6078ms.
  1646. [ 22.897368] RTL871X: ADAPTIVITY_VERSION 9.0
  1647. [ 22.897428] RTL871X: RTW_ADAPTIVITY_EN_ENABLE
  1648. [ 22.897448] RTL871X: RTW_ADAPTIVITY_MODE_NORMAL
  1649. [ 22.897465] RTL871X: RTW_ADAPTIVITY_DML_DISABLE
  1650. [ 22.897483] RTL871X: RTW_ADAPTIVITY_DC_BACKOFF:2
  1651. [ 23.097485] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  1652. [ 23.261299] RTL871X: nolinked power save leave
  1653. [ 23.319821] init: Command 'restorecon_recursive /sys/kernel/debug/tracing/instances/wifi' action=sys.boot_completed=1 && sys.wifitracing.started=0 (/system/etc/init/wifi-events.rc:23) returned 0 took 1221.58ms.
  1654. [ 23.321027] init: Service 'sysinit' (pid 325) exited with status 0
  1655. [ 23.384843] init: processing action (sys.usb.config=none && sys.usb.configfs=1)
  1656. [ 23.385111] init: write_file: Unable to write to '/config/usb_gadget/g1/UDC': No such device
  1657. [ 23.385167] init: Sending signal 9 to service 'adbd' (pid 351) process group...
  1658. [ 23.391624] init: Service 'adbd' (pid 351) killed by signal 9
  1659. [ 23.391668] init: Sending signal 9 to service 'adbd' (pid 351) process group...
  1660. [ 23.391733] init: failed to open /acct/uid_0/pid_351/cgroup.procs: No such file or directory
  1661. [ 23.391795] init: killProcessGroup(0, 351, 9) failed: Device or resource busy
  1662. [ 23.391818] init: kill(351, 9) failed: No such process
  1663. [ 23.392863] init: processing action (sys.usb.config=mtp && sys.usb.configfs=1)
  1664. [ 23.393346] pcd_pullup, is_on 1
  1665. [ 23.394310] init: processing action (service.adbec.enable=1)
  1666. [ 23.394621] init: starting service 'adbec'...
  1667. [ 23.396203] init: processing action (service.usbmuxd.enable=1)
  1668. [ 23.396359] init: cannot find '/system/bin/start_usbmuxd.sh', disabling 'usbmuxd': No such file or directory
  1669. [ 23.396960] init: processing action (service.vending.enable=1)
  1670. [ 23.397202] init: starting service 'vending'...
  1671. [ 23.399320] init: processing action (sys.usb.config=none && sys.usb.configfs=1)
  1672. [ 23.399901] pcd_pullup, is_on 0
  1673. [ 23.399952] WARN::dwc_otg_handle_mode_mismatch_intr:69: Mode Mismatch Interrupt: currently in Host mode\x0a
  1674. [ 23.399958] android_work: did not send uevent (0 0 (null))
  1675. [ 23.399980] configfs-gadget gadget: unbind function 'mtp'/ffffffc0f18a3000
  1676. [ 23.400832] init: processing action (sys.usb.config=mtp && sys.usb.configfs=1)
  1677. [ 23.401303] pcd_pullup, is_on 1
  1678. [ 23.402611] init: processing action (init.svc.adbd=stopped)
  1679. [ 23.404629] init: processing action (init.svc.adbd=stopped)
  1680. [ 23.853767] iep dpi mode inactivity
  1681. [ 23.853800] IEP Power OFF
  1682. [ 24.779614] RTL871X: nolinked power save enter
  1683. [ 30.678047] selinux: avc: denied { set } for property=sys.usb.ffs.mtp.ready pid=1434 uid=10009 gid=10009 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:ffs_prop:s0 tclass=property_service\x0a
  1684. [ 33.299888] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  1685. [ 40.611119] --mtc b boot comp
  1686. [ 40.614403] --mtc @ >on3
  1687. [ 40.617450] --mtc rtc 2018-11-07 18:17:52
  1688. [ 40.631424] --mtc @ start app
  1689. [ 40.670676] --mtc timer 0
  1690. [ 40.698070] --mtc @ <on
  1691. [ 41.600440] --mtc timer 1
  1692. [ 42.626323] --mtc @ av unmute
  1693. [ 42.643783] --mtc timer 2
  1694. [ 42.794856] RTL871X: ADAPTIVITY_VERSION 9.0
  1695. [ 42.794923] RTL871X: RTW_ADAPTIVITY_EN_ENABLE
  1696. [ 42.794943] RTL871X: RTW_ADAPTIVITY_MODE_NORMAL
  1697. [ 42.794960] RTL871X: RTW_ADAPTIVITY_DML_DISABLE
  1698. [ 42.794978] RTL871X: RTW_ADAPTIVITY_DC_BACKOFF:2
  1699. [ 43.157819] RTL871X: nolinked power save leave
  1700. [ 43.680571] --mtc timer 3
  1701. [ 44.675621] RTL871X: nolinked power save enter
  1702. [ 44.713795] --mtc timer 4
  1703. [ 45.747126] --mtc timer 5
  1704. [ 46.783806] --mtc timer 6
  1705. [ 47.287191] --cif reverse exit
  1706. [ 52.666104] SELinux: 65536 avtab hash slots, 175716 rules.
  1707. [ 52.758817] SELinux: 65536 avtab hash slots, 175716 rules.
  1708. [ 52.758843] SELinux: 1 users, 4 roles, 1595 types, 0 bools, 1 sens, 1024 cats
  1709. [ 52.758850] SELinux: 91 classes, 175716 rules
  1710. [ 52.763041] SELinux: Context u:object_r:magisk_file:s0 became valid (mapped).
  1711. [ 52.866744] type=1403 audit(1541632684.840:4): policy loaded auid=4294967295 ses=4294967295
  1712. [ 54.315942] selinux: avc: received policyload notice (seqno=3)\x0a
  1713. [ 77.690910] RTL871X: ADAPTIVITY_VERSION 9.0
  1714. [ 77.690984] RTL871X: RTW_ADAPTIVITY_EN_ENABLE
  1715. [ 77.691008] RTL871X: RTW_ADAPTIVITY_MODE_NORMAL
  1716. [ 77.691025] RTL871X: RTW_ADAPTIVITY_DML_DISABLE
  1717. [ 77.691044] RTL871X: RTW_ADAPTIVITY_DC_BACKOFF:2
  1718. [ 78.084709] RTL871X: nolinked power save leave
  1719. [ 79.604389] RTL871X: nolinked power save enter
  1720. [ 80.411212] RTL871X: ADAPTIVITY_VERSION 9.0
  1721. [ 80.411247] RTL871X: RTW_ADAPTIVITY_EN_ENABLE
  1722. [ 80.411254] RTL871X: RTW_ADAPTIVITY_MODE_NORMAL
  1723. [ 80.411261] RTL871X: RTW_ADAPTIVITY_DML_DISABLE
  1724. [ 80.411267] RTL871X: RTW_ADAPTIVITY_DC_BACKOFF:2
  1725. [ 80.768523] RTL871X: nolinked power save leave
  1726. [ 80.774976] RTL871X: rtw_set_802_11_connect(wlan0) fw_state=0x00000008
  1727. [ 80.931260] RTL871X: start auth
  1728. [ 80.956421] RTL871X: auth success, start assoc
  1729. [ 80.971003] RTL871X: rtw_cfg80211_indicate_connect(wlan0) BSS not found !!
  1730. [ 80.971054] RTL871X: assoc success
  1731. [ 80.978691] RTL871X: recv eapol packet
  1732. [ 80.983350] RTL871X: send eapol packet
  1733. [ 80.989645] RTL871X: recv eapol packet
  1734. [ 80.990271] RTL871X: send eapol packet
  1735. [ 81.016491] RTL871X: set pairwise key camid:4, addr:40:4e:36:86:18:e8, kid:0, type:AES
  1736. [ 81.018988] RTL871X: set group key camid:5, addr:40:4e:36:86:18:e8, kid:1, type:AES
  1737. [ 81.540612] init: Untracked pid 2509 killed by signal 9
  1738. [ 82.317011] init: processing action (sys.sysctl.tcp_def_init_rwnd=*)
  1739. [ 92.011820] --mtc @ av vol (30) (0)
  1740. [ 92.998562] binder: send failed reply for transaction 132694 to 4031:4417
  1741. [ 93.734723] binder: undelivered TRANSACTION_COMPLETE
  1742. [ 93.734774] binder: undelivered transaction 133387, process died.
  1743. [ 94.279684] --mtc @ av vol (0) (0)
  1744. [ 94.691753] --mtc @ av vol (30) (0)
  1745. [ 95.735643] --mtc @ av vol (0) (0)
  1746. [ 96.532080] --mtc @ av vol (30) (0)
  1747. [ 98.807598] --mtc @ av vol (0) (0)
  1748. [ 99.267644] --mtc @ av vol (30) (0)
  1749. [ 99.891555] --mtc @ av vol (0) (0)
  1750. [ 124.867452] binder: 4806:4815 DecRefs 0 refcount change on invalid ref 18 ret -22
  1751. [ 130.822066] --mtc focus gain fm
  1752. [ 130.824290] --mtc enter fm
  1753. [ 130.944806] --mtc @ av channel RADIO
  1754. [ 130.947171] --mtc @ av focus RADIO gain
  1755. [ 130.977665] --mtc @ radio_on
  1756. [ 130.983819] --mtc @ av vol (30) (0)
  1757. [ 174.977536] binder: 498:597 transaction failed 29189/-22, size 348-0 line 3008
  1758. [ 185.303314] binder: 498:597 transaction failed 29189/-22, size 348-0 line 3008
  1759. [ 217.610309] selinux: SELinux: Loaded file_contexts\x0a
  1760. [ 229.475336] binder: undelivered transaction 281824, process died.
  1761. [ 269.769421] binder: 498:597 transaction failed 29189/-22, size 348-0 line 3008
  1762. [ 269.770606] init: Untracked pid 5197 killed by signal 9
  1763. [ 305.659151] selinux: avc: denied { set } for property=camera.uvc.open pid=280 uid=1047 gid=1005 scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service\x0a
  1764. [ 307.618829] rk-vcodec ff9a0000.vpu_combo: closed
  1765. [ 310.073607] --mtc bl 1 20
  1766. [ 315.450860] binder: 498:597 transaction failed 29189/-22, size 348-0 line 3008
  1767. [ 325.030532] binder: 6356:6365 DecRefs 0 refcount change on invalid ref 51 ret -22
  1768. [ 325.486081] binder: 6356:6538 IncRefs 0 refcount change on invalid ref 51 ret -22
  1769. [ 325.486140] binder: 6356:6538 Acquire 1 refcount change on invalid ref 51 ret -22
  1770. [ 325.486153] binder: transaction release 358426 bad handle 51, ret = -22
  1771. [ 343.437069] --mtc @ av vol (0) (30)
  1772. [ 343.508634] --mtc focus gain fm
  1773. [ 344.441011] --mtc @ av vol (30) (0)
  1774. [ 409.955724] --mtc @ av vol (30) (30)
  1775. [ 410.629830] --mtc focus gain fm
  1776. [ 410.695566] --mtc @ av vol (30) (0)
  1777. [ 438.010912] --mtc @ av vol (32) (0)
  1778. [ 460.010462] --mtc @ av vol (34) (0)
  1779. [ 490.006664] --mtc @ av vol (32) (0)
  1780. [ 527.004927] --mtc @ av vol (30) (0)
  1781. [ 571.003783] --mtc @ av vol (32) (0)
  1782. [ 607.960787] rk-vcodec ff9a0000.vpu_combo: closed
  1783. [ 612.006789] --mtc @ av vol (34) (0)
  1784. [ 622.002574] --mtc @ av vol (32) (0)
  1785. [ 627.002715] --mtc @ av vol (34) (0)
  1786. [ 669.005500] --mtc @ av vol (32) (0)
  1787. [ 881.009578] --mtc @ av vol (34) (0)
  1788. [ 908.552240] rk-vcodec ff9a0000.vpu_combo: closed
  1789. [ 940.035393] --mtc @ av vol (32) (0)
  1790. [ 1075.009331] --mtc @ av vol (30) (0)
  1791. [ 1209.814412] rk-vcodec ff9a0000.vpu_combo: closed
  1792. [ 1308.403238] binder: 7228:7237 DecRefs 0 refcount change on invalid ref 13 ret -22
  1793. [ 1312.404426] binder: 7228:7291 IncRefs 0 refcount change on invalid ref 13 ret -22
  1794. [ 1312.404463] binder: 7228:7291 Acquire 1 refcount change on invalid ref 13 ret -22
  1795. [ 1312.404478] binder: transaction release 1086362 bad handle 13, ret = -22
  1796. [ 1359.725334] binder: 7228:7237 DecRefs 0 refcount change on invalid ref 33 ret -22
  1797. [ 1372.488119] binder: 7228:7291 IncRefs 0 refcount change on invalid ref 33 ret -22
  1798. [ 1372.488241] binder: 7228:7291 Acquire 1 refcount change on invalid ref 33 ret -22
  1799. [ 1372.488295] binder: transaction release 1091184 bad handle 33, ret = -22
  1800. [ 1423.458286] --mtc @ av vol (32) (0)
  1801. [ 1424.106377] --mtc @ av vol (34) (0)
  1802. [ 1424.194273] --mtc @ av vol (36) (0)
  1803. [ 1424.622295] --mtc @ av vol (37) (0)
  1804. [ 1424.714370] --mtc @ av vol (39) (0)
  1805. [ 1425.010331] --mtc @ av vol (41) (0)
  1806. [ 1425.122226] --mtc @ av vol (42) (0)
  1807. [ 1425.590237] --mtc @ av vol (44) (0)
  1808. [ 1425.694340] --mtc @ av vol (46) (0)
  1809. [ 1425.942273] --mtc @ av vol (47) (0)
  1810. [ 1426.178504] --mtc @ av vol (46) (0)
  1811. [ 1426.270265] --mtc @ av vol (44) (0)
  1812. [ 1426.582233] --mtc @ av vol (42) (0)
  1813. [ 1427.119313] --mtc @ av vol (41) (0)
  1814. [ 1510.408322] rk-vcodec ff9a0000.vpu_combo: closed
  1815. [ 1510.605215] --mtc focus gain fm
  1816. [ 1635.158724] --mtc bl 1 100
  1817. [ 1651.081482] --mtc @ av vol (41) (41)
  1818. [ 1656.716994] --mtc @ av vol (41) (0)
  1819. [ 1656.740514] --mtc focus gain fm
  1820. [ 1658.916960] --mtc @ av vol (39) (0)
  1821. [ 1659.060978] --mtc @ av vol (37) (0)
  1822. [ 1659.112983] --mtc @ av vol (36) (0)
  1823. [ 1661.196277] --mtc focus loss fm
  1824. [ 1661.198757] --mtc enter sys
  1825. [ 1661.206650] --mtc @ av focus RADIO loss
  1826. [ 1661.207122] --mtc @ av vol (0) (0)
  1827. [ 1661.324634] --mtc @ av channel SYS
  1828. [ 1661.327166] --mtc @ av focus SYS gain
  1829. [ 1661.377145] --mtc @ radio_off
  1830. [ 1668.103168] --mtc focus gain fm
  1831. [ 1668.105919] --mtc enter fm
  1832. [ 1668.226713] --mtc @ av channel RADIO
  1833. [ 1668.234753] --mtc @ av focus RADIO gain
  1834. [ 1668.262272] --mtc @ radio_on
  1835. [ 1668.268798] --mtc @ av vol (36) (0)
  1836. [ 1668.914109] --mtc @ av vol (34) (0)
  1837. [ 1669.865240] --mtc @ av mute
  1838. [ 1669.867046] --mtc @ av vol (0) (0)
  1839. [ 1671.906011] --mtc @ >a_off
  1840. [ 1671.908127] --mtc rtc 2018-11-07 18:45:04
  1841. [ 1671.924695] --mtc focus loss fm
  1842. [ 1671.928017] --mtc enter sys
  1843. [ 1671.930536] --mtc @ av focus RADIO loss
  1844. [ 1672.021939] rk-vcodec ff9a0000.vpu_combo: closed
  1845. [ 1672.049507] --mtc @ av channel SYS
  1846. [ 1672.051716] --mtc @ av focus SYS gain
  1847. [ 1672.086262] dwc_otg_hc_halt: hcchar.b.chen 1, ep_type 1
  1848. [ 1672.086355] dwc_otg_hc_halt: hcchar.b.chen 1, ep_type 1
  1849. [ 1672.098002] IEP Power ON
  1850. [ 1672.098573] --mtc @ radio_off
  1851. [ 1672.127190] rk-vcodec ff9a0000.vpu_combo: closed
  1852. [ 1672.127569] rk-vcodec ff9a0000.vpu_combo: closed
  1853. [ 1673.501192] binder: 498:597 transaction failed 29189/-22, size 348-0 line 3008
  1854. [ 1673.504739] binder: 498:597 transaction failed 29189/-22, size 348-0 line 3008
  1855. [ 1673.581480] RTL871X: OnDisassoc(wlan0) reason=3, ta=40:4e:36:86:18:e8
  1856. [ 1673.588088] RTL871X: OnDisassoc(wlan0) reason=3, ta=40:4e:36:86:18:e8
  1857. [ 1673.761196] binder: undelivered transaction 1326438, process died.
  1858. [ 1673.761284] binder: undelivered transaction 1326439, process died.
  1859. [ 1673.767648] init: Untracked pid 7168 killed by signal 9
  1860. [ 1673.786169] binder: 7775:7786 DecRefs 0 refcount change on invalid ref 13 ret -22
  1861. [ 1673.795492] binder: 498:597 transaction failed 29189/-22, size 348-0 line 3008
  1862. [ 1673.796546] binder: 498:597 transaction failed 29189/-22, size 348-0 line 3008
  1863. [ 1674.813272] binder: 1133:7675 transaction failed 29189/-22, size 372-0 line 3008
  1864. [ 1674.944105] --mtc @ acc_off
  1865. [ 1674.945098] --mtc bl 0 100
  1866. [ 1674.946262] --mtc @ av_off
  1867. [ 1675.283552] RTL871X: nolinked power save enter
  1868. [ 1676.106791] iep dpi mode inactivity
  1869. [ 1676.106836] IEP Power OFF
  1870. [ 1676.504000] binder: undelivered transaction 1330098, process died.
  1871. [ 1677.584038] init: Untracked pid 6018 exited with status 0
  1872. [ 1677.676801] --mtc poff
  1873. [ 1677.681853] --mtc @ <.
  1874. [ 1684.913713] --mtc @ >sleep
  1875. [ 1684.914372] --mtc sss 1
  1876. [ 1684.914422] goodix_ts suspend.
  1877. [ 1684.918365] Disconnect cb-Host
  1878. [ 1684.982003] mmc0: card 59b4 removed
  1879. [ 1684.982196] mmc1: card aaaa removed
  1880. [ 1685.020401] usb 3-1: USB disconnect, device number 2
  1881. [ 1685.075186] usb 1-1.1: USB disconnect, device number 3
  1882. [ 1685.075715] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 0, err -19
  1883. [ 1685.076758] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 1, err -19
  1884. [ 1685.077787] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 2, err -19
  1885. [ 1685.078811] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 3, err -19
  1886. [ 1685.079834] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 4, err -19
  1887. [ 1685.080860] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 5, err -19
  1888. [ 1685.081901] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 6, err -19
  1889. [ 1685.082928] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 7, err -19
  1890. [ 1685.083953] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 8, err -19
  1891. [ 1685.084979] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 9, err -19
  1892. [ 1685.086003] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 10, err -19
  1893. [ 1685.087028] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 11, err -19
  1894. [ 1685.088052] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 12, err -19
  1895. [ 1685.089077] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 13, err -19
  1896. [ 1685.090102] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 14, err -19
  1897. [ 1685.091128] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 15, err -19
  1898. [ 1685.092155] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 16, err -19
  1899. [ 1685.093178] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 17, err -19
  1900. [ 1685.094204] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 18, err -19
  1901. [ 1685.095228] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625cc0, retry 19, err -19
  1902. [ 1685.096247] goc_blue: !!!acl_rcv re-submit failed,die!!!
  1903. [ 1685.100643] ------------[ cut here ]------------
  1904. [ 1685.100686] WARNING: at include/asm-generic/dma-mapping-common.h:274
  1905. [ 1685.100702] Modules linked in: wb(O) 8723bu drmboot(P)
  1906. [ 1685.100738]
  1907. [ 1685.100764] CPU: 3 PID: 6718 Comm: kworker/3:0 Tainted: P O 4.4.93+ #336
  1908. [ 1685.100780] Hardware name: Rockchip PX5 EVB V11 (DT)
  1909. [ 1685.100822] Workqueue: usb_hub_wq hub_event
  1910. [ 1685.100842] task: ffffffc09e188000 task.stack: ffffffc0a9e0c000
  1911. [ 1685.100866] PC is at __DWC_DMA_FREE+0x38/0xa0
  1912. [ 1685.100891] LR is at dwc_otg_hcd_qh_free+0xe0/0x120
  1913. [ 1685.100909] pc : [<ffffff8008664334>] lr : [<ffffff8008661024>] pstate: 804001c5
  1914. [ 1685.100925] sp : ffffffc0a9e0fac0
  1915. [ 1685.100940] x29: ffffffc0a9e0fac0 x28: 0000000000000001
  1916. [ 1685.100963] x27: ffffffc0f23d1c00 x26: ffffffc0f1c12800
  1917. [ 1685.100985] x25: ffffffc0f1c12800 x24: ffffffc0f23d1c00
  1918. [ 1685.101008] x23: ffffff800801e000 x22: 000000000000ffff
  1919. [ 1685.101030] x21: ffffff800801e000 x20: ffffffc0f33cf410
  1920. [ 1685.101058] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 0, err -19
  1921. [ 1685.101076]
  1922. [ 1685.101088] x19: ffffff80091391f8 x18: 0000000000000033
  1923. [ 1685.101110] x17: 0000007575db9470 x16: 00000075779b5b48
  1924. [ 1685.101132] x15: 000000006d170001 x14: 000000000000000a
  1925. [ 1685.101155] x13: 000000755e05a982 x12: 000000000000002e
  1926. [ 1685.101177] x11: 0000000000000037 x10: 0000000000000940
  1927. [ 1685.101199] x9 : ffffffc0a9e0f9d0 x8 : ffffffc09e1889a0
  1928. [ 1685.101220] x7 : 0000000000000000 x6 : ffffffc0f1f6c541
  1929. [ 1685.101243] x5 : 0000000000000000 x4 : 0000000000000000
  1930. [ 1685.101264] x3 : 00000000fc010000 x2 : ffffff800801e000
  1931. [ 1685.101286] x1 : 000000000000ffff x0 : 00000000000001c0
  1932. [ 1685.101311] \x0aPC: 0xffffff80086642b4:
  1933. [ 1685.101329] 42b4 d63f00a0 aa0003f3 b40000b3 aa1303e0 52800001 aa1603e2 97f473cd f94027a2
  1934. [ 1685.101455] 42d4 aa1303e0 f9452a81 eb01005f 54000040 97e8e8dd a94153f3 a9425bf5 f9401bf7
  1935. [ 1685.101693] 42f4 a8c57bfd d65f03c0 a9bc7bfd 910003fd a9025bf5 a90153f3 aa0203f5 aa0003f4
  1936. [ 1685.101748] 4314 2a0103f6 b4000060 f9412813 b5000073 b00056b3 9109e273 d53b4220 36380040
  1937. [ 1685.101803] 4334 d4210000 d10006c5 52800001 d34cfca5 b40000a5 dac010a4 d28007e5 cb0400a4
  1938. [ 1685.101858] 4354 11000481 aa1403e0 aa1503e2 f9001fa3 97fb7887 35000120 f9400665 b40000e5
  1939. [ 1685.101912] 4374 f9401fa3 aa1403e0 aa1603e1 aa1503e2 d2800004 d63f00a0 a94153f3 a9425bf5
  1940. [ 1685.101966] 4394 a8c47bfd d65f03c0 a9bf7bfd 2a0103e0 52901801 910003fd 72a04801 97ed1fd4
  1941. [ 1685.102024] \x0aLR: 0xffffff8008660fa4:
  1942. [ 1685.102041] 0fa4 f9001802 f9401820
  1943. [ 1685.102069] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 1, err -19
  1944. [ 1685.102071] f9401422
  1945. [ 1685.102103] eb14001f 54000061 f9000662 14000002 f9001402
  1946. [ 1685.102114] 0fc4 d2800000 94000d18 aa1703e1 f94016f7 17ffffec f94006c0 39435c01 340000a1
  1947. [ 1685.102168] 0fe4 aa1603e0 aa1303e1 940004a2 1400000d f9401a62 b4000162 39400263 52820001
  1948. [ 1685.102223] 1004 7100047f 54000060 f9400000 b9407801 f0006ce0 f9401e63 f9435400 94000cb7
  1949. [ 1685.102278] 1024 d2800000 aa1303e1 94000cff f940a6c0 f94023a1 94000d78 f94027a1 f9452aa0
  1950. [ 1685.102332] 1044 eb00003f 54000040 97e8f583 a94153f3 a9425bf5 f9401bf7 a8c57bfd d65f03c0
  1951. [ 1685.102386] 1064 a9bb7bfd 910003fd a9025bf5 b0005636 a90153f3 aa0003f3 aa0203f4 f9452ac0
  1952. [ 1685.102440] 1084 52800e02 a90363f7 f90027a0 aa0103f8 aa0103e0 52800001 94000abd 39413280
  1953. [ 1685.102497] \x0aSP: 0xffffffc0a9e0fa40:
  1954. [ 1685.102515] fa40 0000ffff 00000000 0801e000 ffffff80 f23d1c00 ffffffc0 f1c12800 ffffffc0
  1955. [ 1685.102569] fa60 f1c12800 ffffffc0 f23d1c00 ffffffc0 00000001 00000000 a9e0fac0 ffffffc0
  1956. [ 1685.102623] fa80 08661024 ffffff80 a9e0fac0 ffffffc0 08664334 ffffff80 804001c5 00000000
  1957. [ 1685.102678] faa0 00000000 00000000 00000000 00000000 ffffffff ffffffff 0852f268 ffffff80
  1958. [ 1685.102731] fac0 a9e0fb00 ffffffc0 08661024 ffffff80 f1f01c00 ffffffc0 f1f01c08 ffffffc0
  1959. [ 1685.102786] fae0 09126000 ffffff80 f23d0c00 ffffffc0 0000000a 00000000 a9e0fb40 ffffffc0
  1960. [ 1685.102841] fb00 a9e0fb50 ffffffc0 0865bccc ffffff80 f23d0c00 ffffffc0 f1f01c00 ffffffc0
  1961. [ 1685.102896] fb20 09126000 ffffff80 000000fa 00000000 f1f01c08 ffffffc0 08664624 ffffff80
  1962. [ 1685.102958] \x0aX2: 0xffffff800801df80:
  1963. [ 1685.102976] df80 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1964. [ 1685.103032] dfa0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1965. [ 1685.103087] dfc0 00000000 00000000 00000000
  1966. [ 1685.103116] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 2, err -19
  1967. [ 1685.103135] 00000000 00000000 00000000 00000000 00000000
  1968. [ 1685.103168] dfe0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1969. [ 1685.103223] e000 bfbf00ff 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1970. [ 1685.103278] e020 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1971. [ 1685.103333] e040 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1972. [ 1685.103389] e060 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1973. [ 1685.103452] \x0aX6: 0xffffffc0f1f6c4c1:
  1974. [ 1685.103469] c4c0 08ec4a6b ffffff80 f1f39ae1 ffffffc0 f1f6c018 ffffffc0 f1f39cc0 ffffffc0
  1975. [ 1685.103524] c4e0 00000000 00000000 45372b66 00000000 f28fb7f8 ffffffc0 00000000 00000000
  1976. [ 1685.103578] c500 00000000 00000000 00000000 00000000 00000000 00000000 a1ff0014 00004a52
  1977. [ 1685.103632] c520 00000000 00000000 00000011 00000000 f1f39690 ffffffc0 08bad758 ffffff80
  1978. [ 1685.103686] c540 f1f764c9 ffffffc0 f1f39db0 ffffffc0 f1f399f0 ffffffc0 00000000 00000000
  1979. [ 1685.103740] c560 12fd28db 00000000 00000000 00000000 f1f6c798 ffffffc0 00208600 ffffffc0
  1980. [ 1685.103794] c580 00000000 00000000 f1d2d8a0 ffffffc0 41ed0011 00004a53 00000000 00000000
  1981. [ 1685.103848] c5a0 00000001 00000000 f1f6c528 ffffffc0 08f17bcf ffffff80 f1f6c798 ffffffc0
  1982. [ 1685.103903] c5c0 f1f6cbd0 ffffffc0 f1f6c810 ffffffc0 00000000 00000000 10bc4ff6 00000000
  1983. [ 1685.103962] \x0aX8: 0xffffffc09e188920:
  1984. [ 1685.103980] 8920 00000000 00000000 00000000 00000000 00000001 00000000 00000000 00000000
  1985. [ 1685.104034] 8940 bdbf4e00 ffffffc0 9e188000 ffffffc0 bdbf4e00 ffffffc0 090f4000 ffffff80
  1986. [ 1685.104089] 8960 f1957500 ffffffc0 f1966e80 ffffffc0 fbf26e80
  1987. [ 1685.104128] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 3, err -19
  1988. [ 1685.104148] ffffffc0 00000000 00000000
  1989. [ 1685.104171] 8980 09128000 ffffff80 9e188628 ffffffc0 a9e0f9d0 ffffffc0 a9e0f9d0 ffffffc0
  1990. [ 1685.104226] 89a0 0808589c ffffff80 00000000 00000000 00000000 00000000 00000000 00000000
  1991. [ 1685.104279] 89c0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1992. [ 1685.104332] 89e0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1993. [ 1685.104386] 8a00 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1994. [ 1685.104442] \x0aX9: 0xffffffc0a9e0f950:
  1995. [ 1685.104460] f950 a9e0f970 ffffffc0 080ddcdc ffffff80 fbf26e80 ffffffc0 00000000 00000000
  1996. [ 1685.104514] f970 a9e0f9f0 ffffffc0 08b0ff58 ffffff80 fbf26e80 ffffffc0 dc8ba65d cb88537f
  1997. [ 1685.104569] f990 000001c0 00000000 0000ffff 00000000 0801e000 ffffff80 fc010000 00000000
  1998. [ 1685.104623] f9b0 00000000 00000000 00000000 00000000 f1f6c541 ffffffc0 00000000 00000000
  1999. [ 1685.104677] f9d0 9e1889a0 ffffffc0 a9e0f9d0 ffffffc0 00000940 00000000 00000037 00000000
  2000. [ 1685.104730] f9f0 0000002e 00000000 5e05a982 00000075 0000000a 00000000 6d170001 00000000
  2001. [ 1685.104784] fa10 779b5b48 00000075 75db9470 00000075 00000033 00000000 091391f8 ffffff80
  2002. [ 1685.104838] fa30 f33cf410 ffffffc0 0801e000 ffffff80 0000ffff 00000000 0801e000 ffffff80
  2003. [ 1685.104906] \x0aX19: 0xffffff8009139178:
  2004. [ 1685.104924] 9178 0931abf8 ffffff80 00000000 00000000 091542d0 ffffff80 0913a998 ffffff80
  2005. [ 1685.104979] 9198 09138098 ffffff80 00000015 00000000 09139140 ffffff80 09139108 ffffff80
  2006. [ 1685.105034] 91b8 00000000 00000000 00000000 00000000 00000000 00000000 00000040 00000000
  2007. [ 1685.105087] 91d8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2008. [ 1685.105139] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 4, err -19
  2009. [ 1685.105157]
  2010. [ 1685.105167] 91f8 08096030 ffffff80 08096314 ffffff80 08095c68 ffffff80 08095e4c ffffff80
  2011. [ 1685.105222] 9218 08095c08 ffffff80 08095b94 ffffff80 08095b08 ffffff80 08095a60 ffffff80
  2012. [ 1685.105276] 9238 080959f4 ffffff80 08095df0 ffffff80 08095954 ffffff80 08095d68 ffffff80
  2013. [ 1685.105331] 9258 083a6238 ffffff80 083a624c ffffff80 00000000 00000000 00000000 00000000
  2014. [ 1685.105388] \x0aX20: 0xffffffc0f33cf390:
  2015. [ 1685.105406] f390 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2016. [ 1685.105459] f3b0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2017. [ 1685.105512] f3d0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2018. [ 1685.105565] f3f0 00000000 00000000 00000000 00000000 f338ef80 ffffffc0 ffffffff 00000000
  2019. [ 1685.105619] f410 09227538 ffffff80 f33c6000 ffffffc0 f338ef80 ffffffc0 f1ce9080 ffffffc0
  2020. [ 1685.105673] f430 f23d0028 ffffffc0 09227548 ffffff80 f3256100 ffffffc0 09227248 ffffff80
  2021. [ 1685.105728] f450 f33c5e10 ffffffc0 00000009 00000007 00000000 00000000 00000000 00000000
  2022. [ 1685.105781] f470 00000001 00000000 f33cf478 ffffffc0 f33cf478 ffffffc0 00000000 00000000
  2023. [ 1685.105838] \x0aX21: 0xffffff800801df80:
  2024. [ 1685.105856] df80 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2025. [ 1685.105911] dfa0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2026. [ 1685.105966] dfc0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2027. [ 1685.106021] dfe0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2028. [ 1685.106077] e000 bfbf00ff 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2029. [ 1685.106132] e020 00000000
  2030. [ 1685.106149] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 5, err -19
  2031. [ 1685.106168] 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2032. [ 1685.106212] e040 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2033. [ 1685.106267] e060 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2034. [ 1685.106326] \x0aX23: 0xffffff800801df80:
  2035. [ 1685.106343] df80 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2036. [ 1685.106399] dfa0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2037. [ 1685.106454] dfc0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2038. [ 1685.106509] dfe0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2039. [ 1685.106563] e000 bfbf00ff 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2040. [ 1685.106618] e020 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2041. [ 1685.106673] e040 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2042. [ 1685.106729] e060 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2043. [ 1685.106789] \x0aX24: 0xffffffc0f23d1b80:
  2044. [ 1685.106807] 1b80 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2045. [ 1685.106860] 1ba0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2046. [ 1685.106913] 1bc0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2047. [ 1685.106966] 1be0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2048. [ 1685.107019] 1c00 f1d2d800 ffffffc0 f23d1430 ffffffc0 f22f63c0 ffffffc0 f22e30c0 ffffffc0
  2049. [ 1685.107073] 1c20 f23d2028 ffffffc0 f23d1448 ffffffc0 f23d1440 ffffffc0 f3256100 ffffffc0
  2050. [ 1685.107128] 1c40 09227248 ffffff80 f22e23c0
  2051. [ 1685.107159] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 6, err -19
  2052. [ 1685.107162] ffffffc0
  2053. [ 1685.107187] 00000002 00000003 00000000 00000000
  2054. [ 1685.107193] 1c60 09236688 ffffff80 00000001 00000000 f23d1c70 ffffffc0 f23d1c70 ffffffc0
  2055. [ 1685.107250] \x0aX25: 0xffffffc0f1c12780:
  2056. [ 1685.107267] 2780 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2057. [ 1685.107320] 27a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2058. [ 1685.107374] 27c0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2059. [ 1685.107427] 27e0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2060. [ 1685.107479] 2800 00000001 00000030 00000000 00000000 00000000 00000000 00000007 00000003
  2061. [ 1685.107533] 2820 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2062. [ 1685.107586] 2840 f23d0800 ffffffc0 00000507 00000040 00000000 00000000 f1c12858 ffffffc0
  2063. [ 1685.107640] 2860 f1c12858 ffffffc0 00000000 00000000 f23d2400 ffffffc0 00000000 00000000
  2064. [ 1685.107698] \x0aX26: 0xffffffc0f1c12780:
  2065. [ 1685.107716] 2780 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2066. [ 1685.107768] 27a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2067. [ 1685.107821] 27c0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2068. [ 1685.107875] 27e0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2069. [ 1685.107927] 2800 00000001 00000030 00000000 00000000 00000000 00000000 00000007 00000003
  2070. [ 1685.107980] 2820 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2071. [ 1685.108033] 2840 f23d0800 ffffffc0 00000507 00000040 00000000 00000000 f1c12858 ffffffc0
  2072. [ 1685.108087] 2860 f1c12858 ffffffc0 00000000 00000000 f23d2400 ffffffc0 00000000 00000000
  2073. [ 1685.108145] \x0aX27: 0xffffffc0f23d1b80:
  2074. [ 1685.108163] 1b80 00000000 00000000 00000000 00000000 00000000 00000000
  2075. [ 1685.108206] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 7, err -19
  2076. [ 1685.108225] 00000000 00000000
  2077. [ 1685.108243] 1ba0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2078. [ 1685.108296] 1bc0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2079. [ 1685.108348] 1be0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  2080. [ 1685.108401] 1c00 f1d2d800 ffffffc0 f23d1430 ffffffc0 f22f63c0 ffffffc0 f22e30c0 ffffffc0
  2081. [ 1685.108455] 1c20 f23d2028 ffffffc0 f23d1448 ffffffc0 f23d1440 ffffffc0 f3256100 ffffffc0
  2082. [ 1685.108509] 1c40 09227248 ffffff80 f22e23c0 ffffffc0 00000002 00000003 00000000 00000000
  2083. [ 1685.108562] 1c60 09236688 ffffff80 00000001 00000000 f23d1c70 ffffffc0 f23d1c70 ffffffc0
  2084. [ 1685.108622] \x0aX29: 0xffffffc0a9e0fa40:
  2085. [ 1685.108639] fa40 0000ffff 00000000 0801e000 ffffff80 f23d1c00 ffffffc0 f1c12800 ffffffc0
  2086. [ 1685.108694] fa60 f1c12800 ffffffc0 f23d1c00 ffffffc0 00000001 00000000 a9e0fac0 ffffffc0
  2087. [ 1685.108748] fa80 08661024 ffffff80 a9e0fac0 ffffffc0 08664334 ffffff80 804001c5 00000000
  2088. [ 1685.108802] faa0 00000000 00000000 00000000 00000000 ffffffff ffffffff 0852f268 ffffff80
  2089. [ 1685.108856] fac0 a9e0fb00 ffffffc0 08661024 ffffff80 f1f01c00 ffffffc0 f1f01c08 ffffffc0
  2090. [ 1685.108912] fae0 09126000 ffffff80 f23d0c00 ffffffc0 0000000a 00000000 a9e0fb40 ffffffc0
  2091. [ 1685.108965] fb00 a9e0fb50 ffffffc0 0865bccc ffffff80 f23d0c00 ffffffc0 f1f01c00 ffffffc0
  2092. [ 1685.109021] fb20 09126000 ffffff80 000000fa 00000000 f1f01c08 ffffffc0 08664624 ffffff80
  2093. [ 1685.109074]
  2094. [ 1685.109089] ---[ end trace 06b10ea0c98972f6 ]---
  2095. [ 1685.109105] Call trace:
  2096. [ 1685.109125] Exception stack(0xffffffc0a9e0f8d0 to 0xffffffc0a9e0fa00)
  2097. [ 1685.109146] f8c0: ffffff80091391f8 0000008000000000
  2098. [ 1685.109171] f8e0: 0000000001648000 ffffff8008664334 00000000804001c5 ffffff80080ddc30
  2099. [ 1685.109197] f900: ffffffc0fbf26e80 ffffffc0bdbf4e00 ffffffc09e188088 ffffffc0bdbf4e88
  2100. [ 1685.109215] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 8, err -19
  2101. [ 1685.109241] f920: ffffffc0bdbf4e88 ffffffc0fbf26ef0 ffffffc0a9e0f950 ffffff80080e9774
  2102. [ 1685.109266] f940: 0000000000000000 ffffffc09e188628 ffffffc0a9e0f970 ffffff80080ddcdc
  2103. [ 1685.109292] f960: ffffffc0fbf26e80 0000000000000000 ffffffc0a9e0f9f0 ffffff8008b0ff58
  2104. [ 1685.109316] f980: ffffffc0fbf26e80 cb88537fdc8ba65d 00000000000001c0 000000000000ffff
  2105. [ 1685.109341] f9a0: ffffff800801e000 00000000fc010000 0000000000000000 0000000000000000
  2106. [ 1685.109366] f9c0: ffffffc0f1f6c541 0000000000000000 ffffffc09e1889a0 ffffffc0a9e0f9d0
  2107. [ 1685.109390] f9e0: 0000000000000940 0000000000000037 000000000000002e 000000755e05a982
  2108. [ 1685.109419] [<ffffff8008664334>] __DWC_DMA_FREE+0x38/0xa0
  2109. [ 1685.109447] [<ffffff8008661024>] dwc_otg_hcd_qh_free+0xe0/0x120
  2110. [ 1685.109474] [<ffffff800865bccc>] dwc_otg_hcd_endpoint_disable+0xa4/0xd8
  2111. [ 1685.109500] [<ffffff800865daa8>] endpoint_disable+0x20/0x30
  2112. [ 1685.109525] [<ffffff80085da15c>] usb_hcd_disable_endpoint+0x1c/0x24
  2113. [ 1685.109550] [<ffffff80085dc618>] usb_disable_endpoint+0x7c/0x88
  2114. [ 1685.109572] [<ffffff80085dc85c>] usb_disable_device+0x1d0/0x1fc
  2115. [ 1685.109598] [<ffffff80085d4818>] usb_disconnect+0xcc/0x1fc
  2116. [ 1685.109622] [<ffffff80085d60a4>] hub_event+0x5bc/0xe54
  2117. [ 1685.109649] [<ffffff80080b7368>] process_one_work+0x228/0x3f4
  2118. [ 1685.109672] [<ffffff80080b7d80>] worker_thread+0x304/0x418
  2119. [ 1685.109696] [<ffffff80080bc704>] kthread+0xe8/0xf0
  2120. [ 1685.109720] [<ffffff80080828d0>] ret_from_fork+0x10/0x40
  2121. [ 1685.110224] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 9, err -19
  2122. [ 1685.111249] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 10, err -19
  2123. [ 1685.112273] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 11, err -19
  2124. [ 1685.113298] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 12, err -19
  2125. [ 1685.114323] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 13, err -19
  2126. [ 1685.115347] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 14, err -19
  2127. [ 1685.116370] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 15, err -19
  2128. [ 1685.117394] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 16, err -19
  2129. [ 1685.118422] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 17, err -19
  2130. [ 1685.119452] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 18, err -19
  2131. [ 1685.120476] goc_blue: btusb_bulk_complete: Failed to re-sumbit isoc urb ffffffc0c9625c00, retry 19, err -19
  2132. [ 1685.121496] goc_blue: !!!acl_rcv re-submit failed,die!!!
  2133. [ 1685.141835] goc_blue: !!!cmd re-submit failed,die!!!
  2134. [ 1685.141984] --cif soc_camera_open 1
  2135. [ 1685.145020] goc_blue: btusb_disconnect: usb_interface ffffffc0f21c9800, bInterfaceNumber 0
  2136. [ 1685.145136] goc_blue: btusb_disconnect: usb_interface ffffffc0f21c9400, bInterfaceNumber 1
  2137. [ 1685.166273] usb 1-1: USB disconnect, device number 2
  2138. [ 1685.167521] --cif soc_camera_close 0
  2139. [ 1685.190500] RTL871X: rtw_ndev_uninit(wlan0) if1
  2140. [ 1685.194038] --cif soc_camera_open 1
  2141. [ 1685.223005] --cif soc_camera_close 0
  2142. [ 1685.291838] init: Sending signal 9 to service 'wpa_supplicant' (pid 676) process group...
  2143. [ 1685.313856] RTL871X: rtw_ndev_uninit(p2p0) if2
  2144. [ 1685.348713] --cif soc_camera_open 1
  2145. [ 1685.372950] rk_battery_charger_detect_cb , battery_charger_detect 0
  2146. [ 1685.374586] --cif soc_camera_close 0
  2147. [ 1685.385293] RTL871X: rtw_cmd_thread: DriverStopped(True) SurpriseRemoved(True) break at line 581
  2148. [ 1685.385662] RTL871X: rtw_dev_unload: driver in IPS-FWLPS
  2149. [ 1685.386473] init: Service 'wpa_supplicant' (pid 676) killed by signal 9
  2150. [ 1685.400705] --cif soc_camera_open 1
  2151. [ 1685.428613] --cif soc_camera_close 0
  2152. [ 1694.934094] PM: suspend entry 2018-11-07 23:45:27.098602051 UTC
  2153. [ 1694.934182] PM: Syncing filesystems ... done.
  2154. [ 1694.982133] PM: Preparing system for sleep (mem)
  2155. [ 1694.982669] (NULL device *): Direct firmware load for rgx.fw.signed.5.9.1.46 failed with error -2
  2156. [ 1694.982717] (NULL device *): Falling back to user helper
  2157. [ 1694.988913] ueventd: firmware: loading 'rgx.fw.signed.5.9.1.46' for '/devices/virtual/firmware/rgx.fw.signed.5.9.1.46'
  2158. [ 1694.991859] ueventd: loading /devices/virtual/firmware/rgx.fw.signed.5.9.1.46 took 0.00381775 seconds
  2159. [ 1694.992300] Freezing user space processes ...
  2160. [ 1694.994630] goc_blue: btchr_read: wait event is signaled -512
  2161. [ 1694.995619] PM: Wakeup pending, aborting suspend
  2162. [ 1694.995691] last active wakeup source: eventpoll
  2163. [ 1694.995735]
  2164. [ 1694.995763] Freezing of tasks aborted after 0.003 seconds
  2165. [ 1694.995795] Restarting tasks ... done.
  2166. [ 1695.001502] PM: suspend exit 2018-11-07 23:45:27.165972308 UTC
  2167. [ 1695.101795] PM: suspend entry 2018-11-07 23:45:27.266324526 UTC
  2168. [ 1695.101826] PM: Syncing filesystems ... done.
  2169. [ 1695.114064] PM: Preparing system for sleep (mem)
  2170. [ 1695.114642] Freezing user space processes ... (elapsed 0.003 seconds) done.
  2171. [ 1695.118668] Freezing remaining freezable tasks ... (elapsed 0.002 seconds) done.
  2172. [ 1695.121618] PM: Suspending system (mem)
  2173. [ 1695.121627] Suspending console(s) (use no_console_suspend to debug)
  2174. [ 1695.235017] PM: Wakeup pending, aborting suspend
  2175. [ 1695.235036] active wakeup source: [timerfd]
  2176. [ 1695.235078] PM: Some devices failed to suspend, or early wake event detected
  2177. [ 1695.235258] PM: resume of devices complete after 0.156 msecs
  2178. [ 1695.237392] PM: Finishing wakeup.
  2179. [ 1695.237413] Restarting tasks ... done.
  2180. [ 1695.244597] PM: suspend exit 2018-11-07 23:45:27.409075957 UTC
  2181. [ 1695.345673] PM: suspend entry 2018-11-07 23:45:27.510181343 UTC
  2182. [ 1695.345757] PM: Syncing filesystems ...
  2183. [ 1695.381353] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  2184. [ 1695.456101] mmc_host mmc2: Bus speed (slot 0) = 144000000Hz (slot req 150000000Hz, actual 144000000HZ div = 0)
  2185. [ 1695.740354] dwmmc_rockchip ff0f0000.dwmmc: Successfully tuned phase to 186
  2186. [ 1695.742121] done.
  2187. [ 1695.742206] PM: Preparing system for sleep (mem)
  2188. [ 1695.743049] Freezing user space processes ... (elapsed 0.005 seconds) done.
  2189. [ 1695.749120] Freezing remaining freezable tasks ... (elapsed 0.004 seconds) done.
  2190. [ 1695.753756] PM: Suspending system (mem)
  2191. [ 1695.753783] Suspending console(s) (use no_console_suspend to debug)
  2192. [ 1695.870341] [WLAN_RFKILL]: Enter rfkill_wlan_suspend
  2193. [ 1695.870450] car_suspend
  2194. [ 1695.870457] --mtc sss 2
  2195. [ 1695.893474] --mtc serial_rk_shutdown 3
  2196. [ 1695.920666] --mtc serial_rk_shutdown 0
  2197. [ 1695.921142] PM: suspend of devices complete after 166.044 msecs
  2198. [ 1695.928073] PM: late suspend of devices complete after 3.385 msecs
  2199. [ 1695.931668] PM: noirq suspend of devices complete after 3.568 msecs
  2200. [ 1695.931680] Disabling non-boot CPUs ...
  2201. [ 1695.964594] CPU1: shutdown
  2202. [ 1695.964674] psci: CPU1 killed.
  2203. [ 1696.024355] CPU2: shutdown
  2204. [ 1696.024419] psci: CPU2 killed.
  2205. [ 1696.084311] CPU3: shutdown
  2206. [ 1696.084378] psci: CPU3 killed.
  2207. [ 1696.131276] CPU4: shutdown
  2208. [ 1696.131353] psci: CPU4 killed.
  2209. [ 1696.173430] process 8077 (JDWP) no longer affine to cpu3
  2210. [ 1696.173464] process 6254 (JDWP) no longer affine to cpu3
  2211. [ 1696.173491] process 5528 (JDWP) no longer affine to cpu3
  2212. [ 1696.173517] process 935 (JDWP) no longer affine to cpu3
  2213. [ 1696.173542] process 6423 (JDWP) no longer affine to cpu3
  2214. [ 1696.173569] process 6141 (JDWP) no longer affine to cpu3
  2215. [ 1696.174456] CPU5: shutdown
  2216. [ 1696.174522] psci: CPU5 killed.
  2217. [ 1696.230845] CPU6: shutdown
  2218. [ 1696.230909] psci: CPU6 killed.
  2219. [ 1696.280897] CPU7: shutdown
  2220. [ 1696.281132] psci: CPU7 killed.
  2221. [ 1696.305339] Enabling non-boot CPUs ...
  2222. [ 1696.326430] Detected VIPT I-cache on CPU1
  2223. [ 1696.326575] CPU1: update cpu_capacity 551
  2224. [ 1696.326587] CPU1: Booted secondary processor [410fd033]
  2225. [ 1696.328489] cache: parent cpu1 should not be sleeping
  2226. [ 1696.329344] CPU1 is up
  2227. [ 1696.350435] Detected VIPT I-cache on CPU2
  2228. [ 1696.350574] CPU2: update cpu_capacity 551
  2229. [ 1696.350586] CPU2: Booted secondary processor [410fd033]
  2230. [ 1696.352871] cache: parent cpu2 should not be sleeping
  2231. [ 1696.353834] CPU2 is up
  2232. [ 1696.377832] Detected VIPT I-cache on CPU3
  2233. [ 1696.377970] CPU3: update cpu_capacity 551
  2234. [ 1696.377982] CPU3: Booted secondary processor [410fd033]
  2235. [ 1696.380919] cache: parent cpu3 should not be sleeping
  2236. [ 1696.381788] CPU3 is up
  2237. [ 1696.408503] Detected VIPT I-cache on CPU4
  2238. [ 1696.408685] CPU4: update cpu_capacity 1024
  2239. [ 1696.408698] CPU4: Booted secondary processor [410fd033]
  2240. [ 1696.412244] cache: parent cpu4 should not be sleeping
  2241. [ 1696.417938] CPU4 is up
  2242. [ 1696.452552] Detected VIPT I-cache on CPU5
  2243. [ 1696.452671] CPU5: update cpu_capacity 1024
  2244. [ 1696.452683] CPU5: Booted secondary processor [410fd033]
  2245. [ 1696.456777] cache: parent cpu5 should not be sleeping
  2246. [ 1696.457651] CPU5 is up
  2247. [ 1696.483081] Detected VIPT I-cache on CPU6
  2248. [ 1696.483201] CPU6: update cpu_capacity 1024
  2249. [ 1696.483214] CPU6: Booted secondary processor [410fd033]
  2250. [ 1696.487657] cache: parent cpu6 should not be sleeping
  2251. [ 1696.488527] CPU6 is up
  2252. [ 1696.514185] Detected VIPT I-cache on CPU7
  2253. [ 1696.514310] CPU7: update cpu_capacity 1024
  2254. [ 1696.514322] CPU7: Booted secondary processor [410fd033]
  2255. [ 1696.523773] cache: parent cpu7 should not be sleeping
  2256. [ 1696.528632] CPU7 is up
  2257. [ 1696.530808] PM: noirq resume of devices complete after 1.930 msecs
  2258. [ 1696.531086] car_wakeup
  2259. [ 1696.532971] PM: early resume of devices complete after 1.517 msecs
  2260. [ 1696.534278] --mtc serial_rk_startup 0
  2261. [ 1696.561412] car_resume
  2262. [ 1696.561486] [WLAN_RFKILL]: Enter rfkill_wlan_resume
  2263. [ 1696.564333] Suspended for 50403.273 seconds
  2264. [ 1696.566709] --mtc sss 3
  2265. [ 1696.566742] --mtc serial_rk_startup 3
  2266. [ 1696.584208] --mtc @ >bootw 2,s0,w0
  2267. [ 1696.592852] --mtc sss 4
  2268. [ 1696.613351] --mtc @ av_on
  2269. [ 1696.613386] goodix_ts resume 1
  2270. [ 1696.615751] --mtc @ >on2
  2271. [ 1696.617029] PM: resume of devices complete after 83.926 msecs
  2272. [ 1696.619919] PM: Finishing wakeup.
  2273. [ 1696.620003] Restarting tasks ...
  2274. [ 1696.628904] ueventd: fixup /sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq 1000 1000 664
  2275. [ 1696.629818] ueventd: fixup /sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq 1000 1000 664
  2276. [ 1696.631260] --mtc @ start app
  2277. [ 1696.633576] ueventd: fixup /sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq 1000 1000 664
  2278. [ 1696.634093] ueventd: fixup /sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq 1000 1000 664
  2279. [ 1696.637612] ueventd: fixup /sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq 1000 1000 664
  2280. [ 1696.637846] ueventd: fixup /sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq 1000 1000 664
  2281. [ 1696.638762] ueventd: fixup /sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq 1000 1000 664
  2282. [ 1696.638932] ueventd: fixup /sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq 1000 1000 664
  2283. [ 1696.639802] ueventd: fixup /sys/devices/system/cpu/cpu5/cpufreq/scaling_max_freq 1000 1000 664
  2284. [ 1696.640028] ueventd: fixup /sys/devices/system/cpu/cpu5/cpufreq/scaling_min_freq 1000 1000 664
  2285. [ 1696.640928] ueventd: fixup /sys/devices/system/cpu/cpu6/cpufreq/scaling_max_freq 1000 1000 664
  2286. [ 1696.641108] ueventd: fixup /sys/devices/system/cpu/cpu6/cpufreq/scaling_min_freq 1000 1000 664
  2287. [ 1696.642284] ueventd: fixup /sys/devices/system/cpu/cpu7/cpufreq/scaling_max_freq 1000 1000 664
  2288. [ 1696.642502] ueventd: fixup /sys/devices/system/cpu/cpu7/cpufreq/scaling_min_freq 1000 1000 664
  2289. [ 1696.645649] --mtc rtc 2018-11-08 08:45:32
  2290. [ 1696.648872] done.
  2291. [ 1696.651200] PM: suspend exit 2018-11-08 13:45:32.089213050 UTC
  2292. [ 1696.663410] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  2293. [ 1696.663512] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  2294. [ 1696.704570] --mtc @ radio_init
  2295. [ 1696.714320] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  2296. [ 1696.715264] --mtc vchip 1
  2297. [ 1696.715485] --mtc vchip 1
  2298. [ 1696.728894] --mtc @ av channel SYS
  2299. [ 1696.730282] --mtc @ av mute
  2300. [ 1696.733853] --mtc @ <on
  2301. [ 1696.740453] --mtc @ AvEqMod: 0 183
  2302. [ 1696.741576] goc_blue: btchr_close: BT usb char device is closing
  2303. [ 1696.742113] --mtc @ AvEqMod: 1 130
  2304. [ 1696.743495] --mtc @ AvEqMod: 2 1
  2305. [ 1696.745124] --mtc @ AvEqMod: 4 14
  2306. [ 1696.747113] --mtc @ AvEqMod: 12 0
  2307. [ 1696.750011] --mtc @ AvEqMod: 13 0
  2308. [ 1696.751880] --mtc @ AvEqMod: 14 48
  2309. [ 1696.753553] --mtc @ AvEqMod: 18 7
  2310. [ 1696.788977] mmc_host mmc2: Bus speed (slot 0) = 144000000Hz (slot req 150000000Hz, actual 144000000HZ div = 0)
  2311. [ 1696.790137] Indeed it is in host mode hprt0 = 00021501
  2312. [ 1696.888194] mmc_host mmc1: Bus speed (slot 0) = 32000000Hz (slot req 32000000Hz, actual 32000000HZ div = 0)
  2313. [ 1696.888248] mmc1: new high speed SDXC card at address aaaa
  2314. [ 1696.892760] mmcblk1: mmc1:aaaa SC128 119 GiB
  2315. [ 1696.897111] mmcblk1: p1
  2316. [ 1696.900984] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  2317. [ 1696.959855] mmc_host mmc0: Bus speed (slot 0) = 32000000Hz (slot req 32000000Hz, actual 32000000HZ div = 0)
  2318. [ 1696.959920] mmc0: new high speed SDHC card at address 59b4
  2319. [ 1696.963383] usb 3-1: new high-speed USB device number 3 using usb20_otg
  2320. [ 1696.966016] mmcblk0: mmc0:59b4 NCard 15.1 GiB
  2321. [ 1696.973052] Indeed it is in host mode hprt0 = 00001101
  2322. [ 1696.983049] mmcblk0: p1
  2323. [ 1696.991284] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  2324. [ 1697.188698] dwmmc_rockchip ff0f0000.dwmmc: Successfully tuned phase to 189
  2325. [ 1697.211921] --mtc bl 1 100
  2326. [ 1697.218464] --mtc ann 3-1 058f
  2327. [ 1697.218496] usb 3-1: New USB device found, idVendor=058f, idProduct=3862
  2328. [ 1697.218505] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  2329. [ 1697.218514] usb 3-1: Product: 5102
  2330. [ 1697.218523] usb 3-1: Manufacturer: Alcor Micro, Corp.
  2331. [ 1697.223671] uvcvideo: Found UVC 1.00 device 5102 (058f:3862)
  2332. [ 1697.239771] input: 5102 as /devices/platform/ff580000.usb/usb3/3-1/3-1:1.0/input/input4
  2333. [ 1697.241758] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  2334. [ 1697.246497] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  2335. [ 1697.247185] snd-usb-audio: probe of 3-1:1.2 failed with error -1
  2336. [ 1697.252527] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  2337. [ 1697.261563] --mtc @ radio chip TEF6686/8 ok
  2338. [ 1697.322263] --cif soc_camera_open 1
  2339. [ 1697.350444] --cif soc_camera_close 0
  2340. [ 1697.377074] dwc_otg_hc_halt: hcchar.b.chen 1, ep_type 3
  2341. [ 1697.378650] --cif soc_camera_open 1
  2342. [ 1697.405010] --cif soc_camera_close 0
  2343. [ 1697.479378] --cif soc_camera_open 1
  2344. [ 1697.508176] --cif soc_camera_close 0
  2345. [ 1697.533990] dwc_otg_hc_halt: hcchar.b.chen 1, ep_type 3
  2346. [ 1697.535938] --cif soc_camera_open 1
  2347. [ 1697.568747] --cif soc_camera_close 0
  2348. [ 1697.618422] --mtc @ usb on
  2349. [ 1697.662923] --cif soc_camera_open 1
  2350. [ 1697.693813] --cif soc_camera_close 0
  2351. [ 1697.731414] --cif soc_camera_open 1
  2352. [ 1697.764147] --cif soc_camera_close 0
  2353. [ 1697.766829] goc_blue: btchr_open: BT usb char device is opening
  2354. [ 1697.766879] goc_blue: bt open failed,not connected
  2355. [ 1697.863439] --mtc bl ready
  2356. [ 1697.953403] usb 1-1: new high-speed USB device number 4 using ehci-platform
  2357. [ 1697.973902] --mtc focus gain fm
  2358. [ 1697.974735] --mtc enter fm
  2359. [ 1698.082005] --mtc ann 1-1 05e3
  2360. [ 1698.082084] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
  2361. [ 1698.082121] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  2362. [ 1698.082208] usb 1-1: Product: USB2.0 Hub
  2363. [ 1698.092950] --mtc @ av channel RADIO
  2364. [ 1698.096218] --mtc @ av focus RADIO gain
  2365. [ 1698.101218] hub 1-1:1.0: USB hub found
  2366. [ 1698.101261] hub found on USB20 port
  2367. [ 1698.111046] hub 1-1:1.0: 4 ports detected
  2368. [ 1698.119330] --mtc @ radio_on
  2369. [ 1698.122236] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  2370. [ 1698.255555] IEP Power ON
  2371. [ 1698.255784] rk-vcodec ff9a0000.vpu_combo: closed
  2372. [ 1698.255805] rk-vcodec ff9a0000.vpu_combo: closed
  2373. [ 1698.288045] binder: 310:7821 transaction failed 29189/-22, size 100-0 line 3008
  2374. [ 1698.795268] goc_blue: btchr_open: BT usb char device is opening
  2375. [ 1698.795328] goc_blue: bt open failed,not connected
  2376. [ 1698.934413] --mtc @ av unmute
  2377. [ 1698.937451] --mtc @ av vol (30) (0)
  2378. [ 1699.815277] goc_blue: btchr_open: BT usb char device is opening
  2379. [ 1699.815365] goc_blue: bt open failed,not connected
  2380. [ 1700.846469] goc_blue: btchr_open: BT usb char device is opening
  2381. [ 1700.846555] goc_blue: bt open failed,not connected
  2382. [ 1701.864667] goc_blue: btchr_open: BT usb char device is opening
  2383. [ 1701.864711] goc_blue: bt open failed,not connected
  2384. [ 1702.266725] iep dpi mode inactivity
  2385. [ 1702.266765] IEP Power OFF
  2386. [ 1702.372523] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  2387. [ 1702.895032] goc_blue: btchr_open: BT usb char device is opening
  2388. [ 1702.895853] goc_blue: bt open failed,not connected
  2389. [ 1703.920193] goc_blue: btchr_open: BT usb char device is opening
  2390. [ 1703.928988] goc_blue: bt open failed,not connected
  2391. [ 1704.948670] goc_blue: btchr_open: BT usb char device is opening
  2392. [ 1704.948739] goc_blue: bt open failed,not connected
  2393. [ 1705.965991] goc_blue: btchr_open: BT usb char device is opening
  2394. [ 1705.966022] goc_blue: bt open failed,not connected
  2395. [ 1706.979523] goc_blue: btchr_open: BT usb char device is opening
  2396. [ 1706.979567] goc_blue: bt open failed,not connected
  2397. [ 1708.003427] goc_blue: btchr_open: BT usb char device is opening
  2398. [ 1708.003496] goc_blue: bt open failed,not connected
  2399. [ 1709.041315] goc_blue: btchr_open: BT usb char device is opening
  2400. [ 1709.041365] goc_blue: bt open failed,not connected
  2401. [ 1709.776665] binder: 1133:1206 transaction failed 29201/-28, size 1626904-8 line 3131
  2402. [ 1710.063949] goc_blue: btchr_open: BT usb char device is opening
  2403. [ 1710.064042] goc_blue: bt open failed,not connected
  2404. [ 1711.088451] goc_blue: btchr_open: BT usb char device is opening
  2405. [ 1711.088573] goc_blue: bt open failed,not connected
  2406. [ 1711.720571] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  2407. [ 1712.111894] goc_blue: btchr_open: BT usb char device is opening
  2408. [ 1712.111990] goc_blue: bt open failed,not connected
  2409. [ 1713.135454] goc_blue: btchr_open: BT usb char device is opening
  2410. [ 1713.135531] goc_blue: bt open failed,not connected
  2411. [ 1714.159661] goc_blue: btchr_open: BT usb char device is opening
  2412. [ 1714.159723] goc_blue: bt open failed,not connected
  2413. [ 1715.184371] goc_blue: btchr_open: BT usb char device is opening
  2414. [ 1715.184496] goc_blue: bt open failed,not connected
  2415. [ 1716.212781] goc_blue: btchr_open: BT usb char device is opening
  2416. [ 1716.212891] goc_blue: bt open failed,not connected
  2417. [ 1717.235159] goc_blue: btchr_open: BT usb char device is opening
  2418. [ 1717.235215] goc_blue: bt open failed,not connected
  2419. [ 1718.257489] goc_blue: btchr_open: BT usb char device is opening
  2420. [ 1718.257584] goc_blue: bt open failed,not connected
  2421. [ 1719.277081] goc_blue: btchr_open: BT usb char device is opening
  2422. [ 1719.277141] goc_blue: bt open failed,not connected
  2423. [ 1720.302721] goc_blue: btchr_open: BT usb char device is opening
  2424. [ 1720.302839] goc_blue: bt open failed,not connected
  2425. [ 1721.327195] goc_blue: btchr_open: BT usb char device is opening
  2426. [ 1721.327274] goc_blue: bt open failed,not connected
  2427. [ 1722.351354] goc_blue: btchr_open: BT usb char device is opening
  2428. [ 1722.351431] goc_blue: bt open failed,not connected
  2429. [ 1723.374689] goc_blue: btchr_open: BT usb char device is opening
  2430. [ 1723.374849] goc_blue: bt open failed,not connected
  2431. [ 1724.394786] goc_blue: btchr_open: BT usb char device is opening
  2432. [ 1724.394864] goc_blue: bt open failed,not connected
  2433. [ 1725.412924] goc_blue: btchr_open: BT usb char device is opening
  2434. [ 1725.412988] goc_blue: bt open failed,not connected
  2435. [ 1726.429220] goc_blue: btchr_open: BT usb char device is opening
  2436. [ 1726.429272] goc_blue: bt open failed,not connected
  2437. [ 1727.451173] goc_blue: btchr_open: BT usb char device is opening
  2438. [ 1727.451272] goc_blue: bt open failed,not connected
  2439. [ 1728.480633] goc_blue: btchr_open: BT usb char device is opening
  2440. [ 1728.480727] goc_blue: bt open failed,not connected
  2441. [ 1729.516868] goc_blue: btchr_open: BT usb char device is opening
  2442. [ 1729.516970] goc_blue: bt open failed,not connected
  2443. [ 1730.546797] goc_blue: btchr_open: BT usb char device is opening
  2444. [ 1730.546853] goc_blue: bt open failed,not connected
  2445. [ 1731.573064] goc_blue: btchr_open: BT usb char device is opening
  2446. [ 1731.573129] goc_blue: bt open failed,not connected
  2447. [ 1732.592860] goc_blue: btchr_open: BT usb char device is opening
  2448. [ 1732.592929] goc_blue: bt open failed,not connected
  2449. [ 1733.620348] goc_blue: btchr_open: BT usb char device is opening
  2450. [ 1733.620409] goc_blue: bt open failed,not connected
  2451. [ 1734.640192] goc_blue: btchr_open: BT usb char device is opening
  2452. [ 1734.640295] goc_blue: bt open failed,not connected
  2453. [ 1735.661834] goc_blue: btchr_open: BT usb char device is opening
  2454. [ 1735.661898] goc_blue: bt open failed,not connected
  2455. [ 1736.690252] goc_blue: btchr_open: BT usb char device is opening
  2456. [ 1736.690333] goc_blue: bt open failed,not connected
  2457. [ 1737.718708] goc_blue: btchr_open: BT usb char device is opening
  2458. [ 1737.718813] goc_blue: bt open failed,not connected
  2459. [ 1738.742298] goc_blue: btchr_open: BT usb char device is opening
  2460. [ 1738.742371] goc_blue: bt open failed,not connected
  2461. [ 1739.762582] goc_blue: btchr_open: BT usb char device is opening
  2462. [ 1739.762621] goc_blue: bt open failed,not connected
  2463. [ 1740.776996] goc_blue: btchr_open: BT usb char device is opening
  2464. [ 1740.777079] goc_blue: bt open failed,not connected
  2465. [ 1741.802108] goc_blue: btchr_open: BT usb char device is opening
  2466. [ 1741.802185] goc_blue: bt open failed,not connected
  2467. [ 1742.828054] goc_blue: btchr_open: BT usb char device is opening
  2468. [ 1742.828118] goc_blue: bt open failed,not connected
  2469. [ 1743.842167] goc_blue: btchr_open: BT usb char device is opening
  2470. [ 1743.842210] goc_blue: bt open failed,not connected
  2471. [ 1744.856895] goc_blue: btchr_open: BT usb char device is opening
  2472. [ 1744.856961] goc_blue: bt open failed,not connected
  2473. [ 1745.875868] goc_blue: btchr_open: BT usb char device is opening
  2474. [ 1745.875947] goc_blue: bt open failed,not connected
  2475. [ 1746.902326] goc_blue: btchr_open: BT usb char device is opening
  2476. [ 1746.902404] goc_blue: bt open failed,not connected
  2477. [ 1747.923438] goc_blue: btchr_open: BT usb char device is opening
  2478. [ 1747.923494] goc_blue: bt open failed,not connected
  2479. [ 1748.935604] goc_blue: btchr_open: BT usb char device is opening
  2480. [ 1748.935656] goc_blue: bt open failed,not connected
  2481. [ 1749.957133] goc_blue: btchr_open: BT usb char device is opening
  2482. [ 1749.957214] goc_blue: bt open failed,not connected
  2483. [ 1750.982051] goc_blue: btchr_open: BT usb char device is opening
  2484. [ 1750.982149] goc_blue: bt open failed,not connected
  2485. [ 1752.014006] goc_blue: btchr_open: BT usb char device is opening
  2486. [ 1752.014110] goc_blue: bt open failed,not connected
  2487. [ 1753.045652] goc_blue: btchr_open: BT usb char device is opening
  2488. [ 1753.045717] goc_blue: bt open failed,not connected
  2489. [ 1754.062566] goc_blue: btchr_open: BT usb char device is opening
  2490. [ 1754.063882] goc_blue: bt open failed,not connected
  2491. [ 1755.081822] goc_blue: btchr_open: BT usb char device is opening
  2492. [ 1755.081924] goc_blue: bt open failed,not connected
  2493. [ 1756.108953] goc_blue: btchr_open: BT usb char device is opening
  2494. [ 1756.109029] goc_blue: bt open failed,not connected
  2495. [ 1757.121074] goc_blue: btchr_open: BT usb char device is opening
  2496. [ 1757.121116] goc_blue: bt open failed,not connected
  2497. [ 1758.136833] goc_blue: btchr_open: BT usb char device is opening
  2498. [ 1758.136922] goc_blue: bt open failed,not connected
  2499. [ 1759.164323] goc_blue: btchr_open: BT usb char device is opening
  2500. [ 1759.164397] goc_blue: bt open failed,not connected
  2501. [ 1760.182836] goc_blue: btchr_open: BT usb char device is opening
  2502. [ 1760.182901] goc_blue: bt open failed,not connected
  2503. [ 1761.207578] goc_blue: btchr_open: BT usb char device is opening
  2504. [ 1761.207642] goc_blue: bt open failed,not connected
  2505. [ 1762.222415] goc_blue: btchr_open: BT usb char device is opening
  2506. [ 1762.222459] goc_blue: bt open failed,not connected
  2507. [ 1763.233816] goc_blue: btchr_open: BT usb char device is opening
  2508. [ 1763.233866] goc_blue: bt open failed,not connected
  2509. [ 1764.254379] goc_blue: btchr_open: BT usb char device is opening
  2510. [ 1764.254426] goc_blue: bt open failed,not connected
  2511. [ 1765.271424] goc_blue: btchr_open: BT usb char device is opening
  2512. [ 1765.271469] goc_blue: bt open failed,not connected
  2513. [ 1766.297748] goc_blue: btchr_open: BT usb char device is opening
  2514. [ 1766.297788] goc_blue: bt open failed,not connected
  2515. [ 1767.317689] goc_blue: btchr_open: BT usb char device is opening
  2516. [ 1767.317800] goc_blue: bt open failed,not connected
  2517. [ 1768.347118] goc_blue: btchr_open: BT usb char device is opening
  2518. [ 1768.347264] goc_blue: bt open failed,not connected
  2519. [ 1769.378183] goc_blue: btchr_open: BT usb char device is opening
  2520. [ 1769.378246] goc_blue: bt open failed,not connected
  2521. [ 1770.403776] goc_blue: btchr_open: BT usb char device is opening
  2522. [ 1770.403874] goc_blue: bt open failed,not connected
  2523. [ 1771.425967] goc_blue: btchr_open: BT usb char device is opening
  2524. [ 1771.426000] goc_blue: bt open failed,not connected
  2525. [ 1772.444826] goc_blue: btchr_open: BT usb char device is opening
  2526. [ 1772.444864] goc_blue: bt open failed,not connected
  2527. [ 1773.455922] goc_blue: btchr_open: BT usb char device is opening
  2528. [ 1773.455959] goc_blue: bt open failed,not connected
  2529. [ 1774.469324] goc_blue: btchr_open: BT usb char device is opening
  2530. [ 1774.469396] goc_blue: bt open failed,not connected
  2531. [ 1775.485884] goc_blue: btchr_open: BT usb char device is opening
  2532. [ 1775.485924] goc_blue: bt open failed,not connected
  2533. [ 1776.505155] goc_blue: btchr_open: BT usb char device is opening
  2534. [ 1776.505224] goc_blue: bt open failed,not connected
  2535. [ 1777.525571] goc_blue: btchr_open: BT usb char device is opening
  2536. [ 1777.525645] goc_blue: bt open failed,not connected
  2537. [ 1778.547111] goc_blue: btchr_open: BT usb char device is opening
  2538. [ 1778.547159] goc_blue: bt open failed,not connected
  2539. [ 1779.567538] goc_blue: btchr_open: BT usb char device is opening
  2540. [ 1779.567585] goc_blue: bt open failed,not connected
  2541. [ 1780.585153] goc_blue: btchr_open: BT usb char device is opening
  2542. [ 1780.585196] goc_blue: bt open failed,not connected
  2543. [ 1781.611762] goc_blue: btchr_open: BT usb char device is opening
  2544. [ 1781.611844] goc_blue: bt open failed,not connected
  2545. [ 1782.629740] goc_blue: btchr_open: BT usb char device is opening
  2546. [ 1782.629825] goc_blue: bt open failed,not connected
  2547. [ 1783.642054] goc_blue: btchr_open: BT usb char device is opening
  2548. [ 1783.642093] goc_blue: bt open failed,not connected
  2549. [ 1784.660018] goc_blue: btchr_open: BT usb char device is opening
  2550. [ 1784.660065] goc_blue: bt open failed,not connected
  2551. [ 1785.675600] goc_blue: btchr_open: BT usb char device is opening
  2552. [ 1785.675699] goc_blue: bt open failed,not connected
  2553. [ 1786.708097] goc_blue: btchr_open: BT usb char device is opening
  2554. [ 1786.708143] goc_blue: bt open failed,not connected
  2555. [ 1787.730862] goc_blue: btchr_open: BT usb char device is opening
  2556. [ 1787.730966] goc_blue: bt open failed,not connected
  2557. [ 1788.759839] goc_blue: btchr_open: BT usb char device is opening
  2558. [ 1788.759893] goc_blue: bt open failed,not connected
  2559. [ 1789.780410] goc_blue: btchr_open: BT usb char device is opening
  2560. [ 1789.780503] goc_blue: bt open failed,not connected
  2561. [ 1790.806780] goc_blue: btchr_open: BT usb char device is opening
  2562. [ 1790.806857] goc_blue: bt open failed,not connected
  2563. [ 1791.825738] goc_blue: btchr_open: BT usb char device is opening
  2564. [ 1791.825785] goc_blue: bt open failed,not connected
  2565. [ 1792.845536] goc_blue: btchr_open: BT usb char device is opening
  2566. [ 1792.845633] goc_blue: bt open failed,not connected
  2567. [ 1793.874696] goc_blue: btchr_open: BT usb char device is opening
  2568. [ 1793.874803] goc_blue: bt open failed,not connected
  2569. [ 1794.891591] goc_blue: btchr_open: BT usb char device is opening
  2570. [ 1794.891650] goc_blue: bt open failed,not connected
  2571. [ 1795.906416] goc_blue: btchr_open: BT usb char device is opening
  2572. [ 1795.906480] goc_blue: bt open failed,not connected
  2573. [ 1796.918617] goc_blue: btchr_open: BT usb char device is opening
  2574. [ 1796.918664] goc_blue: bt open failed,not connected
  2575. [ 1797.930202] goc_blue: btchr_open: BT usb char device is opening
  2576. [ 1797.930240] goc_blue: bt open failed,not connected
  2577. [ 1798.950406] goc_blue: btchr_open: BT usb char device is opening
  2578. [ 1798.950499] goc_blue: bt open failed,not connected
  2579. [ 1799.971817] goc_blue: btchr_open: BT usb char device is opening
  2580. [ 1799.971851] goc_blue: bt open failed,not connected
  2581. [ 1800.990520] goc_blue: btchr_open: BT usb char device is opening
  2582. [ 1800.990610] goc_blue: bt open failed,not connected
  2583. [ 1802.015629] goc_blue: btchr_open: BT usb char device is opening
  2584. [ 1802.015706] goc_blue: bt open failed,not connected
  2585. [ 1803.040548] goc_blue: btchr_open: BT usb char device is opening
  2586. [ 1803.040590] goc_blue: bt open failed,not connected
  2587. [ 1804.055673] goc_blue: btchr_open: BT usb char device is opening
  2588. [ 1804.055717] goc_blue: bt open failed,not connected
Add Comment
Please, Sign In to add comment