tpwrules / nixos-apple-silicon

Resources to install NixOS bare metal on Apple Silicon Macs
MIT License
743 stars 73 forks source link

Hyprland crashes on M1 Pro after flake update. #139

Closed liarokapisv closed 5 months ago

liarokapisv commented 6 months ago

I recently set up an M1 Pro, install went smoothly without issues. I followed this repo's nixpkgs on all flake inputs, extracted firmware and used the overlay gpu driver option in order to allow pure evaluation. My window manager is Hyprland which is enabled through the nixpkgs Nixos module.

Two weeks ago, I updated my flake and since then I cannot start Hyprland due to it crashing at startup.

Hyprland Crash Report ``` -------------------------------------------- Hyprland Crash Report -------------------------------------------- Sorry, didn't mean to... Hyprland received signal 6 (Aborted) Version: v0.33.1 Tag: System info: System name: Linux Node name: veritas-m1-pro Release: 6.6.0-asahi Version: #1-NixOS SMP PREEMPT_DYNAMIC Tue Jan 1 00:00:00 UTC 1980 GPU: os-release: BUG_REPORT_URL="https://github.com/NixOS/nixpkgs/issues" BUILD_ID="24.05.20231222.6df37dc" DOCUMENTATION_URL="https://nixos.org/learn.html" HOME_URL="https://nixos.org/" ID=nixos LOGO="nix-snowflake" NAME=NixOS PRETTY_NAME="NixOS 24.05 (Uakari)" SUPPORT_URL="https://nixos.org/community.html" VERSION="24.05 (Uakari)" VERSION_CODENAME=uakari VERSION_ID="24.05" Backtrace: #0 | /run/current-system/sw/bin/Hyprland(getBacktrace()+0x5c) [0x546890] getBacktrace() ??:? #1 | /run/current-system/sw/bin/Hyprland(CrashReporter::createAndSaveCrash(int)+0x468) [0x50470c] CrashReporter::createAndSaveCrash(int) ??:? #2 | /run/current-system/sw/bin/Hyprland(handleUnrecoverableSignal(int)+0x50) [0x482030] handleUnrecoverableSignal(int) ??:? #3 | linux-vdso.so.1(__kernel_rt_sigreturn+0) [0xfffedc63480c] ?? ??:0 #4 | /nix/store/rr4ind6ay5ivbvcyw60f104grp44ixpn-glibc-2.38-27/lib/libc.so.6(+0x85470) [0xfffedb7d5470] ?? ??:0 #5 | /nix/store/rr4ind6ay5ivbvcyw60f104grp44ixpn-glibc-2.38-27/lib/libc.so.6(raise+0x1c) [0xfffedb78eeac] ?? ??:0 #6 | /nix/store/rr4ind6ay5ivbvcyw60f104grp44ixpn-glibc-2.38-27/lib/libc.so.6(abort+0xf0) [0xfffedb77aefc] ?? ??:0 #7 | /nix/store/9cc9x0akl73p028d1p22p5w9y9ba7sq8-gcc-13.2.0-lib/lib/libstdc++.so.6(__gnu_cxx::__verbose_terminate_handler()+0x178) [0xfffedbab2778] ?? ??:0 #8 | /nix/store/9cc9x0akl73p028d1p22p5w9y9ba7sq8-gcc-13.2.0-lib/lib/libstdc++.so.6(+0xb01fc) [0xfffedbab01fc] ?? ??:0 #9 | /nix/store/9cc9x0akl73p028d1p22p5w9y9ba7sq8-gcc-13.2.0-lib/lib/libstdc++.so.6(+0xb0260) [0xfffedbab0260] ?? ??:0 #10 | /nix/store/9cc9x0akl73p028d1p22p5w9y9ba7sq8-gcc-13.2.0-lib/lib/libstdc++.so.6(__cxa_rethrow+0) [0xfffedbab0540] ?? ??:0 #11 | /run/current-system/sw/bin/Hyprland(throwError(std::__cxx11::basic_string, std::allocator > const&)+0x54) [0x54b914] throwError(std::__cxx11::basic_string, std::allocator > const&) ??:? #12 | /run/current-system/sw/bin/Hyprland(CCompositor::initServer()+0x578) [0x495ab8] CCompositor::initServer() ??:? #13 | /run/current-system/sw/bin/Hyprland(main+0x388) [0x46ac98] main ??:? #14 | /nix/store/rr4ind6ay5ivbvcyw60f104grp44ixpn-glibc-2.38-27/lib/libc.so.6(+0x2b580) [0xfffedb77b580] ?? ??:0 #15 | /nix/store/rr4ind6ay5ivbvcyw60f104grp44ixpn-glibc-2.38-27/lib/libc.so.6(__libc_start_main+0x98) [0xfffedb77b658] ?? ??:0 #16 | /run/current-system/sw/bin/Hyprland(_start+0x30) [0x481e30] _start ??:? Log tail: [LOG] Instance Signature: v0.33.1_1704220671 [LOG] Hyprland PID: 5083 [LOG] ===== SYSTEM INFO: ===== [LOG] System name: Linux [LOG] Node name: veritas-m1-pro [LOG] Release: 6.6.0-asahi [LOG] Version: #1-NixOS SMP PREEMPT_DYNAMIC Tue Jan 1 00:00:00 UTC 1980 [LOG] GPU information: [LOG] os-release: BUG_REPORT_URL="https://github.com/NixOS/nixpkgs/issues" BUILD_ID="24.05.20231222.6df37dc" DOCUMENTATION_URL="https://nixos.org/learn.html" HOME_URL="https://nixos.org/" ID=nixos LOGO="nix-snowflake" NAME=NixOS PRETTY_NAME="NixOS 24.05 (Uakari)" SUPPORT_URL="https://nixos.org/community.html" VERSION="24.05 (Uakari)" VERSION_CODENAME=uakari VERSION_ID="24.05" [LOG] ======================== [INFO] If you are crashing, or encounter any bugs, please consult https://wiki.hyprland.org/Crashes-and-Bugs/ [LOG] Current splash: "my win11 install runs hyprland that is true" - raf [LOG] Creating the HookSystem! [LOG] Creating the KeybindManager! [LOG] [hookSystem] New hook event registered: configReloaded [LOG] Creating the AnimationManager! [LOG] Created a bezier curve, baked 255 points, mem usage: 4.08kB, time to bake: 9.62µs. Estimated average calc time: 0.01µs. [LOG] Creating the ConfigManager! [LOG] NOTE: further logs to stdout / logfile are disabled by default. Use debug:disable_logs and debug:enable_stdout_logs to override this. [LOG] Creating the CHyprError! [LOG] [hookSystem] New hook event registered: focusedMon [LOG] [hookSystem] New hook event registered: preRender [LOG] Creating the LayoutManager! [LOG] [hookSystem] New hook event registered: preConfigReload [LOG] Reloading the config! [LOG] Created a bezier curve, baked 255 points, mem usage: 4.08kB, time to bake: 6.38µs. Estimated average calc time: 0.01µs. [LOG] Using config: /home/veritas/.config/hypr/hyprland.conf [LOG] Registered dynamic var "$terminal" -> kitty [LOG] Registered dynamic var "$fileManager" -> dolphin [LOG] Registered dynamic var "$menu" -> wofi --show drun [LOG] Created a bezier curve, baked 255 points, mem usage: 4.08kB, time to bake: 5.21µs. Estimated average calc time: 0.01µs. [LOG] Registered dynamic var "$mainMod" -> SUPER [LOG] Disabling stdout logs! Check the log for further logs. [EGL] command: eglQueryDeviceStringEXT, error: EGL_BAD_PARAMETER (0x300c), message: "eglQueryDeviceStringEXT" [EGL] command: eglQueryDeviceStringEXT, error: EGL_BAD_PARAMETER (0x300c), message: "eglQueryDeviceStringEXT" [render/egl.c:556] Failed to create GBM device [render/egl.c:572] Failed to initialize EGL context [render/gles2/renderer.c:682] Could not initialize EGL [CRITICAL] m_sWLRRenderer was NULL! [CRITICAL] Critical error thrown: wlr_gles2_renderer_create_with_drm_fd() failed! ```

I tried various configurations, including pinning the working nixpkgs version on all inputs except from the lib.nixosSystem call. The issue is consistent and seems to be related to the version of the lib.nixosSystem nixpkgs.

After bisecting, it seems that 305cd929fd6c40435a4e46e0850c3c339b84390f is the first non-working commit.

Among other things, this commit updates the linux kernel headers from 6.5 to 6.6. I could not bisect any further due to some weird build issues regarding coreutils.

You can find the working & broken configurations in my nix-config repo.

Thanks a lot for the great work!

rowanG077 commented 6 months ago

Duplicate of: https://github.com/tpwrules/nixos-apple-silicon/issues/136

liarokapisv commented 6 months ago

I don't think this is a duplicate because I also tried without the home-manager module and the issue persists for me. I updated the broken branch in my nix-config to reflect this. The issue also persists if I pin the versions of everything except from the nixosSystem's nixpkgs version, which does not affect home-manager.

rowanG077 commented 6 months ago

A couple of questions

liarokapisv commented 6 months ago

Does GPU acceleration outside of hyprland?

I am not sure what is the most useful way to test this. Run sway or another compositor/manager ?

Do the kernel logs indicate any GPU driver problems?

Not as far as I can tell. After the update I do get a seemingly unrelated new error about the wifi.

Working configuration dmesg ``` [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x612f0240] [ 0.000000] Linux version 6.5.0-asahi (nixbld@localhost) (gcc (GCC) 12.3.0, GNU ld (GNU Binutils) 2.40) #1-NixOS SMP PREEMPT_DYNAMIC Tue Jan 1 00:00:00 UTC 1980 [ 0.000000] random: crng init done [ 0.000000] Machine model: Apple MacBook Pro (14-inch, M1 Pro, 2021) [ 0.000000] efi: EFI v2.10 by Das U-Boot [ 0.000000] efi: RTPROP=0x103d6740040 INITRD=0x103d572d040 MEMRESERVE=0x103d572c040 [ 0.000000] OF: reserved mem: 0x0000010000a40000..0x00000100013bffff (9728 KiB) nomap non-reusable asc-firmware@10000a40000 [ 0.000000] OF: reserved mem: 0x0000010001a08000..0x0000010001d2bfff (3216 KiB) nomap non-reusable asc-firmware@10001a08000 [ 0.000000] OF: reserved mem: 0x00000103db880000..0x00000103dbadbfff (2416 KiB) nomap non-reusable isp-heap [ 0.000000] OF: reserved mem: 0x00000103dfe14000..0x00000103dfe17fff (16 KiB) nomap non-reusable region157@103dfe14000 [ 0.000000] OF: reserved mem: 0x00000103dfe18000..0x00000103e55c3fff (89776 KiB) nomap non-reusable framebuffer@103dfe18000 [ 0.000000] OF: reserved mem: 0x00000103e55c4000..0x00000103e5683fff (768 KiB) nomap non-reusable region95@103e55c4000 [ 0.000000] OF: reserved mem: 0x00000103e5684000..0x00000103e59d3fff (3392 KiB) nomap non-reusable region94@103e5684000 [ 0.000000] OF: reserved mem: 0x00000103e59d4000..0x00000103e69d3fff (16384 KiB) nomap non-reusable region57@103e59d4000 [ 0.000000] OF: reserved mem: 0x00000103e69d4000..0x00000103e6cd3fff (3072 KiB) nomap non-reusable dcp_data@103e69d4000 [ 0.000000] OF: reserved mem: 0x00000103fff74000..0x00000103fff77fff (16 KiB) nomap non-reusable uat-handoff [ 0.000000] OF: reserved mem: 0x00000103fff78000..0x00000103fffb7fff (256 KiB) nomap non-reusable uat-pagetables [ 0.000000] OF: reserved mem: 0x00000103fffb8000..0x00000103fffbbfff (16 KiB) nomap non-reusable uat-ttbs [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000010000a40000-0x00000103fffbbfff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000010000a40000-0x00000100013bffff] [ 0.000000] node 0: [mem 0x0000010001a08000-0x0000010001d2bfff] [ 0.000000] node 0: [mem 0x0000010001e24000-0x00000100022dffff] [ 0.000000] node 0: [mem 0x00000100022e0000-0x00000100023bbfff] [ 0.000000] node 0: [mem 0x00000100023bc000-0x0000010004797fff] [ 0.000000] node 0: [mem 0x0000010004798000-0x00000100047c3fff] [ 0.000000] node 0: [mem 0x00000100047c4000-0x00000103d673ffff] [ 0.000000] node 0: [mem 0x00000103d6740000-0x00000103d674bfff] [ 0.000000] node 0: [mem 0x00000103d674c000-0x00000103db79ffff] [ 0.000000] node 0: [mem 0x00000103db7a0000-0x00000103db7affff] [ 0.000000] node 0: [mem 0x00000103db7b0000-0x00000103db87bfff] [ 0.000000] node 0: [mem 0x00000103db880000-0x00000103dbadbfff] [ 0.000000] node 0: [mem 0x00000103dfe14000-0x00000103e6cd3fff] [ 0.000000] node 0: [mem 0x00000103fff74000-0x00000103fffbbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000010000a40000-0x00000103fffbbfff] [ 0.000000] On node 0, zone DMA: 656 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 402 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 62 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 4302 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 9384 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 17 pages in unavailable ranges [ 0.000000] cma: Reserved 64 MiB at 0x0000010006000000 [ 0.000000] percpu: Embedded 6 pages/cpu s50152 r8192 d39960 u98304 [ 0.000000] pcpu-alloc: s50152 r8192 d39960 u98304 alloc=6*16384 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: Address authentication (IMP DEF algorithm) [ 0.000000] CPU features: detected: Virtualization Host Extensions [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: initrd=\efi\nixos\c9m6d6rpjn693pn629h10fsm317qxqp2-initrd-linux-6.5.0-asahi-initrd.efi init=/nix/store/pcid9vvj89nzxhwymyj94z8rwjrk6vkm-nixos-system-veritas-m1-pro-24.05.20231209.666fc80/init earlycon console=ttySAC0,1500000 console=tty0 boot.shell_on_fail nvme_apple.flush_interval=0 loglevel=4 [ 0.000000] Dentry cache hash table entries: 2097152 (order: 10, 16777216 bytes, linear) [ 0.000000] Inode-cache hash table entries: 1048576 (order: 9, 8388608 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1013274 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: area num 8. [ 0.000000] software IO TLB: mapped [mem 0x00000103cd410000-0x00000103d1410000] (64MB) [ 0.000000] Memory: 15885152K/16277888K available (12480K kernel code, 1670K rwdata, 4736K rodata, 2880K init, 633K bss, 327200K reserved, 65536K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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=8. [ 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=8 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] Root IRQ handler: aic_handle_irq [ 0.000000] Root FIQ handler: aic_handle_fiq [ 0.000000] irq_apple_aic: Using Fast IPIs [ 0.000000] irq_apple_aic: Initialized with 1806/4096 IRQs * 1/8 die(s), 7 FIQs, 32 vIPIs [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000146] Console: colour dummy device 80x25 [ 0.000149] printk: console [tty0] enabled [ 0.000165] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000) [ 0.000168] pid_max: default: 32768 minimum: 301 [ 0.000229] LSM: initializing lsm=capability,yama,apparmor [ 0.000262] Yama: becoming mindful. [ 0.000280] AppArmor: AppArmor initialized [ 0.000308] Mount-cache hash table entries: 32768 (order: 4, 262144 bytes, linear) [ 0.000315] Mountpoint-cache hash table entries: 32768 (order: 4, 262144 bytes, linear) [ 0.000822] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1. [ 0.000839] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1. [ 0.000873] rcu: Hierarchical SRCU implementation. [ 0.000874] rcu: Max phase no-delay instances is 400. [ 0.001155] Remapping and enabling EFI services. [ 0.001232] smp: Bringing up secondary CPUs ... [ 0.001315] Detected VIPT I-cache on CPU1 [ 0.001330] CPU1: Booted secondary processor 0x0000000001 [0x612f0240] [ 0.001442] Detected VIPT I-cache on CPU2 [ 0.001464] CPU2: Booted secondary processor 0x0000010100 [0x612f0250] [ 0.001581] Detected VIPT I-cache on CPU3 [ 0.001593] CPU3: Booted secondary processor 0x0000010101 [0x612f0250] [ 0.001699] Detected VIPT I-cache on CPU4 [ 0.001711] CPU4: Booted secondary processor 0x0000010102 [0x612f0250] [ 0.001819] Detected VIPT I-cache on CPU5 [ 0.001841] CPU5: Booted secondary processor 0x0000010200 [0x612f0250] [ 0.001954] Detected VIPT I-cache on CPU6 [ 0.001967] CPU6: Booted secondary processor 0x0000010201 [0x612f0250] [ 0.002074] Detected VIPT I-cache on CPU7 [ 0.002087] CPU7: Booted secondary processor 0x0000010202 [0x612f0250] [ 0.002118] smp: Brought up 1 node, 8 CPUs [ 0.002123] SMP: Total of 8 processors activated. [ 0.002125] CPU features: detected: ARMv8.4 Translation Table Level [ 0.002126] CPU features: detected: Data cache clean to the PoU not required for I/D coherence [ 0.002127] CPU features: detected: Common not Private translations [ 0.002128] CPU features: detected: CRC32 instructions [ 0.002129] CPU features: detected: Data independent timing control (DIT) [ 0.002130] CPU features: detected: E0PD [ 0.002131] CPU features: detected: Enhanced Virtualization Traps [ 0.002132] CPU features: detected: Generic authentication (IMP DEF algorithm) [ 0.002133] CPU features: detected: RCpc load-acquire (LDAPR) [ 0.002134] CPU features: detected: LSE atomic instructions [ 0.002136] CPU features: detected: Privileged Access Never [ 0.002137] CPU features: detected: RAS Extension Support [ 0.002137] CPU features: detected: Speculation barrier (SB) [ 0.002138] CPU features: detected: Stage-2 Force Write-Back [ 0.002139] CPU features: detected: TLB range maintenance instructions [ 0.002140] CPU features: detected: TSO memory model (Apple) [ 0.002142] CPU features: detected: Speculative Store Bypassing Safe (SSBS) [ 0.002171] CPU: All CPU(s) started at EL2 [ 0.002172] alternatives: applying system-wide alternatives [ 0.002892] devtmpfs: initialized [ 0.005606] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.005610] futex hash table entries: 2048 (order: 3, 131072 bytes, linear) [ 0.005734] pinctrl core: initialized pinctrl subsystem [ 0.005822] DMI not present or invalid. [ 0.005935] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.006464] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.006494] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.006522] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.006531] audit: initializing netlink subsys (disabled) [ 0.006571] audit: type=2000 audit(0.006:1): state=initialized audit_enabled=0 res=1 [ 0.006649] thermal_sys: Registered thermal governor 'fair_share' [ 0.006652] thermal_sys: Registered thermal governor 'bang_bang' [ 0.006653] thermal_sys: Registered thermal governor 'step_wise' [ 0.006654] thermal_sys: Registered thermal governor 'user_space' [ 0.006655] thermal_sys: Registered thermal governor 'power_allocator' [ 0.006664] cpuidle: using governor ladder [ 0.006669] cpuidle: using governor menu [ 0.006691] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.006754] ASID allocator initialised with 256 entries [ 0.017486] Modules: 6772 pages in range for non-PLT usage [ 0.017487] Modules: 129652 pages in range for PLT usage [ 0.017684] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.017686] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.017687] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.017688] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.017688] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.017689] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.017789] cryptd: max_cpu_qlen set to 1000 [ 0.017929] ACPI: Interpreter disabled. [ 0.018058] iommu: Default domain type: Translated [ 0.018059] iommu: DMA domain TLB invalidation policy: strict mode [ 0.018121] SCSI subsystem initialized [ 0.018142] usbcore: registered new interface driver usbfs [ 0.018145] usbcore: registered new interface driver hub [ 0.018150] usbcore: registered new device driver usb [ 0.018157] pps_core: LinuxPPS API ver. 1 registered [ 0.018157] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.018254] efivars: Registered efivars operations [ 0.018301] Advanced Linux Sound Architecture Driver Initialized. [ 0.018403] NetLabel: Initializing [ 0.018404] NetLabel: domain hash size = 128 [ 0.018404] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.018413] NetLabel: unlabeled traffic allowed by default [ 0.018436] vgaarb: loaded [ 0.018487] clocksource: Switched to clocksource arch_sys_counter [ 0.018525] VFS: Disk quotas dquot_6.6.0 [ 0.018530] VFS: Dquot-cache hash table entries: 2048 (order 0, 16384 bytes) [ 0.018621] AppArmor: AppArmor Filesystem Enabled [ 0.018627] pnp: PnP ACPI: disabled [ 0.019470] NET: Registered PF_INET protocol family [ 0.019519] IP idents hash table entries: 262144 (order: 7, 2097152 bytes, linear) [ 0.022127] tcp_listen_portaddr_hash hash table entries: 8192 (order: 3, 131072 bytes, linear) [ 0.022143] Table-perturb hash table entries: 65536 (order: 4, 262144 bytes, linear) [ 0.022145] TCP established hash table entries: 131072 (order: 6, 1048576 bytes, linear) [ 0.022248] TCP bind hash table entries: 65536 (order: 7, 2097152 bytes, linear) [ 0.022352] TCP: Hash tables configured (established 131072 bind 65536) [ 0.022380] MPTCP token hash table entries: 16384 (order: 4, 393216 bytes, linear) [ 0.022402] UDP hash table entries: 8192 (order: 4, 262144 bytes, linear) [ 0.022419] UDP-Lite hash table entries: 8192 (order: 4, 262144 bytes, linear) [ 0.022457] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.022516] RPC: Registered named UNIX socket transport module. [ 0.022517] RPC: Registered udp transport module. [ 0.022517] RPC: Registered tcp transport module. [ 0.022518] RPC: Registered tcp-with-tls transport module. [ 0.022518] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.022520] PCI: CLS 0 bytes, default 64 [ 0.022580] Trying to unpack rootfs image as initramfs... [ 0.030611] kvm [1]: IPA Size Limit: 42 bits [ 0.030617] kvm [1]: Non-architectural vgic, tainting kernel [ 0.030618] kvm [1]: GICv3: no GICV resource entry [ 0.030620] kvm [1]: disabling GICv2 emulation [ 0.030620] kvm [1]: GICv3 with broken locally generated SEI [ 0.030621] kvm [1]: GICv3 sysreg trapping enabled ([G0G1D], reduced performance) [ 0.030632] kvm [1]: GIC system register CPU interface enabled [ 0.030635] kvm [1]: vgic interrupt IRQ33 [ 0.030646] kvm [1]: VHE mode initialized successfully [ 0.030844] Initialise system trusted keyrings [ 0.030867] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 0.030878] zbud: loaded [ 0.031077] NFS: Registering the id_resolver key type [ 0.031080] Key type id_resolver registered [ 0.031080] Key type id_legacy registered [ 0.031084] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.031086] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.035915] NET: Registered PF_ALG protocol family [ 0.035918] Key type asymmetric registered [ 0.035919] Asymmetric key parser 'x509' registered [ 0.035920] Asymmetric key parser 'pkcs8' registered [ 0.080193] Freeing initrd memory: 9264K [ 0.080607] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.080635] io scheduler mq-deadline registered [ 0.080636] io scheduler kyber registered [ 0.080641] io scheduler bfq registered [ 0.084736] apple-pmgr-pwrstate 292280000.power-management:power-controller@78: always-on domain msg is not on at boot [ 0.085300] 39b200000.serial: ttySAC0 at MMIO 0x39b200000 (irq = 46, base_baud = 0) is a APPLE S5L [ 0.085307] printk: console [ttySAC0] enabled [ 0.085603] [drm] Initialized simpledrm 1.0.0 20200625 for 103dfef2880.framebuffer on minor 0 [ 0.096941] Console: switching to colour frame buffer device 189x59 [ 0.113873] simple-framebuffer 103dfef2880.framebuffer: [drm] fb0: simpledrmdrmfb frame buffer device [ 0.114776] mousedev: PS/2 mouse device common for all mice [ 0.114887] device-mapper: uevent: version 1.0.3 [ 0.114908] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com [ 0.115173] ledtrig-cpu: registered to indicate activity on CPUs [ 0.115185] hid: raw HID events driver (C) Jiri Kosina [ 0.115455] watchdog: Delayed init of the lockup detector failed: -19 [ 0.115456] watchdog: Hard watchdog permanently disabled [ 0.115559] hw perfevents: enabled with apple_icestorm_pmu PMU driver, 10 counters available [ 0.115647] hw perfevents: enabled with apple_firestorm_pmu PMU driver, 10 counters available [ 0.115862] Initializing XFRM netlink socket [ 0.115877] NET: Registered PF_INET6 protocol family [ 0.116495] Segment Routing with IPv6 [ 0.116499] In-situ OAM (IOAM) with IPv6 [ 0.116510] mip6: Mobile IPv6 [ 0.116512] NET: Registered PF_PACKET protocol family [ 0.116540] Key type dns_resolver registered [ 0.117492] registered taskstats version 1 [ 0.117521] Loading compiled-in X.509 certificates [ 0.118269] Key type .fscrypt registered [ 0.118270] Key type fscrypt-provisioning registered [ 0.118381] Key type encrypted registered [ 0.118386] AppArmor: AppArmor sha1 policy hashing enabled [ 0.267192] clk: Disabling unused clocks [ 0.267196] ALSA device list: [ 0.267197] No soundcards found. [ 0.267361] Freeing unused kernel memory: 2880K [ 0.277212] Checked W+X mappings: passed, no W+X pages found [ 0.277216] Run /init as init process [ 0.277217] with arguments: [ 0.277218] /init [ 0.277219] with environment: [ 0.277220] HOME=/ [ 0.277220] TERM=linux [ 0.292592] stage-1-init: [Thu Jan 1 00:00:00 UTC 1970] running udev... [ 0.298173] stage-1-init: [Thu Jan 1 00:00:00 UTC 1970] Starting systemd-udevd version 254.3 [ 0.343787] apple-gpio-pinctrl 290820000.pinctrl: No cache defaults, reading back from HW [ 0.344481] macsmc-rtkit 290400000.smc: RTKit: Initializing (protocol version 12) [ 0.344795] apple-gpio-pinctrl 2921f0000.pinctrl: No cache defaults, reading back from HW [ 0.344843] apple-dart 38b304000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 1, AS 32 -> 42] initialized [ 0.344905] apple-dart 38b30c000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 1, AS 32 -> 42] initialized [ 0.345098] apple-dart 39b004000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.345182] apple-dart 39b008000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.345395] apple-dart 3860e8000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.345499] apple-dart 3860f4000.iommu: DART [pagesize 4000, 16 streams, bypass support: 0, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.345580] apple-dart 3860fc000.iommu: DART [pagesize 4000, 16 streams, bypass support: 0, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.345692] apple-dart 581008000.iommu: DART [pagesize 4000, 16 streams, bypass support: 0, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.345835] apple-dart 582008000.iommu: DART [pagesize 4000, 16 streams, bypass support: 0, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.345858] apple-gpio-pinctrl 293820000.pinctrl: No cache defaults, reading back from HW [ 0.346476] apple-dart 702f00000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.346724] apple-gpio-pinctrl 39b028000.pinctrl: No cache defaults, reading back from HW [ 0.346736] apple-dart 702f80000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.346993] apple-dart b02f00000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.347134] nvme-apple 393cc0000.nvme: RTKit: Initializing (protocol version 12) [ 0.347168] apple-dart b02f80000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.347183] nvme-apple 393cc0000.nvme: RTKit: Unknown system endpoint: 0x0a [ 0.347292] apple-dart f02f00000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.347411] apple-dart f02f80000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.348900] macsmc-rtkit 290400000.smc: Initialized (2043 keys #KEY (0x234b4559)..zSPp (0x7a535070)) [ 0.392119] dwc3 702280000.usb: Adding to iommu group 0 [ 0.401993] nvme-apple 393cc0000.nvme: RTKit: syslog message: apcie.c:954: power up done[0]: PMU=Ocarina, PWR=0 [ 0.401997] nvme-apple 393cc0000.nvme: RTKit: syslog message: apcie.c:954: power up done[1]: PMU=Undefined, PWR=0 [ 0.402000] nvme-apple 393cc0000.nvme: RTKit: syslog message: apcie_legacy.c:456: APCIe 1 is configured as unused. [ 0.415766] nvme-apple 393cc0000.nvme: RTKit: syslog message: cmd.c:6416: boot mode normal [ 0.419060] nvme0n1: p1 p2 p3 p4 p5 p6 [ 0.428988] macsmc-rtkit 290400000.smc: Failed to create device link (0x180) with 2920a1300.spmi:pmu@f:rtc_nvmem@1400 [ 0.429474] macsmc-gpio macsmc-gpio: First GPIO key: gP01 (0x67503031) [ 0.430388] macsmc-rtkit 290400000.smc: Failed to create device link (0x180) with 2920a1300.spmi:pmu@f:rtc_nvmem@1400 [ 0.431809] macsmc-rtkit 290400000.smc: Failed to create device link (0x180) with 2920a1300.spmi:pmu@f:legacy_nvmem@6000 [ 0.440470] gpio gpiochip4: (macsmc-pmu-gpio): not an immutable chip, please consider fixing it! [ 0.496157] spi-hid-apple-of spi1.0: limiting the number of devices to mngt, kbd and mouse [ 0.503249] input: Apple Internal Keyboard / Trackpad as /devices/platform/soc/39b10c000.spi/spi_master/spi1/spi1.0/001C:05AC:0342.0001/input/input0 [ 0.503351] hid-generic 001C:05AC:0342.0001: input,hidraw0: SPI HID v3.52 Keyboard [Apple Internal Keyboard / Trackpad] on spi1.0 (1) [ 0.505213] input: Apple Internal Keyboard / Trackpad Mouse as /devices/platform/soc/39b10c000.spi/spi_master/spi1/spi1.0/001C:05AC:0342.0002/input/input1 [ 0.507747] hid-generic 001C:05AC:0342.0002: input,hidraw1: SPI HID v3.52 Mouse [Apple Internal Keyboard / Trackpad] on spi1.0 (2) [ 0.510669] stage-1-init: [Thu Jan 1 00:00:00 UTC 1970] starting device mapper and LVM... [ 0.558168] stage-1-init: [Thu Jan 1 00:00:00 UTC 1970] checking /dev/disk/by-uuid/e626023e-4d1b-4b71-b5c0-b5defa70f916... [ 0.558687] stage-1-init: [Thu Jan 1 00:00:00 UTC 1970] fsck (busybox 1.36.1) [ 0.559146] stage-1-init: [Thu Jan 1 00:00:00 UTC 1970] [fsck.ext4 (1) -- /mnt-root/] fsck.ext4 -a /dev/disk/by-uuid/e626023e-4d1b-4b71-b5c0-b5defa70f916 [ 0.561394] stage-1-init: [Thu Jan 1 00:00:00 UTC 1970] nixos: clean, 2475285/20946944 files, 36990191/83757076 blocks [ 0.566663] stage-1-init: [Thu Jan 1 00:00:00 UTC 1970] mounting /dev/disk/by-uuid/e626023e-4d1b-4b71-b5c0-b5defa70f916 on /... [ 0.569330] EXT4-fs (nvme0n1p5): mounted filesystem e626023e-4d1b-4b71-b5c0-b5defa70f916 r/w with ordered data mode. Quota mode: none. [ 0.569798] EXT4-fs (nvme0n1p5): re-mounted e626023e-4d1b-4b71-b5c0-b5defa70f916 r/w. Quota mode: none. [ 0.643573] EXT4-fs (nvme0n1p5): re-mounted e626023e-4d1b-4b71-b5c0-b5defa70f916 r/w. Quota mode: none. [ 0.643734] booting system configuration /nix/store/pcid9vvj89nzxhwymyj94z8rwjrk6vkm-nixos-system-veritas-m1-pro-24.05.20231209.666fc80 [ 0.657856] stage-2-init: running activation script... [ 0.745847] stage-2-init: setting up /etc... [ 0.858250] systemd[1]: System time before build time, advancing clock. [ 0.865242] systemd[1]: systemd 254.3 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) [ 0.865246] systemd[1]: Detected architecture arm64. [ 0.866039] systemd[1]: Hostname set to . [ 0.899008] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported [ 0.923455] dwc3 b02280000.usb: Adding to iommu group 1 [ 0.991901] systemd[1]: Queued start job for default target Multi-User System. [ 1.005647] systemd[1]: Created slice Slice /system/getty. [ 1.008260] systemd[1]: Created slice Slice /system/modprobe. [ 1.010782] systemd[1]: Created slice Slice /system/serial-getty. [ 1.013376] systemd[1]: Created slice Slice /system/systemd-fsck. [ 1.015883] systemd[1]: Created slice User and Session Slice. [ 1.018152] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.019539] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 1.019617] systemd[1]: Reached target Local Encrypted Volumes. [ 1.019670] systemd[1]: Reached target Containers. [ 1.019723] systemd[1]: Reached target Path Units. [ 1.019766] systemd[1]: Reached target Remote File Systems. [ 1.019812] systemd[1]: Reached target Slice Units. [ 1.020660] systemd[1]: Listening on Process Core Dump Socket. [ 1.020760] systemd[1]: Listening on Journal Socket (/dev/log). [ 1.020867] systemd[1]: Listening on Journal Socket. [ 1.021183] systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket. [ 1.021394] systemd[1]: Listening on udev Control Socket. [ 1.021479] systemd[1]: Listening on udev Kernel Socket. [ 1.031550] systemd[1]: Mounting Huge Pages File System... [ 1.033979] systemd[1]: Mounting POSIX Message Queue File System... [ 1.036364] systemd[1]: Mounting Kernel Debug File System... [ 1.038742] systemd[1]: Starting Create List of Static Device Nodes... [ 1.041167] systemd[1]: Starting Load Kernel Module configfs... [ 1.041963] systemd[1]: Starting Load Kernel Module drm... [ 1.044326] systemd[1]: Starting Load Kernel Module efi_pstore... [ 1.046696] systemd[1]: Starting Load Kernel Module fuse... [ 1.048996] systemd[1]: Starting mount-pstore.service... [ 1.050345] fuse: init (API version 7.38) [ 1.051322] systemd[1]: Starting Create SUID/SGID Wrappers... [ 1.053142] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). [ 1.054013] systemd[1]: Starting Journal Service... [ 1.056547] systemd[1]: Starting Load Kernel Modules... [ 1.058875] systemd[1]: Starting Remount Root and Kernel File Systems... [ 1.060263] systemd[1]: Starting Coldplug All udev Devices... [ 1.062042] systemd-journald[552]: Collecting audit messages is disabled. [ 1.062888] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.064625] EXT4-fs (nvme0n1p5): re-mounted e626023e-4d1b-4b71-b5c0-b5defa70f916 r/w. Quota mode: none. [ 1.064971] tun: Universal TUN/TAP device driver, 1.6 [ 1.066121] systemd[1]: Mounted Huge Pages File System. [ 1.067043] loop: module loaded [ 1.069613] systemd[1]: Started Journal Service. [ 1.109557] systemd-journald[552]: Received client request to flush runtime journal. [ 1.127036] Adding 16777200k swap on /var/lib/swapfile. Priority:-2 extents:59 across:239730688k SSFS [ 1.132603] systemd-journald[552]: /var/log/journal/5482cb95aea24a0393fc20d49614510f/system.journal: Realtime clock jumped backwards relative to last journal entry, rotating. [ 1.132607] systemd-journald[552]: Rotating system journal. [ 1.198764] input: Apple SMC power/lid events as /devices/platform/soc/290400000.smc/macsmc-hid/input/input2 [ 1.199572] mc: Linux media interface: v0.10 [ 1.207120] videodev: Linux video capture interface: v2.00 [ 1.214003] apple-admac 39b400000.dma-controller: Adding to iommu group 2 [ 1.216257] asahi 406400000.gpu: Probing... [ 1.216288] asahi 406400000.gpu: MMU: Initializing... [ 1.216300] asahi 406400000.gpu: MMU: Initializing kernel page table [ 1.216303] asahi 406400000.gpu: MMU: Creating kernel page tables [ 1.216307] asahi 406400000.gpu: MMU: Kernel page tables created [ 1.216700] apple-dcp 38bc00000.dcp: Adding to iommu group 3 [ 1.222753] spi-nor spi0.0: mx25u6435f (8192 Kbytes) [ 1.224661] apple-isp 384000000.isp: Adding to iommu group 4 [ 1.224756] apple-isp 384000000.isp: ISP firmware-compat: 13.5 (FW: 13.5 [ 1.226140] cs42l84 2-004b: Found reset GPIO [ 1.226637] apple-drm soc:display-subsystem: Adding to iommu group 5 [ 1.227191] apple-admac 39b400000.dma-controller: Audio DMA Controller [ 1.227193] apple-admac 39b400000.dma-controller: imprint 4041e08 TX cache 8192 RX cache 8192 [ 1.227370] apple-isp 384000000.isp: IPC surface iova: 0xf00000 [ 1.227383] apple-isp 384000000.isp: Data surface iova: 0xf1c000 [ 1.227504] 1 fixed-partitions partitions found on MTD device spi0.0 [ 1.227506] Creating 1 MTD partitions on "spi0.0": [ 1.227507] 0x000000700000-0x000000800000 : "nvram" [ 1.228514] asahi 406400000.gpu: MMU: Initializing TTBs [ 1.228517] asahi 406400000.gpu: MMU: initialized [ 1.228519] asahi 406400000.gpu: GPU ID registers: 0x4032000 0x40a06 0x30808 0x40404 0x1320200 0x202311 [ 1.228526] asahi 406400000.gpu: Core masks: [ 0xfdfd, 0x0, ] [ 1.228528] asahi 406400000.gpu: GPU Information: [ 1.228529] asahi 406400000.gpu: Type: G13S [ 1.228530] asahi 406400000.gpu: Clusters: 2 [ 1.228531] asahi 406400000.gpu: Cores: 8 (16) [ 1.228531] asahi 406400000.gpu: Frags: 8 (16) [ 1.228532] asahi 406400000.gpu: GPs: 4 (8) [ 1.228532] asahi 406400000.gpu: Core masks: [ 0xfd, 0xfd, ] [ 1.228533] asahi 406400000.gpu: Active cores: 14 [ 1.228534] asahi 406400000.gpu: Getting configuration from device tree... [ 1.228552] asahi 406400000.gpu: Dynamic configuration fetched [ 1.228727] input: Apple Internal Keyboard / Trackpad as /devices/platform/soc/39b10c000.spi/spi_master/spi1/spi1.0/001C:05AC:0342.0001/input/input3 [ 1.228744] asahi 406400000.gpu: MMU: IO map: 0x404d00000:0x1c000 -> 0xffffffaf00000000 [ 1.228746] asahi 406400000.gpu: MMU: IO map: 0x20e100000:0x4000 -> 0xffffffaf00020000 [ 1.228747] asahi 406400000.gpu: MMU: IO map: 0x28e104000:0x4000 -> 0xffffffaf00028000 [ 1.228748] asahi 406400000.gpu: MMU: IO map: 0x404000000:0x20000 -> 0xffffffaf00030000 [ 1.228749] asahi 406400000.gpu: MMU: IO map: 0x28e494000:0x4000 -> 0xffffffaf00054000 [ 1.228750] asahi 406400000.gpu: MMU: IO map: 0x404d80000:0x8000 -> 0xffffffaf0005c000 [ 1.228750] asahi 406400000.gpu: MMU: IO map: 0x204d60000:0x4000 -> 0xffffffaf00068000 [ 1.228751] asahi 406400000.gpu: MMU: IO map: 0x200000000:0xd8000 -> 0xffffffaf00070000 [ 1.228752] asahi 406400000.gpu: MMU: IO map: 0x201000000:0xd8000 -> 0xffffffaf00148000 [ 1.228753] asahi 406400000.gpu: MMU: IO map: 0x202000000:0xd8000 -> 0xffffffaf00220000 [ 1.228754] asahi 406400000.gpu: MMU: IO map: 0x203000000:0xd8000 -> 0xffffffaf002f8000 [ 1.228755] asahi 406400000.gpu: MMU: IO map: 0x2643c4000:0x4000 -> 0xffffffaf003d4000 [ 1.228756] asahi 406400000.gpu: MMU: IO map: 0x28e3d0000:0x4000 -> 0xffffffaf003dc000 [ 1.228756] asahi 406400000.gpu: MMU: IO map: 0x28e3c0000:0x4000 -> 0xffffffaf003e4000 [ 1.228914] apple 001C:05AC:0342.0001: input,hidraw0: SPI HID v3.52 Keyboard [Apple Internal Keyboard / Trackpad] on spi1.0 (1) [ 1.229161] asahi 406400000.gpu: RTKit: Initializing (protocol version 12) [ 1.229654] [drm] Initialized asahi 0.0.0 20220831 for 406400000.gpu on minor 1 [ 1.229656] asahi 406400000.gpu: Probed! [ 1.233604] cs42l84 2-004b: Cirrus Logic CS42L84, Revision: 36 [ 1.245077] input: Apple Internal Keyboard / Trackpad as /devices/platform/soc/39b10c000.spi/spi_master/spi1/spi1.0/001C:05AC:0342.0002/input/input4 [ 1.246865] magicmouse 001C:05AC:0342.0002: input,hidraw1: SPI HID v3.52 Mouse [Apple Internal Keyboard / Trackpad] on spi1.0 (2) [ 1.250755] Console: switching to colour dummy device 80x25 [ 1.260704] apple-dcp 38bc00000.dcp: Detected display with notch of 74 pixel [ 1.260769] platform 38bc00000.dcp:piodma: Adding to iommu group 6 [ 1.260875] apple-dcp 38bc00000.dcp: failed read 'apple,asc-dram-mask': -75 [ 1.261045] apple-dcp 38bc00000.dcp: RTKit: Initializing (protocol version 12) [ 1.261186] apple-dcp 38bc00000.dcp: shmem_setup: iova: 1f000248000 -> pa: 103e6c1c000 -> iomem: ffff800086030000 [ 1.261205] apple-dcp 38bc00000.dcp: shmem_setup: iova: ffffc000, buffer: ffff800086010000 [ 1.262757] apple-dcp 38bc00000.dcp: shmem_setup: iova: ffff8000, buffer: ffff800086028000 [ 1.262876] apple-drm soc:display-subsystem: bound 38bc00000.dcp (ops dcp_comp_ops [apple_dcp]) [ 1.263126] apple-dcp 38bc00000.dcp: RTKit: syslog message: ck_PCC2DBlm_v5.cpp:2611: IOMFB LACS_ERROR: DCP took too long to respond to LAS stats [ 1.263206] apple-dcp 38bc00000.dcp: RTKit: syslog message: ck_PCC2DBlm_v5.cpp:2646: IOMFB: BLM LTS data hasn't been read in more than 10 secs [ 1.263276] apple-dcp 38bc00000.dcp: RTKit: syslog message: ap_link.c:299: shared memory dva: 0xffe00000 0xffffffff00610000 [ 1.263317] apple-dcp 38bc00000.dcp: RTKit: syslog message: ap_link.c:276: ap_link: IOMFB: DCP heap size: 0x1030000 [iBoot:0x1030000] [LinkService:0x0] [ 1.265221] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:4191: IOMFB: Could not find Backlight service [ 1.265282] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:4199: IOMFB: Could not find nvram service [ 1.265286] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1838: virtual bool UnifiedPipeline::start_ios_gated(): Created AP Services [ 1.265290] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1864: start_ios_gated: trigger pending HPD notification [ 1.265330] apple-dcp 38bc00000.dcp: dcp_hotplug: connected: 1 [ 1.271297] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1871: virtual bool UnifiedPipeline::start_ios_gated(): Flushed RTPs [ 1.271944] apple-dcp 38bc00000.dcp: RTKit: syslog message: ableCompensator.cpp:903: IOMFB setup_table: Could not find table 'display-backlight-compensation-v1' in registry. Using default table. [ 1.272272] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:11092: IOMFB updateFrequencies: minimum-frequency property not found, using getClockFrequency(0) instead. [ 1.272373] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:11109: IOMFB updateFrequencies EDT ERROR: getClockFrequency(0) (237333328) < videoClock 402278400! Giving up on frequencies. [ 1.272768] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPPipeDCP_H13P.cpp:1532: IOMFB: videoClock is zero, defaulting to 402280000 [ 1.273658] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1356: set_device_enabled_gated: current state: 1, requested state: 1 [ 1.273926] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:11092: IOMFB updateFrequencies: minimum-frequency property not found, using getClockFrequency(0) instead. [ 1.274025] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:11109: IOMFB updateFrequencies EDT ERROR: getClockFrequency(0) (237333328) < videoClock 402278400! Giving up on frequencies. [ 1.274684] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10490: set_run_mode_safe: deferring: 2 -> 4 [ 1.274695] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10395: virtual IOMFBStatus IOMFB::UPPipeDCP_H13P::ready_for_run_mode_change(IOMFB::AppleRegisterStream *): initiating deferred run mod [ 1.275500] macsmc-reboot macsmc-reboot: Handling reboot and poweroff requests via SMC [ 1.275619] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load APT M3 IMem : size 0x7960 [ 1.275790] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load APT M3 DMem : size 0x70ac [ 1.275936] apple-dcp 38bc00000.dcp: RTKit: syslog message: CAHandler.cpp:188: IOMFB load_ca_data: Unrecognized data version 0 (expected 1 or 2) [ 1.278137] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:14085: IOMFB Int RTBandwidth: program_M3_rt_config: Using Dashboard 28e3d0988 [ 1.281470] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPTSQManager.cpp:133: IOMFB: clearing M3 reset [ 1.281523] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPTSQ_Hal_v1.cpp:349: IOMFB: timebase_offset = 4 [ 1.285761] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPTSQManager.cpp:105: IOMFB: switch to normal mode succeeded [ 1.291589] apple-dcp 38bc00000.dcp: RTKit: syslog message: ck_PCC2DBlm_v5.cpp:2611: IOMFB LACS_ERROR: DCP took too long to respond to LAS stats [ 1.291605] apple-dcp 38bc00000.dcp: DCP booted [ 1.292307] apple-dcp 38bc00000.dcp: DCP is_main_display: 1 [ 1.292314] apple-dcp 38bc00000.dcp: dcp_hotplug: connected: 1 [ 1.292429] [drm] Initialized apple 1.0.0 20221106 for soc:display-subsystem on minor 0 [ 1.293910] apple-dcp 38bc00000.dcp: dcp_poweron() starting [ 1.302781] apple-dcp 38bc00000.dcp: set_digital_out_mode(color:1 timing:3) [ 1.302860] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:7462: set_digital_out_mode: Modeset requested for colorID: 1, timingID: 3 [ 1.302864] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:18011: Dual pipe disabled offset 0 [ 1.303318] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10490: set_run_mode_safe: deferring: 4 -> 1 [ 1.303321] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10395: virtual IOMFBStatus IOMFB::UPPipeDCP_H13P::ready_for_run_mode_change(IOMFB::AppleRegisterStream *): initiating deferred run mod [ 1.303365] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPTSQManager.cpp:150: IOMFBStatus IOMFB::UPTSQManager::power_down_M3(IOMFB::AppleRegisterStream *, UPTSQManager::ModeChangeWaiter *): request mode ch [ 1.310748] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPTSQManager.cpp:162: IOMFBStatus IOMFB::UPTSQManager::power_down_M3(IOMFB::AppleRegisterStream *, UPTSQManager::ModeChangeWaiter *): disabling M3 [ 1.311035] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10468: set_run_mode_safe: no need to defer: 1 -> 0 [ 1.311799] apple-dcp 38bc00000.dcp: RTKit: syslog message: ck_PCC2DBlm_v5.cpp:3300: Quiescing callback [ 1.367097] cs42l84 2-004b: Unplug event [ 1.390748] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1356: set_device_enabled_gated: current state: 1, requested state: 0 [ 1.391030] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:7700: set_mode: timingID: 3 colorID: 1 [ 1.393189] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:11092: IOMFB updateFrequencies: minimum-frequency property not found, using getClockFrequency(0) instead. [ 1.393377] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:11109: IOMFB updateFrequencies EDT ERROR: getClockFrequency(0) (237333328) < videoClock 402278400! Giving up on frequencies. [ 1.393935] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:7356: IOMFBStatus UnifiedPipeline::mode_set_gated(uint32_t, uint32_t): 3024x1964@60 Hz link: 1 [ 1.393996] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1356: set_device_enabled_gated: current state: 0, requested state: 1 [ 1.394430] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10468: set_run_mode_safe: no need to defer: 0 -> 1 [ 1.394497] apple-dcp 38bc00000.dcp: RTKit: syslog message: ock_Tunables_v1.cpp:651: IOMFB: Writing tunables with target 1 [ 1.395092] apple-dcp 38bc00000.dcp: RTKit: syslog message: ck_Config_H13P.cpp:1771: program_frame_size: pixel_clock 804560000, vid0 402280000, 00019247 000000a3 [ 1.395375] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load LED M3 IMem : size 0x7b88 [ 1.395809] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load LED M3 DMem : size 0x102e0 [ 1.396904] apple-dcp 38bc00000.dcp: RTKit: syslog message: ock_PCC2DLTM_v4.cpp:324: IOMFBStatus IOMFB::UPBlock_PCC2DLTM_v4::set_mcpu_power(IOMFB::AppleRegisterStream *, bool) Loading M3 Hal [ 1.396910] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load LTM M3 IMem : size 0x73b4 [ 1.397281] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load LTM M3 DMem : size 0xd194 [ 1.397717] apple-dcp 38bc00000.dcp: RTKit: syslog message: ck_PCC2DBlm_v5.cpp:4938: [set_lts_buffer] buffer 0x1f001690000 Add_lo = 0x1690000, Add_hi = 0x1f0, size 0x2500 stride 0x100 [ 1.404769] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10468: set_run_mode_safe: no need to defer: 1 -> 2 [ 1.405247] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPPipeDCP_H13P.cpp:1532: IOMFB: videoClock is zero, defaulting to 402280000 [ 1.405353] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load BLM M3 IMem : size 0x7598 [ 1.405746] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load BLM M3 DMem : size 0xaf5c [ 1.406003] apple-dcp 38bc00000.dcp: RTKit: syslog message: FBPropertyManager.h:189: value_t

IOMFB::PropMgr::getVal(IOMFB::RuntimeProperty) [P = IOMFB::RuntimePropertyType::boolean]: WARNING - type mismatch on [ 1.406331] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10490: set_run_mode_safe: deferring: 2 -> 4 [ 1.406338] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10395: virtual IOMFBStatus IOMFB::UPPipeDCP_H13P::ready_for_run_mode_change(IOMFB::AppleRegisterStream *): initiating deferred run mod [ 1.406397] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load APT M3 IMem : size 0x7960 [ 1.406550] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load APT M3 DMem : size 0x70ac [ 1.406689] apple-dcp 38bc00000.dcp: RTKit: syslog message: CAHandler.cpp:188: IOMFB load_ca_data: Unrecognized data version 0 (expected 1 or 2) [ 1.407377] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:14085: IOMFB Int RTBandwidth: program_M3_rt_config: Using Dashboard 28e3d0988 [ 1.407444] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPTSQManager.cpp:133: IOMFB: clearing M3 reset [ 1.407520] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPTSQ_Hal_v1.cpp:349: IOMFB: timebase_offset = 4 [ 1.421167] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPTSQManager.cpp:105: IOMFB: switch to normal mode succeeded [ 1.421638] apple-dcp 38bc00000.dcp: RTKit: syslog message: eoInterfaceIOAV.cpp:296: IOMFB: VideoInterfaceIOAV::power_on: m_power_ctrl->setPower( 1 ) [ 1.427626] apple-dcp 38bc00000.dcp: RTKit: syslog message: MMailboxHandler.cpp:214: pcc firmware: MailBox Printf is enabled in BLM Pipe Line Init [ 1.427809] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:17179: handle_stage1_enable blm_en 1 ltm_en 0 [ 1.439040] Console: switching to colour frame buffer device 189x59 [ 1.458783] dwc3 f02280000.usb: Adding to iommu group 7 [ 1.464239] apple-drm soc:display-subsystem: [drm] fb0: appledrmfb frame buffer device [ 2.010067] pcie-apple 590000000.pcie: host bridge /soc/pcie@590000000 ranges: [ 2.010093] pcie-apple 590000000.pcie: MEM 0x05a0000000..0x05bfffffff -> 0x05a0000000 [ 2.010105] pcie-apple 590000000.pcie: MEM 0x05c0000000..0x05ffffffff -> 0x00c0000000 [ 2.010196] pcie-apple 590000000.pcie: invalid resource (null) [ 2.212778] apple-isp: CISP_CMD_CONFIG_GET: [ 2.212787] apple-isp: 00000000 00000003 016e3600 00000001 0000000a 00000000 00000001 [ 2.212909] apple-isp 384000000.isp: found sensor 558 CC2244512ADPNTVF3 on ch 0 [ 2.212915] apple-isp: ch: CISP_CMD_CH_INFO_GET: 0 [ 2.212919] apple-isp: ch: 00000000 0000010d 00000000 07dc0001 0005008c 00010007 00000006 00000001 [ 2.212924] apple-isp: ch: 00000558 00000009 00001410 00000002 00000000 00000000 00000000 00000000 [ 2.212927] apple-isp: ch: 00000000 00000000 00000000 00050000 00000001 00000000 00000004 00000020 [ 2.212931] apple-isp: ch: 00000006 00000000 00004680 00000040 00000001 00000002 00004000 00000040 [ 2.212935] apple-isp: ch: 00000001 00000000 00000000 00000036 00000000 00000000 000f4240 434300a0 [ 2.212939] apple-isp: ch: 34343232 41323135 544e5044 00334656 00000000 00000008 00000000 00000000 [ 2.212942] apple-isp: ch: 00000001 00000000 00000100 00000000 00000000 00000000 00000000 00ff0000 [ 2.212945] apple-isp: ch: 00000c00 00000000 0000001c 00000680 00000004 00000004 00000000 00000000 [ 2.212948] apple-isp: ch: 00000000 00000000 00000000 00000000 07800000 00000780 [ 2.213099] apple-isp: ps: CISP_CMD_CH_CAMERA_CONFIG_GET: 0 [ 2.213103] apple-isp: ps: 00000000 00000106 00000000 00000000 07800780 07800780 00000000 00001df8 [ 2.213106] apple-isp: ps: 00000100 00000001 00000040 00000040 00000040 00000040 00000040 00000040 [ 2.213110] apple-isp: ps: 00000003 00000040 00000040 00000005 00000000 0100041e 00000001 00000000 [ 2.213114] apple-isp: ps: 0bdebefc 00000006 00000007 00000000 00000009 000f4240 00000012 00000000 [ 2.213120] apple-isp: ps: 00008000 00000014 00000015 00000000 00000000 00000000 00000780 00000780 [ 2.213124] apple-isp: ps: 00010000 00000000 d3e00000 00000040 0000001f 00000000 00000000 00000000 [ 2.213128] apple-isp: ps: 00000780 00000780 00000100 00000000 00000000 00000780 00000780 [ 2.213270] apple-isp: ps: CISP_CMD_CH_CAMERA_CONFIG_GET: 1 [ 2.213273] apple-isp: ps: 00000000 00000106 00000000 00000001 08700780 08700780 00000000 00001df8 [ 2.213280] apple-isp: ps: 00000100 00000001 00000040 00000040 00000040 00000040 00000040 00000040 [ 2.213283] apple-isp: ps: 00000003 00000040 00000040 00000005 00000000 0100041e 00000001 00000000 [ 2.213287] apple-isp: ps: 0bdebefc 00000006 00000007 00000000 00000009 000f4240 00000012 00000000 [ 2.213290] apple-isp: ps: 00008000 00000014 00000015 00000000 00000000 00000000 00000780 00000438 [ 2.213294] apple-isp: ps: 00010001 00000000 d3e00000 00000040 0000001f 00000000 00000000 00000000 [ 2.213297] apple-isp: ps: 00000780 00000870 00000100 00000000 00000000 00000780 00000438 [ 2.213411] apple-isp: ps: CISP_CMD_CH_CAMERA_CONFIG_GET: 2 [ 2.213415] apple-isp: ps: 00000000 00000106 00000000 00000002 0f000438 0f000438 00000000 00001df8 [ 2.213418] apple-isp: ps: 00000100 00000001 00000040 00000040 00000040 00000040 00000040 00000040 [ 2.213422] apple-isp: ps: 00000003 00000040 00000040 00000005 00000000 0100041e 00000001 00000000 [ 2.213425] apple-isp: ps: 0bdebefc 00000006 00000007 00000000 00000009 000f4240 0000000d 00000000 [ 2.213428] apple-isp: ps: 00008000 00000014 00000015 00000000 00000000 00000000 00000438 00000780 [ 2.213432] apple-isp: ps: 00010001 00000000 d3e00000 00000040 0000001f 00000000 00000000 00000000 [ 2.213435] apple-isp: ps: 00000438 00000f00 00000100 00000000 00000000 00000438 00000780 [ 2.213570] apple-isp: ps: CISP_CMD_CH_CAMERA_CONFIG_GET: 3 [ 2.213575] apple-isp: ps: 00000000 00000106 00000000 00000003 0a6006e0 0a6006e0 00000000 00001df8 [ 2.213578] apple-isp: ps: 00000100 00000001 00000040 00000040 00000040 00000040 00000040 00000040 [ 2.213582] apple-isp: ps: 00000003 00000040 00000040 00000005 00000000 0100041e 00000001 00000000 [ 2.213585] apple-isp: ps: 0bdebefc 00000006 00000007 00000000 00000009 000f4240 00000010 00000000 [ 2.213589] apple-isp: ps: 00008000 00000014 00000015 00000000 00000000 00000000 000006e0 00000530 [ 2.213596] apple-isp: ps: 00010001 00000000 d3e00000 00000040 0000001f 00000000 00000000 00000000 [ 2.213599] apple-isp: ps: 000006e0 00000a60 00000100 00000000 00000000 000006e0 00000530 [ 2.213734] apple-isp: ps: CISP_CMD_CH_CAMERA_CONFIG_GET: 4 [ 2.213739] apple-isp: ps: 00000000 00000106 00000000 00000004 0dc00530 0dc00530 00000000 00001df8 [ 2.213743] apple-isp: ps: 00000100 00000001 00000040 00000040 00000040 00000040 00000040 00000040 [ 2.213746] apple-isp: ps: 00000003 00000040 00000040 00000005 00000000 0100041e 00000001 00000000 [ 2.213750] apple-isp: ps: 0bdebefc 00000006 00000007 00000000 00000009 000f4240 0000000e 00000000 [ 2.213756] apple-isp: ps: 00008000 00000014 00000015 00000000 00000000 00000000 00000530 000006e0 [ 2.213760] apple-isp: ps: 00010001 00000000 d3e00000 00000040 0000001f 00000000 00000000 00000000 [ 2.213764] apple-isp: ps: 00000530 00000dc0 00000100 00000000 00000000 00000530 000006e0 [ 2.213896] apple-isp: ps: CISP_CMD_CH_CAMERA_CONFIG_GET: 5 [ 2.213901] apple-isp: ps: 00000000 00000106 00000000 00000005 0c200610 0c200610 00000000 00001df8 [ 2.213905] apple-isp: ps: 00000100 00000001 00000040 00000040 00000040 00000040 00000040 00000040 [ 2.213908] apple-isp: ps: 00000003 00000040 00000040 00000005 00000000 0100041e 00000001 00000000 [ 2.213915] apple-isp: ps: 0bdebefc 00000006 00000007 00000000 00000009 000f4240 0000000f 00000000 [ 2.213919] apple-isp: ps: 00008000 00000014 00000015 00000000 00000000 00000000 00000610 00000610 [ 2.213923] apple-isp: ps: 00010001 00000000 d3e00000 00000040 0000001f 00000000 00000000 00000000 [ 2.213927] apple-isp: ps: 00000610 00000c20 00000100 00000000 00000000 00000610 00000610 [ 2.223658] pcie-apple 590000000.pcie: invalid resource (null) [ 2.236780] apple-isp 384000000.isp: apple-isp probe! [ 2.439661] pcie-apple 590000000.pcie: ECAM at [mem 0x590000000-0x590ffffff] for [bus 00-04] [ 2.439823] pcie-apple 590000000.pcie: PCI host bridge to bus 0000:00 [ 2.439828] pci_bus 0000:00: root bus resource [bus 00-04] [ 2.439832] pci_bus 0000:00: root bus resource [mem 0x5a0000000-0x5bfffffff pref] [ 2.439837] pci_bus 0000:00: root bus resource [mem 0x5c0000000-0x5ffffffff] (bus address [0xc0000000-0xffffffff]) [ 2.439859] pci 0000:00:00.0: [106b:100c] type 01 class 0x060400 [ 2.439948] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold [ 2.440234] pci 0000:00:01.0: [106b:100c] type 01 class 0x060400 [ 2.440316] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold [ 2.442219] pci 0000:01:00.0: [14e4:4433] type 00 class 0x028000 [ 2.442245] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x0000ffff 64bit] [ 2.442263] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00ffffff 64bit] [ 2.442413] pci 0000:01:00.0: supports D1 D2 [ 2.442416] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 2.442731] pci 0000:01:00.1: [14e4:5f71] type 00 class 0x028000 [ 2.442757] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x00007fff 64bit] [ 2.442773] pci 0000:01:00.1: reg 0x18: [mem 0x00000000-0x003fffff 64bit] [ 2.442905] pci 0000:01:00.1: supports D1 D2 [ 2.442909] pci 0000:01:00.1: PME# supported from D0 D1 D2 D3hot D3cold [ 2.445566] pci_bus 0000:01: busn_res: [bus 01-04] end is updated to 01 [ 2.445752] pci 0000:02:00.0: [17a0:9755] type 00 class 0x080501 [ 2.445781] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x00000fff] [ 2.445986] pci 0000:02:00.0: supports D1 D2 [ 2.445989] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold [ 2.448562] pci_bus 0000:02: busn_res: [bus 02-04] end is updated to 02 [ 2.448586] pci 0000:00:00.0: BAR 14: assigned [mem 0x5c0000000-0x5c17fffff] [ 2.448593] pci 0000:00:01.0: BAR 14: assigned [mem 0x5c1800000-0x5c18fffff] [ 2.448600] pci 0000:01:00.0: BAR 2: assigned [mem 0x5c0000000-0x5c0ffffff 64bit] [ 2.448616] pci 0000:01:00.1: BAR 2: assigned [mem 0x5c1000000-0x5c13fffff 64bit] [ 2.448630] pci 0000:01:00.0: BAR 0: assigned [mem 0x5c1400000-0x5c140ffff 64bit] [ 2.448645] pci 0000:01:00.1: BAR 0: assigned [mem 0x5c1410000-0x5c1417fff 64bit] [ 2.448659] pci 0000:00:00.0: PCI bridge to [bus 01] [ 2.448664] pci 0000:00:00.0: bridge window [mem 0x5c0000000-0x5c17fffff] [ 2.448672] pci 0000:02:00.0: BAR 0: assigned [mem 0x5c1800000-0x5c1800fff] [ 2.448680] pci 0000:00:01.0: PCI bridge to [bus 02] [ 2.448685] pci 0000:00:01.0: bridge window [mem 0x5c1800000-0x5c18fffff] [ 2.448735] OF: /soc/pcie@590000000: no iommu-map translation for id 0x0 on (null) [ 2.448990] pcieport 0000:00:00.0: PME: Signaling with IRQ 105 [ 2.449119] pcieport 0000:00:00.0: AER: enabled with IRQ 105 [ 2.449258] OF: /soc/pcie@590000000: no iommu-map translation for id 0x8 on (null) [ 2.449474] pcieport 0000:00:01.0: PME: Signaling with IRQ 107 [ 2.450034] pcieport 0000:00:01.0: AER: enabled with IRQ 107 [ 2.453762] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.454365] sdhci: Secure Digital Host Controller Interface driver [ 2.454368] sdhci: Copyright(c) Pierre Ossman [ 2.456106] sdhci-pci 0000:02:00.0: Adding to iommu group 8 [ 2.456282] sdhci-pci 0000:02:00.0: SDHCI controller found [17a0:9755] (rev 1) [ 2.456302] sdhci-pci 0000:02:00.0: enabling device (0000 -> 0002) [ 2.457142] mmc0: SDHCI controller on PCI [0000:02:00.0] using ADMA 64-bit [ 2.463096] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.468737] usbcore: registered new interface driver brcmfmac [ 2.468907] brcmfmac 0000:01:00.0: Adding to iommu group 9 [ 2.468978] brcmfmac 0000:01:00.0: enabling device (0000 -> 0002) [ 2.470130] Bluetooth: Core ver 2.22 [ 2.470145] NET: Registered PF_BLUETOOTH protocol family [ 2.470147] Bluetooth: HCI device and connection manager initialized [ 2.470151] Bluetooth: HCI socket layer initialized [ 2.470154] Bluetooth: L2CAP socket layer initialized [ 2.470158] Bluetooth: SCO socket layer initialized [ 2.470930] hci_bcm4377 0000:01:00.1: Adding to iommu group 9 [ 2.474543] macsmc-rtc macsmc-rtc: registered as rtc0 [ 2.482852] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4387c2-pcie for chip BCM4387/7 [ 2.483606] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4387c2-pcie.apple,maldives-TPHN-u-4.7-X3.bin failed with error -2 [ 2.483935] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4387c2-pcie.apple,maldives-TPHN-u-4.7.bin failed with error -2 [ 2.483992] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4387c2-pcie.apple,maldives-TPHN-u.bin failed with error -2 [ 2.484199] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4387c2-pcie.apple,maldives-TPHN.bin failed with error -2 [ 2.484297] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4387c2-pcie.apple,maldives-X3.bin failed with error -2 [ 2.500521] macsmc-rtc macsmc-rtc: setting system clock to 2024-01-03T13:06:41 UTC (1704287201) [ 2.500597] leds_pwm led-controller: failed to read period for kbd_backlight, default to off [ 2.500749] snd-soc-macaudio sound: macaudio_probe! [ 2.508812] snd-soc-macaudio sound: adding routes for 'mca-i2s-2' [ 2.510287] input: MacBook Pro J314 Headphone Jack as /devices/platform/sound/sound/card0/input5 [ 2.591027] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4387c2-pcie.sig failed with error -2 [ 2.650107] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 2.650119] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 2.650292] xhci-hcd xhci-hcd.0.auto: hcc params 0x0238ffcd hci version 0x110 quirks 0x0000000000000010 [ 2.650321] xhci-hcd xhci-hcd.0.auto: irq 112, io mem 0xb02280000 [ 2.650408] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 2.650412] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 2.650416] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.1 Enhanced SuperSpeed [ 2.650525] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05 [ 2.650532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.650536] usb usb1: Product: xHCI Host Controller [ 2.650539] usb usb1: Manufacturer: Linux 6.5.0-asahi xhci-hcd [ 2.650541] usb usb1: SerialNumber: xhci-hcd.0.auto [ 2.650777] hub 1-0:1.0: USB hub found [ 2.650790] hub 1-0:1.0: 1 port detected [ 2.650952] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.651002] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05 [ 2.651006] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.651009] usb usb2: Product: xHCI Host Controller [ 2.651012] usb usb2: Manufacturer: Linux 6.5.0-asahi xhci-hcd [ 2.651014] usb usb2: SerialNumber: xhci-hcd.0.auto [ 2.651200] hub 2-0:1.0: USB hub found [ 2.651212] hub 2-0:1.0: 1 port detected [ 2.679584] hci_bcm4377 0000:01:00.1: enabling device (0000 -> 0002) [ 2.809009] alg: No test for hmac(md4) (hmac(md4-generic)) [ 2.891491] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 3.020917] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.55 [ 3.020921] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.020922] usb 1-1: Product: USB2.1 Hub [ 3.020924] usb 1-1: Manufacturer: GenesysLogic [ 3.026499] hub 1-1:1.0: USB hub found [ 3.026774] hub 1-1:1.0: 4 ports detected [ 3.134606] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd [ 3.149366] usb 2-1: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.55 [ 3.149369] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.149371] usb 2-1: Product: USB3.1 Hub [ 3.149372] usb 2-1: Manufacturer: GenesysLogic [ 3.154824] hub 2-1:1.0: USB hub found [ 3.155153] hub 2-1:1.0: 4 ports detected [ 3.321646] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported. [ 3.545505] brcmfmac: brcmf_c_process_txcap_blob: TxCap blob found, loading [ 3.548423] brcmfmac: brcmf_c_process_cal_blob: Calibration blob provided by platform, loading [ 3.565506] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4387/7 wl0: May 27 2023 01:34:59 version 20.96.31.0.8.7.148 FWID 01-126f2c4c ```

Failing configuration dmesg ``` [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x612f0240] [ 0.000000] Linux version 6.6.0-asahi (nixbld@localhost) (gcc (GCC) 12.3.0, GNU ld (GNU Binutils) 2.40) #1-NixOS SMP PREEMPT_DYNAMIC Tue Jan 1 00:00:00 UTC 1980 [ 0.000000] random: crng init done [ 0.000000] Machine model: Apple MacBook Pro (14-inch, M1 Pro, 2021) [ 0.000000] efi: EFI v2.10 by Das U-Boot [ 0.000000] efi: RTPROP=0x103d673e040 INITRD=0x103d571b040 MEMRESERVE=0x103d571a040 [ 0.000000] OF: reserved mem: 0x0000010000a40000..0x00000100013bffff (9728 KiB) nomap non-reusable asc-firmware@10000a40000 [ 0.000000] OF: reserved mem: 0x0000010001a08000..0x0000010001d2bfff (3216 KiB) nomap non-reusable asc-firmware@10001a08000 [ 0.000000] OF: reserved mem: 0x00000103db880000..0x00000103dbadbfff (2416 KiB) nomap non-reusable isp-heap [ 0.000000] OF: reserved mem: 0x00000103deb14000..0x00000103dfb13fff (16384 KiB) nomap non-reusable @103deb14000 [ 0.000000] OF: reserved mem: 0x00000103dfb14000..0x00000103dfe13fff (3072 KiB) nomap non-reusable dcpext0_data@103dfb14000 [ 0.000000] OF: reserved mem: 0x00000103dfe14000..0x00000103dfe17fff (16 KiB) nomap non-reusable region157@103dfe14000 [ 0.000000] OF: reserved mem: 0x00000103dfe18000..0x00000103e55c3fff (89776 KiB) nomap non-reusable framebuffer@103dfe18000 [ 0.000000] OF: reserved mem: 0x00000103e55c4000..0x00000103e5683fff (768 KiB) nomap non-reusable region95@103e55c4000 [ 0.000000] OF: reserved mem: 0x00000103e5684000..0x00000103e59d3fff (3392 KiB) nomap non-reusable region94@103e5684000 [ 0.000000] OF: reserved mem: 0x00000103e59d4000..0x00000103e69d3fff (16384 KiB) nomap non-reusable region57@103e59d4000 [ 0.000000] OF: reserved mem: 0x00000103e69d4000..0x00000103e6cd3fff (3072 KiB) nomap non-reusable dcp_data@103e69d4000 [ 0.000000] OF: reserved mem: 0x00000103fff74000..0x00000103fff77fff (16 KiB) nomap non-reusable uat-handoff [ 0.000000] OF: reserved mem: 0x00000103fff78000..0x00000103fffb7fff (256 KiB) nomap non-reusable uat-pagetables [ 0.000000] OF: reserved mem: 0x00000103fffb8000..0x00000103fffbbfff (16 KiB) nomap non-reusable uat-ttbs [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000010000a40000-0x00000103fffbbfff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000010000a40000-0x00000100013bffff] [ 0.000000] node 0: [mem 0x0000010001a08000-0x0000010001d2bfff] [ 0.000000] node 0: [mem 0x0000010001e24000-0x00000100025d7fff] [ 0.000000] node 0: [mem 0x00000100025d8000-0x00000100026b3fff] [ 0.000000] node 0: [mem 0x00000100026b4000-0x0000010004b97fff] [ 0.000000] node 0: [mem 0x0000010004b98000-0x0000010004bc3fff] [ 0.000000] node 0: [mem 0x0000010004bc4000-0x00000103d673bfff] [ 0.000000] node 0: [mem 0x00000103d673c000-0x00000103d6747fff] [ 0.000000] node 0: [mem 0x00000103d6748000-0x00000103db79ffff] [ 0.000000] node 0: [mem 0x00000103db7a0000-0x00000103db7affff] [ 0.000000] node 0: [mem 0x00000103db7b0000-0x00000103db87bfff] [ 0.000000] node 0: [mem 0x00000103db880000-0x00000103dbadbfff] [ 0.000000] node 0: [mem 0x00000103deb14000-0x00000103e6cd3fff] [ 0.000000] node 0: [mem 0x00000103fff74000-0x00000103fffbbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000010000a40000-0x00000103fffbbfff] [ 0.000000] On node 0, zone DMA: 656 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 402 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 62 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 3086 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 9384 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 17 pages in unavailable ranges [ 0.000000] cma: Reserved 64 MiB at 0x0000010006000000 on node -1 [ 0.000000] percpu: Embedded 6 pages/cpu s50536 r8192 d39576 u98304 [ 0.000000] pcpu-alloc: s50536 r8192 d39576 u98304 alloc=6*16384 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: Address authentication (IMP DEF algorithm) [ 0.000000] CPU features: detected: Virtualization Host Extensions [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: initrd=\efi\nixos\5dbwn1fbg71nlxk8fm3x3p015wgzhq0k-initrd-linux-6.6.0-asahi-initrd.efi init=/nix/store/6ka4hgsqh3wjfvysyzfvb2ddln1g2kjf-nixos-system-veritas-m1-pro-24.05.20231222.6df37dc/init earlycon console=ttySAC0,115200n8 console=tty0 boot.shell_on_fail nvme_apple.flush_interval=0 loglevel=4 [ 0.000000] Dentry cache hash table entries: 2097152 (order: 10, 16777216 bytes, linear) [ 0.000000] Inode-cache hash table entries: 1048576 (order: 9, 8388608 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1014490 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: area num 8. [ 0.000000] software IO TLB: mapped [mem 0x00000103cd410000-0x00000103d1410000] (64MB) [ 0.000000] Memory: 15884832K/16297344K available (12544K kernel code, 1674K rwdata, 4800K rodata, 2944K init, 632K bss, 346976K reserved, 65536K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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=8. [ 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=8 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] Root IRQ handler: aic_handle_irq [ 0.000000] Root FIQ handler: aic_handle_fiq [ 0.000000] irq_apple_aic: Using Fast IPIs [ 0.000000] irq_apple_aic: Initialized with 1806/4096 IRQs * 1/8 die(s), 7 FIQs, 32 vIPIs [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000153] Console: colour dummy device 80x25 [ 0.000156] printk: console [tty0] enabled [ 0.000173] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000) [ 0.000176] pid_max: default: 32768 minimum: 301 [ 0.000236] LSM: initializing lsm=capability,yama,apparmor [ 0.000269] Yama: becoming mindful. [ 0.000284] AppArmor: AppArmor initialized [ 0.000312] Mount-cache hash table entries: 32768 (order: 4, 262144 bytes, linear) [ 0.000317] Mountpoint-cache hash table entries: 32768 (order: 4, 262144 bytes, linear) [ 0.000835] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1. [ 0.000849] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1. [ 0.000884] rcu: Hierarchical SRCU implementation. [ 0.000885] rcu: Max phase no-delay instances is 400. [ 0.001176] Remapping and enabling EFI services. [ 0.001250] smp: Bringing up secondary CPUs ... [ 0.001336] Detected VIPT I-cache on CPU1 [ 0.001354] CPU1: Booted secondary processor 0x0000000001 [0x612f0240] [ 0.001471] Detected VIPT I-cache on CPU2 [ 0.001492] CPU2: Booted secondary processor 0x0000010100 [0x612f0250] [ 0.001615] Detected VIPT I-cache on CPU3 [ 0.001626] CPU3: Booted secondary processor 0x0000010101 [0x612f0250] [ 0.001735] Detected VIPT I-cache on CPU4 [ 0.001747] CPU4: Booted secondary processor 0x0000010102 [0x612f0250] [ 0.001860] Detected VIPT I-cache on CPU5 [ 0.001881] CPU5: Booted secondary processor 0x0000010200 [0x612f0250] [ 0.002006] Detected VIPT I-cache on CPU6 [ 0.002018] CPU6: Booted secondary processor 0x0000010201 [0x612f0250] [ 0.002127] Detected VIPT I-cache on CPU7 [ 0.002140] CPU7: Booted secondary processor 0x0000010202 [0x612f0250] [ 0.002173] smp: Brought up 1 node, 8 CPUs [ 0.002177] SMP: Total of 8 processors activated. [ 0.002179] CPU features: detected: ARMv8.4 Translation Table Level [ 0.002180] CPU features: detected: Data cache clean to the PoU not required for I/D coherence [ 0.002182] CPU features: detected: Common not Private translations [ 0.002183] CPU features: detected: CRC32 instructions [ 0.002183] CPU features: detected: Data independent timing control (DIT) [ 0.002185] CPU features: detected: E0PD [ 0.002186] CPU features: detected: Enhanced Virtualization Traps [ 0.002187] CPU features: detected: Generic authentication (IMP DEF algorithm) [ 0.002188] CPU features: detected: RCpc load-acquire (LDAPR) [ 0.002189] CPU features: detected: LSE atomic instructions [ 0.002191] CPU features: detected: Privileged Access Never [ 0.002191] CPU features: detected: RAS Extension Support [ 0.002192] CPU features: detected: Speculation barrier (SB) [ 0.002193] CPU features: detected: Stage-2 Force Write-Back [ 0.002194] CPU features: detected: TLB range maintenance instructions [ 0.002195] CPU features: detected: TSO memory model (Apple) [ 0.002196] CPU features: detected: Speculative Store Bypassing Safe (SSBS) [ 0.002227] CPU: All CPU(s) started at EL2 [ 0.002228] alternatives: applying system-wide alternatives [ 0.003079] devtmpfs: initialized [ 0.006090] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.006094] futex hash table entries: 2048 (order: 3, 131072 bytes, linear) [ 0.006220] pinctrl core: initialized pinctrl subsystem [ 0.006311] DMI not present or invalid. [ 0.006424] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.006973] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.007007] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.007035] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.007044] audit: initializing netlink subsys (disabled) [ 0.007084] audit: type=2000 audit(0.007:1): state=initialized audit_enabled=0 res=1 [ 0.007169] thermal_sys: Registered thermal governor 'fair_share' [ 0.007171] thermal_sys: Registered thermal governor 'bang_bang' [ 0.007173] thermal_sys: Registered thermal governor 'step_wise' [ 0.007174] thermal_sys: Registered thermal governor 'user_space' [ 0.007175] thermal_sys: Registered thermal governor 'power_allocator' [ 0.007184] cpuidle: using governor ladder [ 0.007189] cpuidle: using governor menu [ 0.007214] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.007280] ASID allocator initialised with 256 entries [ 0.018727] Modules: 6756 pages in range for non-PLT usage [ 0.018729] Modules: 129636 pages in range for PLT usage [ 0.018929] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.018931] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.018932] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.018933] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.018934] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.018934] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.019035] cryptd: max_cpu_qlen set to 1000 [ 0.019178] ACPI: Interpreter disabled. [ 0.019336] iommu: Default domain type: Translated [ 0.019337] iommu: DMA domain TLB invalidation policy: strict mode [ 0.019404] SCSI subsystem initialized [ 0.019426] usbcore: registered new interface driver usbfs [ 0.019430] usbcore: registered new interface driver hub [ 0.019435] usbcore: registered new device driver usb [ 0.019441] pps_core: LinuxPPS API ver. 1 registered [ 0.019442] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.019565] efivars: Registered efivars operations [ 0.019610] Advanced Linux Sound Architecture Driver Initialized. [ 0.019713] NetLabel: Initializing [ 0.019713] NetLabel: domain hash size = 128 [ 0.019714] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.019722] NetLabel: unlabeled traffic allowed by default [ 0.019754] vgaarb: loaded [ 0.019807] clocksource: Switched to clocksource arch_sys_counter [ 0.019848] VFS: Disk quotas dquot_6.6.0 [ 0.019853] VFS: Dquot-cache hash table entries: 2048 (order 0, 16384 bytes) [ 0.019941] AppArmor: AppArmor Filesystem Enabled [ 0.019947] pnp: PnP ACPI: disabled [ 0.021110] NET: Registered PF_INET protocol family [ 0.021153] IP idents hash table entries: 262144 (order: 7, 2097152 bytes, linear) [ 0.023772] tcp_listen_portaddr_hash hash table entries: 8192 (order: 3, 131072 bytes, linear) [ 0.023782] Table-perturb hash table entries: 65536 (order: 4, 262144 bytes, linear) [ 0.023784] TCP established hash table entries: 131072 (order: 6, 1048576 bytes, linear) [ 0.023868] TCP bind hash table entries: 65536 (order: 7, 2097152 bytes, linear) [ 0.023971] TCP: Hash tables configured (established 131072 bind 65536) [ 0.024001] MPTCP token hash table entries: 16384 (order: 4, 393216 bytes, linear) [ 0.024024] UDP hash table entries: 8192 (order: 4, 262144 bytes, linear) [ 0.024041] UDP-Lite hash table entries: 8192 (order: 4, 262144 bytes, linear) [ 0.024078] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.024140] RPC: Registered named UNIX socket transport module. [ 0.024141] RPC: Registered udp transport module. [ 0.024141] RPC: Registered tcp transport module. [ 0.024142] RPC: Registered tcp-with-tls transport module. [ 0.024142] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.024144] PCI: CLS 0 bytes, default 64 [ 0.024177] Trying to unpack rootfs image as initramfs... [ 0.027879] kvm [1]: IPA Size Limit: 42 bits [ 0.027887] kvm [1]: Non-architectural vgic, tainting kernel [ 0.027888] kvm [1]: GICv3: no GICV resource entry [ 0.027889] kvm [1]: disabling GICv2 emulation [ 0.027889] kvm [1]: GICv3 with broken locally generated SEI [ 0.027890] kvm [1]: GICv3 sysreg trapping enabled ([G0G1D], reduced performance) [ 0.027905] kvm [1]: GIC system register CPU interface enabled [ 0.027909] kvm [1]: vgic interrupt IRQ33 [ 0.027921] kvm [1]: VHE mode initialized successfully [ 0.028154] Initialise system trusted keyrings [ 0.028179] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 0.028186] zbud: loaded [ 0.028395] NFS: Registering the id_resolver key type [ 0.028398] Key type id_resolver registered [ 0.028398] Key type id_legacy registered [ 0.028401] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.028403] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.033252] NET: Registered PF_ALG protocol family [ 0.033254] Key type asymmetric registered [ 0.033255] Asymmetric key parser 'x509' registered [ 0.033256] Asymmetric key parser 'pkcs8' registered [ 0.064235] Freeing initrd memory: 9296K [ 0.064644] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.064675] io scheduler mq-deadline registered [ 0.064675] io scheduler kyber registered [ 0.064684] io scheduler bfq registered [ 0.069107] apple-pmgr-pwrstate 292280000.power-management:power-controller@78: always-on domain msg is not on at boot [ 0.069440] 39b200000.serial: ttySAC0 at MMIO 0x39b200000 (irq = 42, base_baud = 0) is a APPLE S5L [ 0.069448] printk: console [ttySAC0] enabled [ 0.069738] [drm] Initialized simpledrm 1.0.0 20200625 for 103dfef2880.framebuffer on minor 0 [ 0.081282] Console: switching to colour frame buffer device 189x59 [ 0.100199] simple-framebuffer 103dfef2880.framebuffer: [drm] fb0: simpledrmdrmfb frame buffer device [ 0.101136] mousedev: PS/2 mouse device common for all mice [ 0.101258] device-mapper: uevent: version 1.0.3 [ 0.101284] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com [ 0.101618] ledtrig-cpu: registered to indicate activity on CPUs [ 0.101633] hid: raw HID events driver (C) Jiri Kosina [ 0.102001] watchdog: Delayed init of the lockup detector failed: -19 [ 0.102002] watchdog: Hard watchdog permanently disabled [ 0.102102] hw perfevents: enabled with apple_icestorm_pmu PMU driver, 10 counters available [ 0.102228] hw perfevents: enabled with apple_firestorm_pmu PMU driver, 10 counters available [ 0.102435] Initializing XFRM netlink socket [ 0.102450] NET: Registered PF_INET6 protocol family [ 0.103036] Segment Routing with IPv6 [ 0.103040] In-situ OAM (IOAM) with IPv6 [ 0.103051] mip6: Mobile IPv6 [ 0.103053] NET: Registered PF_PACKET protocol family [ 0.103080] Key type dns_resolver registered [ 0.104128] registered taskstats version 1 [ 0.104165] Loading compiled-in X.509 certificates [ 0.105064] Key type .fscrypt registered [ 0.105065] Key type fscrypt-provisioning registered [ 0.105200] Key type encrypted registered [ 0.105208] AppArmor: AppArmor sha1 policy hashing enabled [ 0.253508] clk: Disabling unused clocks [ 0.253512] ALSA device list: [ 0.253513] No soundcards found. [ 0.253686] Freeing unused kernel memory: 2944K [ 0.263555] Checked W+X mappings: passed, no W+X pages found [ 0.263559] Run /init as init process [ 0.263560] with arguments: [ 0.263561] /init [ 0.263562] with environment: [ 0.263562] HOME=/ [ 0.263563] TERM=linux [ 0.275459] stage-1-init: [Thu Jan 1 00:00:00 UTC 1970] running udev... [ 0.280527] stage-1-init: [Thu Jan 1 00:00:00 UTC 1970] Starting systemd-udevd version 254.6 [ 0.319699] apple-dart 38b304000.iommu: Limiting DMA range to 0x0000000000000000..0x00000000fbffffff [ 0.319800] apple-dart 38b304000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 1, AS 32 -> 42] initialized [ 0.319849] apple-dart 38b30c000.iommu: Limiting DMA range to 0x000001f000000000..0x000001f0fbffffff [ 0.319905] apple-dart 38b30c000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 1, AS 32 -> 42] initialized [ 0.320098] apple-dart 39b004000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.320208] apple-dart 39b008000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.320354] apple-dart 3860e8000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.320472] apple-dart 3860f4000.iommu: DART [pagesize 4000, 16 streams, bypass support: 0, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.320641] apple-dart 3860fc000.iommu: DART [pagesize 4000, 16 streams, bypass support: 0, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.320882] apple-dart 581008000.iommu: DART [pagesize 4000, 16 streams, bypass support: 0, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.321415] apple-dart 582008000.iommu: DART [pagesize 4000, 16 streams, bypass support: 0, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.321477] apple-dart 289304000.iommu: Limiting DMA range to 0x0000000000000000..0x00000000fbffffff [ 0.321554] apple-dart 289304000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.321597] apple-dart 28930c000.iommu: Limiting DMA range to 0x000001f000000000..0x000001f0fbffffff [ 0.321662] apple-dart 28930c000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 1, AS 32 -> 42] initialized [ 0.321898] apple-dart 702f00000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.322125] apple-dart 702f80000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.322384] apple-dart b02f00000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.322477] apple-dart b02f80000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.322576] apple-dart f02f00000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.322680] apple-dart f02f80000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 42] initialized [ 0.325045] apple-gpio-pinctrl 290820000.pinctrl: No cache defaults, reading back from HW [ 0.326926] macsmc-rtkit 290400000.smc: RTKit: Initializing (protocol version 12) [ 0.327104] apple-gpio-pinctrl 2921f0000.pinctrl: No cache defaults, reading back from HW [ 0.328596] apple-gpio-pinctrl 293820000.pinctrl: No cache defaults, reading back from HW [ 0.329149] nvme-apple 393cc0000.nvme: RTKit: Initializing (protocol version 12) [ 0.329195] nvme-apple 393cc0000.nvme: RTKit: Unknown system endpoint: 0x0a [ 0.329474] apple-gpio-pinctrl 39b028000.pinctrl: No cache defaults, reading back from HW [ 0.329483] macsmc-rtkit 290400000.smc: Initialized (2043 keys #KEY (0x234b4559)..zSPp (0x7a535070)) [ 0.355079] dwc3 702280000.usb: Adding to iommu group 0 [ 0.383105] nvme-apple 393cc0000.nvme: RTKit: syslog message: apcie.c:954: power up done[0]: PMU=Ocarina, PWR=0 [ 0.383112] nvme-apple 393cc0000.nvme: RTKit: syslog message: apcie.c:954: power up done[1]: PMU=Undefined, PWR=0 [ 0.383115] nvme-apple 393cc0000.nvme: RTKit: syslog message: apcie_legacy.c:456: APCIe 1 is configured as unused. [ 0.396951] nvme-apple 393cc0000.nvme: RTKit: syslog message: cmd.c:6416: boot mode normal [ 0.399835] nvme0n1: p1 p2 p3 p4 p5 p6 [ 0.415906] macsmc-rtkit 290400000.smc: Failed to create device link (0x180) with 2920a1300.spmi:pmu@f:rtc_nvmem@1400 [ 0.418117] macsmc-gpio macsmc-gpio: First GPIO key: gP01 (0x67503031) [ 0.425619] macsmc-rtkit 290400000.smc: Failed to create device link (0x180) with 2920a1300.spmi:pmu@f:rtc_nvmem@1400 [ 0.435811] macsmc-rtkit 290400000.smc: Failed to create device link (0x180) with 2920a1300.spmi:pmu@f:legacy_nvmem@6000 [ 0.439743] gpio gpiochip4: (macsmc-pmu-gpio): not an immutable chip, please consider fixing it! [ 0.442851] macsmc-rtc macsmc-rtc: registered as rtc0 [ 0.466824] macsmc-rtc macsmc-rtc: setting system clock to 2024-01-03T13:09:27 UTC (1704287367) [ 0.485335] spi-hid-apple-of spi1.0: limiting the number of devices to mngt, kbd and mouse [ 0.492394] input: Apple Internal Keyboard / Trackpad as /devices/platform/soc/39b10c000.spi/spi_master/spi1/spi1.0/001C:05AC:0342.0001/input/input0 [ 0.492504] hid-generic 001C:05AC:0342.0001: input,hidraw0: SPI HID v3.52 Keyboard [Apple Internal Keyboard / Trackpad] on spi1.0 (1) [ 0.494343] input: Apple Internal Keyboard / Trackpad Mouse as /devices/platform/soc/39b10c000.spi/spi_master/spi1/spi1.0/001C:05AC:0342.0002/input/input1 [ 0.496894] hid-generic 001C:05AC:0342.0002: input,hidraw1: SPI HID v3.52 Mouse [Apple Internal Keyboard / Trackpad] on spi1.0 (2) [ 0.499761] stage-1-init: [Wed Jan 3 13:09:27 UTC 2024] starting device mapper and LVM... [ 0.533472] stage-1-init: [Wed Jan 3 13:09:27 UTC 2024] checking /dev/disk/by-uuid/e626023e-4d1b-4b71-b5c0-b5defa70f916... [ 0.533999] stage-1-init: [Wed Jan 3 13:09:27 UTC 2024] fsck (busybox 1.36.1) [ 0.534506] stage-1-init: [Wed Jan 3 13:09:27 UTC 2024] [fsck.ext4 (1) -- /mnt-root/] fsck.ext4 -a /dev/disk/by-uuid/e626023e-4d1b-4b71-b5c0-b5defa70f916 [ 0.536764] stage-1-init: [Wed Jan 3 13:09:27 UTC 2024] nixos: clean, 2476183/20946944 files, 36994166/83757076 blocks [ 0.542838] stage-1-init: [Wed Jan 3 13:09:27 UTC 2024] mounting /dev/disk/by-uuid/e626023e-4d1b-4b71-b5c0-b5defa70f916 on /... [ 0.545395] EXT4-fs (nvme0n1p5): mounted filesystem e626023e-4d1b-4b71-b5c0-b5defa70f916 r/w with ordered data mode. Quota mode: none. [ 0.545832] EXT4-fs (nvme0n1p5): re-mounted e626023e-4d1b-4b71-b5c0-b5defa70f916 r/w. Quota mode: none. [ 0.624266] EXT4-fs (nvme0n1p5): re-mounted e626023e-4d1b-4b71-b5c0-b5defa70f916 r/w. Quota mode: none. [ 0.624440] booting system configuration /nix/store/6ka4hgsqh3wjfvysyzfvb2ddln1g2kjf-nixos-system-veritas-m1-pro-24.05.20231222.6df37dc [ 0.636453] stage-2-init: running activation script... [ 0.753953] stage-2-init: setting up /etc... [ 0.875602] systemd[1]: systemd 254.6 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) [ 0.875607] systemd[1]: Detected architecture arm64. [ 0.876343] systemd[1]: Hostname set to . [ 0.891462] pcie-apple 590000000.pcie: host bridge /soc/pcie@590000000 ranges: [ 0.891470] pcie-apple 590000000.pcie: MEM 0x05a0000000..0x05bfffffff -> 0x05a0000000 [ 0.891473] pcie-apple 590000000.pcie: MEM 0x05c0000000..0x05ffffffff -> 0x00c0000000 [ 0.891503] pcie-apple 590000000.pcie: invalid resource (null) [ 0.913034] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported [ 1.000815] systemd[1]: Queued start job for default target Multi-User System. [ 1.013000] systemd[1]: Created slice Slice /system/getty. [ 1.013346] systemd[1]: Created slice Slice /system/modprobe. [ 1.013686] systemd[1]: Created slice Slice /system/serial-getty. [ 1.014002] systemd[1]: Created slice Slice /system/systemd-fsck. [ 1.014284] systemd[1]: Created slice User and Session Slice. [ 1.014361] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.014433] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 1.014497] systemd[1]: Reached target Local Encrypted Volumes. [ 1.014547] systemd[1]: Reached target Containers. [ 1.014593] systemd[1]: Reached target Path Units. [ 1.014631] systemd[1]: Reached target Remote File Systems. [ 1.014670] systemd[1]: Reached target Slice Units. [ 1.015577] systemd[1]: Listening on Process Core Dump Socket. [ 1.015905] systemd[1]: Listening on Journal Socket (/dev/log). [ 1.016005] systemd[1]: Listening on Journal Socket. [ 1.016558] systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket. [ 1.017003] systemd[1]: Listening on udev Control Socket. [ 1.017078] systemd[1]: Listening on udev Kernel Socket. [ 1.017756] systemd[1]: Mounting Huge Pages File System... [ 1.018383] systemd[1]: Mounting POSIX Message Queue File System... [ 1.019032] systemd[1]: Mounting Kernel Debug File System... [ 1.019660] systemd[1]: Starting Create List of Static Device Nodes... [ 1.020345] systemd[1]: Starting Load Kernel Module configfs... [ 1.020958] systemd[1]: Starting Load Kernel Module drm... [ 1.021513] systemd[1]: Starting Load Kernel Module efi_pstore... [ 1.022123] systemd[1]: Starting Load Kernel Module fuse... [ 1.022674] systemd[1]: Starting mount-pstore.service... [ 1.023259] systemd[1]: Starting Create SUID/SGID Wrappers... [ 1.023332] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). [ 1.024120] systemd[1]: Starting Journal Service... [ 1.024776] systemd[1]: Starting Load Kernel Modules... [ 1.025335] systemd[1]: Starting Remount Root and Kernel File Systems... [ 1.025934] systemd[1]: Starting Coldplug All udev Devices... [ 1.026532] fuse: init (API version 7.39) [ 1.028056] systemd[1]: Mounted Huge Pages File System. [ 1.028224] systemd[1]: Mounted POSIX Message Queue File System. [ 1.028371] systemd[1]: Mounted Kernel Debug File System. [ 1.029662] EXT4-fs (nvme0n1p5): re-mounted e626023e-4d1b-4b71-b5c0-b5defa70f916 r/w. Quota mode: none. [ 1.030596] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.032013] systemd-journald[574]: Collecting audit messages is disabled. [ 1.032558] systemd[1]: Finished Create List of Static Device Nodes. [ 1.033477] tun: Universal TUN/TAP device driver, 1.6 [ 1.034130] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 1.034245] systemd[1]: Finished Load Kernel Module configfs. [ 1.035076] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 1.035178] systemd[1]: Finished Load Kernel Module drm. [ 1.035521] loop: module loaded [ 1.035790] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 1.035886] systemd[1]: Finished Load Kernel Module efi_pstore. [ 1.036474] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 1.036561] systemd[1]: Finished Load Kernel Module fuse. [ 1.037500] systemd[1]: Finished Load Kernel Modules. [ 1.038100] systemd[1]: Finished Remount Root and Kernel File Systems. [ 1.039320] systemd[1]: Mounting FUSE Control File System... [ 1.040391] systemd[1]: Mounting Kernel Configuration File System... [ 1.041641] systemd[1]: Starting Firewall... [ 1.042658] systemd[1]: Starting Initialisation of swap device /var/lib/swapfile... [ 1.043709] systemd[1]: Starting Load/Save OS Random Seed... [ 1.045096] systemd[1]: Starting Apply Kernel Variables... [ 1.046308] systemd[1]: Starting Create Static Device Nodes in /dev gracefully... [ 1.047640] systemd[1]: Started Journal Service. [ 1.061300] systemd-journald[574]: Received client request to flush runtime journal. [ 1.063068] Adding 16777200k swap on /var/lib/swapfile. Priority:-2 extents:59 across:239730688k SS [ 1.070258] systemd-journald[574]: /var/log/journal/5482cb95aea24a0393fc20d49614510f/system.journal: Journal file uses a different sequence number ID, rotating. [ 1.070261] systemd-journald[574]: Rotating system journal. [ 1.104926] pcie-apple 590000000.pcie: invalid resource (null) [ 1.125704] cpu cpu0: EM: created perf domain [ 1.126062] cpu cpu2: EM: created perf domain [ 1.128876] cpu cpu5: EM: created perf domain [ 1.135465] apple-display-crossbar 130304c000.mux: Switched dpphy to disconnected state [ 1.135476] apple-display-crossbar 130304c000.mux: Switched dpin0 to disconnected state [ 1.135480] apple-display-crossbar 130304c000.mux: Switched dpin1 to disconnected state [ 1.151880] apple-dcp 38bc00000.dcp: Adding to iommu group 1 [ 1.158631] apple-dcp 289c00000.dcp: Adding to iommu group 2 [ 1.169292] input: Apple SMC power/lid events as /devices/platform/soc/290400000.smc/macsmc-hid/input/input2 [ 1.170977] apple-display-crossbar 130304c000.mux: Switched dpphy to dispext0,0 [ 1.186383] asahi 406400000.gpu: Probing... [ 1.186414] asahi 406400000.gpu: MMU: Initializing... [ 1.186429] asahi 406400000.gpu: MMU: Initializing kernel page table [ 1.186432] asahi 406400000.gpu: MMU: Creating kernel page tables [ 1.186435] asahi 406400000.gpu: MMU: Kernel page tables created [ 1.186918] mc: Linux media interface: v0.10 [ 1.188374] apple-admac 39b400000.dma-controller: Adding to iommu group 3 [ 1.195790] videodev: Linux video capture interface: v2.00 [ 1.195858] spi-nor spi0.0: mx25u6435f (8192 Kbytes) [ 1.197970] apple-drm soc:display-subsystem: Adding to iommu group 4 [ 1.198292] cs42l84 2-004b: Found reset GPIO [ 1.198814] asahi 406400000.gpu: MMU: Initializing TTBs [ 1.198816] asahi 406400000.gpu: MMU: initialized [ 1.198818] asahi 406400000.gpu: GPU ID registers: 0x4032000 0x40a06 0x30808 0x40404 0x1320200 0x202311 [ 1.198825] asahi 406400000.gpu: Core masks: [ 0xfdfd, 0x0, ] [ 1.198828] asahi 406400000.gpu: GPU Information: [ 1.198828] asahi 406400000.gpu: Type: G13S [ 1.198829] asahi 406400000.gpu: Clusters: 2 [ 1.198830] asahi 406400000.gpu: Cores: 8 (16) [ 1.198830] asahi 406400000.gpu: Frags: 8 (16) [ 1.198831] asahi 406400000.gpu: GPs: 4 (8) [ 1.198831] asahi 406400000.gpu: Core masks: [ 0xfd, 0xfd, ] [ 1.198832] asahi 406400000.gpu: Active cores: 14 [ 1.198833] asahi 406400000.gpu: Getting configuration from device tree... [ 1.198852] asahi 406400000.gpu: Dynamic configuration fetched [ 1.199013] asahi 406400000.gpu: MMU: IO map: 0x404d00000:0x1c000 -> 0xffffffaf00000000 [ 1.199015] asahi 406400000.gpu: MMU: IO map: 0x20e100000:0x4000 -> 0xffffffaf00020000 [ 1.199016] asahi 406400000.gpu: MMU: IO map: 0x28e104000:0x4000 -> 0xffffffaf00028000 [ 1.199017] asahi 406400000.gpu: MMU: IO map: 0x404000000:0x20000 -> 0xffffffaf00030000 [ 1.199018] asahi 406400000.gpu: MMU: IO map: 0x28e494000:0x4000 -> 0xffffffaf00054000 [ 1.199019] asahi 406400000.gpu: MMU: IO map: 0x404d80000:0x8000 -> 0xffffffaf0005c000 [ 1.199019] asahi 406400000.gpu: MMU: IO map: 0x204d60000:0x4000 -> 0xffffffaf00068000 [ 1.199020] asahi 406400000.gpu: MMU: IO map: 0x200000000:0xd8000 -> 0xffffffaf00070000 [ 1.199021] asahi 406400000.gpu: MMU: IO map: 0x201000000:0xd8000 -> 0xffffffaf00148000 [ 1.199022] asahi 406400000.gpu: MMU: IO map: 0x202000000:0xd8000 -> 0xffffffaf00220000 [ 1.199022] asahi 406400000.gpu: MMU: IO map: 0x203000000:0xd8000 -> 0xffffffaf002f8000 [ 1.199023] asahi 406400000.gpu: MMU: IO map: 0x2643c4000:0x4000 -> 0xffffffaf003d4000 [ 1.199025] asahi 406400000.gpu: MMU: IO map: 0x28e3d0000:0x4000 -> 0xffffffaf003dc000 [ 1.199026] asahi 406400000.gpu: MMU: IO map: 0x28e3c0000:0x4000 -> 0xffffffaf003e4000 [ 1.199097] asahi 406400000.gpu: RTKit: Initializing (protocol version 12) [ 1.200716] 1 fixed-partitions partitions found on MTD device spi0.0 [ 1.200718] Creating 1 MTD partitions on "spi0.0": [ 1.200719] 0x000000700000-0x000000800000 : "nvram" [ 1.202758] [drm] Initialized asahi 0.0.0 20220831 for 406400000.gpu on minor 1 [ 1.202792] asahi 406400000.gpu: Probed! [ 1.204857] Console: switching to colour dummy device 80x25 [ 1.205675] cs42l84 2-004b: Cirrus Logic CS42L84, Revision: 36 [ 1.207428] apple-admac 39b400000.dma-controller: Audio DMA Controller [ 1.207432] apple-admac 39b400000.dma-controller: imprint 4041e08 TX cache 8192 RX cache 8192 [ 1.218121] input: Apple Internal Keyboard / Trackpad as /devices/platform/soc/39b10c000.spi/spi_master/spi1/spi1.0/001C:05AC:0342.0001/input/input3 [ 1.224358] apple-isp 384000000.isp: Adding to iommu group 5 [ 1.224402] apple-dcp 38bc00000.dcp: Detected display with notch of 74 pixel [ 1.224449] apple-isp 384000000.isp: ISP firmware-compat: 13.5 (FW: 13.5) [ 1.224851] macsmc-reboot macsmc-reboot: Handling reboot and poweroff requests via SMC [ 1.225280] apple 001C:05AC:0342.0001: input,hidraw0: SPI HID v3.52 Keyboard [Apple Internal Keyboard / Trackpad] on spi1.0 (1) [ 1.225352] platform 38bc00000.dcp:piodma: Adding to iommu group 6 [ 1.225616] apple-dcp 38bc00000.dcp: RTKit: Initializing (protocol version 12) [ 1.225774] apple-dcp 38bc00000.dcp: shmem_setup: iova: 1f000248000 -> pa: 103e6c1c000 -> iomem: ffff8000825a0000 [ 1.225785] apple-dcp 38bc00000.dcp: shmem_setup: iova: 1f0fbffc000, buffer: ffff800082598000 [ 1.226104] apple-isp 384000000.isp: IPC surface iova: 0xf00000 [ 1.226117] apple-isp 384000000.isp: Data surface iova: 0xf1c000 [ 1.227236] apple-dcp 38bc00000.dcp: shmem_setup: iova: 1f0fbff8000, buffer: ffff800082618000 [ 1.227347] apple-drm soc:display-subsystem: bound 38bc00000.dcp (ops dcp_comp_ops [apple_dcp]) [ 1.227380] apple-dcp 289c00000.dcp: DCP index:1 dptx target phy: 3 dptx die: 0 [ 1.227562] apple-dcp 38bc00000.dcp: RTKit: syslog message: ck_PCC2DBlm_v5.cpp:2611: IOMFB LACS_ERROR: DCP took too long to respond to LAS stats [ 1.227631] platform 289c00000.dcp:piodma: Adding to iommu group 7 [ 1.227646] apple-dcp 38bc00000.dcp: RTKit: syslog message: ck_PCC2DBlm_v5.cpp:2646: IOMFB: BLM LTS data hasn't been read in more than 10 secs [ 1.227828] apple-dcp 289c00000.dcp: RTKit: Initializing (protocol version 12) [ 1.227944] apple-dcp 289c00000.dcp: shmem_setup: iova: 1f000248000 -> pa: 103dfd5c000 -> iomem: ffff800082630000 [ 1.227951] apple-dcp 289c00000.dcp: shmem_setup: iova: 1f0fbffc000, buffer: ffff800082628000 [ 1.229208] apple-dcp 289c00000.dcp: shmem_setup: iova: 1f0fbff8000, buffer: ffff800082644000 [ 1.229309] apple-drm soc:display-subsystem: bound 289c00000.dcp (ops dcp_comp_ops [apple_dcp]) [ 1.229691] apple-dcp 38bc00000.dcp: RTKit: syslog message: ap_link.c:299: shared memory dva: 0x1f0fbe00000 0xffffffff00610000 [ 1.229739] apple-dcp 38bc00000.dcp: RTKit: syslog message: ap_link.c:276: ap_link: IOMFB: DCP heap size: 0x1030000 [iBoot:0x1030000] [LinkService:0x0] [ 1.230762] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:4191: IOMFB: Could not find Backlight service [ 1.230798] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:4199: IOMFB: Could not find nvram service [ 1.230832] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1838: virtual bool UnifiedPipeline::start_ios_gated(): Created AP Services [ 1.230836] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1864: start_ios_gated: trigger pending HPD notification [ 1.230839] apple-dcp 38bc00000.dcp: cb_hotplug() connected:1, valid_mode:0 [ 1.230844] apple-dcp 38bc00000.dcp: dcp_hotplug() connected:1 valid_mode:0 nr_modes:0 [ 1.233177] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1871: virtual bool UnifiedPipeline::start_ios_gated(): Flushed RTPs [ 1.233541] apple-dcp 38bc00000.dcp: RTKit: syslog message: ableCompensator.cpp:903: IOMFB setup_table: Could not find table 'display-backlight-compensation-v1' in registry. Using default table. [ 1.233734] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:11092: IOMFB updateFrequencies: minimum-frequency property not found, using getClockFrequency(0) instead. [ 1.233797] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:11109: IOMFB updateFrequencies EDT ERROR: getClockFrequency(0) (237333328) < videoClock 402278400! Giving up on frequencies. [ 1.234011] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPPipeDCP_H13P.cpp:1532: IOMFB: videoClock is zero, defaulting to 402280000 [ 1.234484] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1356: set_device_enabled_gated: current state: 1, requested state: 1 [ 1.234620] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:11092: IOMFB updateFrequencies: minimum-frequency property not found, using getClockFrequency(0) instead. [ 1.234682] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:11109: IOMFB updateFrequencies EDT ERROR: getClockFrequency(0) (237333328) < videoClock 402278400! Giving up on frequencies. [ 1.234940] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10490: set_run_mode_safe: deferring: 2 -> 4 [ 1.234951] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10395: virtual IOMFBStatus IOMFB::UPPipeDCP_H13P::ready_for_run_mode_change(IOMFB::AppleRegisterStream *): initiating deferred run mod [ 1.235431] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load APT M3 IMem : size 0x7960 [ 1.235595] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load APT M3 DMem : size 0x70ac [ 1.235741] apple-dcp 38bc00000.dcp: RTKit: syslog message: CAHandler.cpp:188: IOMFB load_ca_data: Unrecognized data version 0 (expected 1 or 2) [ 1.239682] apple-dcp 289c00000.dcp: AFK[ep:20]: new service system on channel 1 [ 1.239719] apple-dcp 289c00000.dcp: AFK[ep:20]: new service powerlog-service on channel 3 [ 1.242340] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:14085: IOMFB Int RTBandwidth: program_M3_rt_config: Using Dashboard 28e3d0988 [ 1.242600] apple-dcp 38bc00000.dcp: AFK[ep:20]: new service system on channel 5 [ 1.242699] apple-dcp 38bc00000.dcp: AFK[ep:20]: new service powerlog-service on channel 7 [ 1.242833] apple-dcp 38bc00000.dcp: RTKit: syslog message: dpointInterface.cpp:606: [AFK][AFKMailboxSharedMemoryEndpointInterface:#59] if:1 inCmd:0 inResp:0 outRepErr:0 outCmdErr:0 t:467989019 [ 1.243025] apple-dcp 38bc00000.dcp: RTKit: syslog message: dpointInterface.cpp:606: [AFK][AFKMailboxSharedMemoryEndpointInterface:#62] if:3 inCmd:0 inResp:0 outRepErr:0 outCmdErr:0 t:467993622 [ 1.243377] input: Apple Internal Keyboard / Trackpad as /devices/platform/soc/39b10c000.spi/spi_master/spi1/spi1.0/001C:05AC:0342.0002/input/input4 [ 1.243731] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPTSQManager.cpp:133: IOMFB: clearing M3 reset [ 1.243801] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPTSQ_Hal_v1.cpp:349: IOMFB: timebase_offset = 4 [ 1.244838] apple-dcp 289c00000.dcp: AFK[ep:23]: new service disp0-service on channel 1 [ 1.244884] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPTSQManager.cpp:105: IOMFB: switch to normal mode succeeded [ 1.245136] magicmouse 001C:05AC:0342.0002: input,hidraw1: SPI HID v3.52 Mouse [Apple Internal Keyboard / Trackpad] on spi1.0 (2) [ 1.249576] apple-dcp 38bc00000.dcp: RTKit: syslog message: ck_PCC2DBlm_v5.cpp:2611: IOMFB LACS_ERROR: DCP took too long to respond to LAS stats [ 1.249613] apple-dcp 38bc00000.dcp: DCP booted [ 1.249789] apple-dcp 38bc00000.dcp: DCP is_main_display: 1 [ 1.249792] apple-dcp 38bc00000.dcp: dcp_hotplug() connected:1 valid_mode:0 nr_modes:5 [ 1.252585] apple-dcp 289c00000.dcp: AFK[ep:2a]: new service AppleDCPDPTXRemotePort on channel 1 [ 1.252645] apple-dcp 289c00000.dcp: AFK[ep:2a]: new service AppleDCPDPTXRemotePort on channel 3 [ 1.252895] apple-dcp 289c00000.dcp: DPTXPort: acking unhandled call 20 [ 1.277819] apple-dcp 289c00000.dcp: dcp_start: DP2HDMI HPD connected:0 [ 1.277975] apple-dcp 289c00000.dcp: RTKit: syslog message: ap_link.c:299: shared memory dva: 0x1f0fbe00000 0xffffffff0001f000 [ 1.278041] apple-dcp 289c00000.dcp: RTKit: syslog message: ap_link.c:276: ap_link: IOMFB: DCP heap size: 0x1030000 [iBoot:0x1030000] [LinkService:0x0] [ 1.279000] apple-dcp 289c00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:4191: IOMFB: Could not find Backlight service [ 1.279060] apple-dcp 289c00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:4199: IOMFB: Could not find nvram service [ 1.279067] apple-dcp 289c00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1838: virtual bool UnifiedPipeline::start_ios_gated(): Created AP Services [ 1.281741] apple-dcp 289c00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1871: virtual bool UnifiedPipeline::start_ios_gated(): Flushed RTPs [ 1.282324] apple-dcp 289c00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:11122: IOMFB setup_video_limits called on secondary display with no timing set [ 1.283471] apple-dcp 289c00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1356: set_device_enabled_gated: current state: 1, requested state: 1 [ 1.283642] apple-dcp 289c00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:11122: IOMFB setup_video_limits called on secondary display with no timing set [ 1.285226] apple-dcp 289c00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10468: set_run_mode_safe: no need to defer: 2 -> 1 [ 1.285336] apple-dcp 289c00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10468: set_run_mode_safe: no need to defer: 1 -> 0 [ 1.285832] apple-dcp 289c00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1356: set_device_enabled_gated: current state: 1, requested state: 0 [ 1.286169] apple-dcp 289c00000.dcp: DCP booted [ 1.286330] apple-dcp 289c00000.dcp: DCP is_main_display: 0 [ 1.286333] apple-dcp 289c00000.dcp: dcp_hotplug() connected:0 valid_mode:0 nr_modes:0 [ 1.320922] pcie-apple 590000000.pcie: ECAM at [mem 0x590000000-0x590ffffff] for [bus 00-04] [ 1.321032] pcie-apple 590000000.pcie: PCI host bridge to bus 0000:00 [ 1.321035] pci_bus 0000:00: root bus resource [bus 00-04] [ 1.321037] pci_bus 0000:00: root bus resource [mem 0x5a0000000-0x5bfffffff pref] [ 1.321040] pci_bus 0000:00: root bus resource [mem 0x5c0000000-0x5ffffffff] (bus address [0xc0000000-0xffffffff]) [ 1.321056] pci 0000:00:00.0: [106b:100c] type 01 class 0x060400 [ 1.321124] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold [ 1.321300] pci 0000:00:01.0: [106b:100c] type 01 class 0x060400 [ 1.321363] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold [ 1.323827] pci 0000:01:00.0: [14e4:4433] type 00 class 0x028000 [ 1.323851] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x0000ffff 64bit] [ 1.323865] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00ffffff 64bit] [ 1.323997] pci 0000:01:00.0: supports D1 D2 [ 1.323999] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 1.324250] pci 0000:01:00.1: [14e4:5f71] type 00 class 0x028000 [ 1.324272] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x00007fff 64bit] [ 1.324286] pci 0000:01:00.1: reg 0x18: [mem 0x00000000-0x003fffff 64bit] [ 1.324404] pci 0000:01:00.1: supports D1 D2 [ 1.324406] pci 0000:01:00.1: PME# supported from D0 D1 D2 D3hot D3cold [ 1.326852] pci_bus 0000:01: busn_res: [bus 01-04] end is updated to 01 [ 1.326925] pci 0000:02:00.0: [17a0:9755] type 00 class 0x080501 [ 1.326951] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x00000fff] [ 1.327142] pci 0000:02:00.0: supports D1 D2 [ 1.327144] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold [ 1.330035] pci_bus 0000:02: busn_res: [bus 02-04] end is updated to 02 [ 1.330050] pci 0000:00:00.0: BAR 14: assigned [mem 0x5c0000000-0x5c17fffff] [ 1.330053] pci 0000:00:01.0: BAR 14: assigned [mem 0x5c1800000-0x5c18fffff] [ 1.330057] pci 0000:01:00.0: BAR 2: assigned [mem 0x5c0000000-0x5c0ffffff 64bit] [ 1.330069] pci 0000:01:00.1: BAR 2: assigned [mem 0x5c1000000-0x5c13fffff 64bit] [ 1.330080] pci 0000:01:00.0: BAR 0: assigned [mem 0x5c1400000-0x5c140ffff 64bit] [ 1.330092] pci 0000:01:00.1: BAR 0: assigned [mem 0x5c1410000-0x5c1417fff 64bit] [ 1.330103] pci 0000:00:00.0: PCI bridge to [bus 01] [ 1.330106] pci 0000:00:00.0: bridge window [mem 0x5c0000000-0x5c17fffff] [ 1.330112] pci 0000:02:00.0: BAR 0: assigned [mem 0x5c1800000-0x5c1800fff] [ 1.330118] pci 0000:00:01.0: PCI bridge to [bus 02] [ 1.330121] pci 0000:00:01.0: bridge window [mem 0x5c1800000-0x5c18fffff] [ 1.330153] OF: /soc/pcie@590000000: no iommu-map translation for id 0x0 on (null) [ 1.330842] pcieport 0000:00:00.0: PME: Signaling with IRQ 109 [ 1.330919] pcieport 0000:00:00.0: AER: enabled with IRQ 109 [ 1.330996] OF: /soc/pcie@590000000: no iommu-map translation for id 0x8 on (null) [ 1.331072] pcieport 0000:00:01.0: PME: Signaling with IRQ 111 [ 1.331137] pcieport 0000:00:01.0: AER: enabled with IRQ 111 [ 1.337223] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 1.337920] sdhci: Secure Digital Host Controller Interface driver [ 1.337921] sdhci: Copyright(c) Pierre Ossman [ 1.339042] sdhci-pci 0000:02:00.0: Adding to iommu group 8 [ 1.339077] sdhci-pci 0000:02:00.0: SDHCI controller found [17a0:9755] (rev 1) [ 1.339086] sdhci-pci 0000:02:00.0: enabling device (0000 -> 0002) [ 1.339106] cs42l84 2-004b: Unplug event [ 1.339380] mmc0: SDHCI controller on PCI [0000:02:00.0] using ADMA 64-bit [ 1.342462] Bluetooth: Core ver 2.22 [ 1.342474] NET: Registered PF_BLUETOOTH protocol family [ 1.342475] Bluetooth: HCI device and connection manager initialized [ 1.342477] Bluetooth: HCI socket layer initialized [ 1.342479] Bluetooth: L2CAP socket layer initialized [ 1.342481] Bluetooth: SCO socket layer initialized [ 1.343079] hci_bcm4377 0000:01:00.1: Adding to iommu group 9 [ 1.344356] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 1.346971] dwc3 b02280000.usb: Adding to iommu group 10 [ 1.347963] usbcore: registered new interface driver brcmfmac [ 1.348050] brcmfmac 0000:01:00.0: Adding to iommu group 9 [ 1.348081] brcmfmac 0000:01:00.0: enabling device (0000 -> 0002) [ 1.362048] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4387c2-pcie for chip BCM4387/7 [ 1.362416] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4387c2-pcie.apple,maldives-TPHN-u-4.7-X3.bin failed with error -2 [ 1.362648] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4387c2-pcie.apple,maldives-TPHN-u-4.7.bin failed with error -2 [ 1.362659] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4387c2-pcie.apple,maldives-TPHN-u.bin failed with error -2 [ 1.362742] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4387c2-pcie.apple,maldives-TPHN.bin failed with error -2 [ 1.362771] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4387c2-pcie.apple,maldives-X3.bin failed with error -2 [ 1.392015] [drm] Initialized apple 1.0.0 20221106 for soc:display-subsystem on minor 0 [ 1.394039] apple-dcp 38bc00000.dcp: dcp_poweron() starting [ 1.394287] apple-dcp 38bc00000.dcp: set_digital_out_mode(color:1 timing:3) "3024x1890": 60 402278 3024 3032 3064 3104 1890 1992 2074 2160 0x48 0x0 [ 1.394294] apple-dcp 38bc00000.dcp: set_digital_out_mode() color mode depth:8 format:0 colorimetry:16 eotf:0 range:0 [ 1.394364] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:7462: set_digital_out_mode: Modeset requested for colorID: 1, timingID: 3 [ 1.394371] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:18011: Dual pipe disabled offset 0 [ 1.394712] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10490: set_run_mode_safe: deferring: 4 -> 1 [ 1.394719] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10395: virtual IOMFBStatus IOMFB::UPPipeDCP_H13P::ready_for_run_mode_change(IOMFB::AppleRegisterStream *): initiating deferred run mod [ 1.394757] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPTSQManager.cpp:150: IOMFBStatus IOMFB::UPTSQManager::power_down_M3(IOMFB::AppleRegisterStream *, UPTSQManager::ModeChangeWaiter *): request mode ch [ 1.398981] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPTSQManager.cpp:162: IOMFBStatus IOMFB::UPTSQManager::power_down_M3(IOMFB::AppleRegisterStream *, UPTSQManager::ModeChangeWaiter *): disabling M3 [ 1.399316] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10468: set_run_mode_safe: no need to defer: 1 -> 0 [ 1.399399] apple-dcp 38bc00000.dcp: RTKit: syslog message: ck_PCC2DBlm_v5.cpp:3300: Quiescing callback [ 1.421290] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4387c2-pcie.sig failed with error -2 [ 1.478935] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1356: set_device_enabled_gated: current state: 1, requested state: 0 [ 1.479242] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:7700: set_mode: timingID: 3 colorID: 1 [ 1.481305] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:11092: IOMFB updateFrequencies: minimum-frequency property not found, using getClockFrequency(0) instead. [ 1.481489] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:11109: IOMFB updateFrequencies EDT ERROR: getClockFrequency(0) (237333328) < videoClock 402278400! Giving up on frequencies. [ 1.482148] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:7356: IOMFBStatus UnifiedPipeline::mode_set_gated(uint32_t, uint32_t): 3024x1964@60 Hz link: 1 [ 1.482197] apple-dcp 38bc00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1356: set_device_enabled_gated: current state: 0, requested state: 1 [ 1.482533] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10468: set_run_mode_safe: no need to defer: 0 -> 1 [ 1.482570] apple-dcp 38bc00000.dcp: RTKit: syslog message: ock_Tunables_v1.cpp:651: IOMFB: Writing tunables with target 1 [ 1.483189] apple-dcp 38bc00000.dcp: RTKit: syslog message: ck_Config_H13P.cpp:1771: program_frame_size: pixel_clock 804560000, vid0 402280000, 00019247 000000a3 [ 1.483433] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load LED M3 IMem : size 0x7b88 [ 1.483880] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load LED M3 DMem : size 0x102e0 [ 1.484976] apple-dcp 38bc00000.dcp: RTKit: syslog message: ock_PCC2DLTM_v4.cpp:324: IOMFBStatus IOMFB::UPBlock_PCC2DLTM_v4::set_mcpu_power(IOMFB::AppleRegisterStream *, bool) Loading M3 Hal [ 1.484980] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load LTM M3 IMem : size 0x73b4 [ 1.485332] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load LTM M3 DMem : size 0xd194 [ 1.485766] apple-dcp 38bc00000.dcp: RTKit: syslog message: ck_PCC2DBlm_v5.cpp:4938: [set_lts_buffer] buffer 0x1f001690000 Add_lo = 0x1690000, Add_hi = 0x1f0, size 0x2500 stride 0x100 [ 1.492829] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10468: set_run_mode_safe: no need to defer: 1 -> 2 [ 1.493077] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPPipeDCP_H13P.cpp:1532: IOMFB: videoClock is zero, defaulting to 402280000 [ 1.493157] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load BLM M3 IMem : size 0x7598 [ 1.493555] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load BLM M3 DMem : size 0xaf5c [ 1.493814] apple-dcp 38bc00000.dcp: RTKit: syslog message: FBPropertyManager.h:189: value_t

IOMFB::PropMgr::getVal(IOMFB::RuntimeProperty) [P = IOMFB::RuntimePropertyType::boolean]: WARNING - type mismatch on [ 1.494123] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10490: set_run_mode_safe: deferring: 2 -> 4 [ 1.494145] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10395: virtual IOMFBStatus IOMFB::UPPipeDCP_H13P::ready_for_run_mode_change(IOMFB::AppleRegisterStream *): initiating deferred run mod [ 1.494191] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load APT M3 IMem : size 0x7960 [ 1.494344] apple-dcp 38bc00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load APT M3 DMem : size 0x70ac [ 1.494486] apple-dcp 38bc00000.dcp: RTKit: syslog message: CAHandler.cpp:188: IOMFB load_ca_data: Unrecognized data version 0 (expected 1 or 2) [ 1.497159] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:14085: IOMFB Int RTBandwidth: program_M3_rt_config: Using Dashboard 28e3d0988 [ 1.497210] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPTSQManager.cpp:133: IOMFB: clearing M3 reset [ 1.497276] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPTSQ_Hal_v1.cpp:349: IOMFB: timebase_offset = 4 [ 1.509942] apple-dcp 38bc00000.dcp: RTKit: syslog message: UPTSQManager.cpp:105: IOMFB: switch to normal mode succeeded [ 1.510359] apple-dcp 38bc00000.dcp: RTKit: syslog message: eoInterfaceIOAV.cpp:296: IOMFB: VideoInterfaceIOAV::power_on: m_power_ctrl->setPower( 1 ) [ 1.515478] apple-dcp 38bc00000.dcp: RTKit: syslog message: MMailboxHandler.cpp:214: pcc firmware: MailBox Printf is enabled in BLM Pipe Line Init [ 1.517133] apple-dcp 38bc00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:17179: handle_stage1_enable blm_en 1 ltm_en 0 [ 1.517156] apple-dcp 38bc00000.dcp: set_digital_out_mode finished:8377 [ 1.543547] Console: switching to colour frame buffer device 189x59 [ 1.560929] hci_bcm4377 0000:01:00.1: enabling device (0000 -> 0002) [ 1.568808] apple-drm soc:display-subsystem: [drm] fb0: appledrmfb frame buffer device [ 1.886459] dwc3 f02280000.usb: Adding to iommu group 11 [ 2.208608] apple-isp: CISP_CMD_CONFIG_GET: [ 2.208621] apple-isp: 00000000 00000003 016e3600 00000001 0000000a 00000000 00000001 [ 2.208745] apple-isp 384000000.isp: found sensor 558 CC2244512ADPNTVF3 on ch 0 [ 2.208753] apple-isp: ch: CISP_CMD_CH_INFO_GET: 0 [ 2.208760] apple-isp: ch: 00000000 0000010d 00000000 07dc0001 0005008c 00010007 00000006 00000001 [ 2.208767] apple-isp: ch: 00000558 00000009 00001410 00000002 00000000 00000000 00000000 00000000 [ 2.208774] apple-isp: ch: 00000000 00000000 00000000 00050000 00000001 00000000 00000004 00000020 [ 2.208780] apple-isp: ch: 00000006 00000000 00004680 00000040 00000001 00000002 00004000 00000040 [ 2.208786] apple-isp: ch: 00000001 00000000 00000000 00000036 00000000 00000000 000f4240 434300a0 [ 2.208793] apple-isp: ch: 34343232 41323135 544e5044 00334656 00000000 00000008 00000000 00000000 [ 2.208799] apple-isp: ch: 00000001 00000000 00000100 00000000 00000000 00000000 00000000 00ff0000 [ 2.208828] apple-isp: ch: 00000c00 00000000 0000001c 00000680 00000004 00000004 00000000 00000000 [ 2.208834] apple-isp: ch: 00000000 00000000 00000000 00000000 07800000 00000780 [ 2.208988] apple-isp: ps: CISP_CMD_CH_CAMERA_CONFIG_GET: 0 [ 2.208995] apple-isp: ps: 00000000 00000106 00000000 00000000 07800780 07800780 00000000 00001df8 [ 2.209002] apple-isp: ps: 00000100 00000001 00000040 00000040 00000040 00000040 00000040 00000040 [ 2.209010] apple-isp: ps: 00000003 00000040 00000040 00000005 00000000 0100041e 00000001 00000000 [ 2.209017] apple-isp: ps: 0bdebefc 00000006 00000007 00000000 00000009 000f4240 00000012 00000000 [ 2.209023] apple-isp: ps: 00008000 00000014 00000015 00000000 00000000 00000000 00000780 00000780 [ 2.209029] apple-isp: ps: 00010000 00000000 d3e00000 00000040 0000001f 00000000 00000000 00000000 [ 2.209035] apple-isp: ps: 00000780 00000780 00000100 00000000 00000000 00000780 00000780 [ 2.209173] apple-isp: ps: CISP_CMD_CH_CAMERA_CONFIG_GET: 1 [ 2.209180] apple-isp: ps: 00000000 00000106 00000000 00000001 08700780 08700780 00000000 00001df8 [ 2.209186] apple-isp: ps: 00000100 00000001 00000040 00000040 00000040 00000040 00000040 00000040 [ 2.209194] apple-isp: ps: 00000003 00000040 00000040 00000005 00000000 0100041e 00000001 00000000 [ 2.209200] apple-isp: ps: 0bdebefc 00000006 00000007 00000000 00000009 000f4240 00000012 00000000 [ 2.209206] apple-isp: ps: 00008000 00000014 00000015 00000000 00000000 00000000 00000780 00000438 [ 2.209212] apple-isp: ps: 00010001 00000000 d3e00000 00000040 0000001f 00000000 00000000 00000000 [ 2.209218] apple-isp: ps: 00000780 00000870 00000100 00000000 00000000 00000780 00000438 [ 2.209352] apple-isp: ps: CISP_CMD_CH_CAMERA_CONFIG_GET: 2 [ 2.209359] apple-isp: ps: 00000000 00000106 00000000 00000002 0f000438 0f000438 00000000 00001df8 [ 2.209365] apple-isp: ps: 00000100 00000001 00000040 00000040 00000040 00000040 00000040 00000040 [ 2.209373] apple-isp: ps: 00000003 00000040 00000040 00000005 00000000 0100041e 00000001 00000000 [ 2.209379] apple-isp: ps: 0bdebefc 00000006 00000007 00000000 00000009 000f4240 0000000d 00000000 [ 2.209385] apple-isp: ps: 00008000 00000014 00000015 00000000 00000000 00000000 00000438 00000780 [ 2.209391] apple-isp: ps: 00010001 00000000 d3e00000 00000040 0000001f 00000000 00000000 00000000 [ 2.209397] apple-isp: ps: 00000438 00000f00 00000100 00000000 00000000 00000438 00000780 [ 2.209529] apple-isp: ps: CISP_CMD_CH_CAMERA_CONFIG_GET: 3 [ 2.209535] apple-isp: ps: 00000000 00000106 00000000 00000003 0a6006e0 0a6006e0 00000000 00001df8 [ 2.209541] apple-isp: ps: 00000100 00000001 00000040 00000040 00000040 00000040 00000040 00000040 [ 2.209550] apple-isp: ps: 00000003 00000040 00000040 00000005 00000000 0100041e 00000001 00000000 [ 2.209556] apple-isp: ps: 0bdebefc 00000006 00000007 00000000 00000009 000f4240 00000010 00000000 [ 2.209562] apple-isp: ps: 00008000 00000014 00000015 00000000 00000000 00000000 000006e0 00000530 [ 2.209568] apple-isp: ps: 00010001 00000000 d3e00000 00000040 0000001f 00000000 00000000 00000000 [ 2.209574] apple-isp: ps: 000006e0 00000a60 00000100 00000000 00000000 000006e0 00000530 [ 2.209706] apple-isp: ps: CISP_CMD_CH_CAMERA_CONFIG_GET: 4 [ 2.209712] apple-isp: ps: 00000000 00000106 00000000 00000004 0dc00530 0dc00530 00000000 00001df8 [ 2.209718] apple-isp: ps: 00000100 00000001 00000040 00000040 00000040 00000040 00000040 00000040 [ 2.209727] apple-isp: ps: 00000003 00000040 00000040 00000005 00000000 0100041e 00000001 00000000 [ 2.209734] apple-isp: ps: 0bdebefc 00000006 00000007 00000000 00000009 000f4240 0000000e 00000000 [ 2.209740] apple-isp: ps: 00008000 00000014 00000015 00000000 00000000 00000000 00000530 000006e0 [ 2.209746] apple-isp: ps: 00010001 00000000 d3e00000 00000040 0000001f 00000000 00000000 00000000 [ 2.209751] apple-isp: ps: 00000530 00000dc0 00000100 00000000 00000000 00000530 000006e0 [ 2.209891] apple-isp: ps: CISP_CMD_CH_CAMERA_CONFIG_GET: 5 [ 2.209898] apple-isp: ps: 00000000 00000106 00000000 00000005 0c200610 0c200610 00000000 00001df8 [ 2.209907] apple-isp: ps: 00000100 00000001 00000040 00000040 00000040 00000040 00000040 00000040 [ 2.209913] apple-isp: ps: 00000003 00000040 00000040 00000005 00000000 0100041e 00000001 00000000 [ 2.209919] apple-isp: ps: 0bdebefc 00000006 00000007 00000000 00000009 000f4240 0000000f 00000000 [ 2.209925] apple-isp: ps: 00008000 00000014 00000015 00000000 00000000 00000000 00000610 00000610 [ 2.209932] apple-isp: ps: 00010001 00000000 d3e00000 00000040 0000001f 00000000 00000000 00000000 [ 2.209938] apple-isp: ps: 00000610 00000c20 00000100 00000000 00000000 00000610 00000610 [ 2.228217] apple-isp 384000000.isp: apple-isp probe! [ 2.246210] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported. [ 2.370465] brcmfmac: brcmf_c_process_txcap_blob: TxCap blob found, loading [ 2.373348] brcmfmac: brcmf_c_process_cal_blob: Calibration blob provided by platform, loading [ 2.389941] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4387/7 wl0: May 27 2023 01:34:59 version 20.96.31.0.8.7.148 FWID 01-126f2c4c [ 2.418957] leds_pwm led-controller: failed to read period for kbd_backlight, default to off [ 2.594223] input: MacBook Pro J314 Headphone Jack as /devices/platform/sound/sound/card0/input5 [ 2.647628] systemd-journald[574]: /var/log/journal/5482cb95aea24a0393fc20d49614510f/user-1000.journal: Journal file uses a different sequence number ID, rotating. [ 2.686448] alg: No test for hmac(md4) (hmac(md4-generic)) [ 2.702188] ieee80211 phy0: brcmf_dongle_roam: WLC_SET_ROAM_DELTA error (-52) [ 3.248850] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 3.248866] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 3.249040] xhci-hcd xhci-hcd.0.auto: hcc params 0x0238ffcd hci version 0x110 quirks 0x0000000000000010 [ 3.249069] xhci-hcd xhci-hcd.0.auto: irq 117, io mem 0xb02280000 [ 3.249177] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 3.249182] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 3.249187] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.1 Enhanced SuperSpeed [ 3.249270] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06 [ 3.249275] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.249279] usb usb1: Product: xHCI Host Controller [ 3.249282] usb usb1: Manufacturer: Linux 6.6.0-asahi xhci-hcd [ 3.249285] usb usb1: SerialNumber: xhci-hcd.0.auto [ 3.249525] hub 1-0:1.0: USB hub found [ 3.249540] hub 1-0:1.0: 1 port detected [ 3.249711] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.249760] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06 [ 3.249765] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.249768] usb usb2: Product: xHCI Host Controller [ 3.249772] usb usb2: Manufacturer: Linux 6.6.0-asahi xhci-hcd [ 3.249775] usb usb2: SerialNumber: xhci-hcd.0.auto [ 3.254059] hub 2-0:1.0: USB hub found [ 3.254080] hub 2-0:1.0: 1 port detected [ 3.490818] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 3.619333] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.55 [ 3.619359] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.619366] usb 1-1: Product: USB2.1 Hub [ 3.619371] usb 1-1: Manufacturer: GenesysLogic [ 3.625450] hub 1-1:1.0: USB hub found [ 3.625737] hub 1-1:1.0: 4 ports detected [ 3.731952] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd [ 3.746899] usb 2-1: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.55 [ 3.746909] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.746915] usb 2-1: Product: USB3.1 Hub [ 3.746920] usb 2-1: Manufacturer: GenesysLogic [ 3.753759] hub 2-1:1.0: USB hub found [ 3.754089] hub 2-1:1.0: 4 ports detected ```

rowanG077 commented 6 months ago

You can run glinfo from the mesa-demos package.

liarokapisv commented 6 months ago

I did not run glinfo but you pushed to me to the right direction. I instead tested wayfire which curiously complained about a different mesa driver version than the one it was built for. This was surprising since I am using the overlay install mode option. I tried rebuilding the mesa-asahi-driver package, which threw an error saying that the output differed from the one in the store. At this point, it occurred to me that I would not get the huge rebuilds necessary due to changing mesa versions after the initial build. I closed all graphical sessions, deleted old generations, deleted the relevant store paths and rebuilt the package and surprise everything works fine! What I think happened is that at some point, I messed with the various experimentalGPUInstallMode impure options. The replace mode probably overwrote the path entries somehow, and new rebuilds would not pick up the new version. I think this may apply to other users as well and may be worth noting.

tpwrules commented 5 months ago

This doesn't match my understanding of the way the replace mode operates. Glad you got it figured out though.