09-10-2017, 01:52 PM
(This post was last modified: 09-17-2017, 02:19 PM by MarkHaysHarris777.)
Hi
I have bought a WiFi AC/BT dongle ZAPO
it is based on realtek chip
rock64 is unable to detect it
I'm running from eMMC last release from
I have bought a WiFi AC/BT dongle ZAPO
it is based on realtek chip
rock64 is unable to detect it
I'm running from eMMC last release from
Code:
root@rock64:~# lsusb
Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 0bda:0823 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Code:
root@rock64:~# dmesg
[ 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-rockchip-ayufan-101 (root@00b26df4b136) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #1 SMP Fri Sep 8 14:48:39 UTC 2017
[ 0.000000] Boot CPU: AArch64 Processor [410fd034]
[ 0.000000] earlycon: Early serial console at MMIO32 0xff130000 (options '')
[ 0.000000] bootconsole [uart0] enabled
[ 0.000000] On node 0 totalpages: 1043968
[ 0.000000] DMA zone: 16312 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 1043968 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 @ffffffc0fef39000 s46504 r8192 d31320 u86016
[ 0.000000] pcpu-alloc: s46504 r8192 d31320 u86016 alloc=21*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 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: 1027656
[ 0.000000] Kernel command line: earlycon=uart8250,mmio32,0xff130000 rw root=LABEL=linux-root rootwait rootfstype=ext4 init=/sbin/init coheren t_pool=1M ethaddr=56:34:ef:c5:40:65 eth1addr=56:34:ef:c5:40:85 serial=8361233d443da32
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] software IO TLB [mem 0xf5c00000-0xf9c00000] (64MB) mapped at [ffffffc0f5c00000-ffffffc0f9bfffff]
[ 0.000000] Memory: 4010996K/4175872K available (11326K kernel code, 1448K rwdata, 4096K rodata, 1152K init, 745K bss, 164876K reserved, 0K cm a-reserved)
[ 0.000000] Virtual kernel memory layout:
modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000 ( 246 GB)
.init : 0xffffff8008fa0000 - 0xffffff80090c0000 ( 1152 KB)
.text : 0xffffff8008080000 - 0xffffff8008b90000 ( 11328 KB)
.rodata : 0xffffff8008b90000 - 0xffffff8008fa0000 ( 4160 KB)
.data : 0xffffff80090c0000 - 0xffffff800922a008 ( 1449 KB)
vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
0xffffffbdc0008000 - 0xffffffbdc3fc0000 ( 63 MB actual)
fixed : 0xffffffbffe7fd000 - 0xffffffbffec00000 ( 4108 KB)
PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000 ( 16 MB)
memory : 0xffffffc000200000 - 0xffffffc0ff000000 ( 4078 MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[ 0.000000] NR_IRQS:64 nr_irqs:64 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 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.001564] Console: colour dummy device 80x25
[ 0.001975] console [tty0] enabled
[ 0.002296] bootconsole [uart0] disabled
[ 0.002692] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
[ 0.002729] pid_max: default: 32768 minimum: 301
[ 0.002869] Security Framework initialized
[ 0.002890] Yama: becoming mindful.
[ 0.002924] AppArmor: AppArmor disabled by boot time parameter
[ 0.003007] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.003037] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.003974] Initializing cgroup subsys io
[ 0.004009] Initializing cgroup subsys memory
[ 0.004054] Initializing cgroup subsys devices
[ 0.004081] Initializing cgroup subsys freezer
[ 0.004106] Initializing cgroup subsys net_cls
[ 0.004132] Initializing cgroup subsys perf_event
[ 0.004159] Initializing cgroup subsys pids
[ 0.004227] ftrace: allocating 42437 entries in 166 pages
[ 0.117392] sched-energy: CPU device node has no sched-energy-costs
[ 0.117428] Invalid sched_group_energy for CPU0
[ 0.117445] CPU0: update cpu_capacity 1024
[ 0.117518] ASID allocator initialised with 65536 entries
[ 0.122755] Detected VIPT I-cache on CPU1
[ 0.122813] Invalid sched_group_energy for CPU1
[ 0.122818] CPU1: update cpu_capacity 1024
[ 0.122823] CPU1: Booted secondary processor [410fd034]
[ 0.123624] Detected VIPT I-cache on CPU2
[ 0.123671] Invalid sched_group_energy for CPU2
[ 0.123676] CPU2: update cpu_capacity 1024
[ 0.123681] CPU2: Booted secondary processor [410fd034]
[ 0.124459] Detected VIPT I-cache on CPU3
[ 0.124504] Invalid sched_group_energy for CPU3
[ 0.124509] CPU3: update cpu_capacity 1024
[ 0.124513] CPU3: Booted secondary processor [410fd034]
[ 0.124636] Brought up 4 CPUs
[ 0.124912] SMP: Total of 4 processors activated.
[ 0.124947] CPU: All CPU(s) started at EL2
[ 0.125009] alternatives: patching kernel code
[ 0.125260] Invalid sched_group_energy for CPU3
[ 0.125292] Invalid sched_group_energy for Cluster3
[ 0.125321] Invalid sched_group_energy for CPU2
[ 0.125348] Invalid sched_group_energy for Cluster2
[ 0.125377] Invalid sched_group_energy for CPU1
[ 0.125430] Invalid sched_group_energy for Cluster1
[ 0.125459] Invalid sched_group_energy for CPU0
[ 0.125486] Invalid sched_group_energy for Cluster0
[ 0.126209] devtmpfs: initialized
[ 0.142779] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.142861] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.143506] xor: measuring software checksum speed
[ 0.152818] 8regs : 1080.000 MB/sec
[ 0.162916] 8regs_prefetch: 968.000 MB/sec
[ 0.173013] 32regs : 1352.000 MB/sec
[ 0.183112] 32regs_prefetch: 1116.000 MB/sec
[ 0.183144] xor: using function: 32regs (1352.000 MB/sec)
[ 0.183227] pinctrl core: initialized pinctrl subsystem
[ 0.183621] regulator-dummy: no parameters
[ 0.184561] NET: Registered protocol family 16
[ 0.189235] cpuidle: using governor ladder
[ 0.193271] cpuidle: using governor menu
[ 0.193322] Registered FIQ tty driver
[ 0.193788] vdso: 2 pages (1 code @ ffffff8008b96000, 1 data @ ffffff80090c4000)
[ 0.193869] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.194372] DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.208356] gpiochip_add: registered GPIOs 0 to 31 on device: gpio0
[ 0.208498] gpiochip_add: registered GPIOs 32 to 63 on device: gpio1
[ 0.208656] gpiochip_add: registered GPIOs 64 to 95 on device: gpio2
[ 0.208790] gpiochip_add: registered GPIOs 96 to 127 on device: gpio3
[ 0.218278] genirq: Setting trigger mode 8 for irq 176 failed (gic_set_type+0x0/0x68)
[ 0.276100] console [ttyFIQ0] enabled
[ 0.276770] Registered fiq debugger ttyFIQ0
[ 0.311919] raid6: int64x1 gen() 191 MB/s
[ 0.329001] raid6: int64x1 xor() 185 MB/s
[ 0.346212] raid6: int64x2 gen() 296 MB/s
[ 0.363296] raid6: int64x2 xor() 275 MB/s
[ 0.380521] raid6: int64x4 gen() 460 MB/s
[ 0.397746] raid6: int64x4 xor() 332 MB/s
[ 0.414988] raid6: int64x8 gen() 332 MB/s
[ 0.432096] raid6: int64x8 xor() 267 MB/s
[ 0.449285] raid6: neonx1 gen() 363 MB/s
[ 0.466548] raid6: neonx1 xor() 365 MB/s
[ 0.483756] raid6: neonx2 gen() 570 MB/s
[ 0.500911] raid6: neonx2 xor() 492 MB/s
[ 0.518121] raid6: neonx4 gen() 761 MB/s
[ 0.535326] raid6: neonx4 xor() 578 MB/s
[ 0.552549] raid6: neonx8 gen() 777 MB/s
[ 0.569721] raid6: neonx8 xor() 578 MB/s
[ 0.570120] raid6: using algorithm neonx8 gen() 777 MB/s
[ 0.570609] raid6: .... xor() 578 MB/s, rmw enabled
[ 0.571078] raid6: using intx1 recovery algorithm
[ 0.572011] mpp venc_srv: mpp_probe enter
[ 0.572448] mpp venc_srv: init success
[ 0.573456] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-phy-regulator[0]'
[ 0.573492] vcc_phy: no parameters
[ 0.573733] reg-fixed-voltage vcc-phy-regulator: vcc_phy supplying 0uV
[ 0.573997] of_get_named_gpiod_flags: parsed 'gpio' property of node '/sdmmc-regulator[0]' - status (0)
[ 0.574061] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
[ 0.574084] vcc_sd: unable to resolve supply
[ 0.574100] vcc_sd: 3300 mV
[ 0.574322] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
[ 0.574344] vcc_sd: unable to resolve supply
[ 0.574360] reg-fixed-voltage sdmmc-regulator: vcc_sd supplying 3300000uV
[ 0.574477] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-sys[0]'
[ 0.574516] vcc_sys: 5000 mV
[ 0.574727] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
[ 0.574749] vcc_sd: unable to resolve supply
[ 0.574765] reg-fixed-voltage vcc-sys: vcc_sys supplying 5000000uV
[ 0.575379] iommu: Adding device ff350000.vpu-service to group 0
[ 0.576058] iommu: Adding device ff360000.rkvdec to group 1
[ 0.576645] iommu: Adding device ff330000.h265e to group 2
[ 0.577251] iommu: Adding device ff340000.vepu to group 3
[ 0.577836] iommu: Adding device ff370000.vop to group 4
[ 0.579267] rk_iommu ff360480.iommu: can't get aclk
[ 0.579775] rk_iommu ff360480.iommu: can't get hclk
[ 0.580393] rk_iommu ff330200.iommu: can't get aclk
[ 0.580880] rk_iommu ff330200.iommu: can't get hclk
[ 0.581694] rk_iommu ff373f00.iommu: can't get aclk
[ 0.582178] rk_iommu ff373f00.iommu: can't get hclk
[ 0.583267] SCSI subsystem initialized
[ 0.583945] usbcore: registered new interface driver usbfs
[ 0.584551] usbcore: registered new interface driver hub
[ 0.585162] usbcore: registered new device driver usb
[ 0.585764] media: Linux media interface: v0.10
[ 0.586246] Linux video capture interface: v2.00
[ 0.586805] pps_core: LinuxPPS API ver. 1 registered
[ 0.587274] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.588249] PTP clock support registered
[ 0.590234] Advanced Linux Sound Architecture Driver Initialized.
[ 0.591681] Bluetooth: Core ver 2.21
[ 0.592095] NET: Registered protocol family 31
[ 0.592543] Bluetooth: HCI device and connection manager initialized
[ 0.593136] Bluetooth: HCI socket layer initialized
[ 0.593620] Bluetooth: L2CAP socket layer initialized
[ 0.594122] Bluetooth: SCO socket layer initialized
[ 0.595294] NetLabel: Initializing
[ 0.595660] NetLabel: domain hash size = 128
[ 0.596072] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.596610] NetLabel: unlabeled traffic allowed by default
[ 0.597596] rockchip-cpuinfo cpuinfo: Serial : 08361233d443da32
[ 0.598943] clocksource: Switched to clocksource arch_sys_counter
[ 0.698472] NET: Registered protocol family 2
[ 0.699779] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.700905] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes)
[ 0.703089] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.703803] UDP hash table entries: 2048 (order: 5, 196608 bytes)
[ 0.704654] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes)
[ 0.705836] NET: Registered protocol family 1
[ 0.706829] RPC: Registered named UNIX socket transport module.
[ 0.707418] RPC: Registered udp transport module.
[ 0.707865] RPC: Registered tcp transport module.
[ 0.708328] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.708958] PCI: CLS 0 bytes, default 64
[ 0.709233] Trying to unpack rootfs image as initramfs...
[ 1.332127] Freeing initrd memory: 7508K (ffffffc0fc7c5000 - ffffffc0fcf1a000)
[ 1.333661] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 1.335641] kvm [1]: 8-bit VMID
[ 1.335995] kvm [1]: Hyp mode initialized successfully
[ 1.336914] kvm [1]: interrupt-controller@ff814000 IRQ43
[ 1.337787] kvm [1]: timer IRQ3
[ 1.342368] audit: initializing netlink subsys (disabled)
[ 1.342952] audit: type=2000 audit(1.247:1): initialized
[ 1.344070] Initialise system trusted keyring
[ 1.358338] VFS: Disk quotas dquot_6.6.0
[ 1.359056] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.363735] NFS: Registering the id_resolver key type
[ 1.364286] Key type id_resolver registered
[ 1.364686] Key type id_legacy registered
[ 1.365104] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 1.366831] fuse init (API version 7.23)
[ 1.368323] JFS: nTxBlock = 8192, nTxLock = 65536
[ 1.375852] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 1.385503] NET: Registered protocol family 38
[ 1.386016] Key type asymmetric registered
[ 1.386419] Asymmetric key parser 'x509' registered
[ 1.387231] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 1.387954] io scheduler noop registered
[ 1.388344] io scheduler deadline registered (default)
[ 1.389095] io scheduler cfq registered
[ 1.390792] phy phy-ff450000.syscon:usb2-phy@100.0: Looking up phy-supply from device tree
[ 1.390813] phy phy-ff450000.syscon:usb2-phy@100.0: Looking up phy-supply property in node /syscon@ff450000/usb2-phy@100/host-port failed
[ 1.391437] phy phy-ff450000.syscon:usb2-phy@100.1: Looking up phy-supply from device tree
[ 1.391458] phy phy-ff450000.syscon:usb2-phy@100.1: Looking up phy-supply property in node /syscon@ff450000/usb2-phy@100/otg-port failed
[ 1.391872] rockchip-usb2phy ff450000.syscon:usb2-phy@100: GPIO lookup for consumer otg-vbus
[ 1.391888] rockchip-usb2phy ff450000.syscon:usb2-phy@100: using device tree for GPIO lookup
[ 1.392109] of_get_named_gpiod_flags: parsed 'otg-vbus-gpios' property of node '/syscon@ff450000/usb2-phy@100[0]' - status (0)
[ 1.392797] rockchip-u3phy ff470000.usb3-phy: GPIO lookup for consumer vbus-drv
[ 1.392814] rockchip-u3phy ff470000.usb3-phy: using device tree for GPIO lookup
[ 1.392846] of_get_named_gpiod_flags: parsed 'vbus-drv-gpios' property of node '/usb3-phy@ff470000[0]' - status (0)
[ 1.393303] phy phy-ff470000.usb3-phy.2: Looking up phy-supply from device tree
[ 1.393322] phy phy-ff470000.usb3-phy.2: Looking up phy-supply property in node /usb3-phy@ff470000/utmi@ff470000 failed
[ 1.393749] phy phy-ff470000.usb3-phy.3: Looking up phy-supply from device tree
[ 1.393769] phy phy-ff470000.usb3-phy.3: Looking up phy-supply property in node /usb3-phy@ff470000/pipe@ff478000 failed
[ 1.396175] rockchip-u3phy ff470000.usb3-phy: Rockchip u3phy initialized successfully
[ 1.397428] phy phy-ff430000.hdmiphy.4: Looking up phy-supply from device tree
[ 1.397447] phy phy-ff430000.hdmiphy.4: Looking up phy-supply property in node /hdmiphy@ff430000 failed
[ 1.400340] rk-vcodec ff350000.vpu-service: probe device
[ 1.400882] rk-vcodec ff350000.vpu-service: vpu mmu dec ffffffc0f557ec10
[ 1.401859] rk-vcodec ff350000.vpu-service: allocator is drm
[ 1.402489] rk-vcodec ff350000.vpu-service: checking hw id 0
[ 1.403709] rk-vcodec ff350000.vpu-service: init success
[ 1.405043] rk-vcodec ff360000.rkvdec: probe device
[ 1.405548] rk-vcodec ff360000.rkvdec: vpu mmu dec ffffffc0f557f410
[ 1.406442] rk-vcodec ff360000.rkvdec: allocator is drm
[ 1.407036] rk-vcodec ff360000.rkvdec: checking hw id 3410
[ 1.408231] rk-vcodec ff360000.rkvdec: init success
[ 1.409152] probe device ff330000.h265e
[ 1.409973] mpp_dev ff330000.h265e: try to get iommu dev ffffffc0f557fc10
[ 1.411038] mpp_dev ff330000.h265e: resource ready, register device
[ 1.411991] probe device ff340000.vepu
[ 1.412694] mpp_dev ff340000.vepu: try to get iommu dev ffffffc0f55a4410
[ 1.413639] rockchip_mpp_vepu_reset_init:143: No aclk reset resource define
[ 1.414305] rockchip_mpp_vepu_reset_init:148: No hclk reset resource define
[ 1.414964] mpp_dev ff340000.vepu: resource ready, register device
[ 1.418708] dma-pl330 ff1f0000.dmac: Loaded driver for PL330 DMAC-241330
[ 1.419365] dma-pl330 ff1f0000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[ 1.421145] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
[ 1.424660] [drm:drm_core_init] Initialized drm 1.1.0 20060810
[ 1.428380] rockchip-vop ff370000.vop: invalid resource
[ 1.428890] rockchip-vop ff370000.vop: failed to get vop lut registers
[ 1.429526] rockchip-vop ff370000.vop: invalid resource
[ 1.430037] rockchip-vop ff370000.vop: failed to get vop cabc lut registers
[ 1.430926] rockchip-drm display-subsystem: bound ff370000.vop (ops 0xffffff8008c4ff38)
[ 1.432081] i2c i2c-4: of_i2c: modalias failure on /hdmi@ff3c0000/ports
[ 1.432701] dwhdmi-rockchip ff3c0000.hdmi: registered DesignWare HDMI I2C bus driver
[ 1.433517] dwhdmi-rockchip ff3c0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (inno_dw_hdmi_phy2)
[ 1.435389] rockchip-drm display-subsystem: bound ff3c0000.hdmi (ops 0xffffff8008c4a928)
[ 1.436190] [drm:drm_vblank_init] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.436949] [drm:drm_vblank_init] No driver support for vblank timestamp query.
[ 1.437698] rockchip-drm display-subsystem: failed to parse display resources
[ 1.438411] rockchip-drm display-subsystem: No connectors reported connected with modes
[ 1.439235] [drm:drm_fb_helper_single_fb_probe] Cannot find any crtc or sizes - going 1024x768
[ 1.465737] Console: switching to colour frame buffer device 128x48
[ 1.485856] rockchip-drm display-subsystem: fb0: frame buffer device
[ 1.494838] Unable to detect cache hierarchy from DT for CPU 0
[ 1.496995] brd: module loaded
[ 1.506823] loop: module loaded
[ 1.508376] zram: Added device: zram0
[ 1.509202] lkdtm: No crash points registered, enable through debugfs
[ 1.511689] rockchip-spi ff190000.spi: Failed to request TX DMA channel
[ 1.512581] rockchip-spi ff190000.spi: Failed to request RX DMA channel
[ 1.514376] m25p80 spi32766.0: gd25q128 (16384 Kbytes)
[ 1.515119] 6 ofpart partitions found on MTD device spi32766.0
[ 1.515860] Creating 6 MTD partitions on "spi32766.0":
[ 1.516542] 0x000000000000-0x000000008000 : "system"
[ 1.517704] 0x000000008000-0x000000400000 : "loader"
[ 1.518810] 0x000000400000-0x0000007c0000 : "reserved"
[ 1.519947] 0x0000007c0000-0x000000800000 : "vendor"
[ 1.521085] 0x000000800000-0x000000c00000 : "uboot"
[ 1.522175] 0x000000c00000-0x000001000000 : "atf"
[ 1.525175] rk_gmac-dwmac ff540000.eth: Looking up phy-supply from device tree
[ 1.525301] rk_gmac-dwmac ff540000.eth: clock input or output? (input).
[ 1.526186] rk_gmac-dwmac ff540000.eth: TX delay(0x26).
[ 1.526869] rk_gmac-dwmac ff540000.eth: RX delay(0x11).
[ 1.527755] rk_gmac-dwmac ff540000.eth: clock input from PHY
[ 1.528501] rk_gmac-dwmac ff540000.eth: init for RGMII
[ 1.534362] stmmac - user ID: 0x10, Synopsys ID: 0x35
[ 1.542867] Ring mode enabled
[ 1.551053] DMA HW capability register supported
[ 1.551635] Normal descriptors
[ 1.567596] RX Checksum Offload Engine supported (type 2)
[ 1.576103] TX Checksum insertion supported
[ 1.584448] Wake-Up On Lan supported
[ 1.592716] Enable RX Mitigation via HW Watchdog Timer
[ 1.601217] of_get_named_gpiod_flags: parsed 'snps,reset-gpio' property of node '/eth@ff540000[0]' - status (0)
[ 1.682314] libphy: stmmac: probed
[ 1.690376] eth%d: PHY ID 001cc916 at 0 IRQ POLL (stmmac-0:00) active
[ 1.698740] eth%d: PHY ID 001cc916 at 1 IRQ POLL (stmmac-0:01)
[ 1.708079] Rockchip WiFi SYS interface (V1.00) ...
[ 1.716207] usbcore: registered new interface driver cdc_ether
[ 1.724338] usbcore: registered new interface driver rndis_host
[ 1.734032] phy phy-ff470000.usb3-phy.2: u3phy u2 power on
[ 1.741827] phy phy-ff470000.usb3-phy.3: u3phy u3 power on
[ 1.750333] dwc2 ff580000.usb: Looking up vusb_d-supply from device tree
[ 1.750356] dwc2 ff580000.usb: Looking up vusb_d-supply property in node /usb@ff580000 failed
[ 1.750373] ff580000.usb supply vusb_d not found, using dummy regulator
[ 1.758028] dwc2 ff580000.usb: Looking up vusb_a-supply from device tree
[ 1.758047] dwc2 ff580000.usb: Looking up vusb_a-supply property in node /usb@ff580000 failed
[ 1.758061] ff580000.usb supply vusb_a not found, using dummy regulator
[ 1.921205] dwc2 ff580000.usb: DWC OTG Controller
[ 1.928338] dwc2 ff580000.usb: new USB bus registered, assigned bus number 1
[ 1.935675] dwc2 ff580000.usb: irq 40, io mem 0x00000000
[ 1.943093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.950336] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.957533] usb usb1: Product: DWC OTG Controller
[ 1.964364] usb usb1: Manufacturer: Linux 4.4.77-rockchip-ayufan-101 dwc2_hsotg
[ 1.971503] usb usb1: SerialNumber: ff580000.usb
[ 1.979224] hub 1-0:1.0: USB hub found
[ 1.985976] hub 1-0:1.0: 1 port detected
[ 1.993847] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.000896] ehci-pci: EHCI PCI platform driver
[ 2.007819] ehci-platform: EHCI generic platform driver
[ 2.017264] ehci-platform ff5c0000.usb: EHCI Host Controller
[ 2.024439] ehci-platform ff5c0000.usb: new USB bus registered, assigned bus number 2
[ 2.031853] ehci-platform ff5c0000.usb: irq 41, io mem 0xff5c0000
[ 2.043986] ehci-platform ff5c0000.usb: USB 2.0 started, EHCI 1.00
[ 2.051298] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.058352] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.065437] usb usb2: Product: EHCI Host Controller
[ 2.072376] usb usb2: Manufacturer: Linux 4.4.77-rockchip-ayufan-101 ehci_hcd
[ 2.079710] usb usb2: SerialNumber: ff5c0000.usb
[ 2.087686] hub 2-0:1.0: USB hub found
[ 2.095105] hub 2-0:1.0: 1 port detected
[ 2.103027] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.110582] ohci-platform: OHCI generic platform driver
[ 2.118422] ohci-platform ff5d0000.usb: Generic Platform OHCI controller
[ 2.126435] ohci-platform ff5d0000.usb: new USB bus registered, assigned bus number 3
[ 2.134484] ohci-platform ff5d0000.usb: irq 42, io mem 0xff5d0000
[ 2.197260] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.205180] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.213136] usb usb3: Product: Generic Platform OHCI controller
[ 2.220987] usb usb3: Manufacturer: Linux 4.4.77-rockchip-ayufan-101 ohci_hcd
[ 2.229046] usb usb3: SerialNumber: ff5d0000.usb
[ 2.238700] hub 3-0:1.0: USB hub found
[ 2.246489] hub 3-0:1.0: 1 port detected
[ 2.255422] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller
[ 2.263667] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 4
[ 2.272046] xhci-hcd xhci-hcd.8.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x00210010
[ 2.280373] xhci-hcd xhci-hcd.8.auto: irq 180, io mem 0xff600000
[ 2.288708] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.296908] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.305125] usb usb4: Product: xHCI Host Controller
[ 2.313196] usb usb4: Manufacturer: Linux 4.4.77-rockchip-ayufan-101 xhci-hcd
[ 2.321551] usb usb4: SerialNumber: xhci-hcd.8.auto
[ 2.330628] hub 4-0:1.0: USB hub found
[ 2.338769] hub 4-0:1.0: 1 port detected
[ 2.347462] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller
[ 2.356289] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 5
[ 2.364980] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.373854] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003
[ 2.382380] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.390947] usb usb5: Product: xHCI Host Controller
[ 2.399236] usb usb5: Manufacturer: Linux 4.4.77-rockchip-ayufan-101 xhci-hcd
[ 2.407787] usb usb5: SerialNumber: xhci-hcd.8.auto
[ 2.416902] hub 5-0:1.0: USB hub found
[ 2.425160] hub 5-0:1.0: 1 port detected
[ 2.435751] usbcore: registered new interface driver usbtouchscreen
[ 2.445015] i2c /dev entries driver
[ 2.456200] rk808 1-0018: Pmic Chip id: 0x8050
[ 2.465563] rk808 1-0018: source: on=0x10, off=0x00
[ 2.479136] rk808 1-0018: Looking up vcc1-supply from device tree
[ 2.479260] DCDC_REG1: supplied by vcc_sys
[ 2.487442] vcc_sys: could not add device link regulator.4 err -2
[ 2.490051] vdd_logic: 712 <--> 1450 mV at 1100 mV
[ 2.490353] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
[ 2.490389] vcc_sd: unable to resolve supply
[ 2.490417] rk808 1-0018: Looking up vcc2-supply from device tree
[ 2.490514] DCDC_REG2: supplied by vcc_sys
[ 2.498571] vcc_sys: could not add device link regulator.5 err -2
[ 2.500663] vdd_arm: 712 <--> 1450 mV at 1100 mV
[ 2.500978] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
[ 2.501011] vcc_sd: unable to resolve supply
[ 2.501040] rk808 1-0018: Looking up vcc3-supply from device tree
[ 2.501129] DCDC_REG3: supplied by vcc_sys
[ 2.509101] vcc_sys: could not add device link regulator.6 err -2
[ 2.510365] vcc_ddr: at 5000 mV
[ 2.510643] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
[ 2.510676] vcc_sd: unable to resolve supply
[ 2.510704] rk808 1-0018: Looking up vcc4-supply from device tree
[ 2.510792] DCDC_REG4: supplied by vcc_sys
[ 2.518599] vcc_sys: could not add device link regulator.7 err -2
[ 2.519862] vcc_io: 3300 mV
[ 2.520179] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
[ 2.520209] vcc_sd: supplied by vcc_io
[ 2.528013] rk808 1-0018: Looking up vcc5-supply from device tree
[ 2.528041] LDO_REG1: supplied by vcc_io
[ 2.535950] vcc_io: could not add device link regulator.8 err -2
[ 2.538332] vcc_18: 1800 mV
[ 2.538675] rk808 1-0018: Looking up vcc5-supply from device tree
[ 2.538713] LDO_REG2: supplied by vcc_io
[ 2.546203] vcc_io: could not add device link regulator.9 err -2
[ 2.548578] vcc18_emmc: 1800 mV
[ 2.548878] rk808 1-0018: Looking up vcc6-supply from device tree
[ 2.549023] LDO_REG3: supplied by vcc_sys
[ 2.556372] vcc_sys: could not add device link regulator.10 err -2
[ 2.558750] vdd_10: 1000 mV
[ 2.559069] rk808 1-0018: register rk8050 regulators
[ 2.566764] gpiochip_find_base: found new base at 510
[ 2.566924] gpiochip_add: registered GPIOs 510 to 511 on device: rk8xx-gpio
[ 2.566962] rk8xx-gpio rk8xx-gpio: register rk8050 gpio successful
[ 2.576791] input: rk8xx_pwrkey as /devices/platform/ff160000.i2c/i2c-1/1-0018/input/input0
[ 2.585457] rk808-rtc rk808-rtc: device is disabled
[ 2.593265] rk808-rtc: probe of rk808-rtc failed with error -22
[ 2.601207] rk3x-i2c ff160000.i2c: Initialized RK3xxx I2C bus at ffffff8009a2e000
[ 2.610678] IR NEC protocol handler initialized
[ 2.619033] usbcore: registered new interface driver uvcvideo
[ 2.626955] USB Video Class driver (1.1.1)
[ 2.635214] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio1-supply from device tree
[ 2.635378] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio2-supply from device tree
[ 2.636006] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio3-supply from device tree
[ 2.636100] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio4-supply from device tree
[ 2.636675] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio5-supply from device tree
[ 2.636761] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio6-supply from device tree
[ 2.636876] rockchip-iodomain ff100000.syscon:io-domains: Looking up pmuio-supply from device tree
[ 2.638719] rockchip-thermal ff250000.tsadc: Missing tshut mode property, using default (cru)
[ 2.647130] rockchip-thermal ff250000.tsadc: Missing tshut-polarity property, using default (low)
[ 2.657140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 2.665626] Bluetooth: Virtual HCI driver ver 1.5
[ 2.673962] Bluetooth: HCI UART driver ver 2.3
[ 2.682047] Bluetooth: HCI UART protocol H4 registered
[ 2.690125] Bluetooth: HCI UART protocol LL registered
[ 2.698076] Bluetooth: HCI UART protocol ATH3K registered
[ 2.706084] usbcore: registered new interface driver bfusb
[ 2.714070] usbcore: registered new interface driver btusb
[ 2.722123] cpu cpu0: Looking up cpu-supply from device tree
[ 2.722633] cpu cpu0: Looking up cpu-supply from device tree
[ 2.722847] cpu cpu0: Looking up cpu-supply from device tree
[ 2.724817] sdhci: Secure Digital Host Controller Interface driver
[ 2.732692] sdhci: Copyright(c) Pierre Ossman
[ 2.740281] Synopsys Designware Multimedia Card Interface Driver
[ 2.749324] dwmmc_rockchip ff520000.rksdmmc: IDMAC supports 32-bit address mode.
[ 2.754383] dwmmc_rockchip ff520000.rksdmmc: Using internal DMA controller.
[ 2.759325] dwmmc_rockchip ff520000.rksdmmc: Version ID is 270a
[ 2.764211] dwmmc_rockchip ff520000.rksdmmc: DW MMC controller at irq 37,32 bit host data width,256 deep fifo
[ 2.769643] dwmmc_rockchip ff520000.rksdmmc: Looking up vmmc-supply from device tree
[ 2.770055] dwmmc_rockchip ff520000.rksdmmc: Looking up vqmmc-supply from device tree
[ 2.770586] dwmmc_rockchip ff520000.rksdmmc: GPIO lookup for consumer wp
[ 2.770593] dwmmc_rockchip ff520000.rksdmmc: using device tree for GPIO lookup
[ 2.770604] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/rksdmmc@ff520000[0]'
[ 2.770611] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/rksdmmc@ff520000[0]'
[ 2.770618] dwmmc_rockchip ff520000.rksdmmc: using lookup tables for GPIO lookup
[ 2.770625] dwmmc_rockchip ff520000.rksdmmc: lookup for GPIO wp failed
[ 2.780989] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 2.796018] dwmmc_rockchip ff520000.rksdmmc: 1 slots initialized
[ 2.800774] dwmmc_rockchip ff500000.rksdmmc: IDMAC supports 32-bit address mode.
[ 2.805336] dwmmc_rockchip ff500000.rksdmmc: Using internal DMA controller.
[ 2.809700] dwmmc_rockchip ff500000.rksdmmc: Version ID is 270a
[ 2.814000] dwmmc_rockchip ff500000.rksdmmc: DW MMC controller at irq 38,32 bit host data width,256 deep fifo
[ 2.818763] dwmmc_rockchip ff500000.rksdmmc: Looking up vmmc-supply from device tree
[ 2.818903] dwmmc_rockchip ff500000.rksdmmc: Looking up vqmmc-supply from device tree
[ 2.818992] dwmmc_rockchip ff500000.rksdmmc: GPIO lookup for consumer cd
[ 2.819005] dwmmc_rockchip ff500000.rksdmmc: using device tree for GPIO lookup
[ 2.819035] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/rksdmmc@ff500000[0]' - status (0)
[ 2.819174] dwmmc_rockchip ff500000.rksdmmc: Got CD GPIO
[ 2.823110] dwmmc_rockchip ff500000.rksdmmc: GPIO lookup for consumer wp
[ 2.823117] dwmmc_rockchip ff500000.rksdmmc: using device tree for GPIO lookup
[ 2.823125] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/rksdmmc@ff500000[0]'
[ 2.823132] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/rksdmmc@ff500000[0]'
[ 2.823138] dwmmc_rockchip ff500000.rksdmmc: using lookup tables for GPIO lookup
[ 2.823145] dwmmc_rockchip ff500000.rksdmmc: lookup for GPIO wp failed
[ 2.833963] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 2.849277] dwmmc_rockchip ff500000.rksdmmc: 1 slots initialized
[ 2.853565] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.858013] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/standby-led[0]' - status (0)
[ 2.858607] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/power-led[0]' - status (0)
[ 2.858759] of_get_named_gpiod_flags: parsed 'gpios' property of node '/switches/usb-switch[0]' - status (0)
[ 2.858981] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.863373] usbcore: registered new interface driver usbhid
[ 2.864236] mmc0: MAN_BKOPS_EN bit is not set
[ 2.870446] mmc_host mmc0: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
[ 2.883643] usbhid: USB HID core driver
[ 2.890280] usbcore: registered new interface driver snd-usb-audio
[ 2.892918] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[ 2.893216] mmc0: new HS200 MMC card at address 0001
[ 2.893806] mmcblk0: mmc0:0001 NCard 28.9 GiB
[ 2.894140] mmcblk0boot0: mmc0:0001 NCard partition 1 4.00 MiB
[ 2.894368] mmcblk0boot1: mmc0:0001 NCard partition 2 4.00 MiB
[ 2.894580] mmcblk0rpmb: mmc0:0001 NCard partition 3 4.00 MiB
[ 2.927014] rk3328-codec ff410000.codec: spk_depop_time use default value.
[ 2.933067] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 2.935426] u32 classifier
[ 2.935435] Netfilter messages via NETLINK v0.30.
[ 2.935484] ip_set: protocol 6
[ 2.935650] Initializing XFRM netlink socket
[ 2.936235] NET: Registered protocol family 10
[ 2.937107] NET: Registered protocol family 17
[ 2.937129] NET: Registered protocol family 15
[ 2.937164] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 2.937187] Bridge firewalling registered
[ 2.937309] Bluetooth: RFCOMM socket layer initialized
[ 2.937337] Bluetooth: RFCOMM ver 1.11
[ 2.937352] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.937360] Bluetooth: HIDP socket layer initialized
[ 2.937412] 8021q: 802.1Q VLAN Support v1.8
[ 2.937435] [WLAN_RFKILL]: Enter rfkill_wlan_init
[ 2.937649] [BT_RFKILL]: Enter rfkill_rk_init
[ 2.937774] Key type dns_resolver registered
[ 2.942792] Registered cp15_barrier emulation handler
[ 2.942799] Registered setend emulation handler
[ 2.943561] registered taskstats version 1
[ 2.943574] Loading compiled-in X.509 certificates
[ 2.945532] Btrfs loaded, integrity-checker=on
[ 2.945609] BTRFS: selftest: Running btrfs free space cache tests
[ 2.945629] BTRFS: selftest: Running extent only tests
[ 2.945643] BTRFS: selftest: Running bitmap only tests
[ 2.945659] BTRFS: selftest: Running bitmap and extent tests
[ 2.945680] BTRFS: selftest: Running space stealing from bitmap to extent
[ 2.946599] BTRFS: selftest: Free space cache tests finished
[ 2.946602] BTRFS: selftest: Running extent buffer operation tests
[ 2.946603] BTRFS: selftest: Running btrfs_split_item tests
[ 2.946640] BTRFS: selftest: Running find delalloc tests
[ 3.043627] vendor storage:20160801 ret = 0
[ 3.087493] GPT:10749951 != 60620799
[ 3.091416] GPT:Alternate GPT header not at the end of the disk.
[ 3.095602] GPT:10749951 != 60620799
[ 3.099490] GPT: Use GNU Parted to correct GPT errors.
[ 3.103491] mmcblk0: p1 p2 p3 p4 p5 p6 p7
[ 3.179633] BTRFS: selftest: Running btrfs_get_extent tests
[ 3.183508] BTRFS: selftest: Running hole first btrfs_get_extent test
[ 3.187242] BTRFS: selftest: Running outstanding_extents tests
[ 3.190861] BTRFS: selftest: Running qgroup tests
[ 3.194304] BTRFS: selftest: Qgroup basic add
[ 3.197728] BTRFS: selftest: Qgroup multiple refs test
[ 3.212559] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/hdmi-sound[0]'
[ 3.212570] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/hdmi-sound[0]'
[ 3.212967] asoc-simple-card hdmi-sound: i2s-hifi <-> ff000000.i2s mapping ok
[ 3.217759] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/sound[0]'
[ 3.217770] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/sound[0]'
[ 3.238188] asoc-simple-card sound: rk3328-hifi <-> ff010000.i2s mapping ok
[ 3.242273] asoc-simple-card sound: snd-soc-dummy-dai <-> ff010000.i2s mapping ok
[ 3.247183] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/spdif-sound[0]'
[ 3.247194] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/spdif-sound[0]'
[ 3.247539] asoc-simple-card spdif-sound: dit-hifi <-> ff030000.spdif mapping ok
[ 3.252086] hctosys: unable to open rtc device (rtc0)
[ 3.264232] vcc_sd: disabling
[ 3.277616] rockchip-pm-domain ff100000.syscon:power-controller: failed to get ack on domain 'pd_video', val=0x10040
[ 3.278983] usb 1-1: new high-speed USB device number 2 using dwc2
[ 3.295570] rockchip-pm-domain ff100000.syscon:power-controller: failed to get ack on domain 'pd_vpu', val=0x10040
[ 3.299954] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 414; [Func] : mali_module_init(); svn_rev_string_fro m_arm of this mali_ko is '-08404cd', rk_ko_ver is '5', built at '14:47:58', on 'Sep 8 2017'.
[ 3.309142] mali-utgard ff300000.gpu: mali_platform_device->num_resources = 9
[ 3.313333] mali-utgard ff300000.gpu: resource[0].start = 0x0x00000000ff300000
[ 3.317529] mali-utgard ff300000.gpu: resource[1].start = 0x0x00000000ff300000
[ 3.321668] mali-utgard ff300000.gpu: resource[2].start = 0x0x0000000000000011
[ 3.325789] mali-utgard ff300000.gpu: resource[3].start = 0x0x0000000000000012
[ 3.329861] mali-utgard ff300000.gpu: resource[4].start = 0x0x0000000000000013
[ 3.333898] mali-utgard ff300000.gpu: resource[5].start = 0x0x0000000000000014
[ 3.337880] mali-utgard ff300000.gpu: resource[6].start = 0x0x0000000000000015
[ 3.341821] mali-utgard ff300000.gpu: resource[7].start = 0x0x0000000000000016
[ 3.345713] mali-utgard ff300000.gpu: resource[8].start = 0x0x0000000000000017
[ 3.349560] D : [File] : drivers/gpu/arm/mali400/mali/platform/rk/rk.c; [Line] : 518; [Func] : mali_platform_device_init(); to add platform_sp ecific_data to platform_device_of_mali.
[ 3.357754] mali-utgard ff300000.gpu: Looking up mali-supply from device tree
[ 3.359606] Mali: Mali device driver loaded
[ 3.364384] ALSA device list:
[ 3.368104] #0: HDMI
[ 3.371672] #1: I2S
[ 3.375172] #2: SPDIF
[ 3.379208] Freeing unused kernel memory: 1152K (ffffff8008fa0000 - ffffff80090c0000)
[ 3.425067] random: udevadm: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[ 3.431477] random: systemd-udevd: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[ 3.436299] random: udevadm: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[ 3.436406] random: systemd-udevd: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[ 3.436451] random: systemd-udevd: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[ 3.436498] random: systemd-udevd: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[ 3.454861] random: udevadm: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[ 3.459592] random: udevadm: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[ 3.464482] random: udevadm: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[ 3.469109] random: udevadm: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[ 3.721840] usb 1-1: New USB device found, idVendor=0bda, idProduct=0823
[ 3.726237] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.730679] usb 1-1: Product: 802.11ac WLAN Adapter
[ 3.734897] usb 1-1: Manufacturer: Realtek
[ 3.738982] usb 1-1: SerialNumber: 00e04c000001
[ 3.746449] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000a lmp_ver=06 lmp_subver=8821
[ 3.751070] Bluetooth: hci0: rtl: loading rtl_bt/rtl8821a_fw.bin
[ 3.755542] bluetooth hci0: Direct firmware load for rtl_bt/rtl8821a_fw.bin failed with error -2
[ 3.760266] Bluetooth: hci0: Failed to load rtl_bt/rtl8821a_fw.bin
[ 3.822355] EXT4-fs (mmcblk0p7): mounted filesystem with writeback data mode. Opts: (null)
[ 3.950792] systemd[1]: System time before build time, advancing clock.
[ 3.971175] systemd[1]: Failed to insert module 'autofs4': No such file or directory
[ 3.991641] 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)
[ 4.001978] systemd[1]: Detected architecture arm64.
[ 4.011661] systemd[1]: Set hostname to <rock64>.
[ 4.017249] systemd[1]: Initializing machine ID from random generator.
[ 4.234132] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.239505] systemd[1]: Reached target Encrypted Volumes.
[ 4.244850] systemd[1]: Listening on Journal Socket.
[ 4.249652] systemd[1]: Reached target User and Group Name Lookups.
[ 4.254985] systemd[1]: Created slice System Slice.
[ 4.261417] systemd[1]: Starting Nameserver information manager...
[ 4.271241] systemd[1]: Starting Load Kernel Modules...
[ 4.278056] systemd[1]: Starting Set console keymap...
[ 4.285627] systemd[1]: Starting Restore / save the current clock...
[ 4.292836] systemd[1]: Starting Uncomplicated firewall...
[ 4.298028] systemd[1]: Listening on Syslog Socket.
[ 4.303199] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.308273] systemd[1]: Reached target Swap.
[ 4.313496] systemd[1]: Created slice User and Session Slice.
[ 4.318265] systemd[1]: Reached target Slices.
[ 4.324833] systemd[1]: Started Read required files in advance.
[ 4.330496] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 4.337723] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 4.345088] systemd[1]: Mounting Debug File System...
[ 4.350380] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 4.355586] systemd[1]: Listening on udev Kernel Socket.
[ 4.360614] systemd[1]: Listening on udev Control Socket.
[ 4.365428] systemd[1]: Started Trigger resolvconf update for networkd DNS.
[ 4.372009] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 4.377041] systemd[1]: Listening on Journal Audit Socket.
[ 4.383455] systemd[1]: Starting Journal Service...
[ 4.389961] systemd[1]: Started Braille Device Support.
[ 4.394893] systemd[1]: Reached target Remote File Systems (Pre).
[ 4.399734] systemd[1]: Reached target Remote File Systems.
[ 4.412542] systemd[1]: Mounted Debug File System.
[ 4.421145] systemd[1]: Started Load Kernel Modules.
[ 4.427019] systemd[1]: Started Set console keymap.
[ 4.432326] systemd[1]: Started Restore / save the current clock.
[ 4.438004] systemd[1]: Started Uncomplicated firewall.
[ 4.442972] systemd[1]: ureadahead.service: Main process exited, code=exited, status=5/NOTINSTALLED
[ 4.448624] systemd[1]: ureadahead.service: Unit entered failed state.
[ 4.453246] systemd[1]: ureadahead.service: Failed with result 'exit-code'.
[ 4.458390] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 4.464605] systemd[1]: Started Remount Root and Kernel File Systems.
[ 4.472450] systemd[1]: Started Nameserver information manager.
[ 4.483384] systemd[1]: Time has been changed
[ 4.535715] systemd[1]: Started Journal Service.
[ 4.758051] systemd-journald[270]: Received request to flush runtime journal from PID 1
[ 5.177893] random: nonblocking pool is initialized
[ 5.490859] FAT-fs (mmcblk0p6): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[ 5.675112] rk_gmac-dwmac ff540000.eth: rk_get_eth_addr: mac address: 56:34:ef:c5:40:65
[ 5.679494] eth0: device MAC address 56:34:ef:c5:40:65
[ 6.528442] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000a lmp_ver=06 lmp_subver=8821
[ 6.528458] Bluetooth: hci0: rtl: loading rtl_bt/rtl8821a_fw.bin
[ 6.529513] bluetooth hci0: Direct firmware load for rtl_bt/rtl8821a_fw.bin failed with error -2
[ 6.529533] Bluetooth: hci0: Failed to load rtl_bt/rtl8821a_fw.bin
[ 6.946474] cfg80211: World regulatory domain updated:
[ 6.946491] cfg80211: DFS Master region: unset
[ 6.946496] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 6.946504] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 6.946510] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 6.946516] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 6.946522] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 6.946529] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 6.946536] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 6.946541] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 6.946547] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 8.040465] devfreq ff300000.gpu: Couldn't update frequency transition information.
[ 9.740895] rk_gmac-dwmac ff540000.eth eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 16.443826] tty_port_close_start: tty->count = 1 port count = 2.
[ 268.975631] EXT4-fs (mmcblk0p7): resizing filesystem from 1310720 to 7544827 blocks
[ 269.397760] EXT4-fs (mmcblk0p7): resized filesystem to 7544827
[ 539.940444] usb 1-1: reset high-speed USB device number 2 using dwc2
[ 542.396443] Bluetooth: hci0 command 0x1001 tx timeout
[ 542.823536] Bluetooth: hci0 urb ffffffc0f3f24a80 failed to resubmit (113)
[ 542.824191] Bluetooth: hci0 urb ffffffc0f3f24cc0 failed to resubmit (113)
[ 542.824883] Bluetooth: hci0 urb ffffffc0f3f243c0 failed to resubmit (113)
[ 550.395632] Bluetooth: hci0: HCI_OP_READ_LOCAL_VERSION failed (-110)
Code:
root@rock64:~# lsusb -v
Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 3.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 3
bMaxPacketSize0 9
idVendor 0x1d6b Linux Foundation
idProduct 0x0003 3.0 root hub
bcdDevice 4.04
iManufacturer 3 Linux 4.4.77-rockchip-ayufan-101 xhci-hcd
iProduct 2 xHCI Host Controller
iSerial 1 xhci-hcd.8.auto
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 31
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
bMaxBurst 0
Hub Descriptor:
bLength 12
bDescriptorType 42
nNbrPorts 1
wHubCharacteristic 0x000a
No power switching (usb 1.0)
Per-port overcurrent protection
bPwrOn2PwrGood 10 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
bHubDecLat 0.0 micro seconds
wHubDelay 0 nano seconds
DeviceRemovable 0x00
Hub Port Status:
Port 1: 0000.02a0 5Gbps power Rx.Detect
Binary Object Store Descriptor:
bLength 5
bDescriptorType 15
wTotalLength 15
bNumDeviceCaps 1
SuperSpeed USB Device Capability:
bLength 10
bDescriptorType 16
bDevCapabilityType 3
bmAttributes 0x02
Latency Tolerance Messages (LTM) Supported
wSpeedsSupported 0x0008
Device can operate at SuperSpeed (5Gbps)
bFunctionalitySupport 3
Lowest fully-functional device speed is SuperSpeed (5Gbps)
bU1DevExitLat 0 micro seconds
bU2DevExitLat 0 micro seconds
Device Status: 0x0001
Self Powered
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 4.04
iManufacturer 3 Linux 4.4.77-rockchip-ayufan-101 xhci-hcd
iProduct 2 xHCI Host Controller
iSerial 1 xhci-hcd.8.auto
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 1
wHubCharacteristic 0x000a
No power switching (usb 1.0)
Per-port overcurrent protection
TT think time 8 FS bits
bPwrOn2PwrGood 10 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Device Status: 0x0001
Self Powered
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 4.04
iManufacturer 3 Linux 4.4.77-rockchip-ayufan-101 ohci_hcd
iProduct 2 Generic Platform OHCI controller
iSerial 1 ff5d0000.usb
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 1
wHubCharacteristic 0x0012
No power switching (usb 1.0)
No overcurrent protection
bPwrOn2PwrGood 2 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Device Status: 0x0001
Self Powered
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 4.04
iManufacturer 3 Linux 4.4.77-rockchip-ayufan-101 ehci_hcd
iProduct 2 EHCI Host Controller
iSerial 1 ff5c0000.usb
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 1
wHubCharacteristic 0x0009
Per-port power switching
Per-port overcurrent protection
bPwrOn2PwrGood 10 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Device Status: 0x0001
Self Powered
Bus 001 Device 002: ID 0bda:0823 Realtek Semiconductor Corp.
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.10
bDeviceClass 239 Miscellaneous Device
bDeviceSubClass 2 ?
bDeviceProtocol 1 Interface Association
bMaxPacketSize0 64
idVendor 0x0bda Realtek Semiconductor Corp.
idProduct 0x0823
bcdDevice 2.00
iManufacturer 1 Realtek
iProduct 2 802.11ac WLAN Adapter
iSerial 3 00e04c000001
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 236
bNumInterfaces 3
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 500mA
Interface Association:
bLength 8
bDescriptorType 11
bFirstInterface 0
bInterfaceCount 2
bFunctionClass 224 Wireless
bFunctionSubClass 1 Radio Frequency
bFunctionProtocol 1 Bluetooth
iFunction 4 Bluetooth Radio
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 224 Wireless
bInterfaceSubClass 1 Radio Frequency
bInterfaceProtocol 1 Bluetooth
iInterface 4 Bluetooth Radio
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 1x 16 bytes
bInterval 4
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 224 Wireless
bInterfaceSubClass 1 Radio Frequency
bInterfaceProtocol 1 Bluetooth
iInterface 4 Bluetooth Radio
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x03 EP 3 OUT
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0000 1x 0 bytes
bInterval 4
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 1
Transfer Type Isochronous
Synch Type