Advertisement
Guest User

Untitled

a guest
Jul 12th, 2022
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.04 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x611f0221]
  2. [ 0.000000] Linux version 5.19.0-rc5-asahi-6-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Tue, 12 Jul 2022 04:50:42 +0000
  3. [ 0.000000] random: crng init done
  4. [ 0.000000] Machine model: Apple MacBook Air (M1, 2020)
  5. [ 0.000000] efi: EFI v2.90 by Das U-Boot
  6. [ 0.000000] efi: RTPROP=0x9d9f6b040 MEMRESERVE=0x9744e0040
  7. [ 0.000000] Zone ranges:
  8. [ 0.000000] DMA [mem 0x0000000801cbc000-0x00000009df06ffff]
  9. [ 0.000000] DMA32 empty
  10. [ 0.000000] Normal empty
  11. [ 0.000000] Movable zone start for each node
  12. [ 0.000000] Early memory node ranges
  13. [ 0.000000] node 0: [mem 0x0000000801cbc000-0x0000000802143fff]
  14. [ 0.000000] node 0: [mem 0x0000000802144000-0x000000080220ffff]
  15. [ 0.000000] node 0: [mem 0x0000000802210000-0x0000000803d83fff]
  16. [ 0.000000] node 0: [mem 0x0000000803d84000-0x0000000803d9ffff]
  17. [ 0.000000] node 0: [mem 0x0000000803da0000-0x00000009d9f67fff]
  18. [ 0.000000] node 0: [mem 0x00000009d9f68000-0x00000009d9f73fff]
  19. [ 0.000000] node 0: [mem 0x00000009d9f74000-0x00000009defaffff]
  20. [ 0.000000] node 0: [mem 0x00000009defb0000-0x00000009defbffff]
  21. [ 0.000000] node 0: [mem 0x00000009defc0000-0x00000009df06ffff]
  22. [ 0.000000] Initmem setup node 0 [mem 0x0000000801cbc000-0x00000009df06ffff]
  23. [ 0.000000] On node 0, zone DMA: 1839 pages in unavailable ranges
  24. [ 0.000000] On node 0, zone DMA: 996 pages in unavailable ranges
  25. [ 0.000000] cma: Reserved 64 MiB at 0x0000000804000000
  26. [ 0.000000] percpu: Embedded 5 pages/cpu s43688 r8192 d30040 u81920
  27. [ 0.000000] pcpu-alloc: s43688 r8192 d30040 u81920 alloc=5*16384
  28. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
  29. [ 0.000000] Detected VIPT I-cache on CPU0
  30. [ 0.000000] CPU features: detected: Address authentication (IMP DEF algorithm)
  31. [ 0.000000] CPU features: detected: Virtualization Host Extensions
  32. [ 0.000000] CPU features: detected: Spectre-v4
  33. [ 0.000000] alternatives: patching kernel code
  34. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 486776
  35. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-asahi root=UUID=fe4d8d29-d8be-4586-9bbc-b1e5d44d6884 rw loglevel=3 quiet
  36. [ 0.000000] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux-asahi", will be passed to user space.
  37. [ 0.000000] Dentry cache hash table entries: 1048576 (order: 9, 8388608 bytes, linear)
  38. [ 0.000000] Inode-cache hash table entries: 524288 (order: 8, 4194304 bytes, linear)
  39. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  40. [ 0.000000] Memory: 7676608K/7818960K available (11328K kernel code, 1602K rwdata, 4176K rodata, 1920K init, 696K bss, 76816K reserved, 65536K cma-reserved)
  41. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  42. [ 0.000000] Dynamic Preempt: full
  43. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  44. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
  45. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  46. [ 0.000000] Tracing variant of Tasks RCU enabled.
  47. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
  48. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  49. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  50. [ 0.000000] Root IRQ handler: aic_handle_irq
  51. [ 0.000000] Root FIQ handler: aic_handle_fiq
  52. [ 0.000000] irq_apple_aic: Using Fast IPIs
  53. [ 0.000000] irq_apple_aic: Initialized with 896/1024 IRQs * 1/1 die(s), 6 FIQs, 32 vIPIs
  54. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  55. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  56. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  57. [ 0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  58. [ 0.000105] Console: colour dummy device 80x25
  59. [ 0.000113] printk: console [tty0] enabled
  60. [ 0.000121] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
  61. [ 0.000124] pid_max: default: 32768 minimum: 301
  62. [ 0.000154] LSM: Security Framework initializing
  63. [ 0.000158] Yama: becoming mindful.
  64. [ 0.000182] Mount-cache hash table entries: 16384 (order: 3, 131072 bytes, linear)
  65. [ 0.000185] Mountpoint-cache hash table entries: 16384 (order: 3, 131072 bytes, linear)
  66. [ 0.000606] cblist_init_generic: Setting adjustable number of callback queues.
  67. [ 0.000609] cblist_init_generic: Setting shift to 3 and lim to 1.
  68. [ 0.000624] cblist_init_generic: Setting shift to 3 and lim to 1.
  69. [ 0.000653] rcu: Hierarchical SRCU implementation.
  70. [ 0.000886] Remapping and enabling EFI services.
  71. [ 0.000896] ------------[ cut here ]------------
  72. [ 0.000897] UEFI Runtime regions are not aligned to 64 KB -- buggy firmware?
  73. [ 0.000900] WARNING: CPU: 0 PID: 1 at arch/arm64/kernel/efi.c:28 efi_create_mapping+0xac/0x168
  74. [ 0.000907] Modules linked in:
  75. [ 0.000910] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.19.0-rc5-asahi-6-1-ARCH #1
  76. [ 0.000912] Hardware name: Apple MacBook Air (M1, 2020) (DT)
  77. [ 0.000914] pstate: 60000009 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
  78. [ 0.000916] pc : efi_create_mapping+0xac/0x168
  79. [ 0.000918] lr : efi_create_mapping+0xac/0x168
  80. [ 0.000920] sp : ffff8000093ebd40
  81. [ 0.000921] x29: ffff8000093ebd40 x28: 0000000000000000 x27: 0000000000000000
  82. [ 0.000924] x26: 0000000000000000 x25: 0000000000000000 x24: 0000000000000000
  83. [ 0.000927] x23: 0000000000000000 x22: 0000000000000000 x21: ffff8000092e8000
  84. [ 0.000930] x20: ffff80000928d298 x19: ffff00017313d388 x18: fffffffffffc1350
  85. [ 0.000932] x17: 3835342d65623864 x16: 2d39326438643465 x15: 0000000000000050
  86. [ 0.000935] x14: fffffffffffc13a0 x13: ffff80000916acb0 x12: 00000000000000d5
  87. [ 0.000937] x11: 0000000000000047 x10: ffff80000921b358 x9 : ffff80000916acb0
  88. [ 0.000940] x8 : 00000000ffffdfff x7 : ffff80000921acb0 x6 : 0000000000000047
  89. [ 0.000943] x5 : 0000000000017ff4 x4 : 40000000ffffe047 x3 : 0000000000000000
  90. [ 0.000945] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff000001e2aa80
  91. [ 0.000948] Call trace:
  92. [ 0.000949] efi_create_mapping+0xac/0x168
  93. [ 0.000951] arm_enable_runtime_services+0x124/0x1d4
  94. [ 0.000956] do_one_initcall+0x50/0x1c0
  95. [ 0.000959] kernel_init_freeable+0x118/0x28c
  96. [ 0.000962] kernel_init+0x28/0x140
  97. [ 0.000964] ret_from_fork+0x10/0x20
  98. [ 0.000966] ---[ end trace 0000000000000000 ]---
  99. [ 0.001068] smp: Bringing up secondary CPUs ...
  100. [ 0.001147] Detected VIPT I-cache on CPU1
  101. [ 0.001157] CPU1: Booted secondary processor 0x0000000001 [0x611f0221]
  102. [ 0.001256] Detected VIPT I-cache on CPU2
  103. [ 0.001263] CPU2: Booted secondary processor 0x0000000002 [0x611f0221]
  104. [ 0.001353] Detected VIPT I-cache on CPU3
  105. [ 0.001361] CPU3: Booted secondary processor 0x0000000003 [0x611f0221]
  106. [ 0.001456] Detected VIPT I-cache on CPU4
  107. [ 0.001467] CPU4: Booted secondary processor 0x0000010100 [0x611f0231]
  108. [ 0.001568] Detected VIPT I-cache on CPU5
  109. [ 0.001574] CPU5: Booted secondary processor 0x0000010101 [0x611f0231]
  110. [ 0.001669] Detected VIPT I-cache on CPU6
  111. [ 0.001675] CPU6: Booted secondary processor 0x0000010102 [0x611f0231]
  112. [ 0.001768] Detected VIPT I-cache on CPU7
  113. [ 0.001774] CPU7: Booted secondary processor 0x0000010103 [0x611f0231]
  114. [ 0.001800] smp: Brought up 1 node, 8 CPUs
  115. [ 0.001803] SMP: Total of 8 processors activated.
  116. [ 0.001805] CPU features: detected: ARMv8.4 Translation Table Level
  117. [ 0.001806] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  118. [ 0.001807] CPU features: detected: Common not Private translations
  119. [ 0.001808] CPU features: detected: CRC32 instructions
  120. [ 0.001809] CPU features: detected: E0PD
  121. [ 0.001810] CPU features: detected: Generic authentication (IMP DEF algorithm)
  122. [ 0.001811] CPU features: detected: RCpc load-acquire (LDAPR)
  123. [ 0.001812] CPU features: detected: LSE atomic instructions
  124. [ 0.001812] CPU features: detected: Privileged Access Never
  125. [ 0.001813] CPU features: detected: RAS Extension Support
  126. [ 0.001814] CPU features: detected: Speculation barrier (SB)
  127. [ 0.001815] CPU features: detected: Stage-2 Force Write-Back
  128. [ 0.001815] CPU features: detected: TLB range maintenance instructions
  129. [ 0.001817] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
  130. [ 0.010125] CPU: All CPU(s) started at EL2
  131. [ 0.010560] devtmpfs: initialized
  132. [ 0.011878] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  133. [ 0.011881] futex hash table entries: 2048 (order: 3, 131072 bytes, linear)
  134. [ 0.011970] pinctrl core: initialized pinctrl subsystem
  135. [ 0.012081] DMI not present or invalid.
  136. [ 0.012188] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  137. [ 0.012687] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
  138. [ 0.012705] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  139. [ 0.012721] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  140. [ 0.012738] audit: initializing netlink subsys (disabled)
  141. [ 0.012777] audit: type=2000 audit(0.012:1): state=initialized audit_enabled=0 res=1
  142. [ 0.012842] thermal_sys: Registered thermal governor 'fair_share'
  143. [ 0.012843] thermal_sys: Registered thermal governor 'bang_bang'
  144. [ 0.012845] thermal_sys: Registered thermal governor 'step_wise'
  145. [ 0.012846] thermal_sys: Registered thermal governor 'user_space'
  146. [ 0.012846] thermal_sys: Registered thermal governor 'power_allocator'
  147. [ 0.012873] cpuidle: using governor ladder
  148. [ 0.012876] cpuidle: using governor menu
  149. [ 0.012891] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  150. [ 0.012938] ASID allocator initialised with 256 entries
  151. [ 0.012940] HugeTLB: can optimize 255 vmemmap pages for hugepages-1048576kB
  152. [ 0.012942] HugeTLB: can optimize 7 vmemmap pages for hugepages-32768kB
  153. [ 0.012943] HugeTLB: can optimize 0 vmemmap pages for hugepages-2048kB
  154. [ 0.020074] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  155. [ 0.020076] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  156. [ 0.020076] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  157. [ 0.020163] cryptd: max_cpu_qlen set to 1000
  158. [ 0.020341] iommu: Default domain type: Translated
  159. [ 0.020342] iommu: DMA domain TLB invalidation policy: strict mode
  160. [ 0.020407] SCSI subsystem initialized
  161. [ 0.020429] usbcore: registered new interface driver usbfs
  162. [ 0.020433] usbcore: registered new interface driver hub
  163. [ 0.020437] usbcore: registered new device driver usb
  164. [ 0.020442] pps_core: LinuxPPS API ver. 1 registered
  165. [ 0.020443] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  166. [ 0.020502] Registered efivars operations
  167. [ 0.020540] Advanced Linux Sound Architecture Driver Initialized.
  168. [ 0.020614] NetLabel: Initializing
  169. [ 0.020615] NetLabel: domain hash size = 128
  170. [ 0.020615] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  171. [ 0.020623] NetLabel: unlabeled traffic allowed by default
  172. [ 0.020642] vgaarb: loaded
  173. [ 0.020687] clocksource: Switched to clocksource arch_sys_counter
  174. [ 0.020729] VFS: Disk quotas dquot_6.6.0
  175. [ 0.020735] VFS: Dquot-cache hash table entries: 2048 (order 0, 16384 bytes)
  176. [ 0.021493] NET: Registered PF_INET protocol family
  177. [ 0.021517] IP idents hash table entries: 131072 (order: 6, 1048576 bytes, linear)
  178. [ 0.022867] tcp_listen_portaddr_hash hash table entries: 4096 (order: 2, 65536 bytes, linear)
  179. [ 0.022878] Table-perturb hash table entries: 65536 (order: 4, 262144 bytes, linear)
  180. [ 0.022880] TCP established hash table entries: 65536 (order: 5, 524288 bytes, linear)
  181. [ 0.022931] TCP bind hash table entries: 65536 (order: 6, 1048576 bytes, linear)
  182. [ 0.022987] TCP: Hash tables configured (established 65536 bind 65536)
  183. [ 0.023008] MPTCP token hash table entries: 8192 (order: 3, 196608 bytes, linear)
  184. [ 0.023021] UDP hash table entries: 4096 (order: 3, 131072 bytes, linear)
  185. [ 0.023031] UDP-Lite hash table entries: 4096 (order: 3, 131072 bytes, linear)
  186. [ 0.023058] NET: Registered PF_UNIX/PF_LOCAL protocol family
  187. [ 0.023117] RPC: Registered named UNIX socket transport module.
  188. [ 0.023117] RPC: Registered udp transport module.
  189. [ 0.023118] RPC: Registered tcp transport module.
  190. [ 0.023118] RPC: Registered tcp NFSv4.1 backchannel transport module.
  191. [ 0.023120] PCI: CLS 0 bytes, default 64
  192. [ 0.023179] Trying to unpack rootfs image as initramfs...
  193. [ 0.023388] kvm [1]: IPA Size Limit: 36 bits (Reduced IPA size, limited VM/VMM compatibility)
  194. [ 0.023393] kvm [1]: Non-architectural vgic, tainting kernel
  195. [ 0.023394] kvm [1]: GICv3: no GICV resource entry
  196. [ 0.023395] kvm [1]: disabling GICv2 emulation
  197. [ 0.023396] kvm [1]: GICv3 with broken locally generated SEI
  198. [ 0.023396] kvm [1]: GICv3 sysreg trapping enabled ([G0G1D], reduced performance)
  199. [ 0.023409] kvm [1]: GIC system register CPU interface enabled
  200. [ 0.031743] kvm [1]: VHE mode initialized successfully
  201. [ 0.031916] Initialise system trusted keyrings
  202. [ 0.031943] workingset: timestamp_bits=46 max_order=19 bucket_order=0
  203. [ 0.032546] zbud: loaded
  204. [ 0.032824] NFS: Registering the id_resolver key type
  205. [ 0.032826] Key type id_resolver registered
  206. [ 0.032827] Key type id_legacy registered
  207. [ 0.032835] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  208. [ 0.032837] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  209. [ 0.047588] NET: Registered PF_ALG protocol family
  210. [ 0.047591] xor: measuring software checksum speed
  211. [ 0.048338] 8regs : 13257 MB/sec
  212. [ 0.048709] 32regs : 26722 MB/sec
  213. [ 0.049067] arm64_neon : 27613 MB/sec
  214. [ 0.049068] xor: using function: arm64_neon (27613 MB/sec)
  215. [ 0.049069] Key type asymmetric registered
  216. [ 0.049069] Asymmetric key parser 'x509' registered
  217. [ 0.123835] Freeing initrd memory: 7584K
  218. [ 0.125284] alg: self-tests for CTR-KDF (hmac(sha256)) passed
  219. [ 0.125294] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  220. [ 0.125319] io scheduler mq-deadline registered
  221. [ 0.125320] io scheduler kyber registered
  222. [ 0.125335] io scheduler bfq registered
  223. [ 0.129350] 235200000.serial: ttySAC0 at MMIO 0x235200000 (irq = 37, base_baud = 0) is a APPLE S5L
  224. [ 0.129450] 235208000.serial: ttySAC2 at MMIO 0x235208000 (irq = 38, base_baud = 0) is a APPLE S5L
  225. [ 0.129690] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0
  226. [ 0.129761] cacheinfo: Unable to detect cache hierarchy for CPU 0
  227. [ 0.130153] mousedev: PS/2 mouse device common for all mice
  228. [ 0.130250] device-mapper: uevent: version 1.0.3
  229. [ 0.130273] device-mapper: ioctl: 4.46.0-ioctl (2022-02-22) initialised: [email protected]
  230. [ 0.130403] ledtrig-cpu: registered to indicate activity on CPUs
  231. [ 0.130411] hid: raw HID events driver (C) Jiri Kosina
  232. [ 0.130558] hw perfevents: enabled with apple_icestorm_pmu PMU driver, 10 counters available
  233. [ 0.130620] hw perfevents: enabled with apple_firestorm_pmu PMU driver, 10 counters available
  234. [ 0.130760] Initializing XFRM netlink socket
  235. [ 0.130812] NET: Registered PF_INET6 protocol family
  236. [ 0.132092] Segment Routing with IPv6
  237. [ 0.132099] In-situ OAM (IOAM) with IPv6
  238. [ 0.132114] mip6: Mobile IPv6
  239. [ 0.132115] NET: Registered PF_PACKET protocol family
  240. [ 0.132145] Key type dns_resolver registered
  241. [ 0.132311] registered taskstats version 1
  242. [ 0.132313] Loading compiled-in X.509 certificates
  243. [ 0.132408] zswap: loaded using pool lzo/zbud
  244. [ 0.132484] Key type ._fscrypt registered
  245. [ 0.132485] Key type .fscrypt registered
  246. [ 0.132485] Key type fscrypt-provisioning registered
  247. [ 0.132581] Key type encrypted registered
  248. [ 0.421681] ALSA device list:
  249. [ 0.421682] No soundcards found.
  250. [ 0.421806] Freeing unused kernel memory: 1920K
  251. [ 0.429441] Checked W+X mappings: passed, no W+X pages found
  252. [ 0.429443] Run /init as init process
  253. [ 0.429444] with arguments:
  254. [ 0.429445] /init
  255. [ 0.429446] with environment:
  256. [ 0.429446] HOME=/
  257. [ 0.429447] TERM=linux
  258. [ 0.429447] BOOT_IMAGE=/boot/vmlinuz-linux-asahi
  259. [ 0.475523] apple-dart 382f00000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0] initialized
  260. [ 0.475676] apple-dart 382f80000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0] initialized
  261. [ 0.475809] apple-dart 502f00000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0] initialized
  262. [ 0.475918] apple-dart 502f80000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0] initialized
  263. [ 0.476021] apple-dart 681008000.dart: DART [pagesize 4000, 16 streams, bypass support: 0, bypass forced: 0] initialized
  264. [ 0.476149] apple-dart 235004000.iommu: DART [pagesize 4000, 16 streams, bypass support: 1, bypass forced: 0] initialized
  265. [ 0.478863] apple-gpio-pinctrl 23c100000.pinctrl: No cache defaults, reading back from HW
  266. [ 0.479802] apple-gpio-pinctrl 23d1f0000.pinctrl: No cache defaults, reading back from HW
  267. [ 0.479911] macsmc-rtkit 23e400000.smc: RTKit: Initializing (protocol version 12)
  268. [ 0.480770] apple-gpio-pinctrl 23e820000.pinctrl: No cache defaults, reading back from HW
  269. [ 0.480884] macsmc-rtkit 23e400000.smc: Initialized (1378 keys #KEY (0x234b4559)..zETM (0x7a45544d))
  270. [ 0.481356] apple-gpio-pinctrl 24a820000.pinctrl: No cache defaults, reading back from HW
  271. [ 0.481444] nvme-apple 27bcc0000.nvme: RTKit: Initializing (protocol version 12)
  272. [ 0.482305] macsmc-gpio macsmc-gpio: First GPIO key: gP01 (0x67503031)
  273. [ 0.496528] gpio gpiochip3: (macsmc-pmu-gpio): not an immutable chip, please consider fixing it!
  274. [ 0.498954] [drm] Initialized simpledrm 1.0.0 20200625 for 9e2120000.framebuffer on minor 1
  275. [ 0.514567] Console: switching to colour frame buffer device 160x50
  276. [ 0.530441] simple-framebuffer 9e2120000.framebuffer: [drm] fb0: simpledrmdrmfb frame buffer device
  277. [ 0.536386] pcie-apple 690000000.pcie: host bridge /soc/pcie@690000000 ranges:
  278. [ 0.536395] pcie-apple 690000000.pcie: MEM 0x06a0000000..0x06bfffffff -> 0x06a0000000
  279. [ 0.536399] pcie-apple 690000000.pcie: MEM 0x06c0000000..0x06ffffffff -> 0x00c0000000
  280. [ 0.548897] nvme-apple 27bcc0000.nvme: RTKit: syslog message: cmd.c:6025: boot mode normal
  281. [ 0.550930] nvme-apple 27bcc0000.nvme: RTKit: syslog message: nvme_admin_ans2.c:2880: Invalid namespace 0
  282. [ 0.550993] nvme nvme0: Identify NS List failed (status=0xb)
  283. [ 0.550999] nvme-apple 27bcc0000.nvme: RTKit: syslog message: nvme_admin_ans2.c:2880: Invalid namespace 0
  284. [ 0.553245] nvme0n1: p1 p2 p3 p4 p5 p6
  285. [ 0.561393] spi-hid-apple-of spi0.0: spihid_apple_of_probe:74
  286. [ 0.628821] spi-hid-apple-of spi0.0: limiting the number of devices to mngt, kbd and mouse
  287. [ 0.634860] input: Apple Internal Keyboard / Trackpad Keyboard as /devices/platform/soc/23510c000.spi/spi_master/spi0/spi0.0/001C:05AC:0281.0001/input/input0
  288. [ 0.634930] hid-generic 001C:05AC:0281.0001: input,hidraw0: SPI HID v9.35 Keyboard [Apple Internal Keyboard / Trackpad] on spi0.0 (1)
  289. [ 0.636491] input: Apple Internal Keyboard / Trackpad Mouse as /devices/platform/soc/23510c000.spi/spi_master/spi0/spi0.0/001C:05AC:0281.0002/input/input2
  290. [ 0.636528] hid-generic 001C:05AC:0281.0002: input,hidraw1: SPI HID v9.35 Mouse [Apple Internal Keyboard / Trackpad] on spi0.0 (2)
  291. [ 0.701799] input: Apple Internal Keyboard / Trackpad as /devices/platform/soc/23510c000.spi/spi_master/spi0/spi0.0/001C:05AC:0281.0001/input/input5
  292. [ 0.701861] apple 001C:05AC:0281.0001: input,hidraw0: SPI HID v9.35 Keyboard [Apple Internal Keyboard / Trackpad] on spi0.0 (1)
  293. [ 0.716920] input: Apple Internal Keyboard / Trackpad as /devices/platform/soc/23510c000.spi/spi_master/spi0/spi0.0/001C:05AC:0281.0002/input/input6
  294. [ 0.716954] magicmouse 001C:05AC:0281.0002: input,hidraw1: SPI HID v9.35 Mouse [Apple Internal Keyboard / Trackpad] on spi0.0 (2)
  295. [ 0.728789] EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Quota mode: none.
  296. [ 0.744115] pcie-apple 690000000.pcie: Link up on /soc/pcie@690000000/pci@0,0
  297. [ 0.744135] pcie-apple 690000000.pcie: ECAM at [mem 0x690000000-0x690ffffff] for [bus 00-03]
  298. [ 0.744154] pcie-apple 690000000.pcie: PCI host bridge to bus 0000:00
  299. [ 0.744156] pci_bus 0000:00: root bus resource [bus 00-03]
  300. [ 0.744157] pci_bus 0000:00: root bus resource [mem 0x6a0000000-0x6bfffffff pref]
  301. [ 0.744158] pci_bus 0000:00: root bus resource [mem 0x6c0000000-0x6ffffffff] (bus address [0xc0000000-0xffffffff])
  302. [ 0.744168] pci 0000:00:00.0: [106b:100c] type 01 class 0x060400
  303. [ 0.744211] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
  304. [ 0.744576] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  305. [ 0.744614] pci 0000:01:00.0: [14e4:4425] type 00 class 0x028000
  306. [ 0.744631] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x0000ffff 64bit]
  307. [ 0.744642] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x007fffff 64bit]
  308. [ 0.744750] pci 0000:01:00.0: supports D1 D2
  309. [ 0.744750] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  310. [ 0.744850] pci 0000:01:00.1: [14e4:5f69] type 00 class 0x028000
  311. [ 0.744867] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
  312. [ 0.744877] pci 0000:01:00.1: reg 0x18: [mem 0x00000000-0x003fffff 64bit]
  313. [ 0.744973] pci 0000:01:00.1: supports D1 D2
  314. [ 0.744974] pci 0000:01:00.1: PME# supported from D0 D1 D2 D3hot D3cold
  315. [ 0.747972] pci_bus 0000:01: busn_res: [bus 01-03] end is updated to 01
  316. [ 0.747978] pci 0000:00:00.0: BAR 14: assigned [mem 0x6c0000000-0x6c0dfffff]
  317. [ 0.747980] pci 0000:01:00.0: BAR 2: assigned [mem 0x6c0000000-0x6c07fffff 64bit]
  318. [ 0.747989] pci 0000:01:00.1: BAR 2: assigned [mem 0x6c0800000-0x6c0bfffff 64bit]
  319. [ 0.747997] pci 0000:01:00.0: BAR 0: assigned [mem 0x6c0c00000-0x6c0c0ffff 64bit]
  320. [ 0.748006] pci 0000:01:00.1: BAR 0: assigned [mem 0x6c0c10000-0x6c0c17fff 64bit]
  321. [ 0.748014] pci 0000:00:00.0: PCI bridge to [bus 01]
  322. [ 0.748016] pci 0000:00:00.0: bridge window [mem 0x6c0000000-0x6c0dfffff]
  323. [ 0.748027] OF: /soc/pcie@690000000: no iommu-map translation for id 0x0 on (null)
  324. [ 0.748047] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
  325. [ 0.748081] pcieport 0000:00:00.0: PME: Signaling with IRQ 85
  326. [ 0.748124] pcieport 0000:00:00.0: AER: enabled with IRQ 85
  327. [ 0.760700] systemd[1]: System time before build time, advancing clock.
  328. [ 0.766742] systemd[1]: systemd 251.2-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
  329. [ 0.766747] systemd[1]: Detected architecture arm64.
  330. [ 0.767336] systemd[1]: Hostname set to <alarm>.
  331. [ 0.771717] macsmc-rtc macsmc-rtc: registered as rtc0
  332. [ 0.797698] macsmc-rtc macsmc-rtc: setting system clock to 2022-07-12T08:13:11 UTC (1657613591)
  333. [ 0.797778] dwc3 382280000.usb: Adding to iommu group 0
  334. [ 0.819760] dwc3 502280000.usb: Adding to iommu group 1
  335. [ 0.834406] systemd[1]: Queued start job for default target Graphical Interface.
  336. [ 0.835215] systemd[1]: Created slice Slice /system/getty.
  337. [ 0.835514] systemd[1]: Created slice Slice /system/modprobe.
  338. [ 0.835753] systemd[1]: Created slice Slice /system/systemd-fsck.
  339. [ 0.835994] systemd[1]: Created slice Slice /system/systemd-growfs.
  340. [ 0.836157] systemd[1]: Created slice User and Session Slice.
  341. [ 0.836212] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  342. [ 0.836252] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  343. [ 0.836371] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  344. [ 0.836399] systemd[1]: Reached target Local Encrypted Volumes.
  345. [ 0.836409] systemd[1]: Reached target Login Prompts.
  346. [ 0.836423] systemd[1]: Reached target Local Integrity Protected Volumes.
  347. [ 0.836462] systemd[1]: Reached target Path Units.
  348. [ 0.836478] systemd[1]: Reached target Remote Encrypted Volumes.
  349. [ 0.836486] systemd[1]: Reached target Remote File Systems.
  350. [ 0.836497] systemd[1]: Reached target Slice Units.
  351. [ 0.836514] systemd[1]: Reached target Swaps.
  352. [ 0.836535] systemd[1]: Reached target Local Verity Protected Volumes.
  353. [ 0.836596] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  354. [ 0.836783] systemd[1]: Listening on LVM2 poll daemon socket.
  355. [ 0.837724] systemd[1]: Listening on Process Core Dump Socket.
  356. [ 0.837832] systemd[1]: Listening on Journal Audit Socket.
  357. [ 0.837914] systemd[1]: Listening on Journal Socket (/dev/log).
  358. [ 0.838000] systemd[1]: Listening on Journal Socket.
  359. [ 0.838102] systemd[1]: Listening on Network Service Netlink Socket.
  360. [ 0.838300] systemd[1]: Listening on udev Control Socket.
  361. [ 0.838360] systemd[1]: Listening on udev Kernel Socket.
  362. [ 0.838432] systemd[1]: Listening on User Database Manager Socket.
  363. [ 0.839058] systemd[1]: Mounting Huge Pages File System...
  364. [ 0.839568] systemd[1]: Mounting POSIX Message Queue File System...
  365. [ 0.840094] systemd[1]: Mounting Kernel Debug File System...
  366. [ 0.840169] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
  367. [ 0.840889] systemd[1]: Mounting Temporary Directory /tmp...
  368. [ 0.841538] systemd[1]: Starting Create List of Static Device Nodes...
  369. [ 0.842139] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  370. [ 0.842757] systemd[1]: Starting Load Kernel Module configfs...
  371. [ 0.843370] systemd[1]: Starting Load Kernel Module drm...
  372. [ 0.843976] systemd[1]: Starting Load Kernel Module fuse...
  373. [ 0.844034] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
  374. [ 0.845197] systemd[1]: Starting Journal Service...
  375. [ 0.846216] systemd[1]: Starting Load Kernel Modules...
  376. [ 0.846837] systemd[1]: Starting Generate network units from Kernel command line...
  377. [ 0.847138] fuse: init (API version 7.36)
  378. [ 0.847530] systemd[1]: Starting Remount Root and Kernel File Systems...
  379. [ 0.847590] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
  380. [ 0.848279] systemd[1]: Starting Coldplug udev Block Devices...
  381. [ 0.849481] systemd[1]: Mounted Huge Pages File System.
  382. [ 0.849571] systemd[1]: Mounted POSIX Message Queue File System.
  383. [ 0.849638] systemd[1]: Mounted Kernel Debug File System.
  384. [ 0.849714] systemd[1]: Mounted Temporary Directory /tmp.
  385. [ 0.849899] systemd[1]: Finished Create List of Static Device Nodes.
  386. [ 0.850151] systemd[1]: [email protected]: Deactivated successfully.
  387. [ 0.850163] EXT4-fs (nvme0n1p5): re-mounted. Quota mode: none.
  388. [ 0.850279] systemd[1]: Finished Load Kernel Module configfs.
  389. [ 0.850823] systemd[1]: [email protected]: Deactivated successfully.
  390. [ 0.850935] systemd[1]: Finished Load Kernel Module drm.
  391. [ 0.851118] systemd[1]: [email protected]: Deactivated successfully.
  392. [ 0.851233] systemd[1]: Finished Load Kernel Module fuse.
  393. [ 0.851426] systemd[1]: Finished Load Kernel Modules.
  394. [ 0.851607] systemd[1]: Finished Generate network units from Kernel command line.
  395. [ 0.851791] systemd[1]: Finished Remount Root and Kernel File Systems.
  396. [ 0.852004] systemd[1]: Reached target Preparation for Network.
  397. [ 0.852679] systemd[1]: Mounting FUSE Control File System...
  398. [ 0.853252] systemd[1]: Mounting Kernel Configuration File System...
  399. [ 0.853314] systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
  400. [ 0.853964] systemd[1]: Starting Grow File System on /...
  401. [ 0.855116] systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
  402. [ 0.855160] systemd[1]: Platform Persistent Storage Archival was skipped because of a failed condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
  403. [ 0.855830] systemd[1]: Starting Load/Save Random Seed...
  404. [ 0.856463] systemd[1]: Starting Apply Kernel Variables...
  405. [ 0.857100] systemd[1]: Starting Create System Users...
  406. [ 0.858622] systemd[1]: Finished Coldplug udev Block Devices.
  407. [ 0.858664] audit: type=1130 audit(1657613591.559:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger-early comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  408. [ 0.858946] systemd[1]: Mounted FUSE Control File System.
  409. [ 0.859018] systemd[1]: Mounted Kernel Configuration File System.
  410. [ 0.859185] systemd[1]: Finished Load/Save Random Seed.
  411. [ 0.859204] audit: type=1130 audit(1657613591.560:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  412. [ 0.859410] EXT4-fs (nvme0n1p5): resizing filesystem from 11476373 to 11476373 blocks
  413. [ 0.860279] systemd[1]: Finished Grow File System on /.
  414. [ 0.860298] audit: type=1130 audit(1657613591.561:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-growfs@- comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  415. [ 0.861289] systemd[1]: Finished Apply Kernel Variables.
  416. [ 0.861307] audit: type=1130 audit(1657613591.562:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  417. [ 0.863410] systemd[1]: Finished Create System Users.
  418. [ 0.863436] audit: type=1130 audit(1657613591.564:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  419. [ 0.863501] systemd[1]: Started Journal Service.
  420. [ 0.863534] audit: type=1130 audit(1657613591.564:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  421. [ 0.866274] systemd-journald[305]: Received client request to flush runtime journal.
  422. [ 0.869565] audit: type=1130 audit(1657613591.570:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  423. [ 0.872570] audit: type=1334 audit(1657613591.573:9): prog-id=6 op=LOAD
  424. [ 0.872661] audit: type=1334 audit(1657613591.573:10): prog-id=7 op=LOAD
  425. [ 0.944209] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  426. [ 0.944216] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  427. [ 0.944320] xhci-hcd xhci-hcd.0.auto: hcc params 0x0238ffcd hci version 0x110 quirks 0x0000000000010010
  428. [ 0.944331] xhci-hcd xhci-hcd.0.auto: irq 86, io mem 0x382280000
  429. [ 0.944365] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  430. [ 0.944366] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  431. [ 0.944368] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.1 Enhanced SuperSpeed
  432. [ 0.944394] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
  433. [ 0.944396] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  434. [ 0.944397] usb usb1: Product: xHCI Host Controller
  435. [ 0.944398] usb usb1: Manufacturer: Linux 5.19.0-rc5-asahi-6-1-ARCH xhci-hcd
  436. [ 0.944399] usb usb1: SerialNumber: xhci-hcd.0.auto
  437. [ 0.944457] hub 1-0:1.0: USB hub found
  438. [ 0.944462] hub 1-0:1.0: 1 port detected
  439. [ 0.944508] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  440. [ 0.944522] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
  441. [ 0.944523] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  442. [ 0.944524] usb usb2: Product: xHCI Host Controller
  443. [ 0.944525] usb usb2: Manufacturer: Linux 5.19.0-rc5-asahi-6-1-ARCH xhci-hcd
  444. [ 0.944526] usb usb2: SerialNumber: xhci-hcd.0.auto
  445. [ 0.944567] hub 2-0:1.0: USB hub found
  446. [ 0.944571] hub 2-0:1.0: 1 port detected
  447. [ 0.952750] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  448. [ 0.952754] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  449. [ 0.952859] xhci-hcd xhci-hcd.1.auto: hcc params 0x0238ffcd hci version 0x110 quirks 0x0000000000010010
  450. [ 0.952868] xhci-hcd xhci-hcd.1.auto: irq 87, io mem 0x502280000
  451. [ 0.952897] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  452. [ 0.952898] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
  453. [ 0.952900] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.1 Enhanced SuperSpeed
  454. [ 0.952928] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
  455. [ 0.952930] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  456. [ 0.952931] usb usb3: Product: xHCI Host Controller
  457. [ 0.952932] usb usb3: Manufacturer: Linux 5.19.0-rc5-asahi-6-1-ARCH xhci-hcd
  458. [ 0.952933] usb usb3: SerialNumber: xhci-hcd.1.auto
  459. [ 0.952989] hub 3-0:1.0: USB hub found
  460. [ 0.952994] hub 3-0:1.0: 1 port detected
  461. [ 0.953045] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  462. [ 0.953060] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
  463. [ 0.953062] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  464. [ 0.953062] usb usb4: Product: xHCI Host Controller
  465. [ 0.953063] usb usb4: Manufacturer: Linux 5.19.0-rc5-asahi-6-1-ARCH xhci-hcd
  466. [ 0.953064] usb usb4: SerialNumber: xhci-hcd.1.auto
  467. [ 0.953123] hub 4-0:1.0: USB hub found
  468. [ 0.953126] hub 4-0:1.0: 1 port detected
  469. [ 0.957057] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  470. [ 0.994651] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  471. [ 0.995255] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  472. [ 0.995257] cfg80211: failed to load regulatory.db
  473. [ 1.143149] cs42l42 2-0048: No cache used with register defaults set!
  474. [ 1.143149] tas2770 1-0031: Property ti,imon-slot-no is missing setting default slot
  475. [ 1.143151] tas2770 1-0031: Property ti,vmon-slot-no is missing setting default slot
  476. [ 1.143164] cs42l42 2-0048: supply VA not found, using dummy regulator
  477. [ 1.143203] cs42l42 2-0048: supply VP not found, using dummy regulator
  478. [ 1.143209] cs42l42 2-0048: supply VCP not found, using dummy regulator
  479. [ 1.143215] cs42l42 2-0048: supply VD_FILT not found, using dummy regulator
  480. [ 1.143222] cs42l42 2-0048: supply VL not found, using dummy regulator
  481. [ 1.143225] tas2770 2-0034: Property ti,imon-slot-no is missing setting default slot
  482. [ 1.143226] tas2770 2-0034: Property ti,vmon-slot-no is missing setting default slot
  483. [ 1.144172] apple-admac 238200000.dma-controller: Adding to iommu group 2
  484. [ 1.165425] input: Apple SMC power/lid events as /devices/platform/soc/23e400000.smc/macsmc-hid/input/input7
  485. [ 1.171700] cs42l42 2-0048: CS42L42 Device ID (42A83). Expected 42A42
  486. [ 1.172792] usbcore: registered new interface driver brcmfmac
  487. [ 1.172838] brcmfmac 0000:01:00.0: Adding to iommu group 3
  488. [ 1.172876] brcmfmac 0000:01:00.0: enabling device (0000 -> 0002)
  489. [ 1.177696] cs42l42 2-0048: Cirrus Logic CS42L42, Revision: B0
  490. [ 1.184620] Bluetooth: Core ver 2.22
  491. [ 1.184631] NET: Registered PF_BLUETOOTH protocol family
  492. [ 1.184631] Bluetooth: HCI device and connection manager initialized
  493. [ 1.184633] Bluetooth: HCI socket layer initialized
  494. [ 1.184635] Bluetooth: L2CAP socket layer initialized
  495. [ 1.184636] Bluetooth: SCO socket layer initialized
  496. [ 1.185234] hci_bcm43xx 0000:01:00.1: Adding to iommu group 3
  497. [ 1.185305] hci_bcm43xx 0000:01:00.1: enabling device (0000 -> 0002)
  498. [ 1.185874] hci_bcm43xx 0000:01:00.1: Trying to load 'brcm/brcmbt4378b1-apple,shikoku-m.bin'
  499. [ 1.186293] hci_bcm43xx 0000:01:00.1: Direct firmware load for brcm/brcmbt4378b1-apple,shikoku-m.bin failed with error -2
  500. [ 1.186468] hci_bcm43xx 0000:01:00.1: Direct firmware load for brcm/brcmbt4378b1-apple,shikoku.bin failed with error -2
  501. [ 1.186470] hci_bcm43xx 0000:01:00.1: Trying to load 'brcm/brcmbt4378b1-apple,shikoku.bin'
  502. [ 1.186470] hci_bcm43xx 0000:01:00.1: Unable to load 'bin' blob
  503. [ 1.186841] hci_bcm43xx: probe of 0000:01:00.1 failed with error -2
  504. [ 1.186856] ------------[ cut here ]------------
  505. [ 1.186857] WARNING: CPU: 4 PID: 371 at kernel/irq/msi.c:182 msi_device_data_release+0x38/0x5c
  506. [ 1.186862] Modules linked in: hci_bcm43xx(+) bluetooth brcmfmac(+) brcmutil ecdh_generic ecc snd_soc_apple_silicon snd_soc_simple_card_utils macsmc_power macsmc_reboot(+) macsmc_hid joydev clk_apple_nco snd_soc_apple_mca apple_admac snd_soc_tas2770 snd_soc_cs42l42(+) apple_soc_cpufreq nls_iso8859_1 cfg80211 rfkill xhci_plat_hcd xhci_hcd crypto_user fuse hid_magicmouse hid_apple nvmem_spmi_mfd simple_mfd_spmi tps6598x spi_hid_apple_of spi_hid_apple typec rtc_macsmc regmap_spmi pcie_apple nvme_apple pci_host_common dwc3 udc_core apple_sart apple_mailbox spmi_apple_controller pinctrl_apple_gpio apple_dart spi_apple i2c_apple
  507. [ 1.186879] CPU: 4 PID: 371 Comm: systemd-udevd Tainted: G S W 5.19.0-rc5-asahi-6-1-ARCH #1
  508. [ 1.186881] Hardware name: Apple MacBook Air (M1, 2020) (DT)
  509. [ 1.186882] pstate: 80400009 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
  510. [ 1.186883] pc : msi_device_data_release+0x38/0x5c
  511. [ 1.186884] lr : release_nodes+0x58/0xb0
  512. [ 1.186887] sp : ffff80000e133930
  513. [ 1.186887] x29: ffff80000e133930 x28: 000000000000000c x27: ffff800001194500
  514. [ 1.186889] x26: ffff800009150d18 x25: 0000000000000000 x24: ffff00001321a868
  515. [ 1.186890] x23: ffff80000936ca00 x22: ffff00000c67b0d0 x21: ffff80000e1339d8
  516. [ 1.186891] x20: ffff00001321be00 x19: ffff00000c67b0d0 x18: ffffffffffffffff
  517. [ 1.186892] x17: 0000000000000000 x16: 0000000000000000 x15: 00000000fffffffe
  518. [ 1.186893] x14: 000000000000000a x13: 0000000000000000 x12: 0000000000000000
  519. [ 1.186894] x11: 0000000000000040 x10: ffff80000924aeb8 x9 : ffff80000924aeb0
  520. [ 1.186895] x8 : 0101010101010101 x7 : 7f7f7f7f7f7f7f7f x6 : 0000000000040484
  521. [ 1.186896] x5 : ffff000013219b00 x4 : ffff0001debf0b10 x3 : ffff000013219c00
  522. [ 1.186897] x2 : ffff80000810b944 x1 : ffff000013219c80 x0 : ffff00001309d000
  523. [ 1.186898] Call trace:
  524. [ 1.186899] msi_device_data_release+0x38/0x5c
  525. [ 1.186900] release_nodes+0x58/0xb0
  526. [ 1.186901] devres_release_all+0x8c/0xe0
  527. [ 1.186903] device_unbind_cleanup+0x18/0x70
  528. [ 1.186904] really_probe+0x12c/0x3dc
  529. [ 1.186905] __driver_probe_device+0x114/0x190
  530. [ 1.186906] driver_probe_device+0x3c/0xf0
  531. [ 1.186907] __driver_attach+0xcc/0x1b0
  532. [ 1.186908] bus_for_each_dev+0x70/0xd0
  533. [ 1.186908] driver_attach+0x24/0x30
  534. [ 1.186909] bus_add_driver+0x144/0x230
  535. [ 1.186910] driver_register+0x78/0x130
  536. [ 1.186911] __pci_register_driver+0x50/0x60
  537. [ 1.186913] bcm43xx_pci_driver_init+0x28/0x4000 [hci_bcm43xx]
  538. [ 1.186916] do_one_initcall+0x50/0x1c0
  539. [ 1.186917] do_init_module+0x44/0x1d4
  540. [ 1.186919] load_module+0x8e0/0xa10
  541. [ 1.186920] __do_sys_init_module+0x17c/0x220
  542. [ 1.186921] __arm64_sys_init_module+0x1c/0x30
  543. [ 1.186922] invoke_syscall.constprop.0+0x50/0xf0
  544. [ 1.186924] do_el0_svc+0xbc/0xf0
  545. [ 1.186925] el0_svc+0x30/0x11c
  546. [ 1.186927] el0t_64_sync_handler+0x11c/0x150
  547. [ 1.186928] el0t_64_sync+0x18c/0x190
  548. [ 1.186929] ---[ end trace 0000000000000000 ]---
  549. [ 1.198403] alg: No test for hmac(md4) (hmac(md4-generic))
  550. [ 1.236707] macsmc-reboot macsmc-reboot: Handling reboot and poweroff requests via SMC
  551. [ 1.280732] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4378b1-pcie for chip BCM4378/3
  552. [ 1.281047] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4378b1-pcie.apple,shikoku-RASP-m-6.11-X3.bin failed with error -2
  553. [ 1.281064] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4378b1-pcie.apple,shikoku-RASP-m-6.11.bin failed with error -2
  554. [ 1.281079] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4378b1-pcie.apple,shikoku-RASP-m.bin failed with error -2
  555. [ 1.281092] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4378b1-pcie.apple,shikoku-RASP.bin failed with error -2
  556. [ 1.281107] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4378b1-pcie.apple,shikoku-X3.bin failed with error -2
  557. [ 1.448859] snd-soc-apple-macaudio sound: visiting control Jack ADC Notch Switch, have match 0
  558. [ 1.448868] snd-soc-apple-macaudio sound: visiting control Jack ADC Weak Force Switch, have match 0
  559. [ 1.448873] snd-soc-apple-macaudio sound: visiting control Jack ADC Invert Switch, have match 0
  560. [ 1.448877] snd-soc-apple-macaudio sound: visiting control Jack ADC Boost Switch, have match 0
  561. [ 1.448879] snd-soc-apple-macaudio sound: visiting control Jack ADC Volume, have match 0
  562. [ 1.448882] snd-soc-apple-macaudio sound: visiting control Jack ADC WNF Switch, have match 0
  563. [ 1.448885] snd-soc-apple-macaudio sound: visiting control Jack ADC HPF Switch, have match 0
  564. [ 1.448888] snd-soc-apple-macaudio sound: visiting control Jack HPF Corner Freq, have match 0
  565. [ 1.448891] snd-soc-apple-macaudio sound: visiting control Jack WNF 3dB Freq, have match 0
  566. [ 1.448894] snd-soc-apple-macaudio sound: visiting control Jack DACA Invert Switch, have match 0
  567. [ 1.448897] snd-soc-apple-macaudio sound: visiting control Jack DACB Invert Switch, have match 0
  568. [ 1.448900] snd-soc-apple-macaudio sound: visiting control Jack DAC HPF Switch, have match 0
  569. [ 1.448903] snd-soc-apple-macaudio sound: visiting control Jack Mixer Volume, have match 0
  570. [ 1.448906] snd-soc-apple-macaudio sound: visiting control Jack Slow Start Switch, have match 0
  571. [ 1.547878] input: MacBook Air J313 integrated aud Headphones as /devices/platform/sound/sound/card0/input8
  572. [ 1.811516] brcmfmac: brcmf_c_process_txcap_blob: TxCap blob found, loading
  573. [ 1.812121] brcmfmac: brcmf_c_process_cal_blob: Calibration blob provided by platform, loading
  574. [ 1.820102] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4378/3 wl0: Oct 26 2021 16:10:41 version 18.20.310.15.7.8.120 FWID 01-5d6c3867
  575. [ 2.448113] ieee80211 phy0: brcmf_p2p_send_action_frame: Unknown Frame: category 0x5, action 0x4
  576. [ 2.448135] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  577. [ 5.613790] nvme0: Get Log Page(0x2), Invalid Log Page (sct 0x1 / sc 0x9)
  578. [ 5.619794] nvme0: Get Log Page(0x2), Invalid Log Page (sct 0x1 / sc 0x9)
  579. [ 5.703027] kauditd_printk_skb: 80 callbacks suppressed
  580. [ 5.703029] audit: type=1130 audit(1657613596.299:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  581. [ 6.773363] apple-mca 238400000.mca: ASoC: error at snd_soc_dai_set_sysclk on mca-i2s-2: -16
  582. [ 6.983973] audit: type=1131 audit(1657613597.535:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  583. [ 12.785439] apple-mca 238400000.mca: ASoC: error at snd_soc_dai_set_sysclk on mca-i2s-2: -16
  584. [ 14.829292] audit: type=1131 audit(1657613605.222:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@972 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  585. [ 14.835483] audit: type=1131 audit(1657613605.228:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@972 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  586. [ 31.238874] ieee80211 phy0: brcmf_p2p_send_action_frame: Unknown Frame: category 0x5, action 0x4
  587. [ 128.805044] nvme-apple 27bcc0000.nvme: RTKit: syslog message: blog.c:105: New BlogBuf low 28
  588.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement