You are not logged in.
Absolute newbie alert first time installing arch after 10+ years break.
Well, yes. Today I've spent 6 hours trying to figure out why my audio not working.. Tried all possible solutions what i could find, removing, reinstalling.
Have to mention that installing arch on mac and had most success with pipewire, because it kinda recognizes audio hardware and i can enable device (from kde audio settings), where with pulse its justs shows as inactive.
Currently have fresh install of alsa-utils pipewire pipewire-pulse pipewire-media-session
aplay -lL
null
Discard all samples (playback) or generate zero samples (capture)
pipewire
PipeWire Sound Server
front:CARD=PCH
Front output / input
surround21:CARD=PCH
2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=PCH
4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
hdmi:CARD=HDMI,DEV=0
HDA ATI HDMI, HDMI 0
HDMI Audio Output
hdmi:CARD=HDMI,DEV=1
HDA ATI HDMI, HDMI 1
HDMI Audio Output
hdmi:CARD=HDMI,DEV=2
HDA ATI HDMI, HDMI 2
HDMI Audio Output
hdmi:CARD=HDMI,DEV=3
HDA ATI HDMI, HDMI 3
HDMI Audio Output
hdmi:CARD=HDMI,DEV=4
HDA ATI HDMI, HDMI 4
HDMI Audio Output
hdmi:CARD=HDMI,DEV=5
HDA ATI HDMI, HDMI 5
HDMI Audio Output
**** List of PLAYBACK Hardware Devices ****
card 1: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 7: HDMI 1 [HDMI 1]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 8: HDMI 2 [HDMI 2]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 9: HDMI 3 [HDMI 3]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 10: HDMI 4 [HDMI 4]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 11: HDMI 5 [HDMI 5]
Subdevices: 1/1
Subdevice #0: subdevice #0
arecord -l
**** List of CAPTURE Hardware Devices ****
amixer sset Master unmute
amixer: Unable to find simple control 'Master',0
Some images:
https://ibb.co/m0bq34r
https://ibb.co/5MDz0wN
https://ibb.co/FzNfkms
Help would be greatly appreciated.
Last edited by vyciook (2023-03-23 21:00:31)
Offline
You will need to get a normal audio, not a hdmi card on that output. Post a full dmesg. Which Mac exactly? They have notoriously broken audio setups that are less than trivial to fix.
Last edited by V1del (2023-03-23 21:26:26)
Offline
dmesg
[ 0.000000] Linux version 6.2.7-arch1-1 (linux@archlinux) (gcc (GCC) 12.2.1 20230201, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Sat, 18 Mar 2023 01:06:36 +0000
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=06b6a9fc-97e1-4163-bd68-d3ad6fa2c7fd rw loglevel=3 quiet
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.000000] signal: max sigframe size: 2032
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000083dc2fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000083dc3000-0x0000000083fc4fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000083fc5000-0x0000000084cbbfff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000084cbc000-0x0000000084cbcfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000084cbd000-0x0000000084cbdfff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000084cbe000-0x0000000084f4dfff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000084f4e000-0x0000000084f4efff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000084f4f000-0x000000008ab9efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008ab9f000-0x000000008ac0efff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000008ac0f000-0x000000008af2efff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008af2f000-0x000000008af7efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000008af7f000-0x000000008affefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000008afff000-0x000000008affffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008b000000-0x000000008fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff939000-0x00000000ff968fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.40 by Apple
[ 0.000000] efi: Apple Mac detected, using EFI v1.10 runtime services only
[ 0.000000] efi: ACPI=0x8affe000 ACPI 2.0=0x8affe014 SMBIOS=0x8af00000 SMBIOS 3.0=0x8aefe000
[ 0.000000] efi: Remove mem49: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[ 0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[ 0.000000] efi: Not removing mem50: MMIO range=[0xfe010000-0xfe010fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem51: MMIO range=[0xff939000-0xff968fff] (192KB) from e820 map
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: Apple Inc. iMac18,2/Mac-77F17D7DA9285301, BIOS 429.140.8.0.0 06/13/2021
[ 0.000000] tsc: Detected 3400.000 MHz processor
[ 0.000000] tsc: Detected 3399.906 MHz TSC
[ 0.000339] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000341] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000348] last_pfn = 0x26f000 max_arch_pfn = 0x400000000
[ 0.000352] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000580] last_pfn = 0x8b000 max_arch_pfn = 0x400000000
[ 0.011198] Using GB pages for direct mapping
[ 0.011775] Secure boot disabled
[ 0.011775] RAMDISK: [mem 0x34169000-0x360abfff]
[ 0.011778] ACPI: Early table checksum verification disabled
[ 0.011780] ACPI: RSDP 0x000000008AFFE014 000024 (v02 APPLE )
[ 0.011783] ACPI: XSDT 0x000000008AFC9188 0000D4 (v01 APPLE Apple00 00000000 01000013)
[ 0.011787] ACPI: FACP 0x000000008AFF8000 0000F4 (v05 APPLE Apple00 00000000 Loki 0000005F)
[ 0.011791] ACPI: DSDT 0x000000008AFEE000 005DC5 (v02 APPLE iMac 00120003 INTL 20140424)
[ 0.011794] ACPI: FACS 0x000000008AF7C000 000040
[ 0.011796] ACPI: UEFI 0x000000008AF7D000 000042 (v01 INTEL EDK2 00000002 01000013)
[ 0.011798] ACPI: ECDT 0x000000008AFFA000 000053 (v01 APPLE Apple00 00000001 Loki 0000005F)
[ 0.011800] ACPI: HPET 0x000000008AFF7000 000038 (v01 APPLE Apple00 00000001 Loki 0000005F)
[ 0.011802] ACPI: APIC 0x000000008AFF6000 0000BC (v02 APPLE Apple00 00000001 Loki 0000005F)
[ 0.011804] ACPI: MCFG 0x000000008AFF5000 00003C (v01 APPLE Apple00 00000001 Loki 0000005F)
[ 0.011806] ACPI: SBST 0x000000008AFF4000 000030 (v01 APPLE Apple00 00000001 Loki 0000005F)
[ 0.011808] ACPI: SSDT 0x000000008AFED000 000024 (v01 APPLE SmcDppt 00001000 INTL 20140424)
[ 0.011811] ACPI: SSDT 0x000000008AFEC000 000712 (v02 APPLE PEG0GFX0 00001000 INTL 20140424)
[ 0.011813] ACPI: SSDT 0x000000008AFEB000 000024 (v01 APPLE PEG0SSD0 00001000 INTL 20140424)
[ 0.011815] ACPI: SSDT 0x000000008AFE8000 000031 (v01 APPLE SsdtS3 00001000 INTL 20140424)
[ 0.011817] ACPI: SSDT 0x000000008AFE7000 00023B (v01 APPLE SataAhci 00001000 INTL 20140424)
[ 0.011819] ACPI: SSDT 0x000000008AFE6000 0000B8 (v01 APPLE Sdxc 00001000 INTL 20140424)
[ 0.011821] ACPI: SSDT 0x000000008AFD7000 004FDA (v02 APPLE TbtPEG1 00001000 INTL 20140424)
[ 0.011823] ACPI: SSDT 0x000000008AFD0000 001121 (v02 APPLE Xhci 00001000 INTL 20140424)
[ 0.011826] ACPI: SSDT 0x000000008AFCF000 0006B7 (v02 PmRef Cpu0Ist 00003000 INTL 20140424)
[ 0.011828] ACPI: SSDT 0x000000008AFCE000 0005AA (v02 PmRef ApIst 00003000 INTL 20140424)
[ 0.011830] ACPI: SSDT 0x000000008AFCD000 000295 (v02 PmRef Cpu0Cst 00003001 INTL 20140424)
[ 0.011832] ACPI: SSDT 0x000000008AFCC000 000119 (v02 PmRef ApCst 00003000 INTL 20140424)
[ 0.011834] ACPI: SSDT 0x000000008AFCB000 000F16 (v02 CpuRef CpuSsdt 00003000 INTL 20140424)
[ 0.011836] ACPI: DMAR 0x000000008AFCA000 000088 (v01 APPLE KBL 00000001 INTL 00000001)
[ 0.011839] ACPI: VFCT 0x000000008AFB9000 00F284 (v01 APPLE Apple00 00000001 AMD 31504F47)
[ 0.011840] ACPI: Reserving FACP table memory at [mem 0x8aff8000-0x8aff80f3]
[ 0.011841] ACPI: Reserving DSDT table memory at [mem 0x8afee000-0x8aff3dc4]
[ 0.011842] ACPI: Reserving FACS table memory at [mem 0x8af7c000-0x8af7c03f]
[ 0.011843] ACPI: Reserving UEFI table memory at [mem 0x8af7d000-0x8af7d041]
[ 0.011843] ACPI: Reserving ECDT table memory at [mem 0x8affa000-0x8affa052]
[ 0.011844] ACPI: Reserving HPET table memory at [mem 0x8aff7000-0x8aff7037]
[ 0.011844] ACPI: Reserving APIC table memory at [mem 0x8aff6000-0x8aff60bb]
[ 0.011845] ACPI: Reserving MCFG table memory at [mem 0x8aff5000-0x8aff503b]
[ 0.011846] ACPI: Reserving SBST table memory at [mem 0x8aff4000-0x8aff402f]
[ 0.011846] ACPI: Reserving SSDT table memory at [mem 0x8afed000-0x8afed023]
[ 0.011847] ACPI: Reserving SSDT table memory at [mem 0x8afec000-0x8afec711]
[ 0.011847] ACPI: Reserving SSDT table memory at [mem 0x8afeb000-0x8afeb023]
[ 0.011848] ACPI: Reserving SSDT table memory at [mem 0x8afe8000-0x8afe8030]
[ 0.011849] ACPI: Reserving SSDT table memory at [mem 0x8afe7000-0x8afe723a]
[ 0.011849] ACPI: Reserving SSDT table memory at [mem 0x8afe6000-0x8afe60b7]
[ 0.011850] ACPI: Reserving SSDT table memory at [mem 0x8afd7000-0x8afdbfd9]
[ 0.011850] ACPI: Reserving SSDT table memory at [mem 0x8afd0000-0x8afd1120]
[ 0.011851] ACPI: Reserving SSDT table memory at [mem 0x8afcf000-0x8afcf6b6]
[ 0.011852] ACPI: Reserving SSDT table memory at [mem 0x8afce000-0x8afce5a9]
[ 0.011852] ACPI: Reserving SSDT table memory at [mem 0x8afcd000-0x8afcd294]
[ 0.011853] ACPI: Reserving SSDT table memory at [mem 0x8afcc000-0x8afcc118]
[ 0.011853] ACPI: Reserving SSDT table memory at [mem 0x8afcb000-0x8afcbf15]
[ 0.011854] ACPI: Reserving DMAR table memory at [mem 0x8afca000-0x8afca087]
[ 0.011855] ACPI: Reserving VFCT table memory at [mem 0x8afb9000-0x8afc8283]
[ 0.011870] ACPI: DMI detected to setup _OSI("Darwin"): Apple hardware
[ 0.011972] No NUMA configuration found
[ 0.011973] Faking a node at [mem 0x0000000000000000-0x000000026effffff]
[ 0.011975] NODE_DATA(0) allocated [mem 0x26effb000-0x26effffff]
[ 0.011992] Zone ranges:
[ 0.011992] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.011994] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.011995] Normal [mem 0x0000000100000000-0x000000026effffff]
[ 0.011996] Device empty
[ 0.011997] Movable zone start for each node
[ 0.011997] Early memory node ranges
[ 0.011998] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.011999] node 0: [mem 0x0000000000059000-0x000000000009dfff]
[ 0.012000] node 0: [mem 0x0000000000100000-0x0000000083dc2fff]
[ 0.012000] node 0: [mem 0x0000000083fc5000-0x0000000084cbbfff]
[ 0.012001] node 0: [mem 0x0000000084cbe000-0x0000000084f4dfff]
[ 0.012002] node 0: [mem 0x0000000084f4f000-0x000000008ab9efff]
[ 0.012002] node 0: [mem 0x000000008afff000-0x000000008affffff]
[ 0.012003] node 0: [mem 0x0000000100000000-0x000000026effffff]
[ 0.012004] Initmem setup node 0 [mem 0x0000000000001000-0x000000026effffff]
[ 0.012007] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.012008] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.012026] On node 0, zone DMA: 98 pages in unavailable ranges
[ 0.014548] On node 0, zone DMA32: 514 pages in unavailable ranges
[ 0.014552] On node 0, zone DMA32: 2 pages in unavailable ranges
[ 0.014658] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.014669] On node 0, zone DMA32: 1120 pages in unavailable ranges
[ 0.021850] On node 0, zone Normal: 20480 pages in unavailable ranges
[ 0.021880] On node 0, zone Normal: 4096 pages in unavailable ranges
[ 0.022286] ACPI: PM-Timer IO Port: 0x1808
[ 0.022290] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.022292] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.022292] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.022293] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.022293] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.022294] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.022294] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.022295] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.022320] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.022322] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.022323] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.022327] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.022327] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.022330] TSC deadline timer available
[ 0.022331] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.022344] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.022346] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.022347] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[ 0.022349] PM: hibernation: Registered nosave memory: [mem 0x83dc3000-0x83fc4fff]
[ 0.022350] PM: hibernation: Registered nosave memory: [mem 0x84cbc000-0x84cbcfff]
[ 0.022351] PM: hibernation: Registered nosave memory: [mem 0x84cbd000-0x84cbdfff]
[ 0.022352] PM: hibernation: Registered nosave memory: [mem 0x84f4e000-0x84f4efff]
[ 0.022353] PM: hibernation: Registered nosave memory: [mem 0x8ab9f000-0x8ac0efff]
[ 0.022354] PM: hibernation: Registered nosave memory: [mem 0x8ac0f000-0x8af2efff]
[ 0.022354] PM: hibernation: Registered nosave memory: [mem 0x8af2f000-0x8af7efff]
[ 0.022355] PM: hibernation: Registered nosave memory: [mem 0x8af7f000-0x8affefff]
[ 0.022356] PM: hibernation: Registered nosave memory: [mem 0x8b000000-0x8fffffff]
[ 0.022356] PM: hibernation: Registered nosave memory: [mem 0x90000000-0xfe00ffff]
[ 0.022357] PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
[ 0.022357] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xff938fff]
[ 0.022358] PM: hibernation: Registered nosave memory: [mem 0xff939000-0xff968fff]
[ 0.022358] PM: hibernation: Registered nosave memory: [mem 0xff969000-0xffffffff]
[ 0.022360] [mem 0x90000000-0xfe00ffff] available for PCI devices
[ 0.022361] Booting paravirtualized kernel on bare hardware
[ 0.022362] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.026817] setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.027045] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u524288
[ 0.027050] pcpu-alloc: s221184 r8192 d28672 u524288 alloc=1*2097152
[ 0.027051] pcpu-alloc: [0] 0 1 2 3
[ 0.027067] Fallback order for Node 0: 0
[ 0.027069] Built 1 zonelists, mobility grouping on. Total pages: 2038324
[ 0.027070] Policy zone: Normal
[ 0.027070] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=06b6a9fc-97e1-4163-bd68-d3ad6fa2c7fd rw loglevel=3 quiet
[ 0.027115] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
[ 0.027143] random: crng init done
[ 0.027734] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.028033] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.028229] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.028235] software IO TLB: area num 4.
[ 0.050480] Memory: 7824900K/8283356K available (16384K kernel code, 2097K rwdata, 12568K rodata, 3276K init, 4100K bss, 458196K reserved, 0K cma-reserved)
[ 0.050569] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.050577] Kernel/User page tables isolation: enabled
[ 0.050598] ftrace: allocating 46867 entries in 184 pages
[ 0.056712] ftrace: allocated 184 pages with 4 groups
[ 0.056762] Dynamic Preempt: full
[ 0.056781] rcu: Preemptible hierarchical RCU implementation.
[ 0.056782] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[ 0.056783] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.056784] Trampoline variant of Tasks RCU enabled.
[ 0.056784] Rude variant of Tasks RCU enabled.
[ 0.056784] Tracing variant of Tasks RCU enabled.
[ 0.056785] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.056785] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.058832] NR_IRQS: 20736, nr_irqs: 456, preallocated irqs: 16
[ 0.059067] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.059268] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.059289] Console: colour dummy device 80x25
[ 0.059291] printk: console [tty0] enabled
[ 0.059319] ACPI: Core revision 20221020
[ 0.059511] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.059611] APIC: Switch to symmetric I/O mode setup
[ 0.059612] DMAR: Host address width 39
[ 0.059613] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.059618] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.059620] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.059622] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.059624] DMAR: RMRR base: 0x0000008b800000 end: 0x0000008fffffff
[ 0.059626] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.059627] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.059628] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.060223] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.060224] x2apic enabled
[ 0.060236] Switched APIC routing to cluster x2apic.
[ 0.061222] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.076266] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3101f59f5e6, max_idle_ns: 440795259996 ns
[ 0.076270] Calibrating delay loop (skipped), value calculated using timer frequency.. 6802.13 BogoMIPS (lpj=11333020)
[ 0.076272] pid_max: default: 32768 minimum: 301
[ 0.081608] LSM: initializing lsm=capability,landlock,lockdown,yama,integrity,bpf
[ 0.081618] landlock: Up and running.
[ 0.081619] Yama: becoming mindful.
[ 0.081625] LSM support for eBPF active
[ 0.081647] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.081658] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.081809] x86/cpu: SGX disabled by BIOS.
[ 0.081813] CPU0: Thermal monitoring enabled (TM1)
[ 0.081844] process: using mwait in idle threads
[ 0.081846] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[ 0.081847] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.081851] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.081852] Spectre V2 : Mitigation: IBRS
[ 0.081853] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.081853] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.081854] RETBleed: Mitigation: IBRS
[ 0.081855] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.081856] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.081860] MDS: Mitigation: Clear CPU buffers
[ 0.081861] TAA: Mitigation: TSX disabled
[ 0.081862] MMIO Stale Data: Mitigation: Clear CPU buffers
[ 0.081864] SRBDS: Mitigation: Microcode
[ 0.098211] Freeing SMP alternatives memory: 40K
[ 0.098446] smpboot: CPU0: Intel(R) Core(TM) i5-7500 CPU @ 3.40GHz (family: 0x6, model: 0x9e, stepping: 0x9)
[ 0.098550] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.098551] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.098562] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.098572] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.098581] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.098601] ... version: 4
[ 0.098601] ... bit width: 48
[ 0.098602] ... generic registers: 8
[ 0.098602] ... value mask: 0000ffffffffffff
[ 0.098603] ... max period: 00007fffffffffff
[ 0.098604] ... fixed-purpose events: 3
[ 0.098604] ... event mask: 00000007000000ff
[ 0.098698] Estimated ratio of average max frequency by base frequency (times 1024): 1084
[ 0.098715] rcu: Hierarchical SRCU implementation.
[ 0.098716] rcu: Max phase no-delay instances is 1000.
[ 0.099126] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.099162] smp: Bringing up secondary CPUs ...
[ 0.099234] x86: Booting SMP configuration:
[ 0.099235] .... node #0, CPUs: #1 #2 #3
[ 0.099602] smp: Brought up 1 node, 4 CPUs
[ 0.099602] smpboot: Max logical packages: 1
[ 0.099602] smpboot: Total of 4 processors activated (27210.55 BogoMIPS)
[ 0.099602] devtmpfs: initialized
[ 0.099602] x86/mm: Memory block size: 128MB
[ 0.100105] ACPI: PM: Registering ACPI NVS region [mem 0x84cbc000-0x84cbcfff] (4096 bytes)
[ 0.100107] ACPI: PM: Registering ACPI NVS region [mem 0x8af2f000-0x8af7efff] (327680 bytes)
[ 0.100142] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.100147] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.100177] pinctrl core: initialized pinctrl subsystem
[ 0.100365] PM: RTC time: 05:45:34, date: 2023-03-24
[ 0.100679] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.100801] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.100848] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.100897] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.100911] audit: initializing netlink subsys (disabled)
[ 0.100936] audit: type=2000 audit(1679636734.043:1): state=initialized audit_enabled=0 res=1
[ 0.100936] thermal_sys: Registered thermal governor 'fair_share'
[ 0.100936] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.100936] thermal_sys: Registered thermal governor 'step_wise'
[ 0.100936] thermal_sys: Registered thermal governor 'user_space'
[ 0.100936] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.100936] cpuidle: using governor ladder
[ 0.100936] cpuidle: using governor menu
[ 0.100936] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.100936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.100936] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.100936] PCI: not using MMCONFIG
[ 0.100936] PCI: Using configuration type 1 for base access
[ 0.100936] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.100936] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.102987] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.102987] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.102987] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.102987] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.103083] ACPI: Disabled all _OSI OS vendors
[ 0.103083] ACPI: Added _OSI(Module Device)
[ 0.103083] ACPI: Added _OSI(Processor Device)
[ 0.103083] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.103083] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.103083] ACPI: Added _OSI(Darwin)
[ 0.112571] ACPI: 14 ACPI AML tables successfully acquired and loaded
[ 0.113318] ACPI: EC: EC started
[ 0.113318] ACPI: EC: interrupt blocked
[ 0.113724] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.113725] ACPI: EC: Boot ECDT EC used to handle transactions
[ 0.113999] ACPI: BIOS _OSI(Darwin) query honored via DMI
[ 0.114456] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.116177] ACPI: Dynamic OEM Table Load:
[ 0.116177] ACPI Error: AE_ALREADY_EXISTS, SSDT 0xFFFF8A248137C800 Table is already loaded (20221020/tbdata-548)
[ 0.116177] ACPI Error: Aborting method \_PR.CPU0.GCAP due to previous error (AE_ALREADY_EXISTS) (20221020/psparse-529)
[ 0.116177] ACPI Error: Aborting method \_PR.CPU0._OSC due to previous error (AE_ALREADY_EXISTS) (20221020/psparse-529)
[ 0.116177] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.OSCP], AE_NOT_FOUND (20221020/psargs-330)
[ 0.116177] ACPI Error: Aborting method \_PR.CPU1.GCAP due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.116177] ACPI Error: Aborting method \_PR.CPU1._OSC due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.116177] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.OSCP], AE_NOT_FOUND (20221020/psargs-330)
[ 0.116177] ACPI Error: Aborting method \_PR.CPU2.GCAP due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.116177] ACPI Error: Aborting method \_PR.CPU2._OSC due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.116177] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.OSCP], AE_NOT_FOUND (20221020/psargs-330)
[ 0.116177] ACPI Error: Aborting method \_PR.CPU3.GCAP due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.116177] ACPI Error: Aborting method \_PR.CPU3._OSC due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.116177] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.OSCP], AE_NOT_FOUND (20221020/psargs-330)
[ 0.116177] ACPI Error: Aborting method \_PR.CPU4.GCAP due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.116177] ACPI Error: Aborting method \_PR.CPU4._OSC due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.116192] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.OSCP], AE_NOT_FOUND (20221020/psargs-330)
[ 0.116195] ACPI Error: Aborting method \_PR.CPU5.GCAP due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.116199] ACPI Error: Aborting method \_PR.CPU5._OSC due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.116429] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.OSCP], AE_NOT_FOUND (20221020/psargs-330)
[ 0.116433] ACPI Error: Aborting method \_PR.CPU6.GCAP due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.116437] ACPI Error: Aborting method \_PR.CPU6._OSC due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.116664] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.OSCP], AE_NOT_FOUND (20221020/psargs-330)
[ 0.116668] ACPI Error: Aborting method \_PR.CPU7.GCAP due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.116672] ACPI Error: Aborting method \_PR.CPU7._OSC due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.117149] ACPI: Dynamic OEM Table Load:
[ 0.117153] ACPI Error: AE_ALREADY_EXISTS, SSDT 0xFFFF8A2481174C00 Table is already loaded (20221020/tbdata-548)
[ 0.117158] ACPI Error: Aborting method \_PR.CPU0.GCAP due to previous error (AE_ALREADY_EXISTS) (20221020/psparse-529)
[ 0.117163] ACPI Error: Aborting method \_PR.CPU0._PDC due to previous error (AE_ALREADY_EXISTS) (20221020/psparse-529)
[ 0.117484] ACPI: Dynamic OEM Table Load:
[ 0.117488] ACPI Error: AE_ALREADY_EXISTS, SSDT 0xFFFF8A248137F800 Table is already loaded (20221020/tbdata-548)
[ 0.117493] ACPI Error: Aborting method \_PR.CPU1.APPT due to previous error (AE_ALREADY_EXISTS) (20221020/psparse-529)
[ 0.117497] ACPI Error: Aborting method \_PR.CPU1.GCAP due to previous error (AE_ALREADY_EXISTS) (20221020/psparse-529)
[ 0.117501] ACPI Error: Aborting method \_PR.CPU1._PDC due to previous error (AE_ALREADY_EXISTS) (20221020/psparse-529)
[ 0.117693] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.OSCP], AE_NOT_FOUND (20221020/psargs-330)
[ 0.117697] ACPI Error: Aborting method \_PR.CPU2.GCAP due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.117701] ACPI Error: Aborting method \_PR.CPU2._PDC due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.117893] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.OSCP], AE_NOT_FOUND (20221020/psargs-330)
[ 0.117897] ACPI Error: Aborting method \_PR.CPU3.GCAP due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.117901] ACPI Error: Aborting method \_PR.CPU3._PDC due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
[ 0.118078] ACPI: Interpreter enabled
[ 0.118097] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.118098] ACPI: Using IOAPIC for interrupt routing
[ 0.118925] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.119285] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
[ 0.119298] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.119298] PCI: Using E820 reservations for host bridge windows
[ 0.119505] ACPI: Enabled 5 GPEs in block 00 to 7F
[ 0.128202] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.128207] acpi PNP0A08:00: _OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability LTR DPC]
[ 0.128601] PCI host bridge to bus 0000:00
[ 0.128603] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.128604] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.128606] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
[ 0.128607] pci_bus 0000:00: root bus resource [mem 0x90000000-0xfeafffff window]
[ 0.128608] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[ 0.128610] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.128633] pci 0000:00:00.0: [8086:591f] type 00 class 0x060000
[ 0.128707] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[ 0.128739] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.128801] pci 0000:00:01.1: [8086:1905] type 01 class 0x060400
[ 0.128833] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 0.128935] pci 0000:00:01.2: [8086:1909] type 01 class 0x060400
[ 0.128965] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[ 0.129112] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[ 0.129127] pci 0000:00:14.0: reg 0x10: [mem 0x92700000-0x9270ffff 64bit]
[ 0.129181] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.129276] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[ 0.129296] pci 0000:00:16.0: reg 0x10: [mem 0x9272a000-0x9272afff 64bit]
[ 0.129366] pci 0000:00:16.0: PME# supported from D3hot
[ 0.129454] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
[ 0.129465] pci 0000:00:17.0: reg 0x10: [mem 0x92728000-0x92729fff]
[ 0.129471] pci 0000:00:17.0: reg 0x14: [mem 0x9272c000-0x9272c0ff]
[ 0.129477] pci 0000:00:17.0: reg 0x18: [io 0x4080-0x4087]
[ 0.129483] pci 0000:00:17.0: reg 0x1c: [io 0x4088-0x408b]
[ 0.129490] pci 0000:00:17.0: reg 0x20: [io 0x4060-0x407f]
[ 0.129496] pci 0000:00:17.0: reg 0x24: [mem 0x9272b800-0x9272bfff]
[ 0.129527] pci 0000:00:17.0: PME# supported from D3hot
[ 0.129596] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
[ 0.129659] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.129738] pci 0000:00:1c.1: [8086:a111] type 01 class 0x060400
[ 0.129801] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.129902] pci 0000:00:1f.0: [8086:a145] type 00 class 0x060100
[ 0.130054] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[ 0.130065] pci 0000:00:1f.2: reg 0x10: [mem 0x92724000-0x92727fff]
[ 0.130149] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[ 0.130168] pci 0000:00:1f.3: reg 0x10: [mem 0x92720000-0x92723fff 64bit]
[ 0.130197] pci 0000:00:1f.3: reg 0x20: [mem 0x00000000-0x0000ffff 64bit]
[ 0.130237] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.130359] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[ 0.130415] pci 0000:00:1f.4: reg 0x10: [mem 0x9272b000-0x9272b0ff 64bit]
[ 0.130485] pci 0000:00:1f.4: reg 0x20: [io 0x4040-0x405f]
[ 0.130648] pci 0000:01:00.0: [1002:67ef] type 00 class 0x030000
[ 0.130660] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.130669] pci 0000:01:00.0: reg 0x18: [mem 0xd0000000-0xd01fffff 64bit pref]
[ 0.130675] pci 0000:01:00.0: reg 0x20: [io 0x3000-0x30ff]
[ 0.130680] pci 0000:01:00.0: reg 0x24: [mem 0x92600000-0x9263ffff]
[ 0.130686] pci 0000:01:00.0: reg 0x30: [mem 0x92640000-0x9265ffff pref]
[ 0.130699] pci 0000:01:00.0: BAR 0: assigned to efifb
[ 0.130730] pci 0000:01:00.0: supports D1 D2
[ 0.130865] pci 0000:01:00.1: [1002:aae0] type 00 class 0x040300
[ 0.130877] pci 0000:01:00.1: reg 0x10: [mem 0x92660000-0x92663fff 64bit]
[ 0.130931] pci 0000:01:00.1: supports D1 D2
[ 0.131053] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.131055] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.131057] pci 0000:00:01.0: bridge window [mem 0x92600000-0x926fffff]
[ 0.131059] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.131114] pci 0000:05:00.0: [8086:1578] type 01 class 0x060400
[ 0.131145] pci 0000:05:00.0: enabling Extended Tags
[ 0.131200] pci 0000:05:00.0: supports D1 D2
[ 0.131201] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.142983] pci 0000:00:01.1: PCI bridge to [bus 05-7a]
[ 0.142986] pci 0000:00:01.1: bridge window [io 0x5000-0x8fff]
[ 0.142988] pci 0000:00:01.1: bridge window [mem 0x92800000-0xa09fffff]
[ 0.142990] pci 0000:00:01.1: bridge window [mem 0xd0300000-0xde2fffff 64bit pref]
[ 0.143087] pci 0000:06:00.0: [8086:15d3] type 01 class 0x060400
[ 0.143121] pci 0000:06:00.0: enabling Extended Tags
[ 0.143183] pci 0000:06:00.0: supports D1 D2
[ 0.143184] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.143453] pci 0000:06:01.0: [8086:15d3] type 01 class 0x060400
[ 0.143487] pci 0000:06:01.0: enabling Extended Tags
[ 0.143548] pci 0000:06:01.0: supports D1 D2
[ 0.143549] pci 0000:06:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.143677] pci 0000:06:02.0: [8086:15d3] type 01 class 0x060400
[ 0.143711] pci 0000:06:02.0: enabling Extended Tags
[ 0.143771] pci 0000:06:02.0: supports D1 D2
[ 0.143772] pci 0000:06:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.144039] pci 0000:06:04.0: [8086:15d3] type 01 class 0x060400
[ 0.144073] pci 0000:06:04.0: enabling Extended Tags
[ 0.144133] pci 0000:06:04.0: supports D1 D2
[ 0.144134] pci 0000:06:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.144265] pci 0000:05:00.0: PCI bridge to [bus 06-7a]
[ 0.144270] pci 0000:05:00.0: bridge window [io 0x0000-0x0fff]
[ 0.144272] pci 0000:05:00.0: bridge window [mem 0x92800000-0xa09fffff]
[ 0.144276] pci 0000:05:00.0: bridge window [mem 0xd0300000-0xde2fffff 64bit pref]
[ 0.144336] pci 0000:07:00.0: [8086:15d2] type 00 class 0x088000
[ 0.144350] pci 0000:07:00.0: reg 0x10: [mem 0x92900000-0x9293ffff]
[ 0.144359] pci 0000:07:00.0: reg 0x14: [mem 0x92940000-0x92940fff]
[ 0.144400] pci 0000:07:00.0: enabling Extended Tags
[ 0.144480] pci 0000:07:00.0: supports D1 D2
[ 0.144481] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.156313] pci 0000:06:00.0: PCI bridge to [bus 07]
[ 0.156317] pci 0000:06:00.0: bridge window [io 0x0000-0x0fff]
[ 0.156320] pci 0000:06:00.0: bridge window [mem 0x92900000-0x929fffff]
[ 0.156385] pci 0000:06:01.0: PCI bridge to [bus 09-41]
[ 0.156390] pci 0000:06:01.0: bridge window [io 0x0000-0x0fff]
[ 0.156392] pci 0000:06:01.0: bridge window [mem 0x92a00000-0x999fffff]
[ 0.156396] pci 0000:06:01.0: bridge window [mem 0xd0300000-0xd72fffff 64bit pref]
[ 0.156453] pci 0000:08:00.0: [8086:15d4] type 00 class 0x0c0330
[ 0.156468] pci 0000:08:00.0: reg 0x10: [mem 0x00000000-0x0000ffff]
[ 0.156509] pci 0000:08:00.0: enabling Extended Tags
[ 0.156597] pci 0000:08:00.0: supports D1 D2
[ 0.156598] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.156671] pci 0000:08:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:06:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[ 0.166314] pci 0000:06:02.0: PCI bridge to [bus 08]
[ 0.166319] pci 0000:06:02.0: bridge window [io 0x0000-0x0fff]
[ 0.166321] pci 0000:06:02.0: bridge window [mem 0x92800000-0x928fffff]
[ 0.166385] pci 0000:06:04.0: PCI bridge to [bus 42-7a]
[ 0.166390] pci 0000:06:04.0: bridge window [io 0x0000-0x0fff]
[ 0.166392] pci 0000:06:04.0: bridge window [mem 0x99a00000-0xa09fffff]
[ 0.166396] pci 0000:06:04.0: bridge window [mem 0xd7300000-0xde2fffff 64bit pref]
[ 0.166492] pci 0000:02:00.0: [144d:a806] type 00 class 0x010802
[ 0.166504] pci 0000:02:00.0: reg 0x10: [mem 0x92500000-0x92503fff 64bit]
[ 0.166967] pci 0000:00:01.2: PCI bridge to [bus 02]
[ 0.166970] pci 0000:00:01.2: bridge window [mem 0x92500000-0x925fffff]
[ 0.167067] pci 0000:03:00.0: [14e4:43ba] type 00 class 0x028000
[ 0.167090] pci 0000:03:00.0: reg 0x10: [mem 0x92400000-0x92407fff 64bit]
[ 0.167106] pci 0000:03:00.0: reg 0x18: [mem 0x92000000-0x923fffff 64bit]
[ 0.167227] pci 0000:03:00.0: supports D1 D2
[ 0.167228] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.167480] pci 0000:00:1c.0: PCI bridge to [bus 03]
[ 0.167484] pci 0000:00:1c.0: bridge window [mem 0x92000000-0x924fffff]
[ 0.167594] pci 0000:04:00.0: [14e4:1686] type 00 class 0x020000
[ 0.167618] pci 0000:04:00.0: reg 0x10: [mem 0xd0200000-0xd020ffff 64bit pref]
[ 0.167634] pci 0000:04:00.0: reg 0x18: [mem 0xd0210000-0xd021ffff 64bit pref]
[ 0.167765] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[ 0.167984] pci 0000:04:00.1: [14e4:16bc] type 00 class 0x080501
[ 0.168008] pci 0000:04:00.1: reg 0x10: [mem 0xd0220000-0xd022ffff 64bit pref]
[ 0.168133] pci 0000:04:00.1: PME# supported from D0 D3hot D3cold
[ 0.168316] pci 0000:00:1c.1: PCI bridge to [bus 04]
[ 0.168322] pci 0000:00:1c.1: bridge window [mem 0xd0200000-0xd02fffff 64bit pref]
[ 0.169061] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.169137] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 0.169212] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.169285] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.169359] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.169434] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.169508] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.169581] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.169981] ACPI: EC: interrupt unblocked
[ 0.169982] ACPI: EC: event unblocked
[ 0.169991] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.169992] ACPI: EC: GPE=0x7
[ 0.169993] ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete
[ 0.169995] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[ 0.170031] iommu: Default domain type: Translated
[ 0.170031] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.170031] SCSI subsystem initialized
[ 0.170031] libata version 3.00 loaded.
[ 0.170031] ACPI: bus type USB registered
[ 0.170031] usbcore: registered new interface driver usbfs
[ 0.170031] usbcore: registered new interface driver hub
[ 0.170031] usbcore: registered new device driver usb
[ 0.170031] pps_core: LinuxPPS API ver. 1 registered
[ 0.170031] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.170031] PTP clock support registered
[ 0.170031] EDAC MC: Ver: 3.0.0
[ 0.170031] Registered efivars operations
[ 0.170031] NetLabel: Initializing
[ 0.170031] NetLabel: domain hash size = 128
[ 0.170031] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.170031] NetLabel: unlabeled traffic allowed by default
[ 0.170031] mctp: management component transport protocol core
[ 0.170031] NET: Registered PF_MCTP protocol family
[ 0.170031] PCI: Using ACPI for IRQ routing
[ 0.190270] PCI: pci_cache_line_size set to 64 bytes
[ 0.190512] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.190517] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.190518] e820: reserve RAM buffer [mem 0x83dc3000-0x83ffffff]
[ 0.190519] e820: reserve RAM buffer [mem 0x84cbc000-0x87ffffff]
[ 0.190520] e820: reserve RAM buffer [mem 0x84f4e000-0x87ffffff]
[ 0.190521] e820: reserve RAM buffer [mem 0x8ab9f000-0x8bffffff]
[ 0.190522] e820: reserve RAM buffer [mem 0x8b000000-0x8bffffff]
[ 0.190523] e820: reserve RAM buffer [mem 0x26f000000-0x26fffffff]
[ 0.190566] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.190566] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.190566] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.190566] vgaarb: loaded
[ 0.190566] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.190566] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.192936] clocksource: Switched to clocksource tsc-early
[ 0.192941] VFS: Disk quotas dquot_6.6.0
[ 0.192941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.192941] pnp: PnP ACPI init
[ 0.193562] system 00:00: [io 0xffff] has been reserved
[ 0.193565] system 00:00: [io 0x1800-0x18fe] has been reserved
[ 0.193567] system 00:00: [io 0x0800-0x087f] has been reserved
[ 0.193756] system 00:02: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.193758] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.193760] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.193761] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.193763] system 00:02: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.193765] system 00:02: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.193766] system 00:02: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.193768] system 00:02: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.193769] system 00:02: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.193771] system 00:02: [mem 0xfd000000-0xfdffffff] has been reserved
[ 0.193773] system 00:02: [mem 0xfe000000-0xfe00ffff] has been reserved
[ 0.193774] system 00:02: [mem 0xfe010000-0xfe010fff] has been reserved
[ 0.193776] system 00:02: [mem 0xfe020000-0xfe035fff] has been reserved
[ 0.193777] system 00:02: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.193779] system 00:02: [mem 0xfe03c000-0xfe03cfff] has been reserved
[ 0.193781] system 00:02: [mem 0xfe03d000-0xfe0bffff] has been reserved
[ 0.193782] system 00:02: [mem 0xfe0c0000-0xfe0fffff] has been reserved
[ 0.193784] system 00:02: [mem 0xfe100000-0xfe1fffff] has been reserved
[ 0.193785] system 00:02: [mem 0xfe200000-0xfe3fffff] has been reserved
[ 0.193787] system 00:02: [mem 0xfe400000-0xfe40ffff] has been reserved
[ 0.193788] system 00:02: [mem 0xfe410000-0xfe5fffff] has been reserved
[ 0.193790] system 00:02: [mem 0xfe600000-0xfe7fffff] has been reserved
[ 0.193966] pnp: PnP ACPI: found 3 devices
[ 0.199375] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.199437] NET: Registered PF_INET protocol family
[ 0.199508] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.200817] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.200847] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.200874] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.201012] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.201208] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.201256] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[ 0.201278] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.201295] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.201329] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.201335] NET: Registered PF_XDP protocol family
[ 0.201342] pci 0000:06:01.0: bridge window [io 0x1000-0x0fff] to [bus 09-41] add_size 1000
[ 0.201345] pci 0000:06:02.0: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000
[ 0.201347] pci 0000:06:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000
[ 0.201350] pci 0000:06:04.0: bridge window [io 0x1000-0x0fff] to [bus 42-7a] add_size 1000
[ 0.201352] pci 0000:05:00.0: bridge window [io 0x1000-0x0fff] to [bus 06-7a] add_size 3000
[ 0.201360] pci 0000:00:1f.3: BAR 4: assigned [mem 0x4000000000-0x400000ffff 64bit]
[ 0.201381] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.201383] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.201385] pci 0000:00:01.0: bridge window [mem 0x92600000-0x926fffff]
[ 0.201387] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.201390] pci 0000:05:00.0: BAR 13: assigned [io 0x5000-0x7fff]
[ 0.201394] pci 0000:06:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.201396] pci 0000:06:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.201397] pci 0000:06:01.0: BAR 13: assigned [io 0x5000-0x5fff]
[ 0.201399] pci 0000:06:02.0: BAR 13: assigned [io 0x6000-0x6fff]
[ 0.201400] pci 0000:06:04.0: BAR 13: assigned [io 0x7000-0x7fff]
[ 0.201402] pci 0000:06:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.201403] pci 0000:06:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.201405] pci 0000:06:00.0: PCI bridge to [bus 07]
[ 0.201408] pci 0000:06:00.0: bridge window [mem 0x92900000-0x929fffff]
[ 0.201414] pci 0000:06:01.0: PCI bridge to [bus 09-41]
[ 0.201416] pci 0000:06:01.0: bridge window [io 0x5000-0x5fff]
[ 0.201419] pci 0000:06:01.0: bridge window [mem 0x92a00000-0x999fffff]
[ 0.201422] pci 0000:06:01.0: bridge window [mem 0xd0300000-0xd72fffff 64bit pref]
[ 0.201426] pci 0000:08:00.0: BAR 0: assigned [mem 0x92800000-0x9280ffff]
[ 0.201430] pci 0000:06:02.0: PCI bridge to [bus 08]
[ 0.201432] pci 0000:06:02.0: bridge window [io 0x6000-0x6fff]
[ 0.201435] pci 0000:06:02.0: bridge window [mem 0x92800000-0x928fffff]
[ 0.201440] pci 0000:06:04.0: PCI bridge to [bus 42-7a]
[ 0.201442] pci 0000:06:04.0: bridge window [io 0x7000-0x7fff]
[ 0.201445] pci 0000:06:04.0: bridge window [mem 0x99a00000-0xa09fffff]
[ 0.201448] pci 0000:06:04.0: bridge window [mem 0xd7300000-0xde2fffff 64bit pref]
[ 0.201452] pci 0000:05:00.0: PCI bridge to [bus 06-7a]
[ 0.201453] pci 0000:05:00.0: bridge window [io 0x5000-0x7fff]
[ 0.201456] pci 0000:05:00.0: bridge window [mem 0x92800000-0xa09fffff]
[ 0.201459] pci 0000:05:00.0: bridge window [mem 0xd0300000-0xde2fffff 64bit pref]
[ 0.201463] pci 0000:00:01.1: PCI bridge to [bus 05-7a]
[ 0.201464] pci 0000:00:01.1: bridge window [io 0x5000-0x8fff]
[ 0.201466] pci 0000:00:01.1: bridge window [mem 0x92800000-0xa09fffff]
[ 0.201468] pci 0000:00:01.1: bridge window [mem 0xd0300000-0xde2fffff 64bit pref]
[ 0.201471] pci 0000:00:01.2: PCI bridge to [bus 02]
[ 0.201473] pci 0000:00:01.2: bridge window [mem 0x92500000-0x925fffff]
[ 0.201476] pci 0000:00:1c.0: PCI bridge to [bus 03]
[ 0.201489] pci 0000:00:1c.0: bridge window [mem 0x92000000-0x924fffff]
[ 0.201495] pci 0000:00:1c.1: PCI bridge to [bus 04]
[ 0.201499] pci 0000:00:1c.1: bridge window [mem 0xd0200000-0xd02fffff 64bit pref]
[ 0.201504] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.201505] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.201507] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000fffff window]
[ 0.201508] pci_bus 0000:00: resource 7 [mem 0x90000000-0xfeafffff window]
[ 0.201509] pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
[ 0.201511] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 0.201512] pci_bus 0000:01: resource 1 [mem 0x92600000-0x926fffff]
[ 0.201513] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.201514] pci_bus 0000:05: resource 0 [io 0x5000-0x8fff]
[ 0.201515] pci_bus 0000:05: resource 1 [mem 0x92800000-0xa09fffff]
[ 0.201517] pci_bus 0000:05: resource 2 [mem 0xd0300000-0xde2fffff 64bit pref]
[ 0.201518] pci_bus 0000:06: resource 0 [io 0x5000-0x7fff]
[ 0.201519] pci_bus 0000:06: resource 1 [mem 0x92800000-0xa09fffff]
[ 0.201520] pci_bus 0000:06: resource 2 [mem 0xd0300000-0xde2fffff 64bit pref]
[ 0.201521] pci_bus 0000:07: resource 1 [mem 0x92900000-0x929fffff]
[ 0.201523] pci_bus 0000:09: resource 0 [io 0x5000-0x5fff]
[ 0.201524] pci_bus 0000:09: resource 1 [mem 0x92a00000-0x999fffff]
[ 0.201525] pci_bus 0000:09: resource 2 [mem 0xd0300000-0xd72fffff 64bit pref]
[ 0.201526] pci_bus 0000:08: resource 0 [io 0x6000-0x6fff]
[ 0.201527] pci_bus 0000:08: resource 1 [mem 0x92800000-0x928fffff]
[ 0.201529] pci_bus 0000:42: resource 0 [io 0x7000-0x7fff]
[ 0.201530] pci_bus 0000:42: resource 1 [mem 0x99a00000-0xa09fffff]
[ 0.201531] pci_bus 0000:42: resource 2 [mem 0xd7300000-0xde2fffff 64bit pref]
[ 0.201532] pci_bus 0000:02: resource 1 [mem 0x92500000-0x925fffff]
[ 0.201534] pci_bus 0000:03: resource 1 [mem 0x92000000-0x924fffff]
[ 0.201535] pci_bus 0000:04: resource 2 [mem 0xd0200000-0xd02fffff 64bit pref]
[ 0.201905] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.202099] pci 0000:08:00.0: enabling device (0000 -> 0002)
[ 0.202280] PCI: CLS 256 bytes, default 64
[ 0.202293] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.202294] software IO TLB: mapped [mem 0x000000007b777000-0x000000007f777000] (64MB)
[ 0.202324] Trying to unpack rootfs image as initramfs...
[ 0.202787] Initialise system trusted keyrings
[ 0.202794] Key type blacklist registered
[ 0.202820] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[ 0.202830] zbud: loaded
[ 0.202930] integrity: Platform Keyring initialized
[ 0.202932] integrity: Machine keyring initialized
[ 0.209558] Key type asymmetric registered
[ 0.209561] Asymmetric key parser 'x509' registered
[ 0.209583] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 0.209637] io scheduler mq-deadline registered
[ 0.209640] io scheduler kyber registered
[ 0.209652] io scheduler bfq registered
[ 0.210631] pcieport 0000:06:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.210795] pcieport 0000:06:02.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.210963] pcieport 0000:06:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.211096] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.211346] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.211364] ACPI: button: Power Button [PWRB]
[ 0.211388] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.211402] ACPI: button: Sleep Button [SLPB]
[ 0.211421] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.213006] ACPI: button: Power Button [PWRF]
[ 0.213869] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.214970] Non-volatile memory driver v1.3
[ 0.214973] Linux agpgart interface v0.103
[ 0.214993] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[ 0.215037] ACPI: bus type drm_connector registered
[ 0.215446] ahci 0000:00:17.0: version 3.0
[ 0.225752] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[ 0.225757] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst
[ 0.226101] scsi host0: ahci
[ 0.226150] ata1: SATA max UDMA/133 abar m2048@0x9272b800 port 0x9272b900 irq 35
[ 0.226229] usbcore: registered new interface driver usbserial_generic
[ 0.226233] usbserial: USB Serial support registered for generic
[ 0.226441] rtc_cmos 00:01: RTC can wake from S4
[ 0.227136] rtc_cmos 00:01: registered as rtc0
[ 0.227271] rtc_cmos 00:01: setting system clock to 2023-03-24T05:45:34 UTC (1679636734)
[ 0.227293] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[ 0.227418] intel_pstate: Intel P-state driver initializing
[ 0.227623] intel_pstate: Disabling energy efficiency optimization
[ 0.227623] intel_pstate: HWP enabled
[ 0.227663] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.227780] efifb: probing for efifb
[ 0.227835] efifb: No BGRT, not showing boot graphics
[ 0.227835] efifb: framebuffer at 0xc0300000, using 32448k, total 32448k
[ 0.227836] efifb: mode is 3840x2160x32, linelength=15360, pages=1
[ 0.227838] efifb: scrolling: redraw
[ 0.227838] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.227865] fbcon: Deferring console take-over
[ 0.227866] fb0: EFI VGA frame buffer device
[ 0.227876] hid: raw HID events driver (C) Jiri Kosina
[ 0.227944] intel_pmc_core intel_pmc_core.0: initialized
[ 0.227992] drop_monitor: Initializing network drop monitor service
[ 0.238938] Initializing XFRM netlink socket
[ 0.238964] NET: Registered PF_INET6 protocol family
[ 0.282131] Freeing initrd memory: 32012K
[ 0.287523] Segment Routing with IPv6
[ 0.287525] RPL Segment Routing with IPv6
[ 0.287534] In-situ OAM (IOAM) with IPv6
[ 0.287559] NET: Registered PF_PACKET protocol family
[ 0.288008] microcode: Microcode Update Driver: v2.2.
[ 0.288012] IPI shorthand broadcast: enabled
[ 0.289237] sched_clock: Marking stable (290938874, -2931790)->(292194975, -4187891)
[ 0.289463] registered taskstats version 1
[ 0.289579] Loading compiled-in X.509 certificates
[ 0.291920] Loaded X.509 cert 'Build time autogenerated kernel key: 63a4132d68683dc1eb5322c76a86e99ac0f20da6'
[ 0.292063] zswap: loaded using pool lz4/z3fold
[ 0.293536] Key type .fscrypt registered
[ 0.293537] Key type fscrypt-provisioning registered
[ 0.300417] PM: Magic number: 15:548:770
[ 0.300428] misc userfaultfd: hash matches
[ 0.300609] RAS: Correctable Errors collector initialized.
[ 0.537572] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 0.538865] ata1.00: unexpected _GTF length (8)
[ 0.539081] ata1.00: ATA-8: APPLE HDD HTS541010A9E632, JA0AB5N0, max UDMA/133
[ 0.539425] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 0.540811] ata1.00: unexpected _GTF length (8)
[ 0.541419] ata1.00: configured for UDMA/133
[ 0.541769] scsi 0:0:0:0: Direct-Access ATA APPLE HDD HTS541 B5N0 PQ: 0 ANSI: 5
[ 0.543063] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 0.543073] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 0.543095] sd 0:0:0:0: [sda] Write Protect is off
[ 0.543101] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.543135] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.543180] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[ 0.875613] sda: sda1 sda2
[ 0.876025] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.879535] Freeing unused decrypted memory: 2036K
[ 0.881088] Freeing unused kernel image (initmem) memory: 3276K
[ 0.889780] Write protecting the kernel read-only data: 30720k
[ 0.890342] Freeing unused kernel image (rodata/data gap) memory: 1768K
[ 0.942161] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.942164] rodata_test: all tests were successful
[ 0.942165] x86/mm: Checking user space page tables
[ 0.981385] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.981389] Run /init as init process
[ 0.981390] with arguments:
[ 0.981391] /init
[ 0.981392] with environment:
[ 0.981392] HOME=/
[ 0.981393] TERM=linux
[ 0.981394] BOOT_IMAGE=/boot/vmlinuz-linux
[ 1.195964] fbcon: Taking over console
[ 1.196018] Console: switching to colour frame buffer device 240x67
[ 1.199688] tsc: Refined TSC clocksource calibration: 3408.088 MHz
[ 1.199703] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x312026e0278, max_idle_ns: 440795229318 ns
[ 1.199739] clocksource: Switched to clocksource tsc
[ 1.289741] ACPI: video: [Firmware Bug]: ACPI(GFX0) defines _DOD but not _DOS
[ 1.289771] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 1.289874] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input3
[ 1.299799] xhci_hcd 0000:08:00.0: xHCI Host Controller
[ 1.299806] xhci_hcd 0000:08:00.0: new USB bus registered, assigned bus number 1
[ 1.299816] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.299821] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.300930] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[ 1.300934] xhci_hcd 0000:08:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[ 1.301207] xhci_hcd 0000:08:00.0: xHCI Host Controller
[ 1.301209] xhci_hcd 0000:08:00.0: new USB bus registered, assigned bus number 3
[ 1.301210] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.301211] xhci_hcd 0000:08:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.301212] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 1.301214] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 1.301249] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[ 1.301251] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.301253] usb usb1: Product: xHCI Host Controller
[ 1.301254] usb usb1: Manufacturer: Linux 6.2.7-arch1-1 xhci-hcd
[ 1.301255] usb usb1: SerialNumber: 0000:08:00.0
[ 1.301370] hub 1-0:1.0: USB hub found
[ 1.301378] hub 1-0:1.0: 2 ports detected
[ 1.301493] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[ 1.301495] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.301497] usb usb3: Product: xHCI Host Controller
[ 1.301498] usb usb3: Manufacturer: Linux 6.2.7-arch1-1 xhci-hcd
[ 1.301499] usb usb3: SerialNumber: 0000:08:00.0
[ 1.301597] hub 3-0:1.0: USB hub found
[ 1.301603] hub 3-0:1.0: 2 ports detected
[ 1.301892] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[ 1.301894] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.301895] usb usb2: Product: xHCI Host Controller
[ 1.301896] usb usb2: Manufacturer: Linux 6.2.7-arch1-1 xhci-hcd
[ 1.301910] usb usb2: SerialNumber: 0000:00:14.0
[ 1.302024] hub 2-0:1.0: USB hub found
[ 1.302050] hub 2-0:1.0: 16 ports detected
[ 1.302415] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[ 1.302418] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.302419] usb usb4: Product: xHCI Host Controller
[ 1.302420] usb usb4: Manufacturer: Linux 6.2.7-arch1-1 xhci-hcd
[ 1.302421] usb usb4: SerialNumber: 0000:00:14.0
[ 1.302508] hub 4-0:1.0: USB hub found
[ 1.302530] hub 4-0:1.0: 10 ports detected
[ 1.302583] usb: port power management may be unreliable
[ 1.321676] sdhci: Secure Digital Host Controller Interface driver
[ 1.321678] sdhci: Copyright(c) Pierre Ossman
[ 1.323623] nvme nvme0: pci function 0000:02:00.0
[ 1.431606] nvme nvme0: 1/0/0 default/read/poll queues
[ 1.448686] nvme0n1: p1 p2
[ 1.471405] sdhci-pci 0000:04:00.1: SDHCI controller found [14e4:16bc] (rev 1)
[ 1.472181] mmc0: SDHCI controller on PCI [0000:04:00.1] using ADMA 64-bit
[ 1.549642] usb 2-2: new full-speed USB device number 2 using xhci_hcd
[ 1.691304] usb 2-2: New USB device found, idVendor=0c45, idProduct=8006, bcdDevice= 1.31
[ 1.691307] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.691309] usb 2-2: Product: USB DEVICE
[ 1.691310] usb 2-2: Manufacturer: SONiX
[ 1.813081] usb 4-4: new SuperSpeed USB device number 2 using xhci_hcd
[ 1.830779] usb 4-4: New USB device found, idVendor=0781, idProduct=5581, bcdDevice= 1.00
[ 1.830782] usb 4-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.830784] usb 4-4: Product: SanDisk 3.2Gen1
[ 1.830785] usb 4-4: Manufacturer: USB
[ 1.830786] usb 4-4: SerialNumber: 04018db743595a14fa8cedd0c98f7ef1417652e2c7c0f9fd676cfd8f0ea2de220c590000000000000000000072414a84ff00011881558107cfa8bedb
[ 1.952983] usb 2-4: new full-speed USB device number 3 using xhci_hcd
[ 2.095061] usb 2-4: New USB device found, idVendor=062a, idProduct=5918, bcdDevice= 1.02
[ 2.095064] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.095065] usb 2-4: Product: 2.4G Keyboard Mouse
[ 2.095066] usb 2-4: Manufacturer: MOSART Semi.
[ 2.216416] usb 4-5: new SuperSpeed USB device number 3 using xhci_hcd
[ 2.233999] usb 4-5: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[ 2.234002] usb 4-5: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 2.234004] usb 4-5: Product: ASM225
[ 2.234005] usb 4-5: Manufacturer: SABRENT
[ 2.234006] usb 4-5: SerialNumber: AAAABBBBCCCC0003
[ 2.356312] usb 2-5: new high-speed USB device number 4 using xhci_hcd
[ 2.517696] usb 2-5: New USB device found, idVendor=05ac, idProduct=8511, bcdDevice=72.52
[ 2.517699] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.517700] usb 2-5: Product: FaceTime HD Camera (Built-in)
[ 2.517701] usb 2-5: Manufacturer: Apple Inc.
[ 2.517702] usb 2-5: SerialNumber: CCG7472048FH5DFPN
[ 2.646311] usb 2-6: new full-speed USB device number 5 using xhci_hcd
[ 2.788753] usb 2-6: New USB device found, idVendor=05ac, idProduct=8296, bcdDevice= 0.76
[ 2.788756] usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.788758] usb 2-6: Product: Bluetooth USB Host Controller
[ 2.788759] usb 2-6: Manufacturer: Broadcom Corp.
[ 3.544341] usb-storage 4-4:1.0: USB Mass Storage device detected
[ 3.544716] scsi host1: usb-storage 4-4:1.0
[ 3.544851] usbcore: registered new interface driver usb-storage
[ 3.545193] input: SONiX USB DEVICE as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/0003:0C45:8006.0001/input/input4
[ 3.550667] [drm] amdgpu kernel modesetting enabled.
[ 3.550786] scsi host2: uas
[ 3.550914] amdgpu: CRAT table not found
[ 3.550916] amdgpu: Virtual CRAT table created for CPU
[ 3.550925] usbcore: registered new interface driver uas
[ 3.550928] amdgpu: Topology: Add CPU node
[ 3.551076] [drm] initializing kernel modesetting (POLARIS11 0x1002:0x67EF 0x106B:0x016A 0xC0).
[ 3.551085] [drm] register mmio base: 0x92600000
[ 3.551085] [drm] register mmio size: 262144
[ 3.551426] [drm] add ip block number 0 <vi_common>
[ 3.551428] [drm] add ip block number 1 <gmc_v8_0>
[ 3.551429] [drm] add ip block number 2 <tonga_ih>
[ 3.551430] [drm] add ip block number 3 <gfx_v8_0>
[ 3.551431] [drm] add ip block number 4 <sdma_v3_0>
[ 3.551432] [drm] add ip block number 5 <powerplay>
[ 3.551432] [drm] add ip block number 6 <dm>
[ 3.551433] scsi 2:0:0:0: Direct-Access SABRENT ASM225 0 PQ: 0 ANSI: 6
[ 3.551433] [drm] add ip block number 7 <uvd_v6_0>
[ 3.551435] [drm] add ip block number 8 <vce_v3_0>
[ 3.551452] amdgpu 0000:01:00.0: amdgpu: Fetched VBIOS from VFCT
[ 3.551455] amdgpu: ATOM BIOS: 113-C9810A1X-017
[ 3.551469] [drm] UVD is enabled in VM mode
[ 3.551470] [drm] UVD ENC is enabled in VM mode
[ 3.551472] [drm] VCE enabled in VM mode
[ 3.551584] Console: switching to colour dummy device 80x25
[ 3.551652] amdgpu 0000:01:00.0: vgaarb: deactivate vga console
[ 3.551654] amdgpu 0000:01:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[ 3.551738] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[ 3.553354] sd 2:0:0:0: [sdb] 937703088 512-byte logical blocks: (480 GB/447 GiB)
[ 3.553544] sd 2:0:0:0: [sdb] Write Protect is off
[ 3.553546] sd 2:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 3.553942] amdgpu 0000:01:00.0: BAR 2: releasing [mem 0xd0000000-0xd01fffff 64bit pref]
[ 3.553945] amdgpu 0000:01:00.0: BAR 0: releasing [mem 0xc0000000-0xcfffffff 64bit pref]
[ 3.553950] amdgpu 0000:01:00.0: BAR 0: assigned [mem 0xc0000000-0xcfffffff 64bit pref]
[ 3.553957] amdgpu 0000:01:00.0: BAR 2: assigned [mem 0xd0000000-0xd01fffff 64bit pref]
[ 3.553975] amdgpu 0000:01:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
[ 3.553977] amdgpu 0000:01:00.0: amdgpu: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
[ 3.553985] [drm] Detected VRAM RAM=4096M, BAR=256M
[ 3.553986] [drm] RAM width 128bits GDDR5
[ 3.554034] [drm] amdgpu: 4096M of VRAM memory ready
[ 3.554036] [drm] amdgpu: 3921M of GTT memory ready.
[ 3.554043] [drm] GART: num cpu pages 65536, num gpu pages 65536
[ 3.554105] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.554293] sd 2:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[ 3.554295] sd 2:0:0:0: [sdb] Optimal transfer size 33553920 bytes
[ 3.554653] [drm] PCIE GART of 256M enabled (table at 0x000000F402000000).
[ 3.557370] [drm] Chained IB support enabled!
[ 3.566033] amdgpu: hwmgr_sw_init smu backed is polaris10_smu
[ 3.581863] [drm] Found UVD firmware Version: 1.130 Family ID: 16
[ 3.581957] sdb: sdb1 sdb2 sdb3
[ 3.582542] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 3.589170] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
[ 3.599790] hid-generic 0003:0C45:8006.0001: input,hidraw0: USB HID v1.11 Keyboard [SONiX USB DEVICE] on usb-0000:00:14.0-2/input0
[ 3.600626] input: SONiX USB DEVICE Consumer Control as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.1/0003:0C45:8006.0002/input/input5
[ 3.656425] input: SONiX USB DEVICE System Control as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.1/0003:0C45:8006.0002/input/input6
[ 3.656545] input: SONiX USB DEVICE Keyboard as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.1/0003:0C45:8006.0002/input/input7
[ 3.656773] input: SONiX USB DEVICE Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.1/0003:0C45:8006.0002/input/input8
[ 3.656888] input: SONiX USB DEVICE as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.1/0003:0C45:8006.0002/input/input9
[ 3.657117] hid-generic 0003:0C45:8006.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [SONiX USB DEVICE] on usb-0000:00:14.0-2/input1
[ 3.657954] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/0003:062A:5918.0003/input/input10
[ 3.662358] [drm] Display Core initialized with v3.2.215!
[ 3.713654] hid-generic 0003:062A:5918.0003: input,hidraw2: USB HID v1.10 Keyboard [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:00:14.0-4/input0
[ 3.716368] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.1/0003:062A:5918.0004/input/input11
[ 3.716711] input: MOSART Semi. 2.4G Keyboard Mouse Consumer Control as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.1/0003:062A:5918.0004/input/input12
[ 3.734535] amdgpu 0000:01:00.0: amdgpu: [drm] Skipping amdgpu DM backlight registration
[ 3.736555] acpi device:02: registered as cooling_device4
[ 3.773030] input: MOSART Semi. 2.4G Keyboard Mouse System Control as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.1/0003:062A:5918.0004/input/input13
[ 3.773092] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.1/0003:062A:5918.0004/input/input14
[ 3.773283] hid-generic 0003:062A:5918.0004: input,hiddev97,hidraw3: USB HID v1.10 Mouse [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:00:14.0-4/input1
[ 3.773843] input: Broadcom Corp. Bluetooth USB Host Controller as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.0/0003:05AC:8296.0005/input/input15
[ 3.784702] [drm] UVD and UVD ENC initialized successfully.
[ 3.829834] hid-generic 0003:05AC:8296.0005: input,hidraw4: USB HID v1.11 Keyboard [Broadcom Corp. Bluetooth USB Host Controller] on usb-0000:00:14.0-6/input0
[ 3.830446] input: Broadcom Corp. Bluetooth USB Host Controller as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.1/0003:05AC:8296.0006/input/input16
[ 3.830606] hid-generic 0003:05AC:8296.0006: input,hidraw5: USB HID v1.11 Mouse [Broadcom Corp. Bluetooth USB Host Controller] on usb-0000:00:14.0-6/input1
[ 3.830653] usbcore: registered new interface driver usbhid
[ 3.830654] usbhid: USB HID core driver
[ 3.895653] [drm] VCE initialized successfully.
[ 3.897445] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[ 3.897514] amdgpu: sdma_bitmap: f
[ 3.897557] amdgpu: SRAT table not found
[ 3.897557] amdgpu: Virtual CRAT table created for GPU
[ 3.897603] amdgpu: Topology: Add dGPU node [0x67ef:0x1002]
[ 3.897604] kfd kfd: amdgpu: added device 1002:67ef
[ 3.897611] amdgpu 0000:01:00.0: amdgpu: SE 2, SH per SE 1, CU per SH 8, active_cu_number 16
[ 3.901712] [drm] Initialized amdgpu 3.49.0 20150101 for 0000:01:00.0 on minor 0
[ 3.918011] fbcon: amdgpudrmfb (fb0) is primary device
[ 4.541974] Console: switching to colour frame buffer device 240x67
[ 4.560718] scsi 1:0:0:0: Direct-Access USB SanDisk 3.2Gen1 1.00 PQ: 0 ANSI: 6
[ 4.561163] sd 1:0:0:0: [sdc] 60088320 512-byte logical blocks: (30.8 GB/28.7 GiB)
[ 4.561626] sd 1:0:0:0: [sdc] Write Protect is off
[ 4.561629] sd 1:0:0:0: [sdc] Mode Sense: 43 00 00 00
[ 4.562594] sd 1:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 4.565971] amdgpu 0000:01:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[ 4.567232] sdc: sdc1 sdc2
[ 4.567344] sd 1:0:0:0: [sdc] Attached SCSI removable disk
[ 4.911169] EXT4-fs (sdb3): mounted filesystem 06b6a9fc-97e1-4163-bd68-d3ad6fa2c7fd with ordered data mode. Quota mode: none.
[ 5.092218] systemd[1]: systemd 253.1-3-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[ 5.092224] systemd[1]: Detected architecture x86-64.
[ 5.093058] systemd[1]: Hostname set to <archgalaxy>.
[ 5.619870] systemd[1]: bpf-lsm: LSM BPF program attached
[ 6.077976] systemd[1]: Queued start job for default target Graphical Interface.
[ 6.104115] systemd[1]: Created slice Slice /system/getty.
[ 6.104488] systemd[1]: Created slice Slice /system/modprobe.
[ 6.104737] systemd[1]: Created slice User and Session Slice.
[ 6.104818] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 6.104885] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 6.105081] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 6.105118] systemd[1]: Reached target Local Encrypted Volumes.
[ 6.105135] systemd[1]: Reached target Login Prompts.
[ 6.105149] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 6.105169] systemd[1]: Reached target Path Units.
[ 6.105186] systemd[1]: Reached target Remote File Systems.
[ 6.105199] systemd[1]: Reached target Slice Units.
[ 6.105221] systemd[1]: Reached target Local Verity Protected Volumes.
[ 6.105299] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 6.105712] systemd[1]: Listening on LVM2 poll daemon socket.
[ 6.106937] systemd[1]: Listening on Process Core Dump Socket.
[ 6.107084] systemd[1]: Listening on Journal Socket (/dev/log).
[ 6.107223] systemd[1]: Listening on Journal Socket.
[ 6.107384] systemd[1]: Listening on udev Control Socket.
[ 6.107508] systemd[1]: Listening on udev Kernel Socket.
[ 6.108560] systemd[1]: Mounting Huge Pages File System...
[ 6.109630] systemd[1]: Mounting POSIX Message Queue File System...
[ 6.110692] systemd[1]: Mounting Kernel Debug File System...
[ 6.111762] systemd[1]: Mounting Kernel Trace File System...
[ 6.112964] systemd[1]: Starting Create List of Static Device Nodes...
[ 6.113987] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 6.115108] systemd[1]: Starting Load Kernel Module configfs...
[ 6.116289] systemd[1]: Starting Load Kernel Module dm_mod...
[ 6.117413] systemd[1]: Starting Load Kernel Module drm...
[ 6.118510] systemd[1]: Starting Load Kernel Module fuse...
[ 6.119684] systemd[1]: Starting Load Kernel Module loop...
[ 6.119787] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 6.122950] systemd[1]: Starting Journal Service...
[ 6.126712] systemd[1]: Starting Load Kernel Modules...
[ 6.126762] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[ 6.132136] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 6.133145] systemd[1]: Starting Coldplug All udev Devices...
[ 6.134807] systemd[1]: Mounted Huge Pages File System.
[ 6.134923] systemd[1]: Mounted POSIX Message Queue File System.
[ 6.135016] systemd[1]: Mounted Kernel Debug File System.
[ 6.135108] systemd[1]: Mounted Kernel Trace File System.
[ 6.137921] fuse: init (API version 7.38)
[ 6.138867] loop: module loaded
[ 6.140604] systemd-journald[221]: Collecting audit messages is disabled.
[ 6.144270] device-mapper: uevent: version 1.0.3
[ 6.144328] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[ 6.148634] EXT4-fs (sdb3): re-mounted 06b6a9fc-97e1-4163-bd68-d3ad6fa2c7fd. Quota mode: none.
[ 6.150457] Asymmetric key parser 'pkcs8' registered
[ 6.150931] systemd[1]: Finished Create List of Static Device Nodes.
[ 6.151618] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 6.170059] systemd[1]: Finished Load Kernel Module configfs.
[ 6.170327] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 6.186539] systemd[1]: Finished Load Kernel Module dm_mod.
[ 6.186800] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 6.203125] systemd[1]: Finished Load Kernel Module drm.
[ 6.203241] systemd[1]: Started Journal Service.
[ 6.371003] systemd-journald[221]: Received client request to flush runtime journal.
[ 6.392992] systemd-journald[221]: /var/log/journal/ce28889ac5184c729e413bc05d02ca3b/system.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
[ 6.393004] systemd-journald[221]: Rotating system journal.
[ 6.758567] Adding 8388604k swap on /dev/sdb2. Priority:-2 extents:1 across:8388604k SSFS
[ 6.758839] mousedev: PS/2 mouse device common for all mice
[ 6.769149] usbcore: registered new device driver apple-mfi-fastcharge
[ 6.925821] mc: Linux media interface: v0.10
[ 6.959699] ACPI: bus type thunderbolt registered
[ 6.963601] input: PC Speaker as /devices/platform/pcspkr/input/input17
[ 7.001637] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 7.001673] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 7.001716] pci 0000:00:1f.1: [8086:a120] type 00 class 0x058000
[ 7.001773] pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
[ 7.002185] i2c i2c-8: 2/2 memory slots populated (from DMI)
[ 7.002543] i2c i2c-8: Successfully instantiated SPD at 0x50
[ 7.050460] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 7.052320] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 7.055193] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 7.055196] cfg80211: failed to load regulatory.db
[ 7.078436] iTCO_vendor_support: vendor-support=0
[ 7.081064] videodev: Linux video capture interface: v2.00
[ 7.085369] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[ 7.085372] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 7.085373] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 7.085374] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 7.085374] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 7.085451] ee1004 8-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 7.099014] iTCO_wdt iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[ 7.099889] cryptd: max_cpu_qlen set to 1000
[ 7.100441] Bluetooth: Core ver 2.22
[ 7.100522] NET: Registered PF_BLUETOOTH protocol family
[ 7.100523] Bluetooth: HCI device and connection manager initialized
[ 7.100526] Bluetooth: HCI socket layer initialized
[ 7.100527] Bluetooth: L2CAP socket layer initialized
[ 7.100530] Bluetooth: SCO socket layer initialized
[ 7.102323] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[ 7.102375] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
[ 7.129346] snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 7.130521] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[ 7.130560] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[ 7.130589] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20
[ 7.130618] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21
[ 7.130650] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input22
[ 7.130677] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input23
[ 7.142449] AVX2 version of gcm_enc/dec engaged.
[ 7.142476] AES CTR mode by8 optimization enabled
[ 7.181414] snd_hda_codec_cs8409 hdaudioC0D0: autoconfig for CS8409: line_outs=2 (0x24/0x25/0x0/0x0/0x0) type:speaker
[ 7.181419] snd_hda_codec_cs8409 hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 7.181421] snd_hda_codec_cs8409 hdaudioC0D0: hp_outs=1 (0x2c/0x0/0x0/0x0/0x0)
[ 7.181423] snd_hda_codec_cs8409 hdaudioC0D0: mono: mono_out=0x0
[ 7.181424] snd_hda_codec_cs8409 hdaudioC0D0: inputs:
[ 7.181425] snd_hda_codec_cs8409 hdaudioC0D0: Internal Mic=0x45
[ 7.181426] snd_hda_codec_cs8409 hdaudioC0D0: Mic=0x3c
[ 7.204142] usb 2-5: Found UVC 1.00 device FaceTime HD Camera (Built-in) (05ac:8511)
[ 7.223558] usbcore: registered new interface driver btusb
[ 7.253251] input: FaceTime HD Camera (Built-in): as /devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/input/input24
[ 7.253307] usbcore: registered new interface driver uvcvideo
[ 7.276850] applesmc: key=741 fan=1 temp=74 index=70 acc=0 lux=2 kbd=0
[ 7.277020] applesmc applesmc.768: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 7.278018] usbcore: registered new interface driver brcmfmac
[ 7.310509] tg3 0000:04:00.0 eth0: Tigon3 [partno(BCM957766a) rev 57766001] (PCI Express) MAC address 78:7b:8a:c5:10:81
[ 7.310514] tg3 0000:04:00.0 eth0: attached PHY is 57765 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ 7.310516] tg3 0000:04:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[ 7.310518] tg3 0000:04:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
[ 7.341100] Bluetooth: hci0: BCM: chip id 126 build 0194
[ 7.342093] Bluetooth: hci0: BCM: product 05ac:8296
[ 7.343094] Bluetooth: hci0: BCM: features 0x2f
[ 7.345465] tg3 0000:04:00.0 enp4s0f0: renamed from eth0
[ 7.359199] Bluetooth: hci0: BCM20703A2 Generic USB UHE Olympic 20Mhz fcbga_X238E
[ 8.360944] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43602-pcie for chip BCM43602/1
[ 8.363060] brcmfmac 0000:03:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.Apple Inc.-iMac18,2.bin failed with error -2
[ 8.376583] intel_tcc_cooling: Programmable TCC Offset detected
[ 8.390811] intel_rapl_common: Found RAPL domain package
[ 8.390814] intel_rapl_common: Found RAPL domain core
[ 8.390815] intel_rapl_common: Found RAPL domain uncore
[ 8.390816] intel_rapl_common: Found RAPL domain dram
[ 8.393019] brcmfmac 0000:03:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.txt failed with error -2
[ 8.395405] brcmfmac 0000:03:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.clm_blob failed with error -2
[ 8.898148] brcmfmac_wcc: brcmf_wcc_attach: executing
[ 8.901953] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[ 8.902987] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43602/1 wl0: Nov 10 2015 06:38:10 version 7.35.177.61 (r598657) FWID 01-ea662a8c
[ 1489.297947] systemd-journald[221]: /var/log/journal/ce28889ac5184c729e413bc05d02ca3b/user-1000.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
[ 1493.416099] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 1493.863097] ieee80211 phy0: brcmf_inetaddr_changed: fail to get arp ip table err:-52
I know that mac fails alot with sound thats why i mentioned it
Its iMac "Core i5" 3.4 21.5" (4K, Mid-2017) 3.4 GHz Core i5 (I5-7500)
Last edited by vyciook (2023-03-25 19:30:11)
Offline