Firefly开源社区

打印 上一主题 下一主题

RK3288 使用android MediaRecord长时间录制后卡死,几秒后重启,请大神们帮帮忙!感谢

30

积分

0

威望

0

贡献

技术小白

积分
30

RK3288 使用android MediaRecord长时间录制后卡死,几秒后重启,请大神们帮帮忙!感谢

发表于 2020-8-11 10:28:08      浏览:781 | 回复:0        打印      只看该作者   [复制链接] 楼主
<6>[    0.000000] Booting Linux on physical CPU 0x500
<6>[    0.000000] Initializing cgroup subsys cpu
<6>[    0.000000] Initializing cgroup subsys cpuacct
<5>[    0.000000] Linux version 3.10.0 (root@ubuntu) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #504 SMP PREEMPT Tue Jan 14 15:33:07 CST 2020
<4>[    0.000000] cpu_do_switch_mm is cpu_v7_btbinv_switch_mm
<4>[    0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d
<4>[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
<6>[    0.000000] Machine: Rockchip RK3288 (Flattened Device Tree), model: rockchip,rk3288
<4>[    0.000000] rockchip_ion_reserve
<6>[    0.000000] ion heap(drm): base(0) size(0) align(0)
<6>[    0.000000] ion heap(cma): base(0) size(1000000) align(0)
<6>[    0.000000] ion heap(vmalloc): base(0) size(0) align(0)
<6>[    0.000000] cma: CMA: reserved 16 MiB at 7f000000
<6>[    0.000000] ion_reserve: cma reserved base 7f000000 size 16777216
<6>[    0.000000] cma: CMA: reserved 16 MiB at 1f000000
<4>[    0.000000] Memory policy: ECC disabled, Data cache writealloc
<7>[    0.000000] On node 0 totalpages: 524288
<7>[    0.000000] free_area_init_node: node 0, pgdat c0d64880, node_mem_map c0e8d000
<7>[    0.000000]   Normal zone: 1024 pages used for memmap
<7>[    0.000000]   Normal zone: 0 pages reserved
<7>[    0.000000]   Normal zone: 131072 pages, LIFO batch:31
<7>[    0.000000]   HighMem zone: 3072 pages used for memmap
<7>[    0.000000]   HighMem zone: 393216 pages, LIFO batch:31
<6>[    0.000000] PERCPU: Embedded 9 pages/cpu @c1f04000 s13440 r8192 d15232 u36864
<7>[    0.000000] pcpu-alloc: s13440 r8192 d15232 u36864 alloc=9*4096
<7>[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
<4>[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 523264
<5>[    0.000000] Kernel command line: vmalloc=496M console= androidboot.selinux=permissive androidboot.hardware=rk30board androidboot.console= init=/init  mtdparts=rk29xxnand:0x00002000@0x00002000(uboot),0x00002000@0x00004000(misc),0x00008000@0x00006000(resource),0x00008000@0x0000e000(kernel),0x00010000@0x00016000(boot),0x00010000@0x00026000(recovery),0x0001a000@0x00036000(backup),0x00040000@0x00050000(cache),0x00002000@0x00090000(kpanic),0x00100000@0x00092000(system),0x00008000@0x00192000(metadata),0x00020000@0x0039A000(radical_update),-@0x003BA000(userdata) storagemedia=emmc loader.timestamp=2019-05-31_18:42:25
<6>[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
<6>[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
<6>[    0.000000] allocated 4194304 bytes of page_cgroup
<6>[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
<6>[    0.000000] Memory: 2048MB = 2048MB total
<5>[    0.000000] Memory: 2026548k/2026548k available, 70604k reserved, 1556480K highmem
<5>[    0.000000] Virtual kernel memory layout:
<5>[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
<5>[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
<5>[    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
<5>[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
<5>[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
<5>[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
<5>[    0.000000]       .text : 0xc0008000 - 0xc0bfd5b0   (12246 kB)
<5>[    0.000000]       .init : 0xc0bfe000 - 0xc0c57480   ( 358 kB)
<5>[    0.000000]       .data : 0xc0c58000 - 0xc0d6bf08   (1104 kB)
<5>[    0.000000]        .bss : 0xc0d6bf08 - 0xc0e8c8bc   (1155 kB)
<6>[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
<6>[    0.000000] Preemptible hierarchical RCU implementation.
<6>[    0.000000]         RCU dyntick-idle grace-period acceleration is enabled.
<6>[    0.000000] NR_IRQS:16 nr_irqs:16 16
<4>[    0.000000] rk_clk_tree_init start!
<3>[    0.000000] rkclk: _rkclk_add_provider: fail to get ehci1phy_12m_div
<3>[    0.000000] rkclk: rkclk_cache_parents: ehci1phy_12m_div clk_get error
<4>[    0.000000] rk_get_uboot_display_flag: uboot_logo_on = 0
<4>[    0.000000] rkclk_init_clks: cnt_parent = 7
<4>[    0.000000] rkclk_init_clks: cnt_rate = 29
<4>[    0.000000] rk3288 set GPLL BW 20 for HDMI!
<6>[    0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
<6>[    0.000000] Switching to timer-based delay loop
<6>[    0.000000] sched_clock: ARM arch timer >56 bits at 24000kHz, resolution 41ns
<6>[    0.000000] process version: 0
<6>[    0.000000] channel:0, lkg:42
<6>[    0.000000] target-temp:80
<6>[    0.000000] channel:2, lkg:0
<6>[    0.000000] channel:0, lkg:42
<6>[    0.000000] channel:1, lkg:25
<6>[    0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
<6>[    0.503796] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
<6>[    0.503810] pid_max: default: 32768 minimum: 301
<6>[    0.503918] Security Framework initialized
<6>[    0.503931] SELinux:  Initializing.
<7>[    0.503963] SELinux:  Starting in permissive mode
<6>[    0.503999] Mount-cache hash table entries: 512
<6>[    0.504582] Initializing cgroup subsys debug
<6>[    0.504595] Initializing cgroup subsys memory
<6>[    0.504618] Initializing cgroup subsys freezer
<6>[    0.504645] CPU: Testing write buffer coherency: ok
<3>[    0.504886] /cpus/cpu@0 missing clock-frequency property
<3>[    0.504899] /cpus/cpu@1 missing clock-frequency property
<3>[    0.504908] /cpus/cpu@2 missing clock-frequency property
<3>[    0.504917] /cpus/cpu@3 missing clock-frequency property
<6>[    0.504977] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500
<6>[    0.505020] Setting up static identity map for 0xc088af28 - 0xc088af80
<6>[    0.506942] last_log: 0x1e900000 map to 0xe0804000 and copy to 0xe0886000, size 0x80000 early 0x16fc (version 3.1)
<4>[    0.581313] CPU1: Booted secondary processor
<6>[    0.581341] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501
<4>[    0.600993] CPU2: Booted secondary processor
<6>[    0.601016] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502
<4>[    0.620701] CPU3: Booted secondary processor
<6>[    0.620723] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503
<6>[    0.620822] Brought up 4 CPUs
<6>[    0.620849] SMP: Total of 4 processors activated (192.00 BogoMIPS).
<6>[    0.620858] CPU: All CPU(s) started in SVC mode.
<6>[    0.621511] devtmpfs: initialized
<6>[    0.625527] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0
<6>[    0.626502] pinctrl core: initialized pinctrl subsystem
<6>[    0.626719] regulator-dummy: no parameters
<6>[    0.645316] NET: Registered protocol family 16
<6>[    0.646842] DMA: preallocated 256 KiB pool for atomic coherent allocations
<6>[    0.647126] ion_snapshot: 0x1e9b0000 map to 0xe0907000 and copy to 0xc0e67c54 (version 0.1)
<6>[    0.647311] Registered FIQ tty driver
<3>[    0.647632] fiq-debugger is disabled in device tree
<4>[    0.648170] rockchip_get_bank_data:name=base start=0xff750000,end=0xff7500ff
<4>[    0.648190] rockchip_get_bank_data:name=mux_bank0 start=0xff730084,end=0xff73008f
<4>[    0.648206] rockchip_get_bank_data:name=pull_bank0 start=0xff730064,end=0xff73006f
<4>[    0.648222] rockchip_get_bank_data:name=drv_bank0 start=0xff730070,end=0xff73007b
<4>[    0.648301] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio1@ff780000 start=0xff780000,end=0xff7800ff
<4>[    0.648364] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio2@ff790000 start=0xff790000,end=0xff7900ff
<4>[    0.648430] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio3@ff7a0000 start=0xff7a0000,end=0xff7a00ff
<4>[    0.648492] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio4@ff7b0000 start=0xff7b0000,end=0xff7b00ff
<4>[    0.648553] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio5@ff7c0000 start=0xff7c0000,end=0xff7c00ff
<4>[    0.648614] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio6@ff7d0000 start=0xff7d0000,end=0xff7d00ff
<4>[    0.648674] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio7@ff7e0000 start=0xff7e0000,end=0xff7e00ff
<4>[    0.648735] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio8@ff7f0000 start=0xff7f0000,end=0xff7f00ff
<4>[    0.648802] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio15@ff7f2000 start=0xff7f2000,end=0xff7f20ff
<4>[    0.648866] rockchip_pinctrl_probe:name=RK3288-GPIO,type=3
<4>[    0.648879] rockchip_pinctrl_probe:name=base start=0xff770000,end=0xff77013f
<4>[    0.648890] rockchip_pinctrl_probe:name=pull start=0xff770140,end=0xff7701bf
<4>[    0.648901] rockchip_pinctrl_probe:name=drv start=0xff7701c0,end=0xff77023f
<7>[    0.648969] gpiochip_add: registered GPIOs 0 to 31 on device: gpio0
<7>[    0.649028] gpiochip_add: registered GPIOs 32 to 63 on device: gpio1
<7>[    0.649084] gpiochip_add: registered GPIOs 64 to 95 on device: gpio2
<7>[    0.649135] gpiochip_add: registered GPIOs 96 to 127 on device: gpio3
<7>[    0.649191] gpiochip_add: registered GPIOs 128 to 159 on device: gpio4
<7>[    0.649243] gpiochip_add: registered GPIOs 160 to 191 on device: gpio5
<7>[    0.649294] gpiochip_add: registered GPIOs 192 to 223 on device: gpio6
<7>[    0.649349] gpiochip_add: registered GPIOs 224 to 255 on device: gpio7
<7>[    0.649402] gpiochip_add: registered GPIOs 256 to 287 on device: gpio8
<7>[    0.649457] gpiochip_add: registered GPIOs 288 to 319 on device: gpio15
<4>[    0.649479] rockchip_interrupts_register:bank_num=7
<4>[    0.651363] rockchip_pinctrl_probe:init ok
<6>[    0.658542] rk_iommu ff900800.iep_mmu: (iep) Enter
<6>[    0.658606] rk_iommu ff900800.iep_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
<6>[    0.658619] rk_iommu ff900800.iep_mmu: (iep) Initialized
<6>[    0.658791] rk_iommu ff950800.vip_mmu: (vip) Enter
<6>[    0.658846] rk_iommu ff950800.vip_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
<6>[    0.658858] rk_iommu ff950800.vip_mmu: (vip) Initialized
<6>[    0.659020] rk_iommu ff930300.vopb_mmu: (vopb) Enter
<6>[    0.659076] rk_iommu ff930300.vopb_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
<6>[    0.659088] rk_iommu ff930300.vopb_mmu: (vopb) Initialized
<6>[    0.659264] rk_iommu ff940300.vopl_mmu: (vopl) Enter
<6>[    0.659320] rk_iommu ff940300.vopl_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
<6>[    0.659332] rk_iommu ff940300.vopl_mmu: (vopl) Initialized
<6>[    0.659496] rk_iommu ff9c0440.hevc_mmu: (hevc) Enter
<6>[    0.659554] rk_iommu ff9c0440.hevc_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
<6>[    0.659566] rk_iommu ff9c0440.hevc_mmu: (hevc) Initialized
<6>[    0.659729] rk_iommu ff9a0800.vpu_mmu: (vpu) Enter
<6>[    0.659784] rk_iommu ff9a0800.vpu_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
<6>[    0.659796] rk_iommu ff9a0800.vpu_mmu: (vpu) Initialized
<6>[    0.659988] rk_iommu ff914000.isp_mmu: (isp_mmu) Enter
<6>[    0.660046] rk_iommu ff914000.isp_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
<6>[    0.660057] rk_iommu ff914000.isp_mmu: (isp_mmu) Initialized
<6>[    0.661912] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
<6>[    0.661923] hw-breakpoint: maximum watchpoint size is 4 bytes.
<3>[    0.662571] rk3368_init_rockchip_pmu_ops: could not find pmu dt node
<4>[    0.662591] DDR DEBUG: version 1.00 20150126
<4>[    0.662690] DDR DEBUG: Channel a:
<4>[    0.662698] DDR DEBUG: DDR3 Device
<4>[    0.662712] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Total Capability=1024MB
<4>[    0.662720] DDR DEBUG: Channel b:
<4>[    0.662727] DDR DEBUG: DDR3 Device
<4>[    0.662739] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Total Capability=1024MB
<4>[    0.662747] DDR DEBUG: addr=0xd75000
<4>[    0.662757] DDR DEBUG: stride=9, size=256, halfcap=40000000
<4>[    0.662765] DDR DEBUG: socAddr[0]=0xd75000, socAddr[1]=0xd75100
<4>[    0.662774] DDR DEBUG: chAddr[0]=0xd75000, chAddr[1]=0xd75000
<4>[    0.662785] DDR DEBUG: dtar[0]=0x501ae000, dtar[1]=0x501ae000
<4>[    0.662837] DDR DEBUG: init success!!! freq=396MHz
<4>[    0.662845] DDR DEBUG: Channel a:
<4>[    0.662857] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=90,360
<4>[    0.662870] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=90,360
<4>[    0.662882] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=90,360
<4>[    0.662893] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=90,360
<4>[    0.662904] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
<4>[    0.662913] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
<4>[    0.662922] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
<4>[    0.662929] DDR DEBUG: Channel b:
<4>[    0.662940] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=90,360
<4>[    0.662952] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=90,360
<4>[    0.662964] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=90,360
<4>[    0.662976] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=90,360
<4>[    0.662986] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
<4>[    0.662995] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
<4>[    0.663003] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
<6>[    0.687722] bio: create slab <bio-0> at 0
<6>[    0.688169] Rockchip hdmi driver version 2.0
<6>[    0.688169] .
<5>[    0.689312] SCSI subsystem initialized
<6>[    0.689481] usbcore: registered new interface driver usbfs
<6>[    0.689524] usbcore: registered new interface driver hub
<6>[    0.689602] usbcore: registered new device driver usb
<7>[    0.689852] of_get_named_gpio_flags: can't parse gpios property
<3>[    0.689866] rk3288-usb-control usb_control.33: invalid host gpio-2
<7>[    0.689876] of_get_named_gpio_flags: can't parse gpios property
<3>[    0.689886] rk3288-usb-control usb_control.33: invalid otg gpio-2
<7>[    0.690811] of_get_named_gpio_flags exited with status 15
<7>[    0.690831] of_get_named_gpio_flags exited with status 16
<6>[    0.691814] rockchip_i2c ff650000.i2c: i2c-0: Rockchip I2C adapter
<7>[    0.691909] of_get_named_gpio_flags exited with status 260
<7>[    0.691928] of_get_named_gpio_flags exited with status 261
<6>[    0.692239] rockchip_i2c ff140000.i2c: i2c-1: Rockchip I2C adapter
<7>[    0.692331] of_get_named_gpio_flags exited with status 201
<7>[    0.692349] of_get_named_gpio_flags exited with status 202
<6>[    0.692651] rockchip_i2c ff660000.i2c: i2c-2: Rockchip I2C adapter
<7>[    0.692742] of_get_named_gpio_flags exited with status 81
<7>[    0.692759] of_get_named_gpio_flags exited with status 80
<6>[    0.692889] rockchip_i2c ff150000.i2c: i2c-3: Rockchip I2C adapter
<7>[    0.692981] of_get_named_gpio_flags exited with status 241
<7>[    0.692998] of_get_named_gpio_flags exited with status 242
<6>[    0.693464] rockchip_i2c ff160000.i2c: i2c-4: Rockchip I2C adapter
<6>[    0.693573] media: Linux media interface: v0.10
<6>[    0.693609] Linux video capture interface: v2.00
<6>[    0.693721] pps_core: LinuxPPS API ver. 1 registered
<6>[    0.693731] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
<6>[    0.693750] PTP clock support registered
<4>[    0.693801] i2c-core: driver [bq24296] using legacy suspend method
<4>[    0.693810] i2c-core: driver [bq24296] using legacy resume method
<6>[    0.694127] RK29 Watchdog Timer, (c) 2011 Rockchip Electronics
<4>[    0.694744] ion_drm_heap_create: 0@0
<6>[    0.694854] Rockchip ion module is successfully loaded (v1.1)
<6>[    0.695003] Advanced Linux Sound Architecture Driver Initialized.
<6>[    0.695362] Bluetooth: Core ver 2.16
<6>[    0.695412] NET: Registered protocol family 31
<6>[    0.695422] Bluetooth: HCI device and connection manager initialized
<6>[    0.695436] Bluetooth: HCI socket layer initialized
<6>[    0.695448] Bluetooth: L2CAP socket layer initialized
<6>[    0.695472] Bluetooth: SCO socket layer initialized
<6>[    0.695686] cfg80211: Calling CRDA to update world regulatory domain
<7>[    0.696562] of_get_named_gpio_flags exited with status 227
<4>[    0.697540] act8846_i2c_probe,line=880
<4>[    0.698958] act8846 set 0xf4 error!
<4>[    0.699035] act8846: probe of 0-005a failed with error -11
<4>[    0.699843] The device is not syr82x fffffff5
<4>[    0.699859] syr82x: probe of 0-0040 failed with error -11
<4>[    0.700559] The device is not syr82x fffffff5
<4>[    0.700575] syr82x: probe of 0-0041 failed with error -11
<4>[    0.700995] rk808_i2c_probe,line=1355
<4>[    0.701486] rk808_pre_init,line=1224
<7>[    0.712090] of_get_named_gpio_flags exited with status 4
<7>[    0.712103] of_get_named_gpio_flags exited with status 11
<6>[    0.712126] rk808_i2c_probe: rk808_pmic_sleep=0
<6>[    0.718413] vdd_arm: 712 <--> 1500 mV at 1100 mV
<6>[    0.725220] vdd_gpu: 712 <--> 1500 mV at 1100 mV
<6>[    0.731652] rk_dcdc3: 1200 mV
<6>[    0.740390] vccio: 3300 mV
<6>[    0.746816] rk_ldo1: 3300 mV
<6>[    0.753249] rk_ldo2: 3300 mV
<6>[    0.759660] rk_ldo3: 1000 mV
<6>[    0.766069] rk_ldo4: 1800 mV
<6>[    0.772493] rk_ldo5: 3300 mV
<6>[    0.778917] rk_ldo6: 1000 mV
<6>[    0.785323] rk_ldo7: 1800 mV
<4>[    0.790197] rk_battery_charger_detect_cb , battery_charger_detect 1
<6>[    0.791727] rk_ldo8: 1800 mV
<6>[    0.795000] rk_ldo9: at 3300 mV
<6>[    0.798267] rk_ldo10: at 3300 mV
<6>[    0.800985] rk808_irq_init: rk808_pmic_irq=1
<4>[    0.801276] i2c-core: driver [rk816] using legacy suspend method
<4>[    0.801287] i2c-core: driver [rk816] using legacy resume method
<4>[    0.801326] i2c-core: driver [rk818] using legacy suspend method
<4>[    0.801334] i2c-core: driver [rk818] using legacy resume method
<6>[    0.802681] Switching to clocksource arch_sys_counter
<6>[    0.823876] rga: Module initialized.
<6>[    0.824376] rga2 ff920000.rga: rga ion client create success!
<6>[    0.824507] rga: Driver loaded succesfully
<6>[    0.824682] fb disp policy is box
<7>[    0.824691] uboot-logo-on:0
<6>[    0.824719] rk-fb rockchip-fb: rk fb ion client create success!
<6>[    0.824731] rk-fb rockchip-fb: rockchip framebuffer driver probe
<6>[    0.825315] rk-screen rk_screen.8: rockchip screen probe success
<6>[    0.825540] rk32-lvds rk32-lvds: rk32 lvds driver probe success
<3>[    0.825887] rk32-edp ff970000.edp: screen is not edp!
<4>[    0.825905] rk32-edp: probe of ff970000.edp failed with error -22
<6>[    0.826076] rk32-dsi
<4>[    0.826192] dsi->host.irq =51
<4>[    0.826208] load mipi dsi chip:rk_mipi_dsi.0 id:3133302a
<4>[    0.826216] mipi_dsi v1.3 2014-04-17
<6>[    0.826238] rk32-mipi ff960000.mipi: rk mipi_dsi probe success!
<6>[    0.826249] rk32-mipi ff960000.mipi: rockchip mipi_dsi v1.1 2014-06-17
<3>[    0.826715] rk3288-lcdc lcdc0: can't find power_ctr node for lcdc0
<6>[    0.826915] graphics fb0: rockchip framebuffer registerd:fb0
<6>[    0.827196] graphics fb1: rockchip framebuffer registerd:fb1
<6>[    0.827357] graphics fb2: rockchip framebuffer registerd:fb2
<6>[    0.827520] graphics fb3: rockchip framebuffer registerd:fb3
<6>[    0.828507] rk3288-lcdc lcdc0: lcdc0: dclk:148000000>>fps:60
<6>[    0.828528] rk3288-lcdc lcdc0: wakeup from standby!
<6>[    0.857572] alloc_buffer:ion_phy_addr=0x10000000
<6>[    0.869615] fb0:phy:10000000>>vir:e0991000>>len:0x1800000
<6>[    0.869639] rk_iommu ff930300.vopb_mmu: rockchip_iommu_attach_device: Attached new IOMMU with pgtable 0x1eaca000
<6>[    0.869653] rk3288-lcdc lcdc0: lcdc0 probe ok, iommu enabled
<3>[    0.869813] rk3288-lcdc lcdc1: can't find power_ctr node for lcdc1
<4>[    0.869825] rk_fb_trsm_ops_get:un supported transmitter:0!
<6>[    0.870042] graphics fb4: rockchip framebuffer registerd:fb4
<6>[    0.870343] graphics fb5: rockchip framebuffer registerd:fb5
<6>[    0.870508] graphics fb6: rockchip framebuffer registerd:fb6
<6>[    0.870673] graphics fb7: rockchip framebuffer registerd:fb7
<6>[    0.871322] unknow screen type: 0
<6>[    0.871392] rk3288-lcdc lcdc1: lcdc1: dclk:148000000>>fps:60
<6>[    0.871404] rk3288-lcdc lcdc1: wakeup from standby!
<6>[    0.874668] fb4:phy:10000000>>vir:e0991000>>len:0x1800000
<6>[    0.874681] rk3288-lcdc lcdc1: lcdc1 probe ok, iommu enabled
<4>[    0.875327] rockchip_set_mux:warning ignore bank num 15
<4>[    0.875454] rockchip_set_mux:warning ignore bank num 15
<4>[    0.875565] rockchip_set_mux:warning ignore bank num 15
<4>[    0.875681] rockchip_set_mux:warning ignore bank num 15
<4>[    0.875790] rockchip_set_mux:warning ignore bank num 15
<4>[    0.875898] rockchip_set_mux:warning ignore bank num 15
<4>[    0.876842] rockchip_set_mux:warning ignore bank num 15
<4>[    0.876985] rockchip_set_mux:warning ignore bank num 15
<4>[    0.877899] rockchip_set_mux:warning ignore bank num 15
<4>[    0.878036] rockchip_set_mux:warning ignore bank num 15
<4>[    0.878949] rockchip_set_mux:warning ignore bank num 15
<4>[    0.879092] rockchip_set_mux:warning ignore bank num 15
<4>[    0.880018] rockchip_set_mux:warning ignore bank num 15
<4>[    0.880161] rockchip_set_mux:warning ignore bank num 15
<6>[    0.881555] NET: Registered protocol family 2
<6>[    0.882150] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
<6>[    0.882224] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
<6>[    0.882296] TCP: Hash tables configured (established 4096 bind 4096)
<6>[    0.882340] TCP: reno registered
<6>[    0.882353] UDP hash table entries: 256 (order: 1, 8192 bytes)
<6>[    0.882375] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
<6>[    0.882545] NET: Registered protocol family 1
<6>[    0.883245] Unpacking initramfs...
<6>[    0.947714] Freeing initrd memory: 1252K (c5bf0000 - c5d29000)
<6>[    0.948271] hw perfevents: enabled with ARMv7 Cortex-A12 PMU driver, 7 counters available
<6>[    0.948768] vcodec_service: probe device ff9a0000.vpu_service
<4>[    0.948917] vcodec_service: No reset resource define
<6>[    0.949044] vcodec_service: ff9a0000.vpu_service: power on
<6>[    0.949124] vcodec_service: probe device ff9a0000.vpu_service
<6>[    0.949138] vcodec_service: checking hw id 4831
<6>[    0.949886] vcodec_service: ff9a0000.vpu_service: power off...
<6>[    0.949926] vcodec_service: done
<6>[    0.949935] vcodec_service: init success
<6>[    0.949983] vcodec_service: probe device ff9c0000.hevc_service
<6>[    0.950294] vcodec_service: ff9c0000.hevc_service: power on
<6>[    0.950378] vcodec_service: probe device ff9c0000.hevc_service
<6>[    0.950394] vcodec_service: checking hw id 6867
<6>[    0.950899] vcodec_service: ff9c0000.hevc_service: power off...
<6>[    0.950938] vcodec_service: done
<6>[    0.950946] vcodec_service: init success
<4>[    0.951078] rknandbase v1.0 2014-03-31
<4>[    0.951194] rknand: probe of ff400000.nandc failed with error -1
<4>[    0.951304] rknand_driver:ret = 0
<6>[    0.952414] audit: initializing netlink socket (disabled)
<5>[    0.952454] type=2000 audit(0.450:1): initialized
<4>[    0.953182] bounce pool size: 64 pages
<6>[    0.957558] fuse init (API version 7.22)
<6>[    0.957902] msgmni has been set to 952
<7>[    0.957945] SELinux:  Registering netfilter hooks
<6>[    0.959664] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
<6>[    0.959678] io scheduler noop registered
<6>[    0.959688] io scheduler deadline registered
<6>[    0.959775] io scheduler cfq registered (default)
<4>[    0.960528] rockchip_gpio_request:GPIO7-13
<4>[    0.960563] rockchip_gpio_direction_output:set GPIO7-13 level 1
<4>[    0.960576] rk32_iomux_bit_op:GPIO7-13,reg=0x70,data=0xc000000,result=0x0
<4>[    0.960589] rockchip_pmx_gpio_set_direction:gpio_direction for pin 237 as gpio7-13 to output,data=0x2000,result=0x2000
<6>[    0.960616] spi_backlight module init!
<7>[    0.961088] of_get_named_gpio_flags: can't parse gpios property
<6>[    0.962125] rockchip-hdmiv2 ff980000.hdmi: rockchip hdmiv2 probe sucess.
<4>[    0.962774] IEP Power ON
<4>[    0.962808] iep ion client create success!
<6>[    0.963152] rk_iommu ff900800.iep_mmu: rockchip_iommu_attach_device: Attached new IOMMU with pgtable 0x1eac5000
<4>[    0.963161] IEP Power OFF
<4>[    0.963176] IEP Driver loaded succesfully
<4>[    0.963264] Module initialized.
<6>[    0.964169] dma-pl330 ffb20000.pdma: Loaded driver for PL330 DMAC-2364208
<6>[    0.964186] dma-pl330 ffb20000.pdma:         DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10
<6>[    0.965488] dma-pl330 ff250000.pdma: Loaded driver for PL330 DMAC-2364208
<6>[    0.965504] dma-pl330 ff250000.pdma:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
<6>[    0.965816] vdd_logic: 925 <--> 1400 mV at 1100 mV
<4>[    0.966088] rk_serial.c v1.8 2014-03-04
<6>[    0.966290] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 87) is a rk29_serial.0
<6>[    0.966458] serial ff180000.serial: membase e21b2000
<6>[    0.966592] ff190000.serial: ttyS1 at MMIO 0xff190000 (irq = 88) is a rk29_serial.1
<6>[    0.966758] serial ff190000.serial: membase e21c4000
<6>[    0.966889] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 89) is a rk29_serial.2
<6>[    0.967040] serial ff690000.serial: membase fed60000
<6>[    0.967171] ff1b0000.serial: ttyS3 at MMIO 0xff1b0000 (irq = 90) is a rk29_serial.3
<6>[    0.967323] serial ff1b0000.serial: membase e21c6000
<6>[    0.967452] ff1c0000.serial: ttyS4 at MMIO 0xff1c0000 (irq = 91) is a rk29_serial.4
<6>[    0.967605] serial ff1c0000.serial: membase e21ce000
<4>[    0.967716]  GPIO Driver Registered.
<6>[    0.967876] [FMDSP] Probe
<3>[    1.049249] [FMDSP] i2c_write: i2c_master_send error
<3>[    1.051663] [FMDSP] i2c_write: i2c_master_send error
<3>[    1.054072] [FMDSP] i2c_write: i2c_master_send error
<3>[    1.056478] [FMDSP] i2c_write: i2c_master_send error
<3>[    1.058887] [FMDSP] i2c_write: i2c_master_send error
<4>[    1.066142] 1111-modedb->vmode=0,modedb->refresh=59,modedb->xres=1024,modedb->yres=600,modedb->left_margin=188,modedb->right_margin=44,modedb->upper_margin=16,modedb->lower_margin=3, modedb->hsync_len=88, modedb->vsync_len=6
<4>[    1.066162] 1111-modedb->vmode=0,modedb->refresh=70,modedb->xres=720,modedb->yres=400,modedb->left_margin=88,modedb->right_margin=17,modedb->upper_margin=13,modedb->lower_margin=1, modedb->hsync_len=71, modedb->vsync_len=3
<4>[    1.066179] 1111-modedb->vmode=0,modedb->refresh=60,modedb->xres=640,modedb->yres=480,modedb->left_margin=48,modedb->right_margin=16,modedb->upper_margin=33,modedb->lower_margin=10, modedb->hsync_len=96, modedb->vsync_len=2
<4>[    1.066196] 1111-modedb->vmode=0,modedb->refresh=72,modedb->xres=640,modedb->yres=480,modedb->left_margin=128,modedb->right_margin=24,modedb->upper_margin=29,modedb->lower_margin=9, modedb->hsync_len=40, modedb->vsync_len=2
<4>[    1.066213] 1111-modedb->vmode=0,modedb->refresh=75,modedb->xres=640,modedb->yres=480,modedb->left_margin=120,modedb->right_margin=16,modedb->upper_margin=16,modedb->lower_margin=1, modedb->hsync_len=64, modedb->vsync_len=3
<4>[    1.066229] 1111-modedb->vmode=0,modedb->refresh=56,modedb->xres=800,modedb->yres=600,modedb->left_margin=128,modedb->right_margin=24,modedb->upper_margin=22,modedb->lower_margin=1, modedb->hsync_len=72, modedb->vsync_len=2
<4>[    1.066244] 1111-modedb->vmode=0,modedb->refresh=60,modedb->xres=800,modedb->yres=600,modedb->left_margin=88,modedb->right_margin=40,modedb->upper_margin=23,modedb->lower_margin=1, modedb->hsync_len=128, modedb->vsync_len=4
<4>[    1.066261] 1111-modedb->vmode=0,modedb->refresh=72,modedb->xres=800,modedb->yres=600,modedb->left_margin=64,modedb->right_margin=56,modedb->upper_margin=23,modedb->lower_margin=37, modedb->hsync_len=120, modedb->vsync_len=6
<4>[    1.066276] 1111-modedb->vmode=0,modedb->refresh=75,modedb->xres=800,modedb->yres=600,modedb->left_margin=160,modedb->right_margin=16,modedb->upper_margin=21,modedb->lower_margin=1, modedb->hsync_len=80, modedb->vsync_len=3
<4>[    1.066292] 1111-modedb->vmode=0,modedb->refresh=75,modedb->xres=832,modedb->yres=624,modedb->left_margin=130,modedb->right_margin=43,modedb->upper_margin=24,modedb->lower_margin=1, modedb->hsync_len=87, modedb->vsync_len=3
<4>[    1.066307] 1111-modedb->vmode=0,modedb->refresh=60,modedb->xres=1024,modedb->yres=768,modedb->left_margin=160,modedb->right_margin=24,modedb->upper_margin=29,modedb->lower_margin=3, modedb->hsync_len=136, modedb->vsync_len=6
<4>[    1.066323] 1111-modedb->vmode=0,modedb->refresh=70,modedb->xres=1024,modedb->yres=768,modedb->left_margin=144,modedb->right_margin=24,modedb->upper_margin=29,modedb->lower_margin=3, modedb->hsync_len=136, modedb->vsync_len=6
<4>[    1.066339] 1111-modedb->vmode=0,modedb->refresh=75,modedb->xres=1024,modedb->yres=768,modedb->left_margin=176,modedb->right_margin=16,modedb->upper_margin=28,modedb->lower_margin=1, modedb->hsync_len=96, modedb->vsync_len=3
<4>[    1.066355] 1111-modedb->vmode=0,modedb->refresh=75,modedb->xres=1280,modedb->yres=1024,modedb->left_margin=248,modedb->right_margin=16,modedb->upper_margin=38,modedb->lower_margin=1, modedb->hsync_len=144, modedb->vsync_len=3
<6>[    1.066387] hdmi output corlor mode is 3
<4>[    1.066399] hdmi connect to lcdc1
<6>[    1.066409] switch:en=1,lcdc_id=1,screen type=6,cur type=0
<6>[    1.186836] [FMDSP] probe done
<6>[    1.187044] arm_release_ver of this mali_ko is 'r12p0-04rel0', rk_ko_ver is '13', built at '14:08:51', on 'Jan 11 2020'.
<6>[    1.187107] mali ffa30000.gpu: Continuing without Mali clock control
<6>[    1.190978] I : [File] : drivers/gpu/arm/midgard/platform/rk/mali_kbase_dvfs.c; [Line] : 390; [Func] : kbase_platform_dvfs_init(); num_of_mali_dvfs_levels = 4, div_dvfs = 10.
<6>[    1.190996] I : [File] : drivers/gpu/arm/midgard/platform/rk/mali_kbase_dvfs.c; [Line] : 593; [Func] : calculate_dvfs_max_min_threshold(); dvfs_level_table[0]: freq:198000, min_threshold:0, max_threshold:70
<6>[    1.191011] I : [File] : drivers/gpu/arm/midgard/platform/rk/mali_kbase_dvfs.c; [Line] : 593; [Func] : calculate_dvfs_max_min_threshold(); dvfs_level_table[1]: freq:297000, min_threshold:70, max_threshold:80
<6>[    1.191025] I : [File] : drivers/gpu/arm/midgard/platform/rk/mali_kbase_dvfs.c; [Line] : 593; [Func] : calculate_dvfs_max_min_threshold(); dvfs_level_table[2]: freq:417000, min_threshold:80, max_threshold:90
<6>[    1.191039] I : [File] : drivers/gpu/arm/midgard/platform/rk/mali_kbase_dvfs.c; [Line] : 593; [Func] : calculate_dvfs_max_min_threshold(); dvfs_level_table[3]: freq:417000, min_threshold:97, max_threshold:100
<4>[    1.213110] hrtimer: interrupt took 16041 ns
<6>[    1.213246] mali ffa30000.gpu: GPU identified as 0x0750 r1p0 status 0
<6>[    1.233557] mali ffa30000.gpu: Probed as mali0
<6>[    1.236256] loop: module loaded
<6>[    1.236606] zram: Created 1 device(s) ...
<4>[    1.236667] i2c-core: driver [mpu6050B1] using legacy suspend method
<4>[    1.236677] i2c-core: driver [mpu6050B1] using legacy resume method
<6>[    1.236690] mpu_init: Probe name mpu6050B1
<6>[    1.236833] ak8963_mod_init: Probe name ak8963_mod
<6>[    1.237487] SCSI Media Changer driver v0.25
<6>[    1.237789] tun: Universal TUN/TAP device driver, 1.6
<6>[    1.237800] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
<4>[    1.237911] vmac_init.
<3>[    1.238465] stmmac_probe_config_dt: Can not read property: pmu_regulator.
<6>[    1.238478] stmmac_probe_config_dt: clock input/output? (input).
<6>[    1.238488] stmmac_probe_config_dt: TX delay(0x30).
<6>[    1.238496] stmmac_probe_config_dt: RX delay(0x10).
<7>[    1.238507] of_get_named_gpio_flags: can't parse gpios property
<7>[    1.238521] of_get_named_gpio_flags exited with status 136
<7>[    1.238530] of_get_named_gpio_flags: can't parse gpios property
<6>[    1.238539] stmmac_probe_config_dt: is rockchip,rk3288-gmac
<6>[    1.238547] stmmc_pltfr_init:
<3>[    1.238556] stmmc_pltfr_init: ERROR: Get power-gpio failed.
<6>[    1.238569] stmmc_pltfr_init: init for RMII
<6>[    1.239018] stmmac - user ID: 0x10, Synopsys ID: 0x35
<6>[    1.239027]  Normal descriptors
<6>[    1.239034]  Ring mode enabled
<6>[    1.239042]  DMA HW capability register supported
<6>[    1.239052]  RX Checksum Offload Engine supported (type 2)
<6>[    1.239059]  TX Checksum insertion supported
<6>[    1.239066]  Wake-Up On Lan supported
<6>[    1.239099]  Enable RX Mitigation via HW Watchdog Timer
<6>[    1.239497] PPP generic driver version 2.4.2
<6>[    1.239633] PPP BSD Compression module registered
<6>[    1.239643] PPP Deflate Compression module registered
<6>[    1.239660] PPP MPPE Compression module registered
<6>[    1.239670] NET: Registered protocol family 24
<6>[    1.239702] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
<6>[    1.239711] CSLIP: code copyright 1989 Regents of the University of California.
<4>[    1.239721] Rockchip WiFi SYS interface (V1.00) ...
<4>[    1.239751] esp_mem_init enter date Jan 11 2020 14:09:49
<4>[    1.239759] esp_mem_init VERSION [V2.5]
<4>[    1.239799] esp_mem_init complete
<6>[    1.239866] usbcore: registered new interface driver catc
<6>[    1.239902] usbcore: registered new interface driver kaweth
<6>[    1.239912] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
<6>[    1.239948] usbcore: registered new interface driver pegasus
<6>[    1.239984] usbcore: registered new interface driver rtl8150
<6>[    1.239993] hso: drivers/net/usb/hso.c: Option Wireless
<6>[    1.240054] usbcore: registered new interface driver hso
<6>[    1.240093] usbcore: registered new interface driver asix
<6>[    1.240132] usbcore: registered new interface driver ax88179_178a
<6>[    1.240168] usbcore: registered new interface driver cdc_ether
<6>[    1.240203] usbcore: registered new interface driver cdc_eem
<6>[    1.240237] usbcore: registered new interface driver dm9601
<6>[    1.240271] usbcore: registered new interface driver dm9620
<6>[    1.240314] usbcore: registered new interface driver smsc75xx
<6>[    1.240361] usbcore: registered new interface driver smsc95xx
<6>[    1.240397] usbcore: registered new interface driver gl620a
<6>[    1.240434] usbcore: registered new interface driver net1080
<6>[    1.240470] usbcore: registered new interface driver plusb
<6>[    1.240506] usbcore: registered new interface driver rndis_host
<6>[    1.240541] usbcore: registered new interface driver cdc_subset
<6>[    1.240575] usbcore: registered new interface driver zaurus
<6>[    1.240612] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
<6>[    1.240669] usbcore: registered new interface driver int51x1
<6>[    1.240706] usbcore: registered new interface driver kalmia
<6>[    1.240742] usbcore: registered new interface driver ipheth
<6>[    1.240780] usbcore: registered new interface driver sierra_net
<6>[    1.240816] usbcore: registered new interface driver cx82310_eth
<6>[    1.240860] usbcore: registered new interface driver cdc_ncm
<6>[    1.240900] usbcore: registered new interface driver qmi_wwan
<6>[    1.240938] usbcore: registered new interface driver cdc_mbim
<6>[    1.314420] rk_fb_switch_screen: wait update_regs_wait timeout
<6>[    1.314487] rk3288-lcdc lcdc1: lcdc1: dclk:148500000>>fps:60
<6>[    1.314530] pixel clk is 148500000 tmds clk is 148500000
<6>[    1.314583] rockchip-hdmiv2 ff980000.hdmi: [hdmi_dev_config_video] sucess output HDMI.
<6>[    1.634633] GobiNet: Quectel_WCDMA&LTE_Linux&Android_GobiNet_Driver_V1.3.0
<6>[    1.634686] usbcore: registered new interface driver GobiNet
<6>[    1.634696] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<7>[    1.634707] ehci_hcd: block sizes: qh 64 qtd 96 itd 160 sitd 96
<6>[    1.634731] ehci-platform: EHCI generic platform driver
<7>[    1.635064] rockchip_ehci_host ff500000.usb: ehci_rk probe!
<6>[    1.637336] EHCI: ehci_rk_probe e2280000 e2280010
<6>[    1.637349] rockchip_ehci_host ff500000.usb: EHCI Host Controller
<6>[    1.637378] rockchip_ehci_host ff500000.usb: new USB bus registered, assigned bus number 1
<7>[    1.637402] rockchip_ehci_host ff500000.usb: reset hcs_params 0x1111 dbg=0 cc=1 pcc=1 ordered ports=1
<7>[    1.637417] rockchip_ehci_host ff500000.usb: reset hcc_params a026 thresh 2 uframes 256/512/1024 park
<7>[    1.637720] rockchip_ehci_host ff500000.usb: park 0
<7>[    1.637744] rockchip_ehci_host ff500000.usb: reset command 0080b02  park=3 ithresh=8 period=1024 Reset HALT
<6>[    1.637772] rockchip_ehci_host ff500000.usb: irq 56, io mem 0xff500000
<7>[    1.637791] rockchip_ehci_host ff500000.usb: init command 0010005 (park)=0 ithresh=1 period=512 RUN
<6>[    1.648991] rockchip_ehci_host ff500000.usb: USB 2.0 started, EHCI 1.00
<7>[    1.649071] usb usb1: default language 0x0409
<7>[    1.649099] usb usb1: udev 1, busnum 1, minor = 0
<6>[    1.649112] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>[    1.649125] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[    1.649136] usb usb1: Product: EHCI Host Controller
<6>[    1.649147] usb usb1: Manufacturer: Linux 3.10.0 ehci_hcd
<6>[    1.649157] usb usb1: SerialNumber: ff500000.usb
<7>[    1.649498] usb usb1: usb_probe_device
<7>[    1.649513] usb usb1: configuration #1 chosen from 1 choice
<7>[    1.649540] usb usb1: adding 1-0:1.0 (config #1, interface 0)
<7>[    1.649625] hub 1-0:1.0: usb_probe_interface
<7>[    1.649637] hub 1-0:1.0: usb_probe_interface - got id
<6>[    1.649649] hub 1-0:1.0: USB hub found
<6>[    1.649669] hub 1-0:1.0: 1 port detected
<7>[    1.649679] hub 1-0:1.0: standalone hub
<7>[    1.649689] hub 1-0:1.0: individual port power switching
<7>[    1.649699] hub 1-0:1.0: individual port over-current protection
<7>[    1.649710] hub 1-0:1.0: power on to power good time: 20ms
<7>[    1.649727] hub 1-0:1.0: local power source is good
<7>[    1.649777] hub 1-0:1.0: enabling power on all ports
<6>[    1.649894] EHCI: ehci_rk_probe ok
<6>[    1.649990] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<7>[    1.649999] ohci_hcd: block sizes: ed 64 td 64
<7>[    1.650153] ohci-rockchip ff520000.usb: ohci_hcd_rk_probe
<6>[    1.650254] ohci-rockchip ff520000.usb: RK OHCI Host Controller
<6>[    1.650278] ohci-rockchip ff520000.usb: new USB bus registered, assigned bus number 2
<7>[    1.650295] ohci-rockchip ff520000.usb: starting OHCI controller
<7>[    1.650351] ohci-rockchip ff520000.usb: created debug files
<6>[    1.650377] ohci-rockchip ff520000.usb: irq 73, io mem 0xff520000
<7>[    1.711973] ohci-rockchip ff520000.usb: OHCI controller state
<7>[    1.711990] ohci-rockchip ff520000.usb: OHCI 1.0, NO legacy support registers, rh state running
<7>[    1.712004] ohci-rockchip ff520000.usb: control 0x283 RWC HCFS=operational CBSR=3
<7>[    1.712017] ohci-rockchip ff520000.usb: cmdstatus 0x00000 SOC=0
<7>[    1.712030] ohci-rockchip ff520000.usb: intrstatus 0x00000004 SF
<7>[    1.712044] ohci-rockchip ff520000.usb: intrenable 0x8000005a MIE RHSC UE RD WDH
<7>[    1.712057] ohci-rockchip ff520000.usb: hcca frame #0005
<7>[    1.712072] ohci-rockchip ff520000.usb: roothub.a 02001201 POTPGT=2 NOCP NPS NDP=1(1)
<7>[    1.712085] ohci-rockchip ff520000.usb: roothub.b 00000000 PPCM=0000 DR=0000
<7>[    1.712097] ohci-rockchip ff520000.usb: roothub.status 00008000 DRWE
<7>[    1.712111] ohci-rockchip ff520000.usb: roothub.portstatus [0] 0x00000100 PPS
<7>[    1.712145] usb usb2: default language 0x0409
<7>[    1.712171] usb usb2: udev 1, busnum 2, minor = 128
<6>[    1.712182] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
<6>[    1.712194] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[    1.712205] usb usb2: Product: RK OHCI Host Controller
<6>[    1.712215] usb usb2: Manufacturer: Linux 3.10.0 ohci_hcd
<6>[    1.712225] usb usb2: SerialNumber: ff520000.usb
<7>[    1.712504] usb usb2: usb_probe_device
<7>[    1.712519] usb usb2: configuration #1 chosen from 1 choice
<7>[    1.712544] usb usb2: adding 2-0:1.0 (config #1, interface 0)
<7>[    1.712627] hub 2-0:1.0: usb_probe_interface
<7>[    1.712638] hub 2-0:1.0: usb_probe_interface - got id
<6>[    1.712650] hub 2-0:1.0: USB hub found
<6>[    1.712669] hub 2-0:1.0: 1 port detected
<7>[    1.712680] hub 2-0:1.0: standalone hub
<7>[    1.712690] hub 2-0:1.0: no power switching (usb 1.0)
<7>[    1.712700] hub 2-0:1.0: no over-current protection
<7>[    1.712710] hub 2-0:1.0: power on to power good time: 4ms
<7>[    1.712727] hub 2-0:1.0: local power source is good
<7>[    1.712774] hub 2-0:1.0: trying to enable port power on non-switchable hub
<6>[    1.713036] usbcore: registered new interface driver cdc_acm
<6>[    1.713047] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
<6>[    1.713099] usbcore: registered new interface driver usblp
<6>[    1.713140] usbcore: registered new interface driver cdc_wdm
<6>[    1.713208] usbcore: registered new interface driver usb-storage
<6>[    1.713247] usbcore: registered new interface driver ums-alauda
<6>[    1.713284] usbcore: registered new interface driver ums-cypress
<6>[    1.713320] usbcore: registered new interface driver ums-datafab
<6>[    1.713355] usbcore: registered new interface driver ums_eneub6250
<6>[    1.713391] usbcore: registered new interface driver ums-freecom
<6>[    1.713427] usbcore: registered new interface driver ums-isd200
<6>[    1.713462] usbcore: registered new interface driver ums-jumpshot
<6>[    1.713497] usbcore: registered new interface driver ums-karma
<6>[    1.713538] usbcore: registered new interface driver ums-onetouch
<6>[    1.713576] usbcore: registered new interface driver ums-sddr09
<6>[    1.713613] usbcore: registered new interface driver ums-sddr55
<6>[    1.713649] usbcore: registered new interface driver ums-usbat
<6>[    1.713728] usbcore: registered new interface driver usbserial
<6>[    1.713767] usbcore: registered new interface driver usbserial_generic
<6>[    1.713796] usbserial: USB Serial support registered for generic
<6>[    1.713835] usbcore: registered new interface driver ch341
<6>[    1.713868] usbserial: USB Serial support registered for ch341-uart
<6>[    1.713911] usbcore: registered new interface driver cp210x
<6>[    1.713940] usbserial: USB Serial support registered for cp210x
<6>[    1.713987] usbcore: registered new interface driver ftdi_sio
<6>[    1.714015] usbserial: USB Serial support registered for FTDI USB Serial Device
<6>[    1.714089] usbcore: registered new interface driver option
<6>[    1.714117] usbserial: USB Serial support registered for GSM modem (1-port)
<6>[    1.714200] usbcore: registered new interface driver pl2303
<6>[    1.714229] usbserial: USB Serial support registered for pl2303
<6>[    1.714278] usbcore: registered new interface driver trancevibrator
<6>[    1.714287] usb20_otg: version 3.10a 21-DEC-2012
<4>[    1.714653] e2300040
<4>[    1.714664] Core Release: 3.10a
<4>[    1.714674] Setting default values for core params
<4>[    1.714787] Using Buffer DMA mode
<4>[    1.714797] Periodic Transfer Interrupt Enhancement - disabled
<4>[    1.714805] Multiprocessor Interrupt Enhancement - disabled
<4>[    1.714814] OTG VER PARAM: 0, OTG VER FLAG: 0
<4>[    1.714823] ^^^^^^^^^^^^^^^^^Device Mode
<4>[    1.714833] Dedicated Tx FIFOs mode
<4>[    1.714853] pcd_init otg_dev = de012280
<6>[    1.714991] usb20_otg ff580000.usb: DWC OTG Controller
<6>[    1.715016] usb20_otg ff580000.usb: new USB bus registered, assigned bus number 3
<6>[    1.715045] usb20_otg ff580000.usb: irq 55, io mem 0x00000000
<7>[    1.715083] usb usb3: default language 0x0409
<7>[    1.715109] usb usb3: udev 1, busnum 3, minor = 256
<6>[    1.715121] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
<6>[    1.715133] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[    1.715143] usb usb3: Product: DWC OTG Controller
<6>[    1.715153] usb usb3: Manufacturer: Linux 3.10.0 dwc_otg_hcd
<6>[    1.715163] usb usb3: SerialNumber: ff580000.usb
<7>[    1.715455] usb usb3: usb_probe_device
<7>[    1.715471] usb usb3: configuration #1 chosen from 1 choice
<7>[    1.715502] usb usb3: adding 3-0:1.0 (config #1, interface 0)
<7>[    1.715605] hub 3-0:1.0: usb_probe_interface
<7>[    1.715617] hub 3-0:1.0: usb_probe_interface - got id
<6>[    1.715630] hub 3-0:1.0: USB hub found
<6>[    1.715648] hub 3-0:1.0: 1 port detected
<7>[    1.715659] hub 3-0:1.0: standalone hub
<7>[    1.715668] hub 3-0:1.0: ganged power switching
<7>[    1.715679] hub 3-0:1.0: individual port over-current protection
<7>[    1.715688] hub 3-0:1.0: Single TT
<7>[    1.715699] hub 3-0:1.0: TT requires at most 8 FS bit times (666 ns)
<7>[    1.715710] hub 3-0:1.0: power on to power good time: 2ms
<7>[    1.715727] hub 3-0:1.0: local power source is good
<7>[    1.715773] hub 3-0:1.0: enabling power on all ports
<6>[    1.716020] usb20_host: version 3.10a 21-DEC-2012
<4>[    1.718489] e2380040
<4>[    1.718500] Core Release: 3.10a
<4>[    1.718509] Setting default values for core params
<4>[    1.718601] Using Buffer DMA mode
<4>[    1.718611] Periodic Transfer Interrupt Enhancement - disabled
<4>[    1.718618] Multiprocessor Interrupt Enhancement - disabled
<4>[    1.718627] OTG VER PARAM: 0, OTG VER FLAG: 0
<4>[    1.718636] ^^^^^^^^^^^^^^^^^^Host Mode
<6>[    1.718656] usb20_host ff540000.usb: DWC OTG Controller
<6>[    1.718678] usb20_host ff540000.usb: new USB bus registered, assigned bus number 4
<6>[    1.718706] usb20_host ff540000.usb: irq 57, io mem 0x00000000
<4>[    1.718796] Init: Power Port (0)
<7>[    1.718830] usb usb4: default language 0x0409
<7>[    1.718855] usb usb4: udev 1, busnum 4, minor = 384
<6>[    1.718868] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
<6>[    1.718880] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[    1.718890] usb usb4: Product: DWC OTG Controller
<6>[    1.718900] usb usb4: Manufacturer: Linux 3.10.0 dwc_otg_hcd
<6>[    1.718910] usb usb4: SerialNumber: ff540000.usb
<7>[    1.719175] usb usb4: usb_probe_device
<7>[    1.719190] usb usb4: configuration #1 chosen from 1 choice
<7>[    1.719215] usb usb4: adding 4-0:1.0 (config #1, interface 0)
<7>[    1.719302] hub 4-0:1.0: usb_probe_interface
<7>[    1.719314] hub 4-0:1.0: usb_probe_interface - got id
<6>[    1.719326] hub 4-0:1.0: USB hub found
<6>[    1.719344] hub 4-0:1.0: 1 port detected
<7>[    1.719354] hub 4-0:1.0: standalone hub
<7>[    1.719364] hub 4-0:1.0: ganged power switching
<7>[    1.719374] hub 4-0:1.0: individual port over-current protection
<7>[    1.719384] hub 4-0:1.0: Single TT
<7>[    1.719395] hub 4-0:1.0: TT requires at most 8 FS bit times (666 ns)
<7>[    1.719405] hub 4-0:1.0: power on to power good time: 2ms
<7>[    1.719422] hub 4-0:1.0: local power source is good
<7>[    1.719467] hub 4-0:1.0: enabling power on all ports
<6>[    1.720063] usbcore: registered new interface driver xpad
<6>[    1.720114] usbcore: registered new interface driver usb_acecad
<6>[    1.720156] usbcore: registered new interface driver aiptek
<6>[    1.720199] usbcore: registered new interface driver gtco
<6>[    1.720242] usbcore: registered new interface driver hanwang
<6>[    1.720289] usbcore: registered new interface driver kbtab
<6>[    1.720339] usbcore: registered new interface driver wacom
<4>[    1.720474] ___goodix_ts_probe() start____
<3>[    1.720490] Goodix-TS 4-005d: no max-x defined
<7>[    1.720505] of_get_named_gpio_flags exited with status 234
<7>[    1.720516] of_get_named_gpio_flags exited with status 233
<7>[    1.720524] of_get_named_gpio_flags: can't parse gpios property
<3>[    1.720535] Goodix-TS 4-005d: no max-x defined
<3>[    1.720545] Goodix-TS 4-005d: no max-y defined
<7>[    1.747428] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
<7>[    1.806447] hub 2-0:1.0: state 7 ports 1 chg 0000 evt 0000
<7>[    1.806465] hub 3-0:1.0: state 7 ports 1 chg 0000 evt 0000
<7>[    1.816278] hub 4-0:1.0: state 7 ports 1 chg 0000 evt 0000
<4>[    1.850526] <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -11! Process reset.
<4>[    1.963865] <<-GTP-ERROR->> GTP i2c test failed time 1.
<4>[    1.988263] <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -11! Process reset.
<4>[    2.101616] <<-GTP-ERROR->> GTP i2c test failed time 2.
<4>[    2.126013] <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -11! Process reset.
<4>[    2.239380] <<-GTP-ERROR->> GTP i2c test failed time 3.
<4>[    2.263771] <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -11! Process reset.
<4>[    2.377140] <<-GTP-ERROR->> GTP i2c test failed time 4.
<4>[    2.401535] <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -11! Process reset.
<4>[    2.514904] <<-GTP-ERROR->> GTP i2c test failed time 5.
<4>[    2.534584] <goodix_ts_probe>_2698    I2C communication ERROR!
<4>[    2.534595]    <goodix_ts_probe>_2766  prob error !!!!!!!!!!!!!!!
<4>[    2.534621] Goodix-TS: probe of 4-005d failed with error -11
<6>[    2.534703] usbcore: registered new interface driver usbtouch
<4>[    2.535046] sensor_register_slave:mma8452,id=17
<4>[    2.535057] sensor_register_slave:gs_mc3230,id=23
<4>[    2.535065] gsensor_init
<4>[    2.535073] sensor_register_slave:mpu6880_acc,id=24
<4>[    2.535081] sensor_register_slave:mpu6500_acc,id=25
<4>[    2.535090] sensor_register_slave:cm3217,id=48
<4>[    2.535099] sensor_register_slave:cm3218,id=49
<7>[    2.535257] rtc-pcf8563 1-0051: pcf8563_probe
<6>[    2.535269] rtc-pcf8563 1-0051: chip found, driver version 0.4.3
<4>[    2.535342] rockchip_i2c ff140000.i2c: Warning: addr[0x0051] msg[0].scl_rate( = 0Khz) is too low!
<4>[    2.535351] scl_rate = 100Khz
<7>[    2.536860] rtc-pcf8563 1-0051: pcf8563_get_datetime: raw data is st1=08, st2=00, sec=01, min=39, hr=08, mday=10, wday=01, mon=08, year=20
<7>[    2.536879] rtc-pcf8563 1-0051: pcf8563_get_datetime: tm is secs=1, mins=39, hours=8, mday=10, mon=7, year=120, wday=1
<4>[    2.536912] rockchip_i2c ff140000.i2c: Warning: addr[0x0051] msg[0].scl_rate( = 0Khz) is too low!
<4>[    2.536920] scl_rate = 100Khz
<7>[    2.538424] rtc-pcf8563 1-0051: pcf8563_get_datetime: raw data is st1=08, st2=00, sec=01, min=39, hr=08, mday=10, wday=01, mon=08, year=20
<7>[    2.538441] rtc-pcf8563 1-0051: pcf8563_get_datetime: tm is secs=1, mins=39, hours=8, mday=10, mon=7, year=120, wday=1
<7>[    2.538596] rtc rtc0: rtc-pcf8563: dev (253:0)
<6>[    2.538626] rtc-pcf8563 1-0051: rtc core: registered rtc-pcf8563 as rtc0
<6>[    2.538663] i2c /dev entries driver
<6>[    2.539314] IR NEC protocol handler initialized
<6>[    2.539324] IR RC5(x) protocol handler initialized
<6>[    2.539332] IR RC6 protocol handler initialized
<6>[    2.539339] IR JVC protocol handler initialized
<6>[    2.539347] IR Sony protocol handler initialized
<6>[    2.539355] IR RC5 (streamzap) protocol handler initialized
<6>[    2.539363] IR SANYO protocol handler initialized
<6>[    2.539370] IR MCE Keyboard/mouse protocol handler initialized
<6>[    2.539511] usbcore: registered new interface driver uvcvideo
<6>[    2.539520] USB Video Class driver (1.1.1)
<4>[    2.539531] CamSys driver version: v0.32.0,  CamSys head file version: v0.11.0
<4>[    2.540466] D1:camsys_mipiphy_probe_cb(115): compatible is rockchip,rk3288
<4>[    2.540466]
<4>[    2.540522] D1:camsys_mipiphy_probe_cb(186): ff910000.isp mipi phy0 probe success(reg_phy: 0x0  reg_vir: 0x0  size: 0x0)
<4>[    2.540663] D1:camsys_mipiphy_probe_cb(183): ff910000.isp mipi phy1 probe success(reg_phy: 0xff968000  reg_vir: 0xe21d8000  size: 0x4000)
<4>[    2.541291] D1:camsys_platform_probe(1394): ff910000.isp memory:
<4>[    2.541305] D1:camsys_platform_probe(1404):     Register memory (phy: 0xff910000 vir: 0xe2260000 size: 0x10000)
<4>[    2.541317] D1:camsys_platform_probe(1399):     I2c memory (phy: 0x1dfef000 vir: 0xddfef000 size: 0x1000)
<4>[    2.541328] D1:camsys_init_ext_fsh_module(20): init external flash module
<4>[    2.541337] D1:camsys_platform_probe(1419): Probe ff910000.isp device success
<4>[    2.542310] i2c-core: driver [bq27320] using legacy suspend method
<4>[    2.542321] i2c-core: driver [bq27320] using legacy resume method
<4>[    2.542634] rockchip_temp_probe,line=362
<6>[    2.593623] tsadc ff280000.tsadc: initialized
<6>[    2.594045] device-mapper: uevent: version 1.0.3
<6>[    2.594274] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
<6>[    2.594545] Bluetooth: HCI UART driver ver 2.2
<6>[    2.594557] Bluetooth: HCI H4 protocol initialized
<6>[    2.594566] Bluetooth: HCILL protocol initialized
<6>[    2.594575] rtk_btusb: Realtek Bluetooth USB driver module init, version 2.21
<6>[    2.594584] rtk_btusb: Register usb char device interface for BT driver
<6>[    2.594753] usbcore: registered new interface driver rtk_btusb
<4>[    2.594841] DVFS WARNING:        clk_enable_dvfs: clk(aclk_vio1) freq table all value are smaller than default(594000), use default, just enable dvfs
<4>[    2.781880] cpufreq version 1.0, suspend freq 1200 MHz
<6>[    2.782508] cpuidle: using governor ladder
<6>[    2.782529] cpuidle: using governor menu
<6>[    2.782589] Synopsys Designware Multimedia Card Interface Driver
<6>[    2.782606] MHSC version = Ver 2.00 2015-06-10
<4>[    2.783052] dw cru_regsbase addr 0x1d8.
<4>[    2.783071] dw cru_reset_offset val 3.
<6>[    2.783095] dwmmc_rockchip ff0f0000.rksdmmc: Version ID is 270a
<3>[    2.783152] dwmmc_rockchip ff0f0000.rksdmmc: failed to get hpclk_mmc
<6>[    2.783600] dwmmc_rockchip ff0f0000.rksdmmc: Using internal DMA controller.
<4>[    2.783857] dw_mci_init_slot: fmin=400000, fmax=100000000 [mmc0]
<7>[    2.783905] of_get_named_gpio_flags: can't parse gpios property
<4>[    2.784062] 1358..dw_mci_set_ios:  no card. [mmc0]
<4>[    2.800298] 1358..dw_mci_set_ios:  no card. [mmc0]
<4>[    2.820039] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc0]
<6>[    2.820065] dwmmc_rockchip ff0f0000.rksdmmc: DW MMC controller at irq 67, 32 bit host data width, 256 deep fifo
<6>[    2.820085] dwmmc_rockchip ff0f0000.rksdmmc: 1 slots initialized
<4>[    2.820568] dw cru_regsbase addr 0x1d8.
<4>[    2.820588] dw cru_reset_offset val 0.
<6>[    2.820611] dwmmc_rockchip ff0c0000.rksdmmc: Version ID is 270a
<3>[    2.820662] dwmmc_rockchip ff0c0000.rksdmmc: failed to get hpclk_mmc
<6>[    2.821324] dwmmc_rockchip ff0c0000.rksdmmc: Using internal DMA controller.
<4>[    2.821596] dw_mci_init_slot: fmin=300000, fmax=50000000 [mmc1]
<7>[    2.821643] of_get_named_gpio_flags: can't parse gpios property
<4>[    2.822464] dwmmc_rockchip ff0c0000.rksdmmc: mmc1: No udbg pinctrl found!
<4>[    2.822642] 1358..dw_mci_set_ios:  no card. [mmc1]
<4>[    2.839674] 1358..dw_mci_set_ios:  no card. [mmc1]
<6>[    2.852267] mmc0: BKOPS_EN bit is not set
<4>[    2.854259] rk_sdmmc: BOOT Bus speed=0Hz,Bus width=8bits.[mmc0]
<6>[    2.856620] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 100000000Hz, actual 100000000HZ div = 0)
<4>[    2.856655] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc0]
<6>[    2.856692] [mmc0] tuning regsbase addr 0x218.
<3>[    2.858016] [mmc0] Data transmission error !!!!  MINTSTS: [0x00000088]
<3>[    2.858037] [mmc0] host was already tuning, Don't need to retry tune again ignore 0.
<3>[    2.858101] dwmmc_rockchip ff0f0000.rksdmmc: Tuning error: cmd.error:0, data.error:-84
<3>[    2.858143] [mmc0] Data transmission error !!!!  MINTSTS: [0x00000088]
<3>[    2.858161] [mmc0] host was already tuning, Don't need to retry tune again ignore 0.
<3>[    2.858225] dwmmc_rockchip ff0f0000.rksdmmc: Tuning error: cmd.error:0, data.error:-84
<3>[    2.858310] dwmmc_rockchip ff0f0000.rksdmmc: Good phase range 0-248 (23 len)
<3>[    2.858336] dwmmc_rockchip ff0f0000.rksdmmc: Good phase range 282-282 (1 len)
<3>[    2.858359] dwmmc_rockchip ff0f0000.rksdmmc: Best phase range 0-248 (23 len)
<3>[    2.858379] dwmmc_rockchip ff0f0000.rksdmmc: Successfully tuned phase to 124
<6>[    2.858451] mmc0: new HS200 MMC card at address 0001
<6>[    2.859055] mmcblk0: mmc0:0001 8GTF4R 7.28 GiB
<6>[    2.859424] dwmmc_rockchip ff0c0000.rksdmmc: DW MMC controller at irq 64, 32 bit host data width, 256 deep fifo
<6>[    2.859449] dwmmc_rockchip ff0c0000.rksdmmc: 1 slots initialized
<6>[    2.859738]      uboot: 0x000400000 -- 0x000800000 (4 MB)
<6>[    2.859764]       misc: 0x000800000 -- 0x000c00000 (4 MB)
<6>[    2.859785]   resource: 0x000c00000 -- 0x001c00000 (16 MB)
<6>[    2.859806]     kernel: 0x001c00000 -- 0x002c00000 (16 MB)
<6>[    2.859826]       boot: 0x002c00000 -- 0x004c00000 (32 MB)
<6>[    2.859845]   recovery: 0x004c00000 -- 0x006c00000 (32 MB)
<6>[    2.859864]     backup: 0x006c00000 -- 0x00a000000 (52 MB)
<6>[    2.859884]      cache: 0x00a000000 -- 0x012000000 (128 MB)
<6>[    2.859903]     kpanic: 0x012000000 -- 0x012400000 (4 MB)
<6>[    2.859922]     system: 0x012400000 -- 0x032400000 (512 MB)
<6>[    2.859942]   metadata: 0x032400000 -- 0x033400000 (16 MB)
<6>[    2.859961] radical_update: 0x073400000 -- 0x077400000 (64 MB)
<6>[    2.859981]   userdata: 0x077400000 -- 0x1d1c00000 (5544 MB)
<4>[    2.860112] dw cru_regsbase addr 0x1d8.
<4>[    2.860133] dw cru_reset_offset val 1.
<6>[    2.860157] dwmmc_rockchip ff0d0000.rksdmmc: Version ID is 270a
<3>[    2.860215] dwmmc_rockchip ff0d0000.rksdmmc: failed to get hpclk_mmc
<6>[    2.860713] dwmmc_rockchip ff0d0000.rksdmmc: Using internal DMA controller.
<4>[    2.860969] dw_mci_init_slot: fmin=200000, fmax=50000000 [mmc2]
<7>[    2.861018] of_get_named_gpio_flags: can't parse gpios property
<4>[    2.861524] 1358..dw_mci_set_ios:  no card. [mmc2]
<6>[    2.860049]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p131358..dw_mci_set_ios:  no card. [mmc1]
<4>[    2.879028] 1358..dw_mci_set_ios:  no card. [mmc2]
<4>[    2.898738] 1358..dw_mci_set_ios:  no card. [mmc2]
<6>[    2.898771] dwmmc_rockchip ff0d0000.rksdmmc: DW MMC controller at irq 65, 32 bit host data width, 256 deep fifo
<6>[    2.898796] dwmmc_rockchip ff0d0000.rksdmmc: 1 slots initialized
<6>[    2.899152] usbcore: registered new interface driver ushc
<4>[    2.899476] leds-gpio leds.24: pins are not configured from the driver
<7>[    2.899506] of_get_named_gpio_flags exited with status 17
<7>[    2.899527] of_get_named_gpio_flags exited with status 17
<4>[    2.899759] leds-gpio work-leds.25: pins are not configured from the driver
<7>[    2.899789] of_get_named_gpio_flags exited with status 257
<7>[    2.899811] of_get_named_gpio_flags exited with status 257
<6>[    2.900123] hidraw: raw HID events driver (C) Jiri Kosina
<6>[    2.900610] usbcore: registered new interface driver usbhid
<6>[    2.900628] usbhid: USB HID core driver
<6>[    2.900854] ashmem: initialized
<6>[    2.901142] logger: created 256K log 'log_main'
<6>[    2.901403] logger: created 256K log 'log_events'
<6>[    2.901653] logger: created 256K log 'log_radio'
<6>[    2.901903] logger: created 256K log 'log_system'
<7>[    2.903549] of_get_named_gpio_flags exited with status 5
<7>[    2.903575] of_get_named_gpio_flags exited with status 5
<6>[    2.904051] input: rk29-keypad as /devices/ff100000.adc/key.34/input/input0
<4>[    2.905771] --es8316_init--start--
<4>[    2.905877] ---es8316_i2c_probe---probe start
<7>[    2.905906] of_get_named_gpio_flags exited with status 171
<7>[    2.905939] of_get_named_gpio_flags: can't parse gpios property
<4>[    2.905956] es8316_i2c_probe() Can not read property hp codec-en-gpio
<7>[    2.905972] of_get_named_gpio_flags: can't parse gpios property
<4>[    2.905988] es8316_i2c_probe() Can not read property hp_det gpio
<6>[    2.907720] rockchip-spdif ff8b0000.rockchip-spdif: spdif ready.
<4>[    2.909554] ---es8316_probe--start--
<3>[    2.916744] es8316_probe: 1177, retv=0
<4>[    3.045942] es8316 2-0010: ASoC: Failed to create HPVOL R debugfs file
<4>[    3.045978] es8316 2-0010: ASoC: Failed to create HPVOL L debugfs file
<4>[    3.046986] es8316 2-0010: ASoC: Failed to create HPCP R debugfs file
<4>[    3.047020] es8316 2-0010: ASoC: Failed to create HPCP L debugfs file
<4>[    3.047589] es8316 2-0010: ASoC: Failed to create Right Hp mixer debugfs file
<4>[    3.048086] es8316 2-0010: ASoC: Failed to create Left Hp mixer debugfs file
<4>[    3.050843] Enter::rk29_es8316_init----118
<6>[    3.058914] rockchip-es8316 rockchip-es8316.32:  ES8316 HiFi <-> ff890000.rockchip-i2s mapping ok
<6>[    3.060550] u32 classifier
<6>[    3.060570]     Actions configured
<6>[    3.060593] Netfilter messages via NETLINK v0.30.
<6>[    3.060681] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
<6>[    3.061443] ctnetlink v0.93: registering with nfnetlink.
<6>[    3.061558] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
<6>[    3.061576] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
<6>[    3.062175] xt_time: kernel timezone is -0000
<6>[    3.062677] ip_tables: (C) 2000-2006 Netfilter Core Team
<6>[    3.062991] arp_tables: (C) 2002 David S. Miller
<6>[    3.063074] TCP: cubic registered
<6>[    3.063091] Initializing XFRM netlink socket
<6>[    3.063696] NET: Registered protocol family 10
<6>[    3.065050] mip6: Mobile IPv6
<6>[    3.065114] ip6_tables: (C) 2000-2006 Netfilter Core Team
<6>[    3.065420] sit: IPv6 over IPv4 tunneling driver
<6>[    3.066268] NET: Registered protocol family 17
<6>[    3.066323] NET: Registered protocol family 15
<5>[    3.066445] Bridge firewalling registered
<6>[    3.066472] Ebtables v2.0 registered
<6>[    3.066763] Bluetooth: RFCOMM TTY layer initialized
<6>[    3.066814] Bluetooth: RFCOMM socket layer initialized
<6>[    3.066832] Bluetooth: RFCOMM ver 1.11
<6>[    3.066849] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
<6>[    3.066865] Bluetooth: BNEP filters: protocol multicast
<6>[    3.066891] Bluetooth: BNEP socket layer initialized
<6>[    3.066908] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
<6>[    3.066933] Bluetooth: HIDP socket layer initialized
<6>[    3.066982] l2tp_core: L2TP core driver, V2.0
<6>[    3.067014] l2tp_ppp: PPPoL2TP kernel driver, V2.0
<6>[    3.067031] [WLAN_RFKILL]: Enter rfkill_wlan_init
<6>[    3.067363] [WLAN_RFKILL]: Enter rfkill_wlan_probe
<6>[    3.067386] [WLAN_RFKILL]: can't find rockchip,grf property
<6>[    3.067404] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6212a
<6>[    3.067422] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
<6>[    3.067440] [WLAN_RFKILL]: wlan_platdata_parse_dt: disable wifi io reference voltage control.
<6>[    3.067457] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
<7>[    3.067483] of_get_named_gpio_flags exited with status 156
<6>[    3.067501] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,poweren_gpio = 156, flags = 0.
<7>[    3.067518] of_get_named_gpio_flags: can't parse gpios property
<7>[    3.067538] of_get_named_gpio_flags exited with status 158
<6>[    3.067556] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 158, flags = 0.
<6>[    3.067573] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
<6>[    3.067615] [WLAN_RFKILL]: rockchip_wifi_voltage_select: wifi & sdio reference voltage: 3.3V
<6>[    3.067633] [WLAN_RFKILL]: Exit rfkill_wlan_probe
<6>[    3.067707] [BT_RFKILL]: Enter rfkill_rk_init
<7>[    3.068023] of_get_named_gpio_flags exited with status 147
<6>[    3.068044] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 147.
<7>[    3.068067] of_get_named_gpio_flags: can't parse gpios property
<7>[    3.068087] of_get_named_gpio_flags exited with status 157
<6>[    3.068104] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 157.
<7>[    3.068123] of_get_named_gpio_flags exited with status 154
<6>[    3.068139] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 154.
<7>[    3.068159] of_get_named_gpio_flags exited with status 159
<6>[    3.068176] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 159.
<6>[    3.068262] [BT_RFKILL]: Request irq for bt wakeup host
<6>[    3.068413] [BT_RFKILL]: ** disable irq
<6>[    3.068596] [BT_RFKILL]: ap6210 device registered.
<4>[    3.070548] rk3288_init_suspend
<4>[    3.070569] rk3288_suspend_init enter
<4>[    3.070814] rk3288_suspend_init: pm_ctrbits =200007
<4>[    3.070877] gpio_get_dts_info suspend:4
<4>[    3.070894] gpio_get_dts_info resume:4
<4>[    3.070910] rockchip,pmic-suspend_gpios:14007a10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
<4>[    3.070986] rockchip,pmic-resume_gpios:2007a11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
<4>[    3.071368] clks_gating_suspend_init:clkgt info ok
<5>[    3.071577] Registering SWP/SWPB emulation handler
<6>[    3.072595] ddrfreq: verion 1.2 20140526
<6>[    3.072616] ddrfreq: normal 456MHz video_1080p 0MHz video_4k 528MHz dualview 0MHz idle 0MHz suspend 200MHz reboot 456MHz
<6>[    3.072628] ddrfreq: auto-freq=0
<6>[    3.072638] ddrfreq: auto-freq-table[0] 240MHz
<6>[    3.072649] ddrfreq: auto-freq-table[1] 324MHz
<6>[    3.072659] ddrfreq: auto-freq-table[2] 456MHz
<6>[    3.072669] ddrfreq: auto-freq-table[3] 528MHz
<6>[    3.083586] regulator-dummy: disabling
<4>[    3.083844] =======================================================
<4>[    3.083864] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
<4>[    3.083879] =======================================================
<4>[    3.083896]  WiFi driver (Powered by Rockchip,Ver 5.10.WFD.OOB.64bit) init.
<4>[    3.084062] dhd_module_init: in
<4>[    3.084087] ======== bcm_wlan_set_plat_data ========
<6>[    3.084104] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter
<4>[    3.084160] host_oob_irq: 195
<4>[    3.084176] host_oob_irq_flags=4
<4>[    3.084190] dhd_wifi_platform_load: Enter
<4>[    3.084226] pcd_pullup, is_on 0
<4>[    3.084237] Power-up adapter 'DHD generic adapter'
<4>[    3.084319] wifi_platform_set_power = 1
<4>[    3.084335] ======== PULL WL_REG_ON HIGH! ========
<6>[    3.084352] [WLAN_RFKILL]: rockchip_wifi_power: 1
<6>[    3.084361] file system registered
<6>[    3.084384] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 1
<6>[    3.084400] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
<6>[    3.086264] android_usb gadget: Mass Storage Function, version: 2009/09/11
<6>[    3.086290] android_usb gadget: Number of LUNs=2
<6>[    3.086312]  lun0: LUN: removable file: (no medium)
<6>[    3.086330]  lun1: LUN: removable file: (no medium)
<6>[    3.086825] android_usb gadget: android_usb ready
<6>[    3.087312] sensor_init: Probe name sensors
<4>[    3.087352] sensor-dev.c v1.4 add angle calculation support between two gsensors 2013-09-01
<4>[    3.087430] rockchip_i2c ff140000.i2c: Warning: addr[0x0051] msg[0].scl_rate( = 0Khz) is too low!
<4>[    3.087447] scl_rate = 100Khz
<7>[    3.089006] rtc-pcf8563 1-0051: pcf8563_get_datetime: raw data is st1=08, st2=00, sec=02, min=39, hr=08, mday=10, wday=01, mon=08, year=20
<7>[    3.089047] rtc-pcf8563 1-0051: pcf8563_get_datetime: tm is secs=2, mins=39, hours=8, mday=10, mon=7, year=120, wday=1
<6>[    3.089105] rtc-pcf8563 1-0051: setting system clock to 2020-08-10 08:39:02 UTC (1597048742)
<6>[    3.106423] usbcore: registered new interface driver snd-usb-audio
<6>[    3.106448] ALSA device list:
<6>[    3.106465]   #0: RK_ES8316
<3>[    3.106606] Warning: unable to open an initial console.
<6>[    3.107150] Freeing unused kernel memory: 356K (c0bfe000 - c0c57000)
<7>[    3.141907] SELinux: 2048 avtab hash slots, 5456 rules.
<7>[    3.143646] SELinux: 2048 avtab hash slots, 5456 rules.
<7>[    3.143669] SELinux:  1 users, 2 roles, 449 types, 0 bools, 1 sens, 1024 cats
<7>[    3.143677] SELinux:  86 classes, 5456 rules
<7>[    3.144634] SELinux:  Completing initialization.
<7>[    3.144677] SELinux:  Setting up existing superblocks.
<7>[    3.144696] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
<7>[    3.144714] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
<7>[    3.144771] SELinux: initialized (dev bdev, type bdev), not configured for labeling
<7>[    3.144783] SELinux: initialized (dev proc, type proc), uses genfs_contexts
<7>[    3.144798] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[    3.144813] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
<7>[    3.144991] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
<7>[    3.157133] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
<7>[    3.157150] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
<7>[    3.157160] SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
<7>[    3.157171] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
<7>[    3.157189] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
<7>[    3.157239] SELinux: initialized (dev configfs, type configfs), not configured for labeling
<7>[    3.157248] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[    3.157269] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
<6>[    3.184028] [WLAN_RFKILL]: wifi turn on power. 156
<5>[    3.216894] type=1403 audit(1597048742.620:2): policy loaded auid=4294967295 ses=4294967295
<11>[    3.243758] init: /init.rk30board.rc: 167: invalid option 'net'
<11>[    3.246302] init: invalid gid 'trace'
<5>[    3.325101] type=1400 audit(1597048742.730:3): avc:  denied  { write } for  pid=124 comm="ueventd" name="uevent" dev="sysfs" ino=12552 scontext=u:r:ueventd:s0 tcontext=u:object_r:sysfs_hdmi:s0 tclass=file permissive=1
<5>[    3.325134] type=1400 audit(1597048742.730:4): avc:  denied  { open } for  pid=124 comm="ueventd" path="/sys/devices/virtual/display/HDMI/uevent" dev="sysfs" ino=12552 scontext=u:r:ueventd:s0 tcontext=u:object_r:sysfs_hdmi:s0 tclass=file permissive=1
<11>[    3.344906] init: /dev/hw_random not found
<6>[    3.344960] keychord: using input dev rk29-keypad for fevent
<7>[    3.345341] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
<7>[    3.345613] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[    3.345900] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
<7>[    3.347170] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[    3.347324] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[    3.348574] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
<11>[    3.349812] init: /dev/hw_random not found
<14>[    3.350741] fs_mgr: Running /sbin/resize2fs on /dev/block/platform/ff0f0000.rksdmmc/by-name/system
<14>[    3.351611] resize2fs: resize2fs 1.42.9 (28-Dec-2013)resize2fs: The filesystem is already 131072 blocks long.  Nothing to do!resize2fs:
<4>[    3.354019] EXT4-fs (mmcblk0p10): Ignoring removed nomblk_io_submit option
<6>[    3.358206] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
<7>[    3.358226] SELinux: initialized (dev mmcblk0p10, type ext4), uses xattr
<14>[    3.358290] fs_mgr: check_fs(): mount(/dev/block/platform/ff0f0000.rksdmmc/by-name/system,/system,ext4)=0
<14>[    3.359099] fs_mgr: Running /sbin/e2fsck on /dev/block/platform/ff0f0000.rksdmmc/by-name/system
<14>[    3.363763] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
<14>[    3.363801] e2fsck: /dev/block/platform/ff0f0000.rksdmmc/by-name/system: clean, 1892/32768 files, 115679/131072 blocks
<6>[    3.367150] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: noauto_da_alloc
<7>[    3.367167] SELinux: initialized (dev mmcblk0p10, type ext4), uses xattr
<14>[    3.367212] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/system,target=/system,type=ext4)=0
<6>[    3.373953] EXT4-fs (mmcblk0p8): recovery complete
<6>[    3.374309] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
<7>[    3.374321] SELinux: initialized (dev mmcblk0p8, type ext4), uses xattr
<14>[    3.374359] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/cache,target=/cache,type=ext4)=0
<4>[    3.374674] EXT4-fs (mmcblk0p11): Ignoring removed nomblk_io_submit option
<6>[    3.378106] EXT4-fs (mmcblk0p11): recovery complete
<6>[    3.378116] EXT4-fs (mmcblk0p11): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
<7>[    3.378128] SELinux: initialized (dev mmcblk0p11, type ext4), uses xattr
<14>[    3.378163] fs_mgr: check_fs(): mount(/dev/block/platform/ff0f0000.rksdmmc/by-name/metadata,/metadata,ext4)=0
<14>[    3.378904] fs_mgr: Running /sbin/e2fsck on /dev/block/platform/ff0f0000.rksdmmc/by-name/metadata
<14>[    3.385382] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
<14>[    3.385411] e2fsck: /dev/block/platform/ff0f0000.rksdmmc/by-name/metadata: clean, 11/1024 files, 1102/4096 blocks
<6>[    3.389179] EXT4-fs (mmcblk0p11): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
<7>[    3.389197] SELinux: initialized (dev mmcblk0p11, type ext4), uses xattr
<14>[    3.389241] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/metadata,target=/metadata,type=ext4)=0
<14>[    3.389278] fs_mgr: Running /system/bin/fsck.f2fs -f /dev/block/platform/ff0f0000.rksdmmc/by-name/userdata
<4>[    3.390662] wifi_platform_bus_enumerate device present 1
<4>[    3.390671] ======== Card detection to detect SDIO card! ========
<6>[    3.390677] mmc2:mmc host rescan start!
<14>[    3.392418] fsck.f2fs: executing /system/bin/fsck.f2fs failed: No such file or directory
<14>[    3.392447] fsck.f2fs: fsck.f2fs terminated by exit(255)
<14>[    3.392700] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/userdata,target=/data,type=f2fs)=-1
<4>[    3.393031] EXT4-fs (mmcblk0p13): Ignoring removed nomblk_io_submit option
<4>[    3.607142] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc2]
<6>[    3.631749] EHCI: rk_ehci_hcd_enable, enable host controller
<4>[    3.642031] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
<4>[    3.643566] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
<4>[    3.645103] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
<4>[    3.647848] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
<4>[    3.651250] mmc2: queuing unknown CIS tuple 0x81 (9 bytes)
<4>[    3.695700] dwc_otg_hcd_enable, enable host controller
<7>[    3.720625] EXT4-fs (mmcblk0p13): ext4_orphan_cleanup: deleting unreferenced inode 129059
<7>[    3.721148] EXT4-fs (mmcblk0p13): ext4_orphan_cleanup: deleting unreferenced inode 129060
<6>[    3.721276] EXT4-fs (mmcblk0p13): 2 orphan inodes deleted
<6>[    3.721282] EXT4-fs (mmcblk0p13): recovery complete
<6>[    3.730928] EXT4-fs (mmcblk0p13): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
<7>[    3.730949] SELinux: initialized (dev mmcblk0p13, type ext4), uses xattr
<14>[    3.731008] fs_mgr: check_fs(): mount(/dev/block/platform/ff0f0000.rksdmmc/by-name/userdata,/data,ext4)=0
<6>[    3.749836] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
<4>[    3.749856] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc2]
<4>[    3.749912] rk_sdmmc: BOOT Bus speed=50000000Hz,Bus width=4bits.[mmc2]
<6>[    3.750936] mmc2: new high speed SDIO card at address 0001
<4>[    3.767082] bcmsdh_register: register client driver
<4>[    3.767147] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
<4>[    3.767206] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
<4>[    3.767212] bus num (host idx)=2, slot num (rca)=1
<4>[    3.767218] found adapter info 'DHD generic adapter'
<4>[    3.767439] F1 signature read @0x18000000=0x1541a9a6
<4>[    3.768865] F1 signature OK, socitype:0x1 chip:0xa9a6 rev:0x1 pkg:0x4
<4>[    3.769369] DHD: dongle ram size is set to 524288(orig 524288) at 0x0
<4>[    3.769438] wifi_platform_get_mac_addr
<4>[    3.769444] ======== bcm_wlan_get_mac_address ========
<6>[    3.769449] [WLAN_RFKILL]: rockchip_wifi_mac_addr: enter.
<6>[    3.769457] [WLAN_RFKILL]: falsh wifi_custom_mac_addr=[00:00:00:00:00:00]
<6>[    3.769462] [WLAN_RFKILL]: This mac address is not valid, ignored...
<4>[    3.769470] dhd_conf_set_chiprev: chip=0xa9a6, chiprev=1
<4>[    3.769510] dhd_conf_set_conf_path_by_nv_path: config_path=/system/etc/firmware/config.txt
<4>[    3.769786] wl_create_event_handler(): thread:wl_event_handler:90 started
<4>[    3.769791] tsk Enter, tsk = 0xdd46149c
<4>[    3.769921] dhd_attach(): thread:dhd_watchdog_thread:91 started
<4>[    3.769966] dhd_attach(): thread:dhd_dpc:92 started
<4>[    3.769988] dhd_dpc_thread: set dpc_cpucore 0 from config.txt
<4>[    3.770018] dhd_attach(): thread:dhd_rxf:93 started
<4>[    3.770028] dhd_deferred_work_init: work queue initialized
<4>[    3.770132] dhdsdio_probe_init: set use_rxchain 0 from config.txt
<4>[    3.775100] Dongle Host Driver, version 1.201.59.5 (r506368)
<4>[    3.775100] Compiled in drivers/net/wireless/bcmdhd on Jan 11 2020 at 14:09:55
<4>[    3.775442] Register interface [wlan0]  MAC: 8c:f7:10:38:55:36
<4>[    3.775442]
<4>[    3.775453] dhd_prot_ioctl : bus is down. we have nothing to do
<4>[    3.775489] bcmsdh_oob_intr_unregister: Enter
<4>[    3.775495] bcmsdh_oob_intr_unregister: irq is not registered
<4>[    3.775503] dhd_txglom_enable: enable 0
<4>[    3.775508] dhd_bus_devreset:  WLAN OFF DONE
<4>[    3.775540] wifi_platform_set_power = 0
<4>[    3.775545] ======== PULL WL_REG_ON LOW! ========
<6>[    3.775550] [WLAN_RFKILL]: rockchip_wifi_power: 0
<4>[    3.799063] Using Buffer DMA mode
<4>[    3.799069] Periodic Transfer Interrupt Enhancement - disabled
<4>[    3.799074] Multiprocessor Interrupt Enhancement - disabled
<4>[    3.799080] OTG VER PARAM: 0, OTG VER FLAG: 0
<4>[    3.799085] ^^^^^^^^^^^^^^^^^^Host Mode
<14>[    3.804479] fs_mgr: Running /sbin/e2fsck on /dev/block/platform/ff0f0000.rksdmmc/by-name/userdata
<14>[    3.812621] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
<14>[    3.812651] e2fsck: /dev/block/platform/ff0f0000.rksdmmc/by-name/userdata: clean, 960/354816 files, 197207/1419264 blocks
<6>[    3.816626] EXT4-fs (mmcblk0p13): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard,errors=panic
<7>[    3.816645] SELinux: initialized (dev mmcblk0p13, type ext4), uses xattr
<14>[    3.816684] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/userdata,target=/data,type=ext4)=0
<11>[    3.816698] fs_mgr: mount_with_alternatives(): Mounted /dev/block/platform/ff0f0000.rksdmmc/by-name/userdata on /data with fs_type=ext4 instead of f2fs
<7>[    3.817364] SELinux: initialized (dev functionfs, type functionfs), uses genfs_contexts
<3>[    3.835105] mali_kbase: exports duplicate symbol _mali_profiling_control (owned by kernel)
<4>[    3.843386] Init: Power Port (0)
<6>[    3.882654] [WLAN_RFKILL]: wifi shut off power.
<6>[    3.882662] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 0
<6>[    3.882668] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
<4>[    3.882728] dhd_module_init: Exit err=0
<3>[    3.923119] rk29_ipp: version magic '3.0.8+ SMP preempt mod_unload ARMv7 ' should be '3.10.0 SMP preempt mod_unload ARMv7 p2v8 '
<3>[    3.923698] rk29_ipp: version magic '3.0.36+ SMP preempt mod_unload ARMv7 ' should be '3.10.0 SMP preempt mod_unload ARMv7 p2v8 '
<3>[    3.924253] rk29_ipp: version magic '3.0.101+ SMP preempt mod_unload ARMv7 ' should be '3.10.0 SMP preempt mod_unload ARMv7 p2v8 '
<6>[    3.925026] zram0: detected capacity change from 0 to 533413888
<6>[    3.969916] Adding 520908k swap on /dev/block/zram0.  Priority:-1 extents:1 across:520908k SS
<7>[    3.990935] hub 4-0:1.0: state 7 ports 1 chg 0000 evt 0002
<7>[    3.990963] hub 4-0:1.0: port 1, status 0101, change 0001, 12 Mb/s
<3>[    4.018513] EXT4-fs (mmcblk0p13): Unrecognized mount option "background_gc=on" or missing value
<14>[    4.027783] bat_cap: oldcap path is /sys/devices/ff100000.adc
<11>[    4.027826] bat_cap: oldcap_path no exist
<6>[    4.027973] binder: 153:153 transaction failed 29189, size 0-0
<11>[    4.028523] init: Warning!  Service displayd needs a SELinux domain defined; please fix!
<11>[    4.032393] init: property 'ro.serialno' doesn't exist while expanding '${ro.serialno}'
<11>[    4.032411] init: cannot expand '${ro.serialno}' while writing to '/sys/class/android_usb/android0/iSerial'
<11>[    4.032631] init: using deprecated syntax for specifying property 'ro.product.usbfactory', use ${name} instead
<6>[    4.033080] rtk_btusb: btchr_open: BT usb char device is opening
<3>[    4.033087] rtk_btusb: btchr_open: Failed to get hci dev[NULL]
<6>[    4.033100] rtk_btusb: btchr_open: BT usb char device is opening
<3>[    4.033105] rtk_btusb: btchr_open: Failed to get hci dev[NULL]
<6>[    4.033122] rtk_btusb: btchr_open: BT usb char device is opening
<3>[    4.033127] rtk_btusb: btchr_open: Failed to get hci dev[NULL]
<6>[    4.033137] rtk_btusb: btchr_open: BT usb char device is opening
<3>[    4.033141] rtk_btusb: btchr_open: Failed to get hci dev[NULL]
<11>[    4.036631] init: service 'console' requires console
<6>[    4.037228] EXT4-fs (mmcblk0p10): re-mounted. Opts: (null)
<5>[    4.037579] type=1400 audit(1597048743.450:5): avc:  denied  { write } for  pid=1 comm="init" name="egl" dev="mmcblk0p10" ino=361 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=1
<5>[    4.037604] type=1400 audit(1597048743.450:6): avc:  denied  { remove_name } for  pid=1 comm="init" name="libGLES_mali.so" dev="mmcblk0p10" ino=404 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=1
<5>[    4.037623] type=1400 audit(1597048743.450:7): avc:  denied  { unlink } for  pid=1 comm="init" name="libGLES_mali.so" dev="mmcblk0p10" ino=404 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=lnk_file permissive=1
<5>[    4.037936] type=1400 audit(1597048743.450:8): avc:  denied  { add_name } for  pid=1 comm="init" name="libGLES_mali.so" scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=1
<5>[    4.037961] type=1400 audit(1597048743.450:9): avc:  denied  { create } for  pid=1 comm="init" name="libGLES_mali.so" scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=lnk_file permissive=1
<6>[    4.043186] EXT4-fs (mmcblk0p10): re-mounted. Opts: (null)
<11>[    4.046756] init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64'
<11>[    4.048882] init: cannot find '/system/bin/bplus_helper', disabling 'bplus_helper'
<11>[    4.119918] init: Warning!  Service rk_watchdog needs a SELinux domain defined; please fix!
<11>[    4.120153] init: cannot find '/system/bin/hwaddr', disabling 'hwwwwwwaddr'
<11>[    4.120360] init: Warning!  Service drmservice needs a SELinux domain defined; please fix!
<11>[    4.120994] init: Warning!  Service daemonsu needs a SELinux domain defined; please fix!
<11>[    4.121221] init: cannot find '/system/bin/akmd', disabling 'akmd'
<6>[    4.141831] warning: `daemonsu' uses 32-bit capabilities (legacy support in use)
<7>[    4.148373] hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
<4>[    4.148410] Indeed it is in host mode hprt0 = 00021501
<7>[    4.175403] _gpio_request: gpio-170 (sysfs) status -16
<7>[    4.175413] export_store: status -16
<7>[    4.209931] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<3>[    4.210541] android_usb: already disabled
<6>[    4.212759] read descriptors
<6>[    4.212776] read strings
<6>[    4.212796] mtp_bind_config
<4>[    4.212823] pcd_pullup, is_on 1
<6>[    4.325502] usb 4-1: new high-speed USB device number 2 using usb20_host
<4>[    4.325577] Indeed it is in host mode hprt0 = 00001101
<6>[    4.399709] EXT4-fs (mmcblk0p10): re-mounted. Opts: (null)
<6>[    4.465215] EXT4-fs (mmcblk0p10): re-mounted. Opts: (null)
<5>[    4.472424] type=1400 audit(1597048743.890:10): avc:  denied  { setattr } for  pid=236 comm="daemonsu" name="daemonsu" dev="mmcblk0p10" ino=373 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
<7>[    4.518092] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
<7>[    4.522428] usb 4-1: udev 2, busnum 4, minor = 385
<6>[    4.522440] usb 4-1: New USB device found, idVendor=0424, idProduct=2517
<6>[    4.522447] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
<7>[    4.522769] usb 4-1: usb_probe_device
<7>[    4.522780] usb 4-1: configuration #1 chosen from 1 choice
<7>[    4.522857] usb 4-1: adding 4-1:1.0 (config #1, interface 0)
<7>[    4.522931] hub 4-1:1.0: usb_probe_interface
<7>[    4.522939] hub 4-1:1.0: usb_probe_interface - got id
<6>[    4.522948] hub 4-1:1.0: USB hub found
<6>[    4.523006] hub 4-1:1.0: 7 ports detected
<7>[    4.523013] hub 4-1:1.0: standalone hub
<7>[    4.523019] hub 4-1:1.0: individual port power switching
<7>[    4.523025] hub 4-1:1.0: individual port over-current protection
<7>[    4.523103] hub 4-1:1.0: TT per port
<7>[    4.523111] hub 4-1:1.0: TT requires at most 8 FS bit times (666 ns)
<7>[    4.523117] hub 4-1:1.0: Port indicators are supported
<7>[    4.523124] hub 4-1:1.0: power on to power good time: 100ms
<7>[    4.523217] hub 4-1:1.0: local power source is good
<7>[    4.523387] hub 4-1:1.0: enabling power on all ports
<7>[    4.523677] hub 4-0:1.0: state 7 ports 1 chg 0000 evt 0002
<7>[    4.523695] hub 4-0:1.0: port 1 enable change, status 00000503
<7>[    4.620790] hub 4-1:1.0: port 2: status 0101 change 0001
<7>[    4.719102] hub 4-1:1.0: state 7 ports 7 chg 0004 evt 0000
<7>[    4.719218] hub 4-1:1.0: port 2, status 0101, change 0000, 12 Mb/s
<6>[    4.720952] EXT4-fs (mmcblk0p10): re-mounted. Opts: (null)
<6>[    4.797944] usb 4-1.2: new high-speed USB device number 3 using usb20_host
<38>[    4.837528] logd.auditd: start
<6>[    4.850750] EXT4-fs (mmcblk0p10): re-mounted. Opts: (null)
<38>[    4.929555] type=1400 audit(1597048744.320:13): avc: denied { relabelto } for pid=376 comm="toolbox" name="tmp-mksh" dev="rootfs" ino=1386 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1
<38>[    4.931211] type=1400 audit(1597048744.340:14): avc: denied { create } for pid=377 comm="toolbox" name="tmp-mksh" scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
<38>[    4.931398] type=1400 audit(1597048744.340:15): avc: denied { write } for pid=377 comm="toolbox" path="/tmp-mksh/tmp-mksh" dev="rootfs" ino=8865 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
<38>[    4.931917] type=1400 audit(1597048744.360:16): avc: denied { setattr } for pid=381 comm="toolbox" name="tmp-mksh" dev="rootfs" ino=8865 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
<38>[    4.937410] type=1400 audit(1597048744.370:17): avc: denied { getattr } for pid=389 comm="sh" path="/system/bin/logcat" dev="mmcblk0p10" ino=16443 scontext=u:r:rild:s0 tcontext=u:object_r:logcat_exec:s0 tclass=file permissive=1
<38>[    4.937633] type=1400 audit(1597048744.370:18): avc: denied { execute } for pid=389 comm="sh" name="logcat" dev="mmcblk0p10" ino=16443 scontext=u:r:rild:s0 tcontext=u:object_r:logcat_exec:s0 tclass=file permissive=1
<38>[    4.937709] type=1400 audit(1597048744.370:19): avc: denied { read open } for pid=389 comm="sh" path="/system/bin/logcat" dev="mmcblk0p10" ino=16443 scontext=u:r:rild:s0 tcontext=u:object_r:logcat_exec:s0 tclass=file permissive=1
<38>[    4.937779] type=1400 audit(1597048744.370:20): avc: denied { execute_no_trans } for pid=389 comm="sh" path="/system/bin/logcat" dev="mmcblk0p10" ino=16443 scontext=u:r:rild:s0 tcontext=u:object_r:logcat_exec:s0 tclass=file permissive=1
<38>[    4.941823] type=1400 audit(1597048744.370:21): avc: denied { relabelto } for pid=388 comm="toolbox" name="tmp-mksh" dev="rootfs" ino=8865 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
<7>[    4.942084] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<38>[    4.958823] type=1400 audit(1597048744.390:22): avc: denied { append } for pid=389 comm="logcat" path="/data/quectel_debug_log/0810_163904_logcat.txt" dev="mmcblk0p13" ino=129026 scontext=u:r:rild:s0 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=1
<38>[    4.958964] type=1400 audit(1597048744.390:23): avc: denied { write } for pid=389 comm="logcat" name="logdr" dev="tmpfs" ino=8682 scontext=u:r:rild:s0 tcontext=u:object_r:logdr_socket:s0 tclass=sock_file permissive=1
<38>[    4.959041] type=1400 audit(1597048744.390:24): avc: denied { write } for pid=391 comm="logcat" name="logdr" dev="tmpfs" ino=8682 scontext=u:r:rild:s0 tcontext=u:object_r:logdr_socket:s0 tclass=sock_file permissive=1
<38>[    4.959254] type=1400 audit(1597048744.390:25): avc: denied { connectto } for pid=389 comm="logcat" path="/dev/socket/logdr" scontext=u:r:rild:s0 tcontext=u:r:logd:s0 tclass=unix_stream_socket permissive=1
<7>[    5.008398] usb 4-1.2: skipped 1 descriptor after configuration
<7>[    5.008411] usb 4-1.2: skipped 5 descriptors after interface
<7>[    5.008418] usb 4-1.2: skipped 1 descriptor after endpoint
<7>[    5.008424] usb 4-1.2: skipped 23 descriptors after interface
<7>[    5.008432] usb 4-1.2: skipped 1 descriptor after endpoint
<7>[    5.008440] usb 4-1.2: skipped 4 descriptors after interface
<7>[    5.008447] usb 4-1.2: skipped 2 descriptors after interface
<7>[    5.008455] usb 4-1.2: skipped 1 descriptor after endpoint
<7>[    5.008959] usb 4-1.2: default language 0x0409
<12>[    5.013689] healthd: battery l=50 v=3 t=2.6 h=2 st=3 chg=au
<12>[    5.013936] healthd: battery l=50 v=3 t=2.6 h=2 st=3 chg=au
<7>[    5.013982] usb 4-1.2: udev 3, busnum 4, minor = 386
<6>[    5.013991] usb 4-1.2: New USB device found, idVendor=058f, idProduct=2657
<6>[    5.013997] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[    5.014003] usb 4-1.2: Product: PC Camera
<6>[    5.014008] usb 4-1.2: Manufacturer: Alcor Micro, Corp.
<12>[    5.014189] healthd: battery l=50 v=3 t=2.6 h=2 st=3 chg=au
<7>[    5.014289] usb 4-1.2: usb_probe_device
<7>[    5.014298] usb 4-1.2: configuration #1 chosen from 1 choice
<7>[    5.014844] usb 4-1.2: adding 4-1.2:1.0 (config #1, interface 0)
<7>[    5.018776] uvcvideo 4-1.2:1.0: usb_probe_interface
<7>[    5.018789] uvcvideo 4-1.2:1.0: usb_probe_interface - got id
<6>[    5.018818] uvcvideo: Found UVC 1.00 device PC Camera (058f:2657)
<6>[    5.022915] input: PC Camera as /devices/ff540000.usb/usb4/4-1/4-1.2/4-1.2:1.0/input/input1
<7>[    5.023806] usb 4-1.2: adding 4-1.2:1.1 (config #1, interface 1)
<7>[    5.027416] usb 4-1.2: adding 4-1.2:1.2 (config #1, interface 2)
<7>[    5.028549] snd-usb-audio 4-1.2:1.2: usb_probe_interface
<7>[    5.028564] snd-usb-audio 4-1.2:1.2: usb_probe_interface - got id
<7>[    5.049492] usb 4-1.2: adding 4-1.2:1.3 (config #1, interface 3)
<7>[    5.160795] unexport_store: status -22
<11>[    5.674441] init: untracked pid 458 exited with status 0
<12>[    5.674849] avc:  denied  { set } for property=telephony.lteOnCdmaDevice scontext=u:r:rild:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service
<6>[    6.077189] rk3288-lcdc lcdc0: blank mode:0
<6>[    6.103341] rk_iommu ff940300.vopl_mmu: rockchip_iommu_attach_device: Attached new IOMMU with pgtable 0x1eacd000
<7>[    6.340623] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<4>[    6.559176] hdmi remove from lcdc1
<6>[    6.559188] switch:en=0,lcdc_id=1,screen type=6,cur type=6
<6>[    6.756989] rk3288-lcdc lcdc1: no layer is used,go to standby!
<38>[    8.104772] type=1400 audit(1597048747.590:26): avc: denied { execute } for pid=549 comm="mediaserver" name="sh" dev="mmcblk0p10" ino=16490 scontext=u:r:mediaserver:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
<38>[    8.104999] type=1400 audit(1597048747.590:27): avc: denied { read open } for pid=549 comm="mediaserver" path="/system/bin/sh" dev="mmcblk0p10" ino=16490 scontext=u:r:mediaserver:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
<38>[    8.105103] type=1400 audit(1597048747.590:28): avc: denied { execute_no_trans } for pid=549 comm="mediaserver" path="/system/bin/sh" dev="mmcblk0p10" ino=16490 scontext=u:r:mediaserver:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
<38>[    8.109765] type=1400 audit(1597048747.590:29): avc: denied { getattr } for pid=549 comm="sh" path="/system/bin/toolbox" dev="mmcblk0p10" ino=16497 scontext=u:r:mediaserver:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
<38>[    8.109919] type=1400 audit(1597048747.590:30): avc: denied { execute } for pid=549 comm="sh" name="toolbox" dev="mmcblk0p10" ino=16497 scontext=u:r:mediaserver:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
<38>[    8.110120] type=1400 audit(1597048747.590:31): avc: denied { read open } for pid=549 comm="sh" path="/system/bin/toolbox" dev="mmcblk0p10" ino=16497 scontext=u:r:mediaserver:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
<38>[    8.110237] type=1400 audit(1597048747.590:32): avc: denied { execute_no_trans } for pid=549 comm="sh" path="/system/bin/toolbox" dev="mmcblk0p10" ino=16497 scontext=u:r:mediaserver:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
<6>[    9.599707] [otg id chg] last id -1 current id 1
<4>[    9.599724] PortPower off
<4>[    9.599731] rk_battery_charger_detect_cb , battery_charger_detect 6
<7>[    9.648938] hub 3-0:1.0: state 7 ports 1 chg 0000 evt 0002
<7>[    9.648969] hub 3-0:1.0: port 1, status 0000, change 0001, 12 Mb/s
<4>[    9.699167] Using Buffer DMA mode
<4>[    9.699179] Periodic Transfer Interrupt Enhancement - disabled
<4>[    9.699184] Multiprocessor Interrupt Enhancement - disabled
<4>[    9.699191] OTG VER PARAM: 0, OTG VER FLAG: 0
<4>[    9.699196] ^^^^^^^^^^^^^^^^^Device Mode
<3>[    9.756203] suspend_flag=1
<7>[    9.806387] hub 3-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x0
<4>[   10.190119] ***************vbus detect*****************
<4>[   10.192304] rk_battery_charger_detect_cb , battery_charger_detect 1
<4>[   10.369688] Using Buffer DMA mode
<4>[   10.369701] Periodic Transfer Interrupt Enhancement - disabled
<4>[   10.369706] Multiprocessor Interrupt Enhancement - disabled
<4>[   10.369712] OTG VER PARAM: 0, OTG VER FLAG: 0
<4>[   10.369717] ^^^^^^^^^^^^^^^^^Device Mode
<4>[   10.373721] *******************soft connect!!!*******************
<4>[   10.569094] USB RESET
<6>[   10.609572] android_work: sent uevent USB_STATE=CONNECTED
<4>[   10.613223] USB RESET
<6>[   10.697092] android_usb gadget: high-speed config #1: android
<6>[   10.697408] android_work: sent uevent USB_STATE=CONFIGURED
<7>[   11.522536] hub 4-1:1.0: state 7 ports 7 chg 0000 evt 0040
<7>[   11.522793] hub 4-1:1.0: port 6, status 0101, change 0001, 12 Mb/s
<7>[   11.676116] hub 4-1:1.0: debounce: port 6: total 100ms stable 100ms status 0x101
<6>[   11.754845] usb 4-1.6: new high-speed USB device number 4 using usb20_host
<12>[   11.818021] healthd: battery l=50 v=3 t=2.6 h=2 st=3 chg=au
<7>[   11.857229] usb 4-1.6: skipped 4 descriptors after interface
<7>[   11.857244] usb 4-1.6: skipped 4 descriptors after interface
<7>[   11.857251] usb 4-1.6: skipped 4 descriptors after interface
<7>[   11.859184] usb 4-1.6: default language 0x0409
<7>[   11.863123] usb 4-1.6: udev 4, busnum 4, minor = 387
<6>[   11.863137] usb 4-1.6: New USB device found, idVendor=2c7c, idProduct=0125
<6>[   11.863146] usb 4-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[   11.863153] usb 4-1.6: Product: Android
<6>[   11.863159] usb 4-1.6: Manufacturer: Android
<7>[   11.863532] usb 4-1.6: usb_probe_device
<7>[   11.863543] usb 4-1.6: configuration #1 chosen from 1 choice
<7>[   11.864314] usb 4-1.6: adding 4-1.6:1.0 (config #1, interface 0)
<7>[   11.864508] GobiNet 4-1.6:1.0: usb_probe_interface
<7>[   11.864518] GobiNet 4-1.6:1.0: usb_probe_interface - got id
<7>[   11.864631] option 4-1.6:1.0: usb_probe_interface
<7>[   11.864641] option 4-1.6:1.0: usb_probe_interface - got id
<6>[   11.864653] option 4-1.6:1.0: GSM modem (1-port) converter detected
<6>[   11.865084] usb 4-1.6: GSM modem (1-port) converter now attached to ttyUSB0
<7>[   11.865178] usb 4-1.6: adding 4-1.6:1.1 (config #1, interface 1)
<7>[   11.865305] GobiNet 4-1.6:1.1: usb_probe_interface
<7>[   11.865314] GobiNet 4-1.6:1.1: usb_probe_interface - got id
<7>[   11.865397] option 4-1.6:1.1: usb_probe_interface
<7>[   11.865405] option 4-1.6:1.1: usb_probe_interface - got id
<6>[   11.865416] option 4-1.6:1.1: GSM modem (1-port) converter detected
<6>[   11.865815] usb 4-1.6: GSM modem (1-port) converter now attached to ttyUSB1
<7>[   11.865931] usb 4-1.6: adding 4-1.6:1.2 (config #1, interface 2)
<7>[   11.866073] GobiNet 4-1.6:1.2: usb_probe_interface
<7>[   11.866083] GobiNet 4-1.6:1.2: usb_probe_interface - got id
<7>[   11.866165] option 4-1.6:1.2: usb_probe_interface
<7>[   11.866173] option 4-1.6:1.2: usb_probe_interface - got id
<6>[   11.866183] option 4-1.6:1.2: GSM modem (1-port) converter detected
<6>[   11.866519] usb 4-1.6: GSM modem (1-port) converter now attached to ttyUSB2
<7>[   11.866648] usb 4-1.6: adding 4-1.6:1.3 (config #1, interface 3)
<7>[   11.866874] GobiNet 4-1.6:1.3: usb_probe_interface
<7>[   11.866886] GobiNet 4-1.6:1.3: usb_probe_interface - got id
<7>[   11.866971] option 4-1.6:1.3: usb_probe_interface
<7>[   11.866979] option 4-1.6:1.3: usb_probe_interface - got id
<6>[   11.866990] option 4-1.6:1.3: GSM modem (1-port) converter detected
<6>[   11.867412] usb 4-1.6: GSM modem (1-port) converter now attached to ttyUSB3
<7>[   11.867519] usb 4-1.6: adding 4-1.6:1.4 (config #1, interface 4)
<7>[   11.867690] GobiNet 4-1.6:1.4: usb_probe_interface
<7>[   11.867700] GobiNet 4-1.6:1.4: usb_probe_interface - got id
<6>[   11.868669] GobiNet 4-1.6:1.4 usb0: register 'GobiNet' at usb-ff540000.usb-1.6, GobiNet Ethernet Device, be:90:96:5f:ab:f1
<6>[   11.869905] creating qcqmi0
<7>[   11.870271] hub 4-1:1.0: state 7 ports 7 chg 0000 evt 0040
<6>[   11.974954] lowmemorykiller: lowmem_shrink: convert oom_adj to oom_score_adj:
<6>[   11.974967] lowmemorykiller: oom_adj 0 => oom_score_adj 0
<6>[   11.974972] lowmemorykiller: oom_adj 1 => oom_score_adj 58
<6>[   11.974977] lowmemorykiller: oom_adj 2 => oom_score_adj 117
<6>[   11.974982] lowmemorykiller: oom_adj 3 => oom_score_adj 176
<6>[   11.974987] lowmemorykiller: oom_adj 9 => oom_score_adj 529
<6>[   11.974992] lowmemorykiller: oom_adj 15 => oom_score_adj 1000
<6>[   12.522401] acc_open
<6>[   12.522420] acc_release
<4>[   12.685500] ********session end ,soft disconnect***********
<6>[   12.685645] android_work: sent uevent USB_STATE=DISCONNECTED
<4>[   12.699084] phy_power_on: enable = 1
<4>[   12.738791] Read the Ethernet MAC address from IDB:00:00:00:00:00:00
<4>[   12.738830] eth0: device MAC address e2:bf:5e:70:cf:9e
<6>[   12.740986] libphy: stmmac: probed
<6>[   12.740997] eth0: PHY ID 02430c54 at 1 IRQ 0 (stmmac-0:01) active
<4>[   13.142132] rk_battery_charger_detect_cb , battery_charger_detect 0
<4>[   13.179845] Current WiFi chip is AP6212A.
<4>[   13.179932] Current WiFi chip is AP6212A.
<4>[   13.184140] Current WiFi chip is AP6212A.
<4>[   13.394537] dhd_open: Enter c58fe800
<4>[   13.394551]
<4>[   13.394551] Dongle Host Driver, version 1.201.59.5 (r506368)
<4>[   13.394551] Compiled in drivers/net/wireless/bcmdhd on Jan 11 2020 at 14:09:55
<4>[   13.394563] wl_android_wifi_on in 1
<4>[   13.394568] wl_android_wifi_on in 2: g_wifi_on=0
<4>[   13.394573] wifi_platform_set_power = 1
<4>[   13.394578] ======== PULL WL_REG_ON HIGH! ========
<6>[   13.394584] [WLAN_RFKILL]: rockchip_wifi_power: 1
<6>[   13.394590] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 1
<6>[   13.394595] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
<6>[   13.496346] [WLAN_RFKILL]: wifi turn on power. 156
<4>[   13.703088] sdio_reset_comm():
<6>[   13.706108] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 200000Hz, actual 200000HZ div = 125)
<4>[   13.706121] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 400000Hz for init[mmc2]
<4>[   13.725651] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
<4>[   13.729354] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
<4>[   13.732376] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
<4>[   13.739028] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
<4>[   13.745919] mmc2: queuing unknown CIS tuple 0x81 (9 bytes)
<6>[   13.774363] pm policy 0 -> 1
<6>[   13.933139] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
<4>[   13.933176] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc2]
<4>[   13.934490]
<4>[   13.934490]
<4>[   13.934490] dhd_bus_devreset: == WLAN ON ==
<4>[   13.934610] F1 signature read @0x18000000=0x1541a9a6
<4>[   13.936572] F1 signature OK, socitype:0x1 chip:0xa9a6 rev:0x1 pkg:0x4
<4>[   13.937723] DHD: dongle ram size is set to 524288(orig 524288) at 0x0
<4>[   13.937904] dhdsdio_probe_init: set use_rxchain 0 from config.txt
<4>[   13.938058] dhd_conf_read_config: Ignore config file /system/etc/firmware/config.txt
<4>[   13.938069] dhd_conf_set_fw_name_by_chip: firmware_path=/system/etc/firmware/fw_bcm43438a1.bin
<4>[   13.938075] Final fw_path=/system/etc/firmware/fw_bcm43438a1.bin
<4>[   13.938079] Final nv_path=/system/etc/firmware/nvram_ap6212.txt
<4>[   13.938084] Final conf_path=/system/etc/firmware/config.txt
<4>[   14.028786] NVRAM version: AP6212_NVRAM_V1.0.1_20160606
<4>[   14.034008] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
<4>[   14.096647] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
<4>[   14.096741] bcmsdh_oob_intr_register: Enter
<4>[   14.096747] bcmsdh_oob_intr_register: HW_OOB enabled
<4>[   14.096752] bcmsdh_oob_intr_register OOB irq=195 flags=4
<4>[   14.096815] bcmsdh_oob_intr_register: enable_irq_wake
<4>[   14.097643] dhd_conf_set_band: Set band 0
<4>[   14.097822] dhd_preinit_ioctls: Set tcpack_sup_mode 0
<4>[   14.097836] wifi_platform_get_mac_addr
<4>[   14.097842] ======== bcm_wlan_get_mac_address ========
<6>[   14.097846] [WLAN_RFKILL]: rockchip_wifi_mac_addr: enter.
<6>[   14.097853] [WLAN_RFKILL]: falsh wifi_custom_mac_addr=[00:00:00:00:00:00]
<6>[   14.097858] [WLAN_RFKILL]: This mac address is not valid, ignored...
<4>[   14.100967] Firmware up: op_mode=0x0005, MAC=8c:f7:10:38:55:36
<4>[   14.100977] dhd_conf_set_country: Set country CN, revision 0
<4>[   14.128134] Country code: CN (CN/0)
<4>[   14.128613] dhd_conf_set_roam: Set roam_off 1
<4>[   14.137633] Firmware version = wl0: Nov 25 2016 15:06:56 version 7.46.57.5.apsta.r4.o12 (Station/Softap) FWID 01-64fb9fe8 es6.c5.n4.a3
<4>[   14.137646]   Driver: 1.201.59.5 (r506368)
<4>[   14.137646]   Firmware: wl0: Nov 25 2016 15:06:56 version 7.46.57.5.apsta.r4.o12 (Station/Softap) FWID 01-64fb9fe8 es6.c5.n4.a3
<4>[   14.137656] dhd_txglom_enable: enable 0
<4>[   14.137661] dhd_conf_set_disable_proptx: set disable_proptx 0
<4>[   14.139893] dhd_wlfc_hostreorder_init(): successful bdcv2 tlv signaling, 64
<4>[   14.140471] wl_android_wifi_on: Success
<4>[   14.178239] dhd_open: Exit ret=0
<4>[   14.284121] WLC_E_IF: NO_IF set, event Ignored
<4>[   14.383619] Current WiFi chip is AP6212A.
<4>[   14.398444] dhd_pktfilter_offload_set: failed to add pktfilter 102 0 0 0 0xFFFFFF 0x01005E, retcode = -2
<4>[   14.440438] dhd_set_suspend: Remove extra suspend setting
<38>[   15.065022] type=1400 audit(1597048754.660:33): avc: denied { syslog_read } for pid=1166 comm="dmesg" scontext=u:r:rild:s0 tcontext=u:r:kernel:s0 tclass=system permissive=1
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

友情链接 : 爱板网 电子发烧友论坛 云汉电子社区 粤ICP备14022046号-2
快速回复 返回顶部 返回列表