[    0.000000] Linux version 6.6.69-yocto-standard (oe-user@oe-host) (aarch64-poky-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240723) #1 SMP PREEMPT Thu Jan  2 15:37:19 UTC 2025
[    0.000000] random: crng init done
[    0.000000] Machine model: linux,dummy-virt
[    0.000000] Memory limited to 512MB
[    0.000000] efi: UEFI not found.
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x000000005fffffff]
[    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 0x0000000040000000-0x000000005fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] smccc: KVM: hypervisor services detected (0x00000000 0x00000000 0x00000000 0x00000003)
[    0.000000] percpu: Embedded 28 pages/cpu s74152 r8192 d32344 u114688
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Hardware dirty bit management
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: detected: ARM erratum 1418040
[    0.000000] CPU features: detected: SSBS not fully self-synchronizing
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: root=/dev/vda rw  mem=512M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1
[    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 129024
[    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: SWIOTLB bounce buffer size roundup to 1MB
[    0.000000] software IO TLB: mapped [mem 0x000000005f237000-0x000000005f337000] (1MB)
[    0.000000] Memory: 485524K/524288K available (13376K kernel code, 2000K rwdata, 3148K rodata, 4608K init, 557K bss, 38764K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 41229 entries in 162 pages
[    0.000000] ftrace: allocated 162 pages with 3 groups
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU event tracing is enabled.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 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] GICv3: 256 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: GICv3 features: 16 PPIs
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000080a0000
[    0.000000] ITS [mem 0x08080000-0x0809ffff]
[    0.000000] ITS@0x0000000008080000: allocated 8192 Devices @41db0000 (indirect, esz 8, psz 64K, shr 1)
[    0.000000] ITS@0x0000000008080000: allocated 8192 Interrupt Collections @41dc0000 (flat, esz 8, psz 64K, shr 1)
[    0.000000] GICv3: using LPI property table @0x0000000041dd0000
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000041de0000
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: Enabling local workaround for ARM erratum 1418040
[    0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x5c40939b5, max_idle_ns: 440795202646 ns
[    0.000000] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 4398046511100ns
[    0.000180] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.000214] Console: colour dummy device 80x25
[    0.000219] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=100000)
[    0.000221] pid_max: default: 32768 minimum: 301
[    0.000239] LSM: initializing lsm=capability,landlock,integrity
[    0.000245] landlock: Up and running.
[    0.000267] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.000269] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.002289] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.002401] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.002419] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.002427] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.002459] rcu: Hierarchical SRCU implementation.
[    0.002460] rcu: 	Max phase no-delay instances is 1000.
[    0.002537] Platform MSI: its@8080000 domain created
[    0.002542] PCI/MSI: /intc@8000000/its@8080000 domain created
[    0.002544] EFI services will not be available.
[    0.002576] smp: Bringing up secondary CPUs ...
[    0.004400] Detected PIPT I-cache on CPU1
[    0.004460] GICv3: CPU1: found redistributor 1 region 0:0x00000000080c0000
[    0.004517] GICv3: CPU1: using allocated LPI pending table @0x0000000041df0000
[    0.004543] arch_timer: Enabling local workaround for ARM erratum 1418040
[    0.004572] CPU1: Booted secondary processor 0x0000000001 [0x413fd0c1]
[    0.006483] Detected PIPT I-cache on CPU2
[    0.006547] GICv3: CPU2: found redistributor 2 region 0:0x00000000080e0000
[    0.006605] GICv3: CPU2: using allocated LPI pending table @0x0000000041e00000
[    0.006631] arch_timer: Enabling local workaround for ARM erratum 1418040
[    0.006659] CPU2: Booted secondary processor 0x0000000002 [0x413fd0c1]
[    0.008607] Detected PIPT I-cache on CPU3
[    0.008676] GICv3: CPU3: found redistributor 3 region 0:0x0000000008100000
[    0.008734] GICv3: CPU3: using allocated LPI pending table @0x0000000041e10000
[    0.008761] arch_timer: Enabling local workaround for ARM erratum 1418040
[    0.008789] CPU3: Booted secondary processor 0x0000000003 [0x413fd0c1]
[    0.008876] smp: Brought up 1 node, 4 CPUs
[    0.008880] SMP: Total of 4 processors activated.
[    0.008882] CPU features: detected: 32-bit EL0 Support
[    0.008883] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.008885] CPU features: detected: Common not Private translations
[    0.008886] CPU features: detected: CRC32 instructions
[    0.008887] CPU features: detected: Enhanced Virtualization Traps
[    0.008888] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.008889] CPU features: detected: LSE atomic instructions
[    0.008891] CPU features: detected: Privileged Access Never
[    0.008891] CPU features: detected: RAS Extension Support
[    0.008894] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.008956] CPU: All CPU(s) started at EL1
[    0.008957] alternatives: applying system-wide alternatives
[    0.010498] devtmpfs: initialized
[    0.011128] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.011133] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.011208] DMI not present or invalid.
[    0.011308] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.011450] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    0.011457] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.011463] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.011535] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.011607] ASID allocator initialised with 65536 entries
[    0.011617] Serial: AMBA PL011 UART driver
[    0.012429] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 13, base_baud = 0) is a PL011 rev1
[    0.012454] printk: console [ttyAMA0] enabled
[    0.081502] Modules: 26800 pages in range for non-PLT usage
[    0.081504] Modules: 518320 pages in range for PLT usage
[    0.153464] raid6: neonx8   gen() 15792 MB/s
[    0.221499] raid6: neonx4   gen() 15728 MB/s
[    0.289534] raid6: neonx2   gen() 13298 MB/s
[    0.357573] raid6: neonx1   gen()  9818 MB/s
[    0.425605] raid6: int64x8  gen()  7006 MB/s
[    0.493640] raid6: int64x4  gen()  7366 MB/s
[    0.561676] raid6: int64x2  gen()  6153 MB/s
[    0.629708] raid6: int64x1  gen()  5064 MB/s
[    0.630313] raid6: using algorithm neonx8 gen() 15792 MB/s
[    0.697747] raid6: .... xor() 11957 MB/s, rmw enabled
[    0.698455] raid6: using neon recovery algorithm
[    0.699177] iommu: Default domain type: Translated
[    0.699908] iommu: DMA domain TLB invalidation policy: strict mode
[    0.700817] SCSI subsystem initialized
[    0.701164] usbcore: registered new interface driver usbfs
[    0.701538] usbcore: registered new interface driver hub
[    0.701920] usbcore: registered new device driver usb
[    0.702271] pps_core: LinuxPPS API ver. 1 registered
[    0.702602] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.703213] PTP clock support registered
[    0.703835] vgaarb: loaded
[    0.704083] clocksource: Switched to clocksource arch_sys_counter
[    0.706709] NET: Registered PF_INET protocol family
[    0.707104] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.707731] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.708346] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.708858] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.709377] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.709884] TCP: Hash tables configured (established 4096 bind 4096)
[    0.710317] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.710763] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.711247] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.711794] RPC: Registered named UNIX socket transport module.
[    0.712204] RPC: Registered udp transport module.
[    0.712518] RPC: Registered tcp transport module.
[    0.712831] RPC: Registered tcp-with-tls transport module.
[    0.713193] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.713620] PCI: CLS 0 bytes, default 64
[    0.714234] workingset: timestamp_bits=46 max_order=17 bucket_order=0
[    0.714821] NFS: Registering the id_resolver key type
[    0.715167] Key type id_resolver registered
[    0.715447] Key type id_legacy registered
[    0.716108] Key type cifs.idmap registered
[    0.727367] xor: measuring software checksum speed
[    0.727863]    8regs           : 19773 MB/sec
[    0.728338]    32regs          : 19655 MB/sec
[    0.728758]    arm64_neon      : 27034 MB/sec
[    0.729056] xor: using function: arm64_neon (27034 MB/sec)
[    0.729435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.729981] io scheduler mq-deadline registered
[    0.730293] io scheduler kyber registered
[    0.730756] pci-host-generic 4010000000.pcie: host bridge /pcie@10000000 ranges:
[    0.731267] pci-host-generic 4010000000.pcie:       IO 0x003eff0000..0x003effffff -> 0x0000000000
[    0.731869] pci-host-generic 4010000000.pcie:      MEM 0x0010000000..0x003efeffff -> 0x0010000000
[    0.732520] pci-host-generic 4010000000.pcie:      MEM 0x8000000000..0xffffffffff -> 0x8000000000
[    0.733133] pci-host-generic 4010000000.pcie: Memory resource size exceeds max for 32 bits
[    0.733693] pci-host-generic 4010000000.pcie: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff]
[    0.734341] pci-host-generic 4010000000.pcie: PCI host bridge to bus 0000:00
[    0.734836] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.735199] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.735604] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff]
[    0.736055] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff]
[    0.736596] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000
[    0.737190] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000
[    0.737629] pci 0000:00:01.0: reg 0x10: [io  0x0000-0x001f]
[    0.738016] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.738488] pci 0000:00:01.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    0.738997] pci 0000:00:01.0: reg 0x30: [mem 0x00000000-0x0003ffff pref]
[    0.739658] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00
[    0.740098] pci 0000:00:02.0: reg 0x10: [io  0x0000-0x001f]
[    0.740494] pci 0000:00:02.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.740964] pci 0000:00:02.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    0.741671] pci 0000:00:03.0: [1af4:1001] type 00 class 0x010000
[    0.742113] pci 0000:00:03.0: reg 0x10: [io  0x0000-0x007f]
[    0.742504] pci 0000:00:03.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.743285] pci 0000:00:03.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    0.744517] pci 0000:00:04.0: [1b36:000d] type 00 class 0x0c0330
[    0.745397] pci 0000:00:04.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    0.746581] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000
[    0.747530] pci 0000:00:05.0: reg 0x10: [io  0x0000-0x003f]
[    0.748335] pci 0000:00:05.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.749250] pci 0000:00:05.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    0.750099] pci 0000:00:06.0: [1af4:1050] type 00 class 0x038000
[    0.750539] pci 0000:00:06.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.751009] pci 0000:00:06.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    0.751768] pci 0000:00:01.0: BAR 6: assigned [mem 0x10000000-0x1003ffff pref]
[    0.752269] pci 0000:00:01.0: BAR 4: assigned [mem 0x8000000000-0x8000003fff 64bit pref]
[    0.752819] pci 0000:00:02.0: BAR 4: assigned [mem 0x8000004000-0x8000007fff 64bit pref]
[    0.753368] pci 0000:00:03.0: BAR 4: assigned [mem 0x8000008000-0x800000bfff 64bit pref]
[    0.753915] pci 0000:00:04.0: BAR 0: assigned [mem 0x800000c000-0x800000ffff 64bit]
[    0.754435] pci 0000:00:05.0: BAR 4: assigned [mem 0x8000010000-0x8000013fff 64bit pref]
[    0.755027] pci 0000:00:06.0: BAR 4: assigned [mem 0x8000014000-0x8000017fff 64bit pref]
[    0.755585] pci 0000:00:01.0: BAR 1: assigned [mem 0x10040000-0x10040fff]
[    0.756036] pci 0000:00:02.0: BAR 1: assigned [mem 0x10041000-0x10041fff]
[    0.756525] pci 0000:00:03.0: BAR 1: assigned [mem 0x10042000-0x10042fff]
[    0.756977] pci 0000:00:05.0: BAR 1: assigned [mem 0x10043000-0x10043fff]
[    0.757429] pci 0000:00:06.0: BAR 1: assigned [mem 0x10044000-0x10044fff]
[    0.757881] pci 0000:00:03.0: BAR 0: assigned [io  0x1000-0x107f]
[    0.758288] pci 0000:00:05.0: BAR 0: assigned [io  0x1080-0x10bf]
[    0.758696] pci 0000:00:01.0: BAR 0: assigned [io  0x10c0-0x10df]
[    0.759123] pci 0000:00:02.0: BAR 0: assigned [io  0x10e0-0x10ff]
[    0.759530] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.759950] pci_bus 0000:00: resource 5 [mem 0x10000000-0x3efeffff]
[    0.760395] pci_bus 0000:00: resource 6 [mem 0x8000000000-0xffffffffff]
[    0.760858] pci 0000:00:04.0: enabling device (0000 -> 0002)
[    0.762154] virtio-pci 0000:00:01.0: enabling device (0000 -> 0003)
[    0.763890] virtio-pci 0000:00:02.0: enabling device (0000 -> 0003)
[    0.765623] virtio-pci 0000:00:03.0: enabling device (0000 -> 0003)
[    0.767310] virtio-pci 0000:00:05.0: enabling device (0000 -> 0003)
[    0.769117] virtio-pci 0000:00:06.0: enabling device (0000 -> 0002)
[    0.809858] printk: console [hvc0] enabled
[    0.809909] [drm] pci: virtio-gpu-pci detected at 0000:00:06.0
[    0.831957] [drm] features: -virgl +edid -resource_blob -host_visible
[    0.831959] [drm] features: -context_init
[    0.833925] [drm] number of scanouts: 1
[    0.834538] [drm] number of cap sets: 0
[    0.835384] [drm] Initialized virtio_gpu 0.1.0 0 for 0000:00:06.0 on minor 0
[    0.857787] Console: switching to colour frame buffer device 160x50
[    0.872614] virtio-pci 0000:00:06.0: [drm] fb0: virtio_gpudrmfb frame buffer device
[    0.876533] brd: module loaded
[    0.877321] virtio_blk virtio2: 4/0/0 default/read/poll queues
[    0.879238] virtio_blk virtio2: [vda] 1165500 512-byte logical blocks (597 MB/569 MiB)
[    0.883365] xhci_hcd 0000:00:04.0: xHCI Host Controller
[    0.884447] xhci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 1
[    0.885929] xhci_hcd 0000:00:04.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010
[    0.888003] xhci_hcd 0000:00:04.0: xHCI Host Controller
[    0.888988] xhci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 2
[    0.890353] xhci_hcd 0000:00:04.0: Host supports USB 3.0 SuperSpeed
[    0.891694] hub 1-0:1.0: USB hub found
[    0.892451] hub 1-0:1.0: 4 ports detected
[    0.893369] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.894908] hub 2-0:1.0: USB hub found
[    0.895321] hub 2-0:1.0: 4 ports detected
[    0.896059] rtc-pl031 9010000.pl031: registered as rtc0
[    0.896564] rtc-pl031 9010000.pl031: setting system clock to 2025-01-21T19:01:49 UTC (1737486109)
[    0.897659] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[    0.898608] usbcore: registered new interface driver usbhid
[    0.899135] usbhid: USB HID core driver
[    0.899956] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    0.900708] u32 classifier
[    0.900973]     input device check on
[    0.901321]     Actions configured
[    0.901716] NET: Registered PF_INET6 protocol family
[    0.902413] Segment Routing with IPv6
[    0.902795] In-situ OAM (IOAM) with IPv6
[    0.903187] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    0.903846] NET: Registered PF_PACKET protocol family
[    0.904369] Bridge firewalling registered
[    0.904752] Key type dns_resolver registered
[    0.905212] NET: Registered PF_VSOCK protocol family
[    0.906679] registered taskstats version 1
[    0.908905] Key type .fscrypt registered
[    0.909277] Key type fscrypt-provisioning registered
[    0.909969] Btrfs loaded, zoned=no, fsverity=no
[    0.910655] Key type encrypted registered
[    0.911101] printk: console [netcon0] enabled
[    0.911509] netconsole: network logging started
[    0.932138] IP-Config: Complete:
[    0.933462]      device=eth0, hwaddr=52:54:00:12:34:04, ipaddr=192.168.7.4, mask=255.255.255.0, gw=192.168.7.3
[    0.936823]      host=192.168.7.4, domain=, nis-domain=(none)
[    0.938660]      bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath=
[    0.938665]      nameserver0=8.8.8.8
[    0.942348] clk: Disabling unused clocks
[    0.943685] md: Waiting for all devices to be available before autodetect
[    0.945028] md: If you don't use raid, use raid=noautodetect
[    0.946012] md: Autodetecting RAID arrays.
[    0.946704] md: autorun ...
[    0.947196] md: ... autorun DONE.
[    0.952202] EXT4-fs (vda): mounted filesystem 1548f2f0-d19e-427b-ab1b-089c54cb6b35 r/w with ordered data mode. Quota mode: disabled.
[    0.954200] VFS: Mounted root (ext4 filesystem) on device 253:0.
[    0.955350] devtmpfs: mounted
[    0.956824] Freeing unused kernel memory: 4608K
[    0.957623] Run /sbin/init as init process
INIT: version 3.04 booting
warning: FBIOPUT_VSCREENINFO failed, double buffering disabled
Starting udev
[    1.046516] udevd[124]: starting version 3.2.14
[    1.058651] udevd[125]: starting eudev-3.2.14
[    1.148141] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.298156] input: QEMU QEMU USB Tablet as /devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input0
[    1.303539] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:04.0-1/input0
[    1.436114] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[    1.586041] input: QEMU QEMU USB Keyboard as /devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input1
[    1.648240] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:04.0-2/input0
[    1.820146] EXT4-fs (vda): re-mounted 1548f2f0-d19e-427b-ab1b-089c54cb6b35 r/w. Quota mode: disabled.
ALSA: Restoring mixer settings...
INIT: Entering runlevel: 5
Configuring network interfaces... ip: RTNETLINK answers: File exists
Starting system message bus: dbus.
Starting Connection Manager
Starting Xserver
Starting Dropbear SSH server: 
Generating 2048 bit rsa key, this may take a while...
Public key portion is:
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWIhnbSEv9o+Kr2i64Ae8dCWXIzjiUyyLYUg4vmS6wy3O5bI7108jmuPadX6JrL4XeyagQhVaojv1HCO1K1BqRw61pI64LVMOEaYGl20p2XMYyPCpK64RMMyP0NVKWzOIogkgI9/3uFYDTUxQhxX8rZfKD9THEL3CAQ/DnR0IbT0RjXAa+IdSzQbyK+VJ6ao/g52jHRCiydRKeIa+cf32BaiwmSSlzYV8PcsHZgfysSq0uIe3JLxDmh6hW71jyXwY7HVKoeKwDLJCA3tgGf5b/+rdv/l/jy8q5W8fqopHIJGXNNwG2kCNIYHAt1jCIiJ7yoxMyH5WCYUfuMIVUixdL root@qemuarm64
Fingerprint: SHA256:Y2rYtA899Gu9MBPhyENLcdhoicEc7DFwnY9oCt+owBo
dropbear.
Starting rpcbind daemon...done.
Starting bluetooth: bluetoothd.
Starting syslogd/klogd: done
 * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon

X.Org X Server 1.21.1.14
X Protocol Version 11, Revision 0
Current Operating System: Linux qemuarm64 6.6.69-yocto-standard #1 SMP PREEMPT Thu Jan  2 15:37:19 UTC 2025 aarch64
Kernel command line: root=/dev/vda rw  mem=512M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1
 
Current version of pixman: 0.42.2
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jan 21 19:01:50 2025
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
   ...done.
Starting Telephony daemon

Poky (Yocto Project Reference Distro) 5.0.6 qemuarm64 /dev/hvc0

qemuarm64 login: The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Could not resolve keysym XF86CameraAccessEnable
> Warning:          Could not resolve keysym XF86CameraAccessDisable
> Warning:          Could not resolve keysym XF86CameraAccessToggle
> Warning:          Could not resolve keysym XF86NextElement
> Warning:          Could not resolve keysym XF86PreviousElement
> Warning:          Could not resolve keysym XF86AutopilotEngageToggle
> Warning:          Could not resolve keysym XF86MarkWaypoint
> Warning:          Could not resolve keysym XF86Sos
> Warning:          Could not resolve keysym XF86NavChart
> Warning:          Could not resolve keysym XF86FishingChart
> Warning:          Could not resolve keysym XF86SingleRangeRadar
> Warning:          Could not resolve keysym XF86DualRangeRadar
> Warning:          Could not resolve keysym XF86RadarOverlay
> Warning:          Could not resolve keysym XF86TraditionalSonar
> Warning:          Could not resolve keysym XF86ClearvuSonar
> Warning:          Could not resolve keysym XF86SidevuSonar
> Warning:          Could not resolve keysym XF86NavInfo
Errors from xkbcomp are not fatal to the X server
D-BUS per-session daemon address is: unix:path=/tmp/dbus-qEwO5KU9FU,guid=edd9b688551e2ccadb642fff678fef1f
Using calibration data stored in /etc/pointercal.xinput
matchbox: Cant find a keycode for keysym 269025056
matchbox: ignoring key shortcut XF86Calendar=!$contacts

matchbox: Cant find a keycode for keysym 2809
matchbox: ignoring key shortcut telephone=!$dates

matchbox: Cant find a keycode for keysym 269025050
matchbox: ignoring key shortcut XF86Start=!matchbox-remote -desktop

[settings daemon] Forking. run with -n to prevent fork
dbus-daemon[576]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=572 comm="matchbox-panel --start-applets showdesktop,windows")
dbus-daemon[576]: Successfully activated service 'org.a11y.atspi.Registry'
SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
matchbox-wm: X error warning (0xa00002): BadWindow (invalid Window parameter) (opcode: 12)

(matchbox-desktop:571): Gtk-[1;33mWARNING[0m **: [34m19:01:52.070[0m: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.

** (matchbox-desktop:571): [1;33mWARNING[0m **: [34m19:01:52.070[0m: Error loading icon: Failed to load /usr/share/pixmaps/xinput_calibrator.xpm: Unrecognized image file format
