linux icon indicating copy to clipboard operation
linux copied to clipboard

Artifact when switching from the Display Manager to the Desktop Environment

Open tartanpion opened this issue 1 year ago • 0 comments

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.

boot

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

Xorg.0.log

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 . [ 1.932848] usb 1-1.1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.17 [ 1.932858] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.932861] usb 1-1.1: Product: 4-Port USB 2.0 Hub [ 1.932864] usb 1-1.1: Manufacturer: Generic [ 1.957599] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported [ 1.975536] hub 1-1.1:1.0: USB hub found [ 1.976563] hub 1-1.1:1.0: 4 ports detected [ 2.007438] usb 2-1.1: new SuperSpeed USB device number 3 using xhci-hcd [ 2.041142] usb 2-1.1: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.17 [ 2.041146] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.041149] usb 2-1.1: Product: 4-Port USB 3.0 Hub [ 2.041151] usb 2-1.1: Manufacturer: Generic [ 2.057393] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4]) [ 2.106355] hub 2-1.1:1.0: USB hub found [ 2.107638] hub 2-1.1:1.0: 4 ports detected [ 2.117453] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4]) [ 2.154132] usb 1-1.2: new high-speed USB device number 4 using xhci-hcd [ 2.163536] uart-pl011 107d001000.serial: no DMA platform data [ 2.238813] systemd[1]: /usr/lib/systemd/system/stop-dmesg.service:2: Unknown key name 'USER' in section 'Unit', ignoring. [ 2.291765] systemd[1]: Queued start job for default target Graphical Interface. [ 2.318887] systemd[1]: Created slice Slice /system/getty. [ 2.319219] systemd[1]: Created slice Slice /system/modprobe. [ 2.319476] systemd[1]: Created slice Slice /system/serial-getty. [ 2.319636] systemd[1]: Created slice User and Session Slice. [ 2.319717] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 2.319937] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 2.319967] systemd[1]: Expecting device /dev/disk/by-partuuid/9ee8e330-01... [ 2.319981] systemd[1]: Expecting device /dev/ttyAMA10... [ 2.320010] systemd[1]: Reached target Local Integrity Protected Volumes. [ 2.320058] systemd[1]: Reached target Remote Encrypted Volumes. [ 2.320076] systemd[1]: Reached target Remote File Systems. [ 2.320094] systemd[1]: Reached target Slice Units. [ 2.320118] systemd[1]: Reached target Swaps. [ 2.320153] systemd[1]: Reached target Local Verity Protected Volumes. [ 2.320251] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 2.320982] systemd[1]: Listening on LVM2 poll daemon socket. [ 2.322608] systemd[1]: Listening on Process Core Dump Socket. [ 2.324386] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). [ 2.324572] systemd[1]: Listening on Journal Socket (/dev/log). [ 2.324703] systemd[1]: Listening on Journal Socket. [ 2.324866] systemd[1]: Listening on Network Service Netlink Socket. [ 2.324899] systemd[1]: Userspace Out-Of-Memory (OOM) Killer Socket was skipped because of an unmet condition check (ConditionPathExists=/proc/pressure/memory). [ 2.324919] systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 2.325312] systemd[1]: Listening on udev Control Socket. [ 2.325406] systemd[1]: Listening on udev Kernel Socket. [ 2.325507] systemd[1]: Listening on User Database Manager Socket. [ 2.325650] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 2.326890] systemd[1]: Mounting POSIX Message Queue File System... [ 2.327544] systemd[1]: Mounting Kernel Debug File System... [ 2.328477] systemd[1]: Mounting Kernel Trace File System... [ 2.334557] systemd[1]: Mounting Temporary Directory /tmp... [ 2.337293] systemd[1]: Starting Create List of Static Device Nodes... [ 2.339407] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 2.340964] systemd[1]: Starting Load Kernel Module configfs... [ 2.345753] systemd[1]: Starting Load Kernel Module dm_mod... [ 2.348093] systemd[1]: Starting Load Kernel Module drm... [ 2.350752] systemd[1]: Starting Load Kernel Module efi_pstore... [ 2.353782] systemd[1]: Starting Load Kernel Module fuse... [ 2.360495] systemd[1]: Starting Load Kernel Module loop... [ 2.360628] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). [ 2.363125] systemd[1]: Starting Journal Service... [ 2.366454] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected] [ 2.370713] systemd[1]: Starting Load Kernel Modules... [ 2.371831] systemd[1]: Starting Generate network units from Kernel command line... [ 2.371880] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 2.372873] systemd[1]: Starting Remount Root and Kernel File Systems... [ 2.372927] systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 2.382665] systemd[1]: Starting Coldplug All udev Devices... [ 2.383596] fuse: init (API version 7.39) [ 2.386825] systemd[1]: Starting Virtual Console Setup... [ 2.388832] systemd[1]: Mounted POSIX Message Queue File System. [ 2.389127] systemd[1]: Mounted Kernel Debug File System. [ 2.389222] systemd[1]: Mounted Kernel Trace File System. [ 2.389390] systemd[1]: Mounted Temporary Directory /tmp. [ 2.390954] systemd[1]: Finished Create List of Static Device Nodes. [ 2.401234] systemd-journald[198]: Collecting audit messages is disabled. [ 2.401718] systemd[1]: [email protected]: Deactivated successfully. [ 2.401891] systemd[1]: Finished Load Kernel Module configfs. [ 2.402193] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. [ 2.402350] systemd[1]: Finished Load Kernel Module dm_mod. [ 2.402640] systemd[1]: [email protected]: Deactivated successfully. [ 2.402762] systemd[1]: Finished Load Kernel Module drm. [ 2.403015] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 2.403110] systemd[1]: Finished Load Kernel Module efi_pstore. [ 2.403633] systemd[1]: [email protected]: Deactivated successfully. [ 2.403798] systemd[1]: Finished Load Kernel Module fuse. [ 2.403979] systemd[1]: [email protected]: Deactivated successfully. [ 2.404163] systemd[1]: Finished Load Kernel Module loop. [ 2.404742] systemd[1]: Finished Generate network units from Kernel command line. [ 2.405002] systemd[1]: Reached target Preparation for Network. [ 2.405906] systemd[1]: Mounting FUSE Control File System... [ 2.410281] systemd[1]: Mounting Kernel Configuration File System... [ 2.410463] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met. [ 2.418669] systemd[1]: Starting Create Static Device Nodes in /dev gracefully... [ 2.419440] systemd[1]: Finished Load Kernel Modules. [ 2.419543] systemd[1]: Mounted FUSE Control File System. [ 2.422592] EXT4-fs (sda2): re-mounted d6d8977c-249b-4049-ba3e-de06ab415d3c r/w. Quota mode: none. [ 2.426410] systemd[1]: Starting Apply Kernel Variables... [ 2.427114] systemd[1]: Finished Remount Root and Kernel File Systems. [ 2.427281] systemd[1]: Mounted Kernel Configuration File System. [ 2.428289] systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met. [ 2.428345] systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). [ 2.429382] systemd[1]: Starting Load/Save OS Random Seed... [ 2.429430] systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 2.429543] systemd[1]: Started Journal Service. [ 2.463075] systemd-journald[198]: Received client request to flush runtime journal. [ 2.472320] systemd-journald[198]: /var/log/journal/f3343ff915a4439eb41a2e217756fa9e/system.journal: Journal file uses a different sequence number ID, rotating. [ 2.472328] systemd-journald[198]: Rotating system journal. [ 2.618653] macb 1f00100000.ethernet end0: renamed from eth0 [ 2.683236] rpi-gpiomem 107d508500.gpiomem: window base 0x107d508500 size 0x00000040 [ 2.683311] rpi-gpiomem 107d508500.gpiomem: initialised 1 regions as /dev/gpiomem1 [ 2.683622] rpi-gpiomem 107d517c00.gpiomem: window base 0x107d517c00 size 0x00000040 [ 2.686910] rpi-gpiomem 107d517c00.gpiomem: initialised 1 regions as /dev/gpiomem2 [ 2.687591] mc: Linux media interface: v0.10 [ 2.687862] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4]) [ 2.694436] rpi-gpiomem 107d504100.gpiomem: window base 0x107d504100 size 0x00000020 [ 2.696475] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4]) [ 2.703449] videodev: Linux video capture interface: v2.00 [ 2.705997] rpi-gpiomem 107d504100.gpiomem: initialised 1 regions as /dev/gpiomem3 [ 2.710203] rpi-gpiomem 107d510700.gpiomem: window base 0x107d510700 size 0x00000020 [ 2.710568] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4]) [ 2.717094] rpi-gpiomem 107d510700.gpiomem: initialised 1 regions as /dev/gpiomem4 [ 2.717423] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4]) [ 2.719764] rpi-gpiomem 1f000d0000.gpiomem: window base 0x1f000d0000 size 0x00030000 [ 2.719973] rpi-gpiomem 1f000d0000.gpiomem: initialised 1 regions as /dev/gpiomem0 [ 2.721404] pispbe 1000880000.pisp_be: bcm2712_iommu_of_xlate: MMU 1000005100.iommu [ 2.723127] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4]) [ 2.725704] pispbe 1000880000.pisp_be: pispbe_probe: HW version: 0x02252700 [ 2.725708] pispbe 1000880000.pisp_be: pispbe_probe: BatchStatus: 0x00000000 [ 2.725710] pispbe 1000880000.pisp_be: pispbe_probe: Status: 0x00000000 [ 2.725711] pispbe 1000880000.pisp_be: Register nodes for group 0 [ 2.725828] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.726236] pispbe 1000880000.pisp_be: input device node registered as /dev/video20 [ 2.726283] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video21 [ 2.731293] Loaded X.509 cert '[email protected]: 577e021cb980e0e820821ba7b54b4961b8b4fadf' [ 2.731475] Loaded X.509 cert '[email protected]: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328' [ 2.731642] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.731807] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 2.731833] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4]) [ 2.735877] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned. [ 2.741275] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video22 [ 2.755991] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video23 [ 2.756069] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video24 [ 2.756100] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video25 [ 2.756137] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video26 [ 2.756171] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video27 [ 2.756295] pispbe 1000880000.pisp_be: config device node registered as /dev/video28 [ 2.756600] pispbe 1000880000.pisp_be: Register nodes for group 1 [ 2.756650] pispbe 1000880000.pisp_be: input device node registered as /dev/video29 [ 2.756676] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video30 [ 2.756698] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video31 [ 2.756723] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video32 [ 2.756753] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video33 [ 2.756789] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video34 [ 2.756826] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video35 [ 2.756857] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video36 [ 2.756894] pispbe 1000880000.pisp_be: config device node registered as /dev/video37 [ 2.760087] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4]) [ 2.761525] rpivid 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu [ 2.783586] rpivid 1000800000.codec: Device registered as /dev/video19 [ 2.789415] brcmfmac: F1 signature read @0x18000000=0x15264345 [ 2.789474] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4]) [ 2.793644] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 2.793887] usbcore: registered new interface driver brcmfmac [ 2.795269] Registered IR keymap rc-cec [ 2.795317] rc rc0: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0 [ 2.795359] input: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0/input1 [ 2.795446] vc4_hdmi 107c701400.hdmi: 'dmas' DT property is missing or empty, no HDMI audio [ 2.795458] vc4-drm axi:gpu: bound 107c701400.hdmi (ops vc4_hdmi_ops [vc4]) [ 2.801120] brcmstb-i2c 107d508200.i2c: @200000hz registered in interrupt mode [ 2.802489] brcmstb-i2c 107d508280.i2c: @200000hz registered in interrupt mode [ 2.816340] snd-rpi-hifiberry-dacplus soc:sound: activating headphone amplifier [ 2.855159] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4]) [ 2.856309] Registered IR keymap rc-cec [ 2.856475] Bluetooth: Core ver 2.22 [ 2.856492] NET: Registered PF_BLUETOOTH protocol family [ 2.856494] Bluetooth: HCI device and connection manager initialized [ 2.856497] Bluetooth: HCI socket layer initialized [ 2.856500] Bluetooth: L2CAP socket layer initialized [ 2.856504] Bluetooth: SCO socket layer initialized [ 2.857815] rc rc0: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0 [ 2.857858] input: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0/input2 [ 2.865452] vc4_hdmi 107c701400.hdmi: 'dmas' DT property is missing or empty, no HDMI audio [ 2.865467] vc4-drm axi:gpu: bound 107c701400.hdmi (ops vc4_hdmi_ops [vc4]) [ 2.866646] Bluetooth: HCI UART driver ver 2.3 [ 2.866652] Bluetooth: HCI UART protocol H4 registered [ 2.866674] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 2.866781] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator [ 2.867298] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator [ 2.869188] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 2.869201] Bluetooth: HCI UART protocol Broadcom registered [ 2.917401] Registered IR keymap rc-cec [ 2.934562] usb 1-1.2: New USB device found, idVendor=054c, idProduct=01bd, bcdDevice=51.95 [ 2.934569] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.934571] usb 1-1.2: Product: USB 2.0 MultiCard R/W [ 2.934572] usb 1-1.2: Manufacturer: Sony [ 2.934574] usb 1-1.2: SerialNumber: 2B8100002C18 [ 2.952497] rc rc1: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1 [ 2.955062] input: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1/input3 [ 2.957470] usb-storage 1-1.2:1.0: USB Mass Storage device detected [ 2.957857] scsi host1: usb-storage 1-1.2:1.0 [ 2.960441] vc4_hdmi 107c706400.hdmi: 'dmas' DT property is missing or empty, no HDMI audio [ 2.960478] vc4-drm axi:gpu: bound 107c706400.hdmi (ops vc4_hdmi_ops [vc4]) [ 2.960830] vc4-drm axi:gpu: bound 107c500000.mop (ops vc4_txp_ops [vc4]) [ 2.961945] vc4-drm axi:gpu: bound 107c501000.moplet (ops vc4_txp_ops [vc4]) [ 2.962042] vc4-drm axi:gpu: bound 107c410000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 2.962159] vc4-drm axi:gpu: bound 107c411000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 2.986149] usb 1-1.1.1: new full-speed USB device number 5 using xhci-hcd [ 2.998803] [drm] Initialized vc4 0.0.0 20140616 for axi:gpu on minor 1 [ 3.055708] Console: switching to colour frame buffer device 240x75 [ 3.073213] vc4-drm axi:gpu: [drm] fb0: vc4drmfb frame buffer device [ 3.095923] usb 1-1.1.1: New USB device found, idVendor=046d, idProduct=c349, bcdDevice=61.00 [ 3.095928] usb 1-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.095930] usb 1-1.1.1: Product: LogiG MKeyboard [ 3.095932] usb 1-1.1.1: Manufacturer: Logitech [ 3.110692] brcmfmac_wcc: brcmf_wcc_attach: executing [ 3.118234] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2) [ 3.118512] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60 [ 3.131234] tpa6130a2 1-0060: supply Vdd not found, using dummy regulator [ 3.227971] input: Logitech LogiG MKeyboard as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/0003:046D:C349.0001/input/input4 [ 3.228920] Bluetooth: hci0: BCM: chip id 107 [ 3.229120] Bluetooth: hci0: BCM: features 0x2f [ 3.230223] Bluetooth: hci0: BCM4345C0 [ 3.230225] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 [ 3.231587] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.hcd' Patch [ 3.286732] hid-generic 0003:046D:C349.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech LogiG MKeyboard] on usb-xhci-hcd.0-1.1.1/input0 [ 3.294512] input: Logitech LogiG MKeyboard as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.1/0003:046D:C349.0002/input/input5 [ 3.351106] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 3.351110] Bluetooth: BNEP filters: protocol multicast [ 3.351114] Bluetooth: BNEP socket layer initialized [ 3.354252] hid-generic 0003:046D:C349.0002: input,hidraw1: USB HID v1.11 Keyboard [Logitech LogiG MKeyboard] on usb-xhci-hcd.0-1.1.1/input1 [ 3.354668] zram: Added device: zram0 [ 3.358004] hid-generic 0003:046D:C349.0003: hiddev96,hidraw2: USB HID v1.11 Device [Logitech LogiG MKeyboard] on usb-xhci-hcd.0-1.1.1/input2 [ 3.366000] zram0: detected capacity change from 0 to 24730848 [ 3.380065] Adding 12365408k swap on /dev/zram0. Priority:100 extents:1 across:12365408k SS [ 3.446077] usb 1-1.1.2: new full-speed USB device number 6 using xhci-hcd [ 3.488971] macb 1f00100000.ethernet end0: PHY [1f00100000.ethernet-ffffffff:01] driver [Broadcom BCM54213PE] (irq=POLL) [ 3.488977] macb 1f00100000.ethernet end0: configuring for phy/rgmii-id link mode [ 3.491659] pps pps0: new PPS source ptp0 [ 3.491690] macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered. [ 3.551574] usb 1-1.1.2: New USB device found, idVendor=046d, idProduct=c07d, bcdDevice=88.02 [ 3.551580] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3.551582] usb 1-1.1.2: Product: Gaming Mouse G502 [ 3.551584] usb 1-1.1.2: Manufacturer: Logitech [ 3.551585] usb 1-1.1.2: SerialNumber: 066D33523038 [ 3.671073] input: Logitech Gaming Mouse G502 as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/0003:046D:C07D.0004/input/input6 [ 3.671173] hid-generic 0003:046D:C07D.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Gaming Mouse G502] on usb-xhci-hcd.0-1.1.2/input0 [ 3.672180] input: Logitech Gaming Mouse G502 Keyboard as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.1/0003:046D:C07D.0005/input/input7 [ 3.730276] hid-generic 0003:046D:C07D.0005: input,hiddev97,hidraw4: USB HID v1.11 Keyboard [Logitech Gaming Mouse G502] on usb-xhci-hcd.0-1.1.2/input1 [ 3.810087] usb 1-1.1.3: new high-speed USB device number 7 using xhci-hcd [ 3.954670] Bluetooth: hci0: BCM: features 0x2f [ 3.956110] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190 [ 3.956112] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382 [ 3.956393] Bluetooth: hci0: BCM: Using default device address (43:45:c0:00:1f:ac) [ 3.974457] Bluetooth: MGMT ver 1.22 [ 3.978528] NET: Registered PF_ALG protocol family [ 3.998256] scsi 1:0:0:0: Direct-Access Sony Card_R/W -CF 2.12 PQ: 0 ANSI: 0 CCS [ 4.030153] scsi 1:0:0:1: Direct-Access Sony Card_R/W -SM/xD 2.12 PQ: 0 ANSI: 0 CCS [ 4.031370] sd 1:0:0:0: [sdb] Media removed, stopped polling [ 4.032010] sd 1:0:0:1: [sdc] Media removed, stopped polling [ 4.032785] sd 1:0:0:1: [sdc] Attached SCSI removable disk [ 4.033309] sd 1:0:0:0: [sdb] Attached SCSI removable disk [ 4.041758] usb 1-1.1.3: New USB device found, idVendor=046d, idProduct=0990, bcdDevice= 0.08 [ 4.041769] usb 1-1.1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=2 [ 4.041771] usb 1-1.1.3: SerialNumber: 3A50B823 [ 4.063539] scsi 1:0:0:2: Direct-Access Sony Card_R/W -SD 2.12 PQ: 0 ANSI: 0 CCS [ 4.067293] sd 1:0:0:2: [sdd] Media removed, stopped polling [ 4.067625] sd 1:0:0:2: [sdd] Attached SCSI removable disk [ 4.099748] scsi 1:0:0:3: Direct-Access Sony Card_R/W -MS 2.12 PQ: 0 ANSI: 0 CCS [ 4.100570] sd 1:0:0:3: [sde] Media removed, stopped polling [ 4.129946] sd 1:0:0:3: [sde] Attached SCSI removable disk [ 4.191476] usb 1-1.1.3: Found UVC 1.00 device (046d:0990) [ 4.232539] usbcore: registered new interface driver uvcvideo [ 4.666537] usb 1-1.1.3: Warning! Unlikely big volume range (=3072), cval->res is probably wrong. [ 4.666546] usb 1-1.1.3: [5] FU [Mic Capture Volume] ch = 1, val = 4608/7680/1 [ 4.666827] usbcore: registered new interface driver snd-usb-audio [ 5.138527] gnome-shell[585]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set [ 6.162891] rfkill: input handler disabled [ 6.563279] macb 1f00100000.ethernet end0: Link is Up - 1Gbps/Full - flow control off [ 6.915121] pcm512x 1-004d: No SCLK, using BCLK: -2 [ 6.938746] pcm512x 1-004d: No SCLK, using BCLK: -2 [ 6.963846] Bluetooth: RFCOMM TTY layer initialized [ 6.963866] Bluetooth: RFCOMM socket layer initialized [ 6.963881] Bluetooth: RFCOMM ver 1.11 [ 7.065226] pcm512x 1-004d: No SCLK, using BCLK: -2 [ 7.123643] pcm512x 1-004d: No SCLK, using BCLK: -2 [ 7.125776] pcm512x 1-004d: No SCLK, using BCLK: -2 [ 12.704159] systemd-journald[198]: /var/log/journal/f3343ff915a4439eb41a2e217756fa9e/user-1000.journal: Journal file uses a different sequence number ID, rotating. [ 19.170956] rfkill: input handler enabled [ 20.780166] rfkill: input handler disabled [ 22.245373] pcm512x 1-004d: No SCLK, using BCLK: -2 [ 22.265625] pcm512x 1-004d: No SCLK, using BCLK: -2 [ 22.384786] pcm512x 1-004d: No SCLK, using BCLK: -2 [ 22.402911] pcm512x 1-004d: No SCLK, using BCLK: -2 [ 22.406023] pcm512x 1-004d: No SCLK, using BCLK: -2 [ 74.894313] rfkill: input handler enabled [ 76.391389] rfkill: input handler disabled [ 76.552255] pcm512x 1-004d: No SCLK, using BCLK: -2 [ 76.574415] pcm512x 1-004d: No SCLK, using BCLK: -2 [ 76.602956] pcm512x 1-004d: No SCLK, using BCLK: -2 [ 76.608584] pcm512x 1-004d: No SCLK, using BCLK: -2 [ 76.610717] pcm512x 1-004d: No SCLK, using BCLK: -2

Additional context

No response

tartanpion avatar Jan 25 '24 15:01 tartanpion