Skip to content
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

Display not working with v1.36 #252

Closed
alsldlflglhljlk opened this issue Mar 15, 2024 · 16 comments
Closed

Display not working with v1.36 #252

alsldlflglhljlk opened this issue Mar 15, 2024 · 16 comments

Comments

@alsldlflglhljlk
Copy link

I am running Arch Linux ARM on my Raspberry Pi 4 (yes I know there is a specific Raspberry Pi version, but I am simply testing for compatibility purposes). I was able to sucessfully boot from it with v1.35, but I have lost my display with v1.36. However, this display issue only occurs sometime during the systemd boot process, as by invoking fs0:\Image root=/dev/sda2 init=/bin/bash rootwait ro at the UEFI shell, I am able to enter a rescue shell. I am still able to SSH into the machine, so I can still try to debug it.

dmesg:

[    0.000000] Linux version 6.7.9-1-aarch64-ARCH (builduser@leming) (aarch64-unknown-linux-gnu-gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Tue Mar 12 11:20:09 MDT 2024
[    0.000000] random: crng init done
[    0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.2
[    0.000000] efi: EFI v2.7 by https://github.com/pftf/RPi4
[    0.000000] efi: ACPI 2.0=0x33a20018 SMBIOS=0x37100000 SMBIOS 3.0=0x370e0000 MEMATTR=0x35200018 INITRD=0x33881998 RNG=0x33a2f918 MEMRESERVE=0x33881818 
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000000200000, size 64 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x0000000000200000..0x00000000041fffff (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: 0x000000003ee642c0..0x000000003ee646bf (1 KiB) nomap non-reusable nvram@1
[    0.000000] OF: reserved mem: 0x000000003ee64700..0x000000003ee6474c (0 KiB) nomap non-reusable nvram@0
[    0.000000] Zone ranges:
[    0.000000]   DMA      em 0x0000000000000000-0x000000003fffffff]
[    0.000000]   DMA32    em 0x0000000040000000-0x00000000fbffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: em 0x0000000000000000-0x00000000001fffff]
[    0.000000]   node   0: em 0x0000000000200000-0x000000003381ffff]
[    0.000000]   node   0: em 0x0000000033820000-0x000000003387ffff]
[    0.000000]   node   0: em 0x0000000033880000-0x0000000033881fff]
[    0.000000]   node   0: em 0x0000000033882000-0x0000000033a1ffff]
[    0.000000]   node   0: em 0x0000000033a20000-0x0000000036efffff]
[    0.000000]   node   0: em 0x0000000036f00000-0x00000000372dffff]
[    0.000000]   node   0: em 0x00000000372e0000-0x000000003b2fffff]
[    0.000000]   node   0: em 0x0000000040000000-0x00000000fbffffff]
[    0.000000] Initmem setup node 0 em 0x0000000000000000-0x00000000fbffffff]
[    0.000000] On node 0, zone DMA32: 19712 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 16384 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 22 pages/cpu s51624 r8192 d30296 u90112
[    0.000000] pcpu-alloc: s51624 r8192 d30296 u90112 alloc=22*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-BHB
[    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: BOOT_IMAGE=/Image root=/dev/sda2 rootwait ro
[    0.000000] Unknown kernel command line parameters "BOOT_IMAGE=/Image", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 996660
[    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 em 0x0000000037300000-0x000000003b300000] (64MB)
[    0.000000] Memory: 3777088K/4049920K available (19392K kernel code, 4576K rwdata, 10828K rodata, 8320K init, 972K bss, 207296K reserved, 65536K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Dynamic Preempt: full
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[    0.000000] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[    0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[    0.000204] Console: colour dummy device 80x25
[    0.000210] printk: legacy console [tty0] enabled
[    0.000406] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=54000)
[    0.000416] pid_max: default: 32768 minimum: 301
[    0.000511] LSM: initializing lsm=capability,yama
[    0.000524] Yama: becoming mindful.
[    0.000597] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.000626] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.001712] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.001769] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.001918] rcu: Hierarchical SRCU implementation.
[    0.001924] rcu: 	Max phase no-delay instances is 400.
[    0.003387] Remapping and enabling EFI services.
[    0.003791] smp: Bringing up secondary CPUs ...
[    0.004138] Detected PIPT I-cache on CPU1
[    0.004193] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[    0.004529] Detected PIPT I-cache on CPU2
[    0.004561] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[    0.004881] Detected PIPT I-cache on CPU3
[    0.004915] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[    0.004963] smp: Brought up 1 node, 4 CPUs
[    0.004990] SMP: Total of 4 processors activated.
[    0.004995] CPU features: detected: 32-bit EL0 Support
[    0.005000] CPU features: detected: 32-bit EL1 Support
[    0.005004] CPU features: detected: CRC32 instructions
[    0.005049] CPU: All CPU(s) started at EL2
[    0.005064] alternatives: applying system-wide alternatives
[    0.006220] devtmpfs: initialized
[    0.010126] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.010154] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.011185] pinctrl core: initialized pinctrl subsystem
[    0.012275] SMBIOS 3.3.0 present.
[    0.012297] DMI: Raspberry Pi Foundation Raspberry Pi 4 Model B/Raspberry Pi 4 Model B, BIOS UEFI Firmware v1.36 03/12/2024
[    0.012780] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.013323] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.013418] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.013558] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.013623] audit: initializing netlink subsys (disabled)
[    0.013725] audit: type=2000 audit(0.013:1): state=initialized audit_enabled=0 res=1
[    0.014431] thermal_sys: Registered thermal governor 'fair_share'
[    0.014435] thermal_sys: Registered thermal governor 'bang_bang'
[    0.014443] thermal_sys: Registered thermal governor 'step_wise'
[    0.014448] thermal_sys: Registered thermal governor 'user_space'
[    0.014452] thermal_sys: Registered thermal governor 'power_allocator'
[    0.014497] cpuidle: using governor ladder
[    0.014515] cpuidle: using governor menu
[    0.014643] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.014708] ASID allocator initialised with 65536 entries
[    0.015394] Serial: AMBA PL011 UART driver
[    0.017217] platform fd500000.pcie: Fixed dependency cycle(s) with /scb/pcie@7d500000
[    0.026859] Modules: 21696 pages in range for non-PLT usage
[    0.026866] Modules: 513216 pages in range for PLT usage
[    0.027346] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.027359] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.027364] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.027369] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[    0.027374] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.027378] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.027384] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.027388] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.027659] cryptd: max_cpu_qlen set to 1000
[    0.044362] raid6: neonx8   gen()  5874 MB/s
[    0.061398] raid6: neonx4   gen()  5781 MB/s
[    0.078430] raid6: neonx2   gen()  4807 MB/s
[    0.095469] raid6: neonx1   gen()  3468 MB/s
[    0.112500] raid6: int64x8  gen()  3373 MB/s
[    0.129537] raid6: int64x4  gen()  3281 MB/s
[    0.146573] raid6: int64x2  gen()  3196 MB/s
[    0.163607] raid6: int64x1  gen()  2438 MB/s
[    0.163612] raid6: using algorithm neonx8 gen() 5874 MB/s
[    0.180635] raid6: .... xor() 4104 MB/s, rmw enabled
[    0.180639] raid6: using neon recovery algorithm
[    0.181027] ACPI: Interpreter disabled.
[    0.182701] iommu: Default domain type: Translated
[    0.182716] iommu: DMA domain TLB invalidation policy: strict mode
[    0.183098] SCSI subsystem initialized
[    0.183181] libata version 3.00 loaded.
[    0.183285] usbcore: registered new interface driver usbfs
[    0.183304] usbcore: registered new interface driver hub
[    0.183322] usbcore: registered new device driver usb
[    0.183466] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
[    0.183831] pps_core: LinuxPPS API ver. 1 registered
[    0.183838] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.183850] PTP clock support registered
[    0.184013] EDAC MC: Ver: 3.0.0
[    0.184283] scmi_core: SCMI protocol bus registered
[    0.184434] efivars: Registered efivars operations
[    0.184934] FPGA manager framework
[    0.184974] Advanced Linux Sound Architecture Driver Initialized.
[    0.185335] NetLabel: Initializing
[    0.185342] NetLabel:  domain hash size = 128
[    0.185346] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.185374] NetLabel:  unlabeled traffic allowed by default
[    0.185534] vgaarb: loaded
[    0.185775] clocksource: Switched to clocksource arch_sys_counter
[    0.185990] VFS: Disk quotas dquot_6.6.0
[    0.186013] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.186163] pnp: PnP ACPI: disabled
[    0.189943] NET: Registered PF_INET protocol family
[    0.190173] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.191662] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.191716] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.191754] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.191888] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.192839] TCP: Hash tables configured (established 32768 bind 32768)
[    0.193123] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    0.193301] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.193349] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.193513] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.193969] RPC: Registered named UNIX socket transport module.
[    0.193979] RPC: Registered udp transport module.
[    0.193984] RPC: Registered tcp transport module.
[    0.193988] RPC: Registered tcp-with-tls transport module.
[    0.193992] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.194005] PCI: CLS 0 bytes, default 64
[    0.194187] Trying to unpack rootfs image as initramfs...
[    0.194280] kvm [1]: IPA Size Limit: 44 bits
[    0.195240] kvm [1]: vgic interrupt IRQ9
[    0.195268] kvm [1]: Hyp mode initialized successfully
[    0.196175] Initialise system trusted keyrings
[    0.196325] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    0.196362] zbud: loaded
[    0.196961] NFS: Registering the id_resolver key type
[    0.196985] Key type id_resolver registered
[    0.196989] Key type id_legacy registered
[    0.197010] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.197023] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.197042] ntfs3: Max link count 4000
[    0.197047] ntfs3: Read-only LZX/Xpress compression included
[    0.197241] SGI XFS with ACLs, security attributes, quota, no debug enabled
[    0.219211] NET: Registered PF_ALG protocol family
[    0.219244] xor: measuring software checksum speed
[    0.220273]    8regs           :  9696 MB/sec
[    0.221223]    32regs          : 10490 MB/sec
[    0.222516]    arm64_neon      :  7668 MB/sec
[    0.222523] xor: using function: 32regs (10490 MB/sec)
[    0.222534] Key type asymmetric registered
[    0.222539] Asymmetric key parser 'x509' registered
[    0.222594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    0.222733] io scheduler mq-deadline registered
[    0.222743] io scheduler kyber registered
[    0.222791] io scheduler bfq registered
[    0.225523] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 14)
[    0.233597] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[    0.233624] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[    0.233644] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x0603ffffff -> 0x00f8000000
[    0.233661] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0000000000
[    0.234365] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[    0.234380] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.234387] pci_bus 0000:00: root bus resource em 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
[    0.234411] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[    0.234461] pci 0000:00:00.0: PME# supported from D0 D3hot
[    0.235988] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator
[    0.236077] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator
[    0.236117] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator
[    0.345834] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[    0.345924] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[    0.345951] pci 0000:01:00.0: reg 0x10: em 0x00000000-0x00000fff 64bit]
[    0.346067] pci 0000:01:00.0: PME# supported from D0 D3cold
[    0.348852] pci 0000:00:00.0: BAR 14: assigned em 0x600000000-0x6000fffff]
[    0.348868] pci 0000:01:00.0: BAR 0: assigned em 0x600000000-0x600000fff 64bit]
[    0.348885] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.348892] pci 0000:00:00.0:   bridge window em 0x600000000-0x6000fffff]
[    0.349015] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[    0.349095] pcieport 0000:00:00.0: PME: Signaling with IRQ 18
[    0.349254] pcieport 0000:00:00.0: AER: enabled with IRQ 18
[    0.350404] IPMI message handler: version 39.2
[    0.368184] Freeing initrd memory: 8252K
[    0.368516] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.370153] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 26, base_baud = 62499999) is a 16550
[    0.370267] serial serial0: tty port ttyS1 registered
[    0.371192] msm_serial: driver initialized
[    0.372474] iproc-rng200 fe104000.rng: hwrng registered
[    0.375005] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    0.380435] SPI driver max3421-hcd has no spi_device_id for maxim,max3421
[    0.380577] usbcore: registered new interface driver uas
[    0.380600] usbcore: registered new interface driver usb-storage
[    0.380615] usbcore: registered new interface driver ums-alauda
[    0.380629] usbcore: registered new interface driver ums-cypress
[    0.380643] usbcore: registered new interface driver ums-datafab
[    0.380659] usbcore: registered new interface driver ums_eneub6250
[    0.380677] usbcore: registered new interface driver ums-freecom
[    0.380691] usbcore: registered new interface driver ums-isd200
[    0.380705] usbcore: registered new interface driver ums-jumpshot
[    0.380723] usbcore: registered new interface driver ums-karma
[    0.380737] usbcore: registered new interface driver ums-onetouch
[    0.380751] usbcore: registered new interface driver ums-realtek
[    0.380765] usbcore: registered new interface driver ums-sddr09
[    0.380793] usbcore: registered new interface driver ums-sddr55
[    0.380808] usbcore: registered new interface driver ums-usbat
[    0.380852] usbcore: registered new interface driver usbserial_generic
[    0.380870] usbserial: USB Serial support registered for generic
[    0.381765] mousedev: PS/2 mouse device common for all mice
[    0.382660] rtc-efi rtc-efi.0: registered as rtc0
[    0.382706] rtc-efi rtc-efi.0: setting system clock to 2024-03-12T17:52:58 UTC (1710265978)
[    0.384759] device-mapper: uevent: version 1.0.3
[    0.384894] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
[    0.386212] sdhci: Secure Digital Host Controller Interface driver
[    0.386227] sdhci: Copyright(c) Pierre Ossman
[    0.386598] Synopsys Designware Multimedia Card Interface Driver
[    0.387229] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.388633] ledtrig-cpu: registered to indicate activity on CPUs
[    0.389367] efifb: probing for efifb
[    0.389516] efifb: framebuffer at 0x3e1f9000, using 9000k, total 9000k
[    0.389523] efifb: mode is 1920x1200x32, linelength=7680, pages=1
[    0.389528] efifb: scrolling: redraw
[    0.389532] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.393142] Console: switching to colour frame buffer device 240x75
[    0.396357] fb0: EFI VGA frame buffer device
[    0.396686] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.396947] hid: raw HID events driver (C) Jiri Kosina
[    0.397012] usbcore: registered new interface driver usbhid
[    0.397031] usbhid: USB HID core driver
[    0.397987] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[    0.399671] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    0.401843] watchdog: Delayed init of the lockup detector failed: -19
[    0.401877] watchdog: Hard watchdog permanently disabled
[    0.402869] Initializing XFRM netlink socket
[    0.402959] NET: Registered PF_INET6 protocol family
[    0.418891] mmc1: SDHCI controller on fe300000.mmcnr [fe300000.mmcnr] using PIO
[    0.421504] Segment Routing with IPv6
[    0.421553] In-situ OAM (IOAM) with IPv6
[    0.421612] mip6: Mobile IPv6
[    0.421633] NET: Registered PF_PACKET protocol family
[    0.421727] Key type dns_resolver registered
[    0.426966] registered taskstats version 1
[    0.427094] Loading compiled-in X.509 certificates
[    0.431877] debug_vm_pgtable: [debug_vm_pgtable         ]: Validating architecture page table helpers
[    0.432062] Key type .fscrypt registered
[    0.432080] Key type fscrypt-provisioning registered
[    0.433005] Btrfs loaded, zoned=yes, fsverity=no
[    0.433862] Key type encrypted registered
[    0.502731] mmc1: new high speed SDIO card at address 0001
[    0.571151] uart-pl011 fe201000.serial: there is not valid maps for state default
[    0.571576] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 33, base_baud = 0) is a PL011 rev2
[    0.575332] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-02-29T12:24:53
[    0.582928] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 2000000 KHz, changing to: 1500000 KHz
[    0.585577] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator
[    0.585715] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator
[    0.791813] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM
[    0.791919] dwc2 fe980000.usb: DWC OTG Controller
[    0.792065] dwc2 fe980000.usb: new USB bus registered, assigned bus number 1
[    0.792107] dwc2 fe980000.usb: irq 34, io mem 0xfe980000
[    0.792229] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
[    0.792262] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.792292] usb usb1: Product: DWC OTG Controller
[    0.792312] usb usb1: Manufacturer: Linux 6.7.9-1-aarch64-ARCH dwc2_hsotg
[    0.792337] usb usb1: SerialNumber: fe980000.usb
[    0.792656] hub 1-0:1.0: USB hub found
[    0.792698] hub 1-0:1.0: 1 port detected
[    0.794291] xhci_hcd 0000:01:00.0: enabling device (0000 -> 0002)
[    0.794347] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.794493] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    0.796205] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000890
[    0.797865] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.799276] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    0.800625] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    0.802077] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
[    0.803419] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.804749] usb usb2: Product: xHCI Host Controller
[    0.806050] usb usb2: Manufacturer: Linux 6.7.9-1-aarch64-ARCH xhci-hcd
[    0.807390] usb usb2: SerialNumber: 0000:01:00.0
[    0.809041] hub 2-0:1.0: USB hub found
[    0.810432] hub 2-0:1.0: 1 port detected
[    0.812091] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
[    0.813441] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.814786] usb usb3: Product: xHCI Host Controller
[    0.816129] usb usb3: Manufacturer: Linux 6.7.9-1-aarch64-ARCH xhci-hcd
[    0.817468] usb usb3: SerialNumber: 0000:01:00.0
[    0.819086] hub 3-0:1.0: USB hub found
[    0.820467] hub 3-0:1.0: 4 ports detected
[    0.832433] clk: Disabling unused clocks
[    0.834162] ALSA device list:
[    0.835502]   No soundcards found.
[    0.869535] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[    0.876617] Freeing unused kernel memory: 8320K
[    0.878113] Run /init as init process
[    0.879447]   with arguments:
[    0.879452]     /init
[    0.879455]   with environment:
[    0.879458]     HOME=/
[    0.879461]     TERM=linux
[    0.879464]     BOOT_IMAGE=/Image
[    0.969875] mmc0: new ultra high speed DDR50 SDHC card at address e624
[    0.972038] mmcblk0: mmc0:e624 AALCD 29.7 GiB
[    0.976993]  mmcblk0: p1 p2
[    1.050030] usb 2-1: new high-speed USB device number 2 using xhci_hcd
[    1.180386] usb 2-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[    1.182311] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.184302] usb 2-1: Product: USB2.0 Hub
[    1.187220] hub 2-1:1.0: USB hub found
[    1.189065] hub 2-1:1.0: 4 ports detected
[    1.294319] usb 3-2: new SuperSpeed USB device number 2 using xhci_hcd
[    1.313303] usb 3-2: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
[    1.314983] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.324288] hub 3-2:1.0: USB hub found
[    1.326535] hub 3-2:1.0: 4 ports detected
[    1.473816] usb 2-1.1: new high-speed USB device number 3 using xhci_hcd
[    1.552559] usb 2-1.1: New USB device found, idVendor=0781, idProduct=5530, bcdDevice= 1.00
[    1.553957] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.555355] usb 2-1.1: Product: Cruzer
[    1.556676] usb 2-1.1: Manufacturer: SanDisk
[    1.558004] usb 2-1.1: SerialNumber: 4C530301260404100081
[    1.561030] usb-storage 2-1.1:1.0: USB Mass Storage device detected
[    1.562906] scsi host0: usb-storage 2-1.1:1.0
[    1.622320] usb 3-2.1: new SuperSpeed USB device number 3 using xhci_hcd
[    1.638203] usb 3-2.1: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
[    1.639515] usb 3-2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.643835] hub 3-2.1:1.0: USB hub found
[    1.645688] hub 3-2.1:1.0: 4 ports detected
[    1.702800] usb 2-1.2: new high-speed USB device number 4 using xhci_hcd
[    1.783127] usb 2-1.2: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
[    1.784482] usb 2-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.787017] hub 2-1.2:1.0: USB hub found
[    1.788584] hub 2-1.2:1.0: 4 ports detected
[    1.857796] usb 2-1.4: new low-speed USB device number 5 using xhci_hcd
[    1.947836] usb 2-1.4: New USB device found, idVendor=c0f4, idProduct=04c0, bcdDevice= 1.10
[    1.949189] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.950526] usb 2-1.4: Product: usb keyboard
[    1.951866] usb 2-1.4: Manufacturer: SZH
[    1.961791] input: SZH usb keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb2/2-1/2-1.4/2-1.4:1.0/0003:C0F4:04C0.0001/input/input0
[    2.015156] hid-generic 0003:C0F4:04C0.0001: input,hidraw0: USB HID v1.10 Keyboard [SZH usb keyboard] on usb-0000:01:00.0-1.4/input0
[    2.021550] input: SZH usb keyboard Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb2/2-1/2-1.4/2-1.4:1.1/0003:C0F4:04C0.0002/input/input1
[    2.074988] input: SZH usb keyboard System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb2/2-1/2-1.4/2-1.4:1.1/0003:C0F4:04C0.0002/input/input2
[    2.076545] usb 2-1.2.1: new high-speed USB device number 6 using xhci_hcd
[    2.078169] hid-generic 0003:C0F4:04C0.0002: input,hidraw1: USB HID v1.10 Device [SZH usb keyboard] on usb-0000:01:00.0-1.4/input1
[    2.169139] usb 2-1.2.1: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
[    2.170667] usb 2-1.2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.173333] hub 2-1.2.1:1.0: USB hub found
[    2.175033] hub 2-1.2.1:1.0: 4 ports detected
[    2.592792] scsi 0:0:0:0: Direct-Access     SanDisk  Cruzer           1.00 PQ: 0 ANSI: 6
[    2.595053] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.597962] sd 0:0:0:0: [sda] 120225792 512-byte logical blocks: (61.6 GB/57.3 GiB)
[    2.600373] sd 0:0:0:0: [sda] Write Protect is off
[    2.601848] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[    2.602320] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    2.626312]  sda: sda1 sda2 sda3
[    2.628264] sd 0:0:0:0: [sda] Attached SCSI removable disk
[    3.242434] EXT4-fs (sda2): mounted filesystem a8d2f812-d719-4686-8ef3-800cfce400e8 ro with ordered data mode. Quota mode: none.
[    4.308362] systemd[1]: systemd 255.4-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    4.311716] systemd[1]: Detected architecture arm64.
[    4.326648] systemd[1]: Hostname set to <alarm>.
[    4.365361] systemd[1]: Initializing machine ID from random generator.
[    4.367101] systemd[1]: Installed transient /etc/machine-id file.
[    4.552337] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported
[    5.556635] systemd[1]: multi-user.target: Wants dependency dropin /etc/systemd/system/multi-user.target.wants/log_mods.service is not a symlink, ignoring.
[    5.783485] systemd[1]: Queued start job for default target Graphical Interface.
[    5.840005] systemd[1]: Created slice Slice /system/dirmngr.
[    5.844760] systemd[1]: Created slice Slice /system/getty.
[    5.849488] systemd[1]: Created slice Slice /system/gpg-agent.
[    5.854188] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[    5.858929] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[    5.863607] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[    5.868410] systemd[1]: Created slice Slice /system/keyboxd.
[    5.873221] systemd[1]: Created slice Slice /system/modprobe.
[    5.877750] systemd[1]: Created slice User and Session Slice.
[    5.881702] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.885617] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.889849] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.893722] systemd[1]: Expecting device /dev/disk/by-diskseq/2-part3...
[    5.897548] systemd[1]: Expecting device /dev/sda1...
[    5.901340] systemd[1]: Reached target Local Encrypted Volumes.
[    5.905147] systemd[1]: Reached target Login Prompts.
[    5.908847] systemd[1]: Reached target Local Integrity Protected Volumes.
[    5.912467] systemd[1]: Reached target Remote File Systems.
[    5.915980] systemd[1]: Reached target Slice Units.
[    5.919512] systemd[1]: Reached target Local Verity Protected Volumes.
[    5.923253] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    5.940050] systemd[1]: Listening on LVM2 poll daemon socket.
[    5.948264] systemd[1]: Listening on Process Core Dump Socket.
[    5.952238] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.956164] systemd[1]: Listening on Journal Socket.
[    5.960116] systemd[1]: Listening on Network Service Netlink Socket.
[    5.963715] systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.967348] systemd[1]: Listening on udev Control Socket.
[    5.971306] systemd[1]: Listening on udev Kernel Socket.
[    5.988998] systemd[1]: Mounting Huge Pages File System...
[    5.995401] systemd[1]: Mounting POSIX Message Queue File System...
[    6.002530] systemd[1]: Mounting Kernel Debug File System...
[    6.007597] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[    6.024253] systemd[1]: Starting Create List of Static Device Nodes...
[    6.032331] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    6.041105] systemd[1]: Starting Load Kernel Module configfs...
[    6.049451] systemd[1]: Starting Load Kernel Module dm_mod...
[    6.058623] systemd[1]: Starting Load Kernel Module drm...
[    6.072592] systemd[1]: Starting Load Kernel Module fuse...
[    6.084335] systemd[1]: Starting Load Kernel Module loop...
[    6.096712] systemd[1]: Starting Journal Service...
[    6.114358] systemd[1]: Starting Load Kernel Modules...
[    6.123102] systemd[1]: Starting Generate network units from Kernel command line...
[    6.125590] fuse: init (API version 7.39)
[    6.132554] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    6.145360] systemd[1]: Starting Remount Root and Kernel File Systems...
[    6.149960] systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    6.156345] systemd[1]: Starting Coldplug All udev Devices...
[    6.167613] systemd[1]: Mounted Huge Pages File System.
[    6.180899] loop: module loaded
[    6.185608] systemd[1]: Mounted POSIX Message Queue File System.
[    6.190815] systemd[1]: Mounted Kernel Debug File System.
[    6.195435] systemd[1]: Finished Create List of Static Device Nodes.
[    6.199969] systemd[1]: [email protected]: Deactivated successfully.
[    6.202448] systemd[1]: Finished Load Kernel Module configfs.
[    6.207357] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    6.209420] systemd[1]: Finished Load Kernel Module dm_mod.
[    6.214326] systemd[1]: [email protected]: Deactivated successfully.
[    6.214414] systemd-journald[287]: Collecting audit messages is disabled.
[    6.216879] systemd[1]: Finished Load Kernel Module drm.
[    6.222589] systemd[1]: [email protected]: Deactivated successfully.
[    6.225077] systemd[1]: Finished Load Kernel Module fuse.
[    6.230757] systemd[1]: [email protected]: Deactivated successfully.
[    6.233354] systemd[1]: Finished Load Kernel Module loop.
[    6.238301] systemd[1]: Finished Load Kernel Modules.
[    6.242762] systemd[1]: Finished Generate network units from Kernel command line.
[    6.247853] systemd[1]: Finished Remount Root and Kernel File Systems.
[    6.252684] systemd[1]: Reached target Preparation for Network.
[    6.262973] systemd[1]: Mounting FUSE Control File System...
[    6.271194] systemd[1]: Mounting Kernel Configuration File System...
[    6.296282] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    6.300636] systemd[1]: Starting Load/Save OS Random Seed...
[    6.306719] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[    6.323353] systemd[1]: Starting Apply Kernel Variables...
[    6.331331] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    6.336789] systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    6.341831] systemd[1]: Started Journal Service.
[    6.448968] systemd-journald[287]: Received client request to flush runtime journal.
[    7.235022] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    7.271264] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    7.273711] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    7.321716] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    7.323756] cfg80211: failed to load regulatory.db
[    7.662411] bcm2835-wdt bcm2835-wdt: Poweroff handler already present!
[    7.664473] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    7.744962] brcmstb-i2c fef09500.i2c:  @97500hz registered in polling mode
[    7.747506] brcmstb-i2c fef04500.i2c:  @97500hz registered in polling mode
[    7.760489] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[    7.765806] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[    7.825440] Console: switching to colour dummy device 80x25
[    7.856874] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[    7.863658] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    7.874049] usbcore: registered new interface driver brcmfmac
[    7.882028] Bluetooth: Core ver 2.22
[    7.883558] NET: Registered PF_BLUETOOTH protocol family
[    7.883578] Bluetooth: HCI device and connection manager initialized
[    7.883595] Bluetooth: HCI socket layer initialized
[    7.883604] Bluetooth: L2CAP socket layer initialized
[    7.883633] Bluetooth: SCO socket layer initialized
[    7.884097] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2
[    7.886198] Registered IR keymap rc-cec
[    7.886356] rc rc0: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc0
[    7.886468] input: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc0/input3
[    7.888415] vc4_hdmi fef05700.hdmi: Could not register PCM component: -517
[    7.901701] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[    7.904504] Registered IR keymap rc-cec
[    7.904620] rc rc0: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc0
[    7.904719] input: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc0/input4
[    7.905374] vc4_hdmi fef05700.hdmi: Could not register PCM component: -517
[    8.004979] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[    8.008091] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[    8.010295] Registered IR keymap rc-cec
[    8.010442] rc rc0: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc0
[    8.010565] input: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc0/input5
[    8.011689] vc4_hdmi fef05700.hdmi: Could not register PCM component: -517
[    8.031310] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[    8.037393] Registered IR keymap rc-cec
[    8.037603] rc rc0: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc0
[    8.037717] input: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc0/input6
[    8.040258] vc4_hdmi fef05700.hdmi: Could not register PCM component: -517
[    8.071349] Bluetooth: HCI UART driver ver 2.3
[    8.071379] Bluetooth: HCI UART protocol H4 registered
[    8.071386] Bluetooth: HCI UART protocol BCSP registered
[    8.071462] Bluetooth: HCI UART protocol LL registered
[    8.071471] Bluetooth: HCI UART protocol ATH3K registered
[    8.071507] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    8.072474] Bluetooth: HCI UART protocol Intel registered
[    8.073156] Bluetooth: HCI UART protocol Broadcom registered
[    8.073218] Bluetooth: HCI UART protocol QCA registered
[    8.073251] Bluetooth: HCI UART protocol Marvell registered
[    8.074756] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[    8.074926] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[    8.191626] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[    8.254182] bcmgenet fd580000.ethernet eth0: Link is Down
[    8.317605] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[    8.318481] Registered IR keymap rc-cec
[    8.318648] rc rc0: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc0
[    8.318758] input: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc0/input7
[    8.319072] vc4_hdmi fef05700.hdmi: Could not register PCM component: -517
[    8.327049] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[    8.327482] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Apr 15 2021 03:03:20 version 7.45.234 (4ca95bb CY) FWID 01-996384e2
[    8.414195] usb 2-1.2: reset high-speed USB device number 4 using xhci_hcd
[    8.792096] usb 2-1.2.1: reset high-speed USB device number 6 using xhci_hcd
[    8.935692] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    8.937605] Adding 4929532k swap on /dev/sda3.  Priority:-2 extents:1 across:4929532k 
[   10.288446] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   10.288469] Bluetooth: BNEP filters: protocol multicast
[   10.288483] Bluetooth: BNEP socket layer initialized
[   10.335809] Bluetooth: hci0: command 0xfc18 tx timeout
[   12.384273] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   12.440735] EXT4-fs (sda2): re-mounted a8d2f812-d719-4686-8ef3-800cfce400e8 r/w. Quota mode: none.
[   14.284148] brcmfmac: brcmf_set_channel: set chanspec 0x100c fail, reason -52
[   14.284437] brcmfmac: brcmf_set_channel: set chanspec 0x100d fail, reason -52
[   14.284715] brcmfmac: brcmf_set_channel: set chanspec 0x100e fail, reason -52
[   14.285008] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[   14.388200] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[   14.492109] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[   14.596084] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[   14.700130] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52
[   14.700418] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52
[   14.700696] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52
[   18.399797] Bluetooth: hci0: BCM: failed to write update baudrate (-110)
[   18.399822] Bluetooth: hci0: Failed to set baudrate
[   18.402064] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[   18.402716] Registered IR keymap rc-cec
[   18.402867] rc rc0: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc0
[   18.402973] input: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc0/input8
[   18.403270] vc4_hdmi fef05700.hdmi: Could not register PCM component: -517
[   18.418555] platform gpu: deferred probe pending
[   20.447801] Bluetooth: hci0: command 0x0c03 tx timeout
[   28.639798] Bluetooth: hci0: BCM: Reset failed (-110)

Attached is a low-quality video of how the display is lost upon systemd startup.

My.Movie.1.2.mp4
@ardbiesheuvel
Copy link
Contributor

@jlinton any ideas?

@alsldlflglhljlk
Copy link
Author

alsldlflglhljlk commented Apr 9, 2024

Alright, a new update (on Arch Linux) has rendered v1.35 without display as well. However, by adding nomodeset to the kernel command line, I can solve this issue. This indicates an issue with KMS not present in v1.34 and other prior versions.

@Roburetto
Copy link

Same behaviour is happening with Fedora 39 and Fedora 40.
Dmesg shows similar errors:
[ 7.888415] vc4_hdmi fef05700.hdmi: Could not register PCM component: -517
etc...

@alsldlflglhljlk
Copy link
Author

Maybe something here?

@Roburetto
Copy link

Roburetto commented Apr 10, 2024

"HDMI audio is inherently linked to the video mode, and running audio from the firmware and video from the kernel will run into issues should the video mode ever be changed or otherwise not match."

Makes sense. Same error message seems to plague opensuse.

Have you tried Arch with pftf v1.34 ?

@alsldlflglhljlk
Copy link
Author

It works with v1.34 and below.

@Roburetto
Copy link

Roburetto commented Apr 10, 2024

opensuse devs came to the conclusion that changes in raspberrypi-firmware-dt from 2023/11/21 messed with the device tree. The solution being reverting to an old version (as seemingly pftf 1.34 and prior are including...?) and or DMA patches at kernel level.

Ref.: https://bugzilla.opensuse.org/show_bug.cgi?id=1217512

"I am afraid that vendor changes around new RPi5 makes new
device trees unusable without corresponding changes in DMA
driver, which I don't see to happen soon."
(...)
I think the safest resolution for the moment is
to revert to prior device tree version."

@alsldlflglhljlk
Copy link
Author

I copied the .dtb files from v1.34 and replaced the ones from v1.36, and... success! I'll file a PR for this soon.

@Roburetto
Copy link

Same here. Fedora 40 working fine now after copying *.dtb files from pftf 1.34 ove pftf 1.36.

pbatard added a commit that referenced this issue Apr 11, 2024
* This is a workaround for #252
* Also update EDK2 to latest
@pbatard
Copy link
Member

pbatard commented Apr 11, 2024

Please try with the newly released v1.37 that reverts the DTB to a version before the HDMI Audio changes and see if that works better.

@Roburetto
Copy link

Roburetto commented Apr 12, 2024

I can confirm that release 1.37 is working fine in a dual boot with Windows 11 (wor) & Fedora 40.

@Roburetto
Copy link

Roburetto commented Apr 13, 2024

Interesting discovery: booting current Raspberry Pi OS with DTB from pftf 1.37 mostly works but it is impossible to reboot or power down the device (the usb disk stays always on).

@Roburetto
Copy link

Also, I am not sure mini-uart is working properly. I have to disable it to make bluetooth work both in Fedora and Raspberry Pi OS.

@alsldlflglhljlk
Copy link
Author

@Roburetto You should probably open a new issue containing applicable logs for the BT problem. I personally never got BT to work on any OS, getting Bluetooth: hci0: BCM: Reset failed (-110) even with proper firmware.

@jlinton
Copy link
Member

jlinton commented Apr 16, 2024

The BT issues are almost assuredly because the Linux kernel cannot flip the secret console mux, and the PFTF config.txt is defaulting the firmware/linux consoles to the pl011.

Although its a bit hit/miss the unmerged patch on the edk2 mailing lists to set the baud on both the pl011 and the miniuart fixes BT enough to pair with slow devices like keyboards in ACPI mode they still need to be inverted back to the defaults in config.txt because the BT/DT configs don't work in mainline otherwise.

@Roburetto
Copy link

Roburetto commented Apr 17, 2024

In my experience Bluetooth seems to work best (only tested pairing headphones and listening to music) if I switch both uart and mini-uart OFF in pftf's config.txt (the drawback being keyboard input on pftf becoming unstable).

On the Raspberry Pi OS disabling mini-uart alone renders the device unable to fully power off - something which is fixed when you additionally disable uart.

On Raspberry Pi OS I am now facing a different issue: Kwin busts in KDE (the desktop environment does run on X11 provided you disable enabling the composer on start-up but freezes the Pi altogether if you try to run Plasma on Wayland ).

It’s worth nothing that Wayland works fine with the default WM provided (LXDE over Wayfire I believe).

I wonder if this can have something to with the way the monitor resolution is picked...?

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

5 participants