Also, here is a dmesg after a boot, it has a few errors, it might be useful...:
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.10.10-edge-sunxi64 (build@armbian) (aarch64-linux-gnu-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP Thu Sep 12 05:13:13 EDT 2024
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: Transpeed 8K618-T
[ 0.000000] OF: reserved mem: 0x0000000040000000..0x000000004007ffff (512 KiB) nomap non-reusable secmon@40000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000013fffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x13f7cf040-0x13f7d0fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x000000004007ffff]
[ 0.000000] node 0: [mem 0x0000000040080000-0x000000013fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000013fffffff]
[ 0.000000] cma: Reserved 128 MiB at 0x00000000f8000000 on node -1
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 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.4
[ 0.000000] percpu: Embedded 22 pages/cpu s50856 r8192 d31064 u90112
[ 0.000000] pcpu-alloc: s50856 r8192 d31064 u90112 alloc=22*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: root=UUID=3b8d23b1-9535-45fa-ad2d-35d331fd0ea8 rootwait rootfstype=ext4 splash plymouth.ignore-serial-consoles console=ttyS0,115200 console=tty1 consoleblank=0 loglevel=1 ubootpart=3ca9f0da-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory
[ 0.000000] Unknown kernel command line parameters "splash ubootpart=3ca9f0da-01 cgroup_enable=memory", 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] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1048576
[ 0.000000] Policy zone: Normal
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x00000000f4000000-0x00000000f8000000] (64MB)
[ 0.000000] Memory: 3873276K/4194304K available (14592K kernel code, 1470K rwdata, 4368K rodata, 3264K init, 794K bss, 189956K reserved, 131072K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000] Tracing 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=4
[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 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.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000503] Console: colour dummy device 80x25
[ 0.000515] printk: legacy console [tty1] enabled
[ 0.000644] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.000658] pid_max: default: 32768 minimum: 301
[ 0.000742] LSM: initializing lsm=capability,yama,apparmor,ima,evm
[ 0.000781] Yama: becoming mindful.
[ 0.000877] AppArmor: AppArmor initialized
[ 0.000985] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.001012] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.002068] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.003119] rcu: Hierarchical SRCU implementation.
[ 0.003125] rcu: Max phase no-delay instances is 1000.
[ 0.004321] smp: Bringing up secondary CPUs ...
[ 0.004837] Detected VIPT I-cache on CPU1
[ 0.004921] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.005481] Detected VIPT I-cache on CPU2
[ 0.005527] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.006035] Detected VIPT I-cache on CPU3
[ 0.006080] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.006153] smp: Brought up 1 node, 4 CPUs
[ 0.006166] SMP: Total of 4 processors activated.
[ 0.006171] CPU: All CPU(s) started at EL2
[ 0.006177] CPU features: detected: 32-bit EL0 Support
[ 0.006182] CPU features: detected: CRC32 instructions
[ 0.006228] alternatives: applying system-wide alternatives
[ 0.008442] devtmpfs: initialized
[ 0.014210] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.014232] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.018046] 26592 pages in range for non-PLT usage
[ 0.018068] 518112 pages in range for PLT usage
[ 0.018533] pinctrl core: initialized pinctrl subsystem
[ 0.021410] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.022346] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.022471] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.022646] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.022682] audit: initializing netlink subsys (disabled)
[ 0.022814] audit: type=2000 audit(0.020:1): state=initialized audit_enabled=0 res=1
[ 0.023172] thermal_sys: Registered thermal governor 'fair_share'
[ 0.023179] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.023184] thermal_sys: Registered thermal governor 'step_wise'
[ 0.023189] thermal_sys: Registered thermal governor 'user_space'
[ 0.023227] cpuidle: using governor menu
[ 0.023449] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.023534] ASID allocator initialised with 65536 entries
[ 0.023706] Serial: AMBA PL011 UART driver
[ 0.028905] platform 3001000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
[ 0.032329] platform 6000000.hdmi: Fixed dependency cycle(s) with /soc/tcon-top@6510000
[ 0.032669] platform 6000000.hdmi: Fixed dependency cycle(s) with /soc/tcon-top@6510000
[ 0.032766] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/hdmi@6000000
[ 0.032826] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/lcd-controller@6515000
[ 0.032843] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000
[ 0.033000] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/lcd-controller@6515000
[ 0.033065] platform 6515000.lcd-controller: Fixed dependency cycle(s) with /soc/tcon-top@6510000
[ 0.033300] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@7010000
[ 0.033398] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@7010000
[ 0.033498] platform 7010000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
[ 0.034528] platform 6000000.hdmi: Fixed dependency cycle(s) with /connector
[ 0.034590] platform connector: Fixed dependency cycle(s) with /soc/hdmi@6000000
[ 0.035875] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.035882] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.035890] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.035895] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.035902] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.035907] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.035914] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.035919] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.036352] Demotion targets for Node 0: null
[ 0.037061] cryptd: max_cpu_qlen set to 1000
[ 0.104107] raid6: neonx8 gen() 1801 MB/s
[ 0.172156] raid6: neonx4 gen() 1854 MB/s
[ 0.240219] raid6: neonx2 gen() 1752 MB/s
[ 0.308279] raid6: neonx1 gen() 1501 MB/s
[ 0.376338] raid6: int64x8 gen() 1148 MB/s
[ 0.444385] raid6: int64x4 gen() 1349 MB/s
[ 0.512449] raid6: int64x2 gen() 1175 MB/s
[ 0.580490] raid6: int64x1 gen() 869 MB/s
[ 0.580497] raid6: using algorithm neonx4 gen() 1854 MB/s
[ 0.648545] raid6: .... xor() 1313 MB/s, rmw enabled
[ 0.648552] raid6: using neon recovery algorithm
[ 0.649093] iommu: Default domain type: Translated
[ 0.649101] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.649597] SCSI subsystem initialized
[ 0.649765] usbcore: registered new interface driver usbfs
[ 0.649795] usbcore: registered new interface driver hub
[ 0.649829] usbcore: registered new device driver usb
[ 0.650129] pps_core: LinuxPPS API ver. 1 registered
[ 0.650135] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.650151] PTP clock support registered
[ 0.650483] ARM FF-A: FFA_VERSION returned not supported
[ 0.650532] scmi_core: SCMI protocol bus registered
[ 0.650778] Advanced Linux Sound Architecture Driver Initialized.
[ 0.651559] NetLabel: Initializing
[ 0.651565] NetLabel: domain hash size = 128
[ 0.651570] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.651641] NetLabel: unlabeled traffic allowed by default
[ 0.651646] mctp: management component transport protocol core
[ 0.651652] NET: Registered PF_MCTP protocol family
[ 0.652064] clocksource: Switched to clocksource arch_sys_counter
[ 0.652312] VFS: Disk quotas dquot_6.6.0
[ 0.652340] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.652496] netfs: FS-Cache loaded
[ 0.653011] AppArmor: AppArmor Filesystem Enabled
[ 0.659912] NET: Registered PF_INET protocol family
[ 0.660162] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.663478] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.663529] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.663548] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.663802] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.664917] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.665036] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.665130] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.665353] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.665610] Trying to unpack rootfs image as initramfs...
[ 0.669172] Initialise system trusted keyrings
[ 0.669228] Key type blacklist registered
[ 0.669371] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[ 0.669438] zbud: loaded
[ 0.669935] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.671176] integrity: Platform Keyring initialized
[ 0.734105] xor: automatically using best checksumming function 32regs
[ 0.734132] async_tx: api initialized (async)
[ 0.734144] Key type asymmetric registered
[ 0.734151] Asymmetric key parser 'x509' registered
[ 0.734290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.734554] io scheduler mq-deadline registered
[ 0.734561] io scheduler kyber registered
[ 0.734612] io scheduler bfq registered
[ 0.747879] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 0.758766] loop: module loaded
[ 0.761765] usbcore: registered new interface driver usb-storage
[ 0.762229] mousedev: PS/2 mouse device common for all mice
[ 0.763201] sun6i-rtc 7000000.rtc: registered as rtc0
[ 0.763230] sun6i-rtc 7000000.rtc: setting system clock to 2024-11-07T07:32:26 UTC (1730964746)
[ 0.763589] i2c_dev: i2c /dev entries driver
[ 0.763820] mv64xxx_i2c 5002c00.i2c: can't get pinctrl, bus recovery not supported
[ 0.764314] mv64xxx_i2c 7081400.i2c: can't get pinctrl, bus recovery not supported
[ 0.764733] axp20x-i2c 1-0036: AXP20x variant AXP313a found
[ 0.764950] axp20x-i2c 1-0036: AXP20X driver loaded
[ 0.766195] sunxi-wdt 30090a0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[ 0.767633] sdhci: Secure Digital Host Controller Interface driver
[ 0.767643] sdhci: Copyright(c) Pierre Ossman
[ 0.767673] Synopsys Designware Multimedia Card Interface Driver
[ 0.768387] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.769037] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.769315] SMCCC: SOC_ID: ID = jep106:091e:1823 Revision = 0x00000002
[ 0.769739] hid: raw HID events driver (C) Jiri Kosina
[ 0.769806] usbcore: registered new interface driver usbhid
[ 0.769812] usbhid: USB HID core driver
[ 0.771135] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.781361] NET: Registered PF_INET6 protocol family
[ 1.568488] Freeing initrd memory: 17952K
[ 1.611301] Segment Routing with IPv6
[ 1.611405] In-situ OAM (IOAM) with IPv6
[ 1.611513] NET: Registered PF_PACKET protocol family
[ 1.611625] 8021q: 802.1Q VLAN Support v1.8
[ 1.611697] 9pnet: Installing 9P2000 support
[ 1.611802] Key type dns_resolver registered
[ 1.618764] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 1.618937] registered taskstats version 1
[ 1.619080] Loading compiled-in X.509 certificates
[ 1.635608] zswap: loaded using pool zstd/z3fold
[ 1.635805] Demotion targets for Node 0: null
[ 1.636037] Key type .fscrypt registered
[ 1.636044] Key type fscrypt-provisioning registered
[ 1.637471] Btrfs loaded, zoned=yes, fsverity=no
[ 1.637642] Key type encrypted registered
[ 1.637654] AppArmor: AppArmor sha256 policy hashing enabled
[ 1.637680] ima: No TPM chip found, activating TPM-bypass!
[ 1.637708] ima: Allocated hash algorithm: sha1
[ 1.637741] ima: No architecture policies found
[ 1.637808] evm: Initialising EVM extended attributes:
[ 1.637813] evm: security.selinux
[ 1.637818] evm: security.SMACK64
[ 1.637823] evm: security.SMACK64EXEC
[ 1.637827] evm: security.SMACK64TRANSMUTE
[ 1.637831] evm: security.SMACK64MMAP
[ 1.637836] evm: security.apparmor
[ 1.637840] evm: security.ima
[ 1.637844] evm: security.capability
[ 1.637849] evm: HMAC attrs: 0x1
[ 1.650251] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
[ 1.658058] sun50i-h616-pinctrl 300b000.pinctrl: initialized sunXi PIO driver
[ 1.658661] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
[ 1.658932] sun50i-h616-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver
[ 1.659619] printk: legacy console [ttyS0] disabled
[ 1.659932] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 288, base_baud = 1500000) is a 16550A
[ 1.659983] printk: legacy console [ttyS0] enabled
[ 1.661233] 5000400.serial: ttyS1 at MMIO 0x5000400 (irq = 289, base_baud = 1500000) is a 16550A
[ 1.661494] serial serial0: tty port ttyS1 registered
[ 1.678359] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800080f44f88)
[ 1.678561] sun4i-drm display-engine: bound 6510000.tcon-top (ops 0xffff800080f49c20)
[ 1.678883] sun4i-drm display-engine: bound 6515000.lcd-controller (ops 0xffff800080f41dd8)
[ 1.678976] sun8i-dw-hdmi 6000000.hdmi: supply hvcc not found, using dummy regulator
[ 1.680939] ehci-platform 5101000.usb: EHCI Host Controller
[ 1.680964] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 1
[ 1.681065] ehci-platform 5200000.usb: EHCI Host Controller
[ 1.681082] ehci-platform 5200000.usb: new USB bus registered, assigned bus number 2
[ 1.681097] ehci-platform 5101000.usb: irq 291, io mem 0x05101000
[ 1.681173] ehci-platform 5200000.usb: irq 292, io mem 0x05200000
[ 1.681844] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests (id=vbus)
[ 1.681906] ohci-platform 5200400.usb: Generic Platform OHCI controller
[ 1.681924] ohci-platform 5200400.usb: new USB bus registered, assigned bus number 3
[ 1.682014] ohci-platform 5200400.usb: irq 294, io mem 0x05200400
[ 1.696076] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00
[ 1.696359] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
[ 1.696373] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.696383] usb usb1: Product: EHCI Host Controller
[ 1.696391] usb usb1: Manufacturer: Linux 6.10.10-edge-sunxi64 ehci_hcd
[ 1.696399] usb usb1: SerialNumber: 5101000.usb
[ 1.696905] hub 1-0:1.0: USB hub found
[ 1.696950] hub 1-0:1.0: 1 port detected
[ 1.712070] ehci-platform 5200000.usb: USB 2.0 started, EHCI 1.00
[ 1.712319] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
[ 1.712333] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.712343] usb usb2: Product: EHCI Host Controller
[ 1.712351] usb usb2: Manufacturer: Linux 6.10.10-edge-sunxi64 ehci_hcd
[ 1.712359] usb usb2: SerialNumber: 5200000.usb
[ 1.712721] hub 2-0:1.0: USB hub found
[ 1.712760] hub 2-0:1.0: 1 port detected
[ 1.744289] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.10
[ 1.744303] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.744312] usb usb3: Product: Generic Platform OHCI controller
[ 1.744321] usb usb3: Manufacturer: Linux 6.10.10-edge-sunxi64 ohci_hcd
[ 1.744329] usb usb3: SerialNumber: 5200400.usb
[ 1.744688] hub 3-0:1.0: USB hub found
[ 1.744730] hub 3-0:1.0: 1 port detected
[ 1.888105] ohci-platform 5101400.usb: Generic Platform OHCI controller
[ 1.888128] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 4
[ 1.888236] ohci-platform 5101400.usb: irq 293, io mem 0x05101400
[ 1.888267] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver
[ 1.888285] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 5
[ 1.888494] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
[ 1.888508] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.888518] usb usb5: Product: MUSB HDRC host driver
[ 1.888526] usb usb5: Manufacturer: Linux 6.10.10-edge-sunxi64 musb-hcd
[ 1.888534] usb usb5: SerialNumber: musb-hdrc.2.auto
[ 1.888897] hub 5-0:1.0: USB hub found
[ 1.888937] hub 5-0:1.0: 1 port detected
[ 1.890030] sun50i_cpufreq_nvmem: sun50i-cpufreq-nvmem: unknown speed bin 0x2100, using default bin 0
[ 1.890044] sun50i_cpufreq_nvmem: Using CPU speed bin speed0
[ 1.891751] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
[ 1.892857] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800080f44f88)
[ 1.893010] sunxi-mmc 4021000.mmc: allocated mmc-pwrseq
[ 1.893094] sunxi-mmc 4020000.mmc: Got CD GPIO
[ 1.893110] sun4i-drm display-engine: bound 6510000.tcon-top (ops 0xffff800080f49c20)
[ 1.893377] sun4i-drm display-engine: bound 6515000.lcd-controller (ops 0xffff800080f41dd8)
[ 1.893465] sun8i-dw-hdmi 6000000.hdmi: supply hvcc not found, using dummy regulator
[ 1.895477] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800080f44f88)
[ 1.895638] sun4i-drm display-engine: bound 6510000.tcon-top (ops 0xffff800080f49c20)
[ 1.895821] sun4i-drm display-engine: bound 6515000.lcd-controller (ops 0xffff800080f41dd8)
[ 1.895891] sun8i-dw-hdmi 6000000.hdmi: supply hvcc not found, using dummy regulator
[ 1.897098] of_cfs_init
[ 1.897169] of_cfs_init: OK
[ 1.897256] clk: Disabling unused clocks
[ 1.897366] PM: genpd: Disabling unused power domains
[ 1.897379] ALSA device list:
[ 1.897387] No soundcards found.
[ 1.916075] sunxi-mmc 4022000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
[ 1.916077] sunxi-mmc 4021000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 1.916940] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800080f44f88)
[ 1.917102] sunxi-mmc 4020000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 1.917116] sun4i-drm display-engine: bound 6510000.tcon-top (ops 0xffff800080f49c20)
[ 1.917344] sun4i-drm display-engine: bound 6515000.lcd-controller (ops 0xffff800080f41dd8)
[ 1.917432] sun8i-dw-hdmi 6000000.hdmi: supply hvcc not found, using dummy regulator
[ 1.919276] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800080f44f88)
[ 1.919450] sun4i-drm display-engine: bound 6510000.tcon-top (ops 0xffff800080f49c20)
[ 1.919639] sun4i-drm display-engine: bound 6515000.lcd-controller (ops 0xffff800080f41dd8)
[ 1.919710] sun8i-dw-hdmi 6000000.hdmi: supply hvcc not found, using dummy regulator
[ 1.952323] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.10
[ 1.952338] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.952348] usb usb4: Product: Generic Platform OHCI controller
[ 1.952356] usb usb4: Manufacturer: Linux 6.10.10-edge-sunxi64 ohci_hcd
[ 1.952364] usb usb4: SerialNumber: 5101400.usb
[ 1.952865] hub 4-0:1.0: USB hub found
[ 1.952910] hub 4-0:1.0: 1 port detected
[ 1.954305] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800080f44f88)
[ 1.954596] sun4i-drm display-engine: bound 6510000.tcon-top (ops 0xffff800080f49c20)
[ 1.954925] sun4i-drm display-engine: bound 6515000.lcd-controller (ops 0xffff800080f41dd8)
[ 1.954970] Freeing unused kernel memory: 3264K
[ 1.955042] sun8i-dw-hdmi 6000000.hdmi: supply hvcc not found, using dummy regulator
[ 1.955102] Run /init as init process
[ 1.955109] with arguments:
[ 1.955115] /init
[ 1.955121] splash
[ 1.955128] with environment:
[ 1.955133] HOME=/
[ 1.955139] TERM=linux
[ 1.955145] ubootpart=3ca9f0da-01
[ 1.955151] cgroup_enable=memory
[ 1.960244] mmc1: host does not support reading read-only switch, assuming write-enable
[ 1.963344] mmc1: new high speed SDHC card at address aaaa
[ 1.964141] mmcblk1: mmc1:aaaa SD32G 29.7 GiB
[ 1.966105] mmcblk1: p1
[ 1.967699] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800080f44f88)
[ 1.967957] sun4i-drm display-engine: bound 6510000.tcon-top (ops 0xffff800080f49c20)
[ 1.968254] sun4i-drm display-engine: bound 6515000.lcd-controller (ops 0xffff800080f41dd8)
[ 1.968363] sun8i-dw-hdmi 6000000.hdmi: supply hvcc not found, using dummy regulator
[ 2.013056] mmc0: new high speed SDIO card at address 0001
[ 2.136236] mmc2: new HS200 MMC card at address 0001
[ 2.137132] mmcblk2: mmc2:0001 CJNB4R 58.2 GiB
[ 2.139500] mmcblk2: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25
[ 2.143554] mmcblk2boot0: mmc2:0001 CJNB4R 4.00 MiB
[ 2.145479] mmcblk2boot1: mmc2:0001 CJNB4R 4.00 MiB
[ 2.148288] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800080f44f88)
[ 2.148569] sun4i-drm display-engine: bound 6510000.tcon-top (ops 0xffff800080f49c20)
[ 2.148835] sun4i-drm display-engine: bound 6515000.lcd-controller (ops 0xffff800080f41dd8)
[ 2.148942] sun8i-dw-hdmi 6000000.hdmi: supply hvcc not found, using dummy regulator
[ 2.228129] usb 3-1: new low-speed USB device number 2 using ohci-platform
[ 2.256126] usb 4-1: new low-speed USB device number 2 using ohci-platform
[ 2.334551] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800080f44f88)
[ 2.334823] sun4i-drm display-engine: bound 6510000.tcon-top (ops 0xffff800080f49c20)
[ 2.335121] sun4i-drm display-engine: bound 6515000.lcd-controller (ops 0xffff800080f41dd8)
[ 2.335235] sun8i-dw-hdmi 6000000.hdmi: supply hvcc not found, using dummy regulator
[ 2.335496] sun8i-dw-hdmi 6000000.hdmi: Detected HDMI TX controller v2.12a with HDCP (DWC HDMI 2.0 TX PHY)
[ 2.337564] sun8i-dw-hdmi 6000000.hdmi: registered DesignWare HDMI I2C bus driver
[ 2.337947] sun4i-drm display-engine: bound 6000000.hdmi (ops 0xffff800080f43f80)
[ 2.338649] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
[ 2.410774] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pa not found, using dummy regulator
[ 2.411159] dwmac-sun8i 5030000.ethernet: IRQ eth_wake_irq not found
[ 2.411173] dwmac-sun8i 5030000.ethernet: IRQ eth_lpi not found
[ 2.411182] dwmac-sun8i 5030000.ethernet: IRQ sfty not found
[ 2.411396] dwmac-sun8i 5030000.ethernet: supply phy-io not found, using dummy regulator
[ 2.411574] dwmac-sun8i 5030000.ethernet: PTP uses main clock
[ 2.411602] dwmac-sun8i 5030000.ethernet: Current syscon value is not the default 53fe1 (expect 50000)
[ 2.411900] dwmac-sun8i 5030000.ethernet: No HW DMA feature register supported
[ 2.411910] dwmac-sun8i 5030000.ethernet: RX Checksum Offload Engine supported
[ 2.411918] dwmac-sun8i 5030000.ethernet: COE Type 2
[ 2.411927] dwmac-sun8i 5030000.ethernet: TX Checksum insertion supported
[ 2.411935] dwmac-sun8i 5030000.ethernet: Normal descriptors
[ 2.411942] dwmac-sun8i 5030000.ethernet: Chain mode enabled
[ 2.467174] usb 3-1: New USB device found, idVendor=04b3, idProduct=3025, bcdDevice= 1.09
[ 2.467211] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.467221] usb 3-1: Product: USB NetVista Full Width Keyboard.
[ 2.467230] usb 3-1: Manufacturer: LITE-ON Technology
[ 2.477144] usb 4-1: New USB device found, idVendor=045e, idProduct=0797, bcdDevice= 2.00
[ 2.477175] usb 4-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 2.477185] usb 4-1: Product: USB Optical Mouse
[ 2.513492] input: LITE-ON Technology USB NetVista Full Width Keyboard. as /devices/platform/soc/5200400.usb/usb3/3-1/3-1:1.0/0003:04B3:3025.0001/input/input0
[ 2.515139] input: USB Optical Mouse as /devices/platform/soc/5101400.usb/usb4/4-1/4-1:1.0/0003:045E:0797.0002/input/input1
[ 2.576435] hid-generic 0003:04B3:3025.0001: input,hidraw0: USB HID v1.10 Keyboard [LITE-ON Technology USB NetVista Full Width Keyboard.] on usb-5200400.usb-1/input0
[ 2.578846] hid-generic 0003:045E:0797.0002: input,hidraw1: USB HID v1.11 Mouse [USB Optical Mouse] on usb-5101400.usb-1/input0
[ 2.614592] dwmac-sun8i 5030000.ethernet end0: renamed from eth0
[ 2.891125] Console: switching to colour frame buffer device 240x67
[ 2.925440] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device
[ 3.731118] EXT4-fs (mmcblk1p1): mounted filesystem 3b8d23b1-9535-45fa-ad2d-35d331fd0ea8 ro with writeback data mode. Quota mode: none.
[ 4.705747] systemd[1]: systemd 252.30-1~deb12u2 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)
[ 4.705808] systemd[1]: Detected architecture arm64.
[ 4.713729] systemd[1]: Hostname set to <transpeed-8k618-t>.
[ 5.717097] systemd[1]: Queued start job for default target graphical.target.
[ 5.739830] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 5.741757] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 5.743249] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[ 5.744421] systemd[1]: Created slice user.slice - User and Session Slice.
[ 5.744817] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 5.745687] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 5.745857] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0...
[ 5.746071] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 5.746435] systemd[1]: Reached target slices.target - Slice Units.
[ 5.746621] systemd[1]: Reached target swap.target - Swaps.
[ 5.746775] systemd[1]: Reached target time-set.target - System Time Set.
[ 5.747047] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 5.763843] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket.
[ 5.764846] systemd[1]: Listening on syslog.socket - Syslog Socket.
[ 5.765410] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[ 5.765780] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 5.766862] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ 5.767389] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 5.768020] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 5.769551] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 5.770062] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 5.774007] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 5.778290] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 5.782794] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 5.783685] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 5.784570] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[ 5.793705] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...
[ 5.799360] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[ 5.804813] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 5.810455] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 5.816915] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 5.823655] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 5.830044] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 5.835996] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 5.842288] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[ 5.843373] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[ 5.857690] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 5.863496] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 5.866503] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 5.869526] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 5.870884] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[ 5.877556] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 5.879028] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 5.880464] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 5.882423] systemd[1]: Finished fake-hwclock.service - Restore / save the current clock.
[ 5.885129] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 5.887507] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 5.888454] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 5.890233] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 5.891115] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ 5.893176] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 5.894042] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[ 5.895810] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 5.896708] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 5.898363] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 5.899114] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[ 5.905161] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 5.905797] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[ 5.908510] fuse: init (API version 7.40)
[ 5.913014] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 5.913943] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 5.918026] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 5.919633] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ 5.925217] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 5.930479] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 5.942730] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ 5.964733] EXT4-fs (mmcblk1p1): re-mounted 3b8d23b1-9535-45fa-ad2d-35d331fd0ea8 r/w. Quota mode: none.
[ 5.970745] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ 5.972583] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 5.997138] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
[ 6.002249] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[ 6.005803] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[ 6.079628] systemd[1]: Finished systemd-sysusers.service - Create System Users.
[ 6.108936] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[ 6.179758] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[ 6.225135] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[ 6.226729] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[ 6.228650] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
[ 6.364586] systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[ 6.370244] systemd[1]: Starting systemd-udev-settle.service - Wait for udev To Complete Device Initialization...
[ 6.484575] systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
[ 6.520210] systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen...
[ 6.734657] systemd[1]: Found device dev-ttyS0.device - /dev/ttyS0.
[ 6.775594] systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen.
[ 6.973992] mc: Linux media interface: v0.10
[ 7.017317] panfrost 1800000.gpu: clock rate = 432000000
[ 7.017367] panfrost 1800000.gpu: bus_clock rate = 200000000
[ 7.018053] videodev: Linux video capture interface: v2.00
[ 7.020187] panfrost 1800000.gpu: mali-g31 id 0x7093 major 0x0 minor 0x0 status 0x0
[ 7.020212] panfrost 1800000.gpu: features: 00000000,000027f7, issues: 00000000,00000400
[ 7.020221] panfrost 1800000.gpu: Features: L2:0x07100206 Shader:0x00000000 Tiler:0x00000209 Mem:0x1 MMU:0x00002821 AS:0xff JS:0x7
[ 7.020233] panfrost 1800000.gpu: shader_present=0x1 l2_present=0x1
[ 7.025476] [drm] Initialized panfrost 1.2.0 20180908 for 1800000.gpu on minor 1
[ 7.123161] sun50i-di 1420000.deinterlace: Device registered as /dev/video0
[ 7.188231] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.205623] cedrus 1c0e000.video-codec: Device registered as /dev/video1
[ 7.295617] Registered IR keymap rc-empty
[ 7.295747] rc rc0: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0
[ 7.300110] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
[ 7.328669] ahub_dam-snd-soc-dummy-dai: substream ahub_dam-snd-soc-dummy-dai has no playback, no capture
[ 7.328700] sunxi-snd-mach soc:ahub_dam_mach: ASoC: can't create pcm ahub_dam-snd-soc-dummy-dai :-22
[ 7.329007] sunxi-snd-mach soc:ahub_dam_mach: probe with driver sunxi-snd-mach failed with error -22
[ 7.444117] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 7.466634] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 7.467374] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 7.472132] random: crng init done
[ 7.492256] Bluetooth: Core ver 2.22
[ 7.500280] NET: Registered PF_BLUETOOTH protocol family
[ 7.500301] Bluetooth: HCI device and connection manager initialized
[ 7.500322] Bluetooth: HCI socket layer initialized
[ 7.500330] Bluetooth: L2CAP socket layer initialized
[ 7.500363] Bluetooth: SCO socket layer initialized
[ 7.537514] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed.
[ 7.552362] input: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0/input2
[ 7.563635] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[ 7.570071] sunxi-ir 7040000.ir: initialized sunXi IR driver
[ 7.641713] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4334-sdio for chip BCM4334/3
[ 7.644004] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac4334-sdio.transpeed,8k618-t.bin failed with error -2
[ 7.648310] Bluetooth: HCI UART driver ver 2.3
[ 7.648343] Bluetooth: HCI UART protocol H4 registered
[ 7.648348] Bluetooth: HCI UART protocol BCSP registered
[ 7.648457] Bluetooth: HCI UART protocol LL registered
[ 7.648463] Bluetooth: HCI UART protocol ATH3K registered
[ 7.648501] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 7.648685] Bluetooth: HCI UART protocol Intel registered
[ 7.648810] Bluetooth: HCI UART protocol Broadcom registered
[ 7.648846] Bluetooth: HCI UART protocol QCA registered
[ 7.648852] Bluetooth: HCI UART protocol AG6XX registered
[ 7.648889] Bluetooth: HCI UART protocol Marvell registered
[ 7.670020] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac4334-sdio.txt failed with error -2
[ 7.736183] 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).
[ 7.736636] systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch.
[ 7.736826] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ 7.736923] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[ 7.737116] systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch.
[ 7.764484] systemd[1]: Mounting tmp.mount - /tmp...
[ 7.773800] systemd[1]: Mounted tmp.mount - /tmp.
[ 7.774734] systemd[1]: Reached target local-fs.target - Local File Systems.
[ 7.778558] systemd[1]: Starting armbian-zram-config.service - Armbian ZRAM config...
[ 7.782931] systemd[1]: Starting console-setup.service - Set console font and keymap...
[ 7.787373] systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data...
[ 7.816560] systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats...
[ 7.816914] 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).
[ 7.818427] systemd[1]: Finished console-setup.service - Set console font and keymap.
[ 7.819577] systemd[1]: Received SIGRTMIN+20 from PID 234 (plymouthd).
[ 7.827046] systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data.
[ 7.858070] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 446 (systemd-binfmt)
[ 7.876535] systemd[1]: Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System...
[ 7.894415] systemd[1]: Starting systemd-rfkill.service - Load/Save RF Kill Switch Status...
[ 7.946734] systemd[1]: Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System.
[ 7.947958] 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).
[ 7.948601] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 7.968930] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 7.974245] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 7.981440] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[ 7.981999] 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).
[ 7.983157] systemd[1]: Started systemd-rfkill.service - Load/Save RF Kill Switch Status.
[ 7.985779] systemd[1]: Finished systemd-binfmt.service - Set Up Additional Binary Formats.
[ 7.987834] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 7.988638] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ 7.990254] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 7.990907] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 7.991653] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 7.995917] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 7.996627] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[ 7.997589] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[ 8.012942] Bluetooth: hci0: BCM: chip id 68
[ 8.015433] Bluetooth: hci0: BCM: features 0x0f
[ 8.038835] Bluetooth: hci0: BCM4334B0
[ 8.038870] Bluetooth: hci0: BCM4334B0 (002.001.013) build 0000
[ 8.057319] Bluetooth: hci0: BCM4334B0 'brcm/BCM4334B0.hcd' Patch
[ 8.242788] systemd[1]: Finished systemd-udev-settle.service - Wait for udev To Complete Device Initialization.
[ 8.255164] 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).
[ 8.255709] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 8.276635] systemd[1]: Starting brltty.service - Braille Device Support...
[ 8.283879] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 8.291509] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 8.299616] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[ 8.300412] 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).
[ 8.306267] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 8.306939] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ 8.308992] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 8.309788] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 8.310844] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 8.313649] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 8.314534] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[ 8.315442] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[ 8.321263] zram: Added device: zram0
[ 8.322441] zram: Added device: zram1
[ 8.324869] zram: Added device: zram2
[ 8.454776] zram0: detected capacity change from 0 to 4025568
[ 8.524616] Adding 2012780k swap on /dev/zram0. Priority:5 extents:1 across:2012780k SS
[ 8.676124] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[ 8.808493] zram1: detected capacity change from 0 to 102400
[ 8.885409] systemd[1]: Finished armbian-zram-config.service - Armbian ZRAM config.
[ 8.925290] systemd[1]: Starting armbian-ramlog.service - Armbian memory supported logging...
[ 9.015891] EXT4-fs (zram1): mounted filesystem 467e54a4-cb6c-4465-abbe-3ba93b8683fc r/w without journal. Quota mode: none.
[ 9.203249] systemd[1]: Started brltty.service - Braille Device Support.
[ 9.223214] input: BRLTTY 6.5 Linux Screen Driver Keyboard as /devices/virtual/input/input3
[ 12.177868] systemd[1]: Finished armbian-ramlog.service - Armbian memory supported logging.
[ 12.213129] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 12.417707] systemd[1]: Started systemd-journald.service - Journal Service.
[ 12.480023] systemd-journald[561]: Received client request to flush runtime journal.
[ 12.541223] Bluetooth: hci0: BCM: features 0x0f
[ 12.564700] Bluetooth: hci0: BCM4334B1 37.4 MHz ExtLNA Murata VM
[ 12.564725] Bluetooth: hci0: BCM4334B0 (002.001.013) build 1852
[ 13.030208] RPC: Registered named UNIX socket transport module.
[ 13.030230] RPC: Registered udp transport module.
[ 13.030236] RPC: Registered tcp transport module.
[ 13.030242] RPC: Registered tcp-with-tls transport module.
[ 13.030248] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 14.945051] systemd-journald[561]: Received client request to relinquish /var/log/journal/9661c932ba8a4e23a53f87e9bc4e92d4 access.
[ 15.323682] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 15.323711] Bluetooth: BNEP filters: protocol multicast
[ 15.323734] Bluetooth: BNEP socket layer initialized
[ 15.330335] Bluetooth: MGMT ver 1.22
[ 15.397644] NET: Registered PF_ALG protocol family
[ 17.892568] platform 5070400.thermal-sensor: deferred probe pending: platform: wait for supplier
[ 19.427527] dwmac-sun8i 5030000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0
[ 19.491912] dwmac-sun8i 5030000.ethernet end0: PHY [stmmac-0:00] driver [Allwinner AC200 EPHY] (irq=POLL)
[ 19.491961] dwmac-sun8i 5030000.ethernet end0: No Safety Features support found
[ 19.491972] dwmac-sun8i 5030000.ethernet end0: No MAC Management Counters available
[ 19.491982] dwmac-sun8i 5030000.ethernet end0: PTP not supported by HW
[ 19.492951] dwmac-sun8i 5030000.ethernet end0: configuring for phy/rmii link mode
[ 22.565521] dwmac-sun8i 5030000.ethernet end0: Link is Up - 100Mbps/Full - flow control rx/tx
[ 30.320639] hdmi-audio-codec hdmi-audio-codec.5.auto: Only one simultaneous stream supported!
[ 30.320670] hdmi-audio-codec hdmi-audio-codec.5.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -22
[ 31.054841] Bluetooth: RFCOMM TTY layer initialized
[ 31.054887] Bluetooth: RFCOMM socket layer initialized
[ 31.054921] Bluetooth: RFCOMM ver 1.11
[ 122.860337] hdmi-audio-codec hdmi-audio-codec.5.auto: Only one simultaneous stream supported!
[ 122.860363] hdmi-audio-codec hdmi-audio-codec.5.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -22
[ 124.604589] evm: overlay not supported