|
【Linux】
3399设置5GWIFI热点,使用中会出现WIFI崩溃
发表于 2019-4-1 16:50:32
浏览:9138
|
回复:1
打印
只看该作者
[复制链接]
楼主
设置方法:
nmcli con add type wifi ifname wlan0 con-name $cfgname autoconnect yes ssid $name"-5G"
nmcli con modify $cfgname 802-11-wireless.mode ap 802-11-wireless.band a 802-11-wireless.channel 149 802-11-wireless.powersave 2 ipv4.method shared
nmcli con modify $cfgname 802-11-wireless-security.key-mgmt wpa-psk
nmcli con modify $cfgname 802-11-wireless-security.proto rsn
nmcli con modify $cfgname 802-11-wireless-security.pairwise tkip,ccmp
nmcli con modify $cfgname 802-11-wireless-security.psk "$password"
nmcli con modify $cfgname ipv4.addresses 10.42.0.1/26
使用场景:
笔记本连接5GWIFI, 进行流量UDP压力测试, 20Mbit/s 左右的上下行对等流量
崩溃现象:
[10757.168788] rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[10759.273908] dhd_bus_txctl: ctrl_frame_stat == TRUE txcnt_timeout=1
[10759.273939] dhdcdc_query_ioctl: dhdcdc_msg failed w/status -5
[10759.273955] CFG80211-ERROR) wl_cfg80211_get_station : GET STA INFO failed, -5
[10814.136194] dhd_bus_txctl: ctrl_frame_stat == TRUE txcnt_timeout=2
[10814.136217] dhdcdc_query_ioctl: dhdcdc_msg failed w/status -110
[10814.136232] dhd_check_hang: Event HANG send up due to re=0 te=2 e=-110 s=2
[10814.136254] dhd_os_send_hang_message: Event HANG send up due to re=0 te=2 s=2
[10814.136265] dhd_check_hang: Event HANG send up due to re=0 te=2 e=-110 s=2
[10814.136277] CFG80211-ERROR) wl_cfg80211_del_station : WLC_GET_ASSOCLIST error -110
[10814.136294] dhd_prot_ioctl : bus is down. we have nothing to do
事后现象:
nmcli c 中显示wifi配置仍然处于activated状态,但down再up后, 启动失败, dmesg 显示
[13125.598151] CFG80211-ERROR) wl_cfg80211_stop_ap : setting AP mode failed -26
设备重启后,手机和笔记本可见此WIFI热点, 但连接时,不断提示密码错误,之后采用nmcli con delete此配置, 重新创建AP热点配置,才能够正常使用
其他:
本人不是硬件工程师,对系统问题了解很少,我只是想知道这个问题是不是3399早期固件的已知问题, 通过更新系统版本或打补丁, 是否可以解决。
如果不是已知问题, 请帮忙看下, 是什么造成的此问题, 万分感谢!
完整日志:
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.77 (daijh@tchip14) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.9) ) #5 SMP Sat Dec 29 17:40:11 CST 2018
[ 0.000000] Boot CPU: AArch64 Processor [410fd034]
[ 0.000000] On node 0 totalpages: 523776
[ 0.000000] DMA zone: 8184 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 523776 pages, LIFO batch:31
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] PERCPU: Embedded 21 pages/cpu @ffffffc07fefe000 s45288 r8192 d32536 u86016
[ 0.000000] pcpu-alloc: s45288 r8192 d32536 u86016 alloc=21*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: enabling workaround for ARM erratum 845719
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 515592
[ 0.000000] Kernel command line: console=ttyFIQ0 root=/dev/mmcblk1p8 rw rootwait mtdparts=rk29xxnand:0x00002000@0x00002000(uboot),0x00002000@0x00004000(trust),0x00008000@0x00006000(resource),0x0000A000@0x0000E000(kernel),0x0000E000@0x00018000(recovery),0x00400000@0x00026000(backup),0x0000E000@0x00426000(boot),-@0x00434000(rootfs) storagemedia=emmc uboot_logo=0x02000000@0x7dc00000 loader.timestamp=2018-07-03_16:42:25 SecureBootCheckOk=0
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.000000] software IO TLB [mem 0x79800000-0x7d800000] (64MB) mapped at [ffffffc079800000-ffffffc07d7fffff]
[ 0.000000] Memory: 1969400K/2095104K available (11710K kernel code, 1660K rwdata, 4336K rodata, 1152K init, 713K bss, 125704K reserved, 0K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000 ( 246 GB)
.init : 0xffffff8009030000 - 0xffffff8009150000 ( 1152 KB)
.text : 0xffffff8008080000 - 0xffffff8008bf0000 ( 11712 KB)
.rodata : 0xffffff8008bf0000 - 0xffffff8009030000 ( 4352 KB)
.data : 0xffffff8009150000 - 0xffffff80092ef008 ( 1661 KB)
vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
0xffffffbdc0008000 - 0xffffffbdc2000000 ( 31 MB actual)
fixed : 0xffffffbffe7fd000 - 0xffffffbffec00000 ( 4108 KB)
PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000 ( 16 MB)
memory : 0xffffffc000200000 - 0xffffffc080000000 ( 2046 MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
[ 0.000000] NR_IRQS:64 nr_irqs:64 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] ITS: /interrupt-controller@fee00000/interrupt-controller@fee20000
[ 0.000000] ITS: allocated 65536 Devices @79480000 (psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GIC: using LPI property table @0x0000000079410000
[ 0.000000] ITS: Allocated 1792 chunks for LPIs
[ 0.000000] CPU0: found redistributor 0 region 0:0x00000000fef00000
[ 0.000000] CPU0: using LPI pending table @0x0000000079420000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
[ 0.000000] GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
[ 0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop0_frac as parent of dclk_vop0, rate changes may not work
[ 0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop1_frac as parent of dclk_vop1, rate changes may not work
[ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.001161] Console: colour dummy device 80x25
[ 0.001187] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
[ 0.001200] pid_max: default: 32768 minimum: 301
[ 0.001297] Security Framework initialized
[ 0.001307] Yama: becoming mindful.
[ 0.001394] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.001406] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.002161] Initializing cgroup subsys devices
[ 0.002179] Initializing cgroup subsys freezer
[ 0.002208] ftrace: allocating 43578 entries in 171 pages
[ 0.120628] sched-energy: Sched-energy-costs installed from DT
[ 0.120647] CPU0: update cpu_capacity 401
[ 0.120707] ASID allocator initialised with 65536 entries
[ 0.123879] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[ 0.124348] Platform MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[ 0.125585] Detected VIPT I-cache on CPU1
[ 0.125617] CPU1: found redistributor 1 region 0:0x00000000fef20000
[ 0.125653] CPU1: using LPI pending table @0x0000000079690000
[ 0.125702] CPU1: update cpu_capacity 401
[ 0.125706] CPU1: Booted secondary processor [410fd034]
[ 0.126251] Detected VIPT I-cache on CPU2
[ 0.126272] CPU2: found redistributor 2 region 0:0x00000000fef40000
[ 0.126306] CPU2: using LPI pending table @0x00000000796d0000
[ 0.126337] CPU2: update cpu_capacity 401
[ 0.126340] CPU2: Booted secondary processor [410fd034]
[ 0.126866] Detected VIPT I-cache on CPU3
[ 0.126886] CPU3: found redistributor 3 region 0:0x00000000fef60000
[ 0.126920] CPU3: using LPI pending table @0x0000000079710000
[ 0.126947] CPU3: update cpu_capacity 401
[ 0.126950] CPU3: Booted secondary processor [410fd034]
[ 0.127462] Detected PIPT I-cache on CPU4
[ 0.127493] CPU4: found redistributor 100 region 0:0x00000000fef80000
[ 0.127530] CPU4: using LPI pending table @0x0000000079750000
[ 0.127574] CPU4: update cpu_capacity 1024
[ 0.127577] CPU4: Booted secondary processor [410fd082]
[ 0.128134] Detected PIPT I-cache on CPU5
[ 0.128153] CPU5: found redistributor 101 region 0:0x00000000fefa0000
[ 0.128188] CPU5: using LPI pending table @0x0000000079780000
[ 0.128216] CPU5: update cpu_capacity 1024
[ 0.128219] CPU5: Booted secondary processor [410fd082]
[ 0.128308] Brought up 6 CPUs
[ 0.128388] SMP: Total of 6 processors activated.
[ 0.128397] CPU features: detected feature: GIC system register CPU interface
[ 0.128410] CPU: All CPU(s) started at EL2
[ 0.128458] alternatives: patching kernel code
[ 0.129895] devtmpfs: initialized
[ 0.143282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.143307] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.143775] pinctrl core: initialized pinctrl subsystem
[ 0.144002] regulator-dummy: no parameters
[ 0.144492] NET: Registered protocol family 16
[ 0.145317] Registered FIQ tty driver
[ 0.145565] vdso: 2 pages (1 code @ ffffff8008bf6000, 1 data @ ffffff8009154000)
[ 0.145592] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.145762] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.157879] gpiochip_add: registered GPIOs 0 to 31 on device: gpio0
[ 0.157955] gpiochip_add: registered GPIOs 32 to 63 on device: gpio1
[ 0.158025] gpiochip_add: registered GPIOs 64 to 95 on device: gpio2
[ 0.158096] gpiochip_add: registered GPIOs 96 to 127 on device: gpio3
[ 0.158164] gpiochip_add: registered GPIOs 128 to 159 on device: gpio4
[ 0.226184] console [ttyFIQ0] enabled
[ 0.226725] Registered fiq debugger ttyFIQ0
[ 0.249043] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc3v3-sys[0]'
[ 0.249068] vcc3v3_sys: 3300 mV
[ 0.249197] reg-fixed-voltage vcc3v3-sys: vcc3v3_sys supplying 3300000uV
[ 0.249420] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc5v0-host-regulator[0]' - status (0)
[ 0.249471] vcc5v0_host: no parameters
[ 0.249593] reg-fixed-voltage vcc5v0-host-regulator: vcc5v0_host supplying 0uV
[ 0.249643] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc5v0-sys[0]'
[ 0.249658] vcc5v0_sys: 5000 mV
[ 0.249787] reg-fixed-voltage vcc5v0-sys: vcc5v0_sys supplying 5000000uV
[ 0.249838] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-phy-regulator[0]'
[ 0.249852] vcc_phy: no parameters
[ 0.249958] reg-fixed-voltage vcc-phy-regulator: vcc_phy supplying 0uV
[ 0.250014] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vccadc-ref[0]'
[ 0.250032] vcc1v8_sys: 1800 mV
[ 0.250142] reg-fixed-voltage vccadc-ref: vcc1v8_sys supplying 1800000uV
[ 0.250633] iommu: Adding device ff660000.rkvdec to group 0
[ 0.251239] iommu: Adding device ff8f0000.vop to group 1
[ 0.251783] iommu: Adding device ff900000.vop to group 2
[ 0.253480] SCSI subsystem initialized
[ 0.253976] usbcore: registered new interface driver usbfs
[ 0.254514] usbcore: registered new interface driver hub
[ 0.255063] usbcore: registered new device driver usb
[ 0.255604] media: Linux media interface: v0.10
[ 0.256036] Linux video capture interface: v2.00
[ 0.256491] pps_core: LinuxPPS API ver. 1 registered
[ 0.256940] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.257751] PTP clock support registered
[ 0.259009] Advanced Linux Sound Architecture Driver Initialized.
[ 0.260049] Bluetooth: Core ver 2.21
[ 0.260391] NET: Registered protocol family 31
[ 0.260793] Bluetooth: HCI device and connection manager initialized
[ 0.261357] Bluetooth: HCI socket layer initialized
[ 0.261789] Bluetooth: L2CAP socket layer initialized
[ 0.262265] Bluetooth: SCO socket layer initialized
[ 0.263280] rockchip-cpuinfo cpuinfo: Serial : d1796b8df667fc7b
[ 0.264315] clocksource: Switched to clocksource arch_sys_counter
[ 0.312280] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
[ 0.313169] inet_init
[ 0.313429] NET: Registered protocol family 2
[ 0.314213] MPTCP: Stable release v0.92.2
[ 0.314738] default registered
[ 0.315040] default registered
[ 0.315329] MPTCP: Stable release v0.92.2
[ 0.315713] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.316469] TCP bind hash table entries: 16384 (order: 7, 524288 bytes)
[ 0.317443] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.318096] UDP hash table entries: 1024 (order: 4, 98304 bytes)
[ 0.318725] UDP-Lite hash table entries: 1024 (order: 4, 98304 bytes)
[ 0.319469] ipv4_proc_init
[ 0.319839] NET: Registered protocol family 1
[ 0.320531] RPC: Registered named UNIX socket transport module.
[ 0.321055] RPC: Registered udp transport module.
[ 0.321486] RPC: Registered tcp transport module.
[ 0.321902] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.322492] PCI: CLS 0 bytes, default 64
[ 0.322659] Trying to unpack rootfs image as initramfs...
[ 0.446881] Freeing initrd memory: 2664K (ffffffc005bf0000 - ffffffc005e8a000)
[ 0.448014] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.448849] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.452585] Initialise system trusted keyring
[ 0.461099] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.463347] NFS: Registering the id_resolver key type
[ 0.463817] Key type id_resolver registered
[ 0.464188] Key type id_legacy registered
[ 0.464568] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.465829] fuse init (API version 7.23)
[ 0.466658] SGI XFS with security attributes, no debug enabled
[ 0.471868] NET: Registered protocol family 38
[ 0.472291] Key type asymmetric registered
[ 0.472678] Asymmetric key parser 'x509' registered
[ 0.473272] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.473952] io scheduler noop registered
[ 0.474317] io scheduler deadline registered
[ 0.474821] io scheduler cfq registered (default)
[ 0.476157] phy phy-ff770000.syscon:usb2-phy@e450.0: Looking up phy-supply from device tree
[ 0.476168] phy phy-ff770000.syscon:usb2-phy@e450.0: Looking up phy-supply property in node /syscon@ff770000/usb2-phy@e450/otg-port failed
[ 0.476435] rockchip-usb2phy ff770000.syscon:usb2-phy@e450: GPIO lookup for consumer otg-vbus
[ 0.476443] rockchip-usb2phy ff770000.syscon:usb2-phy@e450: using device tree for GPIO lookup
[ 0.476454] of_get_named_gpiod_flags: can't parse 'otg-vbus-gpios' property of node '/syscon@ff770000/usb2-phy@e450[0]'
[ 0.476462] of_get_named_gpiod_flags: can't parse 'otg-vbus-gpio' property of node '/syscon@ff770000/usb2-phy@e450[0]'
[ 0.476470] rockchip-usb2phy ff770000.syscon:usb2-phy@e450: using lookup tables for GPIO lookup
[ 0.476478] rockchip-usb2phy ff770000.syscon:usb2-phy@e450: lookup for GPIO otg-vbus failed
[ 0.476485] rockchip-usb2phy ff770000.syscon:usb2-phy@e450: vbus_drv is not assigned
[ 0.477267] phy phy-ff770000.syscon:usb2-phy@e450.1: Looking up phy-supply from device tree
[ 0.477371] vcc5v0_host: could not add device link phy-ff770000.syscon:usb2-phy@e450.1 err -2
[ 0.477935] phy phy-ff770000.syscon:usb2-phy@e460.2: Looking up phy-supply from device tree
[ 0.477947] phy phy-ff770000.syscon:usb2-phy@e460.2: Looking up phy-supply property in node /syscon@ff770000/usb2-phy@e460/otg-port failed
[ 0.478144] rockchip-usb2phy ff770000.syscon:usb2-phy@e460: GPIO lookup for consumer otg-vbus
[ 0.478153] rockchip-usb2phy ff770000.syscon:usb2-phy@e460: using device tree for GPIO lookup
[ 0.478163] of_get_named_gpiod_flags: can't parse 'otg-vbus-gpios' property of node '/syscon@ff770000/usb2-phy@e460[0]'
[ 0.478170] of_get_named_gpiod_flags: can't parse 'otg-vbus-gpio' property of node '/syscon@ff770000/usb2-phy@e460[0]'
[ 0.478177] rockchip-usb2phy ff770000.syscon:usb2-phy@e460: using lookup tables for GPIO lookup
[ 0.478185] rockchip-usb2phy ff770000.syscon:usb2-phy@e460: lookup for GPIO otg-vbus failed
[ 0.478192] rockchip-usb2phy ff770000.syscon:usb2-phy@e460: vbus_drv is not assigned
[ 0.478990] phy phy-ff770000.syscon:usb2-phy@e460.3: Looking up phy-supply from device tree
[ 0.479038] vcc5v0_host: could not add device link phy-ff770000.syscon:usb2-phy@e460.3 err -2
[ 0.479837] phy phy-ff770000.syscon:phy@f780.4: Looking up phy-supply from device tree
[ 0.479847] phy phy-ff770000.syscon:phy@f780.4: Looking up phy-supply property in node /syscon@ff770000/phy@f780 failed
[ 0.480541] phy phy-ff7c0000.phy.5: Looking up phy-supply from device tree
[ 0.480551] phy phy-ff7c0000.phy.5: Looking up phy-supply property in node /phy@ff7c0000/dp-port failed
[ 0.480652] phy phy-ff7c0000.phy.6: Looking up phy-supply from device tree
[ 0.480661] phy phy-ff7c0000.phy.6: Looking up phy-supply property in node /phy@ff7c0000/usb3-port failed
[ 0.481036] phy phy-ff800000.phy.7: Looking up phy-supply from device tree
[ 0.481045] phy phy-ff800000.phy.7: Looking up phy-supply property in node /phy@ff800000/dp-port failed
[ 0.481138] phy phy-ff800000.phy.8: Looking up phy-supply from device tree
[ 0.481146] phy phy-ff800000.phy.8: Looking up phy-supply property in node /phy@ff800000/usb3-port failed
[ 0.483645] rk-vcodec ff660000.rkvdec: probe device
[ 0.484108] rk-vcodec ff660000.rkvdec: vpu mmu dec ffffffc078da6810
[ 0.484847] rk-vcodec ff660000.rkvdec: allocator is drm
[ 0.485384] rk-vcodec ff660000.rkvdec: checking hw id 6876
[ 0.486176] rk-vcodec ff660000.rkvdec: init success
[ 0.487882] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 0.488567] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
[ 0.490798] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 0.491479] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[ 0.492635] pwm-regulator vdd-log: GPIO lookup for consumer enable
[ 0.492643] pwm-regulator vdd-log: using device tree for GPIO lookup
[ 0.492653] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-log[0]'
[ 0.492661] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-log[0]'
[ 0.492668] pwm-regulator vdd-log: using lookup tables for GPIO lookup
[ 0.492676] pwm-regulator vdd-log: lookup for GPIO enable failed
[ 0.492699] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.492707] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.492727] vdd_log: 800 <--> 1100 mV at 998 mV
[ 0.492876] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.492885] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.493204] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.495287] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 35, base_baud = 1500000) is a 16550A
[ 0.496699] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 36, base_baud = 1500000) is a 16550A
[ 0.498055] ff370000.serial: ttyS1 at MMIO 0xff370000 (irq = 38, base_baud = 1500000) is a 16550A
[ 0.499724] [drm:drm_core_init] Initialized drm 1.1.0 20060810
[ 0.502672] rockchip-vop ff900000.vop: failed to get vop register byname
[ 0.503288] rockchip-vop ff900000.vop: invalid resource
[ 0.503768] rockchip-vop ff900000.vop: failed to get vop lut registers
[ 0.504345] rockchip-vop ff900000.vop: invalid resource
[ 0.504809] rockchip-vop ff900000.vop: failed to get vop cabc lut registers
[ 0.505632] rockchip-drm display-subsystem: bound ff900000.vop (ops 0xffffff8008c91680)
[ 0.506359] rockchip-vop ff8f0000.vop: failed to get vop register byname
[ 0.506966] rockchip-vop ff8f0000.vop: invalid resource
[ 0.507438] rockchip-vop ff8f0000.vop: failed to get vop lut registers
[ 0.508019] rockchip-vop ff8f0000.vop: invalid resource
[ 0.508491] rockchip-vop ff8f0000.vop: failed to get vop cabc lut registers
[ 0.509239] rockchip-drm display-subsystem: bound ff8f0000.vop (ops 0xffffff8008c91680)
[ 0.510095] dwhdmi-rockchip ff940000.hdmi: use default hdmi phy table
[ 0.510224] i2c i2c-9: of_i2c: modalias failure on /hdmi@ff940000/ports
[ 0.510835] dwhdmi-rockchip ff940000.hdmi: registered DesignWare HDMI I2C bus driver
[ 0.511597] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
[ 0.512968] rockchip-drm display-subsystem: bound ff940000.hdmi (ops 0xffffff8008c8c690)
[ 0.513702] [drm:drm_vblank_init] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 0.514411] [drm:drm_vblank_init] No driver support for vblank timestamp query.
[ 0.515224] rockchip-drm display-subsystem: connector[HDMI-A-1] can't found any modes
[ 0.515944] rockchip-drm display-subsystem: can't not find any loader display
[ 0.516592] rockchip-drm display-subsystem: failed to show loader logo
[ 0.517202] rockchip-drm display-subsystem: No connectors reported connected with modes
[ 0.517917] [drm:drm_fb_helper_single_fb_probe] Cannot find any crtc or sizes - going 1024x768
[ 0.529646] Console: switching to colour frame buffer device 128x48
[ 0.536266] rockchip-drm display-subsystem: fb0: frame buffer device
[ 0.543774] Unable to detect cache hierarchy from DT for CPU 0
[ 0.545027] brd: module loaded
[ 0.550174] loop: module loaded
[ 0.551033] zram: Added device: zram0
[ 0.551632] lkdtm: No crash points registered, enable through debugfs
[ 0.552956] register spi return v = :0
[ 0.553332] tun: Universal TUN/TAP device driver, 1.6
[ 0.553783] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.555506] rk_gmac-dwmac fe300000.ethernet: Looking up phy-supply from device tree
[ 0.555589] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
[ 0.556211] rk_gmac-dwmac fe300000.ethernet: TX delay(0x27).
[ 0.556723] rk_gmac-dwmac fe300000.ethernet: RX delay(0x27).
[ 0.557386] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
[ 0.557921] rk_gmac-dwmac fe300000.ethernet: init for RGMII
[ 0.563500] stmmac - user ID: 0x10, Synopsys ID: 0x35
[ 0.563951] Ring mode enabled
[ 0.564226] DMA HW capability register supported
[ 0.564638] Normal descriptors
[ 0.564948] RX Checksum Offload Engine supported (type 2)
[ 0.565439] TX Checksum insertion supported
[ 0.565819] Wake-Up On Lan supported
[ 0.566172] Enable RX Mitigation via HW Watchdog Timer
[ 0.566738] of_get_named_gpiod_flags: parsed 'snps,reset-gpio' property of node '/ethernet@fe300000[0]' - status (0)
[ 0.634084] libphy: stmmac: probed
[ 0.634403] eth%d: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active
[ 0.634973] eth%d: PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01)
[ 0.636482] PPP generic driver version 2.4.2
[ 0.637102] usbcore: registered new interface driver rndis_wlan
[ 0.637849] Rockchip WiFi SYS interface (V1.00) ...
[ 0.638334] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 0.639023] usbcore: registered new interface driver pegasus
[ 0.639570] usbcore: registered new interface driver rtl8150
[ 0.640101] usbcore: registered new interface driver r8152
[ 0.640639] usbcore: registered new interface driver asix
[ 0.641149] usbcore: registered new interface driver ax88179_178a
[ 0.641729] usbcore: registered new interface driver cdc_ether
[ 0.642276] usbcore: registered new interface driver dm9601
[ 0.642813] usbcore: registered new interface driver smsc75xx
[ 0.643371] usbcore: registered new interface driver smsc95xx
[ 0.643910] usbcore: registered new interface driver net1080
[ 0.644450] usbcore: registered new interface driver rndis_host
[ 0.645002] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 0.645714] usbcore: registered new interface driver cdc_ncm
[ 0.646242] usbcore: registered new interface driver qmi_wwan
[ 0.646791] usbcore: registered new interface driver cdc_mbim
[ 0.652674] rockchip-dwc3 usb@fe800000: fail to get drvdata hcd
[ 0.653510] platform usb@fe800000: Driver rockchip-dwc3 requests probe deferral
[ 0.659587] rockchip-dwc3 usb@fe900000: fail to get drvdata hcd
[ 0.660394] platform usb@fe900000: Driver rockchip-dwc3 requests probe deferral
[ 0.661766] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.662373] ehci-pci: EHCI PCI platform driver
[ 0.662816] ehci-platform: EHCI generic platform driver
[ 0.666912] ehci-platform fe380000.usb: EHCI Host Controller
[ 0.667591] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 1
[ 0.668397] ehci-platform fe380000.usb: irq 28, io mem 0xfe380000
[ 0.674332] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[ 0.675021] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.675631] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.676273] usb usb1: Product: EHCI Host Controller
[ 0.676713] usb usb1: Manufacturer: Linux 4.4.77 ehci_hcd
[ 0.677189] usb usb1: SerialNumber: fe380000.usb
[ 0.678045] hub 1-0:1.0: USB hub found
[ 0.678417] hub 1-0:1.0: 1 port detected
[ 0.682637] ehci-platform fe3c0000.usb: EHCI Host Controller
[ 0.683321] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 2
[ 0.684097] ehci-platform fe3c0000.usb: irq 30, io mem 0xfe3c0000
[ 0.690334] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[ 0.691014] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.691624] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.692265] usb usb2: Product: EHCI Host Controller
[ 0.692703] usb usb2: Manufacturer: Linux 4.4.77 ehci_hcd
[ 0.693179] usb usb2: SerialNumber: fe3c0000.usb
[ 0.694009] hub 2-0:1.0: USB hub found
[ 0.694380] hub 2-0:1.0: 1 port detected
[ 0.695202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.695774] ohci-platform: OHCI generic platform driver
[ 0.696518] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[ 0.697273] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 3
[ 0.698054] ohci-platform fe3a0000.usb: irq 29, io mem 0xfe3a0000
[ 0.753459] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.754056] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.754699] usb usb3: Product: Generic Platform OHCI controller
[ 0.755223] usb usb3: Manufacturer: Linux 4.4.77 ohci_hcd
[ 0.755707] usb usb3: SerialNumber: fe3a0000.usb
[ 0.756542] hub 3-0:1.0: USB hub found
[ 0.756900] hub 3-0:1.0: 1 port detected
[ 0.757763] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[ 0.758524] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 4
[ 0.759285] ohci-platform fe3e0000.usb: irq 31, io mem 0xfe3e0000
[ 0.814462] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.815059] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.815701] usb usb4: Product: Generic Platform OHCI controller
[ 0.816224] usb usb4: Manufacturer: Linux 4.4.77 ohci_hcd
[ 0.816708] usb usb4: SerialNumber: fe3e0000.usb
[ 0.817537] hub 4-0:1.0: USB hub found
[ 0.817901] hub 4-0:1.0: 1 port detected
[ 0.819034] usbcore: registered new interface driver cdc_acm
[ 0.819549] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 0.820289] usbcore: registered new interface driver cdc_wdm
[ 0.820844] usbcore: registered new interface driver uas
[ 0.821425] usbcore: registered new interface driver usb-storage
[ 0.822027] usbcore: registered new interface driver usbserial
[ 0.822578] usbcore: registered new interface driver usbserial_generic
[ 0.823181] usbserial: USB Serial support registered for generic
[ 0.823765] usbcore: registered new interface driver cp210x
[ 0.824282] usbserial: USB Serial support registered for cp210x
[ 0.824871] usbcore: registered new interface driver ftdi_sio
[ 0.825413] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 0.826172] usbcore: registered new interface driver keyspan
[ 0.826703] usbserial: USB Serial support registered for Keyspan - (without firmware)
[ 0.827421] usbserial: USB Serial support registered for Keyspan 1 port adapter
[ 0.828083] usbserial: USB Serial support registered for Keyspan 2 port adapter
[ 0.828754] usbserial: USB Serial support registered for Keyspan 4 port adapter
[ 0.829443] usbcore: registered new interface driver option
[ 0.829960] usbserial: USB Serial support registered for GSM modem (1-port)
[ 0.830748] usbcore: registered new interface driver oti6858
[ 0.831266] usbserial: USB Serial support registered for oti6858
[ 0.831845] usbcore: registered new interface driver pl2303
[ 0.832373] usbserial: USB Serial support registered for pl2303
[ 0.832946] usbcore: registered new interface driver qcserial
[ 0.833488] usbserial: USB Serial support registered for Qualcomm USB modem
[ 0.834156] usbcore: registered new interface driver sierra
[ 0.834674] usbserial: USB Serial support registered for Sierra USB modem
[ 0.835999] usbcore: registered new interface driver iforce
[ 0.836584] usbcore: registered new interface driver xpad
[ 0.837133] ==gsl_ts_init==
[ 0.837419] ret=0
[ 0.837826] usbcore: registered new interface driver usbtouchscreen
[ 0.838727] i2c /dev entries driver
[ 0.839931] fan53555-regulator 0-0040: GPIO lookup for consumer vsel
[ 0.839940] fan53555-regulator 0-0040: using device tree for GPIO lookup
[ 0.839970] of_get_named_gpiod_flags: parsed 'vsel-gpios' property of node '/i2c@ff3c0000/syr827@40[0]' - status (0)
[ 0.840377] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
[ 0.840994] fan53555-regulator 0-0040: Looking up vin-supply from device tree
[ 0.841062] fan53555-reg: supplied by vcc5v0_sys
[ 0.841492] vcc5v0_sys: could not add device link regulator.7 err -2
[ 0.842661] vdd_cpu_b: 712 <--> 1500 mV at 825 mV
[ 0.842969] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.842982] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.843138] fan53555-regulator 0-0041: GPIO lookup for consumer vsel
[ 0.843145] fan53555-regulator 0-0041: using device tree for GPIO lookup
[ 0.843154] of_get_named_gpiod_flags: can't parse 'vsel-gpios' property of node '/i2c@ff3c0000/syr828@41[0]'
[ 0.843162] of_get_named_gpiod_flags: can't parse 'vsel-gpio' property of node '/i2c@ff3c0000/syr828@41[0]'
[ 0.843169] fan53555-regulator 0-0041: using lookup tables for GPIO lookup
[ 0.843176] fan53555-regulator 0-0041: lookup for GPIO vsel failed
[ 0.843519] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
[ 0.844131] fan53555-regulator 0-0041: Looking up vin-supply from device tree
[ 0.844167] fan53555-reg: supplied by vcc5v0_sys
[ 0.844597] vcc5v0_sys: could not add device link regulator.8 err -2
[ 0.846044] vdd_gpu: 712 <--> 1500 mV at 1000 mV
[ 0.846361] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.846371] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.846998] rk808 0-001b: Pmic Chip id: 0x0
[ 0.850126] rk808 0-001b: GPIO lookup for consumer dvs
[ 0.850134] rk808 0-001b: using device tree for GPIO lookup
[ 0.850144] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff3c0000/pmic@1b[0]'
[ 0.850152] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff3c0000/pmic@1b[0]'
[ 0.850158] rk808 0-001b: using lookup tables for GPIO lookup
[ 0.850165] rk808 0-001b: lookup for GPIO dvs failed
[ 0.850173] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ 0.850735] rk808 0-001b: GPIO lookup for consumer dvs
[ 0.850741] rk808 0-001b: using device tree for GPIO lookup
[ 0.850749] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff3c0000/pmic@1b[1]'
[ 0.850757] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff3c0000/pmic@1b[1]'
[ 0.850763] rk808 0-001b: using lookup tables for GPIO lookup
[ 0.850770] rk808 0-001b: lookup for GPIO dvs failed
[ 0.850777] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ 0.851363] rk808 0-001b: Looking up vcc1-supply from device tree
[ 0.851417] DCDC_REG1: supplied by vcc3v3_sys
[ 0.851812] vcc3v3_sys: could not add device link regulator.9 err -2
[ 0.852278] vdd_center: 750 <--> 1350 mV at 900 mV
[ 0.852431] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.852442] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.852484] rk808 0-001b: Looking up vcc2-supply from device tree
[ 0.852516] DCDC_REG2: supplied by vcc3v3_sys
[ 0.852911] vcc3v3_sys: could not add device link regulator.10 err -2
[ 0.853230] vdd_cpu_l: 750 <--> 1350 mV at 850 mV
[ 0.853377] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.853386] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.853428] rk808 0-001b: Looking up vcc3-supply from device tree
[ 0.853461] DCDC_REG3: supplied by vcc3v3_sys
[ 0.853855] vcc3v3_sys: could not add device link regulator.11 err -2
[ 0.853885] vcc_ddr: at 3300 mV
[ 0.853992] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.854000] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.854042] rk808 0-001b: Looking up vcc4-supply from device tree
[ 0.854072] DCDC_REG4: supplied by vcc3v3_sys
[ 0.854480] vcc3v3_sys: could not add device link regulator.12 err -2
[ 0.854664] vcc_1v8: 1800 mV
[ 0.854802] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.854811] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.854855] rk808 0-001b: Looking up vcc6-supply from device tree
[ 0.854887] LDO_REG1: supplied by vcc3v3_sys
[ 0.855270] vcc3v3_sys: could not add device link regulator.13 err -2
[ 0.856123] vcc1v8_dvp: 1800 mV
[ 0.856250] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.856258] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.856325] rk808 0-001b: Looking up vcc6-supply from device tree
[ 0.856358] LDO_REG2: supplied by vcc3v3_sys
[ 0.856741] vcc3v3_sys: could not add device link regulator.14 err -2
[ 0.857460] vcc3v0_tp: 3000 mV
[ 0.857594] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.857602] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.857651] rk808 0-001b: Looking up vcc7-supply from device tree
[ 0.857685] LDO_REG3: supplied by vcc3v3_sys
[ 0.858068] vcc3v3_sys: could not add device link regulator.15 err -2
[ 0.858771] vcc1v8_pmu: 1800 mV
[ 0.858909] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.858918] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.858966] rk808 0-001b: Looking up vcc9-supply from device tree
[ 0.858997] LDO_REG4: supplied by vcc3v3_sys
[ 0.859394] vcc3v3_sys: could not add device link regulator.16 err -2
[ 0.860096] vcc_sd: 1800 <--> 3300 mV at 3300 mV
[ 0.860228] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.860236] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.860285] rk808 0-001b: Looking up vcc9-supply from device tree
[ 0.860329] LDO_REG5: supplied by vcc3v3_sys
[ 0.860713] vcc3v3_sys: could not add device link regulator.17 err -2
[ 0.861415] vcca3v0_codec: 3000 mV
[ 0.861543] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.861551] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.861605] rk808 0-001b: Looking up vcc10-supply from device tree
[ 0.861636] LDO_REG6: supplied by vcc3v3_sys
[ 0.862019] vcc3v3_sys: could not add device link regulator.18 err -2
[ 0.862731] vcc_1v5: 1500 mV
[ 0.862860] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.862869] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.862922] rk808 0-001b: Looking up vcc7-supply from device tree
[ 0.862953] LDO_REG7: supplied by vcc3v3_sys
[ 0.863351] vcc3v3_sys: could not add device link regulator.19 err -2
[ 0.864050] vcca1v8_codec: 1800 mV
[ 0.864178] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.864187] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.864242] rk808 0-001b: Looking up vcc11-supply from device tree
[ 0.864273] LDO_REG8: supplied by vcc3v3_sys
[ 0.864671] vcc3v3_sys: could not add device link regulator.20 err -2
[ 0.865372] vcc_3v0: 3000 mV
[ 0.865510] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.865519] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.865574] rk808 0-001b: Looking up vcc8-supply from device tree
[ 0.865605] SWITCH_REG1: supplied by vcc3v3_sys
[ 0.866011] vcc3v3_sys: could not add device link regulator.21 err -2
[ 0.866040] vcc3v3_s3: at 3300 mV
[ 0.866143] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.866151] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.866205] rk808 0-001b: Looking up vcc12-supply from device tree
[ 0.866236] SWITCH_REG2: supplied by vcc3v3_sys
[ 0.866657] vcc3v3_sys: could not add device link regulator.22 err -2
[ 0.866686] vcc3v3_s0: at 3300 mV
[ 0.866796] pwm-regulator vdd-log: Looking up pwm-supply from device tree
[ 0.866804] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
[ 0.870095] rk808-rtc rk808-rtc: rtc core: registered rk808-rtc as rtc0
[ 0.871126] rk3x-i2c ff3c0000.i2c: Initialized RK3xxx I2C bus at ffffff8009574000
[ 0.871888] rockchip-pinctrl pinctrl: pin gpio4-17 already requested by ff940000.hdmi; cannot claim for ff130000.i2c
[ 0.872827] rockchip-pinctrl pinctrl: pin-145 (ff130000.i2c) status -22
[ 0.873418] rockchip-pinctrl pinctrl: could not request pin 145 (gpio4-17) from group i2c3-xfer on device rockchip-pinctrl
[ 0.874400] rk3x-i2c ff130000.i2c: Error applying setting, reverse things back
[ 0.875461] rk3x-i2c ff130000.i2c: Initialized RK3xxx I2C bus at ffffff8009576000
[ 0.876724] rk3x-i2c ff3d0000.i2c: Initialized RK3xxx I2C bus at ffffff8009578000
[ 0.878286] IR NEC protocol handler initialized
[ 0.878710] IR RC5(x/sz) protocol handler initialized
[ 0.879167] IR RC6 protocol handler initialized
[ 0.879585] IR JVC protocol handler initialized
[ 0.879995] IR Sony protocol handler initialized
[ 0.880413] IR SANYO protocol handler initialized
[ 0.880835] IR Sharp protocol handler initialized
[ 0.881257] IR MCE Keyboard/mouse protocol handler initialized
[ 0.881781] IR XMP protocol handler initialized
[ 0.882607] rockchip-rga ff680000.rga: HW Version: 0x03.02
[ 0.883367] rockchip-rga ff680000.rga: Registered rockchip-rga as /dev/video0
[ 0.884188] usbcore: registered new interface driver uvcvideo
[ 0.884713] USB Video Class driver (1.1.1)
[ 0.885539] rockchip-iodomain ff320000.syscon:io-domains: Looking up pmu1830-supply from device tree
[ 0.885717] rockchip-iodomain ff770000.syscon:io-domains: Looking up bt656-supply from device tree
[ 0.885768] rockchip-iodomain ff770000.syscon:io-domains: Looking up audio-supply from device tree
[ 0.885817] rockchip-iodomain ff770000.syscon:io-domains: Looking up sdmmc-supply from device tree
[ 0.885868] rockchip-iodomain ff770000.syscon:io-domains: Looking up gpio1830-supply from device tree
[ 0.886716] rockchip-pinctrl pinctrl: pin gpio1-7 already requested by ff370000.serial; cannot claim for 4-0062
[ 0.887611] rockchip-pinctrl pinctrl: pin-39 (4-0062) status -22
[ 0.888148] rockchip-pinctrl pinctrl: could not request pin 39 (gpio1-7) from group chg-ok on device rockchip-pinctrl
[ 0.889094] cw201x 4-0062: Error applying setting, reverse things back
[ 0.889714] cw201x 4-0062: monitor_sec missing!
[ 0.890138] of_get_named_gpiod_flags: parsed 'dc_det_gpio' property of node '/i2c@ff3d0000/CW2015@62[0]' - status (0)
[ 0.890160] of_get_named_gpiod_flags: parsed 'chg_ok_gpio' property of node '/i2c@ff3d0000/CW2015@62[0]' - status (0)
[ 0.922258] cw201x 4-0062: cw2015/cw2013 driver v1.2 probe sucess
[ 0.923646] rk_tsadcv2_temp_to_code: Invalid conversion table: code=1023, temperature=2147483647
[ 0.925495] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 0.926397] Bluetooth: Virtual HCI driver ver 1.5
[ 0.926933] Bluetooth: HCI UART driver ver 2.3
[ 0.927342] Bluetooth: HCI UART protocol H4 registered
[ 0.927794] Bluetooth: HCI UART protocol LL registered
[ 0.928246] Bluetooth: HCI UART protocol ATH3K registered
[ 0.928795] usbcore: registered new interface driver bfusb
[ 0.929344] usbcore: registered new interface driver btusb
[ 0.930196] cpu cpu0: leakage=22
[ 0.930665] cpu cpu4: leakage=42
[ 0.931138] cpu cpu0: Looking up cpu-supply from device tree
[ 0.931490] cpu cpu0: Looking up cpu-supply from device tree
[ 0.932449] cpu cpu4: Looking up cpu-supply from device tree
[ 0.933319] sdhci: Secure Digital Host Controller Interface driver
[ 0.933872] sdhci: Copyright(c) Pierre Ossman
[ 0.934290] Synopsys Designware Multimedia Card Interface Driver
[ 0.935648] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode.
[ 0.936422] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller.
[ 0.937026] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a
[ 0.937589] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 25,32 bit host data width,256 deep fifo
[ 0.938464] dwmmc_rockchip fe310000.dwmmc: 'clock-freq-min-max' property was deprecated.
[ 0.939184] dwmmc_rockchip fe310000.dwmmc: Looking up vmmc-supply from device tree
[ 0.939194] dwmmc_rockchip fe310000.dwmmc: Looking up vmmc-supply property in node /dwmmc@fe310000 failed
[ 0.939221] dwmmc_rockchip fe310000.dwmmc: Looking up vqmmc-supply from device tree
[ 0.939230] dwmmc_rockchip fe310000.dwmmc: Looking up vqmmc-supply property in node /dwmmc@fe310000 failed
[ 0.939245] dwmmc_rockchip fe310000.dwmmc: No vmmc regulator found
[ 0.939801] dwmmc_rockchip fe310000.dwmmc: No vqmmc regulator found
[ 0.940377] dwmmc_rockchip fe310000.dwmmc: GPIO lookup for consumer wp
[ 0.940383] dwmmc_rockchip fe310000.dwmmc: using device tree for GPIO lookup
[ 0.940394] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@fe310000[0]'
[ 0.940402] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@fe310000[0]'
[ 0.940409] dwmmc_rockchip fe310000.dwmmc: using lookup tables for GPIO lookup
[ 0.940416] dwmmc_rockchip fe310000.dwmmc: lookup for GPIO wp failed
[ 0.940635] platform fe310000.dwmmc: Driver dwmmc_rockchip requests probe deferral
[ 0.941778] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
[ 0.942437] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
[ 0.943037] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
[ 0.943589] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 26,32 bit host data width,256 deep fifo
[ 0.944461] dwmmc_rockchip fe320000.dwmmc: 'clock-freq-min-max' property was deprecated.
[ 0.945176] dwmmc_rockchip fe320000.dwmmc: Looking up vmmc-supply from device tree
[ 0.945185] dwmmc_rockchip fe320000.dwmmc: Looking up vmmc-supply property in node /dwmmc@fe320000 failed
[ 0.945204] dwmmc_rockchip fe320000.dwmmc: Looking up vqmmc-supply from device tree
[ 0.945266] dwmmc_rockchip fe320000.dwmmc: No vmmc regulator found
[ 0.945831] dwmmc_rockchip fe320000.dwmmc: GPIO lookup for consumer cd
[ 0.945838] dwmmc_rockchip fe320000.dwmmc: using device tree for GPIO lookup
[ 0.945847] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/dwmmc@fe320000[0]'
[ 0.945855] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/dwmmc@fe320000[0]'
[ 0.945861] dwmmc_rockchip fe320000.dwmmc: using lookup tables for GPIO lookup
[ 0.945868] dwmmc_rockchip fe320000.dwmmc: lookup for GPIO cd failed
[ 0.945876] dwmmc_rockchip fe320000.dwmmc: GPIO lookup for consumer wp
[ 0.945882] dwmmc_rockchip fe320000.dwmmc: using device tree for GPIO lookup
[ 0.945890] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@fe320000[0]'
[ 0.945897] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@fe320000[0]'
[ 0.945903] dwmmc_rockchip fe320000.dwmmc: using lookup tables for GPIO lookup
[ 0.945910] dwmmc_rockchip fe320000.dwmmc: lookup for GPIO wp failed
[ 0.946057] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
[ 0.946728] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
[ 0.958369] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 0.969389] dwmmc_rockchip fe320000.dwmmc: 1 slots initialized
[ 0.970158] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.971128] sdhci-arasan fe330000.sdhci: GPIO lookup for consumer wp
[ 0.971137] sdhci-arasan fe330000.sdhci: using device tree for GPIO lookup
[ 0.971145] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/sdhci@fe330000[0]'
[ 0.971153] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/sdhci@fe330000[0]'
[ 0.971161] sdhci-arasan fe330000.sdhci: using lookup tables for GPIO lookup
[ 0.971168] sdhci-arasan fe330000.sdhci: lookup for GPIO wp failed
[ 0.972280] sdhci-arasan fe330000.sdhci: Looking up vmmc-supply from device tree
[ 0.972290] sdhci-arasan fe330000.sdhci: Looking up vmmc-supply property in node /sdhci@fe330000 failed
[ 0.972327] sdhci-arasan fe330000.sdhci: Looking up vqmmc-supply from device tree
[ 0.972335] sdhci-arasan fe330000.sdhci: Looking up vqmmc-supply property in node /sdhci@fe330000 failed
[ 0.972351] sdhci-arasan fe330000.sdhci: No vmmc regulator found
[ 0.972885] sdhci-arasan fe330000.sdhci: No vqmmc regulator found
[ 0.999347] mmc1: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA
[ 1.000557] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/power[0]' - status (0)
[ 1.000692] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/user[0]' - status (0)
[ 1.000863] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.002082] usbcore: registered new interface driver usbhid
[ 1.002584] usbhid: USB HID core driver
[ 1.003696] rockchip-saradc ff100000.saradc: Looking up vref-supply from device tree
[ 1.004889] usbcore: registered new interface driver snd-usb-audio
[ 1.006712] platform hdmi-codec: Driver asoc-simple-card requests probe deferral
[ 1.009608] u32 classifier
[ 1.009858] Netfilter messages via NETLINK v0.30.
[ 1.010352] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 1.011184] ctnetlink v0.93: registering with nfnetlink.
[ 1.011790] ip_set: protocol 6
[ 1.012076] IPVS: Registered protocols ()
[ 1.012600] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[ 1.013337] IPVS: Creating netns size=1592 id=0
[ 1.013770] IPVS: ipvs loaded.
[ 1.014359] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.014937] Initializing XFRM netlink socket
[ 1.015362] fullmesh registered
[ 1.015656] NET: Registered protocol family 17
[ 1.016065] NET: Registered protocol family 15
[ 1.016500] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 1.017637] Bridge firewalling registered
[ 1.018086] Bluetooth: RFCOMM socket layer initialized
[ 1.018563] Bluetooth: RFCOMM ver 1.11
[ 1.018908] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.019447] Bluetooth: HIDP socket layer initialized
[ 1.019935] 8021q: 802.1Q VLAN Support v1.8
[ 1.020331] lib80211: common routines for IEEE802.11 drivers
[ 1.020831] lib80211_crypt: registered algorithm 'NULL'
[ 1.020840] lib80211_crypt: registered algorithm 'WEP'
[ 1.020848] lib80211_crypt: registered algorithm 'CCMP'
[ 1.020856] lib80211_crypt: registered algorithm 'TKIP'
[ 1.020871] [WLAN_RFKILL]: Enter rfkill_wlan_init
[ 1.021523] [WLAN_RFKILL]: Enter rfkill_wlan_probe
[ 1.021997] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6354
[ 1.022616] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
[ 1.023244] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
[ 1.023910] of_get_named_gpiod_flags: can't parse 'WIFI,poweren_gpio' property of node '/wireless-wlan[0]'
[ 1.023918] of_get_named_gpiod_flags: can't parse 'WIFI,reset_gpio' property of node '/wireless-wlan[0]'
[ 1.023952] of_get_named_gpiod_flags: parsed 'WIFI,host_wake_irq' property of node '/wireless-wlan[0]' - status (0)
[ 1.023959] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 3, flags = 0.
[ 1.024763] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
[ 1.025227] [WLAN_RFKILL]: Exit rfkill_wlan_probe
[ 1.025696] [BT_RFKILL]: Enter rfkill_rk_init
[ 1.026239] Key type dns_resolver registered
[ 1.027048] Registered cp15_barrier emulation handler
[ 1.027526] Registered setend emulation handler
[ 1.028547] Loading compiled-in X.509 certificates
[ 1.035299] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[ 1.036087] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 5
[ 1.036968] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x02030010
[ 1.037812] xhci-hcd xhci-hcd.5.auto: irq 221, io mem 0xfe800000
[ 1.038561] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.039170] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.039826] usb usb5: Product: xHCI Host Controller
[ 1.040259] usb usb5: Manufacturer: Linux 4.4.77 xhci-hcd
[ 1.040748] usb usb5: SerialNumber: xhci-hcd.5.auto
[ 1.041799] hub 5-0:1.0: USB hub found
[ 1.042169] hub 5-0:1.0: 1 port detected
[ 1.042924] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[ 1.043186] mmc1: MAN_BKOPS_EN bit is not set
[ 1.044007] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 6
[ 1.044773] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.045618] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.046216] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.046873] usb usb6: Product: xHCI Host Controller
[ 1.047321] usb usb6: Manufacturer: Linux 4.4.77 xhci-hcd
[ 1.047799] usb usb6: SerialNumber: xhci-hcd.5.auto
[ 1.048814] hub 6-0:1.0: USB hub found
[ 1.049179] hub 6-0:1.0: 1 port detected
[ 1.054538] mmc1: new HS400 Enhanced strobe MMC card at address 0001
[ 1.055542] mmcblk1: mmc1:0001 BJNB4R 29.1 GiB
[ 1.055849] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
[ 1.056579] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 7
[ 1.056647] mmcblk1boot0: mmc1:0001 BJNB4R partition 1 4.00 MiB
[ 1.056856] mmcblk1boot1: mmc1:0001 BJNB4R partition 2 4.00 MiB
[ 1.057045] mmcblk1rpmb: mmc1:0001 BJNB4R partition 3 4.00 MiB
[ 1.057541] uboot: 0x000400000 -- 0x000800000 (4 MB)
[ 1.057546] trust: 0x000800000 -- 0x000c00000 (4 MB)
[ 1.057550] resource: 0x000c00000 -- 0x001c00000 (16 MB)
[ 1.057553] kernel: 0x001c00000 -- 0x003000000 (20 MB)
[ 1.057556] recovery: 0x003000000 -- 0x004c00000 (28 MB)
[ 1.057560] backup: 0x004c00000 -- 0x084c00000 (2048 MB)
[ 1.057563] boot: 0x084c00000 -- 0x086800000 (28 MB)
[ 1.057567] rootfs: 0x086800000 -- 0x747800000 (27664 MB)
[ 1.062988] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8
[ 1.062989] xhci-hcd xhci-hcd.6.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x02030010
[ 1.064241] xhci-hcd xhci-hcd.6.auto: irq 222, io mem 0xfe900000
[ 1.064988] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.065613] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.066256] usb usb7: Product: xHCI Host Controller
[ 1.066700] usb usb7: Manufacturer: Linux 4.4.77 xhci-hcd
[ 1.067179] usb usb7: SerialNumber: xhci-hcd.6.auto
[ 1.068247] hub 7-0:1.0: USB hub found
[ 1.068629] hub 7-0:1.0: 1 port detected
[ 1.069440] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
[ 1.070120] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 8
[ 1.070880] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.071692] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.072290] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.072946] usb usb8: Product: xHCI Host Controller
[ 1.073384] usb usb8: Manufacturer: Linux 4.4.77 xhci-hcd
[ 1.073861] usb usb8: SerialNumber: xhci-hcd.6.auto
[ 1.074776] hub 8-0:1.0: USB hub found
[ 1.075133] hub 8-0:1.0: 1 port detected
[ 1.076664] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode.
[ 1.077347] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller.
[ 1.077949] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a
[ 1.078487] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 25,32 bit host data width,256 deep fifo
[ 1.079372] dwmmc_rockchip fe310000.dwmmc: 'clock-freq-min-max' property was deprecated.
[ 1.080088] dwmmc_rockchip fe310000.dwmmc: Looking up vmmc-supply from device tree
[ 1.080098] dwmmc_rockchip fe310000.dwmmc: Looking up vmmc-supply property in node /dwmmc@fe310000 failed
[ 1.080128] dwmmc_rockchip fe310000.dwmmc: Looking up vqmmc-supply from device tree
[ 1.080136] dwmmc_rockchip fe310000.dwmmc: Looking up vqmmc-supply property in node /dwmmc@fe310000 failed
[ 1.080151] dwmmc_rockchip fe310000.dwmmc: No vmmc regulator found
[ 1.080705] dwmmc_rockchip fe310000.dwmmc: No vqmmc regulator found
[ 1.081273] dwmmc_rockchip fe310000.dwmmc: GPIO lookup for consumer wp
[ 1.081280] dwmmc_rockchip fe310000.dwmmc: using device tree for GPIO lookup
[ 1.081290] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@fe310000[0]'
[ 1.081298] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@fe310000[0]'
[ 1.081311] dwmmc_rockchip fe310000.dwmmc: using lookup tables for GPIO lookup
[ 1.081320] dwmmc_rockchip fe310000.dwmmc: lookup for GPIO wp failed
[ 1.081467] platform sdio-pwrseq: GPIO lookup for consumer reset
[ 1.081474] platform sdio-pwrseq: using device tree for GPIO lookup
[ 1.081495] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/sdio-pwrseq[0]' - status (0)
[ 1.081525] dwmmc_rockchip fe310000.dwmmc: allocated mmc-pwrseq
[ 1.093386] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 1.104392] dwmmc_rockchip fe310000.dwmmc: 1 slots initialized
[ 1.105227] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/hdmi-codec[0]'
[ 1.105236] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/hdmi-codec[0]'
[ 1.105790] asoc-simple-card hdmi-codec: i2s-hifi <-> ff8a0000.i2s mapping ok
[ 1.107219] dhd_module_init: in
[ 1.107231] =======================================================
[ 1.107233] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[ 1.107235] =======================================================
[ 1.107237] Realtek 8188EU USB WiFi driver (Powered by Rockchip,Ver 2.20.WFD) init.
[ 1.107241] [WLAN_RFKILL]: rockchip_wifi_power: 1
[ 1.107244] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized
[ 1.107247] [WLAN_RFKILL]: wifi turn on power. -1
[ 1.107249] RTL871X: module init start
[ 1.107252] RTL871X: rtl8188eu v4.3.24_16705.20160509
[ 1.107383] usbcore: registered new interface driver rtl8188eu
[ 1.107385] RTL871X: module init ret=0
[ 1.107741] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/button@0[0]' - status (0)
[ 1.107778] gpio-5 (GPIO Key Power): gpiod_set_debounce: missing set() or set_debounce() operations
[ 1.107989] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 1.109334] rk808-rtc rk808-rtc: setting system clock to 2019-04-01 03:22:17 UTC (1554088937)
[ 1.114642] ======== dhd_wlan_init_plat_data ========
[ 1.115097] dhd_wlan_init_gpio: GPIO(WL_REG_ON) = -1
[ 1.115556] dhd_wlan_init_gpio: GPIO(WL_HOST_WAKE) = -1
[ 1.116021] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter
[ 1.116521] dhd_wlan_init_gpio: host_oob_irq: 60
[ 1.116927] dhd_wlan_init_gpio: host_oob_irq_flags=0x414
[ 1.117407] dhd_wifi_platform_load: Enter
[ 1.117785] Power-up adapter 'DHD generic adapter'
[ 1.118259] wifi_platform_set_power = 1
[ 1.118619] ======== PULL WL_REG_ON(-1) HIGH! ========
[ 1.119072] [WLAN_RFKILL]: rockchip_wifi_power: 1
[ 1.119497] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized
[ 1.120293] [WLAN_RFKILL]: wifi turn on power. -1
[ 1.124915] ret 1024
[ 1.126238] ALSA device list:
[ 1.126522] dwmmc_rockchip fe310000.dwmmc: Unexpected command timeout, state 7
[ 1.127163] #0: HDMI-CODEC
[ 1.128229] Freeing unused kernel memory: 1152K (ffffff8009030000 - ffffff8009150000)
[ 1.139516] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
[ 1.141697] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.143889] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.147409] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
[ 1.165992] udevd[175]: starting version 175
[ 1.213454] mmc_host mmc2: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0)
[ 1.321680] wifi_platform_bus_enumerate device present 1
[ 1.322176] ======== Card detection to detect SDIO card! ========
[ 1.322748] mmc2:mmc host rescan start!
[ 1.354305] EXT4-fs (mmcblk1p8): mounted filesystem with ordered data mode. Opts: (null)
[ 1.380464] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 206
[ 1.388458] mmc2: queuing unknown CIS tuple 0x91 (3 bytes)
[ 1.388989] mmc2: new ultra high speed SDR104 SDIO card at address 0001
[ 1.406237] bcmsdh_register: register client driver
[ 1.406869] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
[ 1.407462] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
[ 1.407896] bus num (host idx)=2, slot num (rca)=1
[ 1.408337] found adapter info 'DHD generic adapter'
[ 1.408883] sdioh_attach: set sd_f2_blocksize 256
[ 1.410172] F1 signature read @0x18000000=0x17224356
[ 1.416709] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x2 pkg:0x2
[ 1.418054] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 1.418769] dhd_conf_set_chiprev: chip=0x4354, chiprev=2
[ 1.419336] dhd_conf_set_conf_path_by_nv_path: config_path=/system/etc/firmware/config.txt
[ 1.420986] wl_create_event_handler(): thread:wl_event_handler:17b started
[ 1.420996] tsk Enter, tsk = 0xffffffc077341be8
[ 1.422174] wl_escan_attach: Enter
[ 1.422528] wl_escan_init: Enter
[ 1.422926] wl_create_event_handler(): thread:wl_escan_handler:17e started
[ 1.422935] tsk Enter, tsk = 0xffffffc0773701b0
[ 1.424150] dhd_attach(): thread:dhd_watchdog_thread:17f started
[ 1.425200] dhd_attach(): thread:dhd_dpc:180 started
[ 1.425875] dhd_attach(): thread:dhd_rxf:181 started
[ 1.426341] dhd_deferred_work_init: work queue initialized
[ 1.441116] Dongle Host Driver, version 1.363.59.144.7 (r)
[ 1.442270] Register interface [wlan0] MAC: ac:83:f3:5a:35:e2
[ 1.442982] wl_event_handler: was terminated
[ 1.443432] wl_destroy_event_handler(): thread:wl_event_handler:17b terminated OK
[ 1.444118] dhd_wl_ioctl: returning as busstate=0
[ 1.444651] bcmsdh_oob_intr_unregister: Enter
[ 1.445065] bcmsdh_oob_intr_unregister: irq is not registered
[ 1.445614] dhd_txglom_enable: enable 0
[ 1.445968] dhd_conf_set_txglom_params: swtxglom=0, txglom_ext=0, txglom_bucket_size=0
[ 1.446678] dhd_conf_set_txglom_params: txglomsize=0, deferred_tx_len=0, bus_txglom=-1
[ 1.447424] dhd_conf_set_txglom_params: tx_in_rx=1, txinrx_thres=128, dhd_txminmax=-1
[ 1.448130] dhd_conf_set_txglom_params: tx_max_offset=0, txctl_tmo_fix=0
[ 1.448740] sdioh_set_mode: set txglom_mode to copy
[ 1.449186] dhd_bus_devreset: WLAN OFF DONE
[ 1.449622] wifi_platform_set_power = 0
[ 1.449986] ======== PULL WL_REG_ON(-1) LOW! ========
[ 1.450480] [WLAN_RFKILL]: rockchip_wifi_power: 0
[ 1.451089] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized
[ 1.451919] [WLAN_RFKILL]: wifi shut off power.
[ 1.452440] dhd_module_init: Exit err=0
[ 1.480972] systemd[1]: Failed to insert module 'autofs4': No such file or directory
[ 1.485841] random: systemd: uninitialized urandom read (16 bytes read, 49 bits of entropy available)
[ 1.488124] random: systemd: uninitialized urandom read (16 bytes read, 49 bits of entropy available)
[ 1.490347] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[ 1.492719] systemd[1]: Detected architecture arm64.
[ 1.496362] systemd[1]: Set hostname to <firefly>.
[ 1.513896] random: systemd: uninitialized urandom read (16 bytes read, 50 bits of entropy available)
[ 1.519819] random: systemd-cryptse: uninitialized urandom read (16 bytes read, 50 bits of entropy available)
[ 1.521670] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 50 bits of entropy available)
[ 1.522838] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 50 bits of entropy available)
[ 1.523160] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 50 bits of entropy available)
[ 1.524857] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 51 bits of entropy available)
[ 1.526411] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 51 bits of entropy available)
[ 1.550073] vendor storage:20160801 ret = 0
[ 1.554525] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 59 bits of entropy available)
[ 1.633652] systemd[1]: Configuration file /lib/systemd/system/rtmpproxycli.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[ 1.638774] systemd[1]: Configuration file /lib/systemd/system/fusioncli.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[ 1.646503] systemd[1]: Listening on udev Control Socket.
[ 1.647851] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 1.649106] systemd[1]: Created slice User and Session Slice.
[ 1.650083] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 1.651199] systemd[1]: Reached target Paths.
[ 1.652156] systemd[1]: Reached target Encrypted Volumes.
[ 1.653094] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 1.654117] systemd[1]: Reached target Swap.
[ 1.655294] systemd[1]: Created slice System Slice.
[ 1.655913] systemd[1]: Reached target Slices.
[ 1.656960] systemd[1]: Created slice system-getty.slice.
[ 1.657837] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 1.658793] systemd[1]: Listening on Journal Socket.
[ 1.661034] systemd[1]: Starting Nameserver information manager...
[ 1.664241] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 1.667140] systemd[1]: Mounting Debug File System...
[ 1.673085] systemd[1]: Starting Load Kernel Modules...
[ 1.676136] systemd[1]: Listening on udev Kernel Socket.
[ 1.677371] systemd[1]: Started Trigger resolvconf update for networkd DNS.
[ 1.678681] systemd[1]: Reached target Remote File Systems (Pre).
[ 1.680348] systemd[1]: Reached target Remote File Systems.
[ 1.684109] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 1.685616] systemd[1]: Listening on Journal Socket (/dev/log).
[ 1.689298] systemd[1]: Starting Journal Service...
[ 1.690608] systemd[1]: Created slice system-devmon.slice.
[ 1.698744] systemd[1]: Mounted Debug File System.
[ 1.702733] systemd[1]: Started Create Static Device Nodes in /dev.
[ 1.705967] systemd[1]: Started Load Kernel Modules.
[ 1.707538] systemd[1]: Started Remount Root and Kernel File Systems.
[ 1.710724] systemd[1]: Started Nameserver information manager.
[ 1.803127] systemd[1]: Reached target Network (Pre).
[ 1.805791] systemd[1]: Starting Load/Save Random Seed...
[ 1.809741] systemd[1]: Starting udev Coldplug all Devices...
[ 1.812955] systemd[1]: Mounting Configuration File System...
[ 1.815861] systemd[1]: Mounting FUSE Control File System...
[ 1.818891] systemd[1]: Starting Apply Kernel Variables...
[ 1.819772] systemd[1]: Reached target Local File Systems (Pre).
[ 1.820710] systemd[1]: Reached target Local File Systems.
[ 1.823735] systemd[1]: Starting udev Kernel Device Manager...
[ 1.831606] systemd[1]: Mounted Configuration File System.
[ 1.833639] systemd[1]: Started Load/Save Random Seed.
[ 1.846959] systemd[1]: Mounted FUSE Control File System.
[ 1.848979] systemd[1]: Started Journal Service.
[ 1.955089] systemd-journald[408]: Received request to flush runtime journal from PID 1
[ 2.351425] eth0: device MAC address a6:f0:bc:46:13:24
[ 2.840445] IPVS: Creating netns size=1592 id=1
[ 2.938641] dhd_open: Enter ffffffc07947c000
[ 2.938656]
Dongle Host Driver, version 1.363.59.144.7 (r)
[ 2.938665] wl_android_wifi_on in 1
[ 2.938672] wl_android_wifi_on in 2: g_wifi_on=0
[ 2.938678] wifi_platform_set_power = 1
[ 2.938685] ======== PULL WL_REG_ON(-1) HIGH! ========
[ 2.938692] [WLAN_RFKILL]: rockchip_wifi_power: 1
[ 2.938699] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized
[ 2.938705] [WLAN_RFKILL]: wifi turn on power. -1
[ 3.139362] sdio_reset_comm():
[ 3.154510] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 3.194346] dwmmc_rockchip fe310000.dwmmc: Unexpected command timeout, state 7
[ 3.210739] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
[ 3.213220] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.215162] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.218847] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
[ 3.288216] mmc_host mmc2: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0)
[ 3.546397] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 204
[ 3.546471] sdioh_start: set sd_f2_blocksize 256
[ 3.546829]
dhd_bus_devreset: == WLAN ON ==
[ 3.546958] F1 signature read @0x18000000=0x17224356
[ 3.552287] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x2 pkg:0x2
[ 3.553140] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 3.554705] dhd_os_open_image: /system/etc/firmware/config.txt (204 bytes) open success
[ 3.555298] dhd_conf_read_config: dhd_doflow = 1
[ 3.555408] dhd_conf_read_config: srl = 15
[ 3.555422] dhd_conf_read_config: lrl = 15
[ 3.555740] dhd_conf_set_fw_name_by_chip: firmware_path=/system/etc/firmware/fw_bcm4356a2_ag.bin
[ 3.555750] dhd_conf_set_bus_params: set use_rxchain 0
[ 3.555756] dhd_conf_set_bus_params: set txinrx_thres 128
[ 3.555763] dhd_conf_set_bus_params: set txglomsize 36
[ 3.555769] Final fw_path=/system/etc/firmware/fw_bcm4356a2_ag.bin
[ 3.555774] Final nv_path=/system/etc/firmware/nvram_ap6356.txt
[ 3.555780] Final conf_path=/system/etc/firmware/config.txt
[ 3.556696] dhd_os_open_image: /system/etc/firmware/fw_bcm4356a2_ag.bin (555412 bytes) open success
[ 3.571768] random: nonblocking pool is initialized
[ 3.637738] dhd_os_open_image: /system/etc/firmware/nvram_ap6356.txt (4006 bytes) open success
[ 3.638156] NVRAM version: AP6356_NVRAM_V1.1_20141015
[ 3.639110] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
[ 3.700415] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
[ 3.700851] bcmsdh_oob_intr_register: Enter
[ 3.700859] bcmsdh_oob_intr_register: HW_OOB enabled
[ 3.700867] bcmsdh_oob_intr_register OOB irq=60 flags=0x4
[ 3.700997] bcmsdh_oob_intr_register: enable_irq_wake
[ 3.703650] Disable tdls_auto_op failed. -1
[ 3.703662] dhd_conf_set_intiovar: set WLC_SET_BAND 142 0
[ 3.704118] dhd_preinit_ioctls: Set tcpack_sup_mode 1
[ 3.707035] Firmware up: op_mode=0x0005, MAC=ac:83:f3:5a:35:e2
[ 3.707044] dhd_conf_set_country: set country ALL, revision 0
[ 3.707704] CONFIG-ERROR) dhd_conf_set_bufiovar: country setting failed -2
[ 3.709607] Country code: US (US/0)
[ 3.710185] dhd_conf_set_intiovar: set roam_off 1
[ 3.714497] dhd_conf_set_intiovar: set WLC_SET_SRL 32 15
[ 3.714917] dhd_conf_set_intiovar: set WLC_SET_LRL 34 15
[ 3.715933] dhd_conf_set_intiovar: set txbf 1
[ 3.716963] dhd_conf_set_intiovar: set WLC_SET_FAKEFRAG 219 1
[ 3.728106] Firmware version = wl0: Jun 16 2015 14:25:06 version 7.35.184.r1 (TOB) (r559293) FWID 01-b22ae69c
[ 3.728120] Driver: 1.363.59.144.7 (r)
Firmware: wl0: Jun 16 2015 14:25:06 version 7.35.184.r1 (TOB) (r559293) FWID 01-b22ae69c
[ 3.728668] dhd_txglom_enable: enable 1
[ 3.728678] dhd_conf_set_txglom_params: swtxglom=0, txglom_ext=0, txglom_bucket_size=0
[ 3.728686] dhd_conf_set_txglom_params: txglomsize=36, deferred_tx_len=36, bus_txglom=-1
[ 3.728694] dhd_conf_set_txglom_params: tx_in_rx=1, txinrx_thres=128, dhd_txminmax=-1
[ 3.728701] dhd_conf_set_txglom_params: tx_max_offset=0, txctl_tmo_fix=0
[ 3.728709] sdioh_set_mode: set txglom_mode to copy
[ 3.728722] dhd_conf_get_disable_proptx: fw_proptx=1, disable_proptx=-1
[ 3.730299] dhd_wlfc_hostreorder_init(): successful bdcv2 tlv signaling, 64
[ 3.730760] dhd_conf_set_intiovar: set ampdu_hostreorder 1
[ 3.731961] dhd_pno_init: Support Android Location Service
[ 3.731970] wl_android_wifi_on: Success
[ 3.733133] wl_create_event_handler(): thread:wl_event_handler:2ef started
[ 3.733159] tsk Enter, tsk = 0xffffffc077341be8
[ 3.807568] dhd_open: Exit ret=0
[ 3.852003] cfg80211: World regulatory domain updated:
[ 3.852025] cfg80211: DFS Master region: unset
[ 3.852037] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 3.852059] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 3.852078] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz, 92000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 3.852094] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 3.852110] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 3.852126] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 3.852140] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 3.852153] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 3.852165] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 3.982254] P2P interface registered
[ 3.982278] wl_cfgp2p_add_p2p_disc_if: wdev: ffffffc077aab400, wdev->net: (null)
[ 3.989326] WLC_E_IF: NO_IF set, event Ignored
[ 3.991105] P2P interface started
[ 8.109280] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
[ 8.124071] netdev_ifidx(3), chan_type(1) target channel(149)
[ 8.288853] wl_iw_event: Link UP with BSSID=ac:83:f3:5a:35:e2
[ 8.288928] CFG80211-ERROR) wl_notify_connect_status_ap : ** AP/GO Link up event **
[ 15.387413] usb 7-1: new high-speed USB device number 2 using xhci-hcd
[ 15.501780] usb 7-1: New USB device found, idVendor=12d1, idProduct=15c1
[ 15.501814] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 15.501835] usb 7-1: Product: HUAWEI Mobile V7R11
[ 15.501854] usb 7-1: Manufacturer: Huawei Technologies Co., Ltd.
[ 15.501873] usb 7-1: SerialNumber: 0123456789ABCDEF
[ 15.540515] cdc_ether 7-1:2.0 usb0: register 'cdc_ether' at usb-xhci-hcd.6.auto-1, CDC Ethernet Device, 02:1e:10:1f:00:00
[ 15.549383] option 7-1:2.2: GSM modem (1-port) converter detected
[ 15.550995] usb 7-1: GSM modem (1-port) converter now attached to ttyUSB0
[ 15.555348] option 7-1:2.3: GSM modem (1-port) converter detected
[ 15.556829] usb 7-1: GSM modem (1-port) converter now attached to ttyUSB1
[ 15.560992] option 7-1:2.4: GSM modem (1-port) converter detected
[ 15.562138] usb 7-1: GSM modem (1-port) converter now attached to ttyUSB2
[ 15.565681] option 7-1:2.5: GSM modem (1-port) converter detected
[ 15.568083] usb 7-1: GSM modem (1-port) converter now attached to ttyUSB3
[ 15.569626] option 7-1:2.6: GSM modem (1-port) converter detected
[ 15.570233] usb 7-1: GSM modem (1-port) converter now attached to ttyUSB4
[ 18.638369] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 18.755152] usb 1-1: New USB device found, idVendor=12d1, idProduct=15c1
[ 18.755186] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 18.755206] usb 1-1: Product: HUAWEI Mobile V7R11
[ 18.755225] usb 1-1: Manufacturer: Huawei Technologies Co., Ltd.
[ 18.755244] usb 1-1: SerialNumber: 0123456789ABCDEF
[ 18.761453] cdc_ether 1-1:2.0 usb1: register 'cdc_ether' at usb-fe380000.usb-1, CDC Ethernet Device, 02:1e:10:1f:00:00
[ 18.773891] option 1-1:2.2: GSM modem (1-port) converter detected
[ 18.774753] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB5
[ 18.782395] option 1-1:2.3: GSM modem (1-port) converter detected
[ 18.782950] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB6
[ 18.783984] option 1-1:2.4: GSM modem (1-port) converter detected
[ 18.784586] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB7
[ 18.785630] option 1-1:2.5: GSM modem (1-port) converter detected
[ 18.786119] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB8
[ 18.787230] option 1-1:2.6: GSM modem (1-port) converter detected
[ 18.787712] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB9
[ 19.332863] tty_port_close_start: tty->count = 1 port count = 2.
[ 21.402394] usb 2-1: new high-speed USB device number 2 using ehci-platform
[ 21.519254] usb 2-1: New USB device found, idVendor=12d1, idProduct=15c1
[ 21.519287] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 21.519398] usb 2-1: Product: HUAWEI Mobile V7R11
[ 21.519420] usb 2-1: Manufacturer: Huawei Technologies Co., Ltd.
[ 21.519439] usb 2-1: SerialNumber: 0123456789ABCDEF
[ 21.526146] cdc_ether 2-1:2.0 usb2: register 'cdc_ether' at usb-fe3c0000.usb-1, CDC Ethernet Device, 02:1e:10:1f:00:00
[ 21.537847] option 2-1:2.2: GSM modem (1-port) converter detected
[ 21.539855] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB10
[ 21.544365] option 2-1:2.3: GSM modem (1-port) converter detected
[ 21.545216] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB11
[ 21.546803] option 2-1:2.4: GSM modem (1-port) converter detected
[ 21.548591] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB12
[ 21.549974] option 2-1:2.5: GSM modem (1-port) converter detected
[ 21.552058] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB13
[ 21.553491] option 2-1:2.6: GSM modem (1-port) converter detected
[ 21.554576] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB14
[ 23.059486] ret = 0
[ 26.183368] wl_notify_connect_status_ap: connected device 2c:6e:85:56:99:24
[ 26.183716] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_AUTHORIZE sta_flags_mask not set
[ 26.211124] CFG80211-ERROR) wl_cfg80211_get_key : Invalid algo (0x46)
[ 57.456737] hrtimer: interrupt took 292833 ns
[ 112.915064] TCP: mptcp_fallback_infinite 0x320fe82d will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 112.916348] TCP: tcp_ack resetting flow
[ 231.939546] CFG80211-ERROR) wl_notify_connect_status_ap : event WLC_E_DISASSOC_IND(12) status 0 reason 8
[ 231.939567] wl_notify_connect_status_ap: disassociated device 2c:6e:85:56:99:24
[ 231.939899] wl_notify_connect_status_ap: connected device 2c:6e:85:56:99:24
[ 231.944098] CFG80211-ERROR) wl_notify_connect_status_ap : event WLC_E_DEAUTH(5) status 0 reason 3
[ 231.944117] wl_notify_connect_status_ap: deauthenticated device 2c:6e:85:56:99:24
[ 231.944140] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 2c:6e:85:56:99:24 scb_val.val 3
[ 231.944527] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_AUTHORIZE sta_flags_mask not set
[ 231.951279] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 2c:6e:85:56:99:24 scb_val.val 3
[ 231.965732] wl_notify_connect_status_ap: connected device 2c:6e:85:56:99:24
[ 231.966291] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_AUTHORIZE sta_flags_mask not set
[ 231.980482] CFG80211-ERROR) wl_cfg80211_get_key : Invalid algo (0x46)
[ 305.915065] wl_notify_connect_status_ap: connected device 78:0c:b8:eb:42:b3
[ 305.915709] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_AUTHORIZE sta_flags_mask not set
[ 305.930226] CFG80211-ERROR) wl_cfg80211_get_key : Invalid algo (0x46)
[ 399.729668] TCP: mptcp_fallback_infinite 0xea5a4ddf will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 399.730918] TCP: tcp_ack resetting flow
[ 461.867783] TCP: mptcp_fallback_infinite 0x48a1b3fc will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 461.869054] TCP: tcp_ack resetting flow
[ 500.360131] TCP: mptcp_fallback_infinite 0xabd7812b will fallback - pi 5, src 10.45.38.40 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 500.361372] TCP: tcp_ack resetting flow
[ 1089.514638] TCP: mptcp_fallback_infinite 0xd309c66 will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 1089.515872] TCP: tcp_ack resetting flow
[ 1314.112325] TCP: mptcp_fallback_infinite 0x6b471206 will fallback - pi 5, src 10.45.38.40 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 1314.113616] TCP: tcp_ack resetting flow
[ 2004.130068] TCP: mptcp_fallback_infinite 0xf23c80 will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 2004.131302] TCP: tcp_ack resetting flow
[ 2043.409320] TCP: mptcp_fallback_infinite 0x6bae5280 will fallback - pi 5, src 10.45.38.40 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 2043.410548] TCP: tcp_ack resetting flow
[ 2493.429167] TCP: mptcp_fallback_infinite 0xa0f12048 will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 2493.430393] TCP: tcp_ack resetting flow
[ 2574.125899] TCP: mptcp_fallback_infinite 0x7457dad0 will fallback - pi 5, src 10.45.38.40 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 2574.127161] TCP: tcp_ack resetting flow
[ 2934.129406] TCP: mptcp_fallback_infinite 0xf9660495 will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 2934.130622] TCP: tcp_ack resetting flow
[ 3044.845351] TCP: mptcp_fallback_infinite 0x25ab0eff will fallback - pi 5, src 10.45.38.40 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 3044.846535] TCP: tcp_ack resetting flow
[ 3155.570414] TCP: mptcp_fallback_infinite 0xf880ee5e will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 3155.571651] TCP: tcp_ack resetting flow
[ 3614.856767] TCP: mptcp_fallback_infinite 0x51e1b7cf will fallback - pi 5, src 10.45.38.40 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 3614.858003] TCP: tcp_ack resetting flow
[ 5274.168490] TCP: mptcp_fallback_infinite 0xc7cf527b will fallback - pi 5, src 10.45.38.40 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 5274.169766] TCP: tcp_ack resetting flow
[ 5697.777063] CFG80211-ERROR) wl_notify_connect_status_ap : event WLC_E_DISASSOC_IND(12) status 0 reason 8
[ 5697.777095] wl_notify_connect_status_ap: disassociated device 78:0c:b8:eb:42:b3
[ 5697.778200] wl_notify_connect_status_ap: connected device 78:0c:b8:eb:42:b3
[ 5697.780734] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 78:0c:b8:eb:42:b3 scb_val.val 3
[ 5697.781298] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_AUTHORIZE sta_flags_mask not set
[ 5697.782876] CFG80211-ERROR) wl_notify_connect_status_ap : event WLC_E_DEAUTH(5) status 0 reason 3
[ 5697.782903] wl_notify_connect_status_ap: deauthenticated device 78:0c:b8:eb:42:b3
[ 5697.789346] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 78:0c:b8:eb:42:b3 scb_val.val 3
[ 5741.982129] wl_notify_connect_status_ap: connected device 78:0c:b8:eb:42:b3
[ 5741.982557] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_AUTHORIZE sta_flags_mask not set
[ 5741.997069] CFG80211-ERROR) wl_cfg80211_get_key : Invalid algo (0x46)
[ 5762.346980] TCP: mptcp_fallback_infinite 0x7151e132 will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 5762.348320] TCP: tcp_ack resetting flow
[ 5767.511276] TCP: mptcp_fallback_infinite 0xfef8b617 will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 5767.512576] TCP: tcp_ack resetting flow
[ 5769.313151] TCP: mptcp_fallback_infinite 0x6dabb478 will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 5769.314367] TCP: tcp_ack resetting flow
[ 6333.492312] TCP: mptcp_fallback_infinite 0x17e97bdc will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 6333.493608] TCP: tcp_ack resetting flow
[ 6414.206011] TCP: mptcp_fallback_infinite 0x9ec8b5a5 will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 6414.207265] TCP: tcp_ack resetting flow
[ 6794.926507] TCP: mptcp_fallback_infinite 0xa662cc1 will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 6794.927713] TCP: tcp_ack resetting flow
[ 6944.911376] TCP: mptcp_fallback_infinite 0xe0b3c8ab will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 6944.912644] TCP: tcp_ack resetting flow
[ 7014.200400] TCP: mptcp_fallback_infinite 0xb7abf853 will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 7014.201840] TCP: tcp_ack resetting flow
[ 7104.192999] TCP: mptcp_fallback_infinite 0x3ec6ca69 will fallback - pi 5, src 10.45.38.40 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 7104.194199] TCP: tcp_ack resetting flow
[ 7203.501063] TCP: mptcp_fallback_infinite 0x7b203a37 will fallback - pi 5, src 10.45.38.40 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 7203.502401] TCP: tcp_ack resetting flow
[ 7229.271675] TCP: mptcp_fallback_infinite 0xf5b33c8e will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 7229.272926] TCP: tcp_ack resetting flow
[ 7614.214971] TCP: mptcp_fallback_infinite 0xe94943a6 will fallback - pi 5, src 10.45.38.40 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 7614.216230] TCP: tcp_ack resetting flow
[ 8024.935203] TCP: mptcp_fallback_infinite 0xde8826a4 will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 8024.936508] TCP: tcp_ack resetting flow
[ 8544.233524] TCP: mptcp_fallback_infinite 0x15536958 will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 8544.234743] TCP: tcp_ack resetting flow
[ 8984.922128] TCP: mptcp_fallback_infinite 0x738ca742 will fallback - pi 5, src 10.45.38.40 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 8984.923440] TCP: tcp_ack resetting flow
[ 9178.138408] CFG80211-ERROR) wl_notify_connect_status_ap : event WLC_E_DISASSOC_IND(12) status 0 reason 8
[ 9178.138439] wl_notify_connect_status_ap: disassociated device 78:0c:b8:eb:42:b3
[ 9178.141092] wl_notify_connect_status_ap: connected device 78:0c:b8:eb:42:b3
[ 9178.142648] CFG80211-ERROR) wl_notify_connect_status_ap : event WLC_E_DEAUTH(5) status 0 reason 3
[ 9178.142675] wl_notify_connect_status_ap: deauthenticated device 78:0c:b8:eb:42:b3
[ 9178.142721] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 78:0c:b8:eb:42:b3 scb_val.val 3
[ 9178.143457] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_AUTHORIZE sta_flags_mask not set
[ 9178.150413] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 78:0c:b8:eb:42:b3 scb_val.val 3
[ 9178.189816] wl_notify_connect_status_ap: connected device 78:0c:b8:eb:42:b3
[ 9178.190567] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_AUTHORIZE sta_flags_mask not set
[ 9178.205491] CFG80211-ERROR) wl_cfg80211_get_key : Invalid algo (0x46)
[ 9462.600225] CFG80211-ERROR) wl_notify_connect_status_ap : event WLC_E_DISASSOC_IND(12) status 0 reason 8
[ 9462.600261] wl_notify_connect_status_ap: disassociated device 78:0c:b8:eb:42:b3
[ 9462.600692] wl_notify_connect_status_ap: connected device 78:0c:b8:eb:42:b3
[ 9462.605946] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 78:0c:b8:eb:42:b3 scb_val.val 3
[ 9462.606159] CFG80211-ERROR) wl_notify_connect_status_ap : event WLC_E_DEAUTH(5) status 0 reason 3
[ 9462.606186] wl_notify_connect_status_ap: deauthenticated device 78:0c:b8:eb:42:b3
[ 9462.606957] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_AUTHORIZE sta_flags_mask not set
[ 9462.616674] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 78:0c:b8:eb:42:b3 scb_val.val 3
[ 9462.654744] wl_notify_connect_status_ap: connected device 78:0c:b8:eb:42:b3
[ 9462.656160] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_AUTHORIZE sta_flags_mask not set
[ 9462.672514] CFG80211-ERROR) wl_cfg80211_get_key : Invalid algo (0x46)
[ 9463.669543] CFG80211-ERROR) wl_notify_connect_status_ap : event WLC_E_DISASSOC_IND(12) status 0 reason 8
[ 9463.669565] wl_notify_connect_status_ap: disassociated device 78:0c:b8:eb:42:b3
[ 9463.673568] wl_notify_connect_status_ap: connected device 78:0c:b8:eb:42:b3
[ 9463.681160] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 78:0c:b8:eb:42:b3 scb_val.val 3
[ 9463.682083] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_AUTHORIZE sta_flags_mask not set
[ 9463.687698] CFG80211-ERROR) wl_notify_connect_status_ap : event WLC_E_DEAUTH(5) status 0 reason 3
[ 9463.687727] wl_notify_connect_status_ap: deauthenticated device 78:0c:b8:eb:42:b3
[ 9463.694773] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 78:0c:b8:eb:42:b3 scb_val.val 3
[ 9463.730932] wl_notify_connect_status_ap: connected device 78:0c:b8:eb:42:b3
[ 9463.732062] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_AUTHORIZE sta_flags_mask not set
[ 9463.750354] CFG80211-ERROR) wl_cfg80211_get_key : Invalid algo (0x46)
[ 9839.375363] TCP: mptcp_fallback_infinite 0xecce631d will fallback - pi 5, src 10.45.38.40 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 9839.376665] TCP: tcp_ack resetting flow
[ 9860.083781] TCP: mptcp_fallback_infinite 0xc5d90e05 will fallback - pi 3, src 10.160.226.244 dst 101.200.32.116 from tcp_rcv_state_process+0x1ec/0x750
[ 9860.085075] TCP: tcp_ack resetting flow
[10214.012905] CFG80211-ERROR) wl_notify_connect_status_ap : event WLC_E_DISASSOC_IND(12) status 0 reason 8
[10214.012930] wl_notify_connect_status_ap: disassociated device 78:0c:b8:eb:42:b3
[10214.013681] wl_notify_connect_status_ap: connected device 78:0c:b8:eb:42:b3
[10214.015988] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 78:0c:b8:eb:42:b3 scb_val.val 3
[10214.016031] CFG80211-ERROR) wl_notify_connect_status_ap : event WLC_E_DEAUTH(5) status 0 reason 3
[10214.016051] wl_notify_connect_status_ap: deauthenticated device 78:0c:b8:eb:42:b3
[10214.016496] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_AUTHORIZE sta_flags_mask not set
[10214.023682] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 78:0c:b8:eb:42:b3 scb_val.val 3
[10214.065731] wl_notify_connect_status_ap: connected device 78:0c:b8:eb:42:b3
[10214.066058] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_AUTHORIZE sta_flags_mask not set
[10214.080423] CFG80211-ERROR) wl_cfg80211_get_key : Invalid algo (0x46)
[10457.216989] CFG80211-ERROR) wl_notify_connect_status_ap : event WLC_E_DISASSOC_IND(12) status 0 reason 8
[10457.217023] wl_notify_connect_status_ap: disassociated device 78:0c:b8:eb:42:b3
[10457.220918] wl_notify_connect_status_ap: connected device 78:0c:b8:eb:42:b3
[10457.223360] CFG80211-ERROR) wl_notify_connect_status_ap : event WLC_E_DEAUTH(5) status 0 reason 3
[10457.223387] wl_notify_connect_status_ap: deauthenticated device 78:0c:b8:eb:42:b3
[10457.223545] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 78:0c:b8:eb:42:b3 scb_val.val 3
[10457.224506] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_AUTHORIZE sta_flags_mask not set
[10457.237448] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 78:0c:b8:eb:42:b3 scb_val.val 3
[10457.272900] wl_notify_connect_status_ap: connected device 78:0c:b8:eb:42:b3
[10457.273193] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_AUTHORIZE sta_flags_mask not set
[10457.289261] CFG80211-ERROR) wl_cfg80211_get_key : Invalid algo (0x46)
[10535.696875] TCP: mptcp_fallback_infinite 0xf64d3e7 will fallback - pi 4, src 10.45.38.40 dst 111.231.216.174 from tcp_rcv_state_process+0x1ec/0x750
[10535.698167] TCP: tcp_ack resetting flow
[10757.168788] rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[10759.273908] dhd_bus_txctl: ctrl_frame_stat == TRUE txcnt_timeout=1
[10759.273939] dhdcdc_query_ioctl: dhdcdc_msg failed w/status -5
[10759.273955] CFG80211-ERROR) wl_cfg80211_get_station : GET STA INFO failed, -5
[10814.136194] dhd_bus_txctl: ctrl_frame_stat == TRUE txcnt_timeout=2
[10814.136217] dhdcdc_query_ioctl: dhdcdc_msg failed w/status -110
[10814.136232] dhd_check_hang: Event HANG send up due to re=0 te=2 e=-110 s=2
[10814.136254] dhd_os_send_hang_message: Event HANG send up due to re=0 te=2 s=2
[10814.136265] dhd_check_hang: Event HANG send up due to re=0 te=2 e=-110 s=2
[10814.136277] CFG80211-ERROR) wl_cfg80211_del_station : WLC_GET_ASSOCLIST error -110
[10814.136294] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.136303] CFG80211-ERROR) wl_cfg80211_del_station : WLC_SCB_DEAUTHENTICATE_FOR_REASON err -1
[10814.136313] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 78:0c:b8:eb:42:b3 scb_val.val 3
[10814.136925] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.136941] CFG80211-ERROR) wl_cfg80211_del_key : WLC_SET_KEY error (-1)
[10814.137256] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.137269] CFG80211-ERROR) wl_cfg80211_del_key : WLC_SET_KEY error (-1)
[10814.137341] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.137353] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_DEAUTHORIZE error (-1)
[10814.137582] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.137595] CFG80211-ERROR) wl_cfg80211_add_key : WLC_SET_KEY error (-1)
[10814.137663] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.137674] CFG80211-ERROR) wl_cfg80211_del_station : WLC_GET_ASSOCLIST error -1
[10814.137687] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.137696] CFG80211-ERROR) wl_cfg80211_del_station : WLC_SCB_DEAUTHENTICATE_FOR_REASON err -1
[10814.137705] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 2c:6e:85:56:99:24 scb_val.val 3
[10814.138087] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.138099] CFG80211-ERROR) wl_cfg80211_del_key : WLC_SET_KEY error (-1)
[10814.138331] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.138344] CFG80211-ERROR) wl_cfg80211_del_key : WLC_SET_KEY error (-1)
[10814.138420] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.138446] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_DEAUTHORIZE error (-1)
[10814.138554] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.138572] CFG80211-ERROR) wl_cfg80211_del_station : WLC_GET_ASSOCLIST error -1
[10814.138585] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.138597] CFG80211-ERROR) wl_cfg80211_del_station : WLC_SCB_DEAUTHENTICATE_FOR_REASON err -1
[10814.138607] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 78:0c:b8:eb:42:b3 scb_val.val 3
[10814.138804] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.138821] CFG80211-ERROR) wl_cfg80211_del_key : WLC_SET_KEY error (-1)
[10814.138901] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.138919] CFG80211-ERROR) wl_cfg80211_del_station : WLC_GET_ASSOCLIST error -1
[10814.138932] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.138940] CFG80211-ERROR) wl_cfg80211_del_station : WLC_SCB_DEAUTHENTICATE_FOR_REASON err -1
[10814.138950] CFG80211-ERROR) wl_cfg80211_del_station : Disconnect STA : 2c:6e:85:56:99:24 scb_val.val 3
[10814.139183] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.139195] CFG80211-ERROR) wl_cfg80211_del_key : WLC_SET_KEY error (-1)
[10814.139381] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.139394] CFGP2P-ERROR) wl_cfgp2p_bss : 'bss 0' failed with -1
[10814.139412] CFG80211-ERROR) wl_cfg80211_stop_ap : bss down error -1
[10814.139427] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.139442] dhd_wl_ioctl_set_intiovar: set int iovar ndoe failed, ERR -1
[10814.139450] dhd_ndo_enable: failed to enabe ndo to 1, retcode = -1
[10814.139458] CFG80211-ERROR) wl_cfg80211_stop_ap : wl_cfg80211_stop_ap: Enabling NDO Failed -1
[10814.139479] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.139492] dhd_wl_ioctl_set_intiovar: set int iovar arp_ol failed, ERR -1
[10814.139501] dhd_arp_offload_set: failed to set ARP offload mode to 0x9, retcode = -1
[10814.139511] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.139530] dhd_wl_ioctl_set_intiovar: set int iovar arpoe failed, ERR -1
[10814.139544] dhd_arp_offload_enable: failed to enabe ARP offload to 1, retcode = -1
[10814.139554] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.139569] dhd_wl_ioctl_get_intiovar: get int iovar arp_version failed, ERR -1
[10814.139583] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.139592] CFG80211-ERROR) wl_cfg80211_stop_ap : setting AP mode failed -1
[10814.139759] dhd_stop: Enter ffffffc07947c000
[10814.139780] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.139789] CFGP2P-ERROR) wl_cfgp2p_bss_isup : 'cfg bss -C 0' failed: -1
[10814.139806] CFGP2P-ERROR) wl_cfgp2p_bss_isup : NOTE: this ioctl error is normal when the BSS has not been created yet.
[10814.139822] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.139837] CFG80211-ERROR) wl_cfg80211_clear_security : wsec clear failed
[10814.139855] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.139863] CFG80211-ERROR) wl_cfg80211_clear_security : auth clear failed
[10814.139878] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.139887] CFG80211-ERROR) wl_cfg80211_clear_security : wpa_auth clear failed
[10814.139915] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.139925] CFG80211-ERROR) wl_notifier_change_state : wlan0:error (-1)
[10814.139941] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.139951] CFG80211-ERROR) wl_cfg80211_update_power_mode : wl_cfg80211_update_power_mode:error (-1)
[10814.139973] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.140034] wl_event_handler: was terminated
[10814.140136] wl_destroy_event_handler(): thread:wl_event_handler:2ef terminated OK
[10814.140155] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.140165] CFGP2P-ERROR) wl_cfgp2p_disable_discovery : unable to set WL_P2P_DISC_ST_SCAN
[10814.140187] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.140205] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.140213] CFGP2P-ERROR) wl_cfgp2p_set_discovery : p2p_disc 0 error -1
[10814.140227] CFG80211-ERROR) wl_cfgp2p_down : Clean up the p2p discovery IF
[10814.140246] wl_cfgp2p_del_p2p_disc_if: wdev: ffffffc077aab400, wdev->net: (null)
[10814.140273] CFGP2P-ERROR) wl_cfgp2p_disable_discovery : do nothing, not initialized
[10814.140290] Exit. P2P interface stopped
[10814.150620] P2P interface unregistered
[10814.150736] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.150750] CFG80211-ERROR) wl_cfg80211_set_mgmt_vndr_ies : vndr ie set error : -1
[10814.150761] CFG80211-ERROR) wl_cfg80211_clear_per_bss_ies : vndr_ies clear failed. Ignoring..
[10814.150857] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.150866] CFG80211-ERROR) wl_cfg80211_set_mgmt_vndr_ies : vndr ie set error : -1
[10814.150875] CFG80211-ERROR) wl_cfg80211_clear_per_bss_ies : vndr_ies clear failed. Ignoring..
[10814.150889] CFGP2P-ERROR) wl_cfgp2p_deinit_priv : In
[10814.150902] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.150910] CFG80211-ERROR) wl_dongle_down : WLC_DOWN error (-1)
[10814.150946] wl_android_wifi_off in 1
[10814.150955] wl_android_wifi_off in 2: g_wifi_on=1, on_failure=1
[10814.150963] dhd_prot_ioctl : bus is down. we have nothing to do
[10814.151859] bcmsdh_oob_intr_unregister: Enter
[10814.151904] dhd_txglom_enable: enable 0
[10814.151914] dhd_conf_set_txglom_params: swtxglom=0, txglom_ext=0, txglom_bucket_size=0
[10814.151922] dhd_conf_set_txglom_params: txglomsize=0, deferred_tx_len=0, bus_txglom=-1
[10814.151930] dhd_conf_set_txglom_params: tx_in_rx=1, txinrx_thres=128, dhd_txminmax=-1
[10814.151938] dhd_conf_set_txglom_params: tx_max_offset=0, txctl_tmo_fix=0
[10814.151946] sdioh_set_mode: set txglom_mode to copy
[10814.151954] dhd_bus_devreset: WLAN OFF DONE
[10814.152167] wifi_platform_set_power = 0
[10814.152183] ======== PULL WL_REG_ON(-1) LOW! ========
[10814.152192] [WLAN_RFKILL]: rockchip_wifi_power: 0
[10814.152380] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized
[10814.152390] [WLAN_RFKILL]: wifi shut off power.
[10814.152397] wl_android_wifi_off out
[10814.185041] dhd_stop: Exit
[10814.190316] CFG80211-ERROR) wl_cfg80211_hang : In : chip crash eventing, reason=0x8001
[10814.219378] cfg80211: World regulatory domain updated:
[10814.219396] cfg80211: DFS Master region: unset
[10814.219405] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[10814.219419] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[10814.219432] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz, 92000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[10814.219443] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[10814.219454] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[10814.219465] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[10814.219475] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[10814.219484] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[10814.219492] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[10884.427378] rk_gmac-dwmac fe300000.ethernet eth0: Link is Down
[10972.121653] usb 6-1: new SuperSpeed USB device number 2 using xhci-hcd
[10972.135496] usb 6-1: New USB device found, idVendor=05e3, idProduct=0749
[10972.135524] usb 6-1: New USB device strings: Mfr=3, Product=4, SerialNumber=2
[10972.135572] usb 6-1: Product: USB3.0 Card Reader
[10972.135593] usb 6-1: Manufacturer: Generic
[10972.135612] usb 6-1: SerialNumber: 000000001532
[10972.138370] usb-storage 6-1:1.0: USB Mass Storage device detected
[10972.139376] scsi host0: usb-storage 6-1:1.0
[10973.141801] scsi 0:0:0:0: Direct-Access Generic STORAGE DEVICE 1532 PQ: 0 ANSI: 6
[10973.449637] sd 0:0:0:0: [sda] 124735488 512-byte logical blocks: (63.9 GB/59.5 GiB)
[10973.450265] sd 0:0:0:0: [sda] Write Protect is off
[10973.450281] sd 0:0:0:0: [sda] Mode Sense: 21 00 00 00
[10973.451383] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[10973.461459] sda: sda1
[10973.466199] sd 0:0:0:0: [sda] Attached SCSI removable disk
[10973.840106] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[11003.567638] dwhdmi-rockchip ff940000.hdmi: vop BIG output to hdmi
[11037.946499] dwhdmi-rockchip ff940000.hdmi: vop BIG output to hdmi
[11354.214561] xhci-hcd xhci-hcd.5.auto: Cannot set link state.
[11354.214617] usb usb6-port1: cannot disable (err = -32)
[11354.215134] xhci-hcd xhci-hcd.5.auto: Cannot set link state.
[11354.215300] usb usb6-port1: cannot disable (err = -32)
[11354.215851] usb 6-1: USB disconnect, device number 2
[11354.374370] FAT-fs (sda1): unable to read boot sector to mark fs as dirty
[11362.406323] usb 5-1: new high-speed USB device number 3 using xhci-hcd
[11362.527232] usb 5-1: New USB device found, idVendor=0bda, idProduct=5411
[11362.527266] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[11362.527286] usb 5-1: Product: 4-Port USB 2.0 Hub
[11362.527306] usb 5-1: Manufacturer: Generic
[11362.549618] hub 5-1:1.0: USB hub found
[11362.550588] hub 5-1:1.0: 4 ports detected
[11362.623426] usb 6-1: new SuperSpeed USB device number 3 using xhci-hcd
[11362.643887] usb 6-1: New USB device found, idVendor=0bda, idProduct=0411
[11362.643911] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[11362.643925] usb 6-1: Product: 4-Port USB 3.0 Hub
[11362.643939] usb 6-1: Manufacturer: Generic
[11362.663392] hub 6-1:1.0: USB hub found
[11362.664199] hub 6-1:1.0: 4 ports detected
[11362.931434] usb 6-1.1: new SuperSpeed USB device number 4 using xhci-hcd
[11362.945068] usb 6-1.1: New USB device found, idVendor=05e3, idProduct=0749
[11362.945091] usb 6-1.1: New USB device strings: Mfr=3, Product=4, SerialNumber=2
[11362.945105] usb 6-1.1: Product: USB3.0 Card Reader
[11362.945118] usb 6-1.1: Manufacturer: Generic
[11362.945131] usb 6-1.1: SerialNumber: 000000001532
[11362.948459] usb-storage 6-1.1:1.0: USB Mass Storage device detected
[11362.950813] scsi host1: usb-storage 6-1.1:1.0
[11363.953669] scsi 1:0:0:0: Direct-Access Generic STORAGE DEVICE 1532 PQ: 0 ANSI: 6
[11364.264253] sd 1:0:0:0: [sda] 124735488 512-byte logical blocks: (63.9 GB/59.5 GiB)
[11364.265367] sd 1:0:0:0: [sda] Write Protect is off
[11364.265387] sd 1:0:0:0: [sda] Mode Sense: 21 00 00 00
[11364.266172] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[11364.274849] sda: sda1
[11364.278378] sd 1:0:0:0: [sda] Attached SCSI removable disk
[11364.663431] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[11364.669781] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[11413.049679] usb 5-1.2: new full-speed USB device number 4 using xhci-hcd
[11413.134999] usb 5-1.2: New USB device found, idVendor=2516, idProduct=0055
[11413.135024] usb 5-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[11413.135039] usb 5-1.2: Product: MasterKeys L
[11413.135052] usb 5-1.2: Manufacturer: Cooler Master Technology Inc.
[11413.154279] input: Cooler Master Technology Inc. MasterKeys L as /devices/platform/usb@fe800000/fe800000.dwc3/xhci-hcd.5.auto/usb5/5-1/5-1.2/5-1.2:1.0/0003:2516:0055.0001/input/input1
[11413.206064] hid-generic 0003:2516:0055.0001: input,hidraw0: USB HID v1.11 Keyboard [Cooler Master Technology Inc. MasterKeys L] on usb-xhci-hcd.5.auto-1.2/input0
[11413.219529] hid-generic 0003:2516:0055.0002: hiddev0,hidraw1: USB HID v1.11 Device [Cooler Master Technology Inc. MasterKeys L] on usb-xhci-hcd.5.auto-1.2/input1
[11413.234460] input: Cooler Master Technology Inc. MasterKeys L as /devices/platform/usb@fe800000/fe800000.dwc3/xhci-hcd.5.auto/usb5/5-1/5-1.2/5-1.2:1.2/0003:2516:0055.0003/input/input2
[11413.285454] hid-generic 0003:2516:0055.0003: input,hidraw2: USB HID v1.11 Keyboard [Cooler Master Technology Inc. MasterKeys L] on usb-xhci-hcd.5.auto-1.2/input2
[11596.836002] usb 6-1.1: USB disconnect, device number 4
[11597.077263] usb 5-1.2: USB disconnect, device number 4
[11598.424871] usb 5-1: USB disconnect, device number 3
[11598.443832] usb 6-1: USB disconnect, device number 3
[12188.402397] dwhdmi-rockchip ff940000.hdmi: vop BIG output to hdmi
[12206.017825] dwhdmi-rockchip ff940000.hdmi: vop BIG output to hdmi
[12235.965935] usb 5-1: new low-speed USB device number 5 using xhci-hcd
[12236.085240] usb 5-1: New USB device found, idVendor=1c4f, idProduct=0002
[12236.085266] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[12236.085280] usb 5-1: Product: USB Keykoard
[12236.085333] usb 5-1: Manufacturer: SIGMACH1P
[12236.086170] usb 5-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[12236.086205] usb 5-1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[12236.105529] input: SIGMACH1P USB Keykoard as /devices/platform/usb@fe800000/fe800000.dwc3/xhci-hcd.5.auto/usb5/5-1/5-1:1.0/0003:1C4F:0002.0004/input/input3
[12236.157270] hid-generic 0003:1C4F:0002.0004: input,hidraw0: USB HID v1.10 Keyboard [SIGMACH1P USB Keykoard] on usb-xhci-hcd.5.auto-1/input0
[12236.169674] input: SIGMACH1P USB Keykoard as /devices/platform/usb@fe800000/fe800000.dwc3/xhci-hcd.5.auto/usb5/5-1/5-1:1.1/0003:1C4F:0002.0005/input/input4
[12236.221371] hid-generic 0003:1C4F:0002.0005: input,hidraw1: USB HID v1.10 Device [SIGMACH1P USB Keykoard] on usb-xhci-hcd.5.auto-1/input1
[12849.451717] rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[13124.558034] dhd_open: Enter ffffffc07947c000
[13124.558070]
Dongle Host Driver, version 1.363.59.144.7 (r)
[13124.558082] wl_android_wifi_on in 1
[13124.558092] wl_android_wifi_on in 2: g_wifi_on=0
[13124.558102] wifi_platform_set_power = 1
[13124.558112] ======== PULL WL_REG_ON(-1) HIGH! ========
[13124.558122] [WLAN_RFKILL]: rockchip_wifi_power: 1
[13124.558133] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized
[13124.558143] [WLAN_RFKILL]: wifi turn on power. -1
[13124.758666] sdio_reset_comm():
[13124.773717] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[13124.813651] dwmmc_rockchip fe310000.dwmmc: Unexpected command timeout, state 7
[13124.831036] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
[13124.832832] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
[13124.834964] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
[13124.838377] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
[13124.905909] mmc_host mmc2: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0)
[13125.165815] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 205
[13125.165900] sdioh_start: set sd_f2_blocksize 256
[13125.166315]
dhd_bus_devreset: == WLAN ON ==
[13125.166662] F1 signature read @0x18000000=0x17224356
[13125.174910] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x2 pkg:0x2
[13125.176088] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[13125.177023] dhd_os_open_image: /system/etc/firmware/config.txt (204 bytes) open success
[13125.177423] dhd_conf_read_config: dhd_doflow = 1
[13125.177550] dhd_conf_read_config: srl = 15
[13125.177595] dhd_conf_read_config: lrl = 15
[13125.178029] dhd_conf_set_fw_name_by_chip: firmware_path=/system/etc/firmware/fw_bcm4356a2_ag.bin
[13125.178041] dhd_conf_set_bus_params: set use_rxchain 0
[13125.178051] dhd_conf_set_bus_params: set txinrx_thres 128
[13125.178059] dhd_conf_set_bus_params: set txglomsize 36
[13125.178067] Final fw_path=/system/etc/firmware/fw_bcm4356a2_ag.bin
[13125.178076] Final nv_path=/system/etc/firmware/nvram_ap6356.txt
[13125.178084] Final conf_path=/system/etc/firmware/config.txt
[13125.180011] dhd_os_open_image: /system/etc/firmware/fw_bcm4356a2_ag.bin (555412 bytes) open success
[13125.280210] dhd_os_open_image: /system/etc/firmware/nvram_ap6356.txt (4006 bytes) open success
[13125.280245] NVRAM version: AP6356_NVRAM_V1.1_20141015
[13125.281273] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
[13125.343342] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
[13125.343855] bcmsdh_oob_intr_register: Enter
[13125.343864] bcmsdh_oob_intr_register: HW_OOB enabled
[13125.343871] bcmsdh_oob_intr_register OOB irq=60 flags=0x4
[13125.343939] bcmsdh_oob_intr_register: enable_irq_wake
[13125.347410] dhd_conf_set_intiovar: set WLC_SET_BAND 142 0
[13125.347711] dhd_preinit_ioctls: Set tcpack_sup_mode 1
[13125.347722] dhd_tcpack_suppress_set 347: already set to 1
[13125.349901] Firmware up: op_mode=0x0005, MAC=ac:83:f3:5a:35:e2
[13125.349912] dhd_conf_set_country: set country ALL, revision 0
[13125.350398] CONFIG-ERROR) dhd_conf_set_bufiovar: country setting failed -2
[13125.352010] Country code: US (US/0)
[13125.352394] dhd_conf_set_intiovar: set roam_off 1
[13125.355107] dhd_conf_set_intiovar: set WLC_SET_SRL 32 15
[13125.355361] dhd_conf_set_intiovar: set WLC_SET_LRL 34 15
[13125.356004] dhd_conf_set_intiovar: set txbf 1
[13125.356610] dhd_conf_set_intiovar: set WLC_SET_FAKEFRAG 219 1
[13125.364759] Firmware version = wl0: Jun 16 2015 14:25:06 version 7.35.184.r1 (TOB) (r559293) FWID 01-b22ae69c
[13125.364781] Driver: 1.363.59.144.7 (r)
Firmware: wl0: Jun 16 2015 14:25:06 version 7.35.184.r1 (TOB) (r559293) FWID 01-b22ae69c
[13125.365224] dhd_txglom_enable: enable 1
[13125.365237] dhd_conf_set_txglom_params: swtxglom=0, txglom_ext=0, txglom_bucket_size=0
[13125.365245] dhd_conf_set_txglom_params: txglomsize=36, deferred_tx_len=36, bus_txglom=-1
[13125.365253] dhd_conf_set_txglom_params: tx_in_rx=1, txinrx_thres=128, dhd_txminmax=-1
[13125.365261] dhd_conf_set_txglom_params: tx_max_offset=0, txctl_tmo_fix=0
[13125.365268] sdioh_set_mode: set txglom_mode to copy
[13125.365284] dhd_conf_get_disable_proptx: fw_proptx=1, disable_proptx=-1
[13125.366469] dhd_wlfc_hostreorder_init(): successful bdcv2 tlv signaling, 64
[13125.366738] dhd_conf_set_intiovar: set ampdu_hostreorder 1
[13125.367589] dhd_pno_init: Support Android Location Service
[13125.367601] wl_android_wifi_on: Success
[13125.368507] wl_create_event_handler(): thread:wl_event_handler:29e3 started
[13125.368530] tsk Enter, tsk = 0xffffffc077341be8
[13125.431079] dhd_open: Exit ret=0
[13125.598151] CFG80211-ERROR) wl_cfg80211_stop_ap : setting AP mode failed -26
[13314.621783] CFG80211-ERROR) wl_cfg80211_stop_ap : setting AP mode failed -26
[13655.591943] usb 5-1: USB disconnect, device number 5
[13659.067312] usb 5-1: new high-speed USB device number 6 using xhci-hcd
[13659.180822] usb 5-1: New USB device found, idVendor=1a40, idProduct=0101
[13659.180848] usb 5-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[13659.180862] usb 5-1: Product: USB 2.0 Hub
[13659.189330] hub 5-1:1.0: USB hub found
[13659.190110] hub 5-1:1.0: 4 ports detected
[13663.422423] usb 5-1.1: new low-speed USB device number 7 using xhci-hcd
[13663.513100] usb 5-1.1: New USB device found, idVendor=1c4f, idProduct=0002
[13663.513170] usb 5-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[13663.513240] usb 5-1.1: Product: USB Keykoard
[13663.513253] usb 5-1.1: Manufacturer: SIGMACH1P
[13663.515300] usb 5-1.1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[13663.515330] usb 5-1.1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[13663.550890] input: SIGMACH1P USB Keykoard as /devices/platform/usb@fe800000/fe800000.dwc3/xhci-hcd.5.auto/usb5/5-1/5-1.1/5-1.1:1.0/0003:1C4F:0002.0006/input/input5
[13663.605197] hid-generic 0003:1C4F:0002.0006: input,hidraw0: USB HID v1.10 Keyboard [SIGMACH1P USB Keykoard] on usb-xhci-hcd.5.auto-1.1/input0
[13663.620142] input: SIGMACH1P USB Keykoard as /devices/platform/usb@fe800000/fe800000.dwc3/xhci-hcd.5.auto/usb5/5-1/5-1.1/5-1.1:1.1/0003:1C4F:0002.0007/input/input6
[13663.671984] hid-generic 0003:1C4F:0002.0007: input,hidraw1: USB HID v1.10 Device [SIGMACH1P USB Keykoard] on usb-xhci-hcd.5.auto-1.1/input1
[13664.453487] usb 5-1.2: new high-speed USB device number 8 using xhci-hcd
[13664.540554] usb 5-1.2: New USB device found, idVendor=05e3, idProduct=0749
[13664.540579] usb 5-1.2: New USB device strings: Mfr=3, Product=4, SerialNumber=2
[13664.540593] usb 5-1.2: Product: USB3.0 Card Reader
[13664.540633] usb 5-1.2: Manufacturer: Generic
[13664.540648] usb 5-1.2: SerialNumber: 000000001532
[13664.548094] usb-storage 5-1.2:1.0: USB Mass Storage device detected
[13664.551577] scsi host2: usb-storage 5-1.2:1.0
[13665.555397] scsi 2:0:0:0: Direct-Access Generic STORAGE DEVICE 1532 PQ: 0 ANSI: 6
[13665.868097] sd 2:0:0:0: [sda] 124735488 512-byte logical blocks: (63.9 GB/59.5 GiB)
[13665.868711] sd 2:0:0:0: [sda] Write Protect is off
[13665.868726] sd 2:0:0:0: [sda] Mode Sense: 21 00 00 00
[13665.869310] sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[13665.877860] sda: sda1
[13665.881362] sd 2:0:0:0: [sda] Attached SCSI removable disk
[13666.254870] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[13666.263448] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
|
|