khadas / fenix

One-stop script set to build Ubuntu/Debian images
GNU General Public License v2.0
211 stars 135 forks source link

Edge V: mac address changes at each reboot #176

Closed Pea13 closed 5 months ago

Pea13 commented 2 years ago

Hello,

I have built a fenix image for my new Edge V: Fenix 1.0.7 Ubuntu 20.04.3 LTS Linux 5.16.0-rc1 But each time i reboot the board, the mac address changes and my ip too (dhcp offer). I had the same issue last time with a VIM 3 and it has been fixed. So maybe this is the same issue with the Edge ? (see https://forum.khadas.com/t/random-mac-address/13340 )

I tried to set the mac address in /boot/env.txt but without success:

$ tail /boot/env.txt 
# Device Tree Overlays
# i2c2          -- Enable I2C2 (GPIO header PIN25 && PIN26)
# spi3          -- Enable SPI3 (GPIO header PIN15 && PIN16 && PIN22 && PIN23)
# i2s0          -- Enable I2s0 (GPIO header PIN29 && PIN31 && PIN32 && PIN33 && PIN35 && PIN36 && PIN37 && PIN38)
# onewire       -- Enable onewire bus (GPIO header PIN30)
# mpu6050-i2c   -- Enable mpu6050 (GPIO Header PIN25 & PIN26 & PIN22),spi3 need to be removed
overlays=i2c2 spi3 i2s0 onewire
rootfstype=ext4
custom_ethmac=16:fa:45:09:83:cc

But the cmdline seems a bit weird (the mac address is well defined at the end but not at the beginning):

storagemedia=emmc androidboot.mode=normal board.type=2 wol_enable=1 mac=00:00:00:00:00:00 androidboot.mac=00:00:00:00:00:00 androidboot.verifiedbootstate=orange earlyprintk console=ttyS2,1500000n8  loglevel=0 rw root=/dev/mmcblk2p2 rootfstype=ext4 init=/sbin/init rootwait fbcon=rotate:0 ubootpart=ccdf9bab-01 board_type=2 board_type_name=Edge-V khadas_board=Edge-V fan=auto mac=16:fa:45:09:83:cc androidboot.mac=16:fa:45:09:83:cc  coherent_pool=2M imagetype=EMMC_MBR splash quiet plymouth.ignore-serial-consoles vt.handoff=7

The current dmesg:

    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.16.0-rc1 (root@9eb6709e8cdb) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1.0.7 SMP PREEMPT Sun Nov 21 14:29:25 CET 2021
[    0.000000] Machine model: Khadas Edge-V
[    0.000000] Machine model: Khadas Edge-V
[    0.000000] efi: UEFI not found.
[    0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000000f7ffffff]
[    0.000000] NUMA: NODE_DATA [mem 0xf77e0080-0xf77e1fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000200000-0x00000000f7ffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000200000-0x00000000083fffff]
[    0.000000]   node   0: [mem 0x000000000a200000-0x00000000f7ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000f7ffffff]
[    0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
[    0.000000] On node 0, zone DMA: 7680 pages in unavailable ranges
[    0.000000] cma: Reserved 16 MiB at 0x00000000f2800000
[    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: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.0
[    0.000000] percpu: Embedded 19 pages/cpu s40152 r8192 d29480 u77824
[    0.000000] pcpu-alloc: s40152 r8192 d29480 u77824 alloc=19*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: detected: GIC system register CPU interface
[    0.000000] Fallback order for Node 0: 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 991752
[    0.000000] Policy zone: DMA
[    0.000000] Kernel command line: storagemedia=emmc androidboot.mode=normal board.type=2 wol_enable=1 mac=00:00:00:00:00:00 androidboot.mac=00:00:00:00:00:00 androidboot.verifiedbootstate=orange earlyprintk console=ttyS2,1500000n8  loglevel=0 rw root=/dev/mmcblk2p2 rootfstype=ext4 init=/sbin/init rootwait fbcon=rotate:0 ubootpart=ccdf9bab-01 board_type=2 board_type_name=Edge-V khadas_board=Edge-V fan=auto mac=16:fa:45:09:83:cc androidboot.mac=16:fa:45:09:83:cc  coherent_pool=2M imagetype=EMMC_MBR splash quiet plymouth.ignore-serial-consoles vt.handoff=7 
[    0.000000] uboot setup mac-addr: 00:00:00:00:00:00
[    0.000000] uboot setup mac-addr: 16:fa:45:09:83:cc
[    0.000000] Unknown kernel command line parameters "splash storagemedia=emmc wol_enable=1 mac=16:fa:45:09:83:cc ubootpart=ccdf9bab-01 board_type=2 board_type_name=Edge-V khadas_board=Edge-V fan=auto imagetype=EMMC_MBR", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 3899288K/4030464K available (16064K kernel code, 1346K rwdata, 5716K rodata, 2624K init, 400K bss, 114792K reserved, 16384K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 256 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000
[    0.000000] ITS [mem 0xfee20000-0xfee3ffff]
[    0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @2080000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x0000000002040000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000002050000
[    0.000000] GICv3: 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] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
[    0.000000] random: get_random_bytes called from start_kernel+0x474/0x658 with crng_init=0
[    0.000000] arch_timer: 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.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.001053] Console: colour dummy device 80x25
[    0.001155] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.001174] pid_max: default: 32768 minimum: 301
[    0.001268] LSM: Security Framework initializing
[    0.001352] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.001381] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.003837] rcu: Hierarchical SRCU implementation.
[    0.004188] Platform MSI: interrupt-controller@fee20000 domain created
[    0.004640] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[    0.004955] EFI services will not be available.
[    0.005419] smp: Bringing up secondary CPUs ...
[    0.006106] Detected VIPT I-cache on CPU1
[    0.006146] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
[    0.006166] GICv3: CPU1: using allocated LPI pending table @0x0000000002060000
[    0.006225] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.007028] Detected VIPT I-cache on CPU2
[    0.007058] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
[    0.007074] GICv3: CPU2: using allocated LPI pending table @0x0000000002070000
[    0.007111] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.007908] Detected VIPT I-cache on CPU3
[    0.007936] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
[    0.007951] GICv3: CPU3: using allocated LPI pending table @0x0000000002100000
[    0.007988] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.012147] CPU features: detected: Spectre-v2
[    0.012736] CPU features: detected: Spectre-v4
[    0.013149] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.013429] Detected PIPT I-cache on CPU4
[    0.014719] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
[    0.015436] GICv3: CPU4: using allocated LPI pending table @0x0000000002110000
[    0.017069] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
[    0.027750] Detected PIPT I-cache on CPU5
[    0.029150] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
[    0.029846] GICv3: CPU5: using allocated LPI pending table @0x0000000002120000
[    0.031312] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
[    0.037761] smp: Brought up 1 node, 6 CPUs
[    0.037897] SMP: Total of 6 processors activated.
[    0.037926] CPU features: detected: 32-bit EL0 Support
[    0.037934] CPU features: detected: 32-bit EL1 Support
[    0.037975] CPU features: detected: CRC32 instructions
[    0.302939] CPU: All CPU(s) started at EL2
[    0.304329] alternatives: patching kernel code
[    0.309230] devtmpfs: initialized
[    0.329422] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.329688] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.330787] pinctrl core: initialized pinctrl subsystem
[    0.331854] DMI not present or invalid.
[    0.332927] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.347545] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.353100] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.355242] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.355418] audit: initializing netlink subsys (disabled)
[    0.356269] audit: type=2000 audit(0.352:1): state=initialized audit_enabled=0 res=1
[    0.358046] thermal_sys: Registered thermal governor 'step_wise'
[    0.358058] thermal_sys: Registered thermal governor 'user_space'
[    0.358615] Userspace governor deprecated: use thermal netlink notification instead
[    0.359414] cpuidle: using governor menu
[    0.360434] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.362765] ASID allocator initialised with 65536 entries
[    0.363052] Serial: AMBA PL011 UART driver
[    0.395517] platform ff770000.syscon:phy@f780: Fixing up cyclic dependency with fe330000.mmc
[    0.403730] platform ff940000.hdmi: Fixing up cyclic dependency with ff8f0000.vop
[    0.403923] platform ff940000.hdmi: Fixing up cyclic dependency with ff900000.vop
[    0.416634] rockchip-gpio ff720000.gpio: probed /pinctrl/gpio@ff720000
[    0.417855] rockchip-gpio ff730000.gpio: probed /pinctrl/gpio@ff730000
[    0.418703] rockchip-gpio ff780000.gpio: probed /pinctrl/gpio@ff780000
[    0.419534] rockchip-gpio ff788000.gpio: probed /pinctrl/gpio@ff788000
[    0.420342] rockchip-gpio ff790000.gpio: probed /pinctrl/gpio@ff790000
[    0.445385] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.445608] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.445617] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.445627] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.447104] cryptd: max_cpu_qlen set to 1000
[    0.516037] raid6: neonx8   gen()  1428 MB/s
[    0.584382] raid6: neonx8   xor()  1056 MB/s
[    0.652823] raid6: neonx4   gen()  1435 MB/s
[    0.721178] raid6: neonx4   xor()  1043 MB/s
[    0.789611] raid6: neonx2   gen()  1377 MB/s
[    0.858058] raid6: neonx2   xor()   972 MB/s
[    0.926400] raid6: neonx1   gen()  1203 MB/s
[    0.994676] raid6: neonx1   xor()   824 MB/s
[    1.063006] raid6: int64x8  gen()  1015 MB/s
[    1.131344] raid6: int64x8  xor()   534 MB/s
[    1.199677] raid6: int64x4  gen()  1132 MB/s
[    1.268030] raid6: int64x4  xor()   567 MB/s
[    1.336358] raid6: int64x2  gen()   965 MB/s
[    1.404698] raid6: int64x2  xor()   496 MB/s
[    1.473027] raid6: int64x1  gen()   718 MB/s
[    1.541371] raid6: int64x1  xor()   381 MB/s
[    1.541379] raid6: using algorithm neonx4 gen() 1435 MB/s
[    1.541385] raid6: .... xor() 1043 MB/s, rmw enabled
[    1.541396] raid6: using neon recovery algorithm
[    1.545424] iommu: Default domain type: Translated 
[    1.545538] iommu: DMA domain TLB invalidation policy: strict mode 
[    1.549598] vgaarb: loaded
[    1.550128] SCSI subsystem initialized
[    1.550813] libata version 3.00 loaded.
[    1.551319] usbcore: registered new interface driver usbfs
[    1.551376] usbcore: registered new interface driver hub
[    1.551423] usbcore: registered new device driver usb
[    1.552037] pps_core: LinuxPPS API ver. 1 registered
[    1.552059] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.552079] PTP clock support registered
[    1.552413] EDAC MC: Ver: 3.0.0
[    1.553351] Advanced Linux Sound Architecture Driver Initialized.
[    1.554161] NetLabel: Initializing
[    1.554170] NetLabel:  domain hash size = 128
[    1.554177] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.554258] NetLabel:  unlabeled traffic allowed by default
[    1.557074] clocksource: Switched to clocksource arch_sys_counter
[    1.557380] VFS: Disk quotas dquot_6.6.0
[    1.557455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.567637] NET: Registered PF_INET protocol family
[    1.568344] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    1.571325] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    1.571457] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    1.572012] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    1.572932] TCP: Hash tables configured (established 32768 bind 32768)
[    1.573364] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    1.573490] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    1.573920] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.575282] RPC: Registered named UNIX socket transport module.
[    1.575295] RPC: Registered udp transport module.
[    1.575301] RPC: Registered tcp transport module.
[    1.575307] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.575324] PCI: CLS 0 bytes, default 64
[    1.576064] Trying to unpack rootfs image as initramfs...
[    1.603418] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    1.610842] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    1.613909] kvm [1]: IPA Size Limit: 40 bits
[    1.616512] kvm [1]: vgic-v2@fff20000
[    1.617356] kvm [1]: GIC system register CPU interface enabled
[    1.621790] kvm [1]: vgic interrupt IRQ18
[    1.626319] kvm [1]: Hyp mode initialized successfully
[    1.636308] Initialise system trusted keyrings
[    1.638385] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[    1.648238] zbud: loaded
[    1.653845] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.663004] NFS: Registering the id_resolver key type
[    1.663375] Key type id_resolver registered
[    1.663415] Key type id_legacy registered
[    1.663894] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.664009] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.664020] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    1.668259] fuse: init (API version 7.35)
[    1.671626] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
[    1.680341] 9p: Installing v9fs 9p2000 file system support
[    1.739338] NET: Registered PF_ALG protocol family
[    1.739693] xor: measuring software checksum speed
[    1.746449]    8regs           :  1659 MB/sec
[    1.752307]    32regs          :  1906 MB/sec
[    1.761127]    arm64_neon      :  1221 MB/sec
[    1.761417] xor: using function: 32regs (1906 MB/sec)
[    1.761483] Key type asymmetric registered
[    1.761498] Asymmetric key parser 'x509' registered
[    1.763017] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    1.766054] io scheduler mq-deadline registered
[    1.766289] io scheduler kyber registered
[    1.766981] io scheduler bfq registered
[    1.790084] rockchip-usb2phy ff770000.syscon:usb2phy@e450: failed to create phy
[    1.792122] rockchip-usb2phy ff770000.syscon:usb2phy@e460: failed to create phy
[    1.798553] Freeing initrd memory: 9504K
[    1.804056] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
[    1.804256] dma-pl330 ff6d0000.dma-controller:   DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
[    1.806224] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
[    1.806273] dma-pl330 ff6e0000.dma-controller:   DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    1.811539] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled
[    1.814995] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 41, base_baud = 1500000) is a 16550A
[    1.815340] serial serial0: tty port ttyS0 registered
[    1.817695] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 42, base_baud = 1500000) is a 16550A
[    1.819430] printk: console [ttyS2] enabled
[    1.828286] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    1.840170] brd: module loaded
[    1.850509] loop: module loaded
[    1.927535] spi-nor spi0.0: w25q128fw (16384 Kbytes)
[    1.953133] libphy: Fixed MDIO Bus: probed
[    1.954719] tun: Universal TUN/TAP device driver, 1.6
[    1.957391] e1000e: Intel(R) PRO/1000 Network Driver
[    1.957442] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.957502] igb: Intel(R) Gigabit Ethernet Network Driver
[    1.957512] igb: Copyright (c) 2007-2014 Intel Corporation.
[    1.957565] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    1.957573] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.959559] pegasus: Pegasus/Pegasus II USB Ethernet driver
[    1.959622] usbcore: registered new interface driver pegasus
[    1.959664] usbcore: registered new interface driver rtl8150
[    1.959712] usbcore: registered new interface driver r8152
[    1.959752] usbcore: registered new interface driver dm9601
[    1.959808] usbcore: registered new interface driver CoreChips
[    1.959859] usbcore: registered new interface driver smsc75xx
[    1.959910] usbcore: registered new interface driver smsc95xx
[    1.959955] usbcore: registered new interface driver plusb
[    1.960002] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[    1.960339] VFIO - User Level meta-driver version: 0.3
[    1.968287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.968515] ehci-pci: EHCI PCI platform driver
[    1.968563] ehci-platform: EHCI generic platform driver
[    1.969183] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.969261] ohci-pci: OHCI PCI platform driver
[    1.969317] ohci-platform: OHCI generic platform driver
[    1.970372] usbcore: registered new interface driver usb-storage
[    1.974662] i2c_dev: i2c /dev entries driver
[    1.980065] rk808 4-001b: chip id: 0x0
[    1.986078] rk808-regulator rk808-regulator: there is no dvs0 gpio
[    1.986258] rk808-regulator rk808-regulator: there is no dvs1 gpio
[    2.002697] rk808-rtc rk808-rtc: registered as rtc0
[    2.003488] rk808-rtc rk808-rtc: setting system clock to 2021-11-23T13:35:23 UTC (1637674523)
[    2.005600] fan53555-regulator 4-0040: FAN53555 Option[8] Rev[1] Detected!
[    2.008642] fan53555-regulator 4-0041: FAN53555 Option[8] Rev[1] Detected!
[    2.009622] random: fast init done
[    2.027382] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 12000 KHz, changing to: 408000 KHz
[    2.028696] sdhci: Secure Digital Host Controller Interface driver
[    2.028709] sdhci: Copyright(c) Pierre Ossman
[    2.028713] SPI driver mmc_spi has no spi_device_id for mmc-spi-slot
[    2.028738] Synopsys Designware Multimedia Card Interface Driver
[    2.029622] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.031016] dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode.
[    2.031063] dwmmc_rockchip fe320000.mmc: Using internal DMA controller.
[    2.031084] dwmmc_rockchip fe320000.mmc: Version ID is 270a
[    2.031150] mmc2: CQHCI version 5.10
[    2.031180] dwmmc_rockchip fe320000.mmc: DW MMC controller at irq 33,32 bit host data width,256 deep fifo
[    2.031515] dwmmc_rockchip fe320000.mmc: Got CD GPIO
[    2.032129] ledtrig-cpu: registered to indicate activity on CPUs
[    2.034335] usbcore: registered new interface driver usbhid
[    2.034350] usbhid: USB HID core driver
[    2.043369] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    2.043959] xt_time: kernel timezone is -0000
[    2.043980] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
[    2.044002] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[    2.044073] IPVS: ipvs loaded.
[    2.044076] IPVS: [rr] scheduler registered.
[    2.044080] IPVS: [wrr] scheduler registered.
[    2.044082] IPVS: [lc] scheduler registered.
[    2.044085] IPVS: [wlc] scheduler registered.
[    2.044088] IPVS: [fo] scheduler registered.
[    2.044090] IPVS: [ovf] scheduler registered.
[    2.044096] IPVS: [lblc] scheduler registered.
[    2.044101] IPVS: [lblcr] scheduler registered.
[    2.044104] IPVS: [dh] scheduler registered.
[    2.044107] IPVS: [sh] scheduler registered.
[    2.044110] IPVS: [sed] scheduler registered.
[    2.044112] IPVS: [nq] scheduler registered.
[    2.044177] Initializing XFRM netlink socket
[    2.044220] NET: Registered PF_PACKET protocol family
[    2.044375] 8021q: 802.1Q VLAN Support v1.8
[    2.044441] 9pnet: Installing 9P2000 support
[    2.044472] Key type dns_resolver registered
[    2.045335] registered taskstats version 1
[    2.045341] Loading compiled-in X.509 certificates
[    2.045676] zswap: loaded using pool lzo/zbud
[    2.046551] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[    2.056649] mmc2: SDHCI controller on fe330000.mmc [fe330000.mmc] using ADMA
[    2.102310] rk_gmac-dwmac fe300000.ethernet: IRQ eth_wake_irq not found
[    2.102338] rk_gmac-dwmac fe300000.ethernet: IRQ eth_lpi not found
[    2.102507] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
[    2.102777] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
[    2.102796] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
[    2.102812] rk_gmac-dwmac fe300000.ethernet: RX delay(0x11).
[    2.102832] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
[    2.102940] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed
[    2.103568] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
[    2.108593] rk_gmac-dwmac fe300000.ethernet: init for RGMII
[    2.108747] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[    2.108759] rk_gmac-dwmac fe300000.ethernet:     DWMAC1000
[    2.108766] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported
[    2.108771] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported
[    2.108776] rk_gmac-dwmac fe300000.ethernet: COE Type 2
[    2.108781] rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported
[    2.108786] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported
[    2.108843] rk_gmac-dwmac fe300000.ethernet: Normal descriptors
[    2.108849] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled
[    2.108854] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    2.108866] rk_gmac-dwmac fe300000.ethernet: device MAC address a6:9d:19:3a:ae:ad
[    2.129169] mmc2: Command Queue Engine enabled
[    2.129208] mmc2: new HS400 MMC card at address 0001
[    2.130188] mmcblk2: mmc2:0001 BJTD4R 29.1 GiB 
[    2.132685]  mmcblk2: p1 p2
[    2.133555] mmcblk2boot0: mmc2:0001 BJTD4R 4.00 MiB 
[    2.135664] mmcblk2boot1: mmc2:0001 BJTD4R 4.00 MiB 
[    2.137568] mmcblk2rpmb: mmc2:0001 BJTD4R 4.00 MiB, chardev (241:0)
[    2.217961] libphy: stmmac: probed
[    2.217988] RTL8211F Gigabit Ethernet stmmac-0:00: attached PHY driver (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
[    2.218002] RTL8211F Gigabit Ethernet stmmac-0:01: attached PHY driver (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
[    2.222085] ehci-platform fe380000.usb: EHCI Host Controller
[    2.222121] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 1
[    2.222254] ehci-platform fe380000.usb: irq 35, io mem 0xfe380000
[    2.236710] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[    2.237120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.16
[    2.237150] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.237172] usb usb1: Product: EHCI Host Controller
[    2.237189] usb usb1: Manufacturer: Linux 5.16.0-rc1 ehci_hcd
[    2.237206] usb usb1: SerialNumber: fe380000.usb
[    2.238351] hub 1-0:1.0: USB hub found
[    2.238430] hub 1-0:1.0: 1 port detected
[    2.242452] ehci-platform fe3c0000.usb: EHCI Host Controller
[    2.242516] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 2
[    2.242764] ehci-platform fe3c0000.usb: irq 37, io mem 0xfe3c0000
[    2.256614] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[    2.256819] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.16
[    2.256834] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.256844] usb usb2: Product: EHCI Host Controller
[    2.256853] usb usb2: Manufacturer: Linux 5.16.0-rc1 ehci_hcd
[    2.256862] usb usb2: SerialNumber: fe3c0000.usb
[    2.257448] hub 2-0:1.0: USB hub found
[    2.257493] hub 2-0:1.0: 1 port detected
[    2.258572] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[    2.258597] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 3
[    2.258756] ohci-platform fe3a0000.usb: irq 36, io mem 0xfe3a0000
[    2.321051] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.16
[    2.321082] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.321105] usb usb3: Product: Generic Platform OHCI controller
[    2.321123] usb usb3: Manufacturer: Linux 5.16.0-rc1 ohci_hcd
[    2.321140] usb usb3: SerialNumber: fe3a0000.usb
[    2.322176] hub 3-0:1.0: USB hub found
[    2.322255] hub 3-0:1.0: 1 port detected
[    2.324151] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[    2.324196] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 4
[    2.324466] ohci-platform fe3e0000.usb: irq 38, io mem 0xfe3e0000
[    2.385058] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.16
[    2.385089] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.385111] usb usb4: Product: Generic Platform OHCI controller
[    2.385130] usb usb4: Manufacturer: Linux 5.16.0-rc1 ohci_hcd
[    2.385148] usb usb4: SerialNumber: fe3e0000.usb
[    2.386244] hub 4-0:1.0: USB hub found
[    2.386332] hub 4-0:1.0: 1 port detected
[    2.391179] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode.
[    2.391230] dwmmc_rockchip fe310000.mmc: Using internal DMA controller.
[    2.391252] dwmmc_rockchip fe310000.mmc: Version ID is 270a
[    2.391338] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo
[    2.392710] dwmmc_rockchip fe310000.mmc: allocated mmc-pwrseq
[    2.392731] mmc_host mmc0: card is non-removable.
[    2.393896] input: adc-keys as /devices/platform/adc-keys/input/input0
[    2.397348] input: gpio-keys as /devices/platform/gpio-keys/input/input1
[    2.398534] ALSA device list:
[    2.398543]   No soundcards found.
[    2.398764] dw-apb-uart ff1a0000.serial: forbid DMA for kernel console
[    2.405804] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    2.420972] Freeing unused kernel memory: 2624K
[    2.436839] Run /init as init process
[    2.436848]   with arguments:
[    2.436853]     /init
[    2.436859]     splash
[    2.436865]   with environment:
[    2.436870]     HOME=/
[    2.436875]     TERM=linux
[    2.436880]     storagemedia=emmc
[    2.436885]     wol_enable=1
[    2.436891]     mac=16:fa:45:09:83:cc
[    2.436897]     ubootpart=ccdf9bab-01
[    2.436902]     board_type=2
[    2.436907]     board_type_name=Edge-V
[    2.436912]     khadas_board=Edge-V
[    2.436917]     fan=auto
[    2.436922]     imagetype=EMMC_MBR
[    2.526764] mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
[    2.666150] dwmmc_rockchip fe310000.mmc: Successfully tuned phase to 195
[    2.670555] mmc0: new ultra high speed SDR104 SDIO card at address 0001
[    2.714958] rockchip-vop ff8f0000.vop: Adding to iommu group 2
[    2.721503] rockchip-vop ff900000.vop: Adding to iommu group 3
[    2.883065] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops [rockchipdrm])
[    2.883289] [drm] unsupported AFBC format[3231564e]
[    2.885034] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops [rockchipdrm])
[    2.885343] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
[    2.885908] rockchip-drm display-subsystem: bound ff940000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm])
[    2.886214] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
[    2.886624] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
[    2.886651] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 5
[    2.886752] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
[    2.886789] xhci-hcd xhci-hcd.3.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[    2.886819] xhci-hcd xhci-hcd.3.auto: irq 74, io mem 0xfe800000
[    2.887255] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.16
[    2.887268] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.887275] usb usb5: Product: xHCI Host Controller
[    2.887280] usb usb5: Manufacturer: Linux 5.16.0-rc1 xhci-hcd
[    2.887285] usb usb5: SerialNumber: xhci-hcd.3.auto
[    2.887847] hub 5-0:1.0: USB hub found
[    2.887896] hub 5-0:1.0: 1 port detected
[    2.888249] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
[    2.888267] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 6
[    2.888285] xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0 SuperSpeed
[    2.888510] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.888678] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.16
[    2.888688] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.888695] usb usb6: Product: xHCI Host Controller
[    2.888700] usb usb6: Manufacturer: Linux 5.16.0-rc1 xhci-hcd
[    2.888706] usb usb6: SerialNumber: xhci-hcd.3.auto
[    2.889469] hub 6-0:1.0: USB hub found
[    2.889513] hub 6-0:1.0: 1 port detected
[    2.890627] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
[    2.890651] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 7
[    2.890756] xhci-hcd xhci-hcd.4.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[    2.890793] xhci-hcd xhci-hcd.4.auto: irq 75, io mem 0xfe900000
[    2.891004] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.16
[    2.891011] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.891015] usb usb7: Product: xHCI Host Controller
[    2.891018] usb usb7: Manufacturer: Linux 5.16.0-rc1 xhci-hcd
[    2.891021] usb usb7: SerialNumber: xhci-hcd.4.auto
[    2.891330] hub 7-0:1.0: USB hub found
[    2.891349] hub 7-0:1.0: 1 port detected
[    2.891518] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
[    2.891527] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 8
[    2.891535] xhci-hcd xhci-hcd.4.auto: Host supports USB 3.0 SuperSpeed
[    2.891566] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.891617] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.16
[    2.891622] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.891625] usb usb8: Product: xHCI Host Controller
[    2.891628] usb usb8: Manufacturer: Linux 5.16.0-rc1 xhci-hcd
[    2.891631] usb usb8: SerialNumber: xhci-hcd.4.auto
[    2.892001] hub 8-0:1.0: USB hub found
[    2.892017] hub 8-0:1.0: 1 port detected
[    3.257263] EXT4-fs (mmcblk2p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    3.470819] NET: Registered PF_INET6 protocol family
[    3.471926] Segment Routing with IPv6
[    3.471953] In-situ OAM (IOAM) with IPv6
[    3.484371] systemd[1]: systemd 245.4-4ubuntu3.13 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    3.485236] systemd[1]: Detected architecture arm64.
[    3.509656] systemd[1]: Set hostname to <Khadas>.
[    3.699747] systemd[1]: Configuration file /lib/systemd/system/system-check.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[    3.711248] systemd[1]: Configuration file /lib/systemd/system/fenix-hardware-optimize.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[    3.842083] systemd[1]: Configuration file /lib/systemd/system/fenix-zram-config.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[    3.843410] systemd[1]: Configuration file /lib/systemd/system/fan.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[    3.879114] random: systemd: uninitialized urandom read (16 bytes read)
[    3.879373] systemd[1]: system-modprobe.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    3.879389] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    3.882580] systemd[1]: Created slice system-modprobe.slice.
[    3.882830] random: systemd: uninitialized urandom read (16 bytes read)
[    3.883884] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    3.883953] random: systemd: uninitialized urandom read (16 bytes read)
[    3.885661] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    3.887912] systemd[1]: Created slice User and Session Slice.
[    3.888457] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.889915] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.890391] systemd[1]: Reached target Remote File Systems.
[    3.890531] systemd[1]: Reached target Slices.
[    3.890694] systemd[1]: Reached target Swap.
[    3.890844] systemd[1]: Reached target System Time Set.
[    3.893644] systemd[1]: Listening on Syslog Socket.
[    3.894383] systemd[1]: Listening on fsck to fsckd communication Socket.
[    3.894832] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    3.896203] systemd[1]: Listening on Journal Audit Socket.
[    3.897017] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.897892] systemd[1]: Listening on Journal Socket.
[    3.898749] systemd[1]: Listening on udev Control Socket.
[    3.899311] systemd[1]: Listening on udev Kernel Socket.
[    3.906351] systemd[1]: Mounting Huge Pages File System...
[    3.912106] systemd[1]: Mounting POSIX Message Queue File System...
[    3.914996] systemd[1]: Mounting Kernel Debug File System...
[    3.915401] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[    3.916787] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
[    3.919030] systemd[1]: Starting Journal Service...
[    3.923186] systemd[1]: Starting Restore / save the current clock...
[    3.926705] systemd[1]: Starting Set the console keyboard layout...
[    3.929890] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    3.930114] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    3.933477] systemd[1]: Started Nameserver information manager.
[    3.934012] systemd[1]: Reached target Network (Pre).
[    3.934958] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    3.935149] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    3.939632] systemd[1]: Starting Load Kernel Modules...
[    3.943028] systemd[1]: Starting Remount Root and Kernel File Systems...
[    3.948539] systemd[1]: Starting udev Coldplug all Devices...
[    3.955766] systemd[1]: Mounted Huge Pages File System.
[    3.957157] systemd[1]: Mounted POSIX Message Queue File System.
[    3.958170] systemd[1]: Mounted Kernel Debug File System.
[    3.961616] systemd[1]: Finished Restore / save the current clock.
[    3.964797] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    3.966896] EXT4-fs (mmcblk2p2): re-mounted. Opts: commit=600,errors=remount-ro. Quota mode: none.
[    3.977395] systemd[1]: Finished Remount Root and Kernel File Systems.
[    3.977725] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    3.979237] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    3.979466] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    3.984129] systemd[1]: Starting Load/Save Random Seed...
[    3.987435] systemd[1]: Starting Create System Users...
[    3.993169] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.004408] brcmfmac: F1 signature read @0x18000000=0x17294359
[    4.008243] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4359-sdio for chip BCM4359/9
[    4.011979] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac4359-sdio.khadas,edge-v.bin failed with error -2
[    4.015527] systemd[1]: Finished Load Kernel Modules.
[    4.018086] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac4359-sdio.khadas,edge-v.txt failed with error -2
[    4.018544] systemd[1]: Mounting FUSE Control File System...
[    4.022467] systemd[1]: Mounting Kernel Configuration File System...
[    4.025642] systemd[1]: Starting Apply Kernel Variables...
[    4.027805] systemd[1]: Finished Create System Users.
[    4.031308] systemd[1]: Starting Create Static Device Nodes in /dev...
[    4.034982] systemd[1]: Mounted Kernel Configuration File System.
[    4.045064] systemd[1]: Mounted FUSE Control File System.
[    4.068024] systemd[1]: Finished Apply Kernel Variables.
[    4.071761] systemd[1]: Finished Create Static Device Nodes in /dev.
[    4.074451] systemd[1]: Starting udev Kernel Device Manager...
[    4.096987] systemd[1]: Started Journal Service.
[    4.122209] systemd-journald[328]: Received client request to flush runtime journal.
[    4.185680] random: crng init done
[    4.185702] random: 7 urandom warning(s) missed due to ratelimiting
[    4.265824] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4359-sdio for chip BCM4359/9
[    4.266720] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[    4.268566] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4359/9 wl0: Sep 20 2019 20:22:36 version 9.87.51.11.34 (edb7293@shgit) (r711217) FWID 01-c7feb1ee
[    4.562569] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
[    4.562604] rockchip-pcie f8000000.pcie:      MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000
[    4.562615] rockchip-pcie f8000000.pcie:       IO 0x00fbe00000..0x00fbefffff -> 0x00fbe00000
[    4.600141] rockchip-pcie f8000000.pcie: no vpcie12v regulator found
[    4.600181] rockchip-pcie f8000000.pcie: no vpcie3v3 regulator found
[    4.600203] rockchip-pcie f8000000.pcie: supply vpcie1v8 not found, using dummy regulator
[    4.601926] mc: Linux media interface: v0.10
[    4.608480] videodev: Linux video capture interface: v2.00
[    4.619409] rockchip-pcie f8000000.pcie: supply vpcie0v9 not found, using dummy regulator
[    4.666410] Bluetooth: Core ver 2.22
[    4.667769] NET: Registered PF_BLUETOOTH protocol family
[    4.667790] Bluetooth: HCI device and connection manager initialized
[    4.667813] Bluetooth: HCI socket layer initialized
[    4.667824] Bluetooth: L2CAP socket layer initialized
[    4.667861] Bluetooth: SCO socket layer initialized
[    4.686153] btsdio: probe of mmc0:0001:3 failed with error -110
[    4.797093] panfrost ff9a0000.gpu: clock rate = 500000000
[    4.813833] panfrost ff9a0000.gpu: [drm:panfrost_devfreq_init [panfrost]] Failed to register cooling device
[    4.813973] panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0
[    4.813984] panfrost ff9a0000.gpu: features: 00000000,100e77bf, issues: 00000000,24040400
[    4.813992] panfrost ff9a0000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7
[    4.814001] panfrost ff9a0000.gpu: shader_present=0xf l2_present=0x1
[    4.821348] Bluetooth: HCI UART driver ver 2.3
[    4.821381] Bluetooth: HCI UART protocol H4 registered
[    4.821387] Bluetooth: HCI UART protocol BCSP registered
[    4.821392] Bluetooth: HCI UART protocol ATH3K registered
[    4.823981] rockchip-rga ff680000.rga: HW Version: 0x03.02
[    4.824164] rockchip-rga: probe of ff680000.rga failed with error -12
[    4.829277] Bluetooth: HCI UART protocol Intel registered
[    4.837823] Bluetooth: HCI UART protocol Broadcom registered
[    4.837849] Bluetooth: HCI UART protocol AG6XX registered
[    4.858818] [drm] Initialized panfrost 1.2.0 20180908 for ff9a0000.gpu on minor 1
[    4.992414] dw-apb-uart ff180000.serial: failed to request DMA
[    5.116739] Bluetooth: hci0: BCM: failed to write clock (-56)
[    5.116767] Bluetooth: hci0: Failed to set baudrate
[    5.186121] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
[    5.186190] rockchip-pcie: probe of f8000000.pcie failed with error -110
[    5.233206] Bluetooth: hci0: BCM: chip id 121
[    5.235717] Bluetooth: hci0: BCM: features 0x0e
[    5.258962] Bluetooth: hci0: BCM4359C0
[    5.258984] Bluetooth: hci0: BCM4359C0 (003.001.006) build 0000
[    5.259846] Bluetooth: hci0: BCM4359C0 'brcm/BCM4359C0.hcd' Patch
[    5.272332] zram: Added device: zram0
[    5.274299] zram: Added device: zram1
[    5.276931] zram: Added device: zram2
[    5.279368] zram: Added device: zram3
[    5.287555] zram: Added device: zram4
[    5.288318] zram: Added device: zram5
[    5.318576] zram1: detected capacity change from 0 to 524288
[    5.359711] Adding 262140k swap on /dev/zram1.  Priority:5 extents:1 across:262140k SSFS
[    5.363086] zram2: detected capacity change from 0 to 524288
[    5.381976] Adding 262140k swap on /dev/zram2.  Priority:5 extents:1 across:262140k SSFS
[    5.384058] zram3: detected capacity change from 0 to 524288
[    5.415566] Adding 262140k swap on /dev/zram3.  Priority:5 extents:1 across:262140k SSFS
[    5.422126] zram4: detected capacity change from 0 to 524288
[    5.452171] Adding 262140k swap on /dev/zram4.  Priority:5 extents:1 across:262140k SSFS
[    6.200643] rk_gmac-dwmac fe300000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
[    6.201588] rk_gmac-dwmac fe300000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
[    6.208647] rk_gmac-dwmac fe300000.ethernet eth0: No Safety Features support found
[    6.208681] rk_gmac-dwmac fe300000.ethernet eth0: PTP not supported by HW
[    6.209171] rk_gmac-dwmac fe300000.ethernet eth0: configuring for phy/rgmii link mode
[    6.274474] ieee80211 phy0: brcmf_dongle_roam: WLC_SET_ROAM_TRIGGER error (-52)
[   10.318063] rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   10.318147] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   12.590944] Bluetooth: hci0: BCM: failed to write clock (-56)
[   12.727177] Bluetooth: hci0: BCM43596 UART 37.4MHz AMPAK AP6359S2 CL1.5[Baseline: 0134]
[   12.727205] Bluetooth: hci0: BCM4359C0 (003.001.006) build 0268
[   12.891381] Bluetooth: hci0: Failed to read codec capabilities (-56)
[   12.894499] Bluetooth: hci0: Failed to read codec capabilities (-56)
[   12.897643] Bluetooth: hci0: Failed to read codec capabilities (-56)
[   12.900767] Bluetooth: hci0: Failed to read codec capabilities (-56)
[   12.903895] Bluetooth: hci0: Failed to read codec capabilities (-56)
[   12.907007] Bluetooth: hci0: Failed to read codec capabilities (-56)

Am i missing something ?

Regards,