[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 6.6.18-yocto-standard (oe-user@oe-host) (arm-poky-linux-gnueabi-gcc (GCC) 13.2.0, GNU ld (GNU Binutils) 2.42.0.20240216) #1 PREEMPT Mon Feb 26 20:12:37 UTC 2024
[    0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00093177
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] OF: fdt: Machine model: ARM Versatile PB
[    0.000000] Memory policy: Data cache writeback
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x000000000fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000000fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff]
[    0.000000] Kernel command line: root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=ttyAMA1 swiotlb=0  printk.time=1
[    0.000000] Unknown kernel command line parameters "swiotlb=0", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 64960
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] Memory: 241264K/262144K available (10643K kernel code, 1425K rwdata, 2836K rodata, 464K init, 339K bss, 20880K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] ftrace: allocating 42214 entries in 124 pages
[    0.000000] ftrace: allocated 124 pages with 5 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] 	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 10 jiffies.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] VIC @(ptrval): id 0x00041190, vendor 0x41
[    0.000000] FPGA IRQ chip 0 "interrupt-controller" @ (ptrval), 20 irqs, parent IRQ: 47
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] clocksource: arm,sp804: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[    0.000236] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
[    0.000784] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[    0.006115] kfence: initialized - using 2097152 bytes for 255 objects at 0x(ptrval)-0x(ptrval)
[    0.015045] Console: colour dummy device 80x30
[    0.017092] Calibrating delay loop... 603.34 BogoMIPS (lpj=3016704)
[    0.120423] CPU: Testing write buffer coherency: ok
[    0.122392] pid_max: default: 32768 minimum: 301
[    0.124511] LSM: initializing lsm=capability,landlock,integrity
[    0.125226] landlock: Up and running.
[    0.129467] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.129568] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.185234] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
[    0.186325] RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
[    0.187001] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
[    0.188265] Setting up static identity map for 0x8400 - 0x8458
[    0.189968] rcu: Hierarchical SRCU implementation.
[    0.190040] rcu: 	Max phase no-delay instances is 1000.
[    0.206431] devtmpfs: initialized
[    0.226735] VFP support v0.3: implementor 41 architecture 1 part 10 variant 9 rev 0
[    0.228362] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.228538] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.241046] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.246424] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.297974] Serial: AMBA PL011 UART driver
[    0.308487] 101f1000.serial: ttyAMA0 at MMIO 0x101f1000 (irq = 28, base_baud = 0) is a PL011 rev1
[    0.310793] printk: console [ttyAMA0] enabled
[    0.347873] 101f2000.serial: ttyAMA1 at MMIO 0x101f2000 (irq = 29, base_baud = 0) is a PL011 rev1
[    0.351391] 101f3000.serial: ttyAMA2 at MMIO 0x101f3000 (irq = 30, base_baud = 0) is a PL011 rev1
[    0.354295] uart-pl011 10009000.serial: aliased and non-aliased serial devices found in device tree. Serial port enumeration may be unpredictable.
[    0.356632] 10009000.serial: ttyAMA3 at MMIO 0x10009000 (irq = 54, base_baud = 0) is a PL011 rev1
[    0.363958] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.718970] raid6: int32x8  gen()   104 MB/s
[    1.058920] raid6: int32x4  gen()   118 MB/s
[    1.398944] raid6: int32x2  gen()   171 MB/s
[    1.738932] raid6: int32x1  gen()    97 MB/s
[    1.739506] raid6: using algorithm int32x2 gen() 171 MB/s
[    2.078936] raid6: .... xor() 239 MB/s, rmw enabled
[    2.079532] raid6: using intx1 recovery algorithm
[    2.084440] SCSI subsystem initialized
[    2.086514] usbcore: registered new interface driver usbfs
[    2.087276] usbcore: registered new interface driver hub
[    2.088091] usbcore: registered new device driver usb
[    2.103625] pps_core: LinuxPPS API ver. 1 registered
[    2.104045] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.104875] PTP clock support registered
[    2.111684] Advanced Linux Sound Architecture Driver Initialized.
[    2.151286] vgaarb: loaded
[    2.163826] clocksource: Switched to clocksource arm,sp804
[    2.277436] NET: Registered PF_INET protocol family
[    2.279704] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    2.290501] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    2.291240] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    2.291892] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    2.292547] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    2.293232] TCP: Hash tables configured (established 2048 bind 2048)
[    2.295474] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    2.296242] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    2.298971] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    2.304393] RPC: Registered named UNIX socket transport module.
[    2.304914] RPC: Registered udp transport module.
[    2.305262] RPC: Registered tcp transport module.
[    2.305611] RPC: Registered tcp-with-tls transport module.
[    2.306028] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.306643] PCI: CLS 0 bytes, default 32
[    2.314205] NetWinder Floating Point Emulator V0.97 (double precision)
[    2.320766] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[    2.327517] NFS: Registering the id_resolver key type
[    2.329418] Key type id_resolver registered
[    2.329779] Key type id_legacy registered
[    2.335534] Key type cifs.idmap registered
[    2.572425] xor: measuring software checksum speed
[    2.584439]    arm4regs        :   905 MB/sec
[    2.593425]    8regs           :  1170 MB/sec
[    2.603072]    32regs          :  1103 MB/sec
[    2.603488] xor: using function: 8regs (1170 MB/sec)
[    2.604898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    2.605618] io scheduler mq-deadline registered
[    2.606077] io scheduler kyber registered
[    2.606882] io scheduler bfq registered
[    2.613124] pl061_gpio 101e4000.gpio: PL061 GPIO chip registered
[    2.616526] pl061_gpio 101e5000.gpio: PL061 GPIO chip registered
[    2.618569] pl061_gpio 101e6000.gpio: PL061 GPIO chip registered
[    2.620417] pl061_gpio 101e7000.gpio: PL061 GPIO chip registered
[    2.622177] versatile-pci 10001000.pci: host bridge /amba/pci@10001000 ranges:
[    2.623493] versatile-pci 10001000.pci:       IO 0x0043000000..0x004300ffff -> 0x0000000000
[    2.625150] versatile-pci 10001000.pci:      MEM 0x0050000000..0x005fffffff -> 0x0050000000
[    2.625847] versatile-pci 10001000.pci:      MEM 0x0060000000..0x006fffffff -> 0x0060000000
[    2.627901] versatile-pci 10001000.pci: PCI core found (slot 11)
[    2.630643] versatile-pci 10001000.pci: PCI host bridge to bus 0000:00
[    2.631448] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.632212] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    2.632730] pci_bus 0000:00: root bus resource [mem 0x50000000-0x5fffffff]
[    2.633278] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff pref]
[    2.636715] pci 0000:00:0c.0: [1000:0012] type 00 class 0x010000
[    2.638203] pci 0000:00:0c.0: reg 0x10: [io  0x0000-0x00ff]
[    2.638756] pci 0000:00:0c.0: reg 0x14: [mem 0x00000000-0x000003ff]
[    2.639222] pci 0000:00:0c.0: reg 0x18: [mem 0x00000000-0x00001fff]
[    2.643879] pci 0000:00:0d.0: [1af4:1000] type 00 class 0x020000
[    2.644430] pci 0000:00:0d.0: reg 0x10: [io  0x0000-0x001f]
[    2.644963] pci 0000:00:0d.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    2.645543] pci 0000:00:0d.0: reg 0x30: [mem 0x00000000-0x0003ffff pref]
[    2.646891] pci 0000:00:0e.0: [1af4:1005] type 00 class 0x00ff00
[    2.647423] pci 0000:00:0e.0: reg 0x10: [io  0x0000-0x001f]
[    2.647872] pci 0000:00:0e.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    2.649102] pci 0000:00:0f.0: [1b36:000d] type 00 class 0x0c0330
[    2.649588] pci 0000:00:0f.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    2.650825] pci 0000:00:10.0: [1af4:1050] type 00 class 0x038000
[    2.651361] pci 0000:00:10.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    2.652643] pci 0000:00:11.0: [1af4:1001] type 00 class 0x010000
[    2.653164] pci 0000:00:11.0: reg 0x10: [io  0x0000-0x007f]
[    2.653823] pci 0000:00:11.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    2.656240] PCI: bus0: Fast back to back transfers disabled
[    2.658269] pci 0000:00:0d.0: BAR 6: assigned [mem 0x60000000-0x6003ffff pref]
[    2.659150] pci 0000:00:0d.0: BAR 4: assigned [mem 0x60040000-0x60043fff 64bit pref]
[    2.659905] pci 0000:00:0e.0: BAR 4: assigned [mem 0x60044000-0x60047fff 64bit pref]
[    2.660532] pci 0000:00:0f.0: BAR 0: assigned [mem 0x50000000-0x50003fff 64bit]
[    2.661081] pci 0000:00:10.0: BAR 4: assigned [mem 0x60048000-0x6004bfff 64bit pref]
[    2.661648] pci 0000:00:11.0: BAR 4: assigned [mem 0x6004c000-0x6004ffff 64bit pref]
[    2.662220] pci 0000:00:0c.0: BAR 2: assigned [mem 0x50004000-0x50005fff]
[    2.662749] pci 0000:00:0c.0: BAR 1: assigned [mem 0x50006000-0x500063ff]
[    2.663292] pci 0000:00:0c.0: BAR 0: assigned [io  0x1000-0x10ff]
[    2.664012] pci 0000:00:11.0: BAR 0: assigned [io  0x1400-0x147f]
[    2.664514] pci 0000:00:0d.0: BAR 0: assigned [io  0x1480-0x149f]
[    2.664966] pci 0000:00:0e.0: BAR 0: assigned [io  0x14a0-0x14bf]
[    2.667090] pci 0000:00:0f.0: enabling device (0100 -> 0102)
[    2.670503] clcd-pl11x 10120000.display: PL110 designer 41 rev0 at 0x10120000
[    2.672186] clcd-pl11x: probe of 10120000.display failed with error -2
[    2.676044] virtio-pci 0000:00:0d.0: enabling device (0100 -> 0103)
[    2.679771] virtio-pci 0000:00:0e.0: enabling device (0100 -> 0103)
[    2.681583] virtio-pci 0000:00:10.0: enabling device (0100 -> 0102)
[    2.685479] virtio-pci 0000:00:11.0: enabling device (0100 -> 0103)
[    2.689064] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    2.713789] random: crng init done
[    2.717626] [drm] pci: virtio-gpu-pci detected at 0000:00:10.0
[    2.718751] [drm] features: -virgl +edid -resource_blob -host_visible
[    2.718808] [drm] features: -context_init
[    2.720033] [drm] number of scanouts: 1
[    2.720403] [drm] number of cap sets: 0
[    2.738337] [drm] Initialized virtio_gpu 0.1.0 0 for 0000:00:10.0 on minor 0
[    2.899756] Console: switching to colour frame buffer device 160x50
[    2.940948] virtio-pci 0000:00:10.0: [drm] fb0: virtio_gpudrmfb frame buffer device
[    2.966407] versatile-tft-panel 10000000.sysreg:display@0: no panel detected
[    2.969890] drm-clcd-pl111 10120000.display: set up callbacks for Versatile PL110
[    3.047516] brd: module loaded
[    3.048677] virtio_blk virtio3: 1/0/0 default/read/poll queues
[    3.055462] virtio_blk virtio3: [vda] 950896 512-byte logical blocks (487 MB/464 MiB)
[    3.076253] physmap-flash 34000000.flash: versatile/realview flash protection
[    3.090612] physmap-flash 34000000.flash: physmap platform flash device: [mem 0x34000000-0x37ffffff]
[    3.094310] 34000000.flash: Found 1 x32 devices at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000
[    3.095709] Intel/Sharp Extended Query Table at 0x0031
[    3.097048] Using buffer write method
[    3.141453] smc91x: not found (-19).
[    3.142587] arm-charlcd 10008000.lcd: error -ENXIO: IRQ index 0 not found
[    3.143330] arm-charlcd 10008000.lcd: initialized ARM character LCD at 10008000
[    3.180032] rtc-ds1307 0-0068: registered as rtc0
[    3.189775] rtc-ds1307 0-0068: setting system clock to 2024-03-05T04:34:50 UTC (1709613290)
[    3.196821] rtc-pl031 101e8000.rtc: registered as rtc1
[    3.198065] i2c_dev: i2c /dev entries driver
[    3.199660] versatile reboot driver registered
[    3.202881] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[    3.218914] mmci-pl18x fpga:05: mmc0: PL181 manf 41 rev0 at 0x10005000 irq 59,60 (pio)
[    3.235876] mmci-pl18x fpga:0b: mmc1: PL181 manf 41 rev0 at 0x1000b000 irq 49,50 (pio)
[    3.240180] leds-syscon 10000008.0.led: registered LED (null)
[    3.241980] leds-syscon 10000008.1.led: registered LED (null)
[    3.243101] leds-syscon 10000008.2.led: registered LED (null)
[    3.245422] leds-syscon 10000008.3.led: registered LED (null)
[    3.246560] leds-syscon 10000008.4.led: registered LED (null)
[    3.247686] leds-syscon 10000008.5.led: registered LED (null)
[    3.248826] leds-syscon 10000008.6.led: registered LED (null)
[    3.250298] leds-syscon 10000008.7.led: registered LED (null)
[    3.252343] ledtrig-cpu: registered to indicate activity on CPUs
[    3.256695] usbcore: registered new interface driver usbhid
[    3.262964] usbhid: USB HID core driver
[    3.267537] input: AT Raw Set 2 keyboard as /devices/platform/amba/amba:fpga/10006000.kmi/serio0/input/input0
[    3.312009] aaci-pl041 10004000.aaci: ARM AC'97 Interface PL041 rev0 at 0x10004000, irq 40
[    3.312723] aaci-pl041 10004000.aaci: FIFO 512 entries
[    3.315198] u32 classifier
[    3.315505]     input device check on
[    3.315831]     Actions configured
[    3.317844] NET: Registered PF_INET6 protocol family
[    3.330235] Segment Routing with IPv6
[    3.330845] In-situ OAM (IOAM) with IPv6
[    3.332120] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    3.337266] NET: Registered PF_PACKET protocol family
[    3.338481] Bridge firewalling registered
[    3.340141] Key type dns_resolver registered
[    3.341505] NET: Registered PF_VSOCK protocol family
[    3.397084] registered taskstats version 1
[    3.451329] Key type .fscrypt registered
[    3.451789] Key type fscrypt-provisioning registered
[    3.472016] Btrfs loaded, zoned=no, fsverity=no
[    3.481953] Key type encrypted registered
[    3.488836] clcd-pl11x 10120000.display: PL110 designer 41 rev0 at 0x10120000
[    3.489522] clcd-pl11x: probe of 10120000.display failed with error -2
[    3.490867] drm-clcd-pl111 10120000.display: set up callbacks for Versatile PL110
[    3.493607] clcd-pl11x 10120000.display: PL110 designer 41 rev0 at 0x10120000
[    3.496638] clcd-pl11x: probe of 10120000.display failed with error -2
[    3.498066] drm-clcd-pl111 10120000.display: set up callbacks for Versatile PL110
[    3.500072] printk: console [netcon0] enabled
[    3.500565] netconsole: network logging started
[    3.922605] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/amba/amba:fpga/10007000.kmi/serio1/input/input2
[    3.937117] clcd-pl11x 10120000.display: PL110 designer 41 rev0 at 0x10120000
[    3.938654] clcd-pl11x: probe of 10120000.display failed with error -2
[    3.941938] drm-clcd-pl111 10120000.display: set up callbacks for Versatile PL110
[    4.050761] IP-Config: Complete:
[    4.051546]      device=eth0, hwaddr=52:54:00:12:34:02, ipaddr=192.168.7.2, mask=255.255.255.0, gw=192.168.7.1
[    4.053328]      host=192.168.7.2, domain=, nis-domain=(none)
[    4.054736]      bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath=
[    4.054933]      nameserver0=8.8.8.8
[    4.078701] clk: Disabling unused clocks
[    4.080150] ALSA device list:
[    4.080761]   #0: ARM AC'97 Interface PL041 rev0 at 0x10004000, irq 40
[    4.094688] md: Waiting for all devices to be available before autodetect
[    4.095539] md: If you don't use raid, use raid=noautodetect
[    4.096267] md: Autodetecting RAID arrays.
[    4.096835] md: autorun ...
[    4.097268] md: ... autorun DONE.
[    4.269919] EXT4-fs (vda): mounted filesystem 73b39ed9-e5e6-408d-8e3e-f1b757ddd32a r/w with ordered data mode. Quota mode: disabled.
[    4.271688] VFS: Mounted root (ext4 filesystem) on device 253:0.
[    4.284847] devtmpfs: mounted
[    4.344929] Freeing unused kernel image (initmem) memory: 464K
[    4.345622] Kernel memory protection not selected by kernel config.
[    4.346599] Run /sbin/init as init process
INIT: version 3.04 booting
warning: FBIOPUT_VSCREENINFO failed, double buffering disabled
Starting udev
[    8.565652] udevd[95]: starting version 3.2.14
[    8.801081] udevd[96]: starting eudev-3.2.14
[   14.572850] clcd-pl11x 10120000.display: PL110 designer 41 rev0 at 0x10120000
[   14.604819] clcd-pl11x: probe of 10120000.display failed with error -2
[   14.608559] drm-clcd-pl111 10120000.display: set up callbacks for Versatile PL110
[   14.612129] amba 10100000.smc: deferred probe pending
[   14.613159] amba 10110000.mpmc: deferred probe pending
[   14.624948] amba 101e0000.sctl: deferred probe pending
[   14.626111] amba 101e1000.watchdog: deferred probe pending
[   14.627001] amba 101f0000.sci: deferred probe pending
[   14.627803] amba 101f4000.spi: deferred probe pending
[   14.639371] amba 1000a000.sci: deferred probe pending
[   14.820113] amba 10120000.display: deferred probe pending
[   32.935785] EXT4-fs (vda): re-mounted 73b39ed9-e5e6-408d-8e3e-f1b757ddd32a r/w. Quota mode: disabled.
ALSA: Restoring mixer settings...
alsa-lib /usr/src/debug/alsa-lib/1.2.11/src/ucm/main.c:1554:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2
No state is present for card Interface
alsa-lib /usr/src/debug/alsa-lib/1.2.11/src/ucm/main.c:1554:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2
Found hardware: "aaci-pl041" "National Semiconductor LM4549" "AC97a:4e534331" "" ""
Hardware is initialized using a generic method
No state is present for card Interface
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: 
dropbear.

X.Org X Server 1.21.1.11
X Protocol Version 11, Revision 0
Current Operating System: Linux qemuarmv5 6.6.18-yocto-standard #1 PREEMPT Mon Feb 26 20:12:37 UTC 2024 armv5tejl
Kernel command line: root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=ttyAMA1 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 Mar  5 04:35:32 2024
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Starting rpcbind daemon...done.
Starting bluetooth: bluetoothd.
Starting syslogd/klogd: done
 * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon
   ...done.
Starting Telephony daemon

Poky (Yocto Project Reference Distro) 4.3+snapshot-ccb20ee9bcb1c7fe2805e0f2b6e0eb409208c671 qemuarmv5 /dev/ttyAMA0

qemuarmv5 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-CErpSDDYgZ,guid=65b1c04bbad58cb7e0f9d1e365e6a127
Using calibration data stored in /etc/pointercal.xinput
[settings daemon] Forking. run with -n to prevent fork
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

Connection failure: Connection refused
pa_context_connect() failed: Connection refused
dbus-daemon[527]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=510 comm="connman-applet")
matchbox-wm: X error warning (0xa00002): BadWindow (invalid Window parameter) (opcode: 12)
dbus-daemon[527]: Successfully activated service 'org.a11y.atspi.Registry'
SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
