Keeping this one simple for now. Raw X11 session. No Gnome, kde, etc...
Code: Select all
$ cat Xorg.0.log
[ 210.443]
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[ 210.444] Current Operating System: Linux swpotato 6.6.30-gentoo #2 SMP PREEMPT_DYNAMIC Sat Jun 15 12:38:05 CDT 2024 aarch64
[ 210.444] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.6.30-gentoo root=/dev/mmcblk1p4
[ 210.444]
[ 210.444] Current version of pixman: 0.43.4
[ 210.445] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 210.445] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 210.446] (==) Log file: "/home/cvanallen/.local/share/xorg/Xorg.0.log", Time: Mon Jun 24 16:33:02 2024
[ 210.455] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 210.459] (==) No Layout section. Using the first Screen section.
[ 210.459] (==) No screen section available. Using defaults.
[ 210.459] (**) |-->Screen "Default Screen Section" (0)
[ 210.459] (**) | |-->Monitor "<default monitor>"
[ 210.460] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 210.460] (**) Allowing byte-swapped clients
[ 210.460] (==) Automatically adding devices
[ 210.460] (==) Automatically enabling devices
[ 210.460] (==) Automatically adding GPU devices
[ 210.460] (==) Automatically binding GPU devices
[ 210.460] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 210.463] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 210.463] Entry deleted from font path.
[ 210.464] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 210.464] Entry deleted from font path.
[ 210.464] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 210.464] Entry deleted from font path.
[ 210.464] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 210.464] Entry deleted from font path.
[ 210.464] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 210.464] Entry deleted from font path.
[ 210.464] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 210.464] Entry deleted from font path.
[ 210.464] (==) FontPath set to:
[ 210.464] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 210.464] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 210.464] (II) Module ABI versions:
[ 210.464] X.Org ANSI C Emulation: 0.4
[ 210.464] X.Org Video Driver: 25.2
[ 210.464] X.Org XInput driver : 24.4
[ 210.464] X.Org Server Extension : 10.0
[ 210.470] (++) using VT number 1
[ 210.480] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 210.485] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 210.485] (II) Platform probe for /sys/devices/platform/soc/d0000000.apb/d00c0000.gpu/drm/card1
[ 210.491] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 10 paused 0
[ 210.493] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 210.493] (II) Platform probe for /sys/devices/platform/soc/d0100000.vpu/drm/card0
[ 210.498] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[ 210.499] (II) no primary bus or device found
[ 210.499] falling back to /sys/devices/platform/soc/d0000000.apb/d00c0000.gpu/drm/card1
[ 210.499] (II) LoadModule: "glx"
[ 210.509] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 210.552] (II) Module glx: vendor="X.Org Foundation"
[ 210.552] compiled for 1.21.1.13, module version = 1.0.0
[ 210.552] ABI class: X.Org Server Extension, version 10.0
[ 210.552] (==) Matched modesetting as autoconfigured driver 0
[ 210.552] (==) Matched fbdev as autoconfigured driver 1
[ 210.552] (==) Assigned the driver to the xf86ConfigLayout
[ 210.552] (II) LoadModule: "modesetting"
[ 210.553] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 210.571] (II) Module modesetting: vendor="X.Org Foundation"
[ 210.571] compiled for 1.21.1.13, module version = 1.21.1
[ 210.572] Module class: X.Org Video Driver
[ 210.572] ABI class: X.Org Video Driver, version 25.2
[ 210.572] (II) LoadModule: "fbdev"
[ 210.573] (WW) Warning, couldn't open module fbdev
[ 210.573] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 210.573] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 210.573] (WW) Falling back to old probe method for modesetting
[ 210.574] (II) modeset(0): using default device
[ 210.574] (II) modeset(G0): using drv /dev/dri/card0
[ 210.574] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 210.574] (EE)
Fatal server error:
[ 210.574] (EE) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices
[ 210.574] (EE)
[ 210.574] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 210.574] (EE) Please also check the log file at "/home/cvanallen/.local/share/xorg/Xorg.0.log" for additional information.
[ 210.574] (EE)
[ 210.592] (EE) Server terminated with error (1). Closing log file.
Code: Select all
$ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.6.30-gentoo (root@swpotato) (gcc (Gentoo 13.2.1_p20240210 p14) 13.2.1 20240210, GNU ld (Gentoo 2.41 p5) 2.41.0) #2 SMP PREEMPT_DYNAMIC Sat Jun 15 12:38:05 CDT 2024
[ 0.000000] KASLR enabled
[ 0.000000] Machine model: Libre Computer AML-S905X-CC V2
[ 0.000000] efi: EFI v2.10 by Das U-Boot
[ 0.000000] efi: RTPROP=0x74e85040 SMBIOS=0x74e84000 RNG=0x6fc39040 MEMRESERVE=0x6a7bd040
[ 0.000000] random: crng init done
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000005a400000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000005a400000..0x000000006a3fffff (262144 KiB) map reusable linux,cma
[ 0.000000] OF: reserved mem: 0x0000000000000000..0x0000000000ffffff (16384 KiB) nomap non-reusable hwrom@0
[ 0.000000] OF: reserved mem: 0x0000000005000000..0x00000000052fffff (3072 KiB) nomap non-reusable secmon@5000000
[ 0.000000] OF: reserved mem: 0x0000000010000000..0x00000000101fffff (2048 KiB) nomap non-reusable secmon@10000000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000007fffffff]
[ 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 0x0000000000000000-0x0000000000ffffff]
[ 0.000000] node 0: [mem 0x0000000001000000-0x0000000004ffffff]
[ 0.000000] node 0: [mem 0x0000000005000000-0x00000000052fffff]
[ 0.000000] node 0: [mem 0x0000000005300000-0x000000000fffffff]
[ 0.000000] node 0: [mem 0x0000000010000000-0x00000000101fffff]
[ 0.000000] node 0: [mem 0x0000000010200000-0x0000000074e83fff]
[ 0.000000] node 0: [mem 0x0000000074e84000-0x0000000074e85fff]
[ 0.000000] node 0: [mem 0x0000000074e86000-0x0000000074e86fff]
[ 0.000000] node 0: [mem 0x0000000074e87000-0x0000000074e8cfff]
[ 0.000000] node 0: [mem 0x0000000074e8d000-0x000000007de9ffff]
[ 0.000000] node 0: [mem 0x000000007dea0000-0x000000007deaffff]
[ 0.000000] node 0: [mem 0x000000007deb0000-0x000000007f806fff]
[ 0.000000] node 0: [mem 0x000000007f807000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[ 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.1
[ 0.000000] percpu: Embedded 31 pages/cpu s87528 r8192 d31256 u126976
[ 0.000000] pcpu-alloc: s87528 r8192 d31256 u126976 alloc=31*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: kernel page table isolation forced ON by KASLR
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.6.30-gentoo root=/dev/mmcblk1p4
[ 0.000000] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.6.30-gentoo", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x0000000077e00000-0x000000007be00000] (64MB)
[ 0.000000] Memory: 1630288K/2097152K available (20608K kernel code, 3638K rwdata, 15560K rodata, 8768K init, 801K bss, 204720K reserved, 262144K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 65735 entries in 257 pages
[ 0.000000] ftrace: allocated 257 pages with 2 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] Dynamic Preempt: full
[ 0.000000] rcu: Preemptible 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] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 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] 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.000709] Console: colour dummy device 80x25
[ 0.000722] printk: console [tty0] enabled
[ 0.001350] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.001376] pid_max: default: 32768 minimum: 301
[ 0.001482] LSM: initializing lsm=capability,yama,integrity
[ 0.001510] Yama: becoming mindful.
[ 0.001611] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.001638] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.003177] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.003267] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.003366] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.003548] rcu: Hierarchical SRCU implementation.
[ 0.003561] rcu: Max phase no-delay instances is 1000.
[ 0.004808] Remapping and enabling EFI services.
[ 0.005182] smp: Bringing up secondary CPUs ...
[ 0.006001] Detected VIPT I-cache on CPU1
[ 0.006119] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.007005] Detected VIPT I-cache on CPU2
[ 0.007110] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.008013] Detected VIPT I-cache on CPU3
[ 0.008123] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.008225] smp: Brought up 1 node, 4 CPUs
[ 0.008298] SMP: Total of 4 processors activated.
[ 0.008312] CPU features: detected: 32-bit EL0 Support
[ 0.008322] CPU features: detected: 32-bit EL1 Support
[ 0.008335] CPU features: detected: CRC32 instructions
[ 0.008421] CPU: All CPU(s) started at EL2
[ 0.008442] alternatives: applying system-wide alternatives
[ 0.010501] devtmpfs: initialized
[ 0.017118] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.017173] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.023639] pinctrl core: initialized pinctrl subsystem
[ 0.024175] SMBIOS 3.0 present.
[ 0.024222] DMI: libre-computer aml-s905x-cc-v2/aml-s905x-cc-v2, BIOS 2023.07+ 07/01/2023
[ 0.024271] regulator-dummy: no parameters, enabled
[ 0.024676] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.025671] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.025825] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.025976] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.026098] audit: initializing netlink subsys (disabled)
[ 0.026328] audit: type=2000 audit(0.024:1): state=initialized audit_enabled=0 res=1
[ 0.027635] thermal_sys: Registered thermal governor 'fair_share'
[ 0.027652] thermal_sys: Registered thermal governor 'step_wise'
[ 0.027675] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.027773] cpuidle: using governor menu
[ 0.027914] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.028045] ASID allocator initialised with 32768 entries
[ 0.040976] platform d0100000.vpu: Fixed dependency cycle(s) with /soc/hdmi-tx@c883a000
[ 0.041237] platform d0100000.vpu: Fixed dependency cycle(s) with /soc/hdmi-tx@c883a000
[ 0.041310] platform c883a000.hdmi-tx: Fixed dependency cycle(s) with /soc/vpu@d0100000
[ 0.042179] platform c883a000.hdmi-tx: Fixed dependency cycle(s) with /hdmi-connector
[ 0.042262] platform hdmi-connector: Fixed dependency cycle(s) with /soc/hdmi-tx@c883a000
[ 0.045008] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[ 0.045045] Modules: 0 pages in range for non-PLT usage
[ 0.045049] Modules: 511904 pages in range for PLT usage
[ 0.045864] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.045908] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.045922] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.045934] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.045947] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.045960] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.045973] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.045985] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.112353] raid6: neonx8 gen() 2262 MB/s
[ 0.180405] raid6: neonx4 gen() 2212 MB/s
[ 0.248468] raid6: neonx2 gen() 2126 MB/s
[ 0.316527] raid6: neonx1 gen() 1822 MB/s
[ 0.384576] raid6: int64x8 gen() 1414 MB/s
[ 0.452637] raid6: int64x4 gen() 1571 MB/s
[ 0.520706] raid6: int64x2 gen() 1400 MB/s
[ 0.588770] raid6: int64x1 gen() 1033 MB/s
[ 0.588785] raid6: using algorithm neonx8 gen() 2262 MB/s
[ 0.656810] raid6: .... xor() 1650 MB/s, rmw enabled
[ 0.656824] raid6: using neon recovery algorithm
[ 0.657117] fbcon: Taking over console
[ 0.657671] DC_IN: 5000 mV, enabled
[ 0.657807] iommu: Default domain type: Passthrough
[ 0.657852] reg-fixed-voltage regulator-dc_in: DC_IN supplying 5000000uV
[ 0.658223] SCSI subsystem initialized
[ 0.658439] libata version 3.00 loaded.
[ 0.658656] usbcore: registered new interface driver usbfs
[ 0.658699] usbcore: registered new interface driver hub
[ 0.658745] usbcore: registered new device driver usb
[ 0.659233] pps_core: LinuxPPS API ver. 1 registered
[ 0.659248] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.659274] PTP clock support registered
[ 0.659422] EDAC MC: Ver: 3.0.0
[ 0.660124] scmi_core: SCMI protocol bus registered
[ 0.660228] efivars: Registered efivars operations
[ 0.660864] FPGA manager framework
[ 0.660993] Advanced Linux Sound Architecture Driver Initialized.
[ 0.661835] NetLabel: Initializing
[ 0.661854] NetLabel: domain hash size = 128
[ 0.661865] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.661933] NetLabel: unlabeled traffic allowed by default
[ 0.662321] clocksource: Switched to clocksource arch_sys_counter
[ 0.662767] VFS: Disk quotas dquot_6.6.0
[ 0.662819] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.662978] FS-Cache: Loaded
[ 0.669226] NET: Registered PF_INET protocol family
[ 0.669417] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.671166] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.671274] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.671303] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.671423] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.671826] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.672087] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear)
[ 0.672186] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.672242] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.672428] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.672957] RPC: Registered named UNIX socket transport module.
[ 0.672994] RPC: Registered udp transport module.
[ 0.673005] RPC: Registered tcp transport module.
[ 0.673015] RPC: Registered tcp-with-tls transport module.
[ 0.673026] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.673045] NET: Registered PF_XDP protocol family
[ 0.673073] PCI: CLS 0 bytes, default 64
[ 0.673313] Trying to unpack rootfs image as initramfs...
[ 0.682599] kvm [1]: IPA Size Limit: 40 bits
[ 0.685800] kvm [1]: vgic interrupt IRQ9
[ 0.685866] kvm [1]: Hyp mode initialized successfully
[ 1.096894] Initialise system trusted keyrings
[ 1.097246] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 1.097650] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.098060] NFS: Registering the id_resolver key type
[ 1.098118] Key type id_resolver registered
[ 1.098131] Key type id_legacy registered
[ 1.098164] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.098180] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 1.098997] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
[ 1.099618] 9p: Installing v9fs 9p2000 file system support
[ 1.134070] xor: measuring software checksum speed
[ 1.138049] 8regs : 2522 MB/sec
[ 1.142025] 32regs : 2522 MB/sec
[ 1.146367] arm64_neon : 2321 MB/sec
[ 1.146404] xor: using function: 32regs (2522 MB/sec)
[ 1.146436] Key type asymmetric registered
[ 1.146450] Asymmetric key parser 'x509' registered
[ 1.146555] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 1.146833] io scheduler mq-deadline registered
[ 1.146866] io scheduler kyber registered
[ 1.146922] io scheduler bfq registered
[ 1.147354] irq_meson_gpio: 110 to 8 gpio interrupt mux initialized
[ 1.171325] soc soc0: Amlogic Meson GXL (S905X) Revision 21:d (84:2) Detected
[ 1.176733] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.180401] c81004c0.serial: ttyAML0 at MMIO 0xc81004c0 (irq = 14, base_baud = 1500000) is a meson_uart
[ 1.180475] printk: console [ttyAML0] enabled
[ 1.664602] Freeing initrd memory: 18376K
[ 1.671316] display-connector hdmi-connector: Looking up hdmi-pwr-supply from device tree
[ 2.437800] display-connector hdmi-connector: Looking up hdmi-pwr-supply property in node /hdmi-connector failed
[ 2.445003] loop: module loaded
[ 2.445610] Loading iSCSI transport class v2.0-870.
[ 2.447977] iscsi: registered transport (tcp)
[ 2.452754] Rounding down aligned max_sectors from 4294967295 to 4294967288
[ 2.459832] db_root: cannot open: /etc/target
[ 2.465337] spi-nor spi0.0: gd25lq128d (16384 Kbytes)
[ 2.477175] tun: Universal TUN/TAP device driver, 1.6
[ 2.479377] VFIO - User Level meta-driver version: 0.3
[ 2.483731] usbcore: registered new interface driver uas
[ 2.487036] usbcore: registered new interface driver usb-storage
[ 2.494065] i2c_dev: i2c /dev entries driver
[ 2.501865] sdhci: Secure Digital Host Controller Interface driver
[ 2.503327] sdhci: Copyright(c) Pierre Ossman
[ 2.508049] Synopsys Designware Multimedia Card Interface Driver
[ 2.514167] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.521399] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.526838] meson-sm: secure-monitor enabled
[ 2.530057] hid: raw HID events driver (C) Jiri Kosina
[ 2.534538] usbcore: registered new interface driver usbhid
[ 2.539937] usbhid: USB HID core driver
[ 2.544251] platform-mhu c883c404.mailbox: Platform MHU Mailbox registered
[ 2.553033] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 2.647553] NET: Registered PF_PACKET protocol family
[ 2.648253] 9pnet: Installing 9P2000 support
[ 2.651351] Key type dns_resolver registered
[ 2.665248] registered taskstats version 1
[ 2.665528] Loading compiled-in X.509 certificates
[ 2.696477] zswap: loaded using pool zstd/z3fold
[ 2.707587] Key type .fscrypt registered
[ 2.707639] Key type fscrypt-provisioning registered
[ 2.712611] Btrfs loaded, zoned=yes, fsverity=yes
[ 2.728989] reg-fixed-voltage regulator-ao_5v: Looking up vin-supply from device tree
[ 2.729024] AO_5V: supplied by DC_IN
[ 2.729033] DC_IN: could not add device link regulator.2: -ENOENT
[ 2.729097] AO_5V: 5000 mV, enabled
[ 2.729256] reg-fixed-voltage regulator-ao_5v: AO_5V supplying 5000000uV
[ 2.729452] reg-fixed-voltage regulator-vcck: Looking up vin-supply from device tree
[ 2.729473] VCCK: supplied by AO_5V
[ 2.729490] AO_5V: could not add device link regulator.3: -ENOENT
[ 2.729545] VCCK: 3300 mV, enabled
[ 2.729684] reg-fixed-voltage regulator-vcck: VCCK supplying 3300000uV
[ 2.731312] regulator-vcc5v enforce active low on GPIO handle
[ 2.731507] VCC5V: 5000 mV, disabled
[ 2.731694] reg-fixed-voltage regulator-vcc5v: Looking up vin-supply from device tree
[ 2.731712] VCC5V: supplied by AO_5V
[ 2.731754] reg-fixed-voltage regulator-vcc5v: VCC5V supplying 5000000uV
[ 2.732222] reg-fixed-voltage regulator-vddio_ao3v3: Looking up vin-supply from device tree
[ 2.732244] VDDIO_AO3V3: supplied by AO_5V
[ 2.732252] AO_5V: could not add device link regulator.5: -ENOENT
[ 2.732324] VDDIO_AO3V3: 3300 mV, enabled
[ 2.732462] reg-fixed-voltage regulator-vddio_ao3v3: VDDIO_AO3V3 supplying 3300000uV
[ 2.733127] reg-fixed-voltage regulator-vddio_ao18: Looking up vin-supply from device tree
[ 2.733152] VDDIO_AO18: supplied by VDDIO_AO3V3
[ 2.733161] VDDIO_AO3V3: could not add device link regulator.6: -ENOENT
[ 2.733220] VDDIO_AO18: 1800 mV, enabled
[ 2.733355] reg-fixed-voltage regulator-vddio_ao18: VDDIO_AO18 supplying 1800000uV
[ 2.734012] reg-fixed-voltage regulator-vcc_1v8: Looking up vin-supply from device tree
[ 2.734036] VCC 1V8: supplied by VDDIO_AO3V3
[ 2.734045] VDDIO_AO3V3: could not add device link regulator.7: -ENOENT
[ 2.734115] VCC 1V8: 1800 mV, enabled
[ 2.734257] reg-fixed-voltage regulator-vcc_1v8: VCC 1V8 supplying 1800000uV
[ 2.735000] phy phy-d0078000.phy.0: Looking up phy-supply from device tree
[ 2.735016] VDDIO_CARD: 1800 <--> 3300 mV at 3300 mV, enabled
[ 2.735031] VCC5V: could not add device link phy-d0078000.phy.0: -ENOENT
[ 2.735455] phy phy-d0078020.phy.1: Looking up phy-supply from device tree
[ 2.735478] VCC5V: could not add device link phy-d0078020.phy.1: -ENOENT
[ 2.737074] meson-drm d0100000.vpu: Queued 1 outputs on vpu
[ 2.739153] meson-drm d0100000.vpu: CVBS Output connector not available
[ 2.743633] meson-dw-hdmi c883a000.hdmi-tx: Looking up hdmi-supply from device tree
[ 2.770403] meson-dw-hdmi c883a000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[ 2.776065] meson-dw-hdmi c883a000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[ 2.782869] meson-drm d0100000.vpu: bound c883a000.hdmi-tx (ops meson_dw_hdmi_ops)
[ 2.790868] [drm] Initialized meson 1.0.0 20161109 for d0100000.vpu on minor 0
[ 3.374784] Console: switching to colour frame buffer device 240x67
[ 3.407208] meson-drm d0100000.vpu: [drm] fb0: mesondrmfb frame buffer device
[ 3.417288] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
[ 3.420925] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
[ 3.427094] meson8b-dwmac c9410000.ethernet: PTP uses main clock
[ 3.434116] meson8b-dwmac c9410000.ethernet: User ID: 0x11, Synopsys ID: 0x37
[ 3.440090] meson8b-dwmac c9410000.ethernet: DWMAC1000
[ 3.445164] meson8b-dwmac c9410000.ethernet: DMA HW capability register supported
[ 3.452599] meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine supported
[ 3.460017] meson8b-dwmac c9410000.ethernet: COE Type 2
[ 3.465164] meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported
[ 3.472172] meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported
[ 3.478642] meson8b-dwmac c9410000.ethernet: Normal descriptors
[ 3.484413] meson8b-dwmac c9410000.ethernet: Ring mode enabled
[ 3.490186] meson8b-dwmac c9410000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 3.500675] dwc3-meson-g12a d0078080.usb: Looking up vbus-supply from device tree
[ 3.500705] dwc3-meson-g12a d0078080.usb: Looking up vbus-supply property in node /soc/usb@d0078080 failed
[ 3.500957] dwc3-meson-g12a d0078080.usb: USB2 ports: 2
[ 3.503380] dwc3-meson-g12a d0078080.usb: USB3 ports: 0
[ 4.031690] dwc2 c9100000.usb: Looking up vusb_d-supply from device tree
[ 4.031715] dwc2 c9100000.usb: Looking up vusb_d-supply property in node /soc/usb@d0078080/usb@c9100000 failed
[ 4.031750] dwc2 c9100000.usb: supply vusb_d not found, using dummy regulator
[ 4.033481] dwc2 c9100000.usb: Looking up vusb_a-supply from device tree
[ 4.033491] dwc2 c9100000.usb: Looking up vusb_a-supply property in node /soc/usb@d0078080/usb@c9100000 failed
[ 4.033509] dwc2 c9100000.usb: supply vusb_a not found, using dummy regulator
[ 4.040663] dwc2 c9100000.usb: Looking up vbus-supply from device tree
[ 4.040675] dwc2 c9100000.usb: Looking up vbus-supply property in node /soc/usb@d0078080/usb@c9100000 failed
[ 4.041135] dwc2 c9100000.usb: EPs: 7, dedicated fifos, 712 entries in SPRAM
[ 4.049779] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 4.052877] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 4.060560] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports
[ 4.066366] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f664 hci version 0x100 quirks 0x0000008002000010
[ 4.075750] xhci-hcd xhci-hcd.1.auto: irq 26, io mem 0xc9000000
[ 4.081830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[ 4.089775] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.096910] usb usb1: Product: xHCI Host Controller
[ 4.101701] usb usb1: Manufacturer: Linux 6.6.30-gentoo xhci-hcd
[ 4.107664] usb usb1: SerialNumber: xhci-hcd.1.auto
[ 4.113378] hub 1-0:1.0: USB hub found
[ 4.116247] hub 1-0:1.0: 2 ports detected
[ 4.124517] scpi_protocol scpi: SCP Protocol legacy pre-1.0 firmware
[ 4.124674] meson-gx-mmc d0074000.mmc: Looking up vmmc-supply from device tree
[ 4.126675] meson-gx-mmc d0074000.mmc: Looking up vqmmc-supply from device tree
[ 4.126841] meson-gx-mmc d0074000.mmc: allocated mmc-pwrseq
[ 4.145192] meson-saradc c1108680.adc: Looking up vref-supply from device tree
[ 4.147579] VCC_CARD: 3300 mV, disabled
[ 4.147767] reg-fixed-voltage regulator-vcc_card: Looking up vin-supply from device tree
[ 4.147787] VCC_CARD: supplied by VDDIO_AO3V3
[ 4.147822] reg-fixed-voltage regulator-vcc_card: VCC_CARD supplying 3300000uV
[ 4.175909] clk: Disabling unused clocks
[ 4.176178] ALSA device list:
[ 4.176743] meson-gx-mmc d0072000.mmc: Looking up vmmc-supply from device tree
[ 4.177142] No soundcards found.
[ 4.177342] meson-gx-mmc d0072000.mmc: Looking up vqmmc-supply from device tree
[ 4.180769] meson-gx-mmc d0072000.mmc: Got CD GPIO
[ 4.219661] Freeing unused kernel memory: 8768K
[ 4.251618] Checked W+X mappings: passed, no W+X pages found
[ 4.251752] Run /init as init process
[ 4.255380] with arguments:
[ 4.255386] /init
[ 4.255391] with environment:
[ 4.255395] HOME=/
[ 4.255399] TERM=linux
[ 4.255404] BOOT_IMAGE=/boot/vmlinuz-6.6.30-gentoo
[ 4.276650] systemd[1]: System time before build time, advancing clock.
[ 4.303573] NET: Registered PF_INET6 protocol family
[ 4.328009] Segment Routing with IPv6
[ 4.332467] RPL Segment Routing with IPv6
[ 4.336720] In-situ OAM (IOAM) with IPv6
[ 4.353168] systemd[1]: systemd 255 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.374359] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 4.379050] systemd[1]: Detected architecture arm64.
[ 4.408925] systemd[1]: Running in initrd.
[ 4.426934] systemd[1]: No hostname configured, using default hostname.
[ 4.431803] systemd[1]: Hostname set to <localhost>.
[ 4.436656] systemd[1]: Initializing machine ID from random generator.
[ 4.539026] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.60
[ 4.545743] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 4.552793] usb 1-1: Product: USB2.0 Hub
[ 4.583093] mmc1: new ultra high speed SDR104 SDXC card at address aaaa
[ 4.589756] mmcblk1: mmc1:aaaa SD256 238 GiB
[ 4.595663] hub 1-1:1.0: USB hub found
[ 4.600205] hub 1-1:1.0: 4 ports detected
[ 4.629473] mmcblk1: p1 p2 p3 p4
[ 4.749867] systemd[1]: Queued start job for default target Initrd Default Target.
[ 4.796977] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 4.818651] systemd[1]: Expecting device /dev/mmcblk1p4...
[ 4.834680] systemd[1]: Reached target Initrd /usr File System.
[ 4.854742] systemd[1]: Reached target Path Units.
[ 4.870696] systemd[1]: Reached target Slice Units.
[ 4.886814] systemd[1]: Reached target Swaps.
[ 4.902765] systemd[1]: Reached target Timer Units.
[ 4.920073] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.944062] systemd[1]: Listening on Journal Socket.
[ 4.950478] usb 1-1.1: new high-speed USB device number 3 using xhci-hcd
[ 4.972231] systemd[1]: Listening on udev Control Socket.
[ 4.995822] systemd[1]: Listening on udev Kernel Socket.
[ 5.018803] systemd[1]: Reached target Socket Units.
[ 5.058722] usb 1-1.1: New USB device found, idVendor=214b, idProduct=7250, bcdDevice= 1.00
[ 5.065304] usb 1-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 5.072572] usb 1-1.1: Product: USB2.0 HUB
[ 5.079162] systemd[1]: Starting Create List of Static Device Nodes...
[ 5.106399] hub 1-1.1:1.0: USB hub found
[ 5.115806] hub 1-1.1:1.0: 4 ports detected
[ 5.155028] systemd[1]: Starting Journal Service...
[ 5.171160] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.
[ 5.182555] systemd[1]: Starting Apply Kernel Variables...
[ 5.202757] systemd[1]: Starting Virtual Console Setup...
[ 5.218944] systemd-journald[207]: Collecting audit messages is disabled.
[ 5.237870] systemd[1]: Finished Create List of Static Device Nodes.
[ 5.256125] systemd[1]: Finished Apply Kernel Variables.
[ 5.283093] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[ 5.313146] systemd[1]: Finished Virtual Console Setup.
[ 5.335300] systemd[1]: Started Journal Service.
[ 5.410425] usb 1-1.1.4: new full-speed USB device number 4 using xhci-hcd
[ 5.518202] usb 1-1.1.4: New USB device found, idVendor=0b95, idProduct=6804, bcdDevice= 0.12
[ 5.525080] usb 1-1.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.532045] usb 1-1.1.4: Product: AX68004
[ 5.536501] usb 1-1.1.4: Manufacturer: ASIX Electronics
[ 5.541624] usb 1-1.1.4: SerialNumber: 00000001
[ 5.586261] hub 1-1.1.4:1.0: USB hub found
[ 5.590776] hub 1-1.1.4:1.0: 7 ports detected
[ 5.886384] usb 1-1.1.4.1: new full-speed USB device number 5 using xhci-hcd
[ 5.994117] usb 1-1.1.4.1: New USB device found, idVendor=062a, idProduct=4c01, bcdDevice= 1.25
[ 6.000627] usb 1-1.1.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 6.008197] usb 1-1.1.4.1: Product: 2.4G INPUT DEVICE
[ 6.013136] usb 1-1.1.4.1: Manufacturer: MOSART Semi.
[ 6.100974] input: MOSART Semi. 2.4G INPUT DEVICE as /devices/platform/soc/d0078080.usb/c9000000.usb/xhci-hcd.1.auto/usb1/1-1/1-1.1/1-1.1.4/1-1.1.4.1/1-1.1.4.1:1.0/0003:062A:4C01.0001/input/input0
[ 6.175240] hid-generic 0003:062A:4C01.0001: input,hidraw0: USB HID v1.10 Keyboard [MOSART Semi. 2.4G INPUT DEVICE] on usb-xhci-hcd.1.auto-1.1.4.1/input0
[ 6.192506] input: MOSART Semi. 2.4G INPUT DEVICE Mouse as /devices/platform/soc/d0078080.usb/c9000000.usb/xhci-hcd.1.auto/usb1/1-1/1-1.1/1-1.1.4/1-1.1.4.1/1-1.1.4.1:1.1/0003:062A:4C01.0002/input/input1
[ 6.209216] input: MOSART Semi. 2.4G INPUT DEVICE Consumer Control as /devices/platform/soc/d0078080.usb/c9000000.usb/xhci-hcd.1.auto/usb1/1-1/1-1.1/1-1.1.4/1-1.1.4.1/1-1.1.4.1:1.1/0003:062A:4C01.0002/input/input2
[ 6.286778] input: MOSART Semi. 2.4G INPUT DEVICE System Control as /devices/platform/soc/d0078080.usb/c9000000.usb/xhci-hcd.1.auto/usb1/1-1/1-1.1/1-1.1.4/1-1.1.4.1/1-1.1.4.1:1.1/0003:062A:4C01.0002/input/input3
[ 6.304504] input: MOSART Semi. 2.4G INPUT DEVICE as /devices/platform/soc/d0078080.usb/c9000000.usb/xhci-hcd.1.auto/usb1/1-1/1-1.1/1-1.1.4/1-1.1.4.1/1-1.1.4.1:1.1/0003:062A:4C01.0002/input/input4
[ 6.323413] hid-generic 0003:062A:4C01.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [MOSART Semi. 2.4G INPUT DEVICE] on usb-xhci-hcd.1.auto-1.1.4.1/input1
[ 6.896485] meson-vrtc c81000a8.rtc: registered as rtc0
[ 6.900663] meson-vrtc c81000a8.rtc: setting system clock to 2024-05-27T13:39:52 UTC (1716817192)
[ 6.939058] gxl-crypto c883e000.crypto: will run requests pump with realtime priority
[ 6.945470] gxl-crypto c883e000.crypto: will run requests pump with realtime priority
[ 6.962999] usbcore: registered new device driver onboard-usb-hub
[ 6.979931] usb 1-1.1: USB disconnect, device number 3
[ 6.984101] usb 1-1.1.4: USB disconnect, device number 4
[ 6.988789] usb 1-1.1.4.1: USB disconnect, device number 5
[ 7.474271] hub 1-1:1.0: USB hub found
[ 7.479912] hub 1-1:1.0: 4 ports detected
[ 7.601086] EXT4-fs (mmcblk1p4): mounted filesystem 48f81d30-2c70-4553-8e1b-cabc2ab59ae8 ro with ordered data mode. Quota mode: none.
[ 7.634441] hub 1-1:1.0: USB hub found
[ 7.643205] hub 1-1:1.0: 4 ports detected
[ 7.882399] usb 1-1.1: new high-speed USB device number 6 using xhci-hcd
[ 7.986818] usb 1-1.1: New USB device found, idVendor=214b, idProduct=7250, bcdDevice= 1.00
[ 8.000461] usb 1-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 8.013033] usb 1-1.1: Product: USB2.0 HUB
[ 8.083445] hub 1-1.1:1.0: USB hub found
[ 8.094703] hub 1-1.1:1.0: 4 ports detected
[ 8.410419] usb 1-1.1.4: new full-speed USB device number 7 using xhci-hcd
[ 8.522556] usb 1-1.1.4: New USB device found, idVendor=0b95, idProduct=6804, bcdDevice= 0.12
[ 8.533963] usb 1-1.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8.541324] usb 1-1.1.4: Product: AX68004
[ 8.553562] usb 1-1.1.4: Manufacturer: ASIX Electronics
[ 8.561912] usb 1-1.1.4: SerialNumber: 00000001
[ 8.626195] hub 1-1.1.4:1.0: USB hub found
[ 8.631343] hub 1-1.1.4:1.0: 7 ports detected
[ 8.824654] systemd-journald[207]: Received SIGTERM from PID 1 (systemd).
[ 8.926402] usb 1-1.1.4.1: new full-speed USB device number 8 using xhci-hcd
[ 9.034176] usb 1-1.1.4.1: New USB device found, idVendor=062a, idProduct=4c01, bcdDevice= 1.25
[ 9.045201] usb 1-1.1.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 9.051200] usb 1-1.1.4.1: Product: 2.4G INPUT DEVICE
[ 9.063243] usb 1-1.1.4.1: Manufacturer: MOSART Semi.
[ 9.141749] input: MOSART Semi. 2.4G INPUT DEVICE as /devices/platform/soc/d0078080.usb/c9000000.usb/xhci-hcd.1.auto/usb1/1-1/1-1.1/1-1.1.4/1-1.1.4.1/1-1.1.4.1:1.0/0003:062A:4C01.0003/input/input5
[ 9.216088] hid-generic 0003:062A:4C01.0003: input,hidraw0: USB HID v1.10 Keyboard [MOSART Semi. 2.4G INPUT DEVICE] on usb-xhci-hcd.1.auto-1.1.4.1/input0
[ 9.243318] input: MOSART Semi. 2.4G INPUT DEVICE Mouse as /devices/platform/soc/d0078080.usb/c9000000.usb/xhci-hcd.1.auto/usb1/1-1/1-1.1/1-1.1.4/1-1.1.4.1/1-1.1.4.1:1.1/0003:062A:4C01.0004/input/input6
[ 9.267807] input: MOSART Semi. 2.4G INPUT DEVICE Consumer Control as /devices/platform/soc/d0078080.usb/c9000000.usb/xhci-hcd.1.auto/usb1/1-1/1-1.1/1-1.1.4/1-1.1.4.1/1-1.1.4.1:1.1/0003:062A:4C01.0004/input/input7
[ 9.346947] input: MOSART Semi. 2.4G INPUT DEVICE System Control as /devices/platform/soc/d0078080.usb/c9000000.usb/xhci-hcd.1.auto/usb1/1-1/1-1.1/1-1.1.4/1-1.1.4.1/1-1.1.4.1:1.1/0003:062A:4C01.0004/input/input8
[ 9.367092] input: MOSART Semi. 2.4G INPUT DEVICE as /devices/platform/soc/d0078080.usb/c9000000.usb/xhci-hcd.1.auto/usb1/1-1/1-1.1/1-1.1.4/1-1.1.4.1/1-1.1.4.1:1.1/0003:062A:4C01.0004/input/input9
[ 9.384509] hid-generic 0003:062A:4C01.0004: input,hiddev0,hidraw1: USB HID v1.10 Mouse [MOSART Semi. 2.4G INPUT DEVICE] on usb-xhci-hcd.1.auto-1.1.4.1/input1
[ 9.418014] systemd[1]: systemd 255 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)
[ 9.460525] systemd[1]: Detected architecture arm64.
[ 9.491647] systemd[1]: Hostname set to <swpotato>.
[ 11.061457] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[ 11.068825] systemd[1]: Stopped Switch Root.
[ 11.090299] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 11.101122] systemd[1]: Created slice Slice /system/getty.
[ 11.120725] systemd[1]: Created slice Slice /system/serial-getty.
[ 11.140519] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 11.160277] systemd[1]: Created slice User and Session Slice.
[ 11.183064] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 11.207170] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 11.236237] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 11.270751] systemd[1]: Expecting device /dev/disk/by-uuid/809c356b-9b0d-41d1-ae41-94ee07170e62...
[ 11.298714] systemd[1]: Expecting device /dev/disk/by-uuid/9ED2-AE2C...
[ 11.322700] systemd[1]: Expecting device /dev/ttyAML0...
[ 11.346929] systemd[1]: Stopped target Switch Root.
[ 11.370824] systemd[1]: Stopped target Initrd File Systems.
[ 11.398780] systemd[1]: Stopped target Initrd Root File System.
[ 11.426985] systemd[1]: Reached target Path Units.
[ 11.450867] systemd[1]: Reached target Remote File Systems.
[ 11.478823] systemd[1]: Reached target Slice Units.
[ 11.502975] systemd[1]: Reached target System Time Set.
[ 11.545650] systemd[1]: Listening on Process Core Dump Socket.
[ 11.572881] systemd[1]: Listening on Journal Audit Socket.
[ 11.600463] systemd[1]: Listening on Network Service Netlink Socket.
[ 11.635130] systemd[1]: Listening on udev Control Socket.
[ 11.655884] systemd[1]: Listening on udev Kernel Socket.
[ 11.680138] systemd[1]: Listening on User Database Manager Socket.
[ 11.750699] systemd[1]: Mounting Huge Pages File System...
[ 11.772053] systemd[1]: Mounting POSIX Message Queue File System...
[ 11.794928] systemd[1]: Mounting Kernel Debug File System...
[ 11.818484] systemd[1]: Mounting Kernel Trace File System...
[ 11.839758] systemd[1]: Starting Create List of Static Device Nodes...
[ 11.863758] systemd[1]: Starting Load Kernel Module configfs...
[ 11.883153] systemd[1]: Starting Load Kernel Module dm_mod...
[ 11.893016] systemd[1]: Starting Load Kernel Module drm...
[ 11.920070] systemd[1]: Starting Load Kernel Module efi_pstore...
[ 11.943536] systemd[1]: Starting Load Kernel Module fuse...
[ 11.967698] systemd[1]: Starting Load Kernel Module loop...
[ 11.994825] systemd[1]: Starting Journal Service...
[ 12.048210] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.
[ 12.061489] systemd[1]: Starting Generate network units from Kernel command line...
[ 12.069101] device-mapper: uevent: version 1.0.3
[ 12.077147] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[ 12.127585] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 12.133706] fuse: init (API version 7.39)
[ 12.144304] systemd-journald[372]: Collecting audit messages is enabled.
[ 12.166882] systemd[1]: Starting Apply Kernel Variables...
[ 12.187360] systemd[1]: Starting Coldplug All udev Devices...
[ 12.197288] systemd[1]: Started Journal Service.
[ 12.211550] EXT4-fs (mmcblk1p4): re-mounted 48f81d30-2c70-4553-8e1b-cabc2ab59ae8 r/w. Quota mode: none.
[ 12.621517] systemd-journald[372]: Received client request to flush runtime journal.
[ 12.854293] systemd-journald[372]: /var/log/journal/c970ee46503e4f88b2338ca27d45b6a8/system.journal: Realtime clock jumped backwards relative to last journal entry, rotating.
[ 12.874624] systemd-journald[372]: Rotating system journal.
[ 14.078158] meson8b-dwmac c9410000.ethernet end0: renamed from eth0
[ 14.535551] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 14.543162] mousedev: PS/2 mouse device common for all mice
[ 14.566519] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 14.571357] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 14.579084] Loading firmware: regulatory.db
[ 14.602766] Loading firmware: regulatory.db.p7s
[ 15.159200] mc: Linux media interface: v0.10
[ 15.184151] Registered IR keymap rc-empty
[ 15.190230] rc rc0: meson-ir as /devices/platform/soc/c8100000.bus/c8100580.ir/rc/rc0
[ 15.198150] rc rc0: lirc_dev: driver meson-ir registered at minor = 0, raw IR receiver, no transmitter
[ 15.207155] input: meson-ir as /devices/platform/soc/c8100000.bus/c8100580.ir/rc/rc0/input10
[ 15.215584] meson-ir c8100580.ir: receiver initialized
[ 15.335318] Adding 8388604k swap on /dev/mmcblk1p2. Priority:-2 extents:1 across:8388604k SS
[ 15.441087] lima d00c0000.gpu: Looking up mali-supply from device tree
[ 15.441113] lima d00c0000.gpu: Looking up mali-supply property in node /soc/apb@d0000000/gpu@c0000 failed
[ 15.444650] lima d00c0000.gpu: gp - mali450 version major 0 minor 0
[ 15.449443] lima d00c0000.gpu: pp0 - mali450 version major 0 minor 0
[ 15.455159] lima d00c0000.gpu: pp1 - mali450 version major 0 minor 0
[ 15.462237] lima d00c0000.gpu: pp2 - mali450 version major 0 minor 0
[ 15.471910] lima d00c0000.gpu: l2 cache 8K, 4-way, 64byte cache line, 128bit external bus
[ 15.483267] lima d00c0000.gpu: l2 cache 64K, 4-way, 64byte cache line, 128bit external bus
[ 15.494709] lima d00c0000.gpu: bus rate = 166666667
[ 15.501592] lima d00c0000.gpu: mod rate = 24000000
[ 15.509315] lima d00c0000.gpu: Looking up mali-supply from device tree
[ 15.509337] lima d00c0000.gpu: Looking up mali-supply property in node /soc/apb@d0000000/gpu@c0000 failed
[ 15.509373] lima d00c0000.gpu: error -ENODEV: _opp_set_regulators: no regulator (mali) found
[ 15.516445] videodev: Linux video capture interface: v2.00
[ 15.521545] [drm] Initialized lima 1.1.0 20191231 for d00c0000.gpu on minor 1
[ 15.701960] meson_vdec: module is from the staging directory, the quality is unknown, you have been warned.
[ 17.593569] meson8b-dwmac c9410000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0
[ 17.665609] meson8b-dwmac c9410000.ethernet end0: PHY [mdio_mux-0.1:08] driver [Meson GXL Internal PHY] (irq=29)
[ 17.686223] meson8b-dwmac c9410000.ethernet end0: No Safety Features support found
[ 17.692096] meson8b-dwmac c9410000.ethernet end0: PTP not supported by HW
[ 17.699169] meson8b-dwmac c9410000.ethernet end0: configuring for phy/rmii link mode
[ 19.180268] meson8b-dwmac c9410000.ethernet end0: Link is Up - 100Mbps/Full - flow control rx/tx
[ 22.463330] systemd-journald[372]: /var/log/journal/c970ee46503e4f88b2338ca27d45b6a8/user-1000.journal: Realtime clock jumped backwards relative to last journal entry, rotating.
