Skip to content

Hyperpixel 4.0 black screen after boot since 6.12.30 #6871

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
LaaZa opened this issue May 27, 2025 · 16 comments
Open

Hyperpixel 4.0 black screen after boot since 6.12.30 #6871

LaaZa opened this issue May 27, 2025 · 16 comments

Comments

@LaaZa
Copy link

LaaZa commented May 27, 2025

Describe the bug

While not the same as #6721 basically the same setup still.

Hyperpixel 4.0 display goes to black screen after boot.(boot text is seen) The display is detected by the OS and otherwise works including touch but no picture, backlight is still on. This happens on 6.12.30, I'm not sure about .29 but .28 works as normal and downgrading to it fixes the issue.

Steps to reproduce the behaviour

  1. Rpi 4(00) on Arch based OS or something with 6.12.30.
  2. Boot with Hyperpixel 4.0 attached
  3. See boot text scroll on the display
  4. At certain point in the boot process the display goes black and will not show any picture but still has backlight and is detected.

Device (s)

Raspberry Pi 400

System

  • EndeavourOS
  • Firmware 17084b403fb60475b8ee2641c2641c26049a7d54bf153 (clean) (release) (start)
  • kernel 6.12.30

Logs

No response

Additional context

Updated from 6.12.28(works) to 6.12.30(broken) so 6.12.29 status is unknown.

@6by9
Copy link
Contributor

6by9 commented May 28, 2025

Raspberry Pi OS with the kernel from rpi-update (6.12.30 Fri May 23 13:29:06) has just booted fine with a Pi4 and HyperPixel4 (480x800) panel configured.

Please check the kernel logs for any errors (dmesg) and the output of kmsprint for whether all the expected outputs are configured, and kmstest (when NOT running a window manager) to see if it can put an image up on all connected displays.

Please provide the full contents of config.txt too so we know how you've enabled the panel.

@LaaZa
Copy link
Author

LaaZa commented May 28, 2025

Unfortunately I don't think I have kmsprint or kmstest and I couldn't find a package with them.

# For more options and information see:
# http://rptl.io/configtxt

dtparam=audio=on
dtoverlay=vc4-kms-v3d
max_framebuffers=2
framebuffer_priority=2
display_auto_detect=1
disable_overscan=1
initramfs initramfs-linux.img followkernel

# Uncomment some or all of these to enable the optional hardware interfaces
#dtparam=i2c_arm=on
dtparam=i2s=off
#dtparam=spi=on

# Additional overlays and parameters are documented
# /boot/firmware/overlays/README

# Automatically load overlays for detected cameras
camera_auto_detect=0

# Enable DRM VC4 V3D driver
# dtoverlay=vc4-kms-v3d

# Uncomment if hdmi display is not detected and composite is being output
hdmi_force_hotplug=1


# Uncomment if you want to disable wifi or bluetooth respectively
# dtoverlay=disable-wifi
# dtoverlay=disable-bt

# Uncomment this to enable infrared communication.
# dtoverlay=gpio-ir,gpio_pin=17
# dtoverlay=gpio-ir-tx,gpio_pin=18

# Run as fast as firmware / board allows
arm_boost=1

[cm4]
# Enable host mode on the 2711 built-in XHCI USB controller.
# This line should be removed if the legacy DWC2 controller is required
# (e.g. for USB device mode) or if USB support is not required.
otg_mode=1


[all]
dtparam=i2c_arm=off
dtparam=spi=off

dtoverlay=vc4-kms-dpi-hyperpixel4
dtparam=rotate=270,touchscreen-swapped-x-y,touchscreen-inverted-x

disable_fw_kms_setup=1

over_voltage=8
arm_freq=2200
gpu_freq=600
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[    0.000000] Linux version 6.12.30-1-rpi (builduser@leming) (aarch64-unknown-linux-gnu-gcc (GCC) 14.2.1 20250207, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT Fri May 23 15:01:20 MDT 2025
[    0.000000] KASLR enabled
[    0.000000] random: crng init done
[    0.000000] Machine model: Raspberry Pi 400 Rev 1.1
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x000000000e400000, size 512 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x000000000e400000..0x000000002e3fffff (524288 KiB) map reusable linux,cma
[    0.000000] OF: reserved mem: 0x000000003ef66840..0x000000003ef66887 (0 KiB) nomap non-reusable nvram@0
[    0.000000] OF: reserved mem: 0x000000003ef66600..0x000000003ef667ff (0 KiB) nomap non-reusable nvram@1
[    0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000fbffffff]
[    0.000000] Faking node 0 at [mem 0x0000000000000000-0x000000007fffffff] (2048MB)
[    0.000000] Faking node 1 at [mem 0x0000000080000000-0x00000000fbffffff] (1984MB)
[    0.000000] NUMA: Initialized distance table, cnt=2
[    0.000000] NODE_DATA(0) allocated [mem 0x7fffd300-0x7fffffff]
[    0.000000] NODE_DATA(1) allocated [mem 0xfb7f7300-0xfb7f9fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000]   DMA32    [mem 0x0000000040000000-0x00000000fbffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b3fffff]
[    0.000000]   node   0: [mem 0x0000000040000000-0x000000007fffffff]
[    0.000000]   node   1: [mem 0x0000000080000000-0x00000000fbffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[    0.000000] Initmem setup node 1 [mem 0x0000000080000000-0x00000000fbffffff]
[    0.000000] On node 0, zone DMA32: 19456 pages in unavailable ranges
[    0.000000] On node 1, zone DMA32: 16384 pages in unavailable ranges
[    0.000000] percpu: Embedded 33 pages/cpu s95128 r8192 d31848 u135168
[    0.000000] pcpu-alloc: s95128 r8192 d31848 u135168 alloc=33*4096
[    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: Spectre-v2
[    0.000000] CPU features: detected: Spectre-v3a
[    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] CPU features: detected: ARM erratum 1742098
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 cgroup_disable=memory numa_policy=interleave nvme.max_host_mem_size_mb=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  numa=fake=2 system_heap.max_order=0 smsc95xx.macaddr=E4:5F:01:97:11:AB vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  root=UUID=4611a925-8a10-426c-b473-1412e47ad8b0 rw rootwait console=ttyS0,115200 console=tty1 fsck.repair=yes
[    0.000000] cgroup: Disabling memory control group subsystem
[    0.000000] mempolicy: NUMA default policy overridden to 'interleave:0-1'
[    0.000000] Fallback order for Node 0: 0 1 
[    0.000000] Fallback order for Node 1: 1 0 
[    0.000000] Built 2 zonelists, mobility grouping on.  Total pages: 1012736
[    0.000000] Policy zone: DMA32
[    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 0x0000000037400000-0x000000003b400000] (64MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=2
[    0.000000] ftrace: allocating 47577 entries in 186 pages
[    0.000000] ftrace: allocated 186 pages with 5 groups
[    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 25 jiffies.
[    0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.000000] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_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.000130] Console: colour dummy device 80x25
[    0.000137] printk: legacy console [tty1] enabled
[    0.000369] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[    0.000380] pid_max: default: 32768 minimum: 301
[    0.000429] LSM: initializing lsm=capability,landlock
[    0.000497] landlock: Up and running.
[    0.001604] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc hugepage)
[    0.002390] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)
[    0.002462] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc)
[    0.002496] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc)
[    0.008001] rcu: Hierarchical SRCU implementation.
[    0.008020] rcu: 	Max phase no-delay instances is 1000.
[    0.008139] Timer migration: 2 hierarchy levels; 8 children per group; 1 crossnode level
[    0.012487] EFI services will not be available.
[    0.016014] smp: Bringing up secondary CPUs ...
[    0.028073] Detected PIPT I-cache on CPU1
[    0.028131] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[    0.028415] Detected PIPT I-cache on CPU2
[    0.028443] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[    0.032221] Detected PIPT I-cache on CPU3
[    0.032252] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[    0.032290] smp: Brought up 2 nodes, 4 CPUs
[    0.032318] SMP: Total of 4 processors activated.
[    0.032322] CPU: All CPU(s) started at EL2
[    0.032335] CPU features: detected: 32-bit EL0 Support
[    0.032339] CPU features: detected: 32-bit EL1 Support
[    0.032345] CPU features: detected: CRC32 instructions
[    0.032374] alternatives: applying system-wide alternatives
[    0.033178] Memory: 3335080K/4050944K available (15360K kernel code, 2526K rwdata, 5108K rodata, 2048K init, 616K bss, 175724K reserved, 524288K cma-reserved)
[    0.033559] devtmpfs: initialized
[    0.037032] Enabled cp15_barrier support
[    0.037061] Enabled setend support
[    0.037131] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.037213] futex hash table entries: 1024 (order: 4, 65536 bytes, vmalloc)
[    0.045431] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[    0.045465] 0 pages in range for non-PLT usage
[    0.045467] 517824 pages in range for PLT usage
[    0.045626] pinctrl core: initialized pinctrl subsystem
[    0.045919] DMI not present or invalid.
[    0.047819] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.048406] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.048490] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.048615] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.048642] audit: initializing netlink subsys (disabled)
[    0.048769] audit: type=2000 audit(0.048:1): state=initialized audit_enabled=0 res=1
[    0.048974] thermal_sys: Registered thermal governor 'step_wise'
[    0.048992] cpuidle: using governor menu
[    0.049075] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.049124] ASID allocator initialised with 32768 entries
[    0.049453] Serial: AMBA PL011 UART driver
[    0.051700] /soc/dpi@7e208000: Fixed dependency cycle(s) with /spi/display@0
[    0.051725] /soc/interrupt-controller@40041000: Fixed dependency cycle(s) with /soc/interrupt-controller@40041000
[    0.052057] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[    0.052475] /spi/display@0: Fixed dependency cycle(s) with /soc/dpi@7e208000
[    0.052503] /soc/dpi@7e208000: Fixed dependency cycle(s) with /spi/display@0
[    0.060159] raspberrypi-firmware soc:firmware: Attached to firmware from 2025-05-14T12:23:36, variant start
[    0.064165] raspberrypi-firmware soc:firmware: Firmware hash is 17084b403fb60475b8ee2641c26049a7d54bf153
[    0.069284] /scb/pcie@7d500000: Fixed dependency cycle(s) with /scb/pcie@7d500000
[    0.069370] /scb/pcie@7d500000: Fixed dependency cycle(s) with /scb/pcie@7d500000
[    0.140223] raid6: neonx8   gen()  6429 MB/s
[    0.208251] raid6: neonx4   gen()  6651 MB/s
[    0.276287] raid6: neonx2   gen()  5335 MB/s
[    0.344319] raid6: neonx1   gen()  3832 MB/s
[    0.412357] raid6: int64x8  gen()  3577 MB/s
[    0.480379] raid6: int64x4  gen()  3700 MB/s
[    0.548401] raid6: int64x2  gen()  3487 MB/s
[    0.616430] raid6: int64x1  gen()  2682 MB/s
[    0.616435] raid6: using algorithm neonx4 gen() 6651 MB/s
[    0.684448] raid6: .... xor() 5030 MB/s, rmw enabled
[    0.684453] raid6: using neon recovery algorithm
[    0.684736] bcm2835-dma fe007000.dma-controller: DMA legacy API manager, dmachans=0x1
[    0.685341] iommu: Default domain type: Translated
[    0.685349] iommu: DMA domain TLB invalidation policy: strict mode
[    0.685716] SCSI subsystem initialized
[    0.685789] usbcore: registered new interface driver usbfs
[    0.685811] usbcore: registered new interface driver hub
[    0.685832] usbcore: registered new device driver usb
[    0.685993] pps_core: LinuxPPS API ver. 1 registered
[    0.686001] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.686010] PTP clock support registered
[    0.686506] vgaarb: loaded
[    0.686715] clocksource: Switched to clocksource arch_sys_counter
[    0.688481] VFS: Disk quotas dquot_6.6.0
[    0.688517] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.691377] NET: Registered PF_INET protocol family
[    0.691687] IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc)
[    0.693023] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc)
[    0.693072] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, vmalloc)
[    0.693088] TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc)
[    0.693242] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, vmalloc)
[    0.693780] TCP: Hash tables configured (established 32768 bind 32768)
[    0.694024] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc)
[    0.694127] UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc)
[    0.694188] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc)
[    0.694302] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.694637] RPC: Registered named UNIX socket transport module.
[    0.694647] RPC: Registered udp transport module.
[    0.694651] RPC: Registered tcp transport module.
[    0.694655] RPC: Registered tcp-with-tls transport module.
[    0.694659] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.694679] PCI: CLS 0 bytes, default 64
[    0.694908] Trying to unpack rootfs image as initramfs...
[    0.697049] kvm [1]: nv: 554 coarse grained trap handlers
[    0.697249] kvm [1]: IPA Size Limit: 44 bits
[    0.697758] kvm [1]: vgic interrupt IRQ9
[    0.697788] kvm [1]: Hyp nVHE mode initialized successfully
[    0.698584] Initialise system trusted keyrings
[    0.698814] workingset: timestamp_bits=42 max_order=20 bucket_order=0
[    0.699146] NFS: Registering the id_resolver key type
[    0.699164] Key type id_resolver registered
[    0.699169] Key type id_legacy registered
[    0.699180] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.699188] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.699610] xor: measuring software checksum speed
[    0.699885]    8regs           : 12380 MB/sec
[    0.700157]    32regs          : 12325 MB/sec
[    0.700519]    arm64_neon      :  9195 MB/sec
[    0.700523] xor: using function: 8regs (12380 MB/sec)
[    0.700532] Key type asymmetric registered
[    0.700537] Asymmetric key parser 'x509' registered
[    0.700571] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.700707] io scheduler mq-deadline registered
[    0.700716] io scheduler kyber registered
[    0.700737] io scheduler bfq registered
[    0.701151] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 23)
[    0.702323] pinctrl-bcm2835 fe200000.gpio: GPIO_OUT persistence: yes
[    0.859606] Freeing initrd memory: 9172K
[    0.862831] ledtrig-cpu: registered to indicate activity on CPUs
[    0.863804] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[    0.863835] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[    0.863854] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[    0.863870] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00ffffffff -> 0x0400000000
[    0.864964] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[    0.865010] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.865021] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[    0.865095] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 PCIe Root Port
[    0.865115] pci 0000:00:00.0: PCI bridge to [bus 00]
[    0.865124] pci 0000:00:00.0:   bridge window [mem 0x80000000-0xbfffffff]
[    0.865178] pci 0000:00:00.0: PME# supported from D0 D3hot
[    0.866444] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.866542] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator
[    0.866609] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator
[    0.866634] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator
[    0.970727] brcm-pcie fd500000.pcie: clkreq-mode set to default
[    0.972790] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[    0.972910] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 PCIe Endpoint
[    0.972964] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
[    0.973051] pci 0000:01:00.0: ASPM: VL805 fixup applied
[    0.973131] pci 0000:01:00.0: PME# supported from D0 D3hot
[    0.978768] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    0.978788] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]: assigned
[    0.978797] pci 0000:01:00.0: BAR 0 [mem 0x600000000-0x600000fff 64bit]: assigned
[    0.978841] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.978848] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[    0.978856] pci_bus 0000:00: resource 4 [mem 0x600000000-0x63fffffff]
[    0.978862] pci_bus 0000:01: resource 1 [mem 0x600000000-0x6000fffff]
[    0.978976] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[    0.979037] pcieport 0000:00:00.0: PME: Signaling with IRQ 27
[    0.979198] pcieport 0000:00:00.0: AER: enabled with IRQ 27
[    0.979525] simple-framebuffer 3eace000.framebuffer: framebuffer at 0x3eace000, 0x12c000 bytes
[    0.979537] simple-framebuffer 3eace000.framebuffer: format=a8r8g8b8, mode=640x480x32, linelength=2560
[    0.980097] Console: switching to colour frame buffer device 80x30
[    0.980852] simple-framebuffer 3eace000.framebuffer: fb0: simplefb registered!
[    0.985231] iproc-rng200 fe104000.rng: hwrng registered
[    0.985698] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    0.989968] brd: module loaded
[    0.992467] loop: module loaded
[    0.993126] Loading iSCSI transport class v2.0-870.
[    0.999067] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[    1.206744] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[    1.207584] usbcore: registered new interface driver lan78xx
[    1.207965] usbcore: registered new interface driver smsc95xx
[    1.299187] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.299538] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    1.300942] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0300240000000890
[    1.302116] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.302505] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    1.303295] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    1.303788] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.304562] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.305345] usb usb1: Product: xHCI Host Controller
[    1.305731] usb usb1: Manufacturer: Linux 6.12.30-1-rpi xhci-hcd
[    1.306117] usb usb1: SerialNumber: 0000:01:00.0
[    1.306714] hub 1-0:1.0: USB hub found
[    1.307129] hub 1-0:1.0: 1 port detected
[    1.307785] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.308565] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.309372] usb usb2: Product: xHCI Host Controller
[    1.309787] usb usb2: Manufacturer: Linux 6.12.30-1-rpi xhci-hcd
[    1.310208] usb usb2: SerialNumber: 0000:01:00.0
[    1.310804] hub 2-0:1.0: USB hub found
[    1.311281] hub 2-0:1.0: 4 ports detected
[    1.312105] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    1.312558] dwc_otg: FIQ enabled
[    1.312560] dwc_otg: NAK holdoff enabled
[    1.312562] dwc_otg: FIQ split-transaction FSM enabled
[    1.312565] Module dwc_common_port init
[    1.312884] usbcore: registered new interface driver uas
[    1.313327] usbcore: registered new interface driver usb-storage
[    1.313897] mousedev: PS/2 mouse device common for all mice
[    1.317094] sdhci: Secure Digital Host Controller Interface driver
[    1.317527] sdhci: Copyright(c) Pierre Ossman
[    1.317993] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.318548] hid: raw HID events driver (C) Jiri Kosina
[    1.319006] usbcore: registered new interface driver usbhid
[    1.319386] usbhid: USB HID core driver
[    1.319808] bcm2835_vchiq fe00b840.mailbox: there is not valid maps for state default
[    1.322905] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 (0,8000003f) counters available
[    1.324194] NET: Registered PF_PACKET protocol family
[    1.324754] Key type dns_resolver registered
[    1.333207] registered taskstats version 1
[    1.333730] Loading compiled-in X.509 certificates
[    1.337081] Demotion targets for Node 0: null
[    1.337470] Demotion targets for Node 1: null
[    1.338234] Key type .fscrypt registered
[    1.338589] Key type fscrypt-provisioning registered
[    1.339678] Btrfs loaded, zoned=no, fsverity=yes
[    1.342871] uart-pl011 fe201000.serial: there is not valid maps for state default
[    1.343774] uart-pl011 fe201000.serial: cts_event_workaround enabled
[    1.344301] fe201000.serial: ttyAMA1 at MMIO 0xfe201000 (irq = 39, base_baud = 0) is a PL011 rev3
[    1.345157] serial serial0: tty port ttyAMA1 registered
[    1.346412] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    1.347414] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    1.348711] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    1.349136] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[    1.376226] of_cfs_init
[    1.376746] of_cfs_init: OK
[    1.378702] clk: Disabling unused clocks
[    1.379432] PM: genpd: Disabling unused power domains
[    1.415284] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[    1.417921] Freeing unused kernel memory: 2048K
[    1.418432] Run /init as init process
[    1.418835]   with arguments:
[    1.418837]     /init
[    1.418840]   with environment:
[    1.418841]     HOME=/
[    1.418843]     TERM=linux
[    1.455589] mmc1: new high speed SDIO card at address 0001
[    1.519358] mmc0: new ultra high speed DDR50 SDXC card at address 5048
[    1.525021] mmcblk0: mmc0:5048 SDCHE 58.0 GiB
[    1.531872]  mmcblk0: p1 p2
[    1.532792] mmcblk0: mmc0:5048 SDCHE 58.0 GiB (quirks 0x00008000)
[    1.562751] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.651309] /soc/dpi@7e208000: Fixed dependency cycle(s) with /spi/display@0
[    1.651934] /spi/display@0: Fixed dependency cycle(s) with /soc/dpi@7e208000
[    1.701357] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[    1.702857] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.703667] usb 1-1: Product: USB2.0 Hub
[    1.705224] v3d fec00000.v3d: [drm] Transparent Hugepage support is recommended for optimal performance on this platform!
[    1.706347] hub 1-1:1.0: USB hub found
[    1.707722] hub 1-1:1.0: 4 ports detected
[    1.725154] [drm] Initialized v3d 1.0.0 for fec00000.v3d on minor 0
[    1.737256] Console: switching to colour dummy device 80x25
[    1.775534] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[    1.994751] usb 1-1.4: new low-speed USB device number 3 using xhci_hcd
[    2.137283] usb 1-1.4: New USB device found, idVendor=04d9, idProduct=0007, bcdDevice= 1.61
[    2.137309] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.137317] usb 1-1.4: Product: Raspberry Pi Internal Keyboard
[    2.137323] usb 1-1.4: Manufacturer:  
[    2.161275] input:   Raspberry Pi Internal Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:04D9:0007.0001/input/input0
[    2.286891] hid-generic 0003:04D9:0007.0001: input,hidraw0: USB HID v1.11 Keyboard [  Raspberry Pi Internal Keyboard] on usb-0000:01:00.0-1.4/input0
[    2.288110] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[    2.305266] input:   Raspberry Pi Internal Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:04D9:0007.0002/input/input1
[    2.358903] hid-generic 0003:04D9:0007.0002: input,hidraw1: USB HID v1.11 Device [  Raspberry Pi Internal Keyboard] on usb-0000:01:00.0-1.4/input1
[    2.360092] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[    3.121236] EXT4-fs (mmcblk0p2): mounted filesystem 4611a925-8a10-426c-b473-1412e47ad8b0 r/w with ordered data mode. Quota mode: none.
[    3.502033] systemd[1]: System time advanced to timestamp on /var/lib/systemd/timesync/clock: Wed 2025-05-28 15:32:42 EEST
[    3.612985] NET: Registered PF_INET6 protocol family
[    3.613590] Segment Routing with IPv6
[    3.613613] In-situ OAM (IOAM) with IPv6
[    3.656790] systemd[1]: systemd 257.5-3-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[    3.656821] systemd[1]: Detected architecture arm64.
[    3.671735] systemd[1]: Hostname set to <yorigami>.
[    3.850966] systemd[1]: bpf-restrict-fs: BPF LSM hook not enabled in the kernel, BPF LSM not supported.
[    4.976464] systemd[1]: Queued start job for default target Graphical Interface.
[    5.004498] systemd[1]: Created slice Slice /system/dirmngr.
[    5.005218] systemd[1]: Created slice Slice /system/getty.
[    5.005743] systemd[1]: Created slice Slice /system/gpg-agent.
[    5.006259] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[    5.006818] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[    5.007352] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[    5.007847] systemd[1]: Created slice Slice /system/keyboxd.
[    5.008354] systemd[1]: Created slice Slice /system/modprobe.
[    5.008690] systemd[1]: Created slice User and Session Slice.
[    5.008869] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.008997] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.009353] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.009473] systemd[1]: Expecting device /dev/disk/by-uuid/C26A-ED42...
[    5.009550] systemd[1]: Reached target Local Encrypted Volumes.
[    5.009626] systemd[1]: Reached target Login Prompts.
[    5.009696] systemd[1]: Reached target Local Integrity Protected Volumes.
[    5.009781] systemd[1]: Reached target Preparation for Network.
[    5.009858] systemd[1]: Reached target Path Units.
[    5.009934] systemd[1]: Reached target Remote File Systems.
[    5.010007] systemd[1]: Reached target Slice Units.
[    5.010080] systemd[1]: Reached target Swaps.
[    5.010164] systemd[1]: Reached target Local Verity Protected Volumes.
[    5.010402] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    5.013089] systemd[1]: Listening on Process Core Dump Socket.
[    5.014700] systemd[1]: Listening on Credential Encryption/Decryption.
[    5.015040] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.015254] systemd[1]: Listening on Journal Sockets.
[    5.015360] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.015394] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.015535] systemd[1]: Listening on udev Control Socket.
[    5.015686] systemd[1]: Listening on udev Kernel Socket.
[    5.015846] systemd[1]: Listening on User Database Manager Socket.
[    5.016089] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
[    5.018083] systemd[1]: Mounting POSIX Message Queue File System...
[    5.019526] systemd[1]: Mounting Kernel Debug File System...
[    5.021115] systemd[1]: Mounting Kernel Trace File System...
[    5.029269] systemd[1]: Mounting Temporary Directory /tmp...
[    5.068040] systemd[1]: Starting Create List of Static Device Nodes...
[    5.074979] systemd[1]: Starting Load Kernel Module configfs...
[    5.077577] systemd[1]: Starting Load Kernel Module dm_mod...
[    5.079824] systemd[1]: Starting Load Kernel Module drm...
[    5.085763] systemd[1]: Starting Load Kernel Module fuse...
[    5.092973] systemd[1]: Starting Load Kernel Module loop...
[    5.093480] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    5.103326] systemd[1]: Starting Journal Service...
[    5.119194] systemd[1]: Starting Load Kernel Modules...
[    5.119583] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.123013] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
[    5.123983] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.125044] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.127816] fuse: init (API version 7.41)
[    5.132624] systemd[1]: Starting Load udev Rules from Credentials...
[    5.141312] systemd[1]: Starting Coldplug All udev Devices...
[    5.149679] systemd[1]: Mounted POSIX Message Queue File System.
[    5.151369] systemd[1]: Mounted Kernel Debug File System.
[    5.152297] systemd[1]: Mounted Kernel Trace File System.
[    5.152834] systemd[1]: Mounted Temporary Directory /tmp.
[    5.153946] systemd[1]: Finished Create List of Static Device Nodes.
[    5.155924] systemd[1]: [email protected]: Deactivated successfully.
[    5.156297] systemd[1]: Finished Load Kernel Module configfs.
[    5.159163] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    5.159648] systemd[1]: Finished Load Kernel Module dm_mod.
[    5.160052] Asymmetric key parser 'pkcs8' registered
[    5.160720] systemd[1]: [email protected]: Deactivated successfully.
[    5.161170] systemd[1]: Finished Load Kernel Module drm.
[    5.162187] systemd[1]: [email protected]: Deactivated successfully.
[    5.162500] systemd[1]: Finished Load Kernel Module fuse.
[    5.167331] systemd[1]: [email protected]: Deactivated successfully.
[    5.167748] systemd[1]: Finished Load Kernel Module loop.
[    5.168665] systemd[1]: Finished Load Kernel Modules.
[    5.170833] systemd[1]: Finished Remount Root and Kernel File Systems.
[    5.172952] systemd-journald[275]: Collecting audit messages is disabled.
[    5.173145] systemd[1]: Mounting FUSE Control File System...
[    5.174948] systemd[1]: Mounting Kernel Configuration File System...
[    5.192266] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    5.211531] systemd[1]: Starting Load/Save OS Random Seed...
[    5.211842] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[    5.213969] systemd[1]: Starting Apply Kernel Variables...
[    5.220683] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    5.220845] systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.222273] systemd[1]: Started Journal Service.
[    5.316318] systemd-journald[275]: Received client request to flush runtime journal.
[    5.319206] systemd-journald[275]: File /var/log/journal/5daaf81121ae4145aa67cb0d92f72a6f/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    6.044700] bcmgenet fd580000.ethernet end0: renamed from eth0
[    6.116659] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[    6.119375] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[    6.126821] ili9806e spi7.0: supply power not found, using dummy regulator
[    6.161493] gpio-522 (i2c@0): enforced open drain please flag it properly in DT/ACPI DSDT/board file
[    6.161538] gpio-523 (i2c@0): enforced open drain please flag it properly in DT/ACPI DSDT/board file
[    6.161806] i2c-gpio i2c@0: using lines 522 (SDA) and 523 (SCL)
[    6.163589] rpi-gpiomem fe200000.gpiomem: window base 0xfe200000 size 0x00001000
[    6.164044] rpi-gpiomem fe200000.gpiomem: initialised 1 regions as /dev/gpiomem
[    6.185984] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[    6.192746] mc: Linux media interface: v0.10
[    6.193695] brcmstb-i2c fef04500.i2c:  @97500hz registered in polling mode
[    6.194284] brcmstb-i2c fef09500.i2c:  @97500hz registered in polling mode
[    6.249650] videodev: Linux video capture interface: v2.00
[    6.353431] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[    6.378053] Registered IR keymap rc-cec
[    6.378243] rc rc0: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[    6.378350] input: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input2
[    6.383955] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    6.395053] Loaded X.509 cert '[email protected]: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[    6.395341] Loaded X.509 cert '[email protected]: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[    6.395585] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    6.395821] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    6.413756] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[    6.414377] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[    6.414404] [vc_sm_connected_init]: start
[    6.415026] [vc_sm_connected_init]: installed successfully
[    6.420821] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    6.430013] input: vc4-hdmi-0 HDMI Jack as /devices/platform/soc/fef00700.hdmi/sound/card0/input3
[    6.430368] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
[    6.447194] brcmfmac: F1 signature read @0x18000000=0x15294345
[    6.453161] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43456-sdio for chip BCM4345/9
[    6.457400] Bluetooth: Core ver 2.22
[    6.457467] NET: Registered PF_BLUETOOTH protocol family
[    6.457474] Bluetooth: HCI device and connection manager initialized
[    6.457488] Bluetooth: HCI socket layer initialized
[    6.457496] Bluetooth: L2CAP socket layer initialized
[    6.457507] Bluetooth: SCO socket layer initialized
[    6.459786] usbcore: registered new interface driver brcmfmac
[    6.462645] rpi-hevc-dec feb00000.codec: Device registered as /dev/video19
[    6.470543] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[    6.472425] Registered IR keymap rc-cec
[    6.474701] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[    6.476160] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[    6.477542] rc rc1: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1
[    6.477694] input: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input4
[    6.478295] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[    6.479419] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[    6.492843] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[    6.496303] Bluetooth: HCI UART driver ver 2.3
[    6.496330] Bluetooth: HCI UART protocol H4 registered
[    6.496368] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    6.498072] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[    6.498109] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[    6.498122] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[    6.498131] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[    6.498147] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[    6.498232] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[    6.498255] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[    6.502950] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[    6.503072] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[    6.503543] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[    6.503584] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[    6.506323] Bluetooth: HCI UART protocol Broadcom registered
[    6.521990] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
[    6.523840] input: vc4-hdmi-1 HDMI Jack as /devices/platform/soc/fef05700.hdmi/sound/card1/input5
[    6.525675] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
[    6.525863] vc4-drm gpu: bound fe208000.dpi (ops vc4_dpi_ops [vc4])
[    6.527375] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[    6.527421] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[    6.530401] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
[    6.530593] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
[    6.530778] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
[    6.531987] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
[    6.536526] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
[    6.536707] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
[    6.537237] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
[    6.538588] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4])
[    6.552697] Goodix-TS 22-0014: supply AVDD28 not found, using dummy regulator
[    6.553750] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
[    6.553785] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
[    6.556559] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
[    6.556603] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[    6.556617] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[    6.556625] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[    6.556643] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[    6.556842] Goodix-TS 22-0014: supply VDDIO not found, using dummy regulator
[    6.559129] Goodix-TS 22-0014: ID 911, version: 1060
[    6.559287] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
[    6.559316] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
[    6.559567] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[    6.571981] [drm] Initialized vc4 0.0.0 for gpu on minor 1
[    6.586134] input: 22-0014 Goodix Capacitive TouchScreen as /devices/platform/i2c@0/i2c-22/22-0014/input/input6
[    6.601357] Goodix-TS 22-005d: supply AVDD28 not found, using dummy regulator
[    6.627118] Goodix-TS 22-005d: supply VDDIO not found, using dummy regulator
[    6.628633] Goodix-TS 22-005d: Error reading 1 bytes from 0x8140: -6
[    6.648846] Console: switching to colour frame buffer device 100x30
[    6.651587] Goodix-TS 22-005d: Error reading 1 bytes from 0x8140: -6
[    6.666945] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
[    6.676181] Goodix-TS 22-005d: I2C communication failure: -6
[    6.734900] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    6.769582] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[    6.770175] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/9 wl0: May 14 2020 17:26:08 version 7.84.17.1 (r871554) FWID 01-3d9e1d87
[    6.863343] Bluetooth: hci0: BCM: chip id 130
[    6.864563] Bluetooth: hci0: BCM: features 0x0f
[    6.866538] Bluetooth: hci0: BCM4345C5
[    6.867518] Bluetooth: hci0: BCM4345C5 (003.006.006) build 0000
[    6.877085] Bluetooth: hci0: BCM4345C5 'brcm/BCM4345C5.hcd' Patch
[    7.532030] Bluetooth: hci0: BCM: features 0x0f
[    7.533939] Bluetooth: hci0: BCM43456 37.4MHz Raspberry Pi BT5.0 [Version: 1052.1108]
[    7.534490] Bluetooth: hci0: BCM4345C5 (003.006.006) build 1108
[    7.672362] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    7.672887] Bluetooth: BNEP filters: protocol multicast
[    7.673370] Bluetooth: BNEP socket layer initialized
[    7.676677] Bluetooth: MGMT ver 1.23
[    7.687037] NET: Registered PF_ALG protocol family
[    8.425660] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[    8.431372] bcmgenet fd580000.ethernet end0: Link is Down
[    8.460971] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[    8.993261] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[   10.588808] tun: Universal TUN/TAP device driver, 1.6
[   12.612618] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[   13.280152] systemd-journald[275]: File /var/log/journal/5daaf81121ae4145aa67cb0d92f72a6f/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[   23.989396] Bluetooth: RFCOMM TTY layer initialized
[   23.989436] Bluetooth: RFCOMM socket layer initialized

@6by9
Copy link
Contributor

6by9 commented May 28, 2025

kmstest and kmsprint are from kmsxx - https://github.com/tomba/kmsxx/. Fairly trivial to clone and build, with few dependencies.

modetest -M vc4 would give you the same output as kmsprint, but far more verbose. That last part of sudo cat /sys/kernel/debug/dri/1/state which references crtc and connector elements would also give the information.

Your logs all say that DPI has been enabled as normal.
The touch controller on I2C address 0x14 has responded correctly, so it is connected. (Having a second touch controller on 0x5d is a bodge due to handling of the interrupt line which is also used to set the address during initialisation).

The only other thing I can think of would be pin muxing. Normally I'd say use sudo pinctrl get, but suspect you won't have that available either. You can try building from https://github.com/raspberrypi/utils/tree/master/pinctrl

@pelwell
Copy link
Contributor

pelwell commented May 28, 2025

The simplest pinctrl build is just:

$ sudo apt update
$ sudo apt install -y cmake git
$ git clone https://github.com/raspberrypi/utils
$ cd utils/pinctrl
$ cmake .
$ make

with an optional

$ sudo make install

The whole thing takes about a minute.

@LaaZa
Copy link
Author

LaaZa commented May 28, 2025

Okay I did compile that, but when I was messing around I actually got the screen to show when pressing ctrl+alt+f1. So what I'm guessing is that for some reason the kernel update makes my setup to start on the second tty which is just black, not cli or anything. But using ctrl+alt+f# here is very unreliable too, it seems to work maybe only when the system is in the lockscreen but also doesn't want to show other ttys before that one works. How can the kernel affect this?

@LaaZa
Copy link
Author

LaaZa commented May 28, 2025

The simplest pinctrl build is just:

$ sudo apt update
$ sudo apt install -y cmake git
$ git clone https://github.com/raspberrypi/utils
$ cd utils/pinctrl
$ cmake .
$ make

with an optional

$ sudo make install

The whole thing takes about a minute.

I don't think this is really relevant anymore but I was working on Arch, so there is no apt, but minor difference anyway. The uncommon setup with the hyperpixel is why I'm finding these weird issues.

@6by9
Copy link
Contributor

6by9 commented May 28, 2025

vc4 has bound to fb0 as normal
[ 6.666945] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device

I still want to know what DRM has been asked to render. If it is nothing, then it is doing the right thing and this isn't a kernel issue.
sudo cat /sys/kernel/debug/dri/1/state is probably better output for that information.

@LaaZa
Copy link
Author

LaaZa commented May 28, 2025

It might not be a kernel issue but it is the only variable here.

plane[49]: plane-0
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=0
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[68]: plane-1
        crtc=pixelvalve-0
        fb=723
                allocated by = Hyprland
                refcount=2
                format=XR24 little-endian (0x34325258)
                modifier=0x0
                size=480x800
                layers:
                        size[0]=480x800
                        pitch[0]=1920
                        offset[0]=0
                        obj[0]:
                                name=0
                                refcount=3
                                start=001003c2
                                size=1536000
                                imported=no
                                dma_addr=0x00000000cf400000
                                vaddr=0000000041d8252a
        crtc-pos=480x800+0+0
        src-pos=480.000000x800.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=0
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[80]: plane-2
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=0
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[92]: plane-3
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=0
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[104]: plane-4
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=0
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[116]: plane-5
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=0
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[128]: plane-6
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=1
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[139]: plane-7
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=2
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[150]: plane-8
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=3
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[161]: plane-9
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=4
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[172]: plane-10
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=5
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[183]: plane-11
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=6
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[194]: plane-12
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=7
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[205]: plane-13
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=8
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[216]: plane-14
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=9
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[227]: plane-15
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=a
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[238]: plane-16
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=b
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[249]: plane-17
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=c
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[260]: plane-18
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=d
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[271]: plane-19
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=e
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[282]: plane-20
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=f
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[293]: plane-21
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=10
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[304]: plane-22
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=1
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[315]: plane-23
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=2
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[326]: plane-24
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=3
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[337]: plane-25
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=4
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[348]: plane-26
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=5
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[359]: plane-27
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=6
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[370]: plane-28
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=7
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[381]: plane-29
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=8
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[392]: plane-30
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=9
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[403]: plane-31
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=a
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[414]: plane-32
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=b
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[425]: plane-33
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=c
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[436]: plane-34
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=d
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[447]: plane-35
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=e
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[458]: plane-36
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=f
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[469]: plane-37
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=10
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[480]: plane-38
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=11
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[491]: plane-39
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=12
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[502]: plane-40
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=13
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[513]: plane-41
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=14
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[524]: plane-42
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=15
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[535]: plane-43
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=16
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[546]: plane-44
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=17
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[557]: plane-45
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=18
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[568]: plane-46
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=19
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[579]: plane-47
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=1a
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[590]: plane-48
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=1b
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[601]: plane-49
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=1c
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[612]: plane-50
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=1d
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[623]: plane-51
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=1e
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[634]: plane-52
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=1f
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[645]: plane-53
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=20
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[656]: plane-54
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=11
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[667]: plane-55
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=11
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[678]: plane-56
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=11
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[689]: plane-57
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=11
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[700]: plane-58
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=11
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
plane[711]: plane-59
        crtc=(null)
        fb=0
        crtc-pos=0x0+0+0
        src-pos=0.000000x0.000000+0.000000+0.000000
        rotation=1
        normalized-zpos=11
        color-encoding=ITU-R BT.709 YCbCr
        color-range=YCbCr limited range
        color_mgmt_changed=0
crtc[60]: txp
        enable=0
        active=0
        self_refresh_active=0
        planes_changed=0
        mode_changed=0
        active_changed=0
        connectors_changed=0
        color_mgmt_changed=0
        plane_mask=0
        connector_mask=0
        encoder_mask=0
        mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
crtc[79]: pixelvalve-0
        enable=1
        active=1
        self_refresh_active=0
        planes_changed=1
        mode_changed=0
        active_changed=0
        connectors_changed=0
        color_mgmt_changed=0
        plane_mask=2
        connector_mask=4
        encoder_mask=4
        mode: "480x800": 60 32000 480 490 506 565 800 815 928 943 0x48 0xa
crtc[91]: pixelvalve-1
        enable=0
        active=0
        self_refresh_active=0
        planes_changed=0
        mode_changed=0
        active_changed=0
        connectors_changed=0
        color_mgmt_changed=0
        plane_mask=0
        connector_mask=0
        encoder_mask=0
        mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
crtc[103]: pixelvalve-2
        enable=0
        active=0
        self_refresh_active=0
        planes_changed=0
        mode_changed=0
        active_changed=0
        connectors_changed=0
        color_mgmt_changed=0
        plane_mask=0
        connector_mask=0
        encoder_mask=0
        mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
crtc[115]: pixelvalve-4
        enable=0
        active=0
        self_refresh_active=0
        planes_changed=0
        mode_changed=0
        active_changed=0
        connectors_changed=0
        color_mgmt_changed=0
        plane_mask=0
        connector_mask=0
        encoder_mask=0
        mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
crtc[127]: pixelvalve-3
        enable=0
        active=0
        self_refresh_active=0
        planes_changed=0
        mode_changed=0
        active_changed=0
        connectors_changed=0
        color_mgmt_changed=0
        plane_mask=0
        connector_mask=0
        encoder_mask=0
        mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
connector[33]: HDMI-A-1
        crtc=(null)
        self_refresh_aware=0
        max_requested_bpc=8
        colorspace=Default
        broadcast_rgb=Automatic
        is_limited_range=n
        output_bpc=0
        output_format=RGB
        tmds_char_rate=0
connector[42]: HDMI-A-2
        crtc=(null)
        self_refresh_aware=0
        max_requested_bpc=8
        colorspace=Default
        broadcast_rgb=Automatic
        is_limited_range=n
        output_bpc=0
        output_format=RGB
        tmds_char_rate=0
connector[47]: DPI-1
        crtc=pixelvalve-0
        self_refresh_aware=0
        max_requested_bpc=0
        colorspace=Default
connector[66]: Writeback-1
        crtc=(null)
        self_refresh_aware=0
        max_requested_bpc=0
        colorspace=Default
HVS State
        Core Clock Rate: 32000000
        Channel 0
                in use=1
                load=32000000
        Channel 1
                in use=0
                load=0
        Channel 2
                in use=0
                load=0

@6by9
Copy link
Contributor

6by9 commented May 29, 2025

Debug avenues are limited as it is working fine with Raspberry Pi OS with 6.12.30 from rpi-6.12.y.
I've had a quick look through the kernel commit logs, and there is nothing obvious between 6.12.28 and 6.12.30 that would affect the HyperPixel.

Do you know the commit hash that your 6.12.30 kernel has been built from? I can try recreating that build, but that's really the end of the line as we don't officially support Arch or EndeavourOS.

@LaaZa
Copy link
Author

LaaZa commented May 29, 2025

Should be 1ec873f

archlinuxarm/PKGBUILDs@8ba59eb

And it's fine, I appreciate taking a look at this. It's not as big deal as the previous issue. I wonder if any of those flags in the PKGBUILD cause it. There is some DRM stuff right?

@charel
Copy link

charel commented Jun 1, 2025

Raspberry Pi OS with the kernel from rpi-update (6.12.30 Fri May 23 13:29:06) has just booted fine with a Pi4 and HyperPixel4 (480x800) panel configured.

I've tried this on Raspberry Pi OS with kernel 6.12.30 from rpi-update and the screen boots blank (not even boot messages) on my cm5 with a hyperpixel 4.0 square screen.
I'm about to recreate the setup to test it further and collect the logs/information asked in this issue. I can also test on a rpi5 with the same screen.

@charel
Copy link

charel commented Jun 1, 2025

Here are the outputs:

config.txt

# For more options and information see
# http://rptl.io/configtxt
# Some settings may impact device functionality. See link above for details

# Uncomment some or all of these to enable the optional hardware interfaces
#dtparam=i2c_arm=on
#dtparam=i2s=on
#dtparam=spi=on

# Enable audio (loads snd_bcm2835)
dtparam=audio=on

# Additional overlays and parameters are documented
# /boot/firmware/overlays/README

# Automatically load overlays for detected cameras
camera_auto_detect=1

# Automatically load overlays for detected DSI displays
display_auto_detect=1

# Automatically load initramfs files, if found
auto_initramfs=1

# Enable DRM VC4 V3D driver
dtoverlay=vc4-kms-v3d
max_framebuffers=2

# Don't have the firmware create an initial video= setting in cmdline.txt.
# Use the kernel's default instead.
disable_fw_kms_setup=1

# Run in 64-bit mode
arm_64bit=1

# Disable compensation for displays with overscan
disable_overscan=1

# Run as fast as firmware / board allows
arm_boost=1

[cm4]
# Enable host mode on the 2711 built-in XHCI USB controller.
# This line should be removed if the legacy DWC2 controller is required
# (e.g. for USB device mode) or if USB support is not required.
otg_mode=1

[cm5]
dtoverlay=dwc2,dr_mode=host

[all]
dtoverlay=vc4-kms-dpi-hyperpixel4sq

dmesg

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x414fd0b1]
[    0.000000] Linux version 6.12.30-v8-16k+ (dom@buildbot) (aarch64-linux-gnu-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1879 SMP PREEMPT Fri May 23 13:30:44 BST 2025
[    0.000000] KASLR enabled
[    0.000000] random: crng init done
[    0.000000] Machine model: Raspberry Pi Compute Module 5 Lite Rev 1.0
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x000000003a000000, size 64 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x000000003a000000..0x000000003dffffff (65536 KiB) map reusable linux,cma
[    0.000000] OF: reserved mem: 0x0000000000000000..0x000000000007ffff (512 KiB) nomap non-reusable atf@0
[    0.000000] OF: reserved mem: 0x000000003fd16600..0x000000003fd16669 (0 KiB) nomap non-reusable nvram@0
[    0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000003ffffffff]
[    0.000000] Faking node 0 at [mem 0x0000000000000000-0x000000007fffffff] (2048MB)
[    0.000000] Faking node 1 at [mem 0x0000000080000000-0x00000000ffffffff] (2048MB)
[    0.000000] Faking node 2 at [mem 0x0000000100000000-0x000000017fffffff] (2048MB)
[    0.000000] Faking node 3 at [mem 0x0000000180000000-0x00000001ffffffff] (2048MB)
[    0.000000] Faking node 4 at [mem 0x0000000200000000-0x000000027fffffff] (2048MB)
[    0.000000] Faking node 5 at [mem 0x0000000280000000-0x00000002ffffffff] (2048MB)
[    0.000000] Faking node 6 at [mem 0x0000000300000000-0x000000037fffffff] (2048MB)
[    0.000000] Faking node 7 at [mem 0x0000000380000000-0x00000003ffffffff] (2048MB)
[    0.000000] NUMA: Initialized distance table, cnt=8
[    0.000000] NODE_DATA(0) allocated [mem 0x7fffd200-0x7fffffff]
[    0.000000] NODE_DATA(1) allocated [mem 0xffffd200-0xffffffff]
[    0.000000] NODE_DATA(2) allocated [mem 0x17fffd200-0x17fffffff]
[    0.000000] NODE_DATA(3) allocated [mem 0x1ffffd200-0x1ffffffff]
[    0.000000] NODE_DATA(4) allocated [mem 0x27fffd200-0x27fffffff]
[    0.000000] NODE_DATA(5) allocated [mem 0x2ffffd200-0x2ffffffff]
[    0.000000] NODE_DATA(6) allocated [mem 0x37fffd200-0x37fffffff]
[    0.000000] NODE_DATA(7) allocated [mem 0x3ff799200-0x3ff79bfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000003ffffffff]
[    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-0x000000007fffffff]
[    0.000000]   node   1: [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   node   2: [mem 0x0000000100000000-0x000000017fffffff]
[    0.000000]   node   3: [mem 0x0000000180000000-0x00000001ffffffff]
[    0.000000]   node   4: [mem 0x0000000200000000-0x000000027fffffff]
[    0.000000]   node   5: [mem 0x0000000280000000-0x00000002ffffffff]
[    0.000000]   node   6: [mem 0x0000000300000000-0x000000037fffffff]
[    0.000000]   node   7: [mem 0x0000000380000000-0x00000003ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[    0.000000] Initmem setup node 1 [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000] Initmem setup node 2 [mem 0x0000000100000000-0x000000017fffffff]
[    0.000000] Initmem setup node 3 [mem 0x0000000180000000-0x00000001ffffffff]
[    0.000000] Initmem setup node 4 [mem 0x0000000200000000-0x000000027fffffff]
[    0.000000] Initmem setup node 5 [mem 0x0000000280000000-0x00000002ffffffff]
[    0.000000] Initmem setup node 6 [mem 0x0000000300000000-0x000000037fffffff]
[    0.000000] Initmem setup node 7 [mem 0x0000000380000000-0x00000003ffffffff]
[    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 15 pages/cpu s193368 r8192 d44200 u245760
[    0.000000] pcpu-alloc: s193368 r8192 d44200 u245760 alloc=15*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: 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] CPU features: detected: SSBS not fully self-synchronizing
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave nvme.max_host_mem_size_mb=0  numa=fake=8 system_heap.max_order=0 smsc95xx.macaddr=2C:CF:67:FB:43:73 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=97df935d-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=DE
[    0.000000] cgroup: Disabling memory control group subsystem
[    0.000000] mempolicy: NUMA default policy overridden to 'interleave:0-7'
[    0.000000] Unknown kernel command line parameters "splash", will be passed to user space.
[    0.000000] Fallback order for Node 0: 0 1 2 3 4 5 6 7
[    0.000000] Fallback order for Node 1: 1 2 3 4 5 6 7 0
[    0.000000] Fallback order for Node 2: 2 3 4 5 6 7 0 1
[    0.000000] Fallback order for Node 3: 3 4 5 6 7 0 1 2
[    0.000000] Fallback order for Node 4: 4 5 6 7 0 1 2 3
[    0.000000] Fallback order for Node 5: 5 6 7 0 1 2 3 4
[    0.000000] Fallback order for Node 6: 6 7 0 1 2 3 4 5
[    0.000000] Fallback order for Node 7: 7 0 1 2 3 4 5 6
[    0.000000] Built 8 zonelists, mobility grouping on.  Total pages: 1048320
[    0.000000] Policy zone: Normal
[    0.000000] mem auto-init: stack:off, 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] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=8
[    0.000000] ftrace: allocating 44961 entries in 44 pages
[    0.000000] ftrace: allocated 44 pages with 3 groups
[    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 25 jiffies.
[    0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.000000] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_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.000092] Console: colour dummy device 80x25
[    0.000096] printk: legacy console [tty1] enabled
[    0.000168] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[    0.000171] pid_max: default: 32768 minimum: 301
[    0.000261] LSM: initializing lsm=capability
[    0.003111] Dentry cache hash table entries: 2097152 (order: 10, 16777216 bytes, vmalloc)
[    0.004538] Inode-cache hash table entries: 1048576 (order: 9, 8388608 bytes, vmalloc)
[    0.004602] Mount-cache hash table entries: 32768 (order: 4, 262144 bytes, vmalloc)
[    0.004640] Mountpoint-cache hash table entries: 32768 (order: 4, 262144 bytes, vmalloc)
[    0.020021] rcu: Hierarchical SRCU implementation.
[    0.020027] rcu: 	Max phase no-delay instances is 1000.
[    0.020072] Timer migration: 1 hierarchy levels; 8 children per group; 0 crossnode level
[    0.024349] EFI services will not be available.
[    0.028027] smp: Bringing up secondary CPUs ...
[    0.036157] Detected PIPT I-cache on CPU1
[    0.036194] CPU1: Booted secondary processor 0x0000000100 [0x414fd0b1]
[    0.044093] Detected PIPT I-cache on CPU2
[    0.044122] CPU2: Booted secondary processor 0x0000000200 [0x414fd0b1]
[    0.048152] Detected PIPT I-cache on CPU3
[    0.048173] CPU3: Booted secondary processor 0x0000000300 [0x414fd0b1]
[    0.048201] smp: Brought up 8 nodes, 4 CPUs
[    0.048208] SMP: Total of 4 processors activated.
[    0.048209] CPU: All CPU(s) started at EL2
[    0.048212] CPU features: detected: 32-bit EL0 Support
[    0.048214] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.048215] CPU features: detected: Common not Private translations
[    0.048216] CPU features: detected: CRC32 instructions
[    0.048219] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.048220] CPU features: detected: LSE atomic instructions
[    0.048222] CPU features: detected: Privileged Access Never
[    0.048223] CPU features: detected: RAS Extension Support
[    0.048224] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.048250] alternatives: applying system-wide alternatives
[    0.049679] CPU features: detected: Hardware dirty bit management on CPU0-3
[    0.049850] Memory: 16471072K/16773120K available (13888K kernel code, 2416K rwdata, 4880K rodata, 5632K init, 647K bss, 183120K reserved, 65536K cma-reserved)
[    0.050055] devtmpfs: initialized
[    0.051921] Enabled cp15_barrier support
[    0.051925] Enabled setend support
[    0.051964] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.051970] futex hash table entries: 1024 (order: 2, 65536 bytes, vmalloc)
[    0.052089] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[    0.052091] 0 pages in range for non-PLT usage
[    0.052092] 129332 pages in range for PLT usage
[    0.052172] pinctrl core: initialized pinctrl subsystem
[    0.052315] DMI not present or invalid.
[    0.054641] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.054989] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.055016] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.055046] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.055059] audit: initializing netlink subsys (disabled)
[    0.055114] audit: type=2000 audit(0.052:1): state=initialized audit_enabled=0 res=1
[    0.055215] thermal_sys: Registered thermal governor 'step_wise'
[    0.055223] cpuidle: using governor menu
[    0.055281] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.055301] ASID allocator initialised with 32768 entries
[    0.055552] Serial: AMBA PL011 UART driver
[    0.056231] /soc@107c000000/interrupt-controller@7fff9000: Fixed dependency cycle(s) with /soc@107c000000/interrupt-controller@7fff9000
[    0.056387] bcm2835-mbox 107c013880.mailbox: mailbox enabled
[    0.056513] 107d001000.serial: ttyAMA10 at MMIO 0x107d001000 (irq = 16, base_baud = 0) is a PL011 rev3
[    0.056521] printk: legacy console [ttyAMA10] enabled
[    0.064052] raspberrypi-firmware soc@107c000000:firmware: Attached to firmware from 2025-05-08T14:13:17, variant start_cd
[    0.068053] raspberrypi-firmware soc@107c000000:firmware: Firmware hash is 6947117700000000000000000000000000000000
[    0.072864] /axi/pcie@1000120000/rp1/dpi@148000: Fixed dependency cycle(s) with /spi/display@0
[    0.073033] /axi/pcie@1000120000/rp1/dpi@148000: Fixed dependency cycle(s) with /spi/display@0
[    0.076647] bcm2835-dma 1000010000.dma: DMA legacy API manager, dmachans=0x1
[    0.076897] iommu: Default domain type: Translated
[    0.076899] iommu: DMA domain TLB invalidation policy: strict mode
[    0.077044] SCSI subsystem initialized
[    0.077076] usbcore: registered new interface driver usbfs
[    0.077083] usbcore: registered new interface driver hub
[    0.077092] usbcore: registered new device driver usb
[    0.077167] pps_core: LinuxPPS API ver. 1 registered
[    0.077168] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.077171] PTP clock support registered
[    0.077423] vgaarb: loaded
[    0.077506] clocksource: Switched to clocksource arch_sys_counter
[    0.077628] VFS: Disk quotas dquot_6.6.0
[    0.077635] VFS: Dquot-cache hash table entries: 2048 (order 0, 16384 bytes)
[    0.081100] NET: Registered PF_INET protocol family
[    0.081446] IP idents hash table entries: 262144 (order: 7, 2097152 bytes, vmalloc)
[    0.084328] tcp_listen_portaddr_hash hash table entries: 8192 (order: 3, 131072 bytes, vmalloc)
[    0.084386] Table-perturb hash table entries: 65536 (order: 4, 262144 bytes, vmalloc)
[    0.084396] TCP established hash table entries: 131072 (order: 6, 1048576 bytes, vmalloc)
[    0.084735] TCP bind hash table entries: 65536 (order: 7, 2097152 bytes, vmalloc)
[    0.085420] TCP: Hash tables configured (established 131072 bind 65536)
[    0.085558] MPTCP token hash table entries: 16384 (order: 4, 393216 bytes, vmalloc)
[    0.085645] UDP hash table entries: 8192 (order: 4, 262144 bytes, vmalloc)
[    0.085769] UDP-Lite hash table entries: 8192 (order: 4, 262144 bytes, vmalloc)
[    0.085933] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.086061] RPC: Registered named UNIX socket transport module.
[    0.086063] RPC: Registered udp transport module.
[    0.086064] RPC: Registered tcp transport module.
[    0.086065] RPC: Registered tcp-with-tls transport module.
[    0.086066] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.086069] PCI: CLS 0 bytes, default 64
[    0.086152] Trying to unpack rootfs image as initramfs...
[    0.094531] kvm [1]: nv: 554 coarse grained trap handlers
[    0.094620] kvm [1]: IPA Size Limit: 40 bits
[    0.094637] kvm [1]: GICV region size/alignment is unsafe, using trapping (reduced performance)
[    0.094677] kvm [1]: vgic interrupt IRQ9
[    0.094689] kvm [1]: VHE mode initialized successfully
[    0.194088] Freeing initrd memory: 13104K
[    0.283796] Initialise system trusted keyrings
[    0.284068] workingset: timestamp_bits=42 max_order=20 bucket_order=0
[    0.288420] NFS: Registering the id_resolver key type
[    0.288426] Key type id_resolver registered
[    0.288428] Key type id_legacy registered
[    0.288437] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.288439] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.288619] Key type asymmetric registered
[    0.288621] Asymmetric key parser 'x509' registered
[    0.288641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.292682] io scheduler mq-deadline registered
[    0.292685] io scheduler kyber registered
[    0.292697] io scheduler bfq registered
[    0.293015] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/interrupt-controller@7d510600, parent irq: 27)
[    0.293050] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/interrupt-controller@7c502000, parent irq: 28)
[    0.293077] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/intc@7d508380, parent irq: 29)
[    0.293106] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/intc@7d508400, parent irq: 30)
[    0.293135] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/intc@7d503000, parent irq: 31)
[    0.294010] ledtrig-cpu: registered to indicate activity on CPUs
[    0.323913] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[    0.324183] 107d50c000.serial: ttyS0 at MMIO 0x107d50c000 (irq = 33, base_baud = 6000000) is a Broadcom BCM7271 UART
[    0.324219] serial serial0: tty port ttyS0 registered
[    0.324451] iproc-rng200 107d208000.rng: hwrng registered
[    0.324480] vc-mem: phys_addr:0x00000000 mem_base=0x3fc00000 mem_size:0x40000000(1024 MiB)
[    0.324656] bcm2712-iommu-cache 1000005b00.iommuc: bcm2712_iommu_cache_probe
[    0.325946] brd: module loaded
[    0.326783] loop: module loaded
[    0.326872] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    0.326962] Loading iSCSI transport class v2.0-870.
[    0.327636] usbcore: registered new interface driver lan78xx
[    0.327643] usbcore: registered new interface driver smsc95xx
[    0.327689] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    0.327703] dwc_otg: FIQ enabled
[    0.327705] dwc_otg: NAK holdoff enabled
[    0.327706] dwc_otg: FIQ split-transaction FSM enabled
[    0.327708] Module dwc_common_port init
[    0.327814] usbcore: registered new interface driver uas
[    0.327821] usbcore: registered new interface driver usb-storage
[    0.327887] mousedev: PS/2 mouse device common for all mice
[    0.335399] rpi-rtc soc@107c000000:rpi_rtc: registered as rtc0
[    0.336785] rpi-rtc soc@107c000000:rpi_rtc: setting system clock to 2025-06-01T06:51:39 UTC (1748760699)
[    0.337059] bcm2835-wdt bcm2835-wdt: Poweroff handler already present!
[    0.337061] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    0.339055] sdhci: Secure Digital Host Controller Interface driver
[    0.339057] sdhci: Copyright(c) Pierre Ossman
[    0.339087] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.339152] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.339161] hid: raw HID events driver (C) Jiri Kosina
[    0.339178] usbcore: registered new interface driver usbhid
[    0.339180] usbhid: USB HID core driver
[    0.339456] hw perfevents: enabled with armv8_cortex_a76 PMU driver, 7 (0,8000003f) counters available
[    0.339660] NET: Registered PF_PACKET protocol family
[    0.339680] Key type dns_resolver registered
[    0.343091] registered taskstats version 1
[    0.343152] Loading compiled-in X.509 certificates
[    0.344537] Demotion targets for Node 0: null
[    0.344539] Demotion targets for Node 1: null
[    0.344540] Demotion targets for Node 2: null
[    0.344541] Demotion targets for Node 3: null
[    0.344542] Demotion targets for Node 4: null
[    0.344543] Demotion targets for Node 5: null
[    0.344544] Demotion targets for Node 6: null
[    0.344545] Demotion targets for Node 7: null
[    0.344692] Key type .fscrypt registered
[    0.344694] Key type fscrypt-provisioning registered
[    0.345541] brcm-pcie 1000110000.pcie: host bridge /axi/pcie@1000110000 ranges:
[    0.345547] brcm-pcie 1000110000.pcie:   No bus range found for /axi/pcie@1000110000, using [bus 00-ff]
[    0.345558] brcm-pcie 1000110000.pcie:      MEM 0x1b80000000..0x1bffffffff -> 0x0080000000
[    0.345564] brcm-pcie 1000110000.pcie:      MEM 0x1800000000..0x1b7fffffff -> 0x0400000000
[    0.345571] brcm-pcie 1000110000.pcie:   IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000
[    0.345575] brcm-pcie 1000110000.pcie:   IB MEM 0x1000131000..0x1000131fff -> 0xfffffff000
[    0.346917] brcm-pcie 1000110000.pcie: PCI host bridge to bus 0001:00
[    0.346920] pci_bus 0001:00: root bus resource [bus 00-ff]
[    0.346923] pci_bus 0001:00: root bus resource [mem 0x1b80000000-0x1bffffffff] (bus address [0x80000000-0xffffffff])
[    0.346926] pci_bus 0001:00: root bus resource [mem 0x1800000000-0x1b7fffffff pref] (bus address [0x400000000-0x77fffffff])
[    0.346936] pci 0001:00:00.0: [14e4:2712] type 01 class 0x060400 PCIe Root Port
[    0.346942] pci 0001:00:00.0: PCI bridge to [bus 00]
[    0.346945] pci 0001:00:00.0:   bridge window [mem 0x00000000-0x000fffff]
[    0.346948] pci 0001:00:00.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[    0.346963] pci 0001:00:00.0: PME# supported from D0 D3hot
[    0.347546] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.449508] brcm-pcie 1000110000.pcie: clkreq-mode set to default
[    0.449510] brcm-pcie 1000110000.pcie: link up, 5.0 GT/s PCIe x1 (!SSC)
[    0.449530] pci 0001:01:00.0: [1e4b:1202] type 00 class 0x010802 PCIe Endpoint
[    0.449546] pci 0001:01:00.0: BAR 0 [mem 0x00000000-0x00003fff 64bit]
[    0.449648] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[    0.449686] pci 0001:01:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0001:00:00.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.449779] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
[    0.449787] pci 0001:00:00.0: bridge window [mem 0x1b80000000-0x1b800fffff]: assigned
[    0.449790] pci 0001:01:00.0: BAR 0 [mem 0x1b80000000-0x1b80003fff 64bit]: assigned
[    0.449798] pci 0001:00:00.0: PCI bridge to [bus 01]
[    0.449800] pci 0001:00:00.0:   bridge window [mem 0x1b80000000-0x1b800fffff]
[    0.449803] pci_bus 0001:00: resource 4 [mem 0x1b80000000-0x1bffffffff]
[    0.449805] pci_bus 0001:00: resource 5 [mem 0x1800000000-0x1b7fffffff pref]
[    0.449807] pci_bus 0001:01: resource 1 [mem 0x1b80000000-0x1b800fffff]
[    0.449810] pci 0001:00:00.0: Max Payload Size set to  512/ 512 (was  128), Max Read Rq  512
[    0.449817] pci 0001:01:00.0: Max Payload Size set to  512/ 512 (was  128), Max Read Rq  512
[    0.449870] pcieport 0001:00:00.0: enabling device (0000 -> 0002)
[    0.449898] pcieport 0001:00:00.0: PME: Signaling with IRQ 38
[    0.449942] pcieport 0001:00:00.0: AER: enabled with IRQ 38
[    0.450052] nvme nvme0: pci function 0001:01:00.0
[    0.450060] nvme 0001:01:00.0: enabling device (0000 -> 0002)
[    0.459229] hwmon hwmon1: temp1_input not attached to any thermal zone
[    0.459246] hwmon hwmon1: temp2_input not attached to any thermal zone
[    0.459260] hwmon hwmon1: temp3_input not attached to any thermal zone
[    0.459262] nvme nvme0: min host memory (16 MiB) above limit (0 MiB).
[    0.463098] nvme nvme0: 4/0/0 default/read/poll queues
[    0.465885] nvme nvme0: Ignoring bogus Namespace Identifiers
[    0.469918]  nvme0n1: p1 p2
[    0.470083] brcm-pcie 1000120000.pcie: host bridge /axi/pcie@1000120000 ranges:
[    0.470087] brcm-pcie 1000120000.pcie:   No bus range found for /axi/pcie@1000120000, using [bus 00-ff]
[    0.470093] brcm-pcie 1000120000.pcie:      MEM 0x1f00000000..0x1ffffffffb -> 0x0000000000
[    0.470097] brcm-pcie 1000120000.pcie:      MEM 0x1c00000000..0x1effffffff -> 0x0400000000
[    0.470103] brcm-pcie 1000120000.pcie:   IB MEM 0x1f00000000..0x1f003fffff -> 0x0000000000
[    0.470108] brcm-pcie 1000120000.pcie:   IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000
[    0.470111] brcm-pcie 1000120000.pcie:   IB MEM 0x1000130000..0x1000130fff -> 0xfffffff000
[    0.471261] brcm-pcie 1000120000.pcie: PCI host bridge to bus 0002:00
[    0.471265] pci_bus 0002:00: root bus resource [bus 00-ff]
[    0.471267] pci_bus 0002:00: root bus resource [mem 0x1f00000000-0x1ffffffffb] (bus address [0x00000000-0xfffffffb])
[    0.471269] pci_bus 0002:00: root bus resource [mem 0x1c00000000-0x1effffffff pref] (bus address [0x400000000-0x6ffffffff])
[    0.471279] pci 0002:00:00.0: [14e4:2712] type 01 class 0x060400 PCIe Root Port
[    0.471284] pci 0002:00:00.0: PCI bridge to [bus 00]
[    0.471287] pci 0002:00:00.0:   bridge window [mem 0x1f80000000-0x1fbfffffff]
[    0.471302] pci 0002:00:00.0: PME# supported from D0 D3hot
[    0.471915] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.573508] brcm-pcie 1000120000.pcie: clkreq-mode set to default
[    0.573510] brcm-pcie 1000120000.pcie: link up, 5.0 GT/s PCIe x4 (!SSC)
[    0.573528] pci 0002:01:00.0: [1de4:0001] type 00 class 0x020000 PCIe Endpoint
[    0.573541] pci 0002:01:00.0: BAR 0 [mem 0xffffc000-0xffffffff]
[    0.573546] pci 0002:01:00.0: BAR 1 [mem 0xffc00000-0xffffffff]
[    0.573552] pci 0002:01:00.0: BAR 2 [mem 0xffff0000-0xffffffff]
[    0.573614] pci 0002:01:00.0: supports D1
[    0.573616] pci 0002:01:00.0: PME# supported from D0 D1 D3hot D3cold
[    0.581513] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01
[    0.581522] pci 0002:00:00.0: bridge window [mem 0x1f00000000-0x1f005fffff]: assigned
[    0.581525] pci 0002:01:00.0: BAR 1 [mem 0x1f00000000-0x1f003fffff]: assigned
[    0.581529] pci 0002:01:00.0: BAR 2 [mem 0x1f00400000-0x1f0040ffff]: assigned
[    0.581533] pci 0002:01:00.0: BAR 0 [mem 0x1f00410000-0x1f00413fff]: assigned
[    0.581537] pci 0002:00:00.0: PCI bridge to [bus 01]
[    0.581539] pci 0002:00:00.0:   bridge window [mem 0x1f00000000-0x1f005fffff]
[    0.581541] pci_bus 0002:00: resource 4 [mem 0x1f00000000-0x1ffffffffb]
[    0.581543] pci_bus 0002:00: resource 5 [mem 0x1c00000000-0x1effffffff pref]
[    0.581545] pci_bus 0002:01: resource 1 [mem 0x1f00000000-0x1f005fffff]
[    0.581548] pci 0002:00:00.0: Max Payload Size set to  256/ 512 (was  128), Max Read Rq  512
[    0.581555] pci 0002:01:00.0: Max Payload Size set to  256/ 256 (was  128), Max Read Rq  512
[    0.581606] pcieport 0002:00:00.0: enabling device (0000 -> 0002)
[    0.581628] pcieport 0002:00:00.0: PME: Signaling with IRQ 44
[    0.581670] pcieport 0002:00:00.0: AER: enabled with IRQ 44
[    0.581726] rp1 0002:01:00.0: bar0 len 0x4000, start 0x1f00410000, end 0x1f00413fff, flags, 0x40200
[    0.581729] rp1 0002:01:00.0: bar1 len 0x400000, start 0x1f00000000, end 0x1f003fffff, flags, 0x40200
[    0.581737] rp1 0002:01:00.0: enabling device (0000 -> 0002)
[    0.582355] rp1 0002:01:00.0: chip_id 0x20001927
[    0.586439] genirq: irq_chip rp1_irq_chip did not update eff. affinity mask of irq 106
[    0.601162] macb 1f00100000.ethernet eth0: Cadence GEM rev 0x00070109 at 0x1f00100000 irq 112 (2c:cf:67:fb:43:73)
[    0.601939] dw_axi_dmac_platform 1f00188000.dma: DesignWare AXI DMA Controller, 8 channels
[    0.602160] xhci-hcd xhci-hcd.0: xHCI Host Controller
[    0.602165] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1
[    0.602596] xhci-hcd xhci-hcd.0: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000808000000810
[    0.602604] xhci-hcd xhci-hcd.0: irq 137, io mem 0x1f00200000
[    0.602660] xhci-hcd xhci-hcd.0: xHCI Host Controller
[    0.602663] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2
[    0.602665] xhci-hcd xhci-hcd.0: Host supports USB 3.0 SuperSpeed
[    0.602703] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    0.602705] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.602707] usb usb1: Product: xHCI Host Controller
[    0.602709] usb usb1: Manufacturer: Linux 6.12.30-v8-16k+ xhci-hcd
[    0.602711] usb usb1: SerialNumber: xhci-hcd.0
[    0.602795] hub 1-0:1.0: USB hub found
[    0.602807] hub 1-0:1.0: 2 ports detected
[    0.602893] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    0.602896] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.602897] usb usb2: Product: xHCI Host Controller
[    0.602899] usb usb2: Manufacturer: Linux 6.12.30-v8-16k+ xhci-hcd
[    0.602900] usb usb2: SerialNumber: xhci-hcd.0
[    0.602959] hub 2-0:1.0: USB hub found
[    0.602968] hub 2-0:1.0: 1 port detected
[    0.603182] xhci-hcd xhci-hcd.1: xHCI Host Controller
[    0.603185] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3
[    0.603609] xhci-hcd xhci-hcd.1: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000808000000810
[    0.603616] xhci-hcd xhci-hcd.1: irq 142, io mem 0x1f00300000
[    0.603668] xhci-hcd xhci-hcd.1: xHCI Host Controller
[    0.603670] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4
[    0.603672] xhci-hcd xhci-hcd.1: Host supports USB 3.0 SuperSpeed
[    0.603696] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    0.603698] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.603700] usb usb3: Product: xHCI Host Controller
[    0.603702] usb usb3: Manufacturer: Linux 6.12.30-v8-16k+ xhci-hcd
[    0.603703] usb usb3: SerialNumber: xhci-hcd.1
[    0.603766] hub 3-0:1.0: USB hub found
[    0.603777] hub 3-0:1.0: 2 ports detected
[    0.603855] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    0.603858] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.603859] usb usb4: Product: xHCI Host Controller
[    0.603861] usb usb4: Manufacturer: Linux 6.12.30-v8-16k+ xhci-hcd
[    0.603862] usb usb4: SerialNumber: xhci-hcd.1
[    0.603918] hub 4-0:1.0: USB hub found
[    0.603927] hub 4-0:1.0: 1 port detected
[    0.604010] /spi/display@0: Fixed dependency cycle(s) with /axi/pcie@1000120000/rp1/dpi@148000
[    0.604033] /axi/pcie@1000120000/rp1/dpi@148000: Fixed dependency cycle(s) with /spi/display@0
[    0.604705] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
[    0.605064] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_probe: Success
[    0.605443] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
[    0.605823] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_probe: Success
[    0.606270] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
[    0.606615] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_probe: Success
[    0.606934] mmc0: CQHCI version 5.10
[    0.607129] mmc1: CQHCI version 5.10
[    0.609589] of_cfs_init
[    0.609622] of_cfs_init: OK
[    0.609703] clk: Disabling unused clocks
[    0.618303] PM: genpd: Disabling unused power domains
[    0.645097] mmc0: SDHCI controller on 1000fff000.mmc [1000fff000.mmc] using ADMA 64-bit
[    0.753144] mmc0: new ultra high speed SDR104 SDHC card at address 0001
[    0.753310] mmcblk0: mmc0:0001 SD 14.6 GiB
[    0.754284]  mmcblk0: p1 p2
[    0.754352] mmcblk0: mmc0:0001 SD 14.6 GiB
[    0.792043] mmc1: SDHCI controller on 1001100000.mmc [1001100000.mmc] using ADMA 64-bit
[    0.794896] Freeing unused kernel memory: 5632K
[    0.794969] Run /init as init process
[    0.794971]   with arguments:
[    0.794972]     /init
[    0.794974]     splash
[    0.794975]   with environment:
[    0.794975]     HOME=/
[    0.794976]     TERM=linux
[    0.822481] mmc1: new ultra high speed DDR50 SDIO card at address 0001
[    1.075154] EXT4-fs (mmcblk0p2): mounted filesystem d6ecfcd5-2703-41bf-9301-10c403b6fb0c ro with ordered data mode. Quota mode: none.
[    1.375614] NET: Registered PF_INET6 protocol family
[    1.375943] Segment Routing with IPv6
[    1.375950] In-situ OAM (IOAM) with IPv6
[    1.404218] systemd[1]: systemd 252.38-1~deb12u1 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.404229] systemd[1]: Detected architecture arm64.
[    1.413392] systemd[1]: Hostname set to <raspberrypi>.
[    1.701876] systemd[1]: Queued start job for default target graphical.target.
[    1.725972] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    1.726173] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    1.726336] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[    1.726496] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[    1.726595] systemd[1]: Created slice user.slice - User and Session Slice.
[    1.726645] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    1.726767] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    1.726787] systemd[1]: Expecting device dev-disk-by\x2dpartuuid-97df935d\x2d01.device - /dev/disk/by-partuuid/97df935d-01...
[    1.726794] systemd[1]: Expecting device dev-dri-card0.device - /dev/dri/card0...
[    1.726800] systemd[1]: Expecting device dev-dri-renderD128.device - /dev/dri/renderD128...
[    1.726807] systemd[1]: Expecting device dev-ttyAMA10.device - /dev/ttyAMA10...
[    1.726830] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    1.726855] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[    1.726876] systemd[1]: Reached target slices.target - Slice Units.
[    1.726893] systemd[1]: Reached target swap.target - Swaps.
[    1.726913] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    1.727009] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[    1.727063] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    1.727260] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[    1.727346] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    1.727432] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[    1.728192] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    1.728263] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    1.728366] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
[    1.728885] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    1.729588] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    1.730238] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    1.730365] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[    1.732525] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...
[    1.733330] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    1.734223] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    1.735239] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
[    1.736328] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[    1.737488] systemd[1]: Starting [email protected] - Load Kernel Module drm...
[    1.738649] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    1.739829] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
[    1.740875] systemd[1]: Starting [email protected] - Load Kernel Module loop...
[    1.741038] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    1.742903] systemd[1]: Starting systemd-journald.service - Journal Service...
[    1.757293] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    1.758260] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    1.759158] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    1.760397] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    1.760844] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    1.760894] fuse: init (API version 7.41)
[    1.761100] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    1.764929] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
[    1.765203] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    1.767581] systemd[1]: [email protected]: Deactivated successfully.
[    1.767687] systemd[1]: Finished [email protected] - Load Kernel Module configfs.
[    1.767873] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    1.767948] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[    1.768117] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    1.768187] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    1.768341] systemd[1]: [email protected]: Deactivated successfully.
[    1.768412] systemd[1]: Finished [email protected] - Load Kernel Module fuse.
[    1.768559] systemd[1]: [email protected]: Deactivated successfully.
[    1.768631] systemd[1]: Finished [email protected] - Load Kernel Module loop.
[    1.769358] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    1.770108] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    1.770228] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[    1.771339] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    1.771843] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    1.795034] systemd[1]: Started systemd-journald.service - Journal Service.
[    1.821371] i2c_dev: i2c /dev entries driver
[    1.822823] EXT4-fs (mmcblk0p2): re-mounted d6ecfcd5-2703-41bf-9301-10c403b6fb0c r/w. Quota mode: none.
[    1.849440] systemd-journald[301]: Received client request to flush runtime journal.
[    2.144348] rpi-gpiomem 107d508500.gpiomem: window base 0x107d508500 size 0x00000040
[    2.144911] rp1: module is already loaded
[    2.144984] rpi-gpiomem 107d508500.gpiomem: initialised 1 regions as /dev/gpiomem1
[    2.145126] rpi-gpiomem 107d517c00.gpiomem: window base 0x107d517c00 size 0x00000040
[    2.145496] rpi-gpiomem 107d517c00.gpiomem: initialised 1 regions as /dev/gpiomem2
[    2.145685] rpi-gpiomem 107d504100.gpiomem: window base 0x107d504100 size 0x00000020
[    2.145825] rpi-gpiomem 107d504100.gpiomem: initialised 1 regions as /dev/gpiomem3
[    2.145856] rpi-gpiomem 107d510700.gpiomem: window base 0x107d510700 size 0x00000020
[    2.147155] rpi-gpiomem 107d510700.gpiomem: initialised 1 regions as /dev/gpiomem4
[    2.147298] rpi-gpiomem 1f000d0000.gpiomem: window base 0x1f000d0000 size 0x00030000
[    2.147414] rpi-gpiomem 1f000d0000.gpiomem: initialised 1 regions as /dev/gpiomem0
[    2.183985] input: pwr_button as /devices/platform/pwr_button/input/input0
[    2.188892] gpio-579 (i2c@0): enforced open drain please flag it properly in DT/ACPI DSDT/board file
[    2.188915] gpio-580 (i2c@0): enforced open drain please flag it properly in DT/ACPI DSDT/board file
[    2.190391] dwc2 1000480000.usb: supply vusb_d not found, using dummy regulator
[    2.190530] mc: Linux media interface: v0.10
[    2.190623] dwc2 1000480000.usb: supply vusb_a not found, using dummy regulator
[    2.191667] brcmstb-i2c 107d508200.i2c:  @97500hz registered in interrupt mode
[    2.191724] i2c-gpio i2c@0: using lines 579 (SDA) and 580 (SCL)
[    2.192033] brcmstb-i2c 107d508280.i2c:  @97500hz registered in interrupt mode
[    2.241461] dwc2 1000480000.usb: DWC OTG Controller
[    2.241472] dwc2 1000480000.usb: new USB bus registered, assigned bus number 5
[    2.241479] dwc2 1000480000.usb: irq 174, io mem 0x1000480000
[    2.242029] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    2.242036] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.242038] usb usb5: Product: DWC OTG Controller
[    2.242040] usb usb5: Manufacturer: Linux 6.12.30-v8-16k+ dwc2_hsotg
[    2.242042] usb usb5: SerialNumber: 1000480000.usb
[    2.242384] videodev: Linux video capture interface: v2.00
[    2.246182] hub 5-0:1.0: USB hub found
[    2.246202] hub 5-0:1.0: 1 port detected
[    2.273367] pispbe 1000880000.pisp_be: bcm2712_iommu_of_xlate: MMU 1000005100.iommu
[    2.273375] pispbe 1000880000.pisp_be: bcm2712_iommu_probe_device: MMU 1000005100.iommu
[    2.273380] pispbe 1000880000.pisp_be: bcm2712_iommu_device_group: MMU 1000005100.iommu
[    2.273385] pispbe 1000880000.pisp_be: Adding to iommu group 0
[    2.273389] pispbe 1000880000.pisp_be: bcm2712_iommu_attach_dev: MMU 1000005100.iommu
[    2.279471] pispbe 1000880000.pisp_be: Runtime PM usage count underflow!
[    2.279632] rpi-hevc-dec 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu
[    2.279637] rpi-hevc-dec 1000800000.codec: bcm2712_iommu_probe_device: MMU 1000005100.iommu
[    2.279643] rpi-hevc-dec 1000800000.codec: bcm2712_iommu_device_group: MMU 1000005100.iommu
[    2.279649] rpi-hevc-dec 1000800000.codec: Adding to iommu group 0
[    2.279652] rpi-hevc-dec 1000800000.codec: bcm2712_iommu_attach_dev: MMU 1000005100.iommu
[    2.290394] /axi/pcie@1000120000/rp1/dpi@148000: Fixed dependency cycle(s) with /spi/display@0
[    2.293126] /spi/display@0: Fixed dependency cycle(s) with /axi/pcie@1000120000/rp1/dpi@148000
[    2.306264] rpi-hevc-dec 1000800000.codec: Device registered as /dev/video19
[    2.322060] v3d 1002000000.v3d: [drm] Transparent Hugepage support is recommended for optimal performance on this platform!
[    2.358830] [drm] Initialized v3d 1.0.0 for 1002000000.v3d on minor 0
[    2.362181] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.368234] Bluetooth: Core ver 2.22
[    2.368274] NET: Registered PF_BLUETOOTH protocol family
[    2.368277] Bluetooth: HCI device and connection manager initialized
[    2.368284] Bluetooth: HCI socket layer initialized
[    2.368288] Bluetooth: L2CAP socket layer initialized
[    2.368293] Bluetooth: SCO socket layer initialized
[    2.368631] Loaded X.509 cert '[email protected]: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[    2.368851] Loaded X.509 cert '[email protected]: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[    2.369135] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.369347] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    2.396272] Bluetooth: HCI UART driver ver 2.3
[    2.396280] Bluetooth: HCI UART protocol H4 registered
[    2.396306] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    2.396409] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[    2.396452] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[    2.397332] Bluetooth: HCI UART protocol Broadcom registered
[    2.421839] brcmfmac: F1 signature read @0x18000000=0x15264345
[    2.424029] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    2.424172] usbcore: registered new interface driver brcmfmac
[    2.516792] tdo_y17p spi11.0: supply power not found, using dummy regulator
[    2.533520] usb 5-1: new full-speed USB device number 2 using dwc2
[    2.637314] edt_ft5x06 13-0048: supply vcc not found, using dummy regulator
[    2.637382] edt_ft5x06 13-0048: supply iovcc not found, using dummy regulator
[    2.638720] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[    2.639779] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Aug 29 2023 01:47:08 version 7.45.265 (28bca26 CY) FWID 01-b677b91b
[    2.651376] input: 13-0048 EP0110M09 as /devices/platform/i2c@0/i2c-13/13-0048/input/input1
[    2.673561] vc4_hvs 107c580000.hvs: bcm2712_iommu_of_xlate: MMU 1000005200.iommu
[    2.673573] vc4_hvs 107c580000.hvs: bcm2712_iommu_probe_device: MMU 1000005200.iommu
[    2.673581] vc4_hvs 107c580000.hvs: bcm2712_iommu_device_group: MMU 1000005200.iommu
[    2.673601] vc4_hvs 107c580000.hvs: Adding to iommu group 1
[    2.673608] vc4_hvs 107c580000.hvs: bcm2712_iommu_attach_dev: MMU 1000005200.iommu
[    2.677301] vc4-drm axi:gpu: bcm2712_iommu_of_xlate: MMU 1000005200.iommu
[    2.677309] vc4-drm axi:gpu: bcm2712_iommu_probe_device: MMU 1000005200.iommu
[    2.678837] vc4-drm axi:gpu: bcm2712_iommu_device_group: MMU 1000005200.iommu
[    2.679117] vc4-drm axi:gpu: Adding to iommu group 1
[    2.679137] vc4-drm axi:gpu: bcm2712_iommu_attach_dev: MMU 1000005200.iommu
[    2.681760] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])
[    2.682908] Registered IR keymap rc-cec
[    2.682947] rc rc0: vc4-hdmi-0 as /devices/platform/soc@107c000000/107c701400.hdmi/rc/rc0
[    2.682985] input: vc4-hdmi-0 as /devices/platform/soc@107c000000/107c701400.hdmi/rc/rc0/input2
[    2.684963] input: vc4-hdmi-0 HDMI Jack as /devices/platform/soc@107c000000/107c701400.hdmi/sound/card0/input3
[    2.686316] vc4-drm axi:gpu: bound 107c701400.hdmi (ops vc4_hdmi_ops [vc4])
[    2.688693] Registered IR keymap rc-cec
[    2.688750] rc rc1: vc4-hdmi-1 as /devices/platform/soc@107c000000/107c706400.hdmi/rc/rc1
[    2.688843] input: vc4-hdmi-1 as /devices/platform/soc@107c000000/107c706400.hdmi/rc/rc1/input4
[    2.692764] input: vc4-hdmi-1 HDMI Jack as /devices/platform/soc@107c000000/107c706400.hdmi/sound/card1/input5
[    2.693925] vc4-drm axi:gpu: bound 107c706400.hdmi (ops vc4_hdmi_ops [vc4])
[    2.694120] vc4-drm axi:gpu: bound 107c500000.mop (ops vc4_txp_ops [vc4])
[    2.694259] vc4-drm axi:gpu: bound 107c501000.moplet (ops vc4_txp_ops [vc4])
[    2.694400] vc4-drm axi:gpu: bound 107c410000.pixelvalve (ops vc4_crtc_ops [vc4])
[    2.694475] vc4-drm axi:gpu: bound 107c411000.pixelvalve (ops vc4_crtc_ops [vc4])
[    2.695767] [drm] Initialized vc4 0.0.0 for axi:gpu on minor 1
[    2.698910] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes
[    2.702518] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes
[    2.705189] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes
[    2.726215] usb 5-1: New USB device found, idVendor=4041, idProduct=0001, bcdDevice= 1.00
[    2.726222] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.726224] usb 5-1: Product: HACKBerryPiQ20
[    2.726226] usb 5-1: Manufacturer: ZitaoTech
[    2.726228] usb 5-1: SerialNumber: vial:f64c2b3c
[    2.726992] input: ZitaoTech HACKBerryPiQ20 as /devices/platform/axi/1000480000.usb/usb5/5-1/5-1:1.0/0003:4041:0001.0001/input/input6
[    2.745944] Bluetooth: hci0: BCM: chip id 107
[    2.746143] Bluetooth: hci0: BCM: features 0x2f
[    2.747213] Bluetooth: hci0: BCM4345C0
[    2.747215] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
[    2.749175] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.hcd' Patch
[    2.893670] hid-generic 0003:4041:0001.0001: input,hidraw0: USB HID v1.11 Keyboard [ZitaoTech HACKBerryPiQ20] on usb-1000480000.usb-1/input0
[    2.896803] hid-generic 0003:4041:0001.0002: hiddev96,hidraw1: USB HID v1.11 Device [ZitaoTech HACKBerryPiQ20] on usb-1000480000.usb-1/input1
[    2.899962] input: ZitaoTech HACKBerryPiQ20 Mouse as /devices/platform/axi/1000480000.usb/usb5/5-1/5-1:1.2/0003:4041:0001.0003/input/input7
[    2.900121] input: ZitaoTech HACKBerryPiQ20 System Control as /devices/platform/axi/1000480000.usb/usb5/5-1/5-1:1.2/0003:4041:0001.0003/input/input8
[    2.957654] input: ZitaoTech HACKBerryPiQ20 Consumer Control as /devices/platform/axi/1000480000.usb/usb5/5-1/5-1:1.2/0003:4041:0001.0003/input/input9
[    2.957813] hid-generic 0003:4041:0001.0003: input,hidraw2: USB HID v1.11 Mouse [ZitaoTech HACKBerryPiQ20] on usb-1000480000.usb-1/input2
[    3.231444] Adding 524272k swap on /var/swap.  Priority:-2 extents:3 across:5185536k SS
[    3.361671] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.361679] Bluetooth: BNEP filters: protocol multicast
[    3.361685] Bluetooth: BNEP socket layer initialized
[    3.418151] Bluetooth: hci0: BCM: features 0x2f
[    3.419487] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190
[    3.419489] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382
[    3.419769] Bluetooth: hci0: BCM: Using default device address (43:45:c0:00:1f:ac)
[    3.436565] Bluetooth: MGMT ver 1.23
[    3.443642] NET: Registered PF_ALG protocol family
[    4.133264] macb 1f00100000.ethernet eth0: PHY [1f00100000.ethernet-ffffffff:00] driver [Broadcom BCM54213PE] (irq=POLL)
[    4.133276] macb 1f00100000.ethernet eth0: configuring for phy/rgmii-id link mode
[    4.138415] macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered.
[    4.153526] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[    5.948709] Bluetooth: RFCOMM TTY layer initialized
[    5.948723] Bluetooth: RFCOMM socket layer initialized
[    5.948733] Bluetooth: RFCOMM ver 1.11

KMSXX

kmsprint
Connector 0 (33) HDMI-A-1 (disconnected)
  Encoder 0 (32) TMDS
Connector 1 (42) HDMI-A-2 (disconnected)
  Encoder 1 (41) TMDS
kmstest

no output

pinctrl

sudo pinctrl get

 0: ip    pu | lo // ID_SDA/GPIO0 = input
 1: ip    pu | lo // ID_SCL/GPIO1 = input
 2: no    pu | -- // GPIO2 = none
 3: no    pu | -- // GPIO3 = none
 4: no    pu | -- // GPIO4 = none
 5: no    pu | -- // GPIO5 = none
 6: no    pu | -- // GPIO6 = none
 7: no    pu | -- // GPIO7 = none
 8: no    pu | -- // GPIO8 = none
 9: no    pd | -- // GPIO9 = none
10: ip    pd | hi // GPIO10 = input
11: ip    pd | hi // GPIO11 = input
12: no    pd | -- // GPIO12 = none
13: no    pd | -- // GPIO13 = none
14: no    pd | -- // GPIO14 = none
15: no    pd | -- // GPIO15 = none
16: no    pd | -- // GPIO16 = none
17: no    pd | -- // GPIO17 = none
18: op dh pu | hi // GPIO18 = output
19: op dl pd | lo // GPIO19 = output
20: no    pd | -- // GPIO20 = none
21: no    pd | -- // GPIO21 = none
22: no    pd | -- // GPIO22 = none
23: no    pd | -- // GPIO23 = none
24: no    pd | -- // GPIO24 = none
25: no    pd | -- // GPIO25 = none
26: op dl pn | lo // GPIO26 = output
27: ip    pu | hi // GPIO27 = input
28: op dh pd | hi // PCIE_PWR_EN/GPIO28 = output
29: no    pu | hi // FAN_TACH/GPIO29 = none
30: no    pu | -- // HOST_SDA/GPIO30 = none
31: no    pu | -- // HOST_SCL/GPIO31 = none
32: op dh pd | hi // ETH_RST_N/GPIO32 = output
33: ip    pu | hi // PCIE_DET_WAKE/GPIO33 = input
34: op dl pd | lo // CD0_IO0_MICCLK/GPIO34 = output
35: no    pd | hi // CD0_IO0_MICDAT0/GPIO35 = none
36: no    pd | lo // RP1_PCIE_CLKREQ_N/GPIO36 = none
37: no    pd | lo // ETH_IRQ_N/GPIO37 = none
38: no    pd | hi // SDA0/GPIO38 = none
39: no    pd | hi // SCL0/GPIO39 = none
40: no    pd | lo // GPIO40 = none
41: no    pd | lo // GPIO41 = none
42: a2    pd | hi // USB_VBUS_EN/GPIO42 = VBUS_EN1
43: a2    pu | hi // GPIO43 = VBUS_OC1
44: op dh pd | hi // RP1_STAT_LED/GPIO44 = output
45: op dh pd | hi // FAN_PWM/GPIO45 = output
46: op dh pd | hi // GPIO46 = output
47: no    pd | lo // 2712_WAKE/GPIO47 = none
48: op dh pd | hi // GPIO48 = output
49: op dh pd | hi // GPIO49 = output
50: no    pd | -- // GPIO50 = none
51: no    pd | -- // GPIO51 = none
52: no    pu | -- // GPIO52 = none
53: no    pu | hi // GPIO53 = none
101: op dh pu | hi // 2712_BOOT_CS_N/GPIO1 = output
102: a7    pn | hi // 2712_BOOT_MISO/GPIO2 = VC_SPI0_MISO
103: a6    pn | hi // 2712_BOOT_MOSI/GPIO3 = VC_SPI0_MOSI
104: a6    pn | lo // 2712_BOOT_SCLK/GPIO4 = VC_SPI0_SCLK
110: ip    pd | lo // GPIO10 = input
111: ip    pd | lo // GPIO11 = input
112: ip    pd | lo // GPIO12 = input
113: ip    pd | lo // GPIO13 = input
114: a1    pd | lo // GPIO14 = SPI_S_MOSI_OR_BSC_S_SDA
115: a1    pd | lo // GPIO15 = SPI_S_SCK_OR_BSC_S_SCL
118: ip    pd | lo // GPIO18 = input
119: ip    pd | lo // GPIO19 = input
120: ip    pu | hi // PWR_GPIO/GPIO20 = input
121: ip    pd | lo // 2712_G21_FS/GPIO21 = input
122: ip    pu | hi // GPIO22 = input
123: ip    pd | lo // GPIO23 = input
124: a4    pn | lo // BT_RTS/GPIO24 = UART_RTS_0
125: a4    pu | lo // BT_CTS/GPIO25 = UART_CTS_0
126: a4    pn | hi // BT_TXD/GPIO26 = UART_TXD_0
127: a4    pu | hi // BT_RXD/GPIO27 = UART_RXD_0
128: op dh pd | hi // WL_ON/GPIO28 = output
129: op dh pd | hi // BT_ON/GPIO29 = output
130: a1    pn | hi // WIFI_SDIO_CLK/GPIO30 = SD2_CLK
131: a1    pu | hi // WIFI_SDIO_CMD/GPIO31 = SD2_CMD
132: a1    pu | hi // WIFI_SDIO_D0/GPIO32 = SD2_DAT0
133: a1    pu | hi // WIFI_SDIO_D1/GPIO33 = SD2_DAT1
134: a1    pu | hi // WIFI_SDIO_D2/GPIO34 = SD2_DAT2
135: a1    pu | hi // WIFI_SDIO_D3/GPIO35 = SD2_DAT3
200: ip    pd | hi // RP1_SDA/AON_GPIO0 = input
201: ip    pd | hi // RP1_SCL/AON_GPIO1 = input
202: op dh pd | hi // RP1_RUN/AON_GPIO2 = output
203: op dh pd | hi // SD_IOVDD_SEL/AON_GPIO3 = output
204: op dh pd | hi // SD_PWR_ON/AON_GPIO4 = output
205: op dh pd | hi // ANT1/AON_GPIO5 = output
206: op dl pd | lo // ANT2/AON_GPIO6 = output
208: ip    pd | lo // 2712_WAKE/AON_GPIO8 = input
209: op dh pd | hi // 2712_STAT_LED/AON_GPIO9 = output
212: ip    pd | lo // PMIC_INT/AON_GPIO12 = input
213: a2    pu | hi // UART_TX_FS/AON_GPIO13 = VC_TXD0
214: a3    pu | hi // UART_RX_FS/AON_GPIO14 = VC_RXD0
232: a1    -- | hi // HDMI0_SCL/AON_SGPIO0 = HDMI_TX0_BSC_SCL
233: a1    -- | hi // HDMI0_SDA/AON_SGPIO1 = HDMI_TX0_BSC_SDA
234: a1    -- | hi // HDMI1_SCL/AON_SGPIO2 = HDMI_TX1_BSC_SCL
235: a1    -- | hi // HDMI1_SDA/AON_SGPIO3 = HDMI_TX1_BSC_SDA
236: a2    -- | hi // PMIC_SCL/AON_SGPIO4 = BSC_M2_SCL
237: a2    -- | hi // PMIC_SDA/AON_SGPIO5 = BSC_M2_SDA

DRI state

sudo cat /sys/kernel/debug/dri/1/state

plane[46]: plane-0
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=0
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[65]: plane-1
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=0
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[81]: plane-2
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=0
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[93]: plane-3
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=0
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[105]: plane-4
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=1
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[116]: plane-5
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=2
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[127]: plane-6
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=3
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[138]: plane-7
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=4
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[149]: plane-8
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=5
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[160]: plane-9
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=6
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[171]: plane-10
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=7
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[182]: plane-11
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=8
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[193]: plane-12
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=9
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[204]: plane-13
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=a
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[215]: plane-14
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=b
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[226]: plane-15
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=c
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[237]: plane-16
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=d
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[248]: plane-17
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=e
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[259]: plane-18
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=f
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[270]: plane-19
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=10
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[281]: plane-20
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=1
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[292]: plane-21
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=2
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[303]: plane-22
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=3
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[314]: plane-23
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=4
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[325]: plane-24
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=5
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[336]: plane-25
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=6
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[347]: plane-26
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=7
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[358]: plane-27
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=8
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[369]: plane-28
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=9
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[380]: plane-29
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=a
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[391]: plane-30
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=b
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[402]: plane-31
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=c
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[413]: plane-32
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=d
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[424]: plane-33
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=e
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[435]: plane-34
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=f
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[446]: plane-35
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=10
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[457]: plane-36
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=11
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[468]: plane-37
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=12
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[479]: plane-38
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=13
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[490]: plane-39
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=14
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[501]: plane-40
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=15
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[512]: plane-41
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=16
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[523]: plane-42
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=17
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[534]: plane-43
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=18
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[545]: plane-44
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=19
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[556]: plane-45
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=1a
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[567]: plane-46
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=1b
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[578]: plane-47
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=1c
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[589]: plane-48
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=1d
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[600]: plane-49
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=1e
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[611]: plane-50
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=1f
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[622]: plane-51
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=20
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[633]: plane-52
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=11
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[644]: plane-53
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=11
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[655]: plane-54
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=11
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
plane[666]: plane-55
	crtc=(null)
	fb=0
	crtc-pos=0x0+0+0
	src-pos=0.000000x0.000000+0.000000+0.000000
	rotation=1
	normalized-zpos=11
	color-encoding=ITU-R BT.709 YCbCr
	color-range=YCbCr limited range
	color_mgmt_changed=0
crtc[57]: mop
	enable=0
	active=0
	self_refresh_active=0
	planes_changed=0
	mode_changed=0
	active_changed=0
	connectors_changed=0
	color_mgmt_changed=0
	plane_mask=0
	connector_mask=0
	encoder_mask=0
	mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
crtc[76]: moplet
	enable=0
	active=0
	self_refresh_active=0
	planes_changed=0
	mode_changed=0
	active_changed=0
	connectors_changed=0
	color_mgmt_changed=0
	plane_mask=0
	connector_mask=0
	encoder_mask=0
	mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
crtc[92]: crtc-2
	enable=0
	active=0
	self_refresh_active=0
	planes_changed=0
	mode_changed=0
	active_changed=0
	connectors_changed=0
	color_mgmt_changed=0
	plane_mask=0
	connector_mask=0
	encoder_mask=0
	mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
crtc[104]: crtc-3
	enable=0
	active=0
	self_refresh_active=0
	planes_changed=0
	mode_changed=0
	active_changed=0
	connectors_changed=0
	color_mgmt_changed=0
	plane_mask=0
	connector_mask=0
	encoder_mask=0
	mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
connector[33]: HDMI-A-1
	crtc=(null)
	self_refresh_aware=0
	max_requested_bpc=8
	colorspace=Default
	broadcast_rgb=Automatic
	is_limited_range=n
	output_bpc=0
	output_format=RGB
	tmds_char_rate=0
connector[42]: HDMI-A-2
	crtc=(null)
	self_refresh_aware=0
	max_requested_bpc=8
	colorspace=Default
	broadcast_rgb=Automatic
	is_limited_range=n
	output_bpc=0
	output_format=RGB
	tmds_char_rate=0
connector[63]: Writeback-1
	crtc=(null)
	self_refresh_aware=0
	max_requested_bpc=0
	colorspace=Default
connector[79]: Writeback-2
	crtc=(null)
	self_refresh_aware=0
	max_requested_bpc=0
	colorspace=Default
HVS State
	Core Clock Rate: 0
	Channel 0
		in use=0
		load=0
	Channel 1
		in use=0
		load=0
	Channel 2
		in use=0
		load=0

@LaaZa
Copy link
Author

LaaZa commented Jun 1, 2025

I should perhaps say that for me kmsprint did show the display. And it is definitely detected by the system. I can get the picture to show after seemingly random toggling between ttys with ctrl+alt+f#, it shows at f1 obviously, but others don't show anything before it starts working. It doesn't seem to be strictly time based but just randomly at some point it will work but not by itself.

@charel
Copy link

charel commented Jun 1, 2025

I tried changing tty, but the display was never showing anything.

The issue might be made worse by something else that's different on the rpi5 and rpi4.

@6by9
Copy link
Contributor

6by9 commented Jun 1, 2025

Raspberry Pi OS with the kernel from rpi-update (6.12.30 Fri May 23 13:29:06) has just booted fine with a Pi4 and HyperPixel4 (480x800) panel configured.

I've tried this on Raspberry Pi OS with kernel 6.12.30 from rpi-update and the screen boots blank (not even boot messages) on my cm5 with a hyperpixel 4.0 square screen. I'm about to recreate the setup to test it further and collect the logs/information asked in this issue. I can also test on a rpi5 with the same screen.

HyperPixel4 Square is a totally different panel driver Please raise a new issue if you have problems with it.
It may be a common cause (be it DPI, bitbashed SPI, or GPIO derived), but for initial triage it needs to be considered separately.

@LaaZa
Copy link
Author

LaaZa commented Jun 2, 2025

What started to happen now suddenly is that the image is horizontally flipped, even in tty.(sometimes) How did this get so weird...

And now it just booted properly without me changing anything as well as mpv hwaccel magically starting to work when it never did before. I don't know man... maybe I should just close this issue because it makes no sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants