Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

TouchBar functioning as touchscreen. #137

Open
akosovari opened this issue Oct 15, 2024 · 2 comments
Open

TouchBar functioning as touchscreen. #137

akosovari opened this issue Oct 15, 2024 · 2 comments

Comments

@akosovari
Copy link

The touchbar is recognized as a touchscreen, even after installing tiny-dfr for touchbar support. It works, but on every click it's also recognized as a touch on a screen. Quite annoying. I was experimenting with methods to block this behavior but didn't get any usable results. Any ideas how to solve?

@tobhe
Copy link
Member

tobhe commented Oct 15, 2024

can you paste your kernel dmesg? I fell like this should be solvable by blocking the wrong module to load

@akosovari
Copy link
Author

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x611f0221]
[ 0.000000] Linux version 6.11.0-1001-asahi-arm (buildd@bos03-arm64-045) (aarch64-linux-gnu-gcc-14 (Ubuntu 14.2.0-4ubuntu2) 14.2.0, GNU ld (GNU Binutils for Ubuntu) 2.43.1) #1-Ubuntu SMP PREEMPT_DYNAMIC Sat Sep 28 14:42:09 UTC 2024 (Ubuntu 6.11.0-1001.1-asahi-arm 6.11.0)
[ 0.000000] KASLR enabled
[ 0.000000] random: crng init done
[ 0.000000] Machine model: Apple MacBook Pro (13-inch, M1, 2020)
[ 0.000000] efi: EFI v2.10 by Das U-Boot
[ 0.000000] efi: RTPROP=0xbda3db040 INITRD=0xbda3b0040 MEMRESERVE=0xbda3a7040
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] OF: reserved mem: 0x0000000800b18000..0x000000080153bfff (10384 KiB) nomap non-reusable asc-firmware@800b18000
[ 0.000000] OF: reserved mem: 0x0000000801b5c000..0x0000000801f8bfff (4288 KiB) nomap non-reusable asc-firmware@801b5c000
[ 0.000000] OF: reserved mem: 0x0000000805be8000..0x0000000805c47fff (384 KiB) map non-reusable flash@805be8000
[ 0.000000] OF: reserved mem: 0x0000000bdf530000..0x0000000bdf533fff (16 KiB) map non-reusable flash@bdf530000
[ 0.000000] OF: reserved mem: 0x0000000bdf534000..0x0000000bdf6dffff (1712 KiB) nomap non-reusable isp-heap
[ 0.000000] OF: reserved mem: 0x0000000be2590000..0x0000000be52ebfff (46448 KiB) nomap non-reusable framebuffer@be2590000
[ 0.000000] OF: reserved mem: 0x0000000be52ec000..0x0000000be53abfff (768 KiB) nomap non-reusable region95@be52ec000
[ 0.000000] OF: reserved mem: 0x0000000be53ac000..0x0000000be53affff (16 KiB) nomap non-reusable region94@be53ac000
[ 0.000000] OF: reserved mem: 0x0000000be53b0000..0x0000000be63affff (16384 KiB) nomap non-reusable region57@be53b0000
[ 0.000000] OF: reserved mem: 0x0000000be63b0000..0x0000000be66affff (3072 KiB) nomap non-reusable dcp_data@be63b0000
[ 0.000000] OF: reserved mem: 0x0000000bfff70000..0x0000000bfff73fff (16 KiB) nomap non-reusable uat-handoff
[ 0.000000] OF: reserved mem: 0x0000000bfff78000..0x0000000bfffb7fff (256 KiB) nomap non-reusable uat-pagetables
[ 0.000000] OF: reserved mem: 0x0000000bfffb8000..0x0000000bfffbbfff (16 KiB) nomap non-reusable uat-ttbs
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000800b18000-0x0000000bfffbbfff]
[ 0.000000] NUMA: NODE_DATA [mem 0xbdece6980-0xbdecebfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000800b18000-0x0000000bfffbbfff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000800b18000-0x000000080153bfff]
[ 0.000000] node 0: [mem 0x0000000801b5c000-0x0000000801f8bfff]
[ 0.000000] node 0: [mem 0x0000000802084000-0x0000000805c9ffff]
[ 0.000000] node 0: [mem 0x0000000805ca0000-0x0000000805d7bfff]
[ 0.000000] node 0: [mem 0x0000000805d7c000-0x000000080799bfff]
[ 0.000000] node 0: [mem 0x000000080799c000-0x00000008079bbfff]
[ 0.000000] node 0: [mem 0x00000008079bc000-0x0000000bda3d7fff]
[ 0.000000] node 0: [mem 0x0000000bda3d8000-0x0000000bda3fffff]
[ 0.000000] node 0: [mem 0x0000000bda400000-0x0000000bdf43ffff]
[ 0.000000] node 0: [mem 0x0000000bdf440000-0x0000000bdf44ffff]
[ 0.000000] node 0: [mem 0x0000000bdf450000-0x0000000bdf52bfff]
[ 0.000000] node 0: [mem 0x0000000bdf530000-0x0000000bdf533fff]
[ 0.000000] node 0: [mem 0x0000000bdf534000-0x0000000bdf6dffff]
[ 0.000000] node 0: [mem 0x0000000be2590000-0x0000000be66affff]
[ 0.000000] node 0: [mem 0x0000000bfff70000-0x0000000bfff73fff]
[ 0.000000] node 0: [mem 0x0000000bfff78000-0x0000000bfffbbfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000800b18000-0x0000000bfffbbfff]
[ 0.000000] On node 0, zone DMA: 710 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 392 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: 2988 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 9776 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 17 pages in unavailable ranges
[ 0.000000] cma: Reserved 32 MiB at 0x0000000808000000 on node -1
[ 0.000000] percpu: Embedded 20 pages/cpu s202328 r8192 d117160 u327680
[ 0.000000] pcpu-alloc: s202328 r8192 d117160 u327680 alloc=20*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: ACTLR virtualization (IMPDEF, Apple)
[ 0.000000] CPU features: detected: Address authentication (IMP DEF algorithm)
[ 0.000000] CPU features: detected: TSO memory model (Apple)
[ 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: BOOT_IMAGE=/vmlinuz-6.11.0-1001-asahi-arm root=UUID=3bbe1eef-4343-4fa8-938c-a2ff577c202a ro quiet splash vt.handoff=7
[ 0.000000] Unknown kernel command line parameters "splash BOOT_IMAGE=/vmlinuz-6.11.0-1001-asahi-arm", will be passed to user space.
[ 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] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1018245
[ 0.000000] Policy zone: DMA
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 15MB
[ 0.000000] software IO TLB: area num 8.
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size roundup to 16MB
[ 0.000000] software IO TLB: mapped [mem 0x0000000bdc248000-0x0000000bdd248000] (16MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] ftrace: allocating 64213 entries in 63 pages
[ 0.000000] ftrace: allocated 63 pages with 6 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] Dynamic Preempt: voluntary
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
[ 0.000000] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
[ 0.000000] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
[ 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 896/1024 IRQs * 1/1 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.000592] Console: colour dummy device 80x25
[ 0.000595] printk: legacy console [tty0] enabled
[ 0.000667] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
[ 0.000671] pid_max: default: 32768 minimum: 301
[ 0.000781] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,ima,evm
[ 0.000805] landlock: Up and running.
[ 0.000806] Yama: becoming mindful.
[ 0.000860] AppArmor: AppArmor initialized
[ 0.000940] Mount-cache hash table entries: 32768 (order: 4, 262144 bytes, linear)
[ 0.000946] Mountpoint-cache hash table entries: 32768 (order: 4, 262144 bytes, linear)
[ 0.001615] rcu: Hierarchical SRCU implementation.
[ 0.001618] rcu: Max phase no-delay instances is 400.
[ 0.001662] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.002667] Remapping and enabling EFI services.
[ 0.002788] smp: Bringing up secondary CPUs ...
[ 0.002889] Detected VIPT I-cache on CPU1
[ 0.002907] CPU1: Booted secondary processor 0x0000000001 [0x611f0221]
[ 0.003046] Detected VIPT I-cache on CPU2
[ 0.003060] CPU2: Booted secondary processor 0x0000000002 [0x611f0221]
[ 0.003198] Detected VIPT I-cache on CPU3
[ 0.003213] CPU3: Booted secondary processor 0x0000000003 [0x611f0221]
[ 0.003344] Detected VIPT I-cache on CPU4
[ 0.003366] CPU4: Booted secondary processor 0x0000010100 [0x611f0231]
[ 0.003509] Detected VIPT I-cache on CPU5
[ 0.003523] CPU5: Booted secondary processor 0x0000010101 [0x611f0231]
[ 0.003649] Detected VIPT I-cache on CPU6
[ 0.003664] CPU6: Booted secondary processor 0x0000010102 [0x611f0231]
[ 0.003794] Detected VIPT I-cache on CPU7
[ 0.003808] CPU7: Booted secondary processor 0x0000010103 [0x611f0231]
[ 0.003854] smp: Brought up 1 node, 8 CPUs
[ 0.003858] SMP: Total of 8 processors activated.
[ 0.003860] CPU: All CPU(s) started at EL2
[ 0.003861] CPU features: detected: ARMv8.4 Translation Table Level
[ 0.003863] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.003864] CPU features: detected: Common not Private translations
[ 0.003865] CPU features: detected: CRC32 instructions
[ 0.003867] CPU features: detected: Data cache clean to Point of Deep Persistence
[ 0.003868] CPU features: detected: Data cache clean to Point of Persistence
[ 0.003869] CPU features: detected: Data independent timing control (DIT)
[ 0.003870] CPU features: detected: E0PD
[ 0.003871] CPU features: detected: Enhanced Virtualization Traps
[ 0.003873] CPU features: detected: Generic authentication (IMP DEF algorithm)
[ 0.003874] CPU features: detected: RCpc load-acquire (LDAPR)
[ 0.003875] CPU features: detected: LSE atomic instructions
[ 0.003876] CPU features: detected: Privileged Access Never
[ 0.003877] CPU features: detected: RAS Extension Support
[ 0.003878] CPU features: detected: Speculation barrier (SB)
[ 0.003879] CPU features: detected: Stage-2 Force Write-Back
[ 0.003880] CPU features: detected: TLB range maintenance instructions
[ 0.003882] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 0.003902] alternatives: applying system-wide alternatives
[ 0.004805] Memory: 15917392K/16291920K available (22144K kernel code, 4204K rwdata, 17040K rodata, 10752K init, 1281K bss, 323408K reserved, 32768K cma-reserved)
[ 0.005033] devtmpfs: initialized
[ 0.008329] setend instruction emulation is not supported on this system
[ 0.008378] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.008384] futex hash table entries: 2048 (order: 3, 131072 bytes, linear)
[ 0.008446] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[ 0.008447] 0 pages in range for non-PLT usage
[ 0.008448] 127580 pages in range for PLT usage
[ 0.008544] pinctrl core: initialized pinctrl subsystem
[ 0.009078] DMI not present or invalid.
[ 0.009736] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.010663] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.010725] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.010784] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.010802] audit: initializing netlink subsys (disabled)
[ 0.010859] audit: type=2000 audit(0.010:1): state=initialized audit_enabled=0 res=1
[ 0.011283] thermal_sys: Registered thermal governor 'fair_share'
[ 0.011285] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.011287] thermal_sys: Registered thermal governor 'step_wise'
[ 0.011288] thermal_sys: Registered thermal governor 'user_space'
[ 0.011289] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.011299] cpuidle: using governor ladder
[ 0.011304] cpuidle: using governor menu
[ 0.011353] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.011399] ASID allocator initialised with 256 entries
[ 0.011640] Serial: AMBA PL011 UART driver
[ 0.022325] platform 382280000.usb: Fixed dependency cycle(s) with /soc/i2c@235010000/usb-pd@38/connector
[ 0.022333] platform 382280000.usb: Fixed dependency cycle(s) with /soc/phy@383000000
[ 0.022481] platform 382280000.usb: Fixed dependency cycle(s) with /soc/phy@383000000
[ 0.022504] platform 383000000.phy: Fixed dependency cycle(s) with /soc/i2c@235010000/usb-pd@38/connector
[ 0.022569] platform 502280000.usb: Fixed dependency cycle(s) with /soc/i2c@235010000/usb-pd@3f/connector
[ 0.022575] platform 502280000.usb: Fixed dependency cycle(s) with /soc/phy@503000000
[ 0.022721] platform 502280000.usb: Fixed dependency cycle(s) with /soc/phy@503000000
[ 0.022740] platform 503000000.phy: Fixed dependency cycle(s) with /soc/i2c@235010000/usb-pd@3f/connector
[ 0.022850] platform 690000000.pcie: Fixed dependency cycle(s) with /soc/pcie@690000000
[ 0.023455] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.023457] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.023458] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.023458] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.023459] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.023460] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.024207] ACPI: Interpreter disabled.
[ 0.024599] iommu: Default domain type: Translated
[ 0.024600] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.026648] SCSI subsystem initialized
[ 0.026681] libata version 3.00 loaded.
[ 0.026702] usbcore: registered new interface driver usbfs
[ 0.026707] usbcore: registered new interface driver hub
[ 0.026711] usbcore: registered new device driver usb
[ 0.026791] pps_core: LinuxPPS API ver. 1 registered
[ 0.026792] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.026795] PTP clock support registered
[ 0.026841] EDAC MC: Ver: 3.0.0
[ 0.026886] scmi_core: SCMI protocol bus registered
[ 0.026920] efivars: Registered efivars operations
[ 0.027312] NetLabel: Initializing
[ 0.027313] NetLabel: domain hash size = 128
[ 0.027313] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.027336] NetLabel: unlabeled traffic allowed by default
[ 0.027380] mctp: management component transport protocol core
[ 0.027381] NET: Registered PF_MCTP protocol family
[ 0.027427] vgaarb: loaded
[ 0.027642] clocksource: Switched to clocksource arch_sys_counter
[ 0.027790] VFS: Disk quotas dquot_6.6.0
[ 0.027798] VFS: Dquot-cache hash table entries: 2048 (order 0, 16384 bytes)
[ 0.027879] AppArmor: AppArmor Filesystem Enabled
[ 0.027885] pnp: PnP ACPI: disabled
[ 0.028734] NET: Registered PF_INET protocol family
[ 0.028783] IP idents hash table entries: 262144 (order: 7, 2097152 bytes, linear)
[ 0.044423] tcp_listen_portaddr_hash hash table entries: 8192 (order: 3, 131072 bytes, linear)
[ 0.044437] Table-perturb hash table entries: 65536 (order: 4, 262144 bytes, linear)
[ 0.044459] TCP established hash table entries: 131072 (order: 6, 1048576 bytes, linear)
[ 0.044562] TCP bind hash table entries: 65536 (order: 7, 2097152 bytes, linear)
[ 0.044668] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.044706] MPTCP token hash table entries: 16384 (order: 4, 393216 bytes, linear)
[ 0.044734] UDP hash table entries: 8192 (order: 4, 262144 bytes, linear)
[ 0.044756] UDP-Lite hash table entries: 8192 (order: 4, 262144 bytes, linear)
[ 0.044804] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.044808] NET: Registered PF_XDP protocol family
[ 0.044811] PCI: CLS 0 bytes, default 64
[ 0.044853] Trying to unpack rootfs image as initramfs...
[ 0.049080] kvm [1]: nv: 529 coarse grained trap handlers
[ 0.049124] kvm [1]: IPA Size Limit: 36 bits (Reduced IPA size, limited VM/VMM compatibility)
[ 0.049132] kvm [1]: Non-architectural vgic, tainting kernel
[ 0.049133] kvm [1]: GICv3: no GICV resource entry
[ 0.049134] kvm [1]: disabling GICv2 emulation
[ 0.049135] kvm [1]: GICv3 with broken locally generated SEI
[ 0.049135] kvm [1]: GICv3 sysreg trapping enabled ([G0G1D], reduced performance)
[ 0.049159] kvm [1]: GIC system register CPU interface enabled
[ 0.049165] kvm [1]: vgic interrupt IRQ33
[ 0.049183] kvm [1]: VHE mode initialized successfully
[ 0.049471] Initialise system trusted keyrings
[ 0.049478] Key type blacklist registered
[ 0.049507] workingset: timestamp_bits=40 max_order=20 bucket_order=0
[ 0.049521] zbud: loaded
[ 0.049755] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.049825] fuse: init (API version 7.40)
[ 0.049901] integrity: Platform Keyring initialized
[ 0.049902] integrity: Machine keyring initialized
[ 0.060750] Key type asymmetric registered
[ 0.060751] Asymmetric key parser 'x509' registered
[ 0.060770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 0.060813] io scheduler mq-deadline registered
[ 0.063354] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.070491] apple-pmgr-pwrstate 23d280000.power-management:power-controller@78: always-on domain msg is not on at boot
[ 0.071328] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.072772] msm_serial: driver initialized
[ 0.072822] SuperH (H)SCI(F) driver initialized
[ 0.076497] loop: module loaded
[ 0.076976] tun: Universal TUN/TAP device driver, 1.6
[ 0.077271] PPP generic driver version 2.4.2
[ 0.077552] mousedev: PS/2 mouse device common for all mice
[ 0.077767] i2c_dev: i2c /dev entries driver
[ 0.078379] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 0.078388] device-mapper: uevent: version 1.0.3
[ 0.078416] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[ 0.078850] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.079651] watchdog: Delayed init of the lockup detector failed: -19
[ 0.079652] watchdog: Hard watchdog permanently disabled
[ 0.079933] hw perfevents: enabled with apple_icestorm_pmu PMU driver, 10 counters available
[ 0.080104] hw perfevents: enabled with apple_firestorm_pmu PMU driver, 10 counters available
[ 0.080242] drop_monitor: Initializing network drop monitor service
[ 0.080306] NET: Registered PF_INET6 protocol family
[ 0.120580] Freeing initrd memory: 65664K
[ 0.124683] Segment Routing with IPv6
[ 0.124692] In-situ OAM (IOAM) with IPv6
[ 0.124713] NET: Registered PF_PACKET protocol family
[ 0.124751] Key type dns_resolver registered
[ 0.125764] registered taskstats version 1
[ 0.126118] Loading compiled-in X.509 certificates
[ 0.126693] Loaded X.509 cert 'Build time autogenerated kernel key: d952bf82940e26f4de8a85c6e7e72ac5a1af38c6'
[ 0.127177] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 0.127658] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 0.127659] blacklist: Loading compiled-in revocation X.509 certificates
[ 0.127673] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 0.127684] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 0.127695] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 0.127705] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 0.127715] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 0.127725] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 0.127735] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 0.127745] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 0.130489] Demotion targets for Node 0: null
[ 0.130638] Key type .fscrypt registered
[ 0.130639] Key type fscrypt-provisioning registered
[ 0.138934] Key type encrypted registered
[ 0.138936] AppArmor: AppArmor sha256 policy hashing enabled
[ 0.138984] ima: secureboot mode disabled
[ 0.138986] ima: No TPM chip found, activating TPM-bypass!
[ 0.138989] Loading compiled-in module X.509 certificates
[ 0.139484] Loaded X.509 cert 'Build time autogenerated kernel key: d952bf82940e26f4de8a85c6e7e72ac5a1af38c6'
[ 0.139485] ima: Allocated hash algorithm: sha256
[ 0.139494] ima: No architecture policies found
[ 0.139515] evm: Initialising EVM extended attributes:
[ 0.139515] evm: security.selinux
[ 0.139516] evm: security.SMACK64
[ 0.139517] evm: security.SMACK64EXEC
[ 0.139517] evm: security.SMACK64TRANSMUTE
[ 0.139518] evm: security.SMACK64MMAP
[ 0.139518] evm: security.apparmor
[ 0.139519] evm: security.ima
[ 0.139519] evm: security.capability
[ 0.139520] evm: HMAC attrs: 0x1
[ 0.140999] [drm] Initialized simpledrm 1.0.0 for be2590000.framebuffer on minor 0
[ 0.141924] fbcon: Deferring console take-over
[ 0.141926] simple-framebuffer be2590000.framebuffer: [drm] fb0: simpledrmdrmfb frame buffer device
[ 0.160756] clk: Disabling unused clocks
[ 0.160759] PM: genpd: Disabling unused power domains
[ 0.161993] Freeing unused kernel memory: 10752K
[ 0.169992] Checked W+X mappings: passed, no W+X pages found
[ 0.169997] Run /init as init process
[ 0.169998] with arguments:
[ 0.169999] /init
[ 0.170000] splash
[ 0.170000] with environment:
[ 0.170001] HOME=/
[ 0.170002] TERM=linux
[ 0.170002] BOOT_IMAGE=/vmlinuz-6.11.0-1001-asahi-arm
[ 0.297737] apple-dart 228304000.iommu: DART [pagesize 4000, 16 streams, bypass support: 0, bypass forced: 0, locked: 0, AS 32 -> 36] initialized
[ 0.299196] apple-dart 231304000.iommu: Limiting DMA range to 0x0000000000000000..0x00000000fbffffff
[ 0.301171] 235200000.serial: ttySAC0 at MMIO 0x235200000 (irq = 52, base_baud = 0) is a APPLE S5L
[ 0.303742] apple-dart 231304000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 1, AS 32 -> 36] initialized
[ 0.304445] apple-dart 23130c000.iommu: Limiting DMA range to 0x0000000f00000000..0x0000000ffbffffff
[ 0.304578] apple-dart 23130c000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 1, AS 32 -> 36] initialized
[ 0.304644] apple-gpio-pinctrl 23c100000.pinctrl: No cache defaults, reading back from HW
[ 0.307350] macsmc-rtkit 23e400000.smc: RTKit: Initializing (protocol version 12)
[ 0.309286] macsmc-rtkit 23e400000.smc: Initialized (1649 keys #KEY (0x234b4559)..zSPp (0x7a535070))
[ 0.316789] apple-dart 22c0e8000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 36] initialized
[ 0.342324] 235208000.serial: ttySAC2 at MMIO 0x235208000 (irq = 64, base_baud = 0) is a APPLE S5L
[ 0.342362] apple-gpio-pinctrl 23d1f0000.pinctrl: No cache defaults, reading back from HW
[ 0.351195] apple-dart 22c0f4000.iommu: DART [pagesize 4000, 16 streams, bypass support: 0, bypass forced: 0, locked: 0, AS 32 -> 36] initialized
[ 0.374126] apple-dart 22c0fc000.iommu: DART [pagesize 4000, 16 streams, bypass support: 0, bypass forced: 0, locked: 0, AS 32 -> 36] initialized
[ 0.394698] apple-dart 235004000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 36] initialized
[ 0.395864] apple-gpio-pinctrl 23e820000.pinctrl: No cache defaults, reading back from HW
[ 0.396156] apple-dart 382f00000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 36] initialized
[ 0.396254] apple-dart 382f80000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 36] initialized
[ 0.396369] apple-dart 502f00000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 36] initialized
[ 0.396462] apple-dart 502f80000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0, locked: 0, AS 32 -> 36] initialized
[ 0.396580] apple-dart 681008000.iommu: DART [pagesize 4000, 16 streams, bypass support: 0, bypass forced: 0, locked: 0, AS 32 -> 36] initialized
[ 0.398298] apple-gpio-pinctrl 24a820000.pinctrl: No cache defaults, reading back from HW
[ 0.421527] dwc3 382280000.usb: Adding to iommu group 0
[ 0.428047] macsmc-gpio macsmc-gpio: First GPIO key: gP01 (0x67503031)
[ 0.434656] hid: raw HID events driver (C) Jiri Kosina
[ 0.436898] nvme-apple 27bcc0000.nvme: RTKit: Initializing (protocol version 12)
[ 0.436932] nvme-apple 27bcc0000.nvme: RTKit: Unknown system endpoint: 0x0a
[ 0.439450] macsmc-rtkit 23e400000.smc: Failed to create device link (0x180) with 23d0d9300.spmi:pmu@f:rtc_nvmem@d000
[ 0.439452] macsmc-rtkit 23e400000.smc: Failed to create device link (0x180) with 23d0d9300.spmi:pmu@f:rtc_nvmem@d000
[ 0.439489] macsmc-rtkit 23e400000.smc: Failed to create device link (0x180) with 23d0d9300.spmi:pmu@f:legacy_nvmem@9f00
[ 0.446369] gpio gpiochip4: (macsmc-pmu-gpio): not an immutable chip, please consider fixing it!
[ 0.464715] macsmc-rtc macsmc-rtc: registered as rtc0
[ 0.488678] macsmc-rtc macsmc-rtc: setting system clock to 2024-10-15T16:08:12 UTC (1729008492)
[ 0.489121] pcie-apple 690000000.pcie: host bridge /soc/pcie@690000000 ranges:
[ 0.489130] pcie-apple 690000000.pcie: MEM 0x06a0000000..0x06bfffffff -> 0x06a0000000
[ 0.489137] pcie-apple 690000000.pcie: MEM 0x06c0000000..0x06ffffffff -> 0x00c0000000
[ 0.506125] nvme-apple 27bcc0000.nvme: RTKit: syslog message: cmd.c:6417: boot mode normal
[ 0.506182] spi-hid-apple-of spi1.0: limiting the number of devices to mngt, kbd and mouse
[ 0.508681] hwmon hwmon2: temp1_input not attached to any thermal zone
[ 0.511388] nvme0n1: p1 p2 p3 p4 p5 p6 p7
[ 0.536188] input: Apple Internal Keyboard / Trackpad as /devices/platform/soc/23510c000.spi/spi_master/spi1/spi1.0/001C:05AC:0341.0001/input/input0
[ 0.536252] hid-generic 001C:05AC:0341.0001: input,hidraw0: SPI HID v1.75 Keyboard [Apple Internal Keyboard / Trackpad] on spi1.0 (1)
[ 0.536326] input: Apple Internal Keyboard / Trackpad Mouse as /devices/platform/soc/23510c000.spi/spi_master/spi1/spi1.0/001C:05AC:0341.0002/input/input1
[ 0.536391] hid-generic 001C:05AC:0341.0002: input,hidraw1: SPI HID v1.75 Mouse [Apple Internal Keyboard / Trackpad] on spi1.0 (2)
[ 0.566768] input: Apple Internal Keyboard / Trackpad as /devices/platform/soc/23510c000.spi/spi_master/spi1/spi1.0/001C:05AC:0341.0001/input/input4
[ 0.566811] apple 001C:05AC:0341.0001: input,hidraw0: SPI HID v1.75 Keyboard [Apple Internal Keyboard / Trackpad] on spi1.0 (1)
[ 0.695777] pcie-apple 690000000.pcie: ECAM at [mem 0x690000000-0x690ffffff] for [bus 00-03]
[ 0.695905] pcie-apple 690000000.pcie: PCI host bridge to bus 0000:00
[ 0.695910] pci_bus 0000:00: root bus resource [bus 00-03]
[ 0.695918] pci_bus 0000:00: root bus resource [mem 0x6a0000000-0x6bfffffff pref]
[ 0.695920] pci_bus 0000:00: root bus resource [mem 0x6c0000000-0x6ffffffff] (bus address [0xc0000000-0xffffffff])
[ 0.695969] pci 0000:00:00.0: [106b:100c] type 01 class 0x060400 PCIe Root Port
[ 0.695982] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.696024] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.696052] pci 0000:00:00.0: PTM enabled (root), 16ns granularity
[ 0.696156] pci 0000:00:00.0: Fixed dependency cycle(s) with /soc/pcie@690000000/pci@0,0
[ 0.697021] pci 0000:01:00.0: [14e4:4425] type 00 class 0x028000 PCIe Endpoint
[ 0.697040] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x0000ffff 64bit]
[ 0.697052] pci 0000:01:00.0: BAR 2 [mem 0x00000000-0x007fffff 64bit]
[ 0.697164] pci 0000:01:00.0: supports D1 D2
[ 0.697165] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.697385] pci 0000:01:00.1: [14e4:5f69] type 00 class 0x028000 PCIe Endpoint
[ 0.697403] pci 0000:01:00.1: BAR 0 [mem 0x00000000-0x00007fff 64bit]
[ 0.697414] pci 0000:01:00.1: BAR 2 [mem 0x00000000-0x003fffff 64bit]
[ 0.697517] pci 0000:01:00.1: supports D1 D2
[ 0.697518] pci 0000:01:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.700687] pci 0000:00:00.0: bridge window [mem 0x6c0000000-0x6c0dfffff]: assigned
[ 0.700692] pci 0000:01:00.0: BAR 2 [mem 0x6c0000000-0x6c07fffff 64bit]: assigned
[ 0.700702] pci 0000:01:00.1: BAR 2 [mem 0x6c0800000-0x6c0bfffff 64bit]: assigned
[ 0.700712] pci 0000:01:00.0: BAR 0 [mem 0x6c0c00000-0x6c0c0ffff 64bit]: assigned
[ 0.700721] pci 0000:01:00.1: BAR 0 [mem 0x6c0c10000-0x6c0c17fff 64bit]: assigned
[ 0.700732] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.700735] pci 0000:00:00.0: bridge window [mem 0x6c0000000-0x6c0dfffff]
[ 0.700739] pci_bus 0000:00: resource 4 [mem 0x6a0000000-0x6bfffffff pref]
[ 0.700741] pci_bus 0000:00: resource 5 [mem 0x6c0000000-0x6ffffffff]
[ 0.700742] pci_bus 0000:01: resource 1 [mem 0x6c0000000-0x6c0dfffff]
[ 0.700764] OF: /soc/pcie@690000000: no iommu-map translation for id 0x0 on (null)
[ 0.700852] pcieport 0000:00:00.0: PME: Signaling with IRQ 102
[ 0.700959] pcieport 0000:00:00.0: AER: enabled with IRQ 102
[ 0.773669] macsmc-reboot macsmc-reboot: Handling reboot and poweroff requests via SMC
[ 0.954585] dwc3 502280000.usb: Adding to iommu group 1
[ 1.507515] fbcon: Taking over console
[ 1.520027] Console: switching to colour frame buffer device 160x50
[ 1.772455] EXT4-fs (nvme0n1p6): mounted filesystem 3bbe1eef-4343-4fa8-938c-a2ff577c202a ro with ordered data mode. Quota mode: none.
[ 1.858734] systemd[1]: Inserted module 'autofs4'
[ 1.901814] systemd[1]: systemd 255.4-1ubuntu8.4 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 1.901822] systemd[1]: Detected architecture arm64.
[ 1.902842] systemd[1]: Hostname set to <localhost.localdomain>.
[ 1.967119] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[ 1.977063] systemd[1]: /etc/systemd/system/tiny-dfr.service:10: Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring.
[ 2.037058] systemd[1]: Queued start job for default target graphical.target.
[ 2.055376] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 2.055645] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 2.055763] systemd[1]: Created slice user.slice - User and Session Slice.
[ 2.055811] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 2.055949] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 2.055963] systemd[1]: Expecting device dev-disk-by\x2duuid-87b4517b\x2dcb8a\x2d4e55\x2d9ab0\x2d981e5bb42db0.device - /dev/disk/by-uuid/87b4517b-cb8a-4e55-9ab0-981e5bb42db0...
[ 2.055969] systemd[1]: Expecting device dev-disk-by\x2duuid-D319\x2d6635.device - /dev/disk/by-uuid/D319-6635...
[ 2.055985] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 2.056012] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ 2.056020] systemd[1]: Reached target slices.target - Slice Units.
[ 2.056033] systemd[1]: Reached target snapd.mounts-pre.target - Mounting snaps.
[ 2.056057] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 2.056304] systemd[1]: Listening on syslog.socket - Syslog Socket.
[ 2.056362] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[ 2.056393] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 2.056447] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 2.056513] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 2.056621] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
[ 2.056644] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.056827] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 2.056877] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 2.057495] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 2.057826] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 2.058231] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 2.058536] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 2.059543] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 2.060143] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[ 2.060657] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 2.061705] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 2.062232] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 2.062674] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 2.063153] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 2.064261] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 2.064738] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[ 2.064870] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[ 2.066069] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 2.066098] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.066947] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 2.066993] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.067504] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 2.068314] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 2.068372] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 2.068420] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 2.068467] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 2.068581] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 2.068761] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 2.068834] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 2.068970] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 2.069032] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ 2.069146] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 2.069223] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[ 2.069334] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 2.069394] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 2.069499] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 2.069557] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 2.069689] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 2.069746] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[ 2.070315] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 2.070628] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 2.070663] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[ 2.071685] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[ 2.071866] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 2.072737] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 2.074112] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ 2.074176] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ 2.075051] systemd-journald[402]: Collecting audit messages is disabled.
[ 2.081491] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[ 2.081664] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[ 2.081792] EXT4-fs (nvme0n1p6): re-mounted 3bbe1eef-4343-4fa8-938c-a2ff577c202a r/w. Quota mode: none.
[ 2.082719] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ 2.083315] systemd[1]: Activating swap swapfile.swap - /swapfile...
[ 2.083741] systemd[1]: Starting systemd-growfs-root.service - Grow Root File System...
[ 2.084012] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[ 2.084041] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 2.084492] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[ 2.084519] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[ 2.084963] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[ 2.084974] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.088739] Adding 33554416k swap on /swapfile. Priority:-2 extents:136 across:40108032k SS
[ 2.088785] systemd[1]: Activated swap swapfile.swap - /swapfile.
[ 2.088820] systemd[1]: Reached target swap.target - Swaps.
[ 2.090128] EXT4-fs (nvme0n1p6): resizing filesystem from 52398080 to 52398080 blocks
[ 2.090920] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[ 2.091104] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[ 2.091821] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[ 2.092221] systemd[1]: Finished systemd-growfs-root.service - Grow Root File System.
[ 2.093332] systemd[1]: Started systemd-journald.service - Journal Service.
[ 2.100035] systemd-journald[402]: Received client request to flush runtime journal.
[ 2.103915] systemd-journald[402]: /var/log/journal/8dc429a15f9b43b49cc13b1071948330/system.journal: Journal file uses a different sequence number ID, rotating.
[ 2.103920] systemd-journald[402]: Rotating system journal.
[ 2.124421] loop0: detected capacity change from 0 to 8
[ 2.129182] loop1: detected capacity change from 0 to 141760
[ 2.129335] loop2: detected capacity change from 0 to 412808
[ 2.129363] loop3: detected capacity change from 0 to 125408
[ 2.130333] loop4: detected capacity change from 0 to 981824
[ 2.131325] loop5: detected capacity change from 0 to 506192
[ 2.131945] loop6: detected capacity change from 0 to 1014928
[ 2.134687] loop7: detected capacity change from 0 to 863232
[ 2.135494] loop8: detected capacity change from 0 to 187776
[ 2.138745] loop9: detected capacity change from 0 to 19640
[ 2.139331] loop10: detected capacity change from 0 to 182464
[ 2.139726] loop11: detected capacity change from 0 to 171192
[ 2.140106] loop13: detected capacity change from 0 to 69032
[ 2.140289] loop12: detected capacity change from 0 to 904
[ 2.140811] loop14: detected capacity change from 0 to 273336
[ 2.144545] loop15: detected capacity change from 0 to 273352
[ 2.258546] input: Apple Internal Keyboard / Trackpad as /devices/platform/soc/23510c000.spi/spi_master/spi1/spi1.0/001C:05AC:0341.0002/input/input5
[ 2.266965] magicmouse 001C:05AC:0341.0002: input,hidraw1: SPI HID v1.75 Mouse [Apple Internal Keyboard / Trackpad] on spi1.0 (2)
[ 2.295536] cpu cpu0: EM: created perf domain
[ 2.295542] energy_model: Accessing cpu4 policy failed
[ 2.298599] cpu cpu4: EM: created perf domain
[ 2.298605] energy_model: updating cpu0 cpu_cap=459 old capacity=714
[ 2.302892] mc: Linux media interface: v0.10
[ 2.308309] asahi 206400000.gpu: Probing...
[ 2.308370] asahi 206400000.gpu: MMU: Initializing...
[ 2.308384] asahi 206400000.gpu: MMU: Initializing kernel page table
[ 2.308390] asahi 206400000.gpu: MMU: Creating kernel page tables
[ 2.308402] asahi 206400000.gpu: MMU: Kernel page tables created
[ 2.310968] leds_pwm led-controller: failed to read period for kbd_backlight, default to off
[ 2.319653] asahi 206400000.gpu: MMU: Initializing TTBs
[ 2.319662] asahi 206400000.gpu: MMU: initialized
[ 2.319667] asahi 206400000.gpu: GPU ID registers: 0x4021100 0x40a04 0x30808 0x40404 0x1320300 0x101311
[ 2.319673] asahi 206400000.gpu: Core masks: [
0xff,
0x0,
]
[ 2.319679] asahi 206400000.gpu: GPU Information:
[ 2.319681] asahi 206400000.gpu: Type: G13G
[ 2.319685] asahi 206400000.gpu: Clusters: 1
[ 2.319687] asahi 206400000.gpu: Cores: 8 (8)
[ 2.319689] asahi 206400000.gpu: Frags: 8 (8)
[ 2.319692] asahi 206400000.gpu: GPs: 4 (4)
[ 2.319694] asahi 206400000.gpu: Core masks: [
0xff,
]
[ 2.319696] asahi 206400000.gpu: Active cores: 8
[ 2.319698] asahi 206400000.gpu: Getting configuration from device tree...
[ 2.319770] asahi 206400000.gpu: Dynamic configuration fetched
[ 2.320264] asahi 206400000.gpu: MMU: IO map: 0x204d00000:0x1c000 -> 0xffffffaf00000000
[ 2.320274] asahi 206400000.gpu: MMU: IO map: 0x20e100000:0x4000 -> 0xffffffaf00020000
[ 2.320278] asahi 206400000.gpu: MMU: IO map: 0x23b104000:0x4000 -> 0xffffffaf00028000
[ 2.320283] asahi 206400000.gpu: MMU: IO map: 0x204000000:0x20000 -> 0xffffffaf00030000
[ 2.320287] asahi 206400000.gpu: MMU: IO map: 0x23b2e8000:0x4000 -> 0xffffffaf00054000
[ 2.320291] asahi 206400000.gpu: MMU: IO map: 0x23bc00000:0x4000 -> 0xffffffaf0005c000
[ 2.320296] asahi 206400000.gpu: MMU: IO map: 0x204d80000:0x8000 -> 0xffffffaf00064000
[ 2.320300] asahi 206400000.gpu: MMU: IO map: 0x204d60000:0x4000 -> 0xffffffaf00070000
[ 2.320304] asahi 206400000.gpu: MMU: IO map: 0x200000000:0xd8000 -> 0xffffffaf00078000
[ 2.320308] asahi 206400000.gpu: MMU: IO map: 0x23b738000:0x4000 -> 0xffffffaf00154000
[ 2.320417] asahi 206400000.gpu: RTKit: Initializing (protocol version 12)
[ 2.321275] adp 228200000.display-pipe: Adding to iommu group 2
[ 2.326262] videodev: Linux video capture interface: v2.00
[ 2.330910] [drm] Initialized asahi 0.0.0 for 206400000.gpu on minor 1
[ 2.330918] asahi 206400000.gpu: Probed!
[ 2.333212] [drm] Initialized adp 0.1.0 for 228200000.display-pipe on minor 2
[ 2.344852] apple-admac 238200000.dma-controller: Adding to iommu group 3
[ 2.364029] apple-isp 22a000000.isp: Adding to iommu group 4
[ 2.364119] apple-isp 22a000000.isp: ISP firmware-compat: 13.5 (FW: 13.5)
[ 2.364320] input: MacBookPro17,1 Touch Bar as /devices/platform/soc/235100000.spi/spi_master/spi0/spi0.0/input/input6
[ 2.364981] apple-isp 22a000000.isp: IPC surface iova: 0x1000000
[ 2.364990] apple-isp 22a000000.isp: Data surface iova: 0x101c000
[ 2.376195] 1 fixed-partitions partitions found on MTD device spi2.0
[ 2.376198] Creating 1 MTD partitions on "spi2.0":
[ 2.376199] 0x000000700000-0x000000800000 : "nvram"
[ 2.406265] apple-admac 238200000.dma-controller: Audio DMA Controller
[ 2.406269] apple-admac 238200000.dma-controller: imprint 2020130c TX cache 16384 RX cache 16384
[ 2.407719] apple-dcp 231c00000.dcp: Adding to iommu group 5
[ 2.465820] cs42l83 0-0048: supply VA not found, using dummy regulator
[ 2.465873] cs42l83 0-0048: supply VP not found, using dummy regulator
[ 2.465887] cs42l83 0-0048: supply VCP not found, using dummy regulator
[ 2.465896] cs42l83 0-0048: supply VD_FILT not found, using dummy regulator
[ 2.465905] cs42l83 0-0048: supply VL not found, using dummy regulator
[ 2.473103] input: Apple SMC power/lid events as /devices/platform/soc/23e400000.smc/macsmc-hid/input/input7
[ 2.476072] apple-drm soc:display-subsystem: Adding to iommu group 6
[ 2.476832] cs42l83 0-0048: Cirrus Logic CS42L83, Revision: B0
[ 2.478271] hwmon hwmon5: temp1_input not attached to any thermal zone
[ 2.478284] hwmon hwmon5: temp2_input not attached to any thermal zone
[ 2.478295] hwmon hwmon5: temp3_input not attached to any thermal zone
[ 2.478305] hwmon hwmon5: temp4_input not attached to any thermal zone
[ 2.478305] macsmc_hwmon macsmc_hwmon: Registered SMC hwmon device. Sensors:
[ 2.478306] macsmc_hwmon macsmc_hwmon: Temperature: 4, Voltage: 2, Current: 1, Power: 4, Fans: 1
[ 2.486686] Console: switching to colour dummy device 80x25
[ 2.511926] platform 231c00000.dcp:piodma: Adding to iommu group 7
[ 2.512389] apple-dcp 231c00000.dcp: RTKit: Initializing (protocol version 12)
[ 2.512449] apple-dcp 231c00000.dcp: RTKit: Unknown system endpoint: 0x0a
[ 2.512483] apple-dcp 231c00000.dcp: shmem_setup: iova: f00267000 -> pa: be6617000 -> iomem: ffff800082003000
[ 2.512496] apple-dcp 231c00000.dcp: shmem_setup: iova: ffbffc000, buffer: ffff8000817f4000
[ 2.514984] apple-dcp 231c00000.dcp: shmem_setup: iova: ffbff8000, buffer: ffff800081904000
[ 2.515066] apple-dcp 231c00000.dcp: shmem_setup: iova: f0025f000 -> pa: be660f000 -> iomem: ffff800081973000
[ 2.515680] apple-drm soc:display-subsystem: bound 231c00000.dcp (ops dcp_comp_ops [apple_dcp])
[ 2.516210] apple-dcp 231c00000.dcp: RTKit: syslog message: ap_link.c:299: shared memory dva: 0xffbe00000 0xffffffff000e7000
[ 2.516264] apple-dcp 231c00000.dcp: RTKit: syslog message: ap_link.c:276: ap_link: IOMFB: DCP heap size: 0x1030000 [iBoot:0x1030000] [LinkService:0x0]
[ 2.517372] apple-dcp 231c00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:4191: IOMFB: Could not find Backlight service
[ 2.517411] apple-dcp 231c00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:4199: IOMFB: Could not find nvram service
[ 2.517434] apple-dcp 231c00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1838: virtual bool UnifiedPipeline::start_ios_gated(): Created AP Services
[ 2.517457] apple-dcp 231c00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1864: start_ios_gated: trigger pending HPD notification
[ 2.517463] apple-dcp 231c00000.dcp: cb_hotplug() connected:1, valid_mode:0
[ 2.517467] apple-dcp 231c00000.dcp: dcp_hotplug() connected:1 valid_mode:0 nr_modes:0
[ 2.520523] apple-dcp 231c00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1871: virtual bool UnifiedPipeline::start_ios_gated(): Flushed RTPs
[ 2.521190] apple-dcp 231c00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:11092: IOMFB updateFrequencies: minimum-frequency property not found, using getClockFrequency(0) instead.
[ 2.522165] apple-dcp 231c00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:1356: set_device_enabled_gated: current state: 1, requested state: 1
[ 2.522314] apple-dcp 231c00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:11092: IOMFB updateFrequencies: minimum-frequency property not found, using getClockFrequency(0) instead.
[ 2.522733] apple-dcp 231c00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10490: set_run_mode_safe: deferring: 2 -> 4
[ 2.522764] apple-dcp 231c00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:10395: virtual IOMFBStatus IOMFB::UPPipeDCP_H13P::ready_for_run_mode_change(IOMFB::AppleRegisterStream *): initiating deferred run mod
[ 2.523292] apple-dcp 231c00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load APT M3 IMem : size 0x7948
[ 2.523590] apple-dcp 231c00000.dcp: RTKit: syslog message: M3Hal_v1.cpp:197: IOMFB: load APT M3 DMem : size 0x6f60
[ 2.523756] apple-dcp 231c00000.dcp: RTKit: syslog message: CAHandler.cpp:188: IOMFB load_ca_data: Unrecognized data version 0 (expected 1 or 2)
[ 2.527471] apple-dcp 231c00000.dcp: RTKit: syslog message: UPPipe.cpp:3767: IOMFB read_pmu_data_sync: pmu ram read error (e00800d8)
[ 2.528300] apple-dcp 231c00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:14085: IOMFB Int RTBandwidth: program_M3_rt_config: Using Legacy, scratch 23b738014
[ 2.528372] apple-dcp 231c00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:14105: IOMFB Int RTBandwidth: using legacy. Doorbell 23bc3c000, bit 2
[ 2.528375] apple-dcp 231c00000.dcp: RTKit: syslog message: UPTSQManager.cpp:133: IOMFB: clearing M3 reset
[ 2.528442] apple-dcp 231c00000.dcp: RTKit: syslog message: UPTSQ_Hal_v1.cpp:349: IOMFB: timebase_offset = 4
[ 2.528509] apple-dcp 231c00000.dcp: AFK[ep:20]: new service system on channel 5
[ 2.528532] apple-dcp 231c00000.dcp: AFK[ep:20]: new service powerlog-service on channel 7
[ 2.528663] apple-dcp 231c00000.dcp: RTKit: syslog message: dpointInterface.cpp:606: [AFK][AFKMailboxSharedMemoryEndpointInterface:#63] if:1 inCmd:0 inResp:0 outRepErr:0 outCmdErr:0 t:494707867
[ 2.528666] apple-dcp 231c00000.dcp: RTKit: syslog message: dpointInterface.cpp:606: [AFK][AFKMailboxSharedMemoryEndpointInterface:#66] if:3 inCmd:0 inResp:0 outRepErr:0 outCmdErr:0 t:494709176
[ 2.537707] Bluetooth: Core ver 2.22
[ 2.537843] NET: Registered PF_BLUETOOTH protocol family
[ 2.537845] Bluetooth: HCI device and connection manager initialized
[ 2.537847] Bluetooth: HCI socket layer initialized
[ 2.537849] Bluetooth: L2CAP socket layer initialized
[ 2.537854] Bluetooth: SCO socket layer initialized
[ 2.538863] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 2.539354] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 2.539665] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 2.539874] apple-dcp 231c00000.dcp: RTKit: syslog message: UPTSQManager.cpp:105: IOMFB: switch to normal mode succeeded
[ 2.542321] apple-dcp 231c00000.dcp: DCP booted
[ 2.542508] apple-dcp 231c00000.dcp: DCP is_main_display: 1
[ 2.542516] apple-dcp 231c00000.dcp: dcp_hotplug() connected:1 valid_mode:0 nr_modes:1
[ 2.554939] hci_bcm4377 0000:01:00.1: Adding to iommu group 8
[ 2.567250] usbcore: registered new interface driver brcmfmac
[ 2.571643] brcmfmac 0000:01:00.0: Adding to iommu group 8
[ 2.572343] brcmfmac 0000:01:00.0: enabling device (0000 -> 0002)
[ 2.586744] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4378b1-pcie for chip BCM4378/3
[ 2.587556] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4378b1-pcie.apple,honshu-RASP-m-6.11-X3.bin failed with error -2
[ 2.587574] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4378b1-pcie.apple,honshu-RASP-m-6.11.bin failed with error -2
[ 2.587957] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4378b1-pcie.apple,honshu-RASP-m.bin failed with error -2
[ 2.588064] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4378b1-pcie.apple,honshu-RASP.bin failed with error -2
[ 2.588082] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4378b1-pcie.apple,honshu-X3.bin failed with error -2
[ 2.589279] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4378b1-pcie.sig failed with error -2
[ 2.601643] input: MacBook Pro J293 Headphone Jack as /devices/platform/sound/sound/card0/input8
[ 2.648105] [drm] Initialized apple 1.0.0 for soc:display-subsystem on minor 3
[ 2.649842] Console: switching to colour frame buffer device 160x50
[ 2.649847] apple-drm soc:display-subsystem: [drm] fb0: appledrmfb frame buffer device
[ 2.783965] hci_bcm4377 0000:01:00.1: enabling device (0000 -> 0002)
[ 3.086188] EXT4-fs (nvme0n1p5): mounted filesystem 87b4517b-cb8a-4e55-9ab0-981e5bb42db0 r/w with ordered data mode. Quota mode: none.
[ 3.120745] audit: type=1400 audit(1729008495.130:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=795 comm="apparmor_parser"
[ 3.120749] audit: type=1400 audit(1729008495.131:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=794 comm="apparmor_parser"
[ 3.120751] audit: type=1400 audit(1729008495.131:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=798 comm="apparmor_parser"
[ 3.120786] audit: type=1400 audit(1729008495.131:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=796 comm="apparmor_parser"
[ 3.120923] audit: type=1400 audit(1729008495.131:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=793 comm="apparmor_parser"
[ 3.120929] audit: type=1400 audit(1729008495.131:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=797 comm="apparmor_parser"
[ 3.120932] audit: type=1400 audit(1729008495.131:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=800 comm="apparmor_parser"
[ 3.120936] audit: type=1400 audit(1729008495.131:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=799 comm="apparmor_parser"
[ 3.121829] audit: type=1400 audit(1729008495.132:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chrome" pid=804 comm="apparmor_parser"
[ 3.184704] brcmfmac: brcmf_c_process_txcap_blob: TxCap blob found, loading
[ 3.187436] brcmfmac: brcmf_c_process_cal_blob: Calibration blob provided by platform, loading
[ 3.200363] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4378/3 wl0: May 13 2023 07:20:48 version 18.20.383.15.7.8.150 FWID 01-b37727a5
[ 3.245205] snd-soc-macaudio sound: Speaker volumes unlocked
[ 3.299712] NET: Registered PF_QIPCRTR protocol family
[ 3.302359] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.302366] Bluetooth: BNEP filters: protocol multicast
[ 3.302373] Bluetooth: BNEP socket layer initialized
[ 3.329141] apple-isp: CISP_CMD_CONFIG_GET:
[ 3.329145] apple-isp: 00000000 00000003 016e3600 00000001 0000000a 00000000 00000001
[ 3.329244] apple-isp 22a000000.isp: found sensor 248 CC211833Q3EJ3Y31A on ch 0
[ 3.329245] apple-isp: ch: CISP_CMD_CH_INFO_GET: 0
[ 3.329246] apple-isp: ch: 00000000 0000010d 00000000 07db0001 0003002a 00040007 00000005 00000001
[ 3.329247] apple-isp: ch: 00000248 00000007 00000001 00000001 00000000 00000000 00000000 00000000
[ 3.329248] apple-isp: ch: 00000000 00000000 00000000 00010000 00000001 00000000 00000004 00000020
[ 3.329249] apple-isp: ch: 00000001 00000000 00004680 00000040 00000001 00000002 00004000 00000040
[ 3.329250] apple-isp: ch: 00000001 00000000 00000000 00000036 00000000 00000000 000f4240 43430000
[ 3.329250] apple-isp: ch: 38313132 33513333 59334a45 00413133 00000000 00000008 00000000 00000000
[ 3.329251] apple-isp: ch: 00000004 00000000 00000000 00000000 00000000 00000000 00000000 00ff0000
[ 3.329252] apple-isp: ch: 00000c00 00000000 0000001c 00000680 00000004 00000004 00000000 00000000
[ 3.329252] apple-isp: ch: 00000000 00000000 00000000 00000000 05100000 000002e0
[ 3.329348] apple-isp: ps: CISP_CMD_CH_CAMERA_CONFIG_GET: 0
[ 3.329350] apple-isp: ps: 00000000 00000106 00000000 00000000 02e00510 02e00510 00000000 00001df8
[ 3.329351] apple-isp: ps: 00000100 00000001 00000040 00000040 00000040 00000040 00000040 00000040
[ 3.329352] apple-isp: ps: 00000003 00000040 00000040 00000005 00000000 00000528 00000001 00000000
[ 3.329353] apple-isp: ps: 0249f000 00000006 00000007 00000000 00000009 000f4240 00000025 00000000
[ 3.329354] apple-isp: ps: 00004000 00000014 00000015 00000000 00000000 00000000 00000510 000002e0
[ 3.329355] apple-isp: ps: 00010000 b9680000 0ef80000 00000000 0000001f 00000000 00000000 00000000
[ 3.329356] apple-isp: ps: 00000510 000002e0 00000100 00000000 00000000 00000510 000002e0
[ 3.349802] brcmfmac 0000:01:00.0 wlp1s0f0: renamed from wlan0
[ 3.350655] apple-isp 22a000000.isp: apple-isp probe!
[ 3.359574] loop16: detected capacity change from 0 to 8
[ 3.428906] input: Dynamic Function Row Virtual Input Device as /devices/virtual/input/input9
[ 3.458166] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[ 3.514237] Bluetooth: MGMT ver 1.23
[ 3.516208] NET: Registered PF_ALG protocol family
[ 3.740225] ieee80211 phy0: brcmf_dongle_roam: WLC_SET_ROAM_DELTA error (-52)
[ 3.820762] ieee80211 phy0: brcmf_p2p_set_firmware: failed to update device address ret -52
[ 3.821058] ieee80211 phy0: brcmf_p2p_create_p2pdev: set p2p_disc error
[ 3.821061] ieee80211 phy0: brcmf_cfg80211_add_iface: add iface p2p-dev-wlp1s0f type 10 failed: err=-52
[ 4.135021] Bluetooth: RFCOMM TTY layer initialized
[ 4.135030] Bluetooth: RFCOMM socket layer initialized
[ 4.135033] Bluetooth: RFCOMM ver 1.11
[ 4.754964] rfkill: input handler disabled
[ 4.989186] apple-dcp 231c00000.dcp: dcp_poweron() starting
[ 4.989345] apple-dcp 231c00000.dcp: set_digital_out_mode(color:1 timing:2) "2560x1600": 60 266630 2560 2568 2600 2642 1600 1632 1640 1682 0x48 0x0
[ 4.989347] apple-dcp 231c00000.dcp: set_digital_out_mode() color mode depth:8 format:0 colorimetry:16 eotf:0 range:0
[ 4.989397] apple-dcp 231c00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:7462: set_digital_out_mode: Modeset requested for colorID: 1, timingID: 2
[ 4.989435] apple-dcp 231c00000.dcp: RTKit: syslog message: PPipeDCP_H13P.cpp:18011: Dual pipe disabled offset 0
[ 4.989461] apple-dcp 231c00000.dcp: RTKit: syslog message: nifiedPipeline.cpp:7465: set_digital_out_mode returned 8000000b
[ 4.989465] apple-dcp 231c00000.dcp: set_digital_out_mode finished:8500
[ 19.986592] systemd-journald[402]: /var/log/journal/8dc429a15f9b43b49cc13b1071948330/user-1000.journal: Journal file uses a different sequence number ID, rotating.
[ 20.030573] kauditd_printk_skb: 156 callbacks suppressed

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

No branches or pull requests

2 participants