Closed lony2003 closed 7 months ago
完整dmesg:
armbian:~:# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.15.148-happy-new-year (root@fv-az1498-961) (aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 13.2.rel1 (Build arm-13.7)) 13.2.1 20231009, GNU ld (Arm GNU Toolchain 13.2.rel1 (Build arm-13.7)) 2.41.0.20231009) #1 SMP PREEMPT Tue Jan 30 05:17:44 EST 2024
[ 0.000000] Machine model: Fine3399
[ 0.000000] efi: UEFI not found.
[ 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-0x00000000f7ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
[ 0.000000] cma: Reserved 256 MiB at 0x00000000e1000000
[ 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] psci: SMC Calling Convention v1.0
[ 0.000000] percpu: Embedded 19 pages/cpu s37784 r8192 d31848 u77824
[ 0.000000] pcpu-alloc: s37784 r8192 d31848 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] CPU features: detected: ARM erratum 845719
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 999432
[ 0.000000] Kernel command line: root=UUID=3254ad1a-5a9c-4369-b36d-218eb17e0cde rootwait rootfstype=ext4 splash=verbose console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=3ae6130d-3c2d-4203-8718-ab64968b98e1 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u net.ifnames=0 max_loop=128 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[ 0.000000] Unknown kernel command line parameters "splash=verbose ubootpart=3ae6130d-3c2d-4203-8718-ab64968b98e1 cgroup_enable=memory cgroup_memory=1", 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: 3684016K/4061184K available (15488K kernel code, 2746K rwdata, 4888K rodata, 3776K init, 890K bss, 115024K reserved, 262144K 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] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 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 @480000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000000440000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000000450000
[ 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] 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.001937] Console: colour dummy device 80x25
[ 0.001994] printk: console [tty1] enabled
[ 0.002047] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[ 0.002067] pid_max: default: 32768 minimum: 301
[ 0.002435] LSM: Security Framework initializing
[ 0.002618] SELinux: Initializing.
[ 0.003146] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.003184] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.007395] rcu: Hierarchical SRCU implementation.
[ 0.009029] Platform MSI: interrupt-controller@fee20000 domain created
[ 0.009497] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[ 0.010247] EFI services will not be available.
[ 0.010987] smp: Bringing up secondary CPUs ...
[ 0.012063] Detected VIPT I-cache on CPU1
[ 0.012123] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
[ 0.012145] GICv3: CPU1: using allocated LPI pending table @0x0000000000460000
[ 0.012210] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.013559] Detected VIPT I-cache on CPU2
[ 0.013617] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
[ 0.013639] GICv3: CPU2: using allocated LPI pending table @0x0000000000470000
[ 0.013701] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.014930] Detected VIPT I-cache on CPU3
[ 0.014989] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
[ 0.015011] GICv3: CPU3: using allocated LPI pending table @0x0000000000500000
[ 0.015073] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.016415] CPU features: detected: Spectre-v2
[ 0.016429] CPU features: detected: Spectre-v4
[ 0.016434] CPU features: detected: Spectre-BHB
[ 0.016442] CPU features: detected: ARM erratum 1742098
[ 0.016448] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.016454] Detected PIPT I-cache on CPU4
[ 0.016489] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
[ 0.016508] GICv3: CPU4: using allocated LPI pending table @0x0000000000510000
[ 0.016551] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
[ 0.017721] Detected PIPT I-cache on CPU5
[ 0.017763] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
[ 0.017782] GICv3: CPU5: using allocated LPI pending table @0x0000000000520000
[ 0.017826] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
[ 0.017967] smp: Brought up 1 node, 6 CPUs
[ 0.017998] SMP: Total of 6 processors activated.
[ 0.018007] CPU features: detected: 32-bit EL0 Support
[ 0.018013] CPU features: detected: 32-bit EL1 Support
[ 0.018022] CPU features: detected: CRC32 instructions
[ 0.019749] CPU: All CPU(s) started at EL2
[ 0.019797] alternatives: patching kernel code
[ 0.022635] devtmpfs: initialized
[ 0.039459] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.039484] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.045587] prandom: seed boundary self test passed
[ 0.047419] prandom: 100 self tests passed
[ 0.068612] prandom32: self test passed (less than 6 bits correlated)
[ 0.068677] pinctrl core: initialized pinctrl subsystem
[ 0.069307] DMI not present or invalid.
[ 0.069928] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.072936] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.073242] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.073649] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.073749] audit: initializing netlink subsys (disabled)
[ 0.073970] audit: type=2000 audit(0.073:1): state=initialized audit_enabled=0 res=1
[ 0.075229] thermal_sys: Registered thermal governor 'step_wise'
[ 0.075798] cpuidle: using governor ladder
[ 0.076003] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.076203] ASID allocator initialised with 65536 entries
[ 0.076335] Serial: AMBA PL011 UART driver
[ 0.101932] platform ff770000.syscon:phy@f780: Fixing up cyclic dependency with fe330000.mmc
[ 0.108296] platform ff940000.hdmi: Fixing up cyclic dependency with ff8f0000.vop
[ 0.108359] platform ff940000.hdmi: Fixing up cyclic dependency with ff900000.vop
[ 0.119028] rockchip-gpio ff720000.gpio0: probed /pinctrl/gpio0@ff720000
[ 0.119844] rockchip-gpio ff730000.gpio1: probed /pinctrl/gpio1@ff730000
[ 0.120580] rockchip-gpio ff780000.gpio2: probed /pinctrl/gpio2@ff780000
[ 0.121367] rockchip-gpio ff788000.gpio3: probed /pinctrl/gpio3@ff788000
[ 0.122137] rockchip-gpio ff790000.gpio4: probed /pinctrl/gpio4@ff790000
[ 0.139944] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.139959] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.139968] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.139976] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 1.994851] cryptd: max_cpu_qlen set to 1000
[ 2.001520] "cryptomgr_test" (103) uses obsolete ecb(arc4) skcipher
[ 2.022844] alg: No test for 842 (842-generic)
[ 2.023043] alg: No test for 842 (842-scomp)
[ 2.201163] DRBG: Continuing without Jitter RNG
[ 2.316332] raid6: neonx8 gen() 1752 MB/s
[ 2.373158] raid6: neonx8 xor() 1254 MB/s
[ 2.429949] raid6: neonx4 gen() 1712 MB/s
[ 2.486755] raid6: neonx4 xor() 1265 MB/s
[ 2.543574] raid6: neonx2 gen() 1429 MB/s
[ 2.600371] raid6: neonx2 xor() 1119 MB/s
[ 2.657169] raid6: neonx1 gen() 1028 MB/s
[ 2.713983] raid6: neonx1 xor() 865 MB/s
[ 2.770785] raid6: int64x8 gen() 1007 MB/s
[ 2.827598] raid6: int64x8 xor() 536 MB/s
[ 2.884402] raid6: int64x4 gen() 984 MB/s
[ 2.941217] raid6: int64x4 xor() 553 MB/s
[ 2.998011] raid6: int64x2 gen() 956 MB/s
[ 3.054820] raid6: int64x2 xor() 498 MB/s
[ 3.111653] raid6: int64x1 gen() 717 MB/s
[ 3.168440] raid6: int64x1 xor() 379 MB/s
[ 3.168447] raid6: using algorithm neonx8 gen() 1752 MB/s
[ 3.168454] raid6: .... xor() 1254 MB/s, rmw enabled
[ 3.168460] raid6: using neon recovery algorithm
[ 3.169147] ACPI: Interpreter disabled.
[ 3.170641] vcc3v3_sys: supplied by dc_12v
[ 3.171035] vcc_sys: supplied by dc_12v
[ 3.171994] iommu: Default domain type: Translated
[ 3.172002] iommu: DMA domain TLB invalidation policy: strict mode
[ 3.175070] vgaarb: loaded
[ 3.175659] SCSI subsystem initialized
[ 3.175913] usbcore: registered new interface driver usbfs
[ 3.175957] usbcore: registered new interface driver hub
[ 3.176020] usbcore: registered new device driver usb
[ 3.176649] mc: Linux media interface: v0.10
[ 3.176695] videodev: Linux video capture interface: v2.00
[ 3.177080] EDAC MC: Ver: 3.0.0
[ 3.178423] Advanced Linux Sound Architecture Driver Initialized.
[ 3.179561] clocksource: Switched to clocksource arch_sys_counter
[ 3.179926] VFS: Disk quotas dquot_6.6.0
[ 3.180005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 3.180198] FS-Cache: Loaded
[ 3.180761] pnp: PnP ACPI: disabled
[ 3.190961] NET: Registered PF_INET protocol family
[ 3.191285] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 3.194666] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 3.194780] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 3.194800] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 3.195146] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 3.195811] TCP: Hash tables configured (established 32768 bind 32768)
[ 3.196132] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[ 3.196291] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 3.196429] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 3.196788] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 3.196822] NET: Registered PF_XDP protocol family
[ 3.196837] PCI: CLS 0 bytes, default 64
[ 3.197303] Trying to unpack rootfs image as initramfs...
[ 3.203840] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 3.204289] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 3.204867] kvm [1]: IPA Size Limit: 40 bits
[ 3.205790] kvm [1]: vgic-v2@fff20000
[ 3.205822] kvm [1]: GIC system register CPU interface enabled
[ 3.206041] kvm [1]: vgic interrupt IRQ18
[ 3.206326] kvm [1]: Hyp mode initialized successfully
[ 4.369435] Freeing initrd memory: 16492K
[ 4.794534] Initialise system trusted keyrings
[ 4.794765] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 4.802475] zbud: loaded
[ 4.804542] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 4.805156] fuse: init (API version 7.34)
[ 4.805832] SGI XFS with ACLs, security attributes, quota, no debug enabled
[ 4.874615] NET: Registered PF_ALG protocol family
[ 4.947378] xor: measuring software checksum speed
[ 4.951296] 8regs : 2525 MB/sec
[ 4.954702] 32regs : 2903 MB/sec
[ 4.959017] arm64_neon : 2287 MB/sec
[ 4.959024] xor: using function: 32regs (2903 MB/sec)
[ 4.959035] Key type asymmetric registered
[ 4.959042] Asymmetric key parser 'x509' registered
[ 4.959143] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 4.959339] io scheduler mq-deadline registered
[ 4.959348] io scheduler kyber registered
[ 4.959487] io scheduler bfq registered
[ 4.985682] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
[ 4.985736] rockchip-pcie f8000000.pcie: MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000
[ 4.985762] rockchip-pcie f8000000.pcie: IO 0x00fbe00000..0x00fbefffff -> 0x00fbe00000
[ 4.986462] rockchip-pcie f8000000.pcie: no vpcie12v regulator found
[ 4.986485] rockchip-pcie f8000000.pcie: no vpcie3v3 regulator found
[ 4.986504] rockchip-pcie f8000000.pcie: supply vpcie1v8 not found, using dummy regulator
[ 4.986666] rockchip-pcie f8000000.pcie: supply vpcie0v9 not found, using dummy regulator
[ 5.516276] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
[ 5.516341] rockchip-pcie: probe of f8000000.pcie failed with error -110
[ 5.531437] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 5.531461] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
[ 5.533805] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 5.533821] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[ 5.538665] vdd_log: supplied by regulator-dummy
[ 5.541403] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled
[ 5.544804] printk: console [ttyS2] disabled
[ 5.544908] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 40, base_baud = 1500000) is a 16550A
[ 5.545339] printk: console [ttyS2] enabled
[ 5.547082] Serial: AMBA driver
[ 5.550076] random: crng init done
[ 5.552084] rockchip-vop ff8f0000.vop: Adding to iommu group 2
[ 5.553243] rockchip-vop ff900000.vop: Adding to iommu group 3
[ 5.562642] rockchip-drm display-subsystem: bound ff8f0000.vop (ops 0xffffffc00a1015f0)
[ 5.562744] [drm] unsupported AFBC format[3231564e]
[ 5.564641] rockchip-drm display-subsystem: bound ff900000.vop (ops 0xffffffc00a1015f0)
[ 5.570067] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 5.572597] brd: module loaded
[ 5.642690] loop: module loaded
[ 5.649853] rk_gmac-dwmac fe300000.ethernet: IRQ eth_wake_irq not found
[ 5.649870] rk_gmac-dwmac fe300000.ethernet: IRQ eth_lpi not found
[ 5.650017] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
[ 5.650195] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
[ 5.650207] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
[ 5.650218] rk_gmac-dwmac fe300000.ethernet: RX delay(0x11).
[ 5.650233] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
[ 5.650305] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed
[ 5.650313] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
[ 5.655331] rk_gmac-dwmac fe300000.ethernet: init for RGMII
[ 5.655537] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[ 5.655551] rk_gmac-dwmac fe300000.ethernet: DWMAC1000
[ 5.655560] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported
[ 5.655567] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported
[ 5.655574] rk_gmac-dwmac fe300000.ethernet: COE Type 2
[ 5.655582] rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported
[ 5.655589] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported
[ 5.655596] rk_gmac-dwmac fe300000.ethernet: Normal descriptors
[ 5.655604] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled
[ 5.655611] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 5.773015] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
[ 5.773031] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
[ 5.777059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 5.777083] ehci-pci: EHCI PCI platform driver
[ 5.777128] ehci-platform: EHCI generic platform driver
[ 5.779497] ehci-platform fe380000.usb: EHCI Host Controller
[ 5.779708] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 1
[ 5.779845] ehci-platform fe380000.usb: irq 34, io mem 0xfe380000
[ 5.796234] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[ 5.796479] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 5.796494] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.796505] usb usb1: Product: EHCI Host Controller
[ 5.796514] usb usb1: Manufacturer: Linux 5.15.148-happy-new-year ehci_hcd
[ 5.796522] usb usb1: SerialNumber: fe380000.usb
[ 5.797047] hub 1-0:1.0: USB hub found
[ 5.797091] hub 1-0:1.0: 1 port detected
[ 5.799575] ehci-platform fe3c0000.usb: EHCI Host Controller
[ 5.799773] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 2
[ 5.799890] ehci-platform fe3c0000.usb: irq 36, io mem 0xfe3c0000
[ 5.816232] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[ 5.816455] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 5.816469] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.816479] usb usb2: Product: EHCI Host Controller
[ 5.816487] usb usb2: Manufacturer: Linux 5.15.148-happy-new-year ehci_hcd
[ 5.816496] usb usb2: SerialNumber: fe3c0000.usb
[ 5.816956] hub 2-0:1.0: USB hub found
[ 5.816998] hub 2-0:1.0: 1 port detected
[ 5.818171] usbcore: registered new interface driver cdc_wdm
[ 5.818248] usbcore: registered new interface driver usb-storage
[ 5.818924] mousedev: PS/2 mouse device common for all mice
[ 5.820696] SPI driver rmi4_spi has no spi_device_id for syna,rmi4-spi
[ 5.821761] i2c_dev: i2c /dev entries driver
[ 5.825381] rk808 0-001b: chip id: 0x0
[ 5.829919] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ 5.829952] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ 5.829962] rk808-regulator rk808-regulator: max buck steps per change: 8
[ 5.830468] vdd_center: supplied by vcc3v3_sys
[ 5.831211] vdd_cpu_l: supplied by vcc3v3_sys
[ 5.831514] vcc_ddr: supplied by vcc3v3_sys
[ 5.832099] vcc_1v8: supplied by vcc3v3_sys
[ 5.832682] vcc1v8_dvp: supplied by vcc3v3_sys
[ 5.833827] vcc3v0_tp: Bringing 1800000uV into 3000000-3000000uV
[ 5.833967] vcc3v0_tp: supplied by vcc3v3_sys
[ 5.835082] vcc1v8_pmu: supplied by vcc3v3_sys
[ 5.836307] vcc_sd: supplied by vcc3v3_sys
[ 5.837308] vcca3v0_codec: Bringing 1800000uV into 3000000-3000000uV
[ 5.837447] vcca3v0_codec: supplied by vcc3v3_sys
[ 5.838560] vcc_1v5: supplied by vcc3v3_sys
[ 5.839534] vcca1v8_codec: Bringing 800000uV into 1800000-1800000uV
[ 5.840058] vcca1v8_codec: supplied by vcc3v3_sys
[ 5.841207] vcc_3v0: supplied by vcc3v3_sys
[ 5.842044] vcc3v3_s3: supplied by vcc3v3_sys
[ 5.842351] vcc3v3_s0: supplied by vcc3v3_sys
[ 5.845981] rk808-rtc rk808-rtc: registered as rtc0
[ 5.846528] rk808-rtc rk808-rtc: setting system clock to 2013-01-18T08:50:15 UTC (1358499015)
[ 5.848041] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
[ 5.848728] vdd_cpu_b: supplied by vcc_sys
[ 5.851247] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
[ 5.851920] vdd_gpu: supplied by vcc_sys
[ 5.863515] cpu cpu0: EM: created perf domain
[ 5.864903] cpu cpu4: EM: created perf domain
[ 5.867838] sdhci: Secure Digital Host Controller Interface driver
[ 5.867844] sdhci: Copyright(c) Pierre Ossman
[ 5.867846] Synopsys Designware Multimedia Card Interface Driver
[ 5.868427] sdhci-pltfm: SDHCI platform and OF driver helper
[ 5.869719] dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode.
[ 5.869786] dwmmc_rockchip fe320000.mmc: Using internal DMA controller.
[ 5.869810] dwmmc_rockchip fe320000.mmc: Version ID is 270a
[ 5.869947] dwmmc_rockchip fe320000.mmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo
[ 5.870601] dwmmc_rockchip fe320000.mmc: Got CD GPIO
[ 5.872254] hid: raw HID events driver (C) Jiri Kosina
[ 5.872309] usbcore: registered new interface driver usbhid
[ 5.872311] usbhid: USB HID core driver
[ 5.875365] Initializing XFRM netlink socket
[ 5.875590] NET: Registered PF_INET6 protocol family
[ 5.883146] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 5.918099] Segment Routing with IPv6
[ 5.918109] RPL Segment Routing with IPv6
[ 5.918147] In-situ OAM (IOAM) with IPv6
[ 5.918287] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 5.919144] NET: Registered PF_PACKET protocol family
[ 5.919171] NET: Registered PF_KEY protocol family
[ 5.919512] 8021q: 802.1Q VLAN Support v1.8
[ 5.920065] registered taskstats version 1
[ 5.920082] Loading compiled-in X.509 certificates
[ 5.924414] zswap: loaded using pool zstd/zbud
[ 5.925642] Key type .fscrypt registered
[ 5.925652] Key type fscrypt-provisioning registered
[ 5.926839] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[ 5.949221] mmc_host mmc1: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
[ 5.954301] dwmmc_rockchip fe320000.mmc: All phases bad!
[ 5.954325] mmc1: tuning execution failed: -5
[ 5.954342] mmc1: error -5 whilst initialising SD card
[ 5.968869] vcc1v8_s3: supplied by vcc_1v8
[ 5.969491] mmc_host mmc1: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
[ 5.977027] rockchip-drm display-subsystem: bound ff8f0000.vop (ops 0xffffffc00a1015f0)
[ 5.978886] rockchip-drm display-subsystem: bound ff900000.vop (ops 0xffffffc00a1015f0)
[ 5.979110] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
[ 5.981890] Registered IR keymap rc-cec
[ 5.982009] rc rc0: dw_hdmi as /devices/platform/ff940000.hdmi/rc/rc0
[ 5.982166] input: dw_hdmi as /devices/platform/ff940000.hdmi/rc/rc0/input0
[ 5.982834] rockchip-drm display-subsystem: bound ff940000.hdmi (ops 0xffffffc00a1055a8)
[ 6.031705] mmc_host mmc1: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
[ 6.038775] fbcon: Deferring console take-over
[ 6.038791] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device
[ 6.039689] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
[ 6.046635] input: gpio-keys as /devices/platform/gpio-keys/input/input1
[ 6.048371] ALSA device list:
[ 6.048380] No soundcards found.
[ 6.050141] Freeing unused kernel memory: 3776K
[ 6.056930] Run /init as init process
[ 6.056956] with arguments:
[ 6.057001] /init
[ 6.057014] with environment:
[ 6.057024] HOME=/
[ 6.057035] TERM=linux
[ 6.057046] splash=verbose
[ 6.057056] ubootpart=3ae6130d-3c2d-4203-8718-ab64968b98e1
[ 6.057097] cgroup_enable=memory
[ 6.057110] cgroup_memory=1
[ 6.074818] fbcon: Taking over console
[ 6.109939] Console: switching to colour frame buffer device 240x67
[ 6.326625] dwmmc_rockchip fe320000.mmc: Successfully tuned phase to 163
[ 6.326669] mmc1: new ultra high speed SDR104 SDXC card at address 59b4
[ 6.327697] mmcblk1: mmc1:59b4 SD64G 59.4 GiB
[ 6.334863] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 6.334879] GPT:5799935 != 124669951
[ 6.334885] GPT:Alternate GPT header not at the end of the disk.
[ 6.334888] GPT:5799935 != 124669951
[ 6.334891] GPT: Use GNU Parted to correct GPT errors.
[ 6.334923] mmcblk1: p1 p2
[ 6.585355] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 6.657803] ohci-platform: OHCI generic platform driver
[ 6.662729] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[ 6.669008] mmc2: CQHCI version 5.10
[ 6.673946] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 3
[ 6.674041] ohci-platform fe3a0000.usb: irq 35, io mem 0xfe3a0000
[ 6.698954] mmc2: SDHCI controller on fe330000.mmc [fe330000.mmc] using ADMA
[ 6.737166] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[ 6.737183] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.737190] usb usb3: Product: Generic Platform OHCI controller
[ 6.737196] usb usb3: Manufacturer: Linux 5.15.148-happy-new-year ohci_hcd
[ 6.737202] usb usb3: SerialNumber: fe3a0000.usb
[ 6.769245] mmc2: Command Queue Engine enabled
[ 6.769272] mmc2: new HS400 Enhanced strobe MMC card at address 0001
[ 6.818353] mmcblk2: mmc2:0001 AJTD4R 14.6 GiB
[ 6.840472] hub 3-0:1.0: USB hub found
[ 6.840547] hub 3-0:1.0: 1 port detected
[ 6.848126] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[ 6.851601] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 4
[ 6.851729] ohci-platform fe3e0000.usb: irq 37, io mem 0xfe3e0000
[ 6.854826] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
[ 6.856097] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 5
[ 6.856371] xhci-hcd xhci-hcd.4.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x8000000002010010
[ 6.856452] xhci-hcd xhci-hcd.4.auto: irq 83, io mem 0xfe800000
[ 6.856720] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
[ 6.857115] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 6
[ 6.857143] xhci-hcd xhci-hcd.4.auto: Host supports USB 3.0 SuperSpeed
[ 6.857348] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 6.857357] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.857363] usb usb5: Product: xHCI Host Controller
[ 6.857368] usb usb5: Manufacturer: Linux 5.15.148-happy-new-year xhci-hcd
[ 6.857373] usb usb5: SerialNumber: xhci-hcd.4.auto
[ 6.859904] hub 5-0:1.0: USB hub found
[ 6.859958] hub 5-0:1.0: 1 port detected
[ 6.860345] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 6.860370] mmcblk2: p1
[ 6.860467] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 6.860475] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.860481] usb usb6: Product: xHCI Host Controller
[ 6.860486] usb usb6: Manufacturer: Linux 5.15.148-happy-new-year xhci-hcd
[ 6.860491] usb usb6: SerialNumber: xhci-hcd.4.auto
[ 6.860801] mmcblk2boot0: mmc2:0001 AJTD4R 4.00 MiB
[ 6.860967] hub 6-0:1.0: USB hub found
[ 6.860994] hub 6-0:1.0: 1 port detected
[ 6.861420] mmcblk2boot1: mmc2:0001 AJTD4R 4.00 MiB
[ 6.862398] mmcblk2rpmb: mmc2:0001 AJTD4R 4.00 MiB, chardev (240:0)
[ 6.869392] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[ 6.869826] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 7
[ 6.870001] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x8000000002010010
[ 6.870082] xhci-hcd xhci-hcd.5.auto: irq 84, io mem 0xfe900000
[ 6.870323] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[ 6.870520] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 8
[ 6.870537] xhci-hcd xhci-hcd.5.auto: Host supports USB 3.0 SuperSpeed
[ 6.870707] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 6.870717] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.870725] usb usb7: Product: xHCI Host Controller
[ 6.870730] usb usb7: Manufacturer: Linux 5.15.148-happy-new-year xhci-hcd
[ 6.870736] usb usb7: SerialNumber: xhci-hcd.5.auto
[ 6.871399] hub 7-0:1.0: USB hub found
[ 6.871441] hub 7-0:1.0: 1 port detected
[ 6.871852] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[ 6.871976] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 6.871987] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.871994] usb usb8: Product: xHCI Host Controller
[ 6.872000] usb usb8: Manufacturer: Linux 5.15.148-happy-new-year xhci-hcd
[ 6.872006] usb usb8: SerialNumber: xhci-hcd.5.auto
[ 6.872484] hub 8-0:1.0: USB hub found
[ 6.872525] hub 8-0:1.0: 1 port detected
[ 6.910565] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[ 6.910582] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.910589] usb usb4: Product: Generic Platform OHCI controller
[ 6.910594] usb usb4: Manufacturer: Linux 5.15.148-happy-new-year ohci_hcd
[ 6.910600] usb usb4: SerialNumber: fe3e0000.usb
[ 6.911135] hub 4-0:1.0: USB hub found
[ 6.911163] hub 4-0:1.0: 1 port detected
[ 7.056375] dw-apb-uart ff1a0000.serial: forbid DMA for kernel console
[ 7.193015] usb 6-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 7.211858] usb 6-1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
[ 7.211883] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[ 7.211892] usb 6-1: Product: USB 10/100/1000 LAN
[ 7.211898] usb 6-1: Manufacturer: Realtek
[ 7.211905] usb 6-1: SerialNumber: 001000001
[ 7.296872] usbcore: registered new device driver r8152-cfgselector
[ 7.530624] r8152-cfgselector 6-1: reset SuperSpeed USB device number 2 using xhci-hcd
[ 7.627620] r8152 6-1:1.0: load rtl8153b-2 v1 10/23/19 successfully
[ 7.683359] r8152 6-1:1.0 eth1: v1.12.13
[ 7.683649] usbcore: registered new interface driver r8152
[ 7.690074] usbcore: registered new interface driver cdc_ether
[ 7.692702] usbcore: registered new interface driver r8153_ecm
[ 7.789593] EXT4-fs (mmcblk1p2): INFO: recovery required on readonly filesystem
[ 7.789615] EXT4-fs (mmcblk1p2): write access will be enabled during recovery
[ 7.924396] EXT4-fs (mmcblk1p2): orphan cleanup on readonly fs
[ 7.924838] EXT4-fs (mmcblk1p2): 2 orphan inodes deleted
[ 7.924855] EXT4-fs (mmcblk1p2): recovery complete
[ 7.943705] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 8.400597] systemd[1]: System time before build time, advancing clock.
[ 8.485136] systemd[1]: systemd 253.5-1ubuntu7 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 8.485201] systemd[1]: Detected architecture arm64.
[ 8.489952] systemd[1]: Hostname set to <armbian>.
[ 8.812839] systemd[1]: /lib/systemd/system/rsyslog.service:24: Failed to parse protect home value, ignoring: readonly
[ 9.273694] systemd[1]: Queued start job for default target graphical.target.
[ 9.282724] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 9.284615] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[ 9.286501] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 9.287713] systemd[1]: Created slice user.slice - User and Session Slice.
[ 9.288122] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 9.289427] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 9.289792] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 9.290879] systemd[1]: Reached target slices.target - Slice Units.
[ 9.291480] systemd[1]: Reached target swap.target - Swaps.
[ 9.291618] systemd[1]: Reached target time-set.target - System Time Set.
[ 9.291932] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 9.314792] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket.
[ 9.315872] systemd[1]: Listening on syslog.socket - Syslog Socket.
[ 9.316708] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[ 9.317173] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 9.318535] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 9.319672] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 9.323560] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 9.324231] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 9.328349] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 9.332613] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 9.336947] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 9.337718] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 9.338412] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[ 9.344339] systemd[1]: Starting fake-hwclock-load.service - Restore the current clock...
[ 9.349014] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[ 9.353041] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 9.357303] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 9.361443] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 9.365582] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 9.370258] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 9.374466] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 9.376947] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 9.379238] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[ 9.383560] systemd[1]: Starting systemd-fsck-root.service - File System Check on Root Device...
[ 9.389455] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 9.389773] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[ 9.393403] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 9.398982] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 9.399756] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 9.400523] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 9.401726] systemd[1]: fake-hwclock-load.service: Deactivated successfully.
[ 9.402156] systemd[1]: Finished fake-hwclock-load.service - Restore the current clock.
[ 9.403364] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 9.404665] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 9.405090] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 9.405984] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 9.406401] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ 9.407252] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 9.407655] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[ 9.408513] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 9.408895] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 9.409832] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 9.410291] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 9.411399] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 9.411781] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[ 9.413465] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 9.416523] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 9.419299] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 9.422626] systemd[1]: Started systemd-fsckd.service - File System Check Daemon to report status.
[ 9.423754] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[ 9.426613] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 9.429316] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ 9.431543] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ 9.493850] systemd[1]: Finished systemd-fsck-root.service - File System Check on Root Device.
[ 9.499839] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 9.508508] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[ 9.522659] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[ 9.532150] EXT4-fs (mmcblk1p2): re-mounted. Opts: commit=600,errors=remount-ro. Quota mode: none.
[ 9.544863] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ 9.561582] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 9.564069] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[ 9.586176] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[ 9.601481] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[ 9.611628] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[ 9.627203] systemd[1]: Finished systemd-sysusers.service - Create System Users.
[ 9.635749] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[ 9.686738] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[ 9.690697] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
[ 9.703457] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[ 9.844319] systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[ 9.862294] systemd[1]: Starting ifupdown-pre.service - Helper to synchronize boot up for ifupdown...
[ 9.877976] systemd[1]: Finished ifupdown-pre.service - Helper to synchronize boot up for ifupdown.
[ 9.892227] systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
[ 9.915895] systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen...
[ 10.021305] systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen.
[ 10.086210] systemd[1]: Found device dev-ttyS2.device - /dev/ttyS2.
[ 10.099901] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
[ 10.105535] systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch.
[ 10.110044] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ 10.114364] systemd[1]: Reached target paths.target - Path Units.
[ 10.274250] systemd[1]: Found device dev-disk-by\x2duuid-881d5599\x2d1644\x2d4ece\x2da63f\x2d7d4a10e243a0.device - /dev/disk/by-uuid/881d5599-1644-4ece-a63f-7d4a10e243a0.
[ 10.316153] dw_wdt ff848000.watchdog: No valid TOPs array specified
[ 10.319583] systemd[1]: Starting systemd-fsck@dev-disk-by\x2duuid-881d5599\x2d1644\x2d4ece\x2da63f\x2d7d4a10e243a0.service - File System Check on /dev/disk/by-uuid/881d5599-1644-4ece-a63f-7d4a10e243a0...
[ 10.319992] rockchip_vdec: module is from the staging directory, the quality is unknown, you have been warned.
[ 10.432004] rkvdec ff660000.video-codec: Adding to iommu group 1
[ 10.476280] systemd[1]: Mounting tmp.mount - /tmp...
[ 10.505234] Registered IR keymap rc-empty
[ 10.520431] panfrost ff9a0000.gpu: clock rate = 500000000
[ 10.542975] systemd[1]: Mounted tmp.mount - /tmp.
[ 10.583693] rc rc1: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc1
[ 10.594298] rc rc1: lirc_dev: driver gpio_ir_recv registered at minor = 0, raw IR receiver, no transmitter
[ 10.613267] panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0
[ 10.623438] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc1/input2
[ 10.634827] systemd[1]: Finished systemd-fsck@dev-disk-by\x2duuid-881d5599\x2d1644\x2d4ece\x2da63f\x2d7d4a10e243a0.service - File System Check on /dev/disk/by-uuid/881d5599-1644-4ece-a63f-7d4a10e243a0.
[ 10.645901] panfrost ff9a0000.gpu: features: 00000000,100e77bf, issues: 00000000,24040400
[ 10.658325] panfrost ff9a0000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7
[ 10.658343] panfrost ff9a0000.gpu: shader_present=0xf l2_present=0x1
[ 10.659185] systemd[1]: boot.mount: Directory /boot to mount over is not empty, mounting anyway.
[ 10.663259] systemd[1]: Mounting boot.mount - /boot...
[ 10.676258] [drm] Initialized panfrost 1.2.0 20180908 for ff9a0000.gpu on minor 1
[ 10.720987] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 10.730403] systemd[1]: Mounted boot.mount - /boot.
[ 10.753087] systemd[1]: Reached target local-fs.target - Local File Systems.
[ 10.777486] r8152-cfgselector 6-1: reset SuperSpeed USB device number 2 using xhci-hcd
[ 10.781017] systemd[1]: Starting armbian-zram-config.service - Armbian ZRAM config...
[ 10.803932] systemd[1]: Starting console-setup.service - Set console font and keymap...
[ 10.824480] systemd[1]: Starting networking.service - Raise network interfaces...
[ 10.845061] systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data...
[ 10.850699] r8152 6-1:1.0: load rtl8153b-2 v1 10/23/19 successfully
[ 10.884429] systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats...
[ 10.900522] systemd[1]: systemd-machine-id-commit.service - Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
[ 10.913824] systemd[1]: Finished console-setup.service - Set console font and keymap.
[ 10.923808] r8152 6-1:1.0 eth1: v1.12.13
[ 10.945499] systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data.
[ 10.965509] systemd[1]: Received SIGRTMIN+20 from PID 408 (plymouthd).
[ 10.965806] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 693 (systemd-binfmt)
[ 10.970793] systemd[1]: Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System...
[ 11.007225] zram: Added device: zram0
[ 11.007570] zram: Added device: zram1
[ 11.007850] zram: Added device: zram2
[ 11.011272] systemd[1]: Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System.
[ 11.036208] systemd[1]: Finished systemd-binfmt.service - Set Up Additional Binary Formats.
[ 11.123552] zram0: detected capacity change from 0 to 3966432
[ 11.157662] Adding 1983212k swap on /dev/zram0. Priority:5 extents:1 across:1983212k SSFS
[ 11.327183] zram1: detected capacity change from 0 to 102400
[ 11.351660] systemd[1]: Finished networking.service - Raise network interfaces.
[ 11.368487] systemd[1]: Finished armbian-zram-config.service - Armbian ZRAM config.
[ 11.376800] systemd[1]: Starting armbian-ramlog.service - Armbian memory supported logging...
[ 11.470271] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard. Quota mode: none.
[ 11.908811] systemd[1]: Finished armbian-ramlog.service - Armbian memory supported logging.
[ 12.104081] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
[ 12.104809] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 12.124929] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 12.185431] systemd-journald[980]: Collecting audit messages is disabled.
[ 12.236803] systemd[1]: Starting fake-hwclock-load.service - Restore the current clock...
[ 12.260665] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 12.279338] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 12.302065] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[ 12.316089] systemd[1]: systemd-machine-id-commit.service - Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
[ 12.316310] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[ 12.334773] systemd[1]: Started systemd-journald.service - Journal Service.
[ 12.405148] systemd-journald[980]: Received client request to flush runtime journal.
[ 12.551888] RPC: Registered named UNIX socket transport module.
[ 12.551902] RPC: Registered udp transport module.
[ 12.551905] RPC: Registered tcp transport module.
[ 12.551907] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 13.497723] rd 0-5: Disabling EAS, schedutil is mandatory
[ 15.356132] rk_gmac-dwmac fe300000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
[ 15.365602] rk_gmac-dwmac fe300000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211E Gigabit Ethernet] (irq=POLL)
[ 16.896458] rk_gmac-dwmac fe300000.ethernet eth0: No Safety Features support found
[ 16.902913] rk_gmac-dwmac fe300000.ethernet eth0: PTP not supported by HW
[ 16.910378] rk_gmac-dwmac fe300000.ethernet eth0: configuring for phy/rgmii link mode
[ 29.042062] EXT4-fs (mmcblk1p2): resizing filesystem from 655104 to 15514107 blocks
[ 30.021699] EXT4-fs (mmcblk1p2): resized filesystem to 15514107
[ 140.379792] usb 7-1: new full-speed USB device number 2 using xhci-hcd
[ 140.526080] usb 7-1: New USB device found, idVendor=248a, idProduct=8367, bcdDevice= 1.00
[ 140.527091] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 140.527916] usb 7-1: Product: Wireless Receiver
[ 140.528446] usb 7-1: Manufacturer: Telink
[ 140.559634] input: Telink Wireless Receiver Mouse as /devices/platform/usb@fe900000/fe900000.usb/xhci-hcd.5.auto/usb7/7-1/7-1:1.0/0003:248A:8367.0001/input/input3
[ 140.561941] input: Telink Wireless Receiver Consumer Control as /devices/platform/usb@fe900000/fe900000.usb/xhci-hcd.5.auto/usb7/7-1/7-1:1.0/0003:248A:8367.0001/input/input4
[ 140.620292] input: Telink Wireless Receiver System Control as /devices/platform/usb@fe900000/fe900000.usb/xhci-hcd.5.auto/usb7/7-1/7-1:1.0/0003:248A:8367.0001/input/input5
[ 140.622415] hid-generic 0003:248A:8367.0001: input,hidraw0: USB HID v1.11 Mouse [Telink Wireless Receiver] on usb-xhci-hcd.5.auto-1/input0
[ 140.628883] input: Telink Wireless Receiver as /devices/platform/usb@fe900000/fe900000.usb/xhci-hcd.5.auto/usb7/7-1/7-1:1.1/0003:248A:8367.0002/input/input6
[ 140.687449] hid-generic 0003:248A:8367.0002: input,hidraw1: USB HID v1.11 Keyboard [Telink Wireless Receiver] on usb-xhci-hcd.5.auto-1/input1
[ 3729.808203] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 3729.820041] r8152 6-1:1.0 eth1: carrier on
[ 3747.406160] r8152 6-1:1.0 eth1: carrier off
[ 3759.761765] r8152 6-1:1.0 eth1: carrier on
[ 3761.870714] r8152 6-1:1.0 eth1: carrier off
[ 3774.193915] r8152 6-1:1.0 eth1: carrier on
[ 3791.791109] r8152 6-1:1.0 eth1: carrier off
[ 3804.144954] r8152 6-1:1.0 eth1: carrier on
armbian:~:#
感谢分享,根据你的测试,我复制了你添加的wifi firmware,有空时测试下今天重新构建的固件是否可用了。
感谢分享,根据你的测试,我复制了你添加的wifi firmware,有空时测试下今天重新构建的固件是否可用了。
原版dts_dtb.zip 这是dts,麻烦把他提交到上游内核仓库flippy和unifreq仓库。不然添加了驱动也用不了
感谢分享,根据你的测试,我复制了你添加的wifi firmware,有空时测试下今天重新构建的固件是否可用了。
建议5.15 6.1 6.6都提交一份
感谢分享,根据你的测试,我复制了你添加的wifi firmware,有空时测试下今天重新构建的固件是否可用了。
https://github.com/QXY716/linux-6.1.y/blob/main/arch/arm64/boot/dts/rockchip/rk3399-fine3399-plus.dts DTS里也需要打开brcm的wifi蓝牙状态
我超,有人回我了?谢谢大佬们!😄😄😄
好的,dtb已经更新,dts我提交到unifreq的内核仓库里。最新的固件已经使用新的dtb重新打包。
Device Information | 设备信息
Armbian Version | 系统版本
Describe the bug | 问题描述 找不到wifi硬件,在bozz原版系统中正常。
查看dmesg相关信息和nmcli radio状态如下: