You are not logged in.
Pages: 1
I recently installed linux on my Huawei Matebook d14 2021, and i've a problem.
i had install pulse-audio.
I running this command :
aplay -l and my output is :
aplay: device_list:277: no soundcards found... With wireplumber:
my command:
wpctl statusand my output:
PipeWire 'pipewire-0' [0.3.84, saviam@archlinux, cookie:1784152667]
└─ Clients:
31. WirePlumber [0.3.84, saviam@archlinux, pid:3966]
32. WirePlumber [export] [0.3.84, saviam@archlinux, pid:3966]
45. wpctl [0.3.84, saviam@archlinux, pid:4327]
Audio
├─ Devices:
│
├─ Sinks:
│
├─ Sink endpoints:
│
├─ Sources:
│
├─ Source endpoints:
│
└─ Streams:
Video
├─ Devices:
│ 38. ov9734_techfront_camera [v4l2]
│ 39. ov9734_techfront_camera [v4l2]
│ 40. ov9734_techfront_camera: ov9734 [libcamera]
│
├─ Sinks:
│
├─ Sink endpoints:
│
├─ Sources:
│ * 41. ov9734_techfront_camera (V4L2)
│ 43. Built-in Front Camera
│
├─ Source endpoints:
│
└─ Streams:
Settings
└─ Default Configured Node Names:Offline
You might need sof-firmware.
Online
Install sof-firmware, replace pulseaudio with pipewire-pulse and reboot.
Offline
I install sof -firmware
sudo pacman -S sof-firmwareoutput:
warning: sof-firmware-2023.09.1-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Packages (1) sof-firmware-2023.09.1-1
Total Installed Size: 19.93 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n] u^H
[saviam@archlinux etc]$ sudo pacman -S sof-firmware
warning: sof-firmware-2023.09.1-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Packages (1) sof-firmware-2023.09.1-1
Total Installed Size: 19.93 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring [########################################################################################################################] 100%
(1/1) checking package integrity [########################################################################################################################] 100%
(1/1) loading package files [########################################################################################################################] 100%
(1/1) checking for file conflicts [########################################################################################################################] 100%
(1/1) checking available disk space [########################################################################################################################] 100%
:: Processing package changes...
(1/1) reinstalling sof-firmware [########################################################################################################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...Remove pulseaudio:
sudo pacman -R pulseaudioInstall Pipewire-pulse
sudo pacman -S pipewire-pulseI reboot and,
I running this command :
aplay -land my output is :
output:
aplay: device_list:277: no soundcards found...i see the sound status:
wpctl statusoutput:
PipeWire 'pipewire-0' [0.3.84, saviam@archlinux, cookie:4264211842]
└─ Clients:
31. pipewire [0.3.84, saviam@archlinux, pid:520]
33. WirePlumber [0.3.84, saviam@archlinux, pid:519]
34. WirePlumber [export] [0.3.84, saviam@archlinux, pid:519]
51. Firefox [0.3.84, saviam@archlinux, pid:593]
52. pavucontrol [0.3.84, saviam@archlinux, pid:965]
53. PulseAudio Volume Control [0.3.84, saviam@archlinux, pid:965]
61. wpctl [0.3.84, saviam@archlinux, pid:1044]
Audio
├─ Devices:
│
├─ Sinks:
│ * 32. Dummy Output [vol: 1.00]
│
├─ Sink endpoints:
│
├─ Sources:
│
├─ Source endpoints:
│
└─ Streams:
54. PulseAudio Volume Control
55. input_FL < Dummy Output:monitor_FL [active]
56. monitor_FL
57. input_FR < Dummy Output:monitor_FR [active]
58. monitor_FR
Video
├─ Devices:
│ 39. ov9734_techfront_camera [v4l2]
│ 40. ov9734_techfront_camera [v4l2]
│ 41. ov9734_techfront_camera: ov9734 [libcamera]
│
├─ Sinks:
│
├─ Sink endpoints:
│
├─ Sources:
│ * 47. ov9734_techfront_camera (V4L2)
│ 49. Built-in Front Camera
│
├─ Source endpoints:
│
└─ Streams:
Settings
└─ Default Configured Node Names:I still have no sound.
Last edited by Saviam (2023-11-07 19:01:01)
Offline
Then you might be SoL. Make sure you're actually using the non-LTS kernel and post
sudo dmesgOffline
Okay i running this.
Output:
[ 0.000000] microcode: updated early: 0xde -> 0xf8, date = 2023-02-26
[ 0.000000] Linux version 6.5.9-arch2-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Thu, 26 Oct 2023 00:52:20 +0000
[ 0.000000] Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=f4c7b32c-6410-4fb7-9c8e-ea93fcbf4c7b zswap.enabled=0 rw rootfstype=ext4
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007f216fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007f217000-0x000000007fb16fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007fb17000-0x000000008dd2cfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008dd2d000-0x000000008f2cdfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008f2ce000-0x000000008fbcdfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000008fbce000-0x000000008fc4dfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000008fc4e000-0x000000008fc4efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008fc4f000-0x000000009b7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff500000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000002627fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0x7b843018-0x7b853057] usable ==> usable
[ 0.000000] e820: update [mem 0x7b843018-0x7b853057] usable ==> usable
[ 0.000000] e820: update [mem 0x7b816018-0x7b842857] usable ==> usable
[ 0.000000] e820: update [mem 0x7b816018-0x7b842857] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000007b816017] usable
[ 0.000000] reserve setup_data: [mem 0x000000007b816018-0x000000007b842857] usable
[ 0.000000] reserve setup_data: [mem 0x000000007b842858-0x000000007b843017] usable
[ 0.000000] reserve setup_data: [mem 0x000000007b843018-0x000000007b853057] usable
[ 0.000000] reserve setup_data: [mem 0x000000007b853058-0x000000007f216fff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007f217000-0x000000007fb16fff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000007fb17000-0x000000008dd2cfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000008dd2d000-0x000000008f2cdfff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000008f2ce000-0x000000008fbcdfff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000008fbce000-0x000000008fc4dfff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x000000008fc4e000-0x000000008fc4efff] usable
[ 0.000000] reserve setup_data: [mem 0x000000008fc4f000-0x000000009b7fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff500000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000002627fffff] usable
[ 0.000000] efi: EFI v2.7 by XXXXXX
[ 0.000000] efi: ACPI=0x8fc4d000 ACPI 2.0=0x8fc4d014 TPMFinalLog=0x8fbc5000 SMBIOS=0x8e2c3000 SMBIOS 3.0=0x8e2c1000 ESRT=0x8e2bfb98 MEMATTR=0x7b8bb018 RNG=0x8fbebf18 INITRD=0x7b8d9218 TPMEventLog=0x7b854018
[ 0.000000] random: crng init done
[ 0.000000] efi: Remove mem61: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[ 0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[ 0.000000] efi: Not removing mem62: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[ 0.000000] efi: Not removing mem63: MMIO range=[0xfed10000-0xfed19fff] (40KB) from e820 map
[ 0.000000] efi: Not removing mem64: MMIO range=[0xfed84000-0xfed84fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem65: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[ 0.000000] efi: Remove mem66: MMIO range=[0xff500000-0xffffffff] (11MB) from e820 map
[ 0.000000] e820: remove [mem 0xff500000-0xffffffff] reserved
[ 0.000000] SMBIOS 3.2.0 present.
[ 0.000000] DMI: HUAWEI NBLB-WAX9N/NBLB-WAX9N-PCB, BIOS 1.43 04/28/2022
[ 0.000000] tsc: Detected 2100.000 MHz processor
[ 0.000000] tsc: Detected 2099.944 MHz TSC
[ 0.000004] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000006] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000012] last_pfn = 0x262800 max_arch_pfn = 0x400000000
[ 0.000015] MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
[ 0.000016] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000339] last_pfn = 0x8fc4f max_arch_pfn = 0x400000000
[ 0.005613] esrt: Reserving ESRT space from 0x000000008e2bfb98 to 0x000000008e2bfbf8.
[ 0.005621] Using GB pages for direct mapping
[ 0.005948] Secure boot disabled
[ 0.005948] RAMDISK: [mem 0x78a2d000-0x79a8afff]
[ 0.005952] ACPI: Early table checksum verification disabled
0.005954] ACPI: RSDP 0x000000008FC4D014 000024 (v02 XXXXXX)
[ 0.005956] ACPI: XSDT 0x000000008FC2C188 000104 (v01 XXXXXX CML-ULT 00000002 01000013)
[ 0.005961] ACPI: FACP 0x000000008FC2F000 00010C (v05 XXXXXX CML-ULT 00000002 01000013)
[ 0.005964] ACPI: DSDT 0x000000008FBF6000 0351F9 (v02 XXXXXX CML-ULT 00000002 01000013)
[ 0.005966] ACPI: FACS 0x000000008FB65000 000040
[ 0.005968] ACPI: UEFI 0x000000008FBCD000 000236 (v01 XXXXXX H2O BIOS 00000001 ACPI 00040000)
[ 0.005970] ACPI: SSDT 0x000000008FC47000 0046E3 (v02 XXXXXX DptfTabl 00001000 INTL 20160422)
[ 0.005972] ACPI: SSDT 0x000000008FC44000 0020AD (v02 XXXXXX CpuSsdt 00003000 INTL 20160422)
[ 0.005974] ACPI: SSDT 0x000000008FC40000 0031DA (v02 XXXXXX SaSsdt 00003000 INTL 20160422)
[ 0.005976] ACPI: SSDT 0x000000008FC3F000 00045A (v02 XXXXXX Tpm2Tabl 00001000 INTL 20160422)
[ 0.005978] ACPI: SSDT 0x000000008FC3E000 000046 (v02 XXXXXX MeSsdt 00003000 INTL 20160422)
[ 0.005980] ACPI: TPM2 0x000000008FC3D000 000034 (v03 XXXXXX EDK2 00000002 01000013)
[ 0.005982] ACPI: MSDM 0x000000008FC3C000 000055 (v03 XXXXXX H2O BIOS 00000001 ACPI 00040000)
[ 0.005984] ACPI: SSDT 0x000000008FC3B000 000DE3 (v01 XXXXXX WmiTable 00001000 INTL 20160422)
[ 0.005986] ACPI: LPIT 0x000000008FC3A000 000094 (v01 XXXXXX CML-ULT 00000002 01000013)
[ 0.005989] ACPI: WSMT 0x000000008FC39000 000028 (v01 XXXXXX CML-ULT 00000002 01000013)
[ 0.005991] ACPI: SSDT 0x000000008FC38000 000B14 (v02 XXXXXX PtidDevc 00001000 INTL 20160422)
[ 0.005992] ACPI: DBGP 0x000000008FC37000 000034 (v01 XXXXXX 00000002 ACPI 00040000)
[ 0.005995] ACPI: DBG2 0x000000008FC36000 000054 (v00 XXXXXX 00000002 ACPI 00040000)
[ 0.005996] ACPI: SSDT 0x000000008FC35000 000B9F (v02 XXXXXX UsbCTabl 00001000 INTL 20160422)
[ 0.005998] ACPI: SSDT 0x000000008FC31000 003218 (v02 XXXXXX xh_cmud4 00000000 INTL 20160422)
[ 0.006000] ACPI: NHLT 0x000000008FC30000 00002D (v00 XXXXXX CML-ULT 00000002 01000013)
[ 0.006002] ACPI: HPET 0x000000008FC2E000 000038 (v01 XXXXXX CML-ULT 00000002 01000013)
[ 0.006004] ACPI: APIC 0x000000008FC2D000 000164 (v03 XXXXXX CML-ULT 00000002 01000013)
[ 0.006007] ACPI: MCFG 0x000000008FC4C000 00003C (v01 XXXXXX CML-ULT 00000002 01000013)
[ 0.006008] ACPI: SSDT 0x000000008FBF5000 000FBD (v02 XXXXXX CML-ULT 00000002 01000013)
[ 0.006010] ACPI: SSDT 0x000000008FBF1000 002B21 (v01 XXXXXX NvdTable 00001000 INTL 20160422)
[ 0.006012] ACPI: SSDT 0x000000008FBEF000 00115F (v02 XXXXXX SgRpSsdt 00001000 INTL 20160422)
[ 0.006014] ACPI: SSDT 0x000000008FBEE000 000164 (v01 XXXXXX PcdTabl 00001000 INTL 20160422)
[ 0.006016] ACPI: DMAR 0x000000008FBF4000 0000A8 (v01 XXXXXX EDK2 00000002 01000013)
[ 0.006018] ACPI: FPDT 0x000000008FBED000 000044 (v01 XXXXXX CML-ULT 00000002 01000013)
[ 0.006020] ACPI: BGRT 0x000000008FBEC000 000038 (v01 XXXXXX H2O BIOS 00000001 ACPI 00040000)
[ 0.006022] ACPI: Reserving FACP table memory at [mem 0x8fc2f000-0x8fc2f10b]
[ 0.006023] ACPI: Reserving DSDT table memory at [mem 0x8fbf6000-0x8fc2b1f8]
[ 0.006024] ACPI: Reserving FACS table memory at [mem 0x8fb65000-0x8fb6503f]
[ 0.006024] ACPI: Reserving UEFI table memory at [mem 0x8fbcd000-0x8fbcd235]
[ 0.006025] ACPI: Reserving SSDT table memory at [mem 0x8fc47000-0x8fc4b6e2]
[ 0.006026] ACPI: Reserving SSDT table memory at [mem 0x8fc44000-0x8fc460ac]
[ 0.006026] ACPI: Reserving SSDT table memory at [mem 0x8fc40000-0x8fc431d9]
[ 0.006027] ACPI: Reserving SSDT table memory at [mem 0x8fc3f000-0x8fc3f459]
[ 0.006027] ACPI: Reserving SSDT table memory at [mem 0x8fc3e000-0x8fc3e045]
[ 0.006028] ACPI: Reserving TPM2 table memory at [mem 0x8fc3d000-0x8fc3d033]
[ 0.006029] ACPI: Reserving MSDM table memory at [mem 0x8fc3c000-0x8fc3c054]
[ 0.006029] ACPI: Reserving SSDT table memory at [mem 0x8fc3b000-0x8fc3bde2]
[ 0.006030] ACPI: Reserving LPIT table memory at [mem 0x8fc3a000-0x8fc3a093]
[ 0.006030] ACPI: Reserving WSMT table memory at [mem 0x8fc39000-0x8fc39027]
[ 0.006031] ACPI: Reserving SSDT table memory at [mem 0x8fc38000-0x8fc38b13]
[ 0.006031] ACPI: Reserving DBGP table memory at [mem 0x8fc37000-0x8fc37033]
[ 0.006032] ACPI: Reserving DBG2 table memory at [mem 0x8fc36000-0x8fc36053]
[ 0.006033] ACPI: Reserving SSDT table memory at [mem 0x8fc35000-0x8fc35b9e]
[ 0.006033] ACPI: Reserving SSDT table memory at [mem 0x8fc31000-0x8fc34217]
[ 0.006034] ACPI: Reserving NHLT table memory at [mem 0x8fc30000-0x8fc3002c]
[ 0.006034] ACPI: Reserving HPET table memory at [mem 0x8fc2e000-0x8fc2e037]
[ 0.006035] ACPI: Reserving APIC table memory at [mem 0x8fc2d000-0x8fc2d163]
[ 0.006036] ACPI: Reserving MCFG table memory at [mem 0x8fc4c000-0x8fc4c03b]
[ 0.006036] ACPI: Reserving SSDT table memory at [mem 0x8fbf5000-0x8fbf5fbc]
[ 0.006037] ACPI: Reserving SSDT table memory at [mem 0x8fbf1000-0x8fbf3b20]
[ 0.006037] ACPI: Reserving SSDT table memory at [mem 0x8fbef000-0x8fbf015e]
[ 0.006038] ACPI: Reserving SSDT table memory at [mem 0x8fbee000-0x8fbee163]
[ 0.006039] ACPI: Reserving DMAR table memory at [mem 0x8fbf4000-0x8fbf40a7]
[ 0.006039] ACPI: Reserving FPDT table memory at [mem 0x8fbed000-0x8fbed043]
[ 0.006040] ACPI: Reserving BGRT table memory at [mem 0x8fbec000-0x8fbec037]
[ 0.006267] No NUMA configuration found
[ 0.006268] Faking a node at [mem 0x0000000000000000-0x00000002627fffff]
[ 0.006270] NODE_DATA(0) allocated [mem 0x2627f8000-0x2627fcfff]
[ 0.006286] Zone ranges:
[ 0.006287] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.006288] DMA32 [mem 0x0000000001000000-0x00000000ffffffff][ 0.006291] Movable zone start for each node
[ 0.006292] Early memory node ranges
[ 0.006292] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.006293] node 0: [mem 0x0000000000100000-0x000000007f216fff]
[ 0.006294] node 0: [mem 0x000000007fb17000-0x000000008dd2cfff]
[ 0.006295] node 0: [mem 0x000000008fc4e000-0x000000008fc4efff]
[ 0.006295] node 0: [mem 0x0000000100000000-0x00000002627fffff]
[ 0.006297] Initmem setup node 0 [mem 0x0000000000001000-0x00000002627fffff]
[ 0.006299] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.006314] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.008982] On node 0, zone DMA32: 2304 pages in unavailable ranges
[ 0.009038] On node 0, zone DMA32: 7969 pages in unavailable ranges
[ 0.015956] On node 0, zone Normal: 945 pages in unavailable ranges
[ 0.016119] On node 0, zone Normal: 22528 pages in unavailable ranges
[ 0.016132] Reserving Intel graphics memory at [mem 0x99800000-0x9b7fffff]
[ 0.016646] ACPI: PM-Timer IO Port: 0x1808
[ 0.016651] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.016652] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.016653] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.016653] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.016654] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.016654] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.016655] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.016655] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.016656] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.016657] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.016657] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.016658] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.016658] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[ 0.016659] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[ 0.016659] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[ 0.016660] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[ 0.016661] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[ 0.016661] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[ 0.016662] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[ 0.016662] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[ 0.016697] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.016699] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.016700] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.016703] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.016704] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.016708] e820: update [mem 0x7b856000-0x7b87efff] usable ==> reserved
[ 0.016716] TSC deadline timer available
[ 0.016717] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.016728] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.016730] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[ 0.016731] PM: hibernation: Registered nosave memory: [mem 0x7b816000-0x7b816fff]
[ 0.016732] PM: hibernation: Registered nosave memory: [mem 0x7b842000-0x7b842fff]
[ 0.016733] PM: hibernation: Registered nosave memory: [mem 0x7b843000-0x7b843fff]
[ 0.016734] PM: hibernation: Registered nosave memory: [mem 0x7b853000-0x7b853fff]
[ 0.016735] PM: hibernation: Registered nosave memory: [mem 0x7b856000-0x7b87efff]
[ 0.016736] PM: hibernation: Registered nosave memory: [mem 0x7f217000-0x7fb16fff]
[ 0.016738] PM: hibernation: Registered nosave memory: [mem 0x8dd2d000-0x8f2cdfff]
[ 0.016738] PM: hibernation: Registered nosave memory: [mem 0x8f2ce000-0x8fbcdfff]
[ 0.016739] PM: hibernation: Registered nosave memory: [mem 0x8fbce000-0x8fc4dfff]
[ 0.016740] PM: hibernation: Registered nosave memory: [mem 0x8fc4f000-0x9b7fffff]
[ 0.016740] PM: hibernation: Registered nosave memory: [mem 0x9b800000-0xfdffffff]
[ 0.016741] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.016742] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed0ffff]
[ 0.016742] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[ 0.016743] PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
[ 0.016743] PM: hibernation: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
[ 0.016744] PM: hibernation: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
[ 0.016744] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.016745] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[ 0.016746] [mem 0x9b800000-0xfdffffff] available for PCI devices
[ 0.016747] Booting paravirtualized kernel on bare hardware
[ 0.016748] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.020746] setup_percpu: NR_CPUS:320 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.021038] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
[ 0.021043] pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
[ 0.021045] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.021058] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=f4c7b32c-6410-4fb7-9c8e-ea93fcbf4c7b zswap.enabled=0 rw rootfstype=ext4
[ 0.021730] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.022055] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.022127] Fallback order for Node 0: 0
[ 0.022129] Built 1 zonelists, mobility grouping on. Total pages: 1998653
[ 0.022130] Policy zone: Normal
[ 0.022282] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.022288] software IO TLB: area num 8.
[ 0.045775] Memory: 7773732K/8122160K available (16384K kernel code, 2123K rwdata, 12960K rodata, 3392K init, 3904K bss, 348168K reserved, 0K cma-reserved)
[ 0.045940] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.045960] ftrace: allocating 48468 entries in 190 pages
[ 0.052290] ftrace: allocated 190 pages with 6 groups
[ 0.052340] Dynamic Preempt: full
[ 0.052363] rcu: Preemptible hierarchical RCU implementation.
[ 0.052364] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[ 0.052364] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.052365] Trampoline variant of Tasks RCU enabled.
[ 0.052366] Rude variant of Tasks RCU enabled.
[ 0.052366] Tracing variant of Tasks RCU enabled.
[ 0.052367] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.052367] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.054449] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[ 0.054735] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.055034] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.055057] Console: colour dummy device 80x25
[ 0.055059] printk: console [tty0] enabled
[ 0.055094] ACPI: Core revision 20230331
[ 0.055312] hpet: HPET dysfunctional in PC10. Force disabled.
[ 0.055313] APIC: Switch to symmetric I/O mode setup
[ 0.055314] DMAR: Host address width 39
[ 0.055315] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.055320] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.055321] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.055324] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.055325] DMAR: RMRR base: 0x0000008f195000 end: 0x0000008f1b4fff
[ 0.055327] DMAR: RMRR base: 0x00000099000000 end: 0x0000009b7fffff
[ 0.055328] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.055329] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.055330] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.057150] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.057151] x2apic enabled
[ 0.057166] Switched APIC routing to cluster x2apic.
[ 0.061946] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e44fb6c2ab, max_idle_ns: 440795206594 ns
[ 0.061950] Calibrating delay loop (skipped), value calculated using timer frequency.. 4201.88 BogoMIPS (lpj=6999813)
[ 0.061972] CPU0: Thermal monitoring enabled (TM1)
[ 0.062001] process: using mwait in idle threads
[ 0.062003] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.062004] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.062007] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.062008] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[ 0.062009] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.062009] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[ 0.062010] RETBleed: Mitigation: Enhanced IBRS
[ 0.062011] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.062012] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.062016] MMIO Stale Data: Mitigation: Clear CPU buffers
[ 0.062017] SRBDS: Mitigation: Microcode
[ 0.062018] GDS: Mitigation: Microcode
[ 0.062023] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.062024] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.062024] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.062025] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.062026] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.062026] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.062027] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.062028] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.062029] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.065282] Freeing SMP alternatives memory: 40K
[ 0.065282] pid_max: default: 32768 minimum: 301
[ 0.065282] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
[ 0.065282] landlock: Up and running.
[ 0.065282] Yama: becoming mindful.
[ 0.065282] LSM support for eBPF active
[ 0.065282] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.065282] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.065282] smpboot: CPU0: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz (family: 0x6, model: 0x8e, stepping: 0xc)
[ 0.065282] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
[ 0.065282] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
[ 0.065282] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
[ 0.065282] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.065282] ... version: 4
[ 0.065282] ... bit width: 48
[ 0.065282] ... generic registers: 4
[ 0.065282] ... value mask: 0000ffffffffffff
[ 0.065282] ... max period: 00007fffffffffff
[ 0.065282] ... fixed-purpose events: 3
[ 0.065282] ... event mask: 000000070000000f
[ 0.065282] signal: max sigframe size: 2032
[ 0.065282] Estimated ratio of average max frequency by base frequency (times 1024): 1901
[ 0.065282] rcu: Hierarchical SRCU implementation.
[ 0.065282] rcu: Max phase no-delay instances is 1000.
[ 0.065282] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.065282] smp: Bringing up secondary CPUs ...
[ 0.065282] smpboot: x86: Booting SMP configuration:
[ 0.065282] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.067967] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[ 0.067967] smp: Brought up 1 node, 8 CPUs
[ 0.067967] smpboot: Max logical packages: 1
[ 0.067967] smpboot: Total of 8 processors activated (33612.06 BogoMIPS)
[ 0.068879] devtmpfs: initialized
[ 0.068879] x86/mm: Memory block size: 128MB
[ 0.069275] ACPI: PM: Registering ACPI NVS region [mem 0x8f2ce000-0x8fbcdfff] (9437184 bytes)
[ 0.069275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.069275] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.069275] pinctrl core: initialized pinctrl subsystem
[ 0.069275] PM: RTC time: 06:37:19, date: 2023-11-08
[ 0.069578] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.069780] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.069843] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.069904] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.069922] audit: initializing netlink subsys (disabled)
[ 0.069935] audit: type=2000 audit(1699425439.006:1): state=initialized audit_enabled=0 res=1
[ 0.069935] thermal_sys: Registered thermal governor 'fair_share'
[ 0.069935] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.069935] thermal_sys: Registered thermal governor 'step_wise'
[ 0.069935] thermal_sys: Registered thermal governor 'user_space'
[ 0.069935] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.069935] cpuidle: using governor ladder
[ 0.069935] cpuidle: using governor menu
[ 0.069935] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.069935] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.069935] PCI: not using MMCONFIG
[ 0.069935] PCI: Using configuration type 1 for base access
[ 0.069935] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.069935] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.078236] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.078238] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.078240] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.078241] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.078682] ACPI: Added _OSI(Module Device)
[ 0.078684] ACPI: Added _OSI(Processor Device)
[ 0.078686] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.078687] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.119283] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.GPLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.119290] fbcon: Taking over console
[ 0.119297] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.119301] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.119307] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.TPLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.119311] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.119314] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.119316] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.GUPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.119319] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.119322] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.119323] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.TUPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.119327] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.119329] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.119352] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.119357] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.119359] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.119361] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.119364] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.119367] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.120745] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.120750] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.120753] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.120755] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.120759] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.120761] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.125485] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.125490] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.125492] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.125494] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.125498] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.125501] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.126880] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.126884] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.126887] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.126888] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.126892] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.126895] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.128245] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.128249] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.128252] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.128253] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS05._PLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.128257] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.128260] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.129610] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.129615] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.129617] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.129619] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.129622] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.129625] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.130976] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.130980] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.130983] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.130984] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS07._PLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.130988] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.130990] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.131949] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.131949] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.131949] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.131949] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.131949] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.131949] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.131949] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.131949] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.131949] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.131949] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.131949] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.131949] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.131949] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.131949] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.131949] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.131949] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS10._PLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.131949] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.131949] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.133131] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.133136] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.133139] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.133140] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.133144] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.133146] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.133168] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.133172] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.133175] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.133176] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.133180] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.133182] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.133204] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.133208] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.133210] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.133211] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.133215] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.133218] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.133239] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.133243] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.133245] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.133247] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.133250] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.133253] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.133274] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS05._UPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.133278] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.133280] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.133281] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS05._PLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.133285] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.133287] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.133309] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS06._UPC], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.133312] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.133315] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.133316] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS06._PLD], AE_ALREADY_EXISTS (20230331/dswload2-326)
[ 0.133320] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[ 0.133322] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.134669] ACPI: 14 ACPI AML tables successfully acquired and loaded
[ 0.165293] ACPI: Dynamic OEM Table Load:
[ 0.165293] ACPI: SSDT 0xFFFF8CC1C0FDED00 0000FC (v02 PmRef Cpu0Psd 00003000 INTL 20160422)
[ 0.165293] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[ 0.165293] ACPI: Dynamic OEM Table Load:
[ 0.165293] ACPI: SSDT 0xFFFF8CC1C17B4000 000400 (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
[ 0.165293] ACPI: Dynamic OEM Table Load:
[ 0.165293] ACPI: SSDT 0xFFFF8CC1C17C3000 000560 (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
[ 0.169300] ACPI: Dynamic OEM Table Load:
[ 0.169304] ACPI: SSDT 0xFFFF8CC1C1775E00 00016C (v02 PmRef Cpu0Hwp 00003000 INTL 20160422)
[ 0.169961] ACPI: Dynamic OEM Table Load:
[ 0.169966] ACPI: SSDT 0xFFFF8CC1C17BD000 000BEA (v02 PmRef HwpLvt 00003000 INTL 20160422)
[ 0.170788] ACPI: Dynamic OEM Table Load:
[ 0.170793] ACPI: SSDT 0xFFFF8CC1C17C6800 000778 (v02 PmRef ApIst 00003000 INTL 20160422)
[ 0.171576] ACPI: Dynamic OEM Table Load:
[ 0.171580] ACPI: SSDT 0xFFFF8CC1C17B4400 0003D7 (v02 PmRef ApHwp 00003000 INTL 20160422)
[ 0.172358] ACPI: Dynamic OEM Table Load:
[ 0.172363] ACPI: SSDT 0xFFFF8CC1C17BF000 000D22 (v02 PmRef ApPsd 00003000 INTL 20160422)
[ 0.173612] ACPI: Dynamic OEM Table Load:
[ 0.173616] ACPI: SSDT 0xFFFF8CC1C17B0400 0003CA (v02 PmRef ApCst 00003000 INTL 20160422)
[ 0.176211] ACPI: EC: EC started
[ 0.176212] ACPI: EC: interrupt blocked
[ 0.707153] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.707158] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[ 0.707161] ACPI: Interpreter enabled
[ 0.707241] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.707243] ACPI: Using IOAPIC for interrupt routing
[ 0.708615] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.708615] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
[ 0.708615] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.708615] PCI: Using E820 reservations for host bridge windows
[ 0.708615] ACPI: Enabled 5 GPEs in block 00 to 7F
[ 0.710985] ACPI: \_SB_.PCI0.XHC_.RHUB.HS10.BTPR: New power resource
[ 0.711961] ACPI: \_SB_.PCI0.XDCI.USBC: New power resource
[ 0.713115] ACPI: \_SB_.PCI0.RP05.PCRP: New power resource
[ 0.717810] ACPI: \_SB_.PCI0.SAT0.VOL0.V0PR: New power resource
[ 0.717939] ACPI: \_SB_.PCI0.SAT0.VOL1.V1PR: New power resource
[ 0.718063] ACPI: \_SB_.PCI0.SAT0.VOL2.V2PR: New power resource
[ 0.719460] ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
[ 0.721319] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.721325] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.723461] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[ 0.725563] PCI host bridge to bus 0000:00
[ 0.725564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.725566] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.725567] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.725568] pci_bus 0000:00: root bus resource [mem 0x9b800000-0xdfffffff window]
[ 0.725569] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[ 0.725570] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.725594] pci 0000:00:00.0: [8086:9b61] type 00 class 0x060000
[ 0.725655] pci 0000:00:02.0: [8086:9b41] type 00 class 0x030000
[ 0.725661] pci 0000:00:02.0: reg 0x10: [mem 0xb3000000-0xb3ffffff 64bit]
[ 0.725665] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.725668] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
[ 0.725679] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.725682] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.725810] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[ 0.725817] pci 0000:00:04.0: reg 0x10: [mem 0xb6290000-0xb6297fff 64bit]
[ 0.726018] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[ 0.726026] pci 0000:00:08.0: reg 0x10: [mem 0xb62a4000-0xb62a4fff 64bit]
[ 0.726133] pci 0000:00:12.0: [8086:02f9] type 00 class 0x118000
[ 0.726151] pci 0000:00:12.0: reg 0x10: [mem 0xb62a5000-0xb62a5fff 64bit]
[ 0.726287] pci 0000:00:14.0: [8086:02ed] type 00 class 0x0c0330
[ 0.726301] pci 0000:00:14.0: reg 0x10: [mem 0xb6280000-0xb628ffff 64bit]
[ 0.726355] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.726628] pci 0000:00:14.2: [8086:02ef] type 00 class 0x050000
[ 0.726645] pci 0000:00:14.2: reg 0x10: [mem 0xb62a0000-0xb62a1fff 64bit]
[ 0.726657] pci 0000:00:14.2: reg 0x18: [mem 0xb62a6000-0xb62a6fff 64bit]
[ 0.726779] pci 0000:00:14.3: [8086:02f0] type 00 class 0x028000
[ 0.726798] pci 0000:00:14.3: reg 0x10: [mem 0xb6298000-0xb629bfff 64bit]
[ 0.726903] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[ 0.727142] pci 0000:00:15.0: [8086:02e8] type 00 class 0x0c8000
[ 0.727196] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.727614] pci 0000:00:15.2: [8086:02ea] type 00 class 0x0c8000
[ 0.727673] pci 0000:00:15.2: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.728006] pci 0000:00:16.0: [8086:02e0] type 00 class 0x078000
[ 0.728025] pci 0000:00:16.0: reg 0x10: [mem 0xb62a9000-0xb62a9fff 64bit]
[ 0.728094] pci 0000:00:16.0: PME# supported from D3hot
[ 0.728461] pci 0000:00:17.0: [8086:02d3] type 00 class 0x010601
[ 0.728474] pci 0000:00:17.0: reg 0x10: [mem 0xb62a2000-0xb62a3fff]
[ 0.728482] pci 0000:00:17.0: reg 0x14: [mem 0xb62b0000-0xb62b00ff]
[ 0.728490] pci 0000:00:17.0: reg 0x18: [io 0x5080-0x5087]
[ 0.728498] pci 0000:00:17.0: reg 0x1c: [io 0x5088-0x508b]
[ 0.728506] pci 0000:00:17.0: reg 0x20: [io 0x5060-0x507f]
[ 0.728514] pci 0000:00:17.0: reg 0x24: [mem 0xb62af000-0xb62af7ff]
[ 0.728552] pci 0000:00:17.0: PME# supported from D3hot
[ 0.729021] pci 0000:00:19.0: [8086:02c5] type 00 class 0x0c8000
[ 0.729077] pci 0000:00:19.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.729510] pci 0000:00:1c.0: [8086:02b8] type 01 class 0x060400
[ 0.729576] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.730098] pci 0000:00:1c.4: [8086:02bc] type 01 class 0x060400
[ 0.730164] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.730186] pci 0000:00:1c.4: PTM enabled (root), 4ns granularity
[ 0.730719] pci 0000:00:1d.0: [8086:02b0] type 01 class 0x060400
[ 0.730796] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.730822] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[ 0.731446] pci 0000:00:1e.0: [8086:02a8] type 00 class 0x078000
[ 0.731506] pci 0000:00:1e.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.731935] pci 0000:00:1e.3: [8086:02ab] type 00 class 0x0c8000
[ 0.732012] pci 0000:00:1e.3: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.732385] pci 0000:00:1f.0: [8086:0284] type 00 class 0x060100
[ 0.732739] pci 0000:00:1f.3: [8086:02c8] type 00 class 0x040380
[ 0.732768] pci 0000:00:1f.3: reg 0x10: [mem 0xb629c000-0xb629ffff 64bit]
[ 0.732806] pci 0000:00:1f.3: reg 0x20: [mem 0xb6000000-0xb60fffff 64bit]
[ 0.732878] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.733422] pci 0000:00:1f.4: [8086:02a3] type 00 class 0x0c0500
[ 0.733446] pci 0000:00:1f.4: reg 0x10: [mem 0xb62ad000-0xb62ad0ff 64bit]
[ 0.733473] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
[ 0.733663] pci 0000:00:1f.5: [8086:02a4] type 00 class 0x0c8000
[ 0.733677] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[ 0.733792] pci 0000:00:1c.0: PCI bridge to [bus 01-05]
[ 0.733795] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
[ 0.733797] pci 0000:00:1c.0: bridge window [mem 0xb5000000-0xb5ffffff]
[ 0.733801] pci 0000:00:1c.0: bridge window [mem 0xb2000000-0xb2ffffff 64bit pref]
[ 0.733847] pci 0000:06:00.0: [10de:1d13] type 00 class 0x030200
[ 0.733859] pci 0000:06:00.0: reg 0x10: [mem 0xb4000000-0xb4ffffff]
[ 0.733869] pci 0000:06:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
[ 0.733879] pci 0000:06:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
[ 0.733886] pci 0000:06:00.0: reg 0x24: [io 0x3000-0x307f]
[ 0.733893] pci 0000:06:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[ 0.733909] pci 0000:06:00.0: Enabling HDA controller
[ 0.734165] pci 0000:00:1c.4: PCI bridge to [bus 06]
[ 0.734167] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.734169] pci 0000:00:1c.4: bridge window [mem 0xb4000000-0xb4ffffff]
[ 0.734173] pci 0000:00:1c.4: bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
[ 0.734369] pci 0000:07:00.0: [144d:a808] type 00 class 0x010802
[ 0.734388] pci 0000:07:00.0: reg 0x10: [mem 0xb6100000-0xb6103fff 64bit]
[ 0.734657] pci 0000:00:1d.0: PCI bridge to [bus 07]
[ 0.734660] pci 0000:00:1d.0: bridge window [mem 0xb6100000-0xb61fffff]
[ 0.736704] ACPI: EC: interrupt unblocked
[ 0.736705] ACPI: EC: event unblocked
[ 0.738617] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.738617] ACPI: EC: GPE=0x50
[ 0.738617] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
[ 0.738617] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[ 0.738627] iommu: Default domain type: Translated
[ 0.738627] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.738730] SCSI subsystem initialized
[ 0.738735] libata version 3.00 loaded.
[ 0.738735] ACPI: bus type USB registered
[ 0.738735] usbcore: registered new interface driver usbfs
[ 0.738735] usbcore: registered new interface driver hub
[ 0.738735] usbcore: registered new device driver usb
[ 0.738735] pps_core: LinuxPPS API ver. 1 registered
[ 0.738735] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.738735] PTP clock support registered
[ 0.738735] EDAC MC: Ver: 3.0.0
[ 0.739008] efivars: Registered efivars operations
[ 0.739008] NetLabel: Initializing
[ 0.739008] NetLabel: domain hash size = 128
[ 0.739008] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.739008] NetLabel: unlabeled traffic allowed by default
[ 0.739008] mctp: management component transport protocol core
[ 0.739008] NET: Registered PF_MCTP protocol family
[ 0.739008] PCI: Using ACPI for IRQ routing
[ 0.784229] PCI: pci_cache_line_size set to 64 bytes
[ 0.784865] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.784867] e820: reserve RAM buffer [mem 0x7b816018-0x7bffffff]
[ 0.784868] e820: reserve RAM buffer [mem 0x7b843018-0x7bffffff]
[ 0.784869] e820: reserve RAM buffer [mem 0x7b856000-0x7bffffff]
[ 0.784869] e820: reserve RAM buffer [mem 0x7f217000-0x7fffffff]
[ 0.784870] e820: reserve RAM buffer [mem 0x8dd2d000-0x8fffffff]
[ 0.784871] e820: reserve RAM buffer [mem 0x8fc4f000-0x8fffffff]
[ 0.784872] e820: reserve RAM buffer [mem 0x262800000-0x263ffffff]
[ 0.784897] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.784897] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.784897] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.784897] vgaarb: loaded
[ 0.786134] clocksource: Switched to clocksource tsc-early
[ 0.790628] VFS: Disk quotas dquot_6.6.0
[ 0.790638] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.790703] pnp: PnP ACPI init
[ 0.790793] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[ 0.790985] system 00:01: [io 0x1800-0x18fe] has been reserved
[ 0.790988] system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
[ 0.790990] system 00:01: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[ 0.790991] system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
[ 0.790992] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.790993] system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
[ 0.790995] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
[ 0.791208] system 00:02: [io 0x2000-0x20fe] has been reserved
[ 0.791293] system 00:03: [io 0x0680-0x069f] has been reserved
[ 0.791294] system 00:03: [io 0x164e-0x164f] has been reserved
[ 0.791395] system 00:05: [io 0x1854-0x1857] has been reserved
[ 0.791771] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.791773] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.791774] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.791775] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.791776] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.791777] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.791778] system 00:07: [mem 0xfed45000-0xfed8ffff] could not be reserved
[ 0.791779] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.791925] system 00:08: [mem 0xfe038000-0xfe038fff] has been reserved
[ 0.792127] pnp: PnP ACPI: found 9 devices
[ 0.797355] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.797398] NET: Registered PF_INET protocol family
[ 0.797458] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.798584] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.798609] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.798632] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.798762] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.798936] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.798980] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[ 0.798999] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.799014] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.799044] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.799048] NET: Registered PF_XDP protocol family
[ 0.799052] pci 0000:06:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[ 0.799062] resource: avoiding allocation from e820 entry [mem 0x0009f000-0x000fffff]
[ 0.799064] pci 0000:00:15.0: BAR 0: assigned [mem 0x9b800000-0x9b800fff 64bit]
[ 0.799113] resource: avoiding allocation from e820 entry [mem 0x0009f000-0x000fffff]
[ 0.799114] pci 0000:00:15.2: BAR 0: assigned [mem 0x9b801000-0x9b801fff 64bit]
[ 0.799157] resource: avoiding allocation from e820 entry [mem 0x0009f000-0x000fffff]
[ 0.799158] pci 0000:00:19.0: BAR 0: assigned [mem 0x9b802000-0x9b802fff 64bit]
[ 0.799202] resource: avoiding allocation from e820 entry [mem 0x0009f000-0x000fffff]
[ 0.799203] pci 0000:00:1e.0: BAR 0: assigned [mem 0x9b803000-0x9b803fff 64bit]
[ 0.799247] resource: avoiding allocation from e820 entry [mem 0x0009f000-0x000fffff]
[ 0.799248] pci 0000:00:1e.3: BAR 0: assigned [mem 0x9b804000-0x9b804fff 64bit]
[ 0.799293] pci 0000:00:1c.0: PCI bridge to [bus 01-05]
[ 0.799296] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
[ 0.799300] pci 0000:00:1c.0: bridge window [mem 0xb5000000-0xb5ffffff]
[ 0.799302] pci 0000:00:1c.0: bridge window [mem 0xb2000000-0xb2ffffff 64bit pref]
[ 0.799306] pci 0000:06:00.0: BAR 6: no space for [mem size 0x00080000 pref]
[ 0.799307] pci 0000:06:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
[ 0.799309] pci 0000:00:1c.4: PCI bridge to [bus 06]
[ 0.799310] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.799312] pci 0000:00:1c.4: bridge window [mem 0xb4000000-0xb4ffffff]
[ 0.799314] pci 0000:00:1c.4: bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
[ 0.799318] pci 0000:00:1d.0: PCI bridge to [bus 07]
[ 0.799322] pci 0000:00:1d.0: bridge window [mem 0xb6100000-0xb61fffff]
[ 0.799327] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.799328] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.799329] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.799330] pci_bus 0000:00: resource 7 [mem 0x9b800000-0xdfffffff window]
[ 0.799331] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[ 0.799332] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
[ 0.799333] pci_bus 0000:01: resource 1 [mem 0xb5000000-0xb5ffffff]
[ 0.799334] pci_bus 0000:01: resource 2 [mem 0xb2000000-0xb2ffffff 64bit pref]
[ 0.799335] pci_bus 0000:06: resource 0 [io 0x3000-0x3fff]
[ 0.799336] pci_bus 0000:06: resource 1 [mem 0xb4000000-0xb4ffffff]
[ 0.799337] pci_bus 0000:06: resource 2 [mem 0xa0000000-0xb1ffffff 64bit pref]
[ 0.799338] pci_bus 0000:07: resource 1 [mem 0xb6100000-0xb61fffff]
[ 0.801283] PCI: CLS 64 bytes, default 64
[ 0.801302] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.801303] software IO TLB: mapped [mem 0x000000008937e000-0x000000008d37e000] (64MB)
[ 0.801335] Trying to unpack rootfs image as initramfs...
[ 0.801364] sgx: EPC section 0x90200000-0x95f7ffff
[ 0.802325] Initialise system trusted keyrings
[ 0.802333] Key type blacklist registered
[ 0.802360] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[ 0.802372] zbud: loaded
[ 0.802477] integrity: Platform Keyring initialized
[ 0.802478] integrity: Machine keyring initialized
[ 0.807913] Key type asymmetric registered
[ 0.807915] Asymmetric key parser 'x509' registered
[ 0.807931] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 0.807974] io scheduler mq-deadline registered
[ 0.807975] io scheduler kyber registered
[ 0.807986] io scheduler bfq registered
[ 0.810333] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
[ 0.810579] pcieport 0000:00:1c.4: PME: Signaling with IRQ 123
[ 0.810620] pcieport 0000:00:1c.4: AER: enabled with IRQ 123
[ 0.810651] pcieport 0000:00:1c.4: DPC: enabled with IRQ 123
[ 0.810652] pcieport 0000:00:1c.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[ 0.810834] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
[ 0.810871] pcieport 0000:00:1d.0: AER: enabled with IRQ 124
[ 0.810903] pcieport 0000:00:1d.0: DPC: enabled with IRQ 124
[ 0.810904] pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[ 0.810975] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.811501] ACPI: AC: AC Adapter [ACAD] (off-line)
[ 0.811540] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.811553] ACPI: button: Power Button [PWRB]
[ 0.811571] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 0.811583] ACPI: button: Lid Switch [LID0]
[ 0.811600] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.811691] ACPI: button: Power Button [PWRF]
[ 0.813060] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.813061] ACPI: thermal: Thermal Zone [TZ01] (28 C)
[ 0.813180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.813956] ACPI: battery: Slot [BAT1] (battery present)
[ 0.814586] hpet_acpi_add: no address or irqs in _CRS
[ 0.814616] Linux agpgart interface v0.103
[ 0.822263] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[ 0.822322] ACPI: bus type drm_connector registered
[ 0.822529] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[ 0.825426] Console: switching to colour frame buffer device 240x67
[ 0.831232] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 0.834318] ahci 0000:00:17.0: version 3.0
[ 0.834534] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x4 impl SATA mode
[ 0.834537] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part deso sadm sds apst
[ 0.834849] scsi host0: ahci
[ 0.835057] scsi host1: ahci
[ 0.835260] scsi host2: ahci
[ 0.835278] ata1: DUMMY
[ 0.835279] ata2: DUMMY
[ 0.835283] ata3: SATA max UDMA/133 abar m2048@0xb62af000 port 0xb62af200 irq 125
[ 0.835358] usbcore: registered new interface driver usbserial_generic
[ 0.835361] usbserial: USB Serial support registered for generic
[ 0.835421] rtc_cmos 00:04: RTC can wake from S4
[ 0.836567] rtc_cmos 00:04: registered as rtc0
[ 0.836794] rtc_cmos 00:04: setting system clock to 2023-11-08T06:37:20 UTC (1699425440)
[ 0.836815] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
[ 0.836912] intel_pstate: Intel P-state driver initializing
[ 0.837266] intel_pstate: HWP enabled
[ 0.837295] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.837377] hid: raw HID events driver (C) Jiri Kosina
[ 0.837417] intel_pmc_core INT33A1:00: initialized
[ 0.837486] drop_monitor: Initializing network drop monitor service
[ 0.844474] Freeing initrd memory: 16760K
[ 0.846214] Initializing XFRM netlink socket
[ 0.846248] NET: Registered PF_INET6 protocol family
[ 0.850614] Segment Routing with IPv6
[ 0.850616] RPL Segment Routing with IPv6
[ 0.850622] In-situ OAM (IOAM) with IPv6
[ 0.850638] NET: Registered PF_PACKET protocol family
[ 0.851502] microcode: Microcode Update Driver: v2.2.
[ 0.851512] IPI shorthand broadcast: enabled
[ 0.852575] sched_clock: Marking stable (844511298, 6988969)->(885153161, -33652894)
[ 0.852768] registered taskstats version 1
[ 0.853431] Loading compiled-in X.509 certificates
[ 0.855637] Loaded X.509 cert 'Build time autogenerated kernel key: fdf346533dc3b21715f417acfd13597229d45208'
[ 0.856720] Key type .fscrypt registered
[ 0.856721] Key type fscrypt-provisioning registered
[ 0.858009] PM: Magic number: 15:845:619
[ 0.860138] RAS: Correctable Errors collector initialized.
[ 0.860169] clk: Disabling unused clocks
[ 1.148295] ata3: SATA link down (SStatus 4 SControl 300)
[ 1.151240] Freeing unused decrypted memory: 2036K
[ 1.152607] Freeing unused kernel image (initmem) memory: 3392K
[ 1.152616] Write protecting the kernel read-only data: 30720k
[ 1.153742] Freeing unused kernel image (rodata/data gap) memory: 1376K
[ 1.189474] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.189479] rodata_test: all tests were successful
[ 1.189485] Run /init as init process
[ 1.189487] with arguments:
[ 1.189489] /init
[ 1.189490] with environment:
[ 1.189491] HOME=/
[ 1.189492] TERM=linux
[ 1.366085] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 1.366090] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 1.368309] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.368805] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.368812] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.369914] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[ 1.370163] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.370168] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.370172] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.370218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
[ 1.370222] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.370225] usb usb1: Product: xHCI Host Controller
[ 1.370226] usb usb1: Manufacturer: Linux 6.5.9-arch2-1 xhci-hcd
[ 1.370228] usb usb1: SerialNumber: 0000:00:14.0
[ 1.370391] hub 1-0:1.0: USB hub found
[ 1.370409] hub 1-0:1.0: 12 ports detected
[ 1.373042] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
[ 1.373047] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.373050] usb usb2: Product: xHCI Host Controller
[ 1.373052] usb usb2: Manufacturer: Linux 6.5.9-arch2-1 xhci-hcd
[ 1.373054] usb usb2: SerialNumber: 0000:00:14.0
[ 1.373183] hub 2-0:1.0: USB hub found
[ 1.373213] hub 2-0:1.0: 6 ports detected
[ 1.380647] nvme 0000:07:00.0: platform quirk: setting simple suspend
[ 1.380760] nvme nvme0: pci function 0000:07:00.0
[ 1.387618] nvme nvme0: missing or invalid SUBNQN field.
[ 1.387834] nvme nvme0: Shutdown timeout set to 8 seconds
[ 1.401971] nvme nvme0: 8/0/0 default/read/poll queues
[ 1.407954] nvme0n1: p1 p2 p3
[ 1.433449] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 1.511008] EXT4-fs (nvme0n1p2): mounted filesystem 45a34a4f-d65b-4a3a-8c9b-35a3a2327286 r/w with ordered data mode. Quota mode: none.
[ 1.559806] systemd[1]: systemd 254.5-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)
[ 1.559811] systemd[1]: Detected architecture x86-64.
[ 1.623722] usb 1-6: new high-speed USB device number 2 using xhci_hcd
[ 1.791493] usb 1-6: New USB device found, idVendor=0408, idProduct=1040, bcdDevice= 0.03
[ 1.791507] usb 1-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 1.791513] usb 1-6: Product: ov9734_techfront_camera
[ 1.791517] usb 1-6: Manufacturer: Quanta
[ 1.791521] usb 1-6: SerialNumber: 0001
[ 1.820405] tsc: Refined TSC clocksource calibration: 2112.004 MHz
[ 1.820425] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e717c37157, max_idle_ns: 440795284133 ns
[ 1.820510] clocksource: Switched to clocksource tsc
[ 1.846629] systemd[1]: bpf-lsm: LSM BPF program attached
[ 1.887298] systemd-fstab-generator[194]: Mount point is not a valid path, ignoring.
[ 1.887795] systemd-fstab-generator[194]: Mount point is not a valid path, ignoring.
[ 1.888022] systemd-fstab-generator[194]: Mount point is not a valid path, ignoring.
[ 1.895987] zram: Added device: zram0
[ 1.917045] usb 1-10: new full-speed USB device number 3 using xhci_hcd
[ 1.945489] systemd[1]: Queued start job for default target Graphical Interface.
[ 1.978096] systemd[1]: Created slice Slice /system/getty.
[ 1.981660] systemd[1]: Created slice Slice /system/modprobe.
[ 1.985101] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 1.987427] systemd[1]: Created slice Slice /system/systemd-zram-setup.
[ 1.987593] systemd[1]: Created slice User and Session Slice.
[ 1.987660] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 1.987714] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 1.987840] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 1.987899] systemd[1]: Reached target Local Encrypted Volumes.
[ 1.987931] systemd[1]: Reached target Login Prompts.
[ 1.987957] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 1.987997] systemd[1]: Reached target Path Units.
[ 1.988026] systemd[1]: Reached target Remote File Systems.
[ 1.988052] systemd[1]: Reached target Slice Units.
[ 1.988089] systemd[1]: Reached target Local Verity Protected Volumes.
[ 1.988151] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 1.989274] systemd[1]: Listening on Process Core Dump Socket.
[ 1.990466] systemd[1]: Listening on Journal Socket (/dev/log).
[ 1.990610] systemd[1]: Listening on Journal Socket.
[ 1.990791] systemd[1]: Listening on Network Service Netlink Socket.
[ 1.990948] systemd[1]: Listening on udev Control Socket.
[ 1.991073] systemd[1]: Listening on udev Kernel Socket.
[ 1.991932] systemd[1]: Mounting Huge Pages File System...
[ 1.992667] systemd[1]: Mounting POSIX Message Queue File System...
[ 1.994443] systemd[1]: Mounting Kernel Debug File System...
[ 1.997570] systemd[1]: Mounting Kernel Trace File System...
[ 1.998370] systemd[1]: Starting Create List of Static Device Nodes...
[ 1.998981] systemd[1]: Starting Load Kernel Module configfs...
[ 1.999575] systemd[1]: Starting Load Kernel Module dm_mod...
[ 2.000183] systemd[1]: Starting Load Kernel Module drm...
[ 2.001425] systemd[1]: Starting Load Kernel Module fuse...
[ 2.003278] systemd[1]: Starting Load Kernel Module loop...
[ 2.003969] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 2.005581] systemd[1]: Starting Journal Service...
[ 2.007900] systemd[1]: Starting Load Kernel Modules...
[ 2.009687] systemd[1]: Starting Generate network units from Kernel command line...
[ 2.010536] 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).
[ 2.011641] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 2.012315] loop: module loaded
[ 2.012396] device-mapper: uevent: version 1.0.3
[ 2.013071] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[ 2.013754] systemd[1]: Starting Coldplug All udev Devices...
[ 2.016457] systemd[1]: Mounted Huge Pages File System.
[ 2.017395] systemd[1]: Mounted POSIX Message Queue File System.
[ 2.018249] systemd[1]: Mounted Kernel Debug File System.
[ 2.019267] systemd[1]: Mounted Kernel Trace File System.
[ 1.998370] systemd[1]: Starting Create List of Static Device Nodes...
[ 1.998981] systemd[1]: Starting Load Kernel Module configfs...
[ 1.999575] systemd[1]: Starting Load Kernel Module dm_mod...
[ 2.000183] systemd[1]: Starting Load Kernel Module drm...
[ 2.001425] systemd[1]: Starting Load Kernel Module fuse...
[ 2.003278] systemd[1]: Starting Load Kernel Module loop...
[ 2.003969] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 2.005581] systemd[1]: Starting Journal Service...
[ 2.007900] systemd[1]: Starting Load Kernel Modules...
[ 2.009687] systemd[1]: Starting Generate network units from Kernel command line...
[ 2.010536] 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).
[ 2.011641] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 2.012315] loop: module loaded
[ 2.012396] device-mapper: uevent: version 1.0.3
[ 2.013071] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[ 2.013754] systemd[1]: Starting Coldplug All udev Devices...
[ 2.016457] systemd[1]: Mounted Huge Pages File System.
[ 2.017395] systemd[1]: Mounted POSIX Message Queue File System.
[ 2.018249] systemd[1]: Mounted Kernel Debug File System.
[ 2.019267] systemd[1]: Mounted Kernel Trace File System.
[ 2.019544] fuse: init (API version 7.38)
[ 2.020188] EXT4-fs (nvme0n1p2): re-mounted 45a34a4f-d65b-4a3a-8c9b-35a3a2327286 r/w. Quota mode: none.
[ 2.020367] Asymmetric key parser 'pkcs8' registered
[ 2.022475] systemd-journald[216]: Collecting audit messages is disabled.
[ 2.043890] systemd[1]: Finished Create List of Static Device Nodes.
[ 2.048039] systemd[1]: Started Journal Service.
[ 2.058401] usb 1-10: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
[ 2.058404] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.411248] systemd-journald[216]: Received client request to flush runtime journal.
[ 2.423964] systemd-journald[216]: /var/log/journal/959aa03d195549a58de71ffd5cfad3e5/system.journal: Journal file uses a different sequence number ID, rotating.
[ 2.423974] systemd-journald[216]: Rotating system journal.
[ 2.875416] Consider using thermal netlink events interface
[ 2.920914] Bluetooth: Core ver 2.22
[ 2.920934] NET: Registered PF_BLUETOOTH protocol family
[ 2.920935] Bluetooth: HCI device and connection manager initialized
[ 2.920939] Bluetooth: HCI socket layer initialized
[ 2.920941] Bluetooth: L2CAP socket layer initialized
[ 2.920943] Bluetooth: SCO socket layer initialized
[ 2.940746] zram0: detected capacity change from 0 to 7870464
[ 2.980953] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 2.981888] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 2.981950] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 2.982025] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 2.983211] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[ 2.984716] i2c i2c-0: 2/2 memory slots populated (from DMI)
[ 2.984958] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 3.002433] intel-lpss 0000:00:15.2: enabling device (0004 -> 0006)
[ 3.002823] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 3.018323] spi-nor spi0.0: w25q128 (16384 Kbytes)
[ 3.018651] intel_rapl_common: Found RAPL domain package
[ 3.018653] intel_rapl_common: Found RAPL domain core
[ 3.018655] intel_rapl_common: Found RAPL domain uncore
[ 3.018656] intel_rapl_common: Found RAPL domain dram
[ 3.018658] intel_rapl_common: Found RAPL domain psys
[ 3.019208] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.019264] intel-lpss 0000:00:19.0: enabling device (0004 -> 0006)
[ 3.020462] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 3.021806] Creating 1 MTD partitions on "0000:00:1f.5":
[ 3.021810] 0x000000000000-0x000001000000 : "BIOS"
[ 3.025781] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 3.025785] cfg80211: failed to load regulatory.db
[ 3.025806] iTCO_vendor_support: vendor-support=0
[ 3.035799] intel-lpss 0000:00:1e.0: enabling device (0004 -> 0006)
[ 3.036216] idma64 idma64.3: Found Intel integrated DMA 64-bit
[ 3.047064] intel-lpss 0000:00:1e.3: enabling device (0004 -> 0006)
[ 3.047665] idma64 idma64.4: Found Intel integrated DMA 64-bit
[ 3.073160] EXT4-fs (nvme0n1p3): mounted filesystem 336a792d-0304-4320-b936-1e941e766609 r/w with ordered data mode. Quota mode: none.
[ 3.085834] Adding 3935228k swap on /dev/zram0. Priority:100 extents:1 across:3935228k SSDscFS
[ 3.140475] input: GXTP7863:00 27C6:01E0 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-GXTP7863:00/0018:27C6:01E0.0001/input/input5
[ 3.140555] input: GXTP7863:00 27C6:01E0 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-GXTP7863:00/0018:27C6:01E0.0001/input/input6
[ 3.140701] hid-generic 0018:27C6:01E0.0001: input,hidraw0: I2C HID v1.00 Mouse [GXTP7863:00 27C6:01E0] on i2c-GXTP7863:00
[ 3.155662] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[ 3.155690] input: Huawei WMI hotkeys as /devices/platform/huawei-wmi/input/input8
[ 3.157136] ACPI: battery: new extension: Huawei Battery Extension
[ 3.165562] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 3.167390] usbcore: registered new interface driver btusb
[ 3.170727] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 3.170732] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 3.170733] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 3.170735] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 3.170736] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 3.170737] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 3.173307] intel_rapl_common: Found RAPL domain package
[ 3.173312] intel_rapl_common: Found RAPL domain dram
[ 3.173359] Bluetooth: hci0: Bootloader revision 0.1 build 0 week 30 2018
[ 3.174355] Bluetooth: hci0: Device revision is 2
[ 3.174359] Bluetooth: hci0: Secure boot is enabled
[ 3.174360] Bluetooth: hci0: OTP lock is disabled
[ 3.174362] Bluetooth: hci0: API lock is enabled
[ 3.174363] Bluetooth: hci0: Debug lock is disabled
[ 3.174364] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 3.177277] dw-apb-uart.3: ttyS4 at MMIO 0x9b803000 (irq = 20, base_baud = 7500000) is a 16550A
[ 3.178442] cryptd: max_cpu_qlen set to 1000
[ 3.187601] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-1.sfi
[ 3.187743] Bluetooth: hci0: Boot Address: 0x24800
[ 3.187746] Bluetooth: hci0: Firmware Version: 249-27.23
[ 3.196145] mc: Linux media interface: v0.10
[ 3.196190] Intel(R) Wireless WiFi driver for Linux
[ 3.198075] iwlwifi 0000:00:14.3: Detected crf-id 0x2816, cnv-id 0x20000302 wfpm id 0x80000000
[ 3.198095] iwlwifi 0000:00:14.3: PCI dev 02f0/2034, rev=0x351, rfid=0x105110
[ 3.217691] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[ 3.217712] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[ 3.218859] iwlwifi 0000:00:14.3: loaded firmware version 77.206b0184.0 QuZ-a0-jf-b0-77.ucode op_mode iwlmvm
[ 3.234445] AVX2 version of gcm_enc/dec engaged.
[ 3.234487] AES CTR mode by8 optimization enabled
[ 3.253218] videodev: Linux video capture interface: v2.00
[ 3.253938] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[ 3.270298] input: GXTP7863:00 27C6:01E0 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-GXTP7863:00/0018:27C6:01E0.0001/input/input9
[ 3.270456] input: GXTP7863:00 27C6:01E0 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-GXTP7863:00/0018:27C6:01E0.0001/input/input10
[ 3.270635] hid-multitouch 0018:27C6:01E0.0001: input,hidraw0: I2C HID v1.00 Mouse [GXTP7863:00 27C6:01E0] on i2c-GXTP7863:00
[ 3.532169] mousedev: PS/2 mouse device common for all mice
[ 3.532312] ACPI Warning: \_SB.PCI0.RP05.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20230331/nsarguments-61)
[ 3.532516] pci 0000:06:00.0: optimus capabilities: enabled, status dynamic power,
[ 3.532520] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP05.PXSX handle
[ 3.532521] nouveau: detected PR support, will not use DSM
[ 3.532546] nouveau 0000:06:00.0: enabling device (0006 -> 0007)
[ 3.532896] nouveau 0000:06:00.0: NVIDIA GP108 (138000a1)
[ 3.565896] nouveau 0000:06:00.0: bios: version 86.08.38.00.a0
[ 3.574296] nouveau 0000:06:00.0: pmu: firmware unavailable
[ 3.658718] nouveau 0000:06:00.0: fb: 2048 MiB GDDR5
[ 3.689718] nouveau 0000:06:00.0: DRM: VRAM: 2048 MiB
[ 3.689720] nouveau 0000:06:00.0: DRM: GART: 536870912 MiB
[ 3.689722] nouveau 0000:06:00.0: DRM: BIT table 'A' not found
[ 3.689723] nouveau 0000:06:00.0: DRM: BIT table 'L' not found
[ 3.689724] nouveau 0000:06:00.0: DRM: Pointer to TMDS table not found
[ 3.689725] nouveau 0000:06:00.0: DRM: DCB version 4.1
[ 3.694342] nouveau 0000:06:00.0: DRM: MM: using COPY for buffer copies
[ 3.694599] [drm] Initialized nouveau 1.3.1 20120801 for 0000:06:00.0 on minor 1
[ 3.694692] nouveau 0000:06:00.0: [drm] No compatible format found
[ 3.694694] nouveau 0000:06:00.0: [drm] Cannot find any crtc or sizes
[ 3.933950] Console: switching to colour dummy device 80x25
[ 3.947242] usb 1-6: Found UVC 1.50 device ov9734_techfront_camera (0408:1040)
[ 3.951696] usbcore: registered new interface driver uvcvideo
[ 3.958798] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[ 3.960281] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x351
[ 3.960464] thermal thermal_zone9: failed to read out thermal zone (-61)
[ 3.974084] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 3.975232] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.976033] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 3.976672] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[ 4.017879] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[ 4.017883] i915 0000:00:02.0: [drm] [ENCODER:111:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[ 4.022995] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 2
[ 4.025855] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 4.026038] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12
[ 4.026109] ACPI: video: [Firmware Bug]: ACPI(PXSX) defines _DOD but not _DOS
[ 4.026126] ACPI: video: Video Device [PXSX] (multi-head: yes rom: yes post: no)
[ 4.026249] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3a/LNXVIDEO:01/input/input13
[ 4.026424] vga_switcheroo: enabled
[ 4.076931] iwlwifi 0000:00:14.3: Detected RF JF, rfid=0x105110
[ 4.134382] iwlwifi 0000:00:14.3: base HW address: b0:a4:60:44:c0:a0
[ 4.326342] iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
[ 4.434712] fbcon: i915drmfb (fb0) is primary device
[ 4.438560] Console: switching to colour frame buffer device 240x67
[ 4.456589] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 4.520066] intel_tcc_cooling: Programmable TCC Offset detected
[ 4.555585] sof-audio-pci-intel-cnl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[ 4.555652] sof-audio-pci-intel-cnl 0000:00:1f.3: enabling device (0000 -> 0002)
[ 4.555812] sof-audio-pci-intel-cnl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040380
[ 4.866722] Bluetooth: hci0: Waiting for firmware download to complete
[ 4.867321] Bluetooth: hci0: Firmware loaded in 1640346 usecs
[ 4.867346] Bluetooth: hci0: Waiting for device to boot
[ 4.882324] Bluetooth: hci0: Device booted in 14636 usecs
[ 4.882325] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[ 4.889270] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-1.ddc
[ 4.891327] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 4.892329] Bluetooth: hci0: Firmware revision 0.1 build 249 week 27 2023
[ 4.894337] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[ 4.905378] sof-audio-pci-intel-cnl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 4.912850] sof-audio-pci-intel-cnl 0000:00:1f.3: use msi interrupt mode
[ 4.944578] sof-audio-pci-intel-cnl 0000:00:1f.3: hda codecs found, mask 5
[ 4.948110] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[ 4.948112] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
[ 4.948117] sof-audio-pci-intel-cnl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
[ 5.047442] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[ 5.047445] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
[ 5.062610] sof-essx8336 sof-essx8336: No I2S link information provided, using SSP0. This may need to be modified with the quirk module parameter
[ 5.062612] sof-essx8336 sof-essx8336: quirk mask 0x0
[ 5.062614] sof-essx8336 sof-essx8336: quirk SSP0
[ 14.863631] systemd-journald[216]: /var/log/journal/959aa03d195549a58de71ffd5cfad3e5/user-1000.journal: Journal file uses a different sequence number ID, rotating.
[ 14.898692] pipewire[526]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[ 15.263686] sof-essx8336 sof-essx8336: No I2S link information provided, using SSP0. This may need to be modified with the quirk module parameter
[ 15.263690] sof-essx8336 sof-essx8336: quirk mask 0x0
[ 15.263692] sof-essx8336 sof-essx8336: quirk SSP0
[ 15.263725] platform sof-essx8336: deferred probe pending
[ 203.548368] NET: Registered PF_ALG protocol family
[ 204.161209] wlan0: authenticate with 00:31:92:7b:2e:b2
[ 204.180527] wlan0: send auth to 00:31:92:7b:2e:b2 (try 1/3)
[ 204.207893] wlan0: authenticated
[ 204.210352] wlan0: associate with 00:31:92:7b:2e:b2 (try 1/3)
[ 204.222225] wlan0: RX AssocResp from 00:31:92:7b:2e:b2 (capab=0x1 status=0 aid=1)
[ 204.251026] wlan0: associated
[ 0.006290] Normal [mem 0x0000000100000000-0x00000002627fffff]
[ 0.006291] Device emptyOffline
Offline
I run this command:
[root@archlinux ~]# cat /proc/asound/cards
--- no soundcards ---
[root@archlinux ~]# [root@archlinux ~]# cat /proc/asound/modules
[root@archlinux ~]# [root@archlinux ~]# cat /proc/asound/pcm
[root@archlinux ~]# [root@archlinux ~]# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version k6.5.9-arch2-1.
[root@archlinux ~]# And i create a file:
#!/usr/bin/env sh
amixer cset name='Headphone Switch' on
amixer cset name='Speaker Switch' on
amixer cset name='Headphone Playback Volume' 10,10
amixer cset name='Right Headphone Mixer Right DAC Switch' on
amixer cset name='Left Headphone Mixer Left DAC Switch' on
amixer cset name='DAC Playback Volume' 999,999
amixer cset name='Headphone Mixer Volume' 999,999
amixer sset "Dmic0" 70
amixer sset "Dmic1 2nd" 70When i run this file.
sh ./setup.sh
amixer: Control default open error: Host is down
amixer: Control default open error: Host is down
amixer: Control default open error: Host is down
amixer: Control default open error: Host is down
amixer: Control default open error: Host is down
amixer: Control default open error: Host is down
amixer: Control default open error: Host is down
amixer: Mixer attach default error: Host is down
amixer: Mixer attach default error: Host is downOffline
Yeah none of that will help you if no device node is getting allocated and all the linked report have in common that there doesn't appear to exist a fix for this currently.
Offline
it's not a driver story?
Offline
it is, and the proper driver/logistics do not yet exist for this device.
Offline
Ho no the problem from pulseaudio because when i run this:
[root@archlinux ~]# systemctl --user enable pulseaudio
Failed to connect to bus: No medium found
[root@archlinux ~]# And i've a Realtek sound card. do I install this driver ?
The problem from pulseaudio and i don't know but i'm sure.
Offline
You can forget about any and all of those. If aplay -l does not give you devices then pulseaudio won't help at all (you are running this command as root which is why it fails, don't do that, use a normal user). One small thing you could try is using /etc/modprobe.d/intel-DSP.conf with
options snd-intel-dspcfg dsp_driver=1as the contents and reboot to force a fallback off of the sof logic, but that's unlikely to help the newer the system is.
Last edited by V1del (2023-11-08 20:58:51)
Offline
[saviam@archlinux ~]$ systemctl --user enable pulseaudio
Created symlink /home/saviam/.config/systemd/user/default.target.wants/pulseaudio.service → /usr/lib/systemd/user/pulseaudio.service.
Created symlink /home/saviam/.config/systemd/user/sockets.target.wants/pulseaudio.socket → /usr/lib/systemd/user/pulseaudio.socket.
[saviam@archlinux ~]$Ho
but when i write:
options snd-intel-dspcfg dsp_driver=1but when use :wq with vim:
"/etc/modprobe/intel-DSP.conf"
"/etc/modprobe/intel-DSP.conf" E212: Can't open file for writing
Press ENTER or type command to continueHo i don't have /etc/modprobe/instel-DSP but have /etc/modprobe.d/
It's empty.
Last edited by Saviam (2023-11-08 20:56:31)
Offline
yes into modprobe.d sorry
Offline
I run
lsbut it's empty...
and in /lib/modprob.d/:
[saviam@archlinux ~]$ ls -l /lib/modprobe.d/
total 12
-rw-r--r-- 1 root root 128 Sep 29 01:49 bluetooth-usb.conf
-rw-r--r-- 1 root root 306 Sep 27 15:11 README
-rw-r--r-- 1 root root 773 Sep 27 15:11 systemd.conf
[saviam@archlinux ~]$ Last edited by Saviam (2023-11-08 21:14:17)
Offline
you need to create a file in /etc/modprobe.d/intelDSP.conf with the options line I mentioned.
Offline
Yes !!! The sound it makes ! Thank you so much !
Offline
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline
Pages: 1