[How-To] Install Arch on Raspberry Pi 5b

Guides written by the community, for the community, and only guides!

Re: [How-To] Install Arch on Raspberry Pi 5b

Postby eggbladder » Mon Feb 26, 2024 4:38 am

i got the arch linux arm set up on the RPI, but im facing issues
using iwd, the rpi 5 enables power saving, which completely breaks iwd, and theres a cmd to turn it off however
its not permanent
does anyone know how to permanently disable powersaving?
eggbladder
 
Posts: 6
Joined: Sat Feb 24, 2024 6:31 am

Re: [How-To] Install Arch on Raspberry Pi 5b

Postby jernst » Wed Feb 28, 2024 7:27 pm

I had to add init=/usr/lib/systemd/systemd to cmdline.txt

And while it boots now and I can ssh into it, the display goes away about 3/4 into the boot. It starts printing to the console just fine, but in later phases of the boot, somehow it can't find the display any more. Any ideas?
jernst
 
Posts: 75
Joined: Tue Aug 20, 2013 4:22 pm
Location: Silicon Valley

Re: [How-To] Install Arch on Raspberry Pi 5b

Postby eggbladder » Wed Feb 28, 2024 7:51 pm

jernst, are you talking about x11, wayland, or just the normal headless interface?
eggbladder
 
Posts: 6
Joined: Sat Feb 24, 2024 6:31 am

Re: [How-To] Install Arch on Raspberry Pi 5b

Postby jernst » Wed Feb 28, 2024 8:31 pm

Just the text-based console.
jernst
 
Posts: 75
Joined: Tue Aug 20, 2013 4:22 pm
Location: Silicon Valley

Re: [How-To] Install Arch on Raspberry Pi 5b

Postby eggbladder » Wed Feb 28, 2024 8:33 pm

Maybe send the lspci output, as well as dmesg, if you can.
eggbladder
 
Posts: 6
Joined: Sat Feb 24, 2024 6:31 am

Re: [How-To] Install Arch on Raspberry Pi 5b

Postby jernst » Wed Feb 28, 2024 8:40 pm

[code]
# lspci
00:00.0 PCI bridge: Broadcom Inc. and subsidiaries BCM2712 PCIe Bridge (rev 21)
01:00.0 Ethernet controller: Raspberry Pi Ltd RP1 PCIe 2.0 South Bridge
[/code]

[code]
# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x414fd0b1]
[ 0.000000] Linux version 6.6.16-3-rpi (builduser@leming) (aarch64-unknown-linux-gnu-gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Fri Feb 16 11:02:45 MST 2024
[ 0.000000] KASLR enabled
[ 0.000000] random: crng init done
[ 0.000000] Machine model: Raspberry Pi 5 Model B Rev 1.0
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000002000000, size 320 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000000002000000..0x0000000015ffffff (327680 KiB) map reusable linux,cma
[ 0.000000] OF: reserved mem: 0x0000000000000000..0x000000000007ffff (512 KiB) nomap non-reusable atf@0
[ 0.000000] OF: reserved mem: 0x000000003fd16560..0x000000003fd16597 (0 KiB) nomap non-reusable nvram@0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x00000001ffffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000000007ffff]
[ 0.000000] node 0: [mem 0x0000000000080000-0x000000003f7fffff]
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000001ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
[ 0.000000] On node 0, zone DMA: 2048 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 30 pages/cpu s85416 r8192 d29272 u122880
[ 0.000000] pcpu-alloc: s85416 r8192 d29272 u122880 alloc=30*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: Virtualization Host Extensions
[ 0.000000] CPU features: detected: Hardware dirty bit management
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=2C:CF:67:10:38:0C vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 root=/dev/mmcblk0p2 rw rootwait console=ttyAMA10,115200 console=tty1 fsck.repair=yes init=/usr/lib/systemd/systemd
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2062336
[ 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 0x00000000fbfff000-0x00000000fffff000] (64MB)
[ 0.000000] Memory: 7789636K/8380416K available (14464K kernel code, 2298K rwdata, 4528K rodata, 5056K init, 1049K bss, 263100K reserved, 327680K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 45494 entries in 178 pages
[ 0.000000] ftrace: allocated 178 pages with 4 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] 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] 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.000154] Console: colour dummy device 80x25
[ 0.000159] printk: console [tty1] enabled
[ 0.000323] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[ 0.000331] pid_max: default: 32768 minimum: 301
[ 0.000365] LSM: initializing lsm=capability,integrity
[ 0.000425] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000453] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000784] cgroup: Disabling memory control group subsystem
[ 0.001274] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.001313] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.001345] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.001432] rcu: Hierarchical SRCU implementation.
[ 0.001436] rcu: Max phase no-delay instances is 1000.
[ 0.002056] EFI services will not be available.
[ 0.002166] smp: Bringing up secondary CPUs ...
[ 0.002376] Detected PIPT I-cache on CPU1
[ 0.002421] CPU1: Booted secondary processor 0x0000000100 [0x414fd0b1]
[ 0.002647] Detected PIPT I-cache on CPU2
[ 0.002680] CPU2: Booted secondary processor 0x0000000200 [0x414fd0b1]
[ 0.002901] Detected PIPT I-cache on CPU3
[ 0.002932] CPU3: Booted secondary processor 0x0000000300 [0x414fd0b1]
[ 0.002960] smp: Brought up 1 node, 4 CPUs
[ 0.002980] SMP: Total of 4 processors activated.
[ 0.002985] CPU features: detected: 32-bit EL0 Support
[ 0.002988] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.002993] CPU features: detected: Common not Private translations
[ 0.002997] CPU features: detected: CRC32 instructions
[ 0.003002] CPU features: detected: RCpc load-acquire (LDAPR)
[ 0.003005] CPU features: detected: LSE atomic instructions
[ 0.003009] CPU features: detected: Privileged Access Never
[ 0.003013] CPU features: detected: RAS Extension Support
[ 0.003018] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 0.003056] CPU: All CPU(s) started at EL2
[ 0.003059] alternatives: applying system-wide alternatives
[ 0.005206] devtmpfs: initialized
[ 0.008041] Enabled cp15_barrier support
[ 0.008052] Enabled setend support
[ 0.008100] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.008111] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.011673] pinctrl core: initialized pinctrl subsystem
[ 0.011834] DMI not present or invalid.
[ 0.012008] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.012487] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.012548] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.012651] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.012673] audit: initializing netlink subsys (disabled)
[ 0.012724] audit: type=2000 audit(0.012:1): state=initialized audit_enabled=0 res=1
[ 0.012852] thermal_sys: Registered thermal governor 'step_wise'
[ 0.012866] cpuidle: using governor menu
[ 0.012932] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.012964] ASID allocator initialised with 32768 entries
[ 0.013270] Serial: AMBA PL011 UART driver
[ 0.014225] bcm2835-mbox 107c013880.mailbox: mailbox enabled
[ 0.014580] 107d001000.serial: ttyAMA10 at MMIO 0x107d001000 (irq = 15, base_baud = 0) is a PL011 rev2
[ 0.014594] printk: console [ttyAMA10] enabled
[ 0.743740] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-12-06T18:29:25, variant start_cd
[ 0.757796] raspberrypi-firmware soc:firmware: Firmware hash is e02d33b300000000000000000000000000000000
[ 0.773635] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[ 0.780716] Modules: 0 pages in range for non-PLT usage
[ 0.780717] Modules: 517392 pages in range for PLT usage
[ 0.853981] raid6: neonx8 gen() 7922 MB/s
[ 0.930002] raid6: neonx4 gen() 7871 MB/s
[ 1.002024] raid6: neonx2 gen() 6661 MB/s
[ 1.074044] raid6: neonx1 gen() 5281 MB/s
[ 1.146064] raid6: int64x8 gen() 3510 MB/s
[ 1.218105] raid6: int64x4 gen() 3685 MB/s
[ 1.290106] raid6: int64x2 gen() 3080 MB/s
[ 1.362133] raid6: int64x1 gen() 2533 MB/s
[ 1.366414] raid6: using algorithm neonx8 gen() 7922 MB/s
[ 1.438145] raid6: .... xor() 5994 MB/s, rmw enabled
[ 1.443125] raid6: using neon recovery algorithm
[ 1.447894] bcm2835-dma 1000010000.dma: DMA legacy API manager, dmachans=0x1
[ 1.455368] iommu: Default domain type: Translated
[ 1.460185] iommu: DMA domain TLB invalidation policy: strict mode
[ 1.466484] SCSI subsystem initialized
[ 1.470278] usbcore: registered new interface driver usbfs
[ 1.475794] usbcore: registered new interface driver hub
[ 1.481131] usbcore: registered new device driver usb
[ 1.486287] pps_core: LinuxPPS API ver. 1 registered
[ 1.491269] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.500444] PTP clock support registered
[ 1.504648] vgaarb: loaded
[ 1.507453] clocksource: Switched to clocksource arch_sys_counter
[ 1.513669] VFS: Disk quotas dquot_6.6.0
[ 1.519491] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.526454] FS-Cache: Loaded
[ 1.529405] CacheFiles: Loaded
[ 1.534137] NET: Registered PF_INET protocol family
[ 1.539219] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 1.549195] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 1.557809] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 1.565590] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 1.573822] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 1.583061] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.589784] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[ 1.597424] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 1.604337] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 1.611739] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 1.617572] RPC: Registered named UNIX socket transport module.
[ 1.623518] RPC: Registered udp transport module.
[ 1.628237] RPC: Registered tcp transport module.
[ 1.632956] RPC: Registered tcp-with-tls transport module.
[ 1.638461] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.644938] PCI: CLS 0 bytes, default 64
[ 1.649075] Trying to unpack rootfs image as initramfs...
[ 1.654540] kvm [1]: IPA Size Limit: 40 bits
[ 1.658868] kvm [1]: vgic interrupt IRQ9
[ 1.662825] kvm [1]: VHE mode initialized successfully
[ 1.668453] Initialise system trusted keyrings
[ 1.672995] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 1.679494] zbud: loaded
[ 1.682255] NFS: Registering the id_resolver key type
[ 1.687335] Key type id_resolver registered
[ 1.691541] Key type id_legacy registered
[ 1.695568] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.702300] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 1.709984] xor: measuring software checksum speed
[ 1.715794] 8regs : 9936 MB/sec
[ 1.721175] 32regs : 9835 MB/sec
[ 1.726272] arm64_neon : 13573 MB/sec
[ 1.730642] xor: using function: arm64_neon (13573 MB/sec)
[ 1.736150] Key type asymmetric registered
[ 1.740264] Asymmetric key parser 'x509' registered
[ 1.745185] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 1.752711] io scheduler mq-deadline registered
[ 1.757260] io scheduler kyber registered
[ 1.761302] io scheduler bfq registered
[ 1.765453] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7c502000, parent irq: 27)
[ 1.774629] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d503000, parent irq: 28)
[ 1.782376] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508380, parent irq: 29)
[ 1.790131] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508400, parent irq: 30)
[ 1.797879] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7d510600, parent irq: 31)
[ 1.807020] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d517b00, parent irq: 32)
[ 1.816696] simple-framebuffer 3f800000.framebuffer: framebuffer at 0x3f800000, 0x3f4800 bytes
[ 1.822467] Freeing initrd memory: 8024K
[ 1.825416] simple-framebuffer 3f800000.framebuffer: format=r5g6b5, mode=1920x1080x16, linelength=3840
[ 1.840405] Console: switching to colour frame buffer device 240x67
[ 1.848233] simple-framebuffer 3f800000.framebuffer: fb0: simplefb registered!
[ 1.887484] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 1.894226] 107d50c000.serial: ttyS0 at MMIO 0x107d50c000 (irq = 34, base_baud = 6000000) is a Broadcom BCM7271 UART
[ 1.904879] serial serial0: tty port ttyS0 registered
[ 1.910329] iproc-rng200 107d208000.rng: hwrng registered
[ 1.915820] vc-mem: phys_addr:0x00000000 mem_base=0x3fc00000 mem_size:0x40000000(1024 MiB)
[ 1.924379] bcm2712-iommu-cache 1000005b00.iommuc: bcm2712_iommu_cache_probe
[ 1.933491] brd: module loaded
[ 1.938001] loop: module loaded
[ 1.941273] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 1.948656] Loading iSCSI transport class v2.0-870.
[ 1.954477] usbcore: registered new device driver r8152-cfgselector
[ 1.960799] usbcore: registered new interface driver r8152
[ 1.966334] usbcore: registered new interface driver lan78xx
[ 1.972035] usbcore: registered new interface driver smsc95xx
[ 1.977884] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.983680] dwc_otg: FIQ enabled
[ 1.983682] dwc_otg: NAK holdoff enabled
[ 1.983683] dwc_otg: FIQ split-transaction FSM enabled
[ 1.983686] Module dwc_common_port init
[ 1.983839] usbcore: registered new interface driver uas
[ 1.989187] usbcore: registered new interface driver usb-storage
[ 1.995327] mousedev: PS/2 mouse device common for all mice
[ 2.008601] rpi-rtc soc:rpi_rtc: registered as rtc0
[ 2.014956] rpi-rtc soc:rpi_rtc: setting system clock to 2024-02-28T20:37:15 UTC (1709152635)
[ 2.023885] bcm2835-wdt bcm2835-wdt: Poweroff handler already present!
[ 2.030450] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 2.039150] sdhci: Secure Digital Host Controller Interface driver
[ 2.045366] sdhci: Copyright(c) Pierre Ossman
[ 2.049764] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.055592] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.061651] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 2.068127] hid: raw HID events driver (C) Jiri Kosina
[ 2.073296] usbcore: registered new interface driver usbhid
[ 2.078891] usbhid: USB HID core driver
[ 2.082976] hw perfevents: enabled with armv8_cortex_a76 PMU driver, 7 counters available
[ 2.091323] NET: Registered PF_PACKET protocol family
[ 2.096441] Key type dns_resolver registered
[ 2.103949] registered taskstats version 1
[ 2.108116] Loading compiled-in X.509 certificates
[ 2.114903] Key type .fscrypt registered
[ 2.119155] Key type fscrypt-provisioning registered
[ 2.124901] Btrfs loaded, zoned=no, fsverity=yes
[ 2.130413] brcm-pcie 1000120000.pcie: host bridge /axi/pcie@120000 ranges:
[ 2.137713] brcm-pcie 1000120000.pcie: No bus range found for /axi/pcie@120000, using [bus 00-ff]
[ 2.147144] brcm-pcie 1000120000.pcie: MEM 0x1f00000000..0x1ffffffffb -> 0x0000000000
[ 2.155750] brcm-pcie 1000120000.pcie: MEM 0x1c00000000..0x1effffffff -> 0x0400000000
[ 2.164350] brcm-pcie 1000120000.pcie: IB MEM 0x1f00000000..0x1f003fffff -> 0x0000000000
[ 2.172946] brcm-pcie 1000120000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000
[ 2.182703] brcm-pcie 1000120000.pcie: Forcing gen 2
[ 2.188146] brcm-pcie 1000120000.pcie: PCI host bridge to bus 0000:00
[ 2.194900] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.200691] pci_bus 0000:00: root bus resource [mem 0x1f00000000-0x1ffffffffb] (bus address [0x00000000-0xfffffffb])
[ 2.211546] pci_bus 0000:00: root bus resource [mem 0x1c00000000-0x1effffffff pref] (bus address [0x400000000-0x6ffffffff])
[ 2.223019] pci 0000:00:00.0: [14e4:2712] type 01 class 0x060400
[ 2.229351] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 2.235711] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 2.351458] brcm-pcie 1000120000.pcie: link up, 5.0 GT/s PCIe x4 (!SSC)
[ 2.358559] pci 0000:01:00.0: [1de4:0001] type 00 class 0x020000
[ 2.364881] pci 0000:01:00.0: reg 0x10: [mem 0xffffc000-0xffffffff]
[ 2.371456] pci 0000:01:00.0: reg 0x14: [mem 0xffc00000-0xffffffff]
[ 2.378026] pci 0000:01:00.0: reg 0x18: [mem 0xffff0000-0xffffffff]
[ 2.384651] pci 0000:01:00.0: supports D1
[ 2.388942] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
[ 2.407461] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 2.414376] pci 0000:00:00.0: BAR 8: assigned [mem 0x1f00000000-0x1f005fffff]
[ 2.421809] pci 0000:01:00.0: BAR 1: assigned [mem 0x1f00000000-0x1f003fffff]
[ 2.429240] pci 0000:01:00.0: BAR 2: assigned [mem 0x1f00400000-0x1f0040ffff]
[ 2.436663] pci 0000:01:00.0: BAR 0: assigned [mem 0x1f00410000-0x1f00413fff]
[ 2.444081] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 2.449315] pci 0000:00:00.0: bridge window [mem 0x1f00000000-0x1f005fffff]
[ 2.456732] pci 0000:00:00.0: Max Payload Size set to 256/ 512 (was 128), Max Read Rq 512
[ 2.465464] pci 0000:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 512
[ 2.474242] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[ 2.480638] pcieport 0000:00:00.0: PME: Signaling with IRQ 39
[ 2.486702] pcieport 0000:00:00.0: AER: enabled with IRQ 39
[ 2.492595] rp1 0000:01:00.0: bar0 len 0x4000, start 0x1f00410000, end 0x1f00413fff, flags, 0x40200
[ 2.501932] rp1 0000:01:00.0: bar1 len 0x400000, start 0x1f00000000, end 0x1f003fffff, flags, 0x40200
[ 2.511447] rp1 0000:01:00.0: enabling device (0000 -> 0002)
[ 2.518365] rp1 0000:01:00.0: chip_id 0x20001927
[ 2.543484] macb 1f00100000.ethernet eth0: Cadence GEM rev 0x00070109 at 0x1f00100000 irq 107 (2c:cf:67:10:38:0c)
[ 2.557413] dw_axi_dmac_platform 1f00188000.dma: DesignWare AXI DMA Controller, 8 channels
[ 2.566207] xhci-hcd xhci-hcd.0: xHCI Host Controller
[ 2.571551] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1
[ 2.579509] xhci-hcd xhci-hcd.0: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000000000000810
[ 2.588782] xhci-hcd xhci-hcd.0: irq 132, io mem 0x1f00200000
[ 2.594876] xhci-hcd xhci-hcd.0: xHCI Host Controller
[ 2.600210] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2
[ 2.607730] xhci-hcd xhci-hcd.0: Host supports USB 3.0 SuperSpeed
[ 2.614150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[ 2.622717] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.630235] usb usb1: Product: xHCI Host Controller
[ 2.635397] usb usb1: Manufacturer: Linux 6.6.16-3-rpi xhci-hcd
[ 2.641605] usb usb1: SerialNumber: xhci-hcd.0
[ 2.646420] hub 1-0:1.0: USB hub found
[ 2.650454] hub 1-0:1.0: 2 ports detected
[ 2.654843] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[ 2.663407] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.670924] usb usb2: Product: xHCI Host Controller
[ 2.676106] usb usb2: Manufacturer: Linux 6.6.16-3-rpi xhci-hcd
[ 2.682310] usb usb2: SerialNumber: xhci-hcd.0
[ 2.687099] hub 2-0:1.0: USB hub found
[ 2.691128] hub 2-0:1.0: 1 port detected
[ 2.695529] xhci-hcd xhci-hcd.1: xHCI Host Controller
[ 2.700863] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3
[ 2.708807] xhci-hcd xhci-hcd.1: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000000000000810
[ 2.718073] xhci-hcd xhci-hcd.1: irq 137, io mem 0x1f00300000
[ 2.724155] xhci-hcd xhci-hcd.1: xHCI Host Controller
[ 2.729486] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4
[ 2.737000] xhci-hcd xhci-hcd.1: Host supports USB 3.0 SuperSpeed
[ 2.743411] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[ 2.751980] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.759497] usb usb3: Product: xHCI Host Controller
[ 2.764657] usb usb3: Manufacturer: Linux 6.6.16-3-rpi xhci-hcd
[ 2.770864] usb usb3: SerialNumber: xhci-hcd.1
[ 2.775651] hub 3-0:1.0: USB hub found
[ 2.779693] hub 3-0:1.0: 2 ports detected
[ 2.784124] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[ 2.792688] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.800225] usb usb4: Product: xHCI Host Controller
[ 2.805379] usb usb4: Manufacturer: Linux 6.6.16-3-rpi xhci-hcd
[ 2.811582] usb usb4: SerialNumber: xhci-hcd.1
[ 2.816439] hub 4-0:1.0: USB hub found
[ 2.820470] hub 4-0:1.0: 1 port detected
[ 2.825174] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
[ 2.833833] platform 1000800000.codec: bcm2712_iommu_probe_device: MMU 1000005100.iommu
[ 2.842141] platform 1000800000.codec: bcm2712_iommu_device_group: MMU 1000005100.iommu
[ 2.850564] platform 1000800000.codec: Adding to iommu group 0
[ 2.856705] platform 1000880000.pisp_be: bcm2712_iommu_probe_device: MMU 1000005100.iommu
[ 2.865291] platform 1000880000.pisp_be: bcm2712_iommu_device_group: MMU 1000005100.iommu
[ 2.873774] platform 1000880000.pisp_be: Adding to iommu group 0
[ 2.880192] platform 1000800000.codec: bcm2712_iommu_attach_dev: MMU 1000005100.iommu
[ 2.888322] platform 1000880000.pisp_be: bcm2712_iommu_attach_dev: MMU 1000005100.iommu
[ 2.896743] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_probe: Success
[ 2.904035] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
[ 2.912663] platform axi:gpu: bcm2712_iommu_probe_device: MMU 1000005200.iommu
[ 2.920187] usb 1-1: new full-speed USB device number 2 using xhci-hcd
[ 2.927022] platform axi:gpu: bcm2712_iommu_device_group: MMU 1000005200.iommu
[ 2.934566] platform axi:gpu: Adding to iommu group 1
[ 2.940080] platform axi:gpu: bcm2712_iommu_attach_dev: MMU 1000005200.iommu
[ 2.947579] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_probe: Success
[ 2.954902] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
[ 2.963432] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_probe: Success
[ 2.971374] sdhci-brcmstb 1000fff000.mmc: Got CD GPIO
[ 2.971578] of_cfs_init
[ 2.971786] mmc0: CQHCI version 5.10
[ 2.971958] of_cfs_init: OK
[ 2.972483] mmc1: CQHCI version 5.10
[ 2.977663] clk: Disabling unused clocks
[ 3.009692] mmc0: SDHCI controller on 1000fff000.mmc [1000fff000.mmc] using ADMA 64-bit
[ 3.075439] usb 1-1: New USB device found, idVendor=0b95, idProduct=6804, bcdDevice= 0.12
[ 3.083916] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.091558] usb 1-1: Product: AX68004
[ 3.095628] usb 1-1: Manufacturer: ASIX Electronics
[ 3.100893] usb 1-1: SerialNumber: 00000004
[ 3.113916] mmc0: new ultra high speed SDR104 SDHC card at address 0007
[ 3.121127] mmcblk0: mmc0:0007 SD16G 14.4 GiB
[ 3.127197] mmcblk0: p1 p2
[ 3.130426] mmcblk0: mmc0:0007 SD16G 14.4 GiB
[ 3.166006] mmc1: SDHCI controller on 1001100000.mmc [1001100000.mmc] using ADMA 64-bit
[ 3.178514] Freeing unused kernel memory: 5056K
[ 3.183394] Run /init as init process
[ 3.187324] with arguments:
[ 3.187326] /init
[ 3.187327] with environment:
[ 3.187328] HOME=/
[ 3.187329] TERM=linux
[ 3.212161] mmc1: new ultra high speed DDR50 SDIO card at address 0001
[ 3.254478] hub 1-1:1.0: USB hub found
[ 3.259279] hub 1-1:1.0: 7 ports detected
[ 3.391469] usb 1-2: new high-speed USB device number 3 using xhci-hcd
[ 3.402837] BTRFS: device label root devid 1 transid 127 /dev/mmcblk0p2 scanned by (udev-worker) (114)
[ 3.548368] usb 1-2: New USB device found, idVendor=13fe, idProduct=4100, bcdDevice= 1.00
[ 3.557026] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.564603] usb 1-2: Product: USB DISK 2.0
[ 3.569131] usb 1-2: Manufacturer:
[ 3.573743] usb 1-2: SerialNumber: 070D339174294605
[ 3.579529] usb-storage 1-2:1.0: USB Mass Storage device detected
[ 3.586188] scsi host0: usb-storage 1-2:1.0
[ 3.635463] usb 1-1.1: new full-speed USB device number 4 using xhci-hcd
[ 3.758349] usb 1-1.1: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[ 3.767154] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.774907] usb 1-1.1: Product: USB Optical Mouse
[ 3.780037] usb 1-1.1: Manufacturer: Logitech
[ 4.150190] input: Logitech USB Optical Mouse as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C077.0001/input/input0
[ 4.166047] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-xhci-hcd.0-1.1/input0
[ 4.259456] usb 1-1.2: new full-speed USB device number 5 using xhci-hcd
[ 4.376351] usb 1-1.2: New USB device found, idVendor=058f, idProduct=9410, bcdDevice= 1.22
[ 4.385079] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.392758] usb 1-1.2: Product: KB800HM Kinesis Freestyle2 for Mac
[ 4.399407] usb 1-1.2: Manufacturer: KINESIS CORPORATION
[ 4.695631] scsi 0:0:0:0: Direct-Access USB DISK 2.0 PMAP PQ: 0 ANSI: 4
[ 4.918239] input: KINESIS CORPORATION KB800HM Kinesis Freestyle2 for Mac as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:058F:9410.0002/input/input1
[ 4.995742] hid-generic 0003:058F:9410.0002: input,hidraw1: USB HID v1.10 Keyboard [KINESIS CORPORATION KB800HM Kinesis Freestyle2 for Mac] on usb-xhci-hcd.0-1.2/input0
[ 5.046246] input: KINESIS CORPORATION KB800HM Kinesis Freestyle2 for Mac System Control as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:058F:9410.0003/input/input2
[ 5.123530] input: KINESIS CORPORATION KB800HM Kinesis Freestyle2 for Mac Consumer Control as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:058F:9410.0003/input/input3
[ 5.143328] hid-generic 0003:058F:9410.0003: input,hidraw2: USB HID v1.10 Device [KINESIS CORPORATION KB800HM Kinesis Freestyle2 for Mac] on usb-xhci-hcd.0-1.2/input1
[ 5.264951] BTRFS info (device mmcblk0p2): first mount of filesystem 2a98ba7a-6e81-41d1-9a66-0572e413bd17
[ 5.275118] BTRFS info (device mmcblk0p2): using crc32c (crc32c-generic) checksum algorithm
[ 5.284031] BTRFS info (device mmcblk0p2): using free space tree
[ 5.304586] BTRFS info (device mmcblk0p2): enabling ssd optimizations
[ 5.311408] BTRFS info (device mmcblk0p2): auto enabling async discard
[ 5.754258] sd 0:0:0:0: [sda] 7579008 512-byte logical blocks: (3.88 GB/3.61 GiB)
[ 5.762475] sd 0:0:0:0: [sda] Write Protect is off
[ 5.767624] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
[ 5.767787] sd 0:0:0:0: [sda] No Caching mode page found
[ 5.773649] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 5.790784] NET: Registered PF_INET6 protocol family
[ 5.796453] Segment Routing with IPv6
[ 5.800474] In-situ OAM (IOAM) with IPv6
[ 5.801249] sda: sda1 sda2
[ 5.808380] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 5.839614] systemd[1]: systemd 255.3-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[ 5.872991] systemd[1]: Detected architecture arm64.
[ 5.882640] systemd[1]: Hostname set to <ubos-raspberry-pi5>.
[ 5.979614] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported
[ 6.133329] uart-pl011 107d001000.serial: no DMA platform data
[ 6.326385] systemd[1]: Queued start job for default target Multi-User System.
[ 6.360385] systemd[1]: Created slice Slice /system/dirmngr.
[ 6.367657] systemd[1]: Created slice Slice /system/getty.
[ 6.374652] systemd[1]: Created slice Slice /system/gpg-agent.
[ 6.381980] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[ 6.390000] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[ 6.397801] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[ 6.405232] systemd[1]: Created slice Slice /system/keyboxd.
[ 6.412098] systemd[1]: Created slice Slice /system/modprobe.
[ 6.418982] systemd[1]: Created slice Slice /system/serial-getty.
[ 6.426186] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 6.433345] systemd[1]: Created slice Slice /system/wpa_supplicant.
[ 6.440535] systemd[1]: Created slice User and Session Slice.
[ 6.447119] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 6.455864] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 6.464362] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 6.474552] systemd[1]: Expecting device /dev/disk/by-uuid/A78C-4B28...
[ 6.481898] systemd[1]: Expecting device /dev/ttyAMA10...
[ 6.488003] systemd[1]: Expecting device /sys/subsystem/net/devices/wlan0...
[ 6.495781] systemd[1]: Reached target Local Encrypted Volumes.
[ 6.502415] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 6.509941] systemd[1]: Reached target Path Units.
[ 6.515459] systemd[1]: Reached target Remote File Systems.
[ 6.521746] systemd[1]: Reached target Slice Units.
[ 6.527347] systemd[1]: Reached target Swaps.
[ 6.532424] systemd[1]: Reached target Local Verity Protected Volumes.
[ 6.539741] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 6.548202] systemd[1]: Listening on Process Core Dump Socket.
[ 6.556237] systemd[1]: Listening on Journal Socket (/dev/log).
[ 6.562943] systemd[1]: Listening on Journal Socket.
[ 6.568727] systemd[1]: Listening on Network Service Netlink Socket.
[ 6.575793] systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 6.590594] systemd[1]: Listening on udev Control Socket.
[ 6.596777] systemd[1]: Listening on udev Kernel Socket.
[ 6.602865] systemd[1]: Listening on User Database Manager Socket.
[ 6.609849] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
[ 6.647521] systemd[1]: Mounting POSIX Message Queue File System...
[ 6.655396] systemd[1]: Mounting Kernel Debug File System...
[ 6.662637] systemd[1]: Mounting Kernel Trace File System...
[ 6.670043] systemd[1]: Mounting Temporary Directory /tmp...
[ 6.677663] systemd[1]: Starting Create List of Static Device Nodes...
[ 6.686000] systemd[1]: Starting Load Kernel Module configfs...
[ 6.693951] systemd[1]: Starting Load Kernel Module dm_mod...
[ 6.701779] systemd[1]: Starting Load Kernel Module drm...
[ 6.709391] systemd[1]: Starting Load Kernel Module fuse...
[ 6.717180] systemd[1]: Starting Load Kernel Module loop...
[ 6.723960] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised:make_clickable_callback(MAGIC_URL_EMAIL, ' ',make_clickable_callback(MAGIC_URL_EMAIL, ' ', ''dm-devel@redhat.com', '', '')', '', '')
[ 6.733410] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 6.733627] fuse: init (API version 7.39)
[ 6.751128] systemd[1]: Starting Journal Service...
[ 6.759302] systemd[1]: Starting Load Kernel Modules...
[ 6.766644] systemd[1]: Starting Generate network units from Kernel command line...
[ 6.778011] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 6.789530] systemd-journald[206]: Collecting audit messages is disabled.
[ 6.791822] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 6.805782] systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 6.832456] systemd[1]: Starting Coldplug All udev Devices...
[ 6.838512] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.849737] snd_bcm2835: unknown parameter 'enable_compat_alsa' ignored
[ 6.850903] systemd[1]: Started Journal Service.
[ 9.648327] systemd-journald[206]: Received client request to flush runtime journal.
[ 11.502224] systemd-journald[206]: /var/log/journal/88dc229fd21d4055a0e994411b01455d/system.journal: Journal file uses a different sequence number ID, rotating.
[ 11.517159] systemd-journald[206]: Rotating system journal.
[ 16.236335] input: pwr_button as /devices/platform/pwr_button/input/input4
[ 16.254485] macb 1f00100000.ethernet end0: renamed from eth0
[ 16.274485] rpi-gpiomem 107d508500.gpiomem: window base 0x107d508500 size 0x00000040
[ 16.283298] rpi-gpiomem 107d508500.gpiomem: initialised 1 regions as /dev/gpiomem1
[ 16.291632] rpi-gpiomem 107d517c00.gpiomem: window base 0x107d517c00 size 0x00000040
[ 16.299964] rpi-gpiomem 107d517c00.gpiomem: initialised 1 regions as /dev/gpiomem2
[ 16.308425] rpi-gpiomem 107d504100.gpiomem: window base 0x107d504100 size 0x00000020
[ 16.318919] rpi-gpiomem 107d504100.gpiomem: initialised 1 regions as /dev/gpiomem3
[ 16.327014] rpi-gpiomem 107d510700.gpiomem: window base 0x107d510700 size 0x00000020
[ 16.335337] rpi-gpiomem 107d510700.gpiomem: initialised 1 regions as /dev/gpiomem4
[ 16.343409] rpi-gpiomem 1f000d0000.gpiomem: window base 0x1f000d0000 size 0x00030000
[ 16.351646] rpi-gpiomem 1f000d0000.gpiomem: initialised 1 regions as /dev/gpiomem0
[ 16.362117] brcmstb-i2c 107d508200.i2c: @97500hz registered in interrupt mode
[ 16.370754] brcmstb-i2c 107d508280.i2c: @97500hz registered in interrupt mode
[ 16.404927] mc: Linux media interface: v0.10
[ 16.419867] [drm] Initialized v3d 1.0.0 20180419 for 1002000000.v3d on minor 0
[ 16.457016] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 16.472171] Loaded X.509 certmake_clickable_callback(MAGIC_URL_EMAIL, ' ',make_clickable_callback(MAGIC_URL_EMAIL, ' ', '''benh@debian.org', '', '')', '', ''): 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[ 16.481443] Loaded X.509 certmake_clickable_callback(MAGIC_URL_EMAIL, ' ',make_clickable_callback(MAGIC_URL_EMAIL, ' ', '''romain.perier@gmail.com', '', '')', '', ''): 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[ 16.484478] Bluetooth: Core ver 2.22
[ 16.484697] videodev: Linux video capture interface: v2.00
[ 16.491348] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 16.495756] NET: Registered PF_BLUETOOTH protocol family
[ 16.501021] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 16.506704] Bluetooth: HCI device and connection manager initialized
[ 16.506712] Bluetooth: HCI socket layer initialized
[ 16.506716] Bluetooth: L2CAP socket layer initialized
[ 16.537726] Bluetooth: SCO socket layer initialized
[ 16.547522] pispbe 1000880000.pisp_be: bcm2712_iommu_of_xlate: MMU 1000005100.iommu
[ 16.557199] pispbe 1000880000.pisp_be: pispbe_probe: HW version: 0x02252700
[ 16.557787] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 16.564769] pispbe 1000880000.pisp_be: pispbe_probe: BatchStatus: 0x00000000
[ 16.566616] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 16.572431] pispbe 1000880000.pisp_be: pispbe_probe: Status: 0x00000000
[ 16.573075] usbcore: registered new interface driver brcmfmac
[ 16.582391] pispbe 1000880000.pisp_be: Register nodes for group 0
[ 16.601501] pispbe 1000880000.pisp_be: input device node registered as /dev/video20
[ 16.601551] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video21
[ 16.601585] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video22
[ 16.601615] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video23
[ 16.601644] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video24
[ 16.601672] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video25
[ 16.601701] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video26
[ 16.601729] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video27
[ 16.601762] pispbe 1000880000.pisp_be: config device node registered as /dev/video28
[ 16.602040] pispbe 1000880000.pisp_be: Register nodes for group 1
[ 16.683497] pispbe 1000880000.pisp_be: input device node registered as /dev/video29
[ 16.683604] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video30
[ 16.683645] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video31
[ 16.708644] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video32
[ 16.717369] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video33
[ 16.725621] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video34
[ 16.734203] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video35
[ 16.742764] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video36
[ 16.751671] pispbe 1000880000.pisp_be: config device node registered as /dev/video37
[ 16.752164] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
[ 16.773541] vc4-drm axi:gpu: bcm2712_iommu_of_xlate: MMU 1000005200.iommu
[ 16.786455] Bluetooth: HCI UART driver ver 2.3
[ 16.798940] Bluetooth: HCI UART protocol H4 registered
[ 16.800161] rpivid 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu
[ 16.807816] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 16.819665] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[ 16.820422] rpivid 1000800000.codec: Device registered as /dev/video19
[ 16.820823] Bluetooth: HCI UART protocol Broadcom registered
[ 16.827720] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[ 16.848486] Console: switching to colour dummy device 80x25
[ 16.856733] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])
[ 16.864950] Registered IR keymap rc-cec
[ 16.869319] rc rc0: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0
[ 16.877284] input: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0/input5
[ 16.885803] vc4-drm axi:gpu: bound 107c701400.hdmi (ops vc4_hdmi_ops [vc4])
[ 16.894078] Registered IR keymap rc-cec
[ 16.897984] rc rc1: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1
[ 16.905336] input: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1/input6
[ 16.914171] vc4-drm axi:gpu: bound 107c706400.hdmi (ops vc4_hdmi_ops [vc4])
[ 16.921329] vc4-drm axi:gpu: bound 107c500000.mop (ops vc4_txp_ops [vc4])
[ 16.928288] vc4-drm axi:gpu: bound 107c501000.moplet (ops vc4_txp_ops [vc4])
[ 16.935527] vc4-drm axi:gpu: bound 107c410000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 16.943168] vc4-drm axi:gpu: bound 107c411000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 16.995785] [drm] Initialized vc4 0.0.0 20140616 for axi:gpu on minor 1
[ 17.081587] Console: switching to colour frame buffer device 480x135
[ 17.088059] brcmfmac_wcc: brcmf_wcc_attach: executing
[ 17.096872] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[ 17.097113] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
[ 17.129188] vc4-drm axi:gpu: [drm] fb0: vc4drmfb frame buffer device
[ 17.181643] vc4-drm axi:gpu: [drm] *ERROR* Failed to read TMDS config: -121
[ 17.204295] Bluetooth: hci0: BCM: chip id 107
[ 17.208924] Bluetooth: hci0: BCM: features 0x2f
[ 17.214693] Bluetooth: hci0: BCM4345C0
[ 17.218472] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
[ 17.233698] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.hcd' Patch
[ 17.262142] vc4-drm axi:gpu: [drm] *ERROR* Failed to read TMDS config: -121
[ 17.754268] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 17.940136] Bluetooth: hci0: BCM: features 0x2f
[ 17.946050] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190
[ 17.952271] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382
[ 17.958578] Bluetooth: hci0: BCM: Using default device address (43:45:c0:00:1f:ac)
[ 18.154549] macb 1f00100000.ethernet end0: PHY [1f00100000.ethernet-ffffffff:01] driver [Broadcom BCM54213PE] (irq=POLL)
[ 18.167464] macb 1f00100000.ethernet end0: configuring for phy/rgmii-id link mode
[ 18.182200] pps pps0: new PPS source ptp0
[ 18.186319] macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered.
[ 22.272541] macb 1f00100000.ethernet end0: Link is Up - 1Gbps/Full - flow control off
[ 28.222439] BTRFS warning (device mmcblk0p2): qgroup rescan init failed, qgroup is not enabled
[ 44.982054] systemd-journald[206]: /var/log/journal/88dc229fd21d4055a0e994411b01455d/user-1000.journal: Journal file uses a different sequence number ID, rotating.
[/code]
jernst
 
Posts: 75
Joined: Tue Aug 20, 2013 4:22 pm
Location: Silicon Valley

Re: [How-To] Install Arch on Raspberry Pi 5b

Postby eggbladder » Sat Mar 02, 2024 7:00 pm

yo has anyone been able to use the official fan on the RPI5? i just realized that my rpi hasnt been using it, which is not very good lol
eggbladder
 
Posts: 6
Joined: Sat Feb 24, 2024 6:31 am

Re: [How-To] Install Arch on Raspberry Pi 5b

Postby graysky » Sat Mar 02, 2024 7:36 pm

I was lucky to receive a Pi5 in 2023 and options for cooling were limited then... I had to go with an aftermarket fan on mine (GeeekPi ICE Tower Cooler) and it works automatically (off when idle and revs up when loaded).
graysky
Developer
 
Posts: 1731
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: [How-To] Install Arch on Raspberry Pi 5b

Postby eggbladder » Sat Mar 02, 2024 7:56 pm

i was able to run
[code]sudo echo on > /sys/class/thermal/cooling_device0/power[/code]
to turn the fan on
eggbladder
 
Posts: 6
Joined: Sat Feb 24, 2024 6:31 am

Re: [How-To] Install Arch on Raspberry Pi 5b

Postby grandcanyon » Sun Mar 03, 2024 3:04 am

I want to buy a RPI 5 8GB. I am running aarch64 arm using the linux-rpi kernel in a RPI3+ for kodi so headless and I'm connecting to a 1080p TV. Can I just move my microSD to the new PI and boot up?

I am getting out of memory crashes in Kodi hopefully the 8GB will fix this or maybe I am dreaming.
grandcanyon
 
Posts: 39
Joined: Tue Jan 18, 2022 1:46 am

PreviousNext

Return to Community Guides

Who is online

Users browsing this forum: No registered users and 2 guests