Artifact when switching from the Display Manager to the Desktop Environment
Describe the bug
I have a strange visual artifact for 2 seconds between GDM and Gnome DE (wayland) under manjaro since i use my pi5, after I hit my password at each boot. Sometimes I have to play between TTY (pass from tty3 to tty2) otherwise the screen remains blocking with the artifact of the mouse cursor. Never had this ,same hardware when I used a pi4.
Steps to reproduce the behaviour
just boot
Device (s)
Raspberry Pi 5
System
2024/01/22 14:44:36 Copyright (c) 2012 Broadcom version e891ded6 (release) (embedded)
Linux bloodmoon-pc 6.6.13-1-MANJARO-RPI5 #1 SMP PREEMPT Mon Jan 22 15:04:13 UTC 2024 aarch64 GNU/Linux
Logs
dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x414fd0b1]
[ 0.000000] Linux version 6.6.13-1-MANJARO-RPI5 (builduser@gitlab-runner-ampere-cax41) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Mon Jan 22 15:04:13 UTC 2024
[ 0.000000] KASLR enabled
[ 0.000000] random: crng init done
[ 0.000000] Machine model: Raspberry Pi 5 Model B Rev 1.0
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000002000000, size 512 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000000002000000..0x0000000021ffffff (524288 KiB) map reusable linux,cma
[ 0.000000] OF: reserved mem: 0x0000000000000000..0x000000000007ffff (512 KiB) nomap non-reusable atf@0
[ 0.000000] OF: reserved mem: 0x000000003fd167c0..0x000000003fd167f6 (0 KiB) nomap non-reusable nvram@0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x00000001ffffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000000007ffff]
[ 0.000000] node 0: [mem 0x0000000000080000-0x000000003fbfffff]
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000001ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
[ 0.000000] On node 0, zone DMA: 256 pages in unavailable ranges
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.2
[ 0.000000] percpu: Embedded 14 pages/cpu s183976 r8192 d37208 u229376
[ 0.000000] pcpu-alloc: s183976 r8192 d37208 u229376 alloc=14*16384
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: Virtualization Host Extensions
[ 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: kernel page table isolation forced ON by KASLR
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=D8:3A:DD:D5:0C:16 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 root=PARTUUID=9ee8e330-02 rw rootwait console=ttyAMA10,115200 console=tty1 selinux=0 quiet splash plymouth.ignore-serial-consoles smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 usbhid.mousepoll=8 audit=0 cfg80211.ieee80211_regdom=FR
[ 0.000000] audit: disabled (until reboot)
[ 0.000000] Unknown kernel command line parameters "splash selinux=0", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 9, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 8, 4194304 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 521984
[ 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 0x00000000fbffc000-0x00000000ffffc000] (64MB)
[ 0.000000] Memory: 7704752K/8384512K available (14464K kernel code, 2778K rwdata, 4576K rodata, 5248K init, 1382K bss, 155472K reserved, 524288K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 45552 entries in 45 pages
[ 0.000000] ftrace: allocated 45 pages with 4 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] 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 54.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ 0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000168] Console: colour dummy device 80x25
[ 0.000172] printk: console [tty1] enabled
[ 0.000208] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[ 0.000213] pid_max: default: 32768 minimum: 301
[ 0.000308] LSM: initializing lsm=capability,integrity
[ 0.000402] Mount-cache hash table entries: 16384 (order: 3, 131072 bytes, linear)
[ 0.000428] Mountpoint-cache hash table entries: 16384 (order: 3, 131072 bytes, linear)
[ 0.000857] cgroup: Disabling memory control group subsystem
[ 0.001359] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.001382] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.001409] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.001470] rcu: Hierarchical SRCU implementation.
[ 0.001472] rcu: Max phase no-delay instances is 1000.
[ 0.002065] EFI services will not be available.
[ 0.002143] smp: Bringing up secondary CPUs ...
[ 0.002307] Detected PIPT I-cache on CPU1
[ 0.002352] CPU1: Booted secondary processor 0x0000000100 [0x414fd0b1]
[ 0.002529] Detected PIPT I-cache on CPU2
[ 0.002564] CPU2: Booted secondary processor 0x0000000200 [0x414fd0b1]
[ 0.002728] Detected PIPT I-cache on CPU3
[ 0.002760] CPU3: Booted secondary processor 0x0000000300 [0x414fd0b1]
[ 0.002787] smp: Brought up 1 node, 4 CPUs
[ 0.002791] SMP: Total of 4 processors activated.
[ 0.002794] CPU features: detected: 32-bit EL0 Support
[ 0.002796] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.002798] CPU features: detected: Common not Private translations
[ 0.002799] CPU features: detected: CRC32 instructions
[ 0.002802] CPU features: detected: RCpc load-acquire (LDAPR)
[ 0.002803] CPU features: detected: LSE atomic instructions
[ 0.002806] CPU features: detected: Privileged Access Never
[ 0.002807] CPU features: detected: RAS Extension Support
[ 0.002810] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 0.002844] CPU: All CPU(s) started at EL2
[ 0.002845] alternatives: applying system-wide alternatives
[ 0.004852] devtmpfs: initialized
[ 0.007789] Enabled cp15_barrier support
[ 0.007796] Enabled setend support
[ 0.007853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.007859] futex hash table entries: 1024 (order: 2, 65536 bytes, linear)
[ 0.009268] pinctrl core: initialized pinctrl subsystem
[ 0.009430] DMI not present or invalid.
[ 0.009622] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.010254] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.010301] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.010348] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.010487] thermal_sys: Registered thermal governor 'step_wise'
[ 0.010497] cpuidle: using governor menu
[ 0.010569] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.010598] ASID allocator initialised with 32768 entries
[ 0.010929] Serial: AMBA PL011 UART driver
[ 0.011892] bcm2835-mbox 107c013880.mailbox: mailbox enabled
[ 0.012250] 107d001000.serial: ttyAMA10 at MMIO 0x107d001000 (irq = 15, base_baud = 0) is a PL011 rev2
[ 0.012260] printk: console [ttyAMA10] enabled
[ 0.020407] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-01-22T14:44:36, variant start_cd
[ 0.024405] raspberrypi-firmware soc:firmware: Firmware hash is e891ded600000000000000000000000000000000
[ 0.030757] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[ 0.030760] Modules: 0 pages in range for non-PLT usage
[ 0.030762] Modules: 129272 pages in range for PLT usage
[ 0.100443] raid6: neonx8 gen() 7724 MB/s
[ 0.168458] raid6: neonx4 gen() 5944 MB/s
[ 0.236473] raid6: neonx2 gen() 5090 MB/s
[ 0.304498] raid6: neonx1 gen() 4561 MB/s
[ 0.372522] raid6: int64x8 gen() 3229 MB/s
[ 0.440550] raid6: int64x4 gen() 3062 MB/s
[ 0.508564] raid6: int64x2 gen() 2397 MB/s
[ 0.576577] raid6: int64x1 gen() 2283 MB/s
[ 0.576578] raid6: using algorithm neonx8 gen() 7724 MB/s
[ 0.644586] raid6: .... xor() 5028 MB/s, rmw enabled
[ 0.644588] raid6: using neon recovery algorithm
[ 0.644754] bcm2835-dma 1000010000.dma: DMA legacy API manager, dmachans=0x1
[ 0.645135] iommu: Default domain type: Translated
[ 0.645137] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.645231] SCSI subsystem initialized
[ 0.645268] usbcore: registered new interface driver usbfs
[ 0.645277] usbcore: registered new interface driver hub
[ 0.645285] usbcore: registered new device driver usb
[ 0.645367] pps_core: LinuxPPS API ver. 1 registered
[ 0.645369] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [email protected]
[ 0.645373] PTP clock support registered
[ 0.645953] vgaarb: loaded
[ 0.646064] clocksource: Switched to clocksource arch_sys_counter
[ 0.649073] VFS: Disk quotas dquot_6.6.0
[ 0.649090] VFS: Dquot-cache hash table entries: 2048 (order 0, 16384 bytes)
[ 0.649144] FS-Cache: Loaded
[ 0.649219] CacheFiles: Loaded
[ 0.650793] NET: Registered PF_INET protocol family
[ 0.650940] IP idents hash table entries: 131072 (order: 6, 1048576 bytes, linear)
[ 0.653398] tcp_listen_portaddr_hash hash table entries: 4096 (order: 2, 65536 bytes, linear)
[ 0.653442] Table-perturb hash table entries: 65536 (order: 4, 262144 bytes, linear)
[ 0.653447] TCP established hash table entries: 65536 (order: 5, 524288 bytes, linear)
[ 0.653717] TCP bind hash table entries: 65536 (order: 7, 2097152 bytes, linear)
[ 0.655466] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.655626] MPTCP token hash table entries: 8192 (order: 3, 196608 bytes, linear)
[ 0.655739] UDP hash table entries: 4096 (order: 3, 131072 bytes, linear)
[ 0.655839] UDP-Lite hash table entries: 4096 (order: 3, 131072 bytes, linear)
[ 0.656000] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.656184] RPC: Registered named UNIX socket transport module.
[ 0.656187] RPC: Registered udp transport module.
[ 0.656189] RPC: Registered tcp transport module.
[ 0.656190] RPC: Registered tcp-with-tls transport module.
[ 0.656192] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.656197] PCI: CLS 0 bytes, default 64
[ 0.656382] kvm [1]: IPA Size Limit: 40 bits
[ 0.656395] kvm [1]: GICV region size/alignment is unsafe, using trapping (reduced performance)
[ 0.656414] kvm [1]: vgic interrupt IRQ9
[ 0.656428] kvm [1]: VHE mode initialized successfully
[ 0.656847] Initialise system trusted keyrings
[ 0.656893] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 0.656908] zbud: loaded
[ 0.657238] NFS: Registering the id_resolver key type
[ 0.657244] Key type id_resolver registered
[ 0.657246] Key type id_legacy registered
[ 0.657253] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.657256] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.657288] F2FS not supported on PAGE_SIZE(16384) != 4096
[ 0.662076] Trying to unpack rootfs image as initramfs...
[ 0.681038] xor: measuring software checksum speed
[ 0.682038] 8regs : 9931 MB/sec
[ 0.683063] 32regs : 9851 MB/sec
[ 0.683791] arm64_neon : 13589 MB/sec
[ 0.683793] xor: using function: arm64_neon (13589 MB/sec)
[ 0.683799] Key type asymmetric registered
[ 0.683803] Asymmetric key parser 'x509' registered
[ 0.683831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.683898] io scheduler mq-deadline registered
[ 0.683901] io scheduler kyber registered
[ 0.683922] io scheduler bfq registered
[ 0.690341] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7c502000, parent irq: 26)
[ 0.690419] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d503000, parent irq: 27)
[ 0.690467] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508380, parent irq: 28)
[ 0.690512] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508400, parent irq: 29)
[ 0.690562] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7d510600, parent irq: 30)
[ 0.690613] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d517b00, parent irq: 31)
[ 0.725144] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 0.725659] 107d50c000.serial: ttyS0 at MMIO 0x107d50c000 (irq = 33, base_baud = 6000000) is a Broadcom BCM7271 UART
[ 0.725720] serial serial0: tty port ttyS0 registered
[ 0.726125] iproc-rng200 107d208000.rng: hwrng registered
[ 0.726189] vc-mem: phys_addr:0x00000000 mem_base=0x3fc00000 mem_size:0x40000000(1024 MiB)
[ 0.726441] bcm2712-iommu-cache 1000005b00.iommuc: bcm2712_iommu_cache_probe
[ 0.731916] brd: module loaded
[ 0.733573] loop: module loaded
[ 0.733734] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 0.733890] Loading iSCSI transport class v2.0-870.
[ 0.734960] usbcore: registered new interface driver lan78xx
[ 0.734968] usbcore: registered new interface driver smsc95xx
[ 0.735028] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.735055] dwc_otg: FIQ enabled
[ 0.735057] dwc_otg: NAK holdoff enabled
[ 0.735058] dwc_otg: FIQ split-transaction FSM enabled
[ 0.735061] Module dwc_common_port init
[ 0.735204] usbcore: registered new interface driver uas
[ 0.735212] usbcore: registered new interface driver usb-storage
[ 0.735311] mousedev: PS/2 mouse device common for all mice
[ 0.743154] rpi-rtc soc:rpi_rtc: registered as rtc0
[ 0.744632] rpi-rtc soc:rpi_rtc: setting system clock to 2024-01-25T15:06:40 UTC (1706195200)
[ 0.745002] bcm2835-wdt bcm2835-wdt: Poweroff handler already present!
[ 0.745005] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 0.747509] sdhci: Secure Digital Host Controller Interface driver
[ 0.747512] sdhci: Copyright(c) Pierre Ossman
[ 0.747554] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.747788] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.747826] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.747839] hid: raw HID events driver (C) Jiri Kosina
[ 0.747858] usbcore: registered new interface driver usbhid
[ 0.747860] usbhid: USB HID core driver
[ 0.748204] hw perfevents: enabled with armv8_cortex_a76 PMU driver, 7 counters available
[ 0.748376] Initializing XFRM netlink socket
[ 0.748388] NET: Registered PF_PACKET protocol family
[ 0.748415] Key type dns_resolver registered
[ 0.752418] registered taskstats version 1
[ 0.752512] Loading compiled-in X.509 certificates
[ 0.754492] Key type .fscrypt registered
[ 0.754494] Key type fscrypt-provisioning registered
[ 0.754870] Btrfs loaded, zoned=yes, fsverity=no
[ 0.755504] brcm-pcie 1000120000.pcie: host bridge /axi/pcie@120000 ranges:
[ 0.755511] brcm-pcie 1000120000.pcie: No bus range found for /axi/pcie@120000, using [bus 00-ff]
[ 0.755518] brcm-pcie 1000120000.pcie: MEM 0x1f00000000..0x1ffffffffb -> 0x0000000000
[ 0.755521] brcm-pcie 1000120000.pcie: MEM 0x1c00000000..0x1effffffff -> 0x0400000000
[ 0.755526] brcm-pcie 1000120000.pcie: IB MEM 0x1f00000000..0x1f003fffff -> 0x0000000000
[ 0.755529] brcm-pcie 1000120000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000
[ 0.756808] brcm-pcie 1000120000.pcie: Forcing gen 2
[ 0.757062] brcm-pcie 1000120000.pcie: PCI host bridge to bus 0000:00
[ 0.757064] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.757066] pci_bus 0000:00: root bus resource [mem 0x1f00000000-0x1ffffffffb] (bus address [0x00000000-0xfffffffb])
[ 0.757068] pci_bus 0000:00: root bus resource [mem 0x1c00000000-0x1effffffff pref] (bus address [0x400000000-0x6ffffffff])
[ 0.757080] pci 0000:00:00.0: [14e4:2712] type 01 class 0x060400
[ 0.757119] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 0.757628] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.814587] Freeing initrd memory: 9328K
[ 0.862072] brcm-pcie 1000120000.pcie: link up, 5.0 GT/s PCIe x4 (!SSC)
[ 0.862095] pci 0000:01:00.0: [1de4:0001] type 00 class 0x020000
[ 0.862108] pci 0000:01:00.0: reg 0x10: [mem 0xffffc000-0xffffffff]
[ 0.862115] pci 0000:01:00.0: reg 0x14: [mem 0xffc00000-0xffffffff]
[ 0.862121] pci 0000:01:00.0: reg 0x18: [mem 0xffff0000-0xffffffff]
[ 0.862183] pci 0000:01:00.0: supports D1
[ 0.862185] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
[ 0.874076] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.874088] pci 0000:00:00.0: BAR 8: assigned [mem 0x1f00000000-0x1f005fffff]
[ 0.874093] pci 0000:01:00.0: BAR 1: assigned [mem 0x1f00000000-0x1f003fffff]
[ 0.874099] pci 0000:01:00.0: BAR 2: assigned [mem 0x1f00400000-0x1f0040ffff]
[ 0.874104] pci 0000:01:00.0: BAR 0: assigned [mem 0x1f00410000-0x1f00413fff]
[ 0.874109] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.874112] pci 0000:00:00.0: bridge window [mem 0x1f00000000-0x1f005fffff]
[ 0.874117] pci 0000:00:00.0: Max Payload Size set to 256/ 512 (was 128), Max Read Rq 512
[ 0.874126] pci 0000:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 512
[ 0.874236] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[ 0.874279] pcieport 0000:00:00.0: PME: Signaling with IRQ 38
[ 0.874397] pcieport 0000:00:00.0: AER: enabled with IRQ 38
[ 0.874482] rp1 0000:01:00.0: bar0 len 0x4000, start 0x1f00410000, end 0x1f00413fff, flags, 0x40200
[ 0.874487] rp1 0000:01:00.0: bar1 len 0x400000, start 0x1f00000000, end 0x1f003fffff, flags, 0x40200
[ 0.874496] rp1 0000:01:00.0: enabling device (0000 -> 0002)
[ 0.875698] rp1 0000:01:00.0: chip_id 0x20001927
[ 0.898366] macb 1f00100000.ethernet eth0: Cadence GEM rev 0x00070109 at 0x1f00100000 irq 106 (d8:3a:dd:d5:0c:16)
[ 0.900943] dw_axi_dmac_platform 1f00188000.dma: DesignWare AXI DMA Controller, 8 channels
[ 0.962142] xhci-hcd xhci-hcd.0: xHCI Host Controller
[ 0.962150] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1
[ 0.982767] xhci-hcd xhci-hcd.0: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000000000000810
[ 0.982782] xhci-hcd xhci-hcd.0: irq 131, io mem 0x1f00200000
[ 0.982852] xhci-hcd xhci-hcd.0: xHCI Host Controller
[ 0.982856] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2
[ 0.982860] xhci-hcd xhci-hcd.0: Host supports USB 3.0 SuperSpeed
[ 0.982907] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[ 0.982911] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.982914] usb usb1: Product: xHCI Host Controller
[ 0.982916] usb usb1: Manufacturer: Linux 6.6.13-1-MANJARO-RPI5 xhci-hcd
[ 0.982918] usb usb1: SerialNumber: xhci-hcd.0
[ 0.983048] hub 1-0:1.0: USB hub found
[ 0.983062] hub 1-0:1.0: 2 ports detected
[ 0.983200] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[ 0.983203] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.983206] usb usb2: Product: xHCI Host Controller
[ 0.983208] usb usb2: Manufacturer: Linux 6.6.13-1-MANJARO-RPI5 xhci-hcd
[ 0.983210] usb usb2: SerialNumber: xhci-hcd.0
[ 0.983298] hub 2-0:1.0: USB hub found
[ 0.983309] hub 2-0:1.0: 1 port detected
[ 1.042106] xhci-hcd xhci-hcd.1: xHCI Host Controller
[ 1.042110] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3
[ 1.042542] xhci-hcd xhci-hcd.1: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000000000000810
[ 1.042549] xhci-hcd xhci-hcd.1: irq 136, io mem 0x1f00300000
[ 1.042602] xhci-hcd xhci-hcd.1: xHCI Host Controller
[ 1.042604] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4
[ 1.042606] xhci-hcd xhci-hcd.1: Host supports USB 3.0 SuperSpeed
[ 1.042630] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[ 1.042632] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.042634] usb usb3: Product: xHCI Host Controller
[ 1.042635] usb usb3: Manufacturer: Linux 6.6.13-1-MANJARO-RPI5 xhci-hcd
[ 1.042637] usb usb3: SerialNumber: xhci-hcd.1
[ 1.042697] hub 3-0:1.0: USB hub found
[ 1.042706] hub 3-0:1.0: 2 ports detected
[ 1.042781] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[ 1.042783] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.042784] usb usb4: Product: xHCI Host Controller
[ 1.042785] usb usb4: Manufacturer: Linux 6.6.13-1-MANJARO-RPI5 xhci-hcd
[ 1.042787] usb usb4: SerialNumber: xhci-hcd.1
[ 1.042840] hub 4-0:1.0: USB hub found
[ 1.042848] hub 4-0:1.0: 1 port detected
[ 1.043343] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
[ 1.043563] platform 1000800000.codec: bcm2712_iommu_probe_device: MMU 1000005100.iommu
[ 1.043565] platform 1000800000.codec: bcm2712_iommu_device_group: MMU 1000005100.iommu
[ 1.043569] platform 1000800000.codec: Adding to iommu group 0
[ 1.043577] platform 1000880000.pisp_be: bcm2712_iommu_probe_device: MMU 1000005100.iommu
[ 1.043580] platform 1000880000.pisp_be: bcm2712_iommu_device_group: MMU 1000005100.iommu
[ 1.043583] platform 1000880000.pisp_be: Adding to iommu group 0
[ 1.043604] platform 1000800000.codec: bcm2712_iommu_attach_dev: MMU 1000005100.iommu
[ 1.043605] platform 1000880000.pisp_be: bcm2712_iommu_attach_dev: MMU 1000005100.iommu
[ 1.043608] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_probe: Success
[ 1.043851] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
[ 1.044072] platform axi:gpu: bcm2712_iommu_probe_device: MMU 1000005200.iommu
[ 1.044076] platform axi:gpu: bcm2712_iommu_device_group: MMU 1000005200.iommu
[ 1.044081] platform axi:gpu: Adding to iommu group 1
[ 1.044100] platform axi:gpu: bcm2712_iommu_attach_dev: MMU 1000005200.iommu
[ 1.044104] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_probe: Success
[ 1.044422] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
[ 1.044730] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_probe: Success
[ 1.044969] sdhci-brcmstb 1000fff000.mmc: there is not valid maps for state default
[ 1.046330] mmc1: CQHCI version 5.10
[ 1.046499] mmc0: CQHCI version 5.10
[ 1.046752] of_cfs_init
[ 1.046783] of_cfs_init: OK
[ 1.046851] clk: Disabling unused clocks
[ 1.082141] mmc0: SDHCI controller on 1000fff000.mmc [1000fff000.mmc] using ADMA 64-bit
[ 1.236641] mmc1: SDHCI controller on 1001100000.mmc [1001100000.mmc] using ADMA 64-bit
[ 1.238113] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 1.239680] Freeing unused kernel memory: 5248K
[ 1.239726] Run /init as init process
[ 1.239727] with arguments:
[ 1.239729] /init
[ 1.239730] splash
[ 1.239731] with environment:
[ 1.239732] HOME=/
[ 1.239733] TERM=linux
[ 1.239734] selinux=0
[ 1.266929] mmc1: new ultra high speed DDR50 SDIO card at address 0001
[ 1.276120] vc4-drm axi:gpu: bcm2712_iommu_of_xlate: MMU 1000005200.iommu
[ 1.278567] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])
[ 1.348488] input: pwr_button as /devices/platform/pwr_button/input/input0
[ 1.355413] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])
[ 1.358846] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])
[ 1.359346] [drm] Initialized v3d 1.0.0 20180419 for 1002000000.v3d on minor 0
[ 1.364879] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])
[ 1.367134] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])
[ 1.404393] usb 1-1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.17
[ 1.404396] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.404398] usb 1-1: Product: 4-Port USB 2.0 Hub
[ 1.404400] usb 1-1: Manufacturer: Generic
[ 1.463503] hub 1-1:1.0: USB hub found
[ 1.464539] hub 1-1:1.0: 4 ports detected
[ 1.518111] usb 4-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 1.527393] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 1.531364] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])
[ 1.539001] usb 4-1: New USB device found, idVendor=14b0, idProduct=0200, bcdDevice= 1.00
[ 1.539006] usb 4-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 1.539009] usb 4-1: Product: ASM135x
[ 1.539012] usb 4-1: Manufacturer: ASMT
[ 1.539014] usb 4-1: SerialNumber: 00000000000006A
[ 1.541431] scsi host0: uas
[ 1.542691] scsi 0:0:0:0: Direct-Access ASMT 2135 0 PQ: 0 ANSI: 6
[ 1.544457] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 1.544461] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 1.544630] sd 0:0:0:0: [sda] Write Protect is off
[ 1.544634] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[ 1.544811] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.545000] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[ 1.545003] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a multiple of preferred minimum block size (4096 bytes)
[ 1.546495] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])
[ 1.547128] sda: sda1 sda2
[ 1.547223] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.550746] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])
[ 1.556770] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])
[ 1.563154] usb 2-1: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.17
[ 1.563159] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.563161] usb 2-1: Product: 4-Port USB 3.0 Hub
[ 1.563162] usb 2-1: Manufacturer: Generic
[ 1.625835] hub 2-1:1.0: USB hub found
[ 1.626978] hub 2-1:1.0: 4 ports detected
[ 1.634009] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])
[ 1.725579] EXT4-fs (sda2): mounted filesystem d6d8977c-249b-4049-ba3e-de06ab415d3c r/w with ordered data mode. Quota mode: none.
[ 1.814076] usb 1-1.1: new high-speed USB device number 3 using xhci-hcd
[ 1.861243] NET: Registered PF_INET6 protocol family
[ 1.861685] Segment Routing with IPv6
[ 1.861693] In-situ OAM (IOAM) with IPv6
[ 1.878927] systemd[1]: systemd 255.2-2.1-arch 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)
[ 1.878945] systemd[1]: Detected architecture arm64.
[ 1.881490] systemd[1]: Hostname set to
Additional context
No response