codepayne / linux-sound-huawei

linux kernel for Huawei matebook AMD sound support
Other
86 stars 3 forks source link

Matebook D15 AMD Ryzen 5 5500U the sound is not working #5

Closed Sever-IN closed 8 months ago

Sever-IN commented 1 year ago

After doing everything according to the instructions, only static noise is heard, and not a single player is played.

codepayne commented 1 year ago

Yes, another user with the same model as you complained that they hear some noise but not a normal sound. You both seem to have the same model which is:

System Information
    Manufacturer: HUAWEI
    Product Name: BOM-WXX9
    Version: M1010
    Wake-up Type: Power Switch
    SKU Number: C170
    Family: MateBook D

Please send me the dmesg output after you load the driver and play a sound.

Sever-IN commented 1 year ago

Yes, another user with the same model as you complained that they hear some noise but not a normal sound. You both seem to have the same model which is:

System Information
  Manufacturer: HUAWEI
  Product Name: BOM-WXX9
  Version: M1010
  Wake-up Type: Power Switch
  SKU Number: C170
  Family: MateBook D

Please send me the dmesg output after you load the driver and play a sound.

dmesg

``` [ 0.000000] Linux version 6.1.3-custom (nikola@trading-bt) (gcc (Debian 8.3.0-6) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #1 SMP PREEMPT_DYNAMIC Wed Jan 11 03:00:44 MSK 2023 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.1.3-custom root=UUID=e8d95b7b-7ee1-41fa-8f3e-766ff2e1780c ro quiet splash vt.handoff=7 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 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: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000bffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000099fffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000009a00000-0x0000000009dfffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000009e00000-0x0000000009efffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000009f00000-0x0000000009f0efff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x0000000009f0f000-0x00000000b99e8fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000b99e9000-0x00000000babe8fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000babe9000-0x00000000c8dfefff] usable [ 0.000000] BIOS-e820: [mem 0x00000000c8dff000-0x00000000cbdfefff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000cbdff000-0x00000000cdf7efff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000cdf7f000-0x00000000cdffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000cdfff000-0x00000000cdffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000ce000000-0x00000000cfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fdd00000-0x00000000fddfffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fdf00000-0x00000000fdffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec01fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec20000-0x00000000fec20fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed81fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000040e2fffff] usable [ 0.000000] BIOS-e820: [mem 0x000000040e300000-0x000000042fffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] e820: update [mem 0xb5af0018-0xb5afd857] usable ==> usable [ 0.000000] e820: update [mem 0xb5af0018-0xb5afd857] usable ==> usable [ 0.000000] extended physical RAM map: [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable [ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000bffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000099fffff] usable [ 0.000000] reserve setup_data: [mem 0x0000000009a00000-0x0000000009dfffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000009e00000-0x0000000009efffff] usable [ 0.000000] reserve setup_data: [mem 0x0000000009f00000-0x0000000009f0efff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x0000000009f0f000-0x00000000b5af0017] usable [ 0.000000] reserve setup_data: [mem 0x00000000b5af0018-0x00000000b5afd857] usable [ 0.000000] reserve setup_data: [mem 0x00000000b5afd858-0x00000000b99e8fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000b99e9000-0x00000000babe8fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000babe9000-0x00000000c8dfefff] usable [ 0.000000] reserve setup_data: [mem 0x00000000c8dff000-0x00000000cbdfefff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000cbdff000-0x00000000cdf7efff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x00000000cdf7f000-0x00000000cdffefff] ACPI data [ 0.000000] reserve setup_data: [mem 0x00000000cdfff000-0x00000000cdffffff] usable [ 0.000000] reserve setup_data: [mem 0x00000000ce000000-0x00000000cfffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fdd00000-0x00000000fddfffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fdf00000-0x00000000fdffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec01fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fec20000-0x00000000fec20fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed81fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000040e2fffff] usable [ 0.000000] reserve setup_data: [mem 0x000000040e300000-0x000000042fffffff] reserved [ 0.000000] efi: EFI v2.70 by HUAWEI [ 0.000000] efi: ACPI=0xcdffe000 ACPI 2.0=0xcdffe014 TPMFinalLog=0xcdf40000 SMBIOS=0xca58c000 SMBIOS 3.0=0xca58a000 ESRT=0xb5a02a98 RNG=0xcdfb3018 TPMEventLog=0xb5b20018 [ 0.000000] efi: seeding entropy pool [ 0.000000] random: crng init done [ 0.000000] SMBIOS 3.3.0 present. [ 0.000000] DMI: HUAWEI BOM-WXX9/BOM-WXX9-PCB-B2, BIOS 2.10 04/08/2022 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2096.128 MHz processor [ 0.000350] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000352] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000362] last_pfn = 0x40e300 max_arch_pfn = 0x400000000 [ 0.000650] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000879] last_pfn = 0xce000 max_arch_pfn = 0x400000000 [ 0.005443] esrt: Reserving ESRT space from 0x00000000b5a02a98 to 0x00000000b5a02ad0. [ 0.005450] e820: update [mem 0xb5a02000-0xb5a02fff] usable ==> reserved [ 0.005473] Using GB pages for direct mapping [ 0.006220] Secure boot disabled [ 0.006221] RAMDISK: [mem 0x5ca55000-0x60141fff] [ 0.006226] ACPI: Early table checksum verification disabled [ 0.006230] ACPI: RSDP 0x00000000CDFFE014 000024 (v02 HUAWEI) [ 0.006233] ACPI: XSDT 0x00000000CDFC5188 000134 (v01 HUAWEI EDK2 00000002 01000013) [ 0.006239] ACPI: FACP 0x00000000CDFE9000 00010C (v05 HUAWEI EDK2 00000002 ACPI 00040000) [ 0.006244] ACPI: DSDT 0x00000000CDFDA000 0094F6 (v01 HUAWEI EDK2 00000002 ACPI 00040000) [ 0.006247] ACPI: FACS 0x00000000CCED5000 000040 [ 0.006249] ACPI: UEFI 0x00000000CDF7E000 000236 (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006252] ACPI: SSDT 0x00000000CDFF5000 007229 (v02 HUAWEI EDK2 00000002 ACPI 00040000) [ 0.006255] ACPI: IVRS 0x00000000CDFF4000 0001A4 (v02 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006258] ACPI: SSDT 0x00000000CDFF0000 003A21 (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006260] ACPI: SSDT 0x00000000CDFEF000 000472 (v02 HUAWEI EDK2 00001000 ACPI 00040000) [ 0.006263] ACPI: TPM2 0x00000000CDFEE000 00004C (v04 HUAWEI EDK2 00000002 ACPI 00040000) [ 0.006266] ACPI: MSDM 0x00000000CDFED000 000055 (v03 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006269] ACPI: SSDT 0x00000000CDFEC000 00091E (v01 HUAWEI EDK2 00001000 ACPI 00040000) [ 0.006271] ACPI: ASF! 0x00000000CDFEB000 0000A5 (v32 HUAWEI EDK2 00000002 ACPI 00040000) [ 0.006274] ACPI: BOOT 0x00000000CDFEA000 000028 (v01 HUAWEI EDK2 00000002 ACPI 00040000) [ 0.006277] ACPI: HPET 0x00000000CDFE8000 000038 (v01 HUAWEI EDK2 00000002 ACPI 00040000) [ 0.006280] ACPI: APIC 0x00000000CDFE7000 000138 (v03 HUAWEI EDK2 00000002 ACPI 00040000) [ 0.006282] ACPI: MCFG 0x00000000CDFE6000 00003C (v01 HUAWEI EDK2 00000002 ACPI 00040000) [ 0.006285] ACPI: SSDT 0x00000000CDFD9000 000080 (v01 HUAWEI EDK2 00000002 ACPI 00040000) [ 0.006288] ACPI: VFCT 0x00000000CDFCB000 00D884 (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006291] ACPI: SSDT 0x00000000CDFCA000 0000F8 (v01 HUAWEI EDK2 00001000 ACPI 00040000) [ 0.006293] ACPI: SSDT 0x00000000CDFC6000 003E88 (v02 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006296] ACPI: CRAT 0x00000000CDFFD000 000BA8 (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006299] ACPI: CDIT 0x00000000CDFC4000 000029 (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006301] ACPI: SSDT 0x00000000CDFC3000 000139 (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006304] ACPI: SSDT 0x00000000CDFC2000 000689 (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006307] ACPI: SSDT 0x00000000CDFC1000 000D53 (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006310] ACPI: SSDT 0x00000000CDFBF000 0010C5 (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006313] ACPI: SSDT 0x00000000CDFBB000 0034AA (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006315] ACPI: FPDT 0x00000000CDFBA000 000044 (v01 HUAWEI EDK2 00000002 ACPI 00040000) [ 0.006318] ACPI: WSMT 0x00000000CDFB8000 000028 (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006321] ACPI: SSDT 0x00000000CDFE5000 000042 (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006325] ACPI: SSDT 0x00000000CDFE4000 00020A (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006328] ACPI: SSDT 0x00000000CDFB7000 0005A0 (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006331] ACPI: SSDT 0x00000000CDFB6000 000307 (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006333] ACPI: SSDT 0x00000000CDFB5000 00007D (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006337] ACPI: SSDT 0x00000000CDFB4000 000517 (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006340] ACPI: BGRT 0x00000000CDFB9000 000038 (v01 HUAWEI EDK2 00000001 ACPI 00040000) [ 0.006343] ACPI: Reserving FACP table memory at [mem 0xcdfe9000-0xcdfe910b] [ 0.006344] ACPI: Reserving DSDT table memory at [mem 0xcdfda000-0xcdfe34f5] [ 0.006345] ACPI: Reserving FACS table memory at [mem 0xcced5000-0xcced503f] [ 0.006346] ACPI: Reserving UEFI table memory at [mem 0xcdf7e000-0xcdf7e235] [ 0.006346] ACPI: Reserving SSDT table memory at [mem 0xcdff5000-0xcdffc228] [ 0.006347] ACPI: Reserving IVRS table memory at [mem 0xcdff4000-0xcdff41a3] [ 0.006348] ACPI: Reserving SSDT table memory at [mem 0xcdff0000-0xcdff3a20] [ 0.006349] ACPI: Reserving SSDT table memory at [mem 0xcdfef000-0xcdfef471] [ 0.006349] ACPI: Reserving TPM2 table memory at [mem 0xcdfee000-0xcdfee04b] [ 0.006350] ACPI: Reserving MSDM table memory at [mem 0xcdfed000-0xcdfed054] [ 0.006351] ACPI: Reserving SSDT table memory at [mem 0xcdfec000-0xcdfec91d] [ 0.006352] ACPI: Reserving ASF! table memory at [mem 0xcdfeb000-0xcdfeb0a4] [ 0.006353] ACPI: Reserving BOOT table memory at [mem 0xcdfea000-0xcdfea027] [ 0.006353] ACPI: Reserving HPET table memory at [mem 0xcdfe8000-0xcdfe8037] [ 0.006354] ACPI: Reserving APIC table memory at [mem 0xcdfe7000-0xcdfe7137] [ 0.006355] ACPI: Reserving MCFG table memory at [mem 0xcdfe6000-0xcdfe603b] [ 0.006356] ACPI: Reserving SSDT table memory at [mem 0xcdfd9000-0xcdfd907f] [ 0.006356] ACPI: Reserving VFCT table memory at [mem 0xcdfcb000-0xcdfd8883] [ 0.006357] ACPI: Reserving SSDT table memory at [mem 0xcdfca000-0xcdfca0f7] [ 0.006358] ACPI: Reserving SSDT table memory at [mem 0xcdfc6000-0xcdfc9e87] [ 0.006359] ACPI: Reserving CRAT table memory at [mem 0xcdffd000-0xcdffdba7] [ 0.006360] ACPI: Reserving CDIT table memory at [mem 0xcdfc4000-0xcdfc4028] [ 0.006360] ACPI: Reserving SSDT table memory at [mem 0xcdfc3000-0xcdfc3138] [ 0.006361] ACPI: Reserving SSDT table memory at [mem 0xcdfc2000-0xcdfc2688] [ 0.006362] ACPI: Reserving SSDT table memory at [mem 0xcdfc1000-0xcdfc1d52] [ 0.006363] ACPI: Reserving SSDT table memory at [mem 0xcdfbf000-0xcdfc00c4] [ 0.006364] ACPI: Reserving SSDT table memory at [mem 0xcdfbb000-0xcdfbe4a9] [ 0.006364] ACPI: Reserving FPDT table memory at [mem 0xcdfba000-0xcdfba043] [ 0.006365] ACPI: Reserving WSMT table memory at [mem 0xcdfb8000-0xcdfb8027] [ 0.006366] ACPI: Reserving SSDT table memory at [mem 0xcdfe5000-0xcdfe5041] [ 0.006367] ACPI: Reserving SSDT table memory at [mem 0xcdfe4000-0xcdfe4209] [ 0.006368] ACPI: Reserving SSDT table memory at [mem 0xcdfb7000-0xcdfb759f] [ 0.006368] ACPI: Reserving SSDT table memory at [mem 0xcdfb6000-0xcdfb6306] [ 0.006369] ACPI: Reserving SSDT table memory at [mem 0xcdfb5000-0xcdfb507c] [ 0.006370] ACPI: Reserving SSDT table memory at [mem 0xcdfb4000-0xcdfb4516] [ 0.006371] ACPI: Reserving BGRT table memory at [mem 0xcdfb9000-0xcdfb9037] [ 0.006502] No NUMA configuration found [ 0.006502] Faking a node at [mem 0x0000000000000000-0x000000040e2fffff] [ 0.006509] NODE_DATA(0) allocated [mem 0x40e2d5000-0x40e2fffff] [ 0.006694] Zone ranges: [ 0.006695] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006696] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.006698] Normal [mem 0x0000000100000000-0x000000040e2fffff] [ 0.006699] Device empty [ 0.006700] Movable zone start for each node [ 0.006702] Early memory node ranges [ 0.006702] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006703] node 0: [mem 0x0000000000100000-0x00000000099fffff] [ 0.006704] node 0: [mem 0x0000000009e00000-0x0000000009efffff] [ 0.006705] node 0: [mem 0x0000000009f0f000-0x00000000b99e8fff] [ 0.006706] node 0: [mem 0x00000000babe9000-0x00000000c8dfefff] [ 0.006707] node 0: [mem 0x00000000cdfff000-0x00000000cdffffff] [ 0.006707] node 0: [mem 0x0000000100000000-0x000000040e2fffff] [ 0.006709] Initmem setup node 0 [mem 0x0000000000001000-0x000000040e2fffff] [ 0.006714] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006731] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006890] On node 0, zone DMA32: 1024 pages in unavailable ranges [ 0.012880] On node 0, zone DMA32: 15 pages in unavailable ranges [ 0.013420] On node 0, zone DMA32: 4608 pages in unavailable ranges [ 0.013645] On node 0, zone DMA32: 20992 pages in unavailable ranges [ 0.041770] On node 0, zone Normal: 8192 pages in unavailable ranges [ 0.041851] On node 0, zone Normal: 7424 pages in unavailable ranges [ 0.041964] ACPI: PM-Timer IO Port: 0x408 [ 0.041973] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) [ 0.041975] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.041975] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) [ 0.041976] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) [ 0.041977] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) [ 0.041977] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) [ 0.041978] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) [ 0.041979] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) [ 0.041979] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) [ 0.041980] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1]) [ 0.041981] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1]) [ 0.041981] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1]) [ 0.041982] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1]) [ 0.041983] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1]) [ 0.041983] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1]) [ 0.041984] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1]) [ 0.041998] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23 [ 0.042003] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55 [ 0.042005] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.042007] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) [ 0.042011] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.042012] ACPI: HPET id: 0x10228210 base: 0xfed00000 [ 0.042023] e820: update [mem 0xb5a4c000-0xb5a74fff] usable ==> reserved [ 0.042039] smpboot: Allowing 16 CPUs, 4 hotplug CPUs [ 0.042072] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.042074] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000bffff] [ 0.042075] PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x000fffff] [ 0.042076] PM: hibernation: Registered nosave memory: [mem 0x09a00000-0x09dfffff] [ 0.042078] PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f0efff] [ 0.042080] PM: hibernation: Registered nosave memory: [mem 0xb5a02000-0xb5a02fff] [ 0.042082] PM: hibernation: Registered nosave memory: [mem 0xb5a4c000-0xb5a74fff] [ 0.042083] PM: hibernation: Registered nosave memory: [mem 0xb5af0000-0xb5af0fff] [ 0.042085] PM: hibernation: Registered nosave memory: [mem 0xb5afd000-0xb5afdfff] [ 0.042086] PM: hibernation: Registered nosave memory: [mem 0xb99e9000-0xbabe8fff] [ 0.042088] PM: hibernation: Registered nosave memory: [mem 0xc8dff000-0xcbdfefff] [ 0.042089] PM: hibernation: Registered nosave memory: [mem 0xcbdff000-0xcdf7efff] [ 0.042089] PM: hibernation: Registered nosave memory: [mem 0xcdf7f000-0xcdffefff] [ 0.042091] PM: hibernation: Registered nosave memory: [mem 0xce000000-0xcfffffff] [ 0.042091] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xf7ffffff] [ 0.042092] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff] [ 0.042093] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfdcfffff] [ 0.042093] PM: hibernation: Registered nosave memory: [mem 0xfdd00000-0xfddfffff] [ 0.042094] PM: hibernation: Registered nosave memory: [mem 0xfde00000-0xfdefffff] [ 0.042094] PM: hibernation: Registered nosave memory: [mem 0xfdf00000-0xfdffffff] [ 0.042095] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfebfffff] [ 0.042095] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec01fff] [ 0.042096] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff] [ 0.042097] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff] [ 0.042097] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec1ffff] [ 0.042098] PM: hibernation: Registered nosave memory: [mem 0xfec20000-0xfec20fff] [ 0.042098] PM: hibernation: Registered nosave memory: [mem 0xfec21000-0xfed7ffff] [ 0.042099] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed81fff] [ 0.042099] PM: hibernation: Registered nosave memory: [mem 0xfed82000-0xfedfffff] [ 0.042100] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.042100] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff] [ 0.042101] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff] [ 0.042103] [mem 0xd0000000-0xf7ffffff] available for PCI devices [ 0.042104] Booting paravirtualized kernel on bare hardware [ 0.042107] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.042115] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1 [ 0.042935] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144 [ 0.042945] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152 [ 0.042947] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 [ 0.042989] Fallback order for Node 0: 0 [ 0.042993] Built 1 zonelists, mobility grouping on. Total pages: 3957893 [ 0.042994] Policy zone: Normal [ 0.042995] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.3-custom root=UUID=e8d95b7b-7ee1-41fa-8f3e-766ff2e1780c ro quiet splash vt.handoff=7 [ 0.043067] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.1.3-custom", will be passed to user space. [ 0.045096] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) [ 0.046081] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.046145] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.046189] software IO TLB: area num 16. [ 0.093105] Memory: 15556296K/16083516K available (16392K kernel code, 4097K rwdata, 5524K rodata, 3132K init, 4900K bss, 526960K reserved, 0K cma-reserved) [ 0.093233] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 [ 0.093248] ftrace: allocating 51009 entries in 200 pages [ 0.100831] ftrace: allocated 200 pages with 3 groups [ 0.101578] Dynamic Preempt: voluntary [ 0.101617] rcu: Preemptible hierarchical RCU implementation. [ 0.101617] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16. [ 0.101618] Trampoline variant of Tasks RCU enabled. [ 0.101619] Rude variant of Tasks RCU enabled. [ 0.101619] Tracing variant of Tasks RCU enabled. [ 0.101620] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.101621] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 [ 0.104879] NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16 [ 0.105067] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.105130] Console: colour dummy device 80x25 [ 0.105149] printk: console [tty0] enabled [ 0.105168] ACPI: Core revision 20220331 [ 0.105405] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns [ 0.105425] APIC: Switch to symmetric I/O mode setup [ 0.106540] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160 [ 0.106542] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160 [ 0.106543] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160 [ 0.106544] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160 [ 0.106545] AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0 [ 0.106842] Switched APIC routing to physical flat. [ 0.107592] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.125433] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e36e6eeae1, max_idle_ns: 440795300241 ns [ 0.125443] Calibrating delay loop (skipped), value calculated using timer frequency.. 4192.25 BogoMIPS (lpj=8384512) [ 0.125446] pid_max: default: 32768 minimum: 301 [ 0.129469] LSM: Security Framework initializing [ 0.129483] landlock: Up and running. [ 0.129484] Yama: becoming mindful. [ 0.129509] AppArmor: AppArmor initialized [ 0.129551] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.129567] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.129758] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.129795] LVT offset 1 assigned for vector 0xf9 [ 0.129858] LVT offset 2 assigned for vector 0xf4 [ 0.129875] process: using mwait in idle threads [ 0.129876] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512 [ 0.129877] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0 [ 0.129882] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.129883] Spectre V2 : Mitigation: Retpolines [ 0.129884] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.129885] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.129885] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.129886] RETBleed: Mitigation: untrained return thunk [ 0.129887] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.129888] Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation [ 0.129889] Spectre V2 : User space: Mitigation: STIBP always-on protection [ 0.129890] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl [ 0.140022] Freeing SMP alternatives memory: 44K [ 0.251076] smpboot: CPU0: AMD Ryzen 5 5500U with Radeon Graphics (family: 0x17, model: 0x68, stepping: 0x1) [ 0.251196] cblist_init_generic: Setting adjustable number of callback queues. [ 0.251199] cblist_init_generic: Setting shift to 4 and lim to 1. [ 0.251218] cblist_init_generic: Setting shift to 4 and lim to 1. [ 0.251231] cblist_init_generic: Setting shift to 4 and lim to 1. [ 0.251242] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.251267] ... version: 0 [ 0.251267] ... bit width: 48 [ 0.251268] ... generic registers: 6 [ 0.251268] ... value mask: 0000ffffffffffff [ 0.251269] ... max period: 00007fffffffffff [ 0.251270] ... fixed-purpose events: 0 [ 0.251270] ... event mask: 000000000000003f [ 0.251355] rcu: Hierarchical SRCU implementation. [ 0.251355] rcu: Max phase no-delay instances is 1000. [ 0.251806] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.251938] smp: Bringing up secondary CPUs ... [ 0.252026] x86: Booting SMP configuration: [ 0.252027] .... node #0, CPUs: #1 [ 0.253436] Spectre V2 : Update user space SMT mitigation: STIBP always-on [ 0.253436] #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 [ 0.275662] smp: Brought up 1 node, 12 CPUs [ 0.275662] smpboot: Max logical packages: 2 [ 0.275662] smpboot: Total of 12 processors activated (50307.07 BogoMIPS) [ 0.277944] devtmpfs: initialized [ 0.277944] x86/mm: Memory block size: 128MB [ 0.278346] ACPI: PM: Registering ACPI NVS region [mem 0x09f00000-0x09f0efff] (61440 bytes) [ 0.278346] ACPI: PM: Registering ACPI NVS region [mem 0xcbdff000-0xcdf7efff] (35127296 bytes) [ 0.278346] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.278346] futex hash table entries: 4096 (order: 6, 262144 bytes, linear) [ 0.278346] pinctrl core: initialized pinctrl subsystem [ 0.278346] PM: RTC time: 22:33:46, date: 2023-01-12 [ 0.278356] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.278655] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.278896] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.279140] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.279160] audit: initializing netlink subsys (disabled) [ 0.281449] audit: type=2000 audit(1673562825.176:1): state=initialized audit_enabled=0 res=1 [ 0.281565] thermal_sys: Registered thermal governor 'fair_share' [ 0.281567] thermal_sys: Registered thermal governor 'bang_bang' [ 0.281568] thermal_sys: Registered thermal governor 'step_wise' [ 0.281569] thermal_sys: Registered thermal governor 'user_space' [ 0.281569] thermal_sys: Registered thermal governor 'power_allocator' [ 0.281574] EISA bus registered [ 0.281587] cpuidle: using governor ladder [ 0.281590] cpuidle: using governor menu [ 0.281621] Simple Boot Flag at 0x44 set to 0x1 [ 0.281621] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.281621] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) [ 0.281621] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 [ 0.281621] PCI: Using configuration type 1 for base access [ 0.282898] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.282905] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.282905] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page [ 0.282905] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.282905] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.282905] ACPI: Added _OSI(Module Device) [ 0.282905] ACPI: Added _OSI(Processor Device) [ 0.282905] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282905] ACPI: Added _OSI(Processor Aggregator Device) [ 0.296140] ACPI: 19 ACPI AML tables successfully acquired and loaded [ 0.297560] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.302462] ACPI: EC: EC started [ 0.302462] ACPI: EC: interrupt blocked [ 0.302610] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.302612] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions [ 0.302613] ACPI: Interpreter enabled [ 0.302627] ACPI: PM: (supports S0 S4 S5) [ 0.302628] ACPI: Using IOAPIC for interrupt routing [ 0.302785] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302787] PCI: Using E820 reservations for host bridge windows [ 0.304306] ACPI: PM: Power Resource [P0NV] [ 0.304780] ACPI: PM: Power Resource [P0U0] [ 0.304859] ACPI: PM: Power Resource [P3U0] [ 0.305641] ACPI: PM: Power Resource [P0U1] [ 0.305723] ACPI: PM: Power Resource [P3U1] [ 0.310544] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.310550] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] [ 0.310631] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR] [ 0.310775] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] [ 0.310784] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge [ 0.311135] PCI host bridge to bus 0000:00 [ 0.311136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.311138] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.311139] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.311140] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000cffff window] [ 0.311141] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000effff window] [ 0.311142] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xf7ffffff window] [ 0.311143] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfeafffff window] [ 0.311144] pci_bus 0000:00: root bus resource [mem 0xfed45000-0xfed811ff window] [ 0.311145] pci_bus 0000:00: root bus resource [mem 0xfed81900-0xfed81fff window] [ 0.311146] pci_bus 0000:00: root bus resource [mem 0xfedc0000-0xfedc0fff window] [ 0.311147] pci_bus 0000:00: root bus resource [mem 0xfedc6000-0xfedc6fff window] [ 0.311148] pci_bus 0000:00: root bus resource [mem 0x450200000-0xfcffffffff window] [ 0.311150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.311162] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000 [ 0.311232] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600 [ 0.311300] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000 [ 0.311372] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000 [ 0.311433] pci 0000:00:02.2: [1022:1634] type 01 class 0x060400 [ 0.311486] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold [ 0.311564] pci 0000:00:02.4: [1022:1634] type 01 class 0x060400 [ 0.311615] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold [ 0.311695] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000 [ 0.311755] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400 [ 0.311775] pci 0000:00:08.1: enabling Extended Tags [ 0.311805] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold [ 0.311917] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 [ 0.312024] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 [ 0.312142] pci 0000:00:18.0: [1022:1448] type 00 class 0x060000 [ 0.312182] pci 0000:00:18.1: [1022:1449] type 00 class 0x060000 [ 0.312223] pci 0000:00:18.2: [1022:144a] type 00 class 0x060000 [ 0.312265] pci 0000:00:18.3: [1022:144b] type 00 class 0x060000 [ 0.312306] pci 0000:00:18.4: [1022:144c] type 00 class 0x060000 [ 0.312349] pci 0000:00:18.5: [1022:144d] type 00 class 0x060000 [ 0.312388] pci 0000:00:18.6: [1022:144e] type 00 class 0x060000 [ 0.312431] pci 0000:00:18.7: [1022:144f] type 00 class 0x060000 [ 0.312530] pci 0000:01:00.0: [10ec:c822] type 00 class 0x028000 [ 0.312548] pci 0000:01:00.0: reg 0x10: [io 0x2000-0x20ff] [ 0.312572] pci 0000:01:00.0: reg 0x18: [mem 0xd0500000-0xd050ffff 64bit] [ 0.312693] pci 0000:01:00.0: supports D1 D2 [ 0.312694] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.312938] pci 0000:00:02.2: PCI bridge to [bus 01] [ 0.312941] pci 0000:00:02.2: bridge window [io 0x2000-0x2fff] [ 0.312943] pci 0000:00:02.2: bridge window [mem 0xd0500000-0xd05fffff] [ 0.313186] pci 0000:02:00.0: [1e0f:0001] type 00 class 0x010802 [ 0.313203] pci 0000:02:00.0: reg 0x10: [mem 0xd0400000-0xd0403fff 64bit] [ 0.313301] pci 0000:02:00.0: PME# supported from D0 D3hot [ 0.313439] pci 0000:00:02.4: PCI bridge to [bus 02] [ 0.313443] pci 0000:00:02.4: bridge window [mem 0xd0400000-0xd04fffff] [ 0.313508] pci 0000:03:00.0: [1002:164c] type 00 class 0x030000 [ 0.313519] pci 0000:03:00.0: reg 0x10: [mem 0xfce0000000-0xfcefffffff 64bit pref] [ 0.313526] pci 0000:03:00.0: reg 0x18: [mem 0xfcf0000000-0xfcf01fffff 64bit pref] [ 0.313531] pci 0000:03:00.0: reg 0x20: [io 0x1000-0x10ff] [ 0.313536] pci 0000:03:00.0: reg 0x24: [mem 0xd0300000-0xd037ffff] [ 0.313544] pci 0000:03:00.0: enabling Extended Tags [ 0.313555] pci 0000:03:00.0: BAR 0: assigned to efifb [ 0.313595] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.313627] pci 0000:03:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link) [ 0.313694] pci 0000:03:00.1: [1002:1637] type 00 class 0x040300 [ 0.313701] pci 0000:03:00.1: reg 0x10: [mem 0xd03c0000-0xd03c3fff] [ 0.313721] pci 0000:03:00.1: enabling Extended Tags [ 0.313749] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold [ 0.313801] pci 0000:03:00.2: [1022:15df] type 00 class 0x108000 [ 0.313813] pci 0000:03:00.2: reg 0x18: [mem 0xd0200000-0xd02fffff] [ 0.313822] pci 0000:03:00.2: reg 0x24: [mem 0xd03c4000-0xd03c5fff] [ 0.313829] pci 0000:03:00.2: enabling Extended Tags [ 0.313906] pci 0000:03:00.3: [1022:1639] type 00 class 0x0c0330 [ 0.313916] pci 0000:03:00.3: reg 0x10: [mem 0xd0000000-0xd00fffff 64bit] [ 0.313939] pci 0000:03:00.3: enabling Extended Tags [ 0.313968] pci 0000:03:00.3: PME# supported from D0 D3hot D3cold [ 0.314027] pci 0000:03:00.4: [1022:1639] type 00 class 0x0c0330 [ 0.314037] pci 0000:03:00.4: reg 0x10: [mem 0xd0100000-0xd01fffff 64bit] [ 0.314060] pci 0000:03:00.4: enabling Extended Tags [ 0.314089] pci 0000:03:00.4: PME# supported from D0 D3hot D3cold [ 0.314146] pci 0000:03:00.5: [1022:15e2] type 00 class 0x048000 [ 0.314153] pci 0000:03:00.5: reg 0x10: [mem 0xd0380000-0xd03bffff] [ 0.314173] pci 0000:03:00.5: enabling Extended Tags [ 0.314200] pci 0000:03:00.5: PME# supported from D0 D3hot D3cold [ 0.314272] pci 0000:00:08.1: PCI bridge to [bus 03] [ 0.314275] pci 0000:00:08.1: bridge window [io 0x1000-0x1fff] [ 0.314277] pci 0000:00:08.1: bridge window [mem 0xd0000000-0xd03fffff] [ 0.314279] pci 0000:00:08.1: bridge window [mem 0xfce0000000-0xfcf01fffff 64bit pref] [ 0.315031] ACPI: PCI: Interrupt link LNKA configured for IRQ 0 [ 0.315033] ACPI: PCI: Interrupt link LNKA disabled [ 0.315099] ACPI: PCI: Interrupt link LNKB configured for IRQ 0 [ 0.315100] ACPI: PCI: Interrupt link LNKB disabled [ 0.315151] ACPI: PCI: Interrupt link LNKC configured for IRQ 0 [ 0.315152] ACPI: PCI: Interrupt link LNKC disabled [ 0.315217] ACPI: PCI: Interrupt link LNKD configured for IRQ 0 [ 0.315218] ACPI: PCI: Interrupt link LNKD disabled [ 0.315278] ACPI: PCI: Interrupt link LNKE configured for IRQ 0 [ 0.315279] ACPI: PCI: Interrupt link LNKE disabled [ 0.315327] ACPI: PCI: Interrupt link LNKF configured for IRQ 0 [ 0.315328] ACPI: PCI: Interrupt link LNKF disabled [ 0.315375] ACPI: PCI: Interrupt link LNKG configured for IRQ 0 [ 0.315376] ACPI: PCI: Interrupt link LNKG disabled [ 0.315423] ACPI: PCI: Interrupt link LNKH configured for IRQ 0 [ 0.315424] ACPI: PCI: Interrupt link LNKH disabled [ 0.316520] Low-power S0 idle used by default for system suspend [ 0.316614] ACPI: EC: interrupt unblocked [ 0.316615] ACPI: EC: event unblocked [ 0.317439] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.317439] ACPI: EC: GPE=0x3 [ 0.317439] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC initialization complete [ 0.317439] ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events [ 0.317470] iommu: Default domain type: Translated [ 0.317470] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.317758] SCSI subsystem initialized [ 0.317769] libata version 3.00 loaded. [ 0.317769] ACPI: bus type USB registered [ 0.317769] usbcore: registered new interface driver usbfs [ 0.317769] usbcore: registered new interface driver hub [ 0.317769] usbcore: registered new device driver usb [ 0.321217] pps_core: LinuxPPS API ver. 1 registered [ 0.321218] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.321220] PTP clock support registered [ 0.321454] EDAC MC: Ver: 3.0.0 [ 0.321535] Registered efivars operations [ 0.321556] NetLabel: Initializing [ 0.321556] NetLabel: domain hash size = 128 [ 0.321557] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.321570] NetLabel: unlabeled traffic allowed by default [ 0.321580] PCI: Using ACPI for IRQ routing [ 0.323537] PCI: pci_cache_line_size set to 64 bytes [ 0.323575] Expanded resource Reserved due to conflict with PCI Bus 0000:00 [ 0.323576] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] [ 0.323578] e820: reserve RAM buffer [mem 0x09a00000-0x0bffffff] [ 0.323579] e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff] [ 0.323580] e820: reserve RAM buffer [mem 0xb5a02000-0xb7ffffff] [ 0.323581] e820: reserve RAM buffer [mem 0xb5a4c000-0xb7ffffff] [ 0.323582] e820: reserve RAM buffer [mem 0xb5af0018-0xb7ffffff] [ 0.323582] e820: reserve RAM buffer [mem 0xb99e9000-0xbbffffff] [ 0.323583] e820: reserve RAM buffer [mem 0xc8dff000-0xcbffffff] [ 0.323584] e820: reserve RAM buffer [mem 0xce000000-0xcfffffff] [ 0.323585] e820: reserve RAM buffer [mem 0x40e300000-0x40fffffff] [ 0.323595] pci 0000:03:00.0: vgaarb: setting as boot VGA device [ 0.323595] pci 0000:03:00.0: vgaarb: bridge control possible [ 0.323595] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.323595] vgaarb: loaded [ 0.323595] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.323595] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 0.325697] clocksource: Switched to clocksource tsc-early [ 0.325697] VFS: Disk quotas dquot_6.6.0 [ 0.325697] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.325697] AppArmor: AppArmor Filesystem Enabled [ 0.325704] pnp: PnP ACPI init [ 0.325833] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved [ 0.325836] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.325838] system 00:00: [mem 0xfdd00000-0xfddfffff] has been reserved [ 0.325979] system 00:03: [io 0x0400-0x04cf] has been reserved [ 0.325981] system 00:03: [io 0x04d0-0x04d1] has been reserved [ 0.325982] system 00:03: [io 0x04d6] has been reserved [ 0.325983] system 00:03: [io 0x0c00-0x0c01] has been reserved [ 0.325984] system 00:03: [io 0x0c14] has been reserved [ 0.325985] system 00:03: [io 0x0c50-0x0c52] has been reserved [ 0.325986] system 00:03: [io 0x0c6c] has been reserved [ 0.325987] system 00:03: [io 0x0c6f] has been reserved [ 0.325988] system 00:03: [io 0x0cd0-0x0cdb] has been reserved [ 0.326037] system 00:04: [mem 0xff000000-0xffffffff] has been reserved [ 0.326822] pnp: PnP ACPI: found 5 devices [ 0.332303] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.332449] NET: Registered PF_INET protocol family [ 0.332795] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.335010] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.335057] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.335182] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.335513] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 0.335613] TCP: Hash tables configured (established 131072 bind 65536) [ 0.335731] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear) [ 0.335783] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.335829] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.335895] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.335911] NET: Registered PF_XDP protocol family [ 0.335928] pci 0000:00:02.2: PCI bridge to [bus 01] [ 0.335931] pci 0000:00:02.2: bridge window [io 0x2000-0x2fff] [ 0.335935] pci 0000:00:02.2: bridge window [mem 0xd0500000-0xd05fffff] [ 0.335940] pci 0000:00:02.4: PCI bridge to [bus 02] [ 0.335942] pci 0000:00:02.4: bridge window [mem 0xd0400000-0xd04fffff] [ 0.335948] pci 0000:00:08.1: PCI bridge to [bus 03] [ 0.335950] pci 0000:00:08.1: bridge window [io 0x1000-0x1fff] [ 0.335952] pci 0000:00:08.1: bridge window [mem 0xd0000000-0xd03fffff] [ 0.335955] pci 0000:00:08.1: bridge window [mem 0xfce0000000-0xfcf01fffff 64bit pref] [ 0.335960] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.335962] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.335963] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.335965] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000cffff window] [ 0.335966] pci_bus 0000:00: resource 8 [mem 0x000d0000-0x000effff window] [ 0.335967] pci_bus 0000:00: resource 9 [mem 0xd0000000-0xf7ffffff window] [ 0.335969] pci_bus 0000:00: resource 10 [mem 0xfc000000-0xfeafffff window] [ 0.335970] pci_bus 0000:00: resource 11 [mem 0xfed45000-0xfed811ff window] [ 0.335971] pci_bus 0000:00: resource 12 [mem 0xfed81900-0xfed81fff window] [ 0.335972] pci_bus 0000:00: resource 13 [mem 0xfedc0000-0xfedc0fff window] [ 0.335973] pci_bus 0000:00: resource 14 [mem 0xfedc6000-0xfedc6fff window] [ 0.335974] pci_bus 0000:00: resource 15 [mem 0x450200000-0xfcffffffff window] [ 0.335976] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] [ 0.335977] pci_bus 0000:01: resource 1 [mem 0xd0500000-0xd05fffff] [ 0.335978] pci_bus 0000:02: resource 1 [mem 0xd0400000-0xd04fffff] [ 0.335979] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff] [ 0.335980] pci_bus 0000:03: resource 1 [mem 0xd0000000-0xd03fffff] [ 0.335981] pci_bus 0000:03: resource 2 [mem 0xfce0000000-0xfcf01fffff 64bit pref] [ 0.338474] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0 [ 0.338487] pci 0000:03:00.3: extending delay after power-on from D3hot to 20 msec [ 0.364792] pci 0000:03:00.3: quirk_usb_early_handoff+0x0/0x680 took 25683 usecs [ 0.364800] pci 0000:03:00.4: extending delay after power-on from D3hot to 20 msec [ 0.407960] pci 0000:03:00.4: quirk_usb_early_handoff+0x0/0x680 took 42146 usecs [ 0.407965] PCI: CLS 64 bytes, default 64 [ 0.407976] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported [ 0.408016] Trying to unpack rootfs image as initramfs... [ 0.408028] pci 0000:00:01.0: Adding to iommu group 0 [ 0.408040] pci 0000:00:02.0: Adding to iommu group 1 [ 0.408049] pci 0000:00:02.2: Adding to iommu group 2 [ 0.408059] pci 0000:00:02.4: Adding to iommu group 3 [ 0.408071] pci 0000:00:08.0: Adding to iommu group 4 [ 0.408079] pci 0000:00:08.1: Adding to iommu group 4 [ 0.408093] pci 0000:00:14.0: Adding to iommu group 5 [ 0.408100] pci 0000:00:14.3: Adding to iommu group 5 [ 0.408123] pci 0000:00:18.0: Adding to iommu group 6 [ 0.408130] pci 0000:00:18.1: Adding to iommu group 6 [ 0.408137] pci 0000:00:18.2: Adding to iommu group 6 [ 0.408144] pci 0000:00:18.3: Adding to iommu group 6 [ 0.408152] pci 0000:00:18.4: Adding to iommu group 6 [ 0.408159] pci 0000:00:18.5: Adding to iommu group 6 [ 0.408171] pci 0000:00:18.6: Adding to iommu group 6 [ 0.408178] pci 0000:00:18.7: Adding to iommu group 6 [ 0.408188] pci 0000:01:00.0: Adding to iommu group 7 [ 0.408196] pci 0000:02:00.0: Adding to iommu group 8 [ 0.408209] pci 0000:03:00.0: Adding to iommu group 4 [ 0.408213] pci 0000:03:00.1: Adding to iommu group 4 [ 0.408219] pci 0000:03:00.2: Adding to iommu group 4 [ 0.408223] pci 0000:03:00.3: Adding to iommu group 4 [ 0.408227] pci 0000:03:00.4: Adding to iommu group 4 [ 0.408232] pci 0000:03:00.5: Adding to iommu group 4 [ 0.409305] pci 0000:00:00.2: can't derive routing for PCI INT A [ 0.409311] pci 0000:00:00.2: PCI INT A: not connected [ 0.409756] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40 [ 0.409760] AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC [ 0.409766] AMD-Vi: Interrupt remapping enabled [ 0.409766] AMD-Vi: X2APIC enabled [ 0.409797] AMD-Vi: Virtual APIC enabled [ 0.409872] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.409873] software IO TLB: mapped [mem 0x00000000c4517000-0x00000000c8517000] (64MB) [ 0.409924] LVT offset 0 assigned for vector 0x400 [ 0.418995] perf: AMD IBS detected (0x000003ff) [ 0.419007] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank). [ 0.419710] Initialise system trusted keyrings [ 0.419762] workingset: timestamp_bits=36 max_order=22 bucket_order=0 [ 0.420778] zbud: loaded [ 0.421053] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.421137] fuse: init (API version 7.37) [ 0.423773] Key type asymmetric registered [ 0.423774] Asymmetric key parser 'x509' registered [ 0.661647] Freeing initrd memory: 56244K [ 0.665175] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 0.665232] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.665277] io scheduler mq-deadline registered [ 0.666846] pcieport 0000:00:02.2: PME: Signaling with IRQ 34 [ 0.666989] pcieport 0000:00:02.4: PME: Signaling with IRQ 35 [ 0.667110] pcieport 0000:00:08.1: PME: Signaling with IRQ 36 [ 0.667225] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.668021] ACPI: AC: AC Adapter [ACAD] (on-line) [ 0.668054] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.668065] ACPI: button: Power Button [PWRB] [ 0.668088] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1 [ 0.668097] ACPI: button: Lid Switch [LID0] [ 0.668160] Estimated ratio of average max frequency by base frequency (times 1024): 1501 [ 0.668171] Monitor-Mwait will be used to enter C-1 state [ 0.668175] ACPI: \_SB_.PLTF.C000: Found 3 idle states [ 0.668277] ACPI: \_SB_.PLTF.C001: Found 3 idle states [ 0.668360] ACPI: \_SB_.PLTF.C002: Found 3 idle states [ 0.668478] ACPI: \_SB_.PLTF.C003: Found 3 idle states [ 0.668607] ACPI: \_SB_.PLTF.C004: Found 3 idle states [ 0.668780] ACPI: \_SB_.PLTF.C005: Found 3 idle states [ 0.668920] ACPI: \_SB_.PLTF.C006: Found 3 idle states [ 0.669062] ACPI: \_SB_.PLTF.C007: Found 3 idle states [ 0.669202] ACPI: \_SB_.PLTF.C008: Found 3 idle states [ 0.669396] ACPI: \_SB_.PLTF.C009: Found 3 idle states [ 0.669539] ACPI: \_SB_.PLTF.C00A: Found 3 idle states [ 0.669724] ACPI: \_SB_.PLTF.C00B: Found 3 idle states [ 0.670269] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.670272] ACPI: thermal: Thermal Zone [TZ01] (24 C) [ 0.670531] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.670958] ACPI: battery: Slot [BAT1] (battery present) [ 0.671654] Linux agpgart interface v0.103 [ 0.699894] loop: module loaded [ 0.700131] tun: Universal TUN/TAP device driver, 1.6 [ 0.700182] PPP generic driver version 2.4.2 [ 0.700234] VFIO - User Level meta-driver version: 0.3 [ 0.700370] i8042: PNP: PS/2 Controller [PNP0303:KBC0] at 0x60,0x64 irq 1 [ 0.700372] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp [ 0.701807] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.701991] mousedev: PS/2 mouse device common for all mice [ 0.702239] rtc_cmos 00:01: RTC can wake from S4 [ 0.702426] rtc_cmos 00:01: registered as rtc0 [ 0.702450] rtc_cmos 00:01: setting system clock to 2023-01-12T22:33:46 UTC (1673562826) [ 0.702472] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs [ 0.702477] i2c_dev: i2c /dev entries driver [ 0.702533] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 0.702551] device-mapper: uevent: version 1.0.3 [ 0.702585] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com [ 0.702597] platform eisa.0: Probing EISA bus 0 [ 0.702599] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 0.702600] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 0.702601] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 0.702601] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 0.702602] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 0.702603] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 0.702604] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 0.702605] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 0.702606] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 0.702606] platform eisa.0: EISA: Detected 0 cards [ 0.702756] ledtrig-cpu: registered to indicate activity on CPUs [ 0.702771] efifb: probing for efifb [ 0.702811] efifb: showing boot graphics [ 0.704257] efifb: framebuffer at 0xfce0000000, using 8100k, total 8100k [ 0.704259] efifb: mode is 1920x1080x32, linelength=7680, pages=1 [ 0.704262] efifb: scrolling: redraw [ 0.704263] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.704304] fbcon: Deferring console take-over [ 0.704304] fb0: EFI VGA frame buffer device [ 0.704389] drop_monitor: Initializing network drop monitor service [ 0.704500] NET: Registered PF_INET6 protocol family [ 0.706733] Segment Routing with IPv6 [ 0.706743] In-situ OAM (IOAM) with IPv6 [ 0.706764] NET: Registered PF_PACKET protocol family [ 0.706790] Key type dns_resolver registered [ 0.707876] microcode: CPU0: patch_level=0x08608103 [ 0.707881] microcode: CPU1: patch_level=0x08608103 [ 0.707901] microcode: CPU2: patch_level=0x08608103 [ 0.707910] microcode: CPU3: patch_level=0x08608103 [ 0.707932] microcode: CPU4: patch_level=0x08608103 [ 0.707941] microcode: CPU5: patch_level=0x08608103 [ 0.707957] microcode: CPU6: patch_level=0x08608103 [ 0.707964] microcode: CPU7: patch_level=0x08608103 [ 0.707983] microcode: CPU8: patch_level=0x08608103 [ 0.707993] microcode: CPU9: patch_level=0x08608103 [ 0.708015] microcode: CPU10: patch_level=0x08608103 [ 0.708025] microcode: CPU11: patch_level=0x08608103 [ 0.708031] microcode: Microcode Update Driver: v2.2. [ 0.708278] resctrl: L3 allocation detected [ 0.708280] resctrl: MB allocation detected [ 0.708281] resctrl: L3 monitoring detected [ 0.708285] IPI shorthand broadcast: enabled [ 0.708303] sched_clock: Marking stable (707921235, 343730)->(1451720165, -743455200) [ 0.708630] registered taskstats version 1 [ 0.708761] Loading compiled-in X.509 certificates [ 0.709269] Loaded X.509 cert 'Build time autogenerated kernel key: 96d5d262620b0d009c0df9f712f35d9c468d96e3' [ 0.709790] zswap: loaded using pool lzo/zbud [ 0.709951] Key type .fscrypt registered [ 0.709952] Key type fscrypt-provisioning registered [ 0.710112] Key type trusted registered [ 0.710462] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 [ 0.712113] Key type encrypted registered [ 0.712117] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712126] Loading compiled-in module X.509 certificates [ 0.712497] Loaded X.509 cert 'Build time autogenerated kernel key: 96d5d262620b0d009c0df9f712f35d9c468d96e3' [ 0.712498] ima: Allocated hash algorithm: sha1 [ 0.749363] ima: No architecture policies found [ 0.749396] evm: Initialising EVM extended attributes: [ 0.749398] evm: security.selinux [ 0.749401] evm: security.SMACK64 [ 0.749403] evm: security.SMACK64EXEC [ 0.749404] evm: security.SMACK64TRANSMUTE [ 0.749405] evm: security.SMACK64MMAP [ 0.749407] evm: security.apparmor [ 0.749408] evm: security.ima [ 0.749409] evm: security.capability [ 0.749411] evm: HMAC attrs: 0x1 [ 0.751071] PM: Magic number: 7:235:603 [ 0.751479] acpi_cpufreq: overriding BIOS provided _PSD data [ 0.752149] RAS: Correctable Errors collector initialized. [ 0.755294] Freeing unused decrypted memory: 2036K [ 0.756100] Freeing unused kernel image (initmem) memory: 3132K [ 0.769351] Write protecting the kernel read-only data: 24576k [ 0.770173] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 0.770368] Freeing unused kernel image (rodata/data gap) memory: 620K [ 0.821192] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 0.821198] Run /init as init process [ 0.821199] with arguments: [ 0.821200] /init [ 0.821201] splash [ 0.821202] with environment: [ 0.821202] HOME=/ [ 0.821203] TERM=linux [ 0.821204] BOOT_IMAGE=/boot/vmlinuz-6.1.3-custom [ 0.892646] hid: raw HID events driver (C) Jiri Kosina [ 0.895543] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no) [ 0.895631] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f/LNXVIDEO:00/input/input3 [ 0.899728] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 [ 0.899732] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection [ 0.899842] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20 [ 0.931900] xhci_hcd 0000:03:00.3: xHCI Host Controller [ 0.931909] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 1 [ 0.931995] xhci_hcd 0000:03:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410 [ 0.932285] xhci_hcd 0000:03:00.3: xHCI Host Controller [ 0.932287] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 2 [ 0.932288] xhci_hcd 0000:03:00.3: Host supports USB 3.1 Enhanced SuperSpeed [ 0.932319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 0.932321] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.932322] usb usb1: Product: xHCI Host Controller [ 0.932323] usb usb1: Manufacturer: Linux 6.1.3-custom xhci-hcd [ 0.932324] usb usb1: SerialNumber: 0000:03:00.3 [ 0.932467] hub 1-0:1.0: USB hub found [ 0.932479] hub 1-0:1.0: 4 ports detected [ 0.933057] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.933071] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01 [ 0.933073] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.933074] usb usb2: Product: xHCI Host Controller [ 0.933075] usb usb2: Manufacturer: Linux 6.1.3-custom xhci-hcd [ 0.933076] usb usb2: SerialNumber: 0000:03:00.3 [ 0.933143] hub 2-0:1.0: USB hub found [ 0.933147] hub 2-0:1.0: 2 ports detected [ 0.933547] xhci_hcd 0000:03:00.4: xHCI Host Controller [ 0.933550] xhci_hcd 0000:03:00.4: new USB bus registered, assigned bus number 3 [ 0.933632] xhci_hcd 0000:03:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410 [ 0.933899] xhci_hcd 0000:03:00.4: xHCI Host Controller [ 0.933901] xhci_hcd 0000:03:00.4: new USB bus registered, assigned bus number 4 [ 0.933902] xhci_hcd 0000:03:00.4: Host supports USB 3.1 Enhanced SuperSpeed [ 0.933926] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 0.933927] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.933928] usb usb3: Product: xHCI Host Controller [ 0.933929] usb usb3: Manufacturer: Linux 6.1.3-custom xhci-hcd [ 0.933930] usb usb3: SerialNumber: 0000:03:00.4 [ 0.934040] hub 3-0:1.0: USB hub found [ 0.934048] hub 3-0:1.0: 4 ports detected [ 0.935009] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.935025] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01 [ 0.935027] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.935028] usb usb4: Product: xHCI Host Controller [ 0.935029] usb usb4: Manufacturer: Linux 6.1.3-custom xhci-hcd [ 0.935030] usb usb4: SerialNumber: 0000:03:00.4 [ 0.935137] hub 4-0:1.0: USB hub found [ 0.935142] hub 4-0:1.0: 2 ports detected [ 1.057149] input: GXTP7863:00 27C6:01E0 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-GXTP7863:00/0018:27C6:01E0.0001/input/input4 [ 1.057167] nvme 0000:02:00.0: platform quirk: setting simple suspend [ 1.057288] nvme nvme0: pci function 0000:02:00.0 [ 1.057316] input: GXTP7863:00 27C6:01E0 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-GXTP7863:00/0018:27C6:01E0.0001/input/input5 [ 1.057622] hid-generic 0018:27C6:01E0.0001: input,hidraw0: I2C HID v1.00 Mouse [GXTP7863:00 27C6:01E0] on i2c-GXTP7863:00 [ 1.077134] nvme nvme0: allocated 61 MiB host memory buffer. [ 1.187768] usb 1-4: new high-speed USB device number 2 using xhci_hcd [ 1.191788] usb 3-2: new full-speed USB device number 2 using xhci_hcd [ 1.230565] nvme nvme0: 16/0/0 default/read/poll queues [ 1.233263] nvme0n1: p1 p2 p3 p4 p5 [ 1.368988] usb 3-2: New USB device found, idVendor=1358, idProduct=c123, bcdDevice= 0.00 [ 1.368998] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.369002] usb 3-2: Product: Bluetooth Radio [ 1.369005] usb 3-2: Manufacturer: Realtek [ 1.369008] usb 3-2: SerialNumber: 00e04c000001 [ 1.376851] usb 1-4: New USB device found, idVendor=0408, idProduct=1040, bcdDevice= 0.03 [ 1.376858] usb 1-4: New USB device strings: Mfr=3, Product=1, SerialNumber=2 [ 1.376860] usb 1-4: Product: ov9734_techfront_camera [ 1.376863] usb 1-4: Manufacturer: Quanta [ 1.376865] usb 1-4: SerialNumber: 0001 [ 1.381475] tsc: Refined TSC clocksource calibration: 2099.777 MHz [ 1.381491] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e445df4cb4, max_idle_ns: 440795301528 ns [ 1.381534] clocksource: Switched to clocksource tsc [ 1.505488] usb 3-3: new full-speed USB device number 3 using xhci_hcd [ 1.754618] usb 3-3: New USB device found, idVendor=27c6, idProduct=5125, bcdDevice= 2.00 [ 1.754630] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.754634] usb 3-3: Product: Goodix Fingerprint Device [ 1.754638] usb 3-3: Manufacturer: Shenzhen Goodix Technology Co.,Ltd. [ 1.754641] usb 3-3: SerialNumber: 00000000001A [ 1.865746] fbcon: Taking over console [ 1.865891] Console: switching to colour frame buffer device 240x67 [ 1.876483] EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Quota mode: none. [ 1.944567] systemd[1]: Inserted module 'autofs4' [ 1.959136] systemd[1]: systemd 251.4-1ubuntu7 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.959142] systemd[1]: Detected architecture x86-64. [ 1.959697] systemd[1]: Hostname set to . [ 2.101284] systemd[1]: Queued start job for default target Graphical Interface. [ 2.153679] clocksource: timekeeping watchdog on CPU3: Marking clocksource 'tsc' as unstable because the skew is too large: [ 2.153690] clocksource: 'hpet' wd_nsec: 516574033 wd_now: 261dee3 wd_last: 1f102b3 mask: ffffffff [ 2.153694] clocksource: 'tsc' cs_nsec: 515660412 cs_now: 6a71bb122 cs_last: 66691e789 mask: ffffffffffffffff [ 2.153698] clocksource: 'tsc' is current clocksource. [ 2.153714] tsc: Marking TSC unstable due to clocksource watchdog [ 2.153737] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'. [ 2.153739] sched_clock: Marking unstable (2153392194, 343749)<-(2897191307, -743455200) [ 2.154003] clocksource: Checking clocksource tsc synchronization from CPU 0 to CPUs 1-2,5-7,10-11. [ 2.154164] clocksource: Switched to clocksource hpet [ 2.204590] systemd[1]: Created slice Slice /system/modprobe. [ 2.205055] systemd[1]: Created slice Slice /system/systemd-fsck. [ 2.205196] systemd[1]: Created slice User and Session Slice. [ 2.205252] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 2.205399] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 2.205470] systemd[1]: Reached target Local Integrity Protected Volumes. [ 2.205501] systemd[1]: Reached target User and Group Name Lookups. [ 2.205518] systemd[1]: Reached target Remote File Systems. [ 2.205535] systemd[1]: Reached target Slice Units. [ 2.205565] systemd[1]: Reached target Local Verity Protected Volumes. [ 2.205672] systemd[1]: Listening on Syslog Socket. [ 2.205739] systemd[1]: Listening on fsck to fsckd communication Socket. [ 2.205783] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 2.205905] systemd[1]: Listening on Journal Audit Socket. [ 2.205965] systemd[1]: Listening on Journal Socket (/dev/log). [ 2.206038] systemd[1]: Listening on Journal Socket. [ 2.206108] systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket. [ 2.206193] systemd[1]: Listening on udev Control Socket. [ 2.206251] systemd[1]: Listening on udev Kernel Socket. [ 2.206800] systemd[1]: Mounting Huge Pages File System... [ 2.207593] systemd[1]: Mounting POSIX Message Queue File System... [ 2.208183] systemd[1]: Mounting Kernel Debug File System... [ 2.208725] systemd[1]: Mounting Kernel Trace File System... [ 2.209900] systemd[1]: Starting Journal Service... [ 2.210716] systemd[1]: Starting Set the console keyboard layout... [ 2.211385] systemd[1]: Starting Create List of Static Device Nodes... [ 2.211999] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 2.212656] systemd[1]: Starting Load Kernel Module configfs... [ 2.213338] systemd[1]: Starting Load Kernel Module drm... [ 2.214170] systemd[1]: Starting Load Kernel Module efi_pstore... [ 2.214909] systemd[1]: Starting Load Kernel Module fuse... [ 2.215667] systemd[1]: Starting Load Kernel Module pstore_blk... [ 2.216523] systemd[1]: Starting Load Kernel Module pstore_zone... [ 2.216947] pstore: Using crash dump compression: deflate [ 2.217602] systemd[1]: Starting Load Kernel Module ramoops... [ 2.217780] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathExists=!/run/initramfs/fsck-root). [ 2.219298] systemd[1]: Starting Load Kernel Modules... [ 2.220456] systemd[1]: Starting Remount Root and Kernel File Systems... [ 2.220600] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed. [ 2.222140] systemd[1]: Starting Coldplug All udev Devices... [ 2.222241] pstore: Registered efi as persistent store backend [ 2.223363] systemd[1]: Mounted Huge Pages File System. [ 2.223439] systemd[1]: Mounted POSIX Message Queue File System. [ 2.223491] systemd[1]: Mounted Kernel Debug File System. [ 2.223546] systemd[1]: Mounted Kernel Trace File System. [ 2.223727] systemd[1]: Finished Create List of Static Device Nodes. [ 2.223965] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 2.224096] systemd[1]: Finished Load Kernel Module configfs. [ 2.224264] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 2.224380] systemd[1]: Finished Load Kernel Module efi_pstore. [ 2.224531] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 2.224643] systemd[1]: Finished Load Kernel Module fuse. [ 2.224796] systemd[1]: modprobe@pstore_blk.service: Deactivated successfully. [ 2.224914] systemd[1]: Finished Load Kernel Module pstore_blk. [ 2.225057] systemd[1]: modprobe@pstore_zone.service: Deactivated successfully. [ 2.225167] systemd[1]: Finished Load Kernel Module pstore_zone. [ 2.225312] systemd[1]: modprobe@ramoops.service: Deactivated successfully. [ 2.225485] systemd[1]: Finished Load Kernel Module ramoops. [ 2.226187] EXT4-fs (nvme0n1p5): re-mounted. Quota mode: none. [ 2.226305] systemd[1]: Mounting FUSE Control File System... [ 2.227037] systemd[1]: Mounting Kernel Configuration File System... [ 2.228499] systemd[1]: Finished Remount Root and Kernel File Systems. [ 2.228618] systemd[1]: Mounted FUSE Control File System. [ 2.228674] systemd[1]: Mounted Kernel Configuration File System. [ 2.229458] systemd[1]: Starting Load/Save Random Seed... [ 2.230127] systemd[1]: Starting Create System Users... [ 2.235882] ACPI: bus type drm_connector registered [ 2.236553] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 2.236702] systemd[1]: Finished Load Kernel Module drm. [ 2.237114] systemd[1]: Finished Load/Save Random Seed. [ 2.237211] systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes). [ 2.239548] lp: driver loaded but no devices found [ 2.241223] systemd[1]: Finished Set the console keyboard layout. [ 2.242881] ppdev: user-space parallel port driver [ 2.243179] systemd[1]: Finished Create System Users. [ 2.243940] systemd[1]: Starting Create Static Device Nodes in /dev... [ 2.262046] systemd[1]: Finished Create Static Device Nodes in /dev. [ 2.262248] systemd[1]: Started Journal Service. [ 2.267941] loop0: detected capacity change from 0 to 8 [ 2.268055] loop1: detected capacity change from 0 to 129480 [ 2.268092] loop2: detected capacity change from 0 to 488424 [ 2.269433] loop3: detected capacity change from 0 to 709280 [ 2.270502] loop4: detected capacity change from 0 to 187776 [ 2.271396] loop5: detected capacity change from 0 to 94056 [ 2.272371] loop6: detected capacity change from 0 to 98280 [ 2.273477] loop7: detected capacity change from 0 to 568 [ 2.277289] systemd-journald[355]: Received client request to flush runtime journal. [ 2.366459] es8316 i2c-ESSX8336:00: PLATFORM_MAINMIC_TYPE_ARG=0xbb [ 2.366480] es8316 i2c-ESSX8336:00: PLATFORM_HPMIC_TYPE_ARG=0xcc [ 2.366499] es8316 i2c-ESSX8336:00: PLATFORM_SPK_TYPE_ARG=0x2 [ 2.366520] es8316 i2c-ESSX8336:00: PLATFORM_HPDET_INV_ARG=0x0 [ 2.366918] es8316 i2c-ESSX8336:00: PLATFORM_MIC_DE_POP_ARG=0x0 [ 2.367426] es8316 i2c-ESSX8336:00: PLATFORM_BUS_SLOT_ARG=0x3 [ 2.367465] es8316 i2c-ESSX8336:00: HP_CODEC_LINEIN_PGA_GAIN_ARG=0x5 [ 2.367506] es8316 i2c-ESSX8336:00: MAIN_CODEC_LINEIN_PGA_GAIN_ARG=0x5 [ 2.367556] es8316 i2c-ESSX8336:00: HP_CODEC_D2SEPGA_GAIN_ARG=0x1 [ 2.367609] es8316 i2c-ESSX8336:00: MAIN_CODEC_D2SEPGA_GAIN_ARG=0x1 [ 2.367666] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_VOLUME_ARG=0x0 [ 2.367725] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_VOLUME_ARG=0x0 [ 2.367785] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_ENABLE_ARG=0x1 [ 2.367853] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_ENABLE_ARG=0x1 [ 2.367930] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_TARGET_LEVEL_ARG=0xa [ 2.368009] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_TARGET_LEVEL_ARG=0xa [ 2.368091] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_MAXGAIN_ARG=0x12 [ 2.368172] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_MAXGAIN_ARG=0x12 [ 2.368256] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_MINGAIN_ARG=0x8 [ 2.368343] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_MINGAIN_ARG=0x4 [ 2.368433] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_HLDTIME_ARG=0x0 [ 2.368529] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_HLDTIME_ARG=0x0 [ 2.368635] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_DCYTIME_ARG=0x0 [ 2.368743] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_DCYTIME_ARG=0x0 [ 2.368847] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_ATKTIME_ARG=0x2 [ 2.368957] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_ATKTIME_ARG=0x2 [ 2.369067] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_NGTYPE_ARG=0x3 [ 2.369191] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_NGTYPE_ARG=0x3 [ 2.369333] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_NGTHLD_ARG=0x1 [ 2.369704] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_NGTHLD_ARG=0x1 [ 2.369754] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_GUI_STEP_ARG=0x3 [ 2.369800] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_GUI_GAIN_RANGE_ARG=0x3 [ 2.370427] es8316 i2c-ESSX8336:00: HP_CODEC_DAC_HPMIX_HIGAIN_ARG=0x0 [ 2.370555] es8316 i2c-ESSX8336:00: SPK_CODEC_DAC_HPMIX_HIGAIN_ARG=0x0 [ 2.370680] es8316 i2c-ESSX8336:00: HP_CODEC_DAC_HPMIX_VOLUME_ARG=0xbb [ 2.370825] es8316 i2c-ESSX8336:00: SPK_CODEC_DAC_HPMIX_VOLUME_ARG=0xbb [ 2.370968] es8316 i2c-ESSX8336:00: HP_CODEC_DAC_HPOUT_VOLUME_ARG=0x0 [ 2.371111] es8316 i2c-ESSX8336:00: SPK_CODEC_DAC_HPOUT_VOLUME_ARG=0x0 [ 2.371263] es8316 i2c-ESSX8336:00: HP_CODEC_LDAC_VOLUME_ARG=0x0 [ 2.371415] es8316 i2c-ESSX8336:00: HP_CODEC_RDAC_VOLUME_ARG=0x0 [ 2.371585] es8316 i2c-ESSX8336:00: SPK_CODEC_LDAC_VOLUME_ARG=0x0 [ 2.371751] es8316 i2c-ESSX8336:00: SPK_CODEC_RDAC_VOLUME_ARG=0x0 [ 2.371923] es8316 i2c-ESSX8336:00: HP_CODEC_DAC_AUTOMUTE_ARG=0x0 [ 2.372095] es8316 i2c-ESSX8336:00: SPK_CODEC_DAC_AUTOMUTE_ARG=0x1 [ 2.372265] es8316 i2c-ESSX8336:00: HP_CODEC_DAC_MONO_ARG=0x0 [ 2.372438] es8316 i2c-ESSX8336:00: SPK_CODEC_DAC_MONO_ARG=0x0 [ 2.373090] es8316 i2c-ESSX8336:00: SPK_CTL_IO_LEVEL_ARG=0x1 [ 2.373273] es8316 i2c-ESSX8336:00: CODEC_GPIO0_FUNC_ARG=0x0 [ 2.376014] es8316 i2c-ESSX8336:00: PLATFORM_MCLK_LRCK_FREQ_ARG=0x4 [ 2.376043] es8316 i2c-ESSX8336:00: PLATFORM_MAINMIC_TYPE_ARG=0xbb [ 2.376064] es8316 i2c-ESSX8336:00: PLATFORM_HPMIC_TYPE_ARG=0xcc [ 2.376088] es8316 i2c-ESSX8336:00: PLATFORM_SPK_TYPE_ARG=0x2 [ 2.376118] es8316 i2c-ESSX8336:00: PLATFORM_HPDET_INV_ARG=0x0 [ 2.376618] es8316 i2c-ESSX8336:00: PLATFORM_MIC_DE_POP_ARG=0x0 [ 2.377134] es8316 i2c-ESSX8336:00: PLATFORM_BUS_SLOT_ARG=0x3 [ 2.377173] es8316 i2c-ESSX8336:00: HP_CODEC_LINEIN_PGA_GAIN_ARG=0x5 [ 2.377214] es8316 i2c-ESSX8336:00: MAIN_CODEC_LINEIN_PGA_GAIN_ARG=0x5 [ 2.377263] es8316 i2c-ESSX8336:00: HP_CODEC_D2SEPGA_GAIN_ARG=0x1 [ 2.377316] es8316 i2c-ESSX8336:00: MAIN_CODEC_D2SEPGA_GAIN_ARG=0x1 [ 2.377371] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_VOLUME_ARG=0x0 [ 2.377426] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_VOLUME_ARG=0x0 [ 2.377556] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_ENABLE_ARG=0x1 [ 2.377621] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_ENABLE_ARG=0x1 [ 2.377696] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_TARGET_LEVEL_ARG=0xa [ 2.377777] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_TARGET_LEVEL_ARG=0xa [ 2.377853] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_MAXGAIN_ARG=0x12 [ 2.377929] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_MAXGAIN_ARG=0x12 [ 2.378010] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_MINGAIN_ARG=0x8 [ 2.378094] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_MINGAIN_ARG=0x4 [ 2.378186] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_HLDTIME_ARG=0x0 [ 2.378279] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_HLDTIME_ARG=0x0 [ 2.378373] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_DCYTIME_ARG=0x0 [ 2.378473] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_DCYTIME_ARG=0x0 [ 2.378574] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_ATKTIME_ARG=0x2 [ 2.378658] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_ATKTIME_ARG=0x2 [ 2.378766] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_NGTYPE_ARG=0x3 [ 2.378878] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_NGTYPE_ARG=0x3 [ 2.379002] es8316 i2c-ESSX8336:00: HP_CODEC_ADC_ALC_NGTHLD_ARG=0x1 [ 2.379126] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_ALC_NGTHLD_ARG=0x1 [ 2.379175] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_GUI_STEP_ARG=0x3 [ 2.379212] es8316 i2c-ESSX8336:00: MAIN_CODEC_ADC_GUI_GAIN_RANGE_ARG=0x3 [ 2.379775] es8316 i2c-ESSX8336:00: HP_CODEC_DAC_HPMIX_HIGAIN_ARG=0x0 [ 2.379902] es8316 i2c-ESSX8336:00: SPK_CODEC_DAC_HPMIX_HIGAIN_ARG=0x0 [ 2.380028] es8316 i2c-ESSX8336:00: HP_CODEC_DAC_HPMIX_VOLUME_ARG=0xbb [ 2.380168] es8316 i2c-ESSX8336:00: SPK_CODEC_DAC_HPMIX_VOLUME_ARG=0xbb [ 2.380319] es8316 i2c-ESSX8336:00: HP_CODEC_DAC_HPOUT_VOLUME_ARG=0x0 [ 2.380465] es8316 i2c-ESSX8336:00: SPK_CODEC_DAC_HPOUT_VOLUME_ARG=0x0 [ 2.380619] es8316 i2c-ESSX8336:00: HP_CODEC_LDAC_VOLUME_ARG=0x0 [ 2.380776] es8316 i2c-ESSX8336:00: HP_CODEC_RDAC_VOLUME_ARG=0x0 [ 2.380933] es8316 i2c-ESSX8336:00: SPK_CODEC_LDAC_VOLUME_ARG=0x0 [ 2.381093] es8316 i2c-ESSX8336:00: SPK_CODEC_RDAC_VOLUME_ARG=0x0 [ 2.381261] es8316 i2c-ESSX8336:00: HP_CODEC_DAC_AUTOMUTE_ARG=0x0 [ 2.381426] es8316 i2c-ESSX8336:00: SPK_CODEC_DAC_AUTOMUTE_ARG=0x1 [ 2.381623] es8316 i2c-ESSX8336:00: HP_CODEC_DAC_MONO_ARG=0x0 [ 2.381790] es8316 i2c-ESSX8336:00: SPK_CODEC_DAC_MONO_ARG=0x0 [ 2.382453] es8316 i2c-ESSX8336:00: SPK_CTL_IO_LEVEL_ARG=0x1 [ 2.382655] es8316 i2c-ESSX8336:00: CODEC_GPIO0_FUNC_ARG=0x0 [ 2.385365] es8316 i2c-ESSX8336:00: PLATFORM_MCLK_LRCK_FREQ_ARG=0x4 [ 2.385402] es8316 i2c-ESSX8336:00: HP jack detect inverted 0 [ 2.394314] Adding 15998972k swap on /dev/nvme0n1p4. Priority:-2 extents:1 across:15998972k SSFS [ 2.410286] snd_pci_acp3x 0000:03:00.5: enabling device (0000 -> 0002) [ 2.508732] mc: Linux media interface: v0.10 [ 2.509189] ccp 0000:03:00.2: enabling device (0000 -> 0002) [ 2.510334] ccp 0000:03:00.2: ccp: unable to access the device: you might be running a broken BIOS. [ 2.510470] input: Huawei WMI hotkeys as /devices/platform/huawei-wmi/input/input7 [ 2.519023] videodev: Linux video capture interface: v2.00 [ 2.520510] ccp 0000:03:00.2: tee enabled [ 2.520521] ccp 0000:03:00.2: psp enabled [ 2.521697] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer [ 2.521704] RAPL PMU: hw unit of domain package 2^-16 Joules [ 2.542222] Bluetooth: Core ver 2.22 [ 2.542259] NET: Registered PF_BLUETOOTH protocol family [ 2.542261] Bluetooth: HCI device and connection manager initialized [ 2.542268] Bluetooth: HCI socket layer initialized [ 2.542271] Bluetooth: L2CAP socket layer initialized [ 2.542276] Bluetooth: SCO socket layer initialized [ 2.543315] cryptd: max_cpu_qlen set to 1000 [ 2.639002] ACPI: battery: new extension: Huawei Battery Extension [ 2.643040] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.644345] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.645744] AVX2 version of gcm_enc/dec engaged. [ 2.645826] AES CTR mode by8 optimization enabled [ 2.650180] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002) [ 2.650316] snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client [ 2.660711] usbcore: registered new interface driver btusb [ 2.664409] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822 [ 2.671852] Bluetooth: hci0: RTL: rom_version status=0 version=3 [ 2.671861] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin [ 2.672400] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:03:00.1/sound/card0/input8 [ 2.672583] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin [ 2.672726] usb 1-4: Found UVC 1.50 device ov9734_techfront_camera (0408:1040) [ 2.672901] Bluetooth: hci0: RTL: cfg_sz 6, total sz 35086 [ 2.681752] usb 1-4: Failed to initialize entity for entity 6 [ 2.681758] usb 1-4: Failed to register entities (-22). [ 2.681842] input: ov9734_techfront_camera: ov9734 as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-4/1-4:1.0/input/input9 [ 2.755003] usbcore: registered new interface driver uvcvideo [ 2.758111] SVM: TSC scaling supported [ 2.758115] kvm: Nested Virtualization enabled [ 2.758116] SVM: kvm: Nested Paging enabled [ 2.758128] SVM: Virtual VMLOAD VMSAVE supported [ 2.758129] SVM: Virtual GIF supported [ 2.758129] SVM: LBR virtualization supported [ 2.760954] input: GXTP7863:00 27C6:01E0 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-GXTP7863:00/0018:27C6:01E0.0001/input/input10 [ 2.761078] input: GXTP7863:00 27C6:01E0 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-GXTP7863:00/0018:27C6:01E0.0001/input/input11 [ 2.761162] hid-multitouch 0018:27C6:01E0.0001: input,hidraw0: I2C HID v1.00 Mouse [GXTP7863:00 27C6:01E0] on i2c-GXTP7863:00 [ 2.767155] AMD-Vi: AMD IOMMUv2 loaded and initialized [ 2.770420] MCE: In-kernel MCE decoding enabled. [ 2.772230] rtw_8822ce 0000:01:00.0: enabling device (0000 -> 0003) [ 2.774593] rtw_8822ce 0000:01:00.0: Firmware version 9.9.13, H2C version 15 [ 2.774639] rtw_8822ce 0000:01:00.0: Firmware version 9.9.4, H2C version 15 [ 2.828725] rtw_8822ce 0000:01:00.0 wlp1s0: renamed from wlan0 [ 2.902565] intel_rapl_common: Found RAPL domain package [ 2.902569] intel_rapl_common: Found RAPL domain core [ 2.988620] Bluetooth: hci0: RTL: fw version 0x19b76d7d [ 3.145631] Bluetooth: hci0: AOSP extensions version v1.00 [ 3.145635] Bluetooth: hci0: AOSP quality report is supported [ 4.203909] [drm] amdgpu kernel modesetting enabled. [ 4.218237] amdgpu: Virtual CRAT table created for CPU [ 4.218253] amdgpu: Topology: Add CPU node [ 4.218590] Console: switching to colour dummy device 80x25 [ 4.218655] amdgpu 0000:03:00.0: vgaarb: deactivate vga console [ 4.218765] amdgpu 0000:03:00.0: enabling device (0006 -> 0007) [ 4.218847] [drm] initializing kernel modesetting (RENOIR 0x1002:0x164C 0x152D:0x1365 0xC2). [ 4.218929] [drm] register mmio base: 0xD0300000 [ 4.218930] [drm] register mmio size: 524288 [ 4.220487] [drm] add ip block number 0 [ 4.220491] [drm] add ip block number 1 [ 4.220492] [drm] add ip block number 2 [ 4.220494] [drm] add ip block number 3 [ 4.220495] [drm] add ip block number 4 [ 4.220496] [drm] add ip block number 5 [ 4.220497] [drm] add ip block number 6 [ 4.220498] [drm] add ip block number 7 [ 4.220500] [drm] add ip block number 8 [ 4.220501] [drm] add ip block number 9 [ 4.220517] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT [ 4.220520] amdgpu: ATOM BIOS: 113-LUCIENNE-016 [ 4.221513] [drm] VCN decode is enabled in VM mode [ 4.221516] [drm] VCN encode is enabled in VM mode [ 4.221517] [drm] JPEG decode is enabled in VM mode [ 4.221518] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled [ 4.221522] amdgpu 0000:03:00.0: amdgpu: PCIE atomic ops is not supported [ 4.221538] amdgpu 0000:03:00.0: amdgpu: MODE2 reset [ 4.221888] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit [ 4.221897] amdgpu 0000:03:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used) [ 4.221900] amdgpu 0000:03:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF [ 4.221901] amdgpu 0000:03:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF [ 4.221909] [drm] Detected VRAM RAM=512M, BAR=512M [ 4.221911] [drm] RAM width 128bits DDR4 [ 4.221974] [drm] amdgpu: 512M of VRAM memory ready [ 4.221976] [drm] amdgpu: 7668M of GTT memory ready. [ 4.221991] [drm] GART: num cpu pages 262144, num gpu pages 262144 [ 4.222115] [drm] PCIE GART of 1024M enabled. [ 4.222116] [drm] PTB located at 0x000000F400A00000 [ 4.222844] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist [ 4.222847] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist [ 4.223428] [drm] Loading DMUB firmware via PSP: version=0x0101001F [ 4.226412] [drm] Found VCN firmware Version ENC: 1.17 DEC: 5 VEP: 0 Revision: 2 [ 4.226427] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware [ 4.229466] audit: type=1400 audit(1673562830.019:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=584 comm="apparmor_parser" [ 4.229581] audit: type=1400 audit(1673562830.023:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=585 comm="apparmor_parser" [ 4.229586] audit: type=1400 audit(1673562830.023:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=585 comm="apparmor_parser" [ 4.229644] audit: type=1400 audit(1673562830.023:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=588 comm="apparmor_parser" [ 4.229648] audit: type=1400 audit(1673562830.023:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=588 comm="apparmor_parser" [ 4.229651] audit: type=1400 audit(1673562830.023:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=588 comm="apparmor_parser" [ 4.230817] audit: type=1400 audit(1673562830.023:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=591 comm="apparmor_parser" [ 4.232971] audit: type=1400 audit(1673562830.023:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=590 comm="apparmor_parser" [ 4.232979] audit: type=1400 audit(1673562830.023:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=590 comm="apparmor_parser" [ 4.922763] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR [ 5.008992] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available [ 5.017952] amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available [ 5.017957] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available [ 5.018583] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully! [ 5.019466] [drm] Display Core initialized with v3.2.207! [ 5.020124] [drm] DMUB hardware initialized: version=0x0101001F [ 5.054624] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu]) [ 5.249804] [drm] kiq ring mec 2 pipe 1 q 0 [ 5.252081] [drm] VCN decode and encode initialized successfully(under DPG Mode). [ 5.252099] [drm] JPEG decode initialized successfully. [ 5.254886] kfd kfd: amdgpu: Allocated 3969056 bytes on gart [ 5.254980] amdgpu: sdma_bitmap: 3 [ 5.273037] memmap_init_zone_device initialised 131072 pages in 0ms [ 5.273049] amdgpu: HMM registered 512MB device memory [ 5.273089] amdgpu: SRAT table not found [ 5.273090] amdgpu: Virtual CRAT table created for GPU [ 5.273166] amdgpu: Topology: Add dGPU node [0x164c:0x1002] [ 5.273170] kfd kfd: amdgpu: added device 1002:164c [ 5.273256] amdgpu 0000:03:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 7 [ 5.273340] amdgpu 0000:03:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0 [ 5.273342] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0 [ 5.273343] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0 [ 5.273344] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0 [ 5.273345] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0 [ 5.273346] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0 [ 5.273347] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0 [ 5.273348] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0 [ 5.273349] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0 [ 5.273350] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0 [ 5.273351] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1 [ 5.273352] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1 [ 5.273353] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1 [ 5.273354] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1 [ 5.273355] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1 [ 5.275244] [drm] Initialized amdgpu 3.49.0 20150101 for 0000:03:00.0 on minor 0 [ 5.280458] fbcon: amdgpudrmfb (fb0) is primary device [ 5.280712] [drm] DSC precompute is not needed. [ 5.336751] Console: switching to colour frame buffer device 240x67 [ 5.355208] amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device [ 7.493945] amd-acp3x-essx8336 amd-acp3x-essx8336.0: matched DMI table with this system, trying to register sound card [ 7.494088] es8316 i2c-ESSX8336:00: assuming static mclk [ 7.570467] amd-acp3x-essx8336 amd-acp3x-essx8336.0: ASoC: driver name too long 'amd-acp3x-essx8336' -> 'amd-acp3x-essx8' [ 7.574210] input: amd-acp3x-essx8336 Headset as /devices/platform/amd-acp3x-essx8336.0/sound/card1/input13 [ 7.574433] amd-acp3x-essx8336 amd-acp3x-essx8336.0: successfully registered the sound card [ 7.574454] amd-acp3x-essx8336: platform device registered successfully [ 7.794467] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 7.794473] Bluetooth: BNEP filters: protocol multicast [ 7.794480] Bluetooth: BNEP socket layer initialized [ 7.796438] Bluetooth: MGMT ver 1.22 [ 7.799959] NET: Registered PF_ALG protocol family [ 7.883991] loop8: detected capacity change from 0 to 8 [ 7.889647] kauditd_printk_skb: 30 callbacks suppressed [ 7.889651] audit: type=1400 audit(1673562833.683:41): apparmor="DENIED" operation="capable" profile="/usr/sbin/cupsd" pid=861 comm="cupsd" capability=12 capname="net_admin" [ 8.073839] Bluetooth: hci0: AOSP extensions version v1.00 [ 8.073849] Bluetooth: hci0: AOSP quality report is supported [ 8.137944] audit: type=1400 audit(1673562833.931:42): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=931 comm="snap-confine" capability=12 capname="net_admin" [ 8.137951] audit: type=1400 audit(1673562833.931:43): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=931 comm="snap-confine" capability=38 capname="perfmon" [ 8.146157] audit: type=1400 audit(1673562833.939:44): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=931 comm="snap-confine" capability=4 capname="fsetid" [ 8.674813] audit: type=1400 audit(1673562834.467:45): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1040 comm="snap-confine" capability=12 capname="net_admin" [ 8.674823] audit: type=1400 audit(1673562834.467:46): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1040 comm="snap-confine" capability=38 capname="perfmon" [ 8.909582] audit: type=1400 audit(1673562834.703:47): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1109 comm="snap-confine" capability=12 capname="net_admin" [ 8.909589] audit: type=1400 audit(1673562834.703:48): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1109 comm="snap-confine" capability=38 capname="perfmon" [ 9.039378] Bluetooth: RFCOMM TTY layer initialized [ 9.039385] Bluetooth: RFCOMM socket layer initialized [ 9.039391] Bluetooth: RFCOMM ver 1.11 [ 9.445249] rfkill: input handler disabled [ 12.641899] wlp1s0: authenticate with 48:8f:5a:7b:e2:ff [ 13.143332] wlp1s0: send auth to 48:8f:5a:7b:e2:ff (try 1/3) [ 13.147108] wlp1s0: authenticated [ 13.153742] wlp1s0: associate with 48:8f:5a:7b:e2:ff (try 1/3) [ 13.160689] wlp1s0: RX AssocResp from 48:8f:5a:7b:e2:ff (capab=0x431 status=0 aid=5) [ 13.160968] wlp1s0: associated [ 13.241997] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready [ 13.999797] rfkill: input handler enabled [ 14.551070] audit: type=1326 audit(1673562840.343:49): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.snapd-desktop-integration.snapd-desktop-integration pid=1799 comm="snapd-desktop-i" exe="/snap/snapd-desktop-integration/14/bin/snapd-desktop-integration" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7ff124add73d code=0x50000 [ 15.077335] rfkill: input handler disabled [ 34.447378] systemd-journald[355]: Time jumped backwards, rotating. ```

TomZanna commented 1 year ago

@Sever-IN Please enclose the dmesg output in a collapsed section for improved navigation within the issue, and also within a code block to avoid any potential links to other issues

kovalev0 commented 1 year ago

I confirm the extraneous noise in the playback on this model, as well as the lack of response of the headphone microphone to external vibrations. I tried to configure the DAC slider in alsamixer, it got a little better. Accelerated playback is also observed (x2...x4). What could this be related to? What firmware and topology files does this driver use?

codepayne commented 1 year ago

@kovalev0 No firmware or topology, this driver doesn't use SOF. The speedup might be caused by the different frequency of the crystal oscillator which supplies the Master clock signal to the codec. On my laptop I have a 12.288 MHZ crystal oscillator, on yours it may be something else. If you are courageous you could open the laptop, and look for the codec and next to it you should find the crystal oscillator and read what's written on it.

Also supposedly the MCLK frequency is also written in the ACPI tables, for example for my laptop the value of PLATFORM_MCLK_LRCK_FREQ_ARG is 0x0, in @Sever-IN case the value of this entry is 0x4 which seems to indicate a different clock value. Unfortunately I don't know how to decode this value to an actual frequency.

Can you post your dmesg?

hakanrw commented 1 year ago

i also observe static noise, and accelerated playback.

@codepayne you had asked for updated dmesg output, here i attached it. dmesg.txt

nick8325 commented 1 year ago

I found this helpful comment in the Windows driver's INF file on my machine:

;MCLK frequency, 0-12.288MHZ, 1-24.576MHZ, 2-19.2MHZ, 3-24MHZ, 4-48MHZ

(these are the possible values of a registry entry called Platform_mclk_freq - hopefully it has the same meaning as the values in the ACPI tables)

kovalev0 commented 1 year ago

PLATFORM_MCLK_LRCK_FREQ_ARG=0x4 dmesg_BOM-WXX9_M1010.txt

codepayne commented 1 year ago

I have created a new branch called bom-wxx9-mclk where I set the frequency of MCLK 48Mhz.

I got an answer from a person working for Everest Semiconductors that value 4 means the crystal oscillator is 48Mhz.

Please test and report here how it behaves.

kovalev0 commented 1 year ago

@codepayne, thanks by default, one frequency change is not enough, since the 8316 codec driver checks this value for division by the sampling frequency of 48 kHz without remainder. I went by flexibly changing the frequency, added a quirk and added a coefficient for the codec. Two patches do this. After that, with the correct configuration of the DAC in alsamixer, the sound was restored to normal speed, but it was not possible to get rid of static noise ( If you have any suggestions, please share. 2_patches-add_quirk_mclk_and_koeff.zip

codepayne commented 1 year ago

@kovalev0

by default, one frequency change is not enough, since the 8316 codec driver checks this value for division by the sampling frequency of 48 kHz without remainder.

I forgot about the frequency check in es8316, yes 48Mhz is not even divisible with the ratios there.

If you have any suggestions, please share.

I have a new commit on bom-wxx9-mclk, where I enabled all the sampling rates that ACP supports. Now what I propose is for you to try these MCLK values that are higher than 12 288 000 Hz which are divisible with the ratios in es8316.c but are under the maximum MCLK that the codec supports(51.2Mhz) according to the datasheet: 12800000, 16384000, 16934400, 17640000, 18432000, 19200000, 22579200, 24576000, 25600000, 32768000, 33868800, 35280000, 36864000, 38400000, 45158400, 49152000

I would start from the end, maybe you don't have a 48Mhz oscillator, but a value that is near to it and a sane one in which all clocks can be perfectly obtained without remainders.

For this you also need to restore the changes you did to es8316.c since these values will pass the check.

kovalev0 commented 1 year ago

@codepayne setting the frequencies from the list did not have a positive effect, the sound is either played with static noise and with a time deviation (faster), or completely mute in the case of a frequency of 49.152 MHz. That is, the sound card is detected, all drivers are loaded, but there is no sound at all. Output of dmesg attaching to a comment.

Now back to 48 MHz, if you set the "Master" slider to "0" during audio playback in alsamixer [dB gain: -48.00, -48.00], then the sound continues to play quietly, although in theory it should stop. Complete mute is achieved only by disabling the "Speaker". The "Headphone" behavior is similar. dmesg_49.152.txt

codepayne commented 1 year ago

@kovalev0 Try the new commit on branch bom-wxx9-mclk. This change doesn't need your patches to be also applied.

kovalev0 commented 1 year ago

@codepayne The sound quality has not changed, there are noises. dmesg_4.8MHz_bclk.txt

andreaconsole commented 1 year ago

First, I would like to thank both for your efforts to solve this issue. If I am not mistaken, at this point the sound card is working apart from some noise in background. Is it correct? Is it possible to hear a sample of this noise to help figure out what is going on?

codepayne commented 1 year ago

@kovalev0 Can you send a recording of these noises? And maybe the source of the sound so I can compare the one without noise with the one with noise.

Right now I have no idea why these noises happen, I will contact the Everest semiconductor engineer, and send him the recording of these noises. In the meantime if you want you can try to play with the bclk divisor in es8316.c at line 484. Try different values starting from value of 2.

kovalev0 commented 1 year ago

Is it correct? Is it possible to hear a sample of this noise to help figure out what is going on?

yes 48MHz.mp3.zip

Sever-IN commented 1 year ago

strange, I have no sound at all, only noises, no video or player is playing

andreaconsole commented 1 year ago

strange, I have no sound at all, only noises, no video or player is playing

Are you sure you have the exact same hardware as kovalev0?

Sever-IN commented 1 year ago

strange, I have no sound at all, only noises, no video or player is playing

Are you sure you have the exact same hardware as kovalev0?

my model is BoM-WFQ9

kovalev0 commented 1 year ago

@codepayne

Can you send a recording of these noises? And maybe the source of the sound so I can compare the one without noise with the one with noise.

attached and alsa-info 48MHz_mclk_2mp3_files.zip alsa-info_BOM-WXX9.txt

kovalev0 commented 1 year ago

attached and alsa-info

note: I check the driver in the ALT Linux distro, but the same behavior in Ubuntu. (To dismiss suspicions about alsa versions)

codepayne commented 1 year ago

attached and alsa-info

note: I check the driver in the ALT Linux distro, but the same behavior in Ubuntu. (To dismiss suspicions about alsa versions)

@kovalev0 I sent an email to the everest developer but there is a holiday in china the answer may take some time.

@Sever-IN you have the same model as @kovalev0 so it should work in the same way.

codepayne commented 1 year ago

@kovalev0 Can you install the utility i2cdump on your laptop? In Ubuntu it's part of package i2c-tools. Once installed, play a song and run the command and put the output here: sudo i2cdump -f -y 3 0x11 b

It's important to dump the register contents during playback!

kovalev0 commented 1 year ago

@codepayne

for me i2cdump -f -y 1 0x10 b

i2cdump.txt

codepayne commented 1 year ago

@kovalev0 Please try the latest commit from branch bom-wxx9-mclk. If it doesn't work please send dmesg and i2cdump output.

kovalev0 commented 1 year ago

@codepayne thank you very much! the sound is perfectly reproduced through speakers and headphones. es8316 i2c-ESSX8336:00: Using lrck div = 500, blck div = 5, wordlen = 16

however, the headset microphone is detected, but does not work. if there are suggestions, I will be glad to check! dmesg.Playback-OK.txt alsa-info.Playback-OK.txt i2cdump.Playback-OK.txt

codepayne commented 1 year ago

@kovalev0 Looking into your alsa mixer configuration, the ADC volume is zero, increase it to max

For these ones try lin1-rin1 or lin2-rin2 and see which works:

Sever-IN commented 1 year ago

@kovalev0 Could you explain in more detail how you managed to get the sound to work?

kovalev0 commented 1 year ago

@codepayne thank you! The alsamixer interface does not provide a slider for adjusting the "ADC Capture Volume". However, installing via widget using amixer solved the problem: amixer -c 1 cset name='ADC Capture Volume' 192 or the same: amixer -c 1 cset name='ADC Capture Volume' 100% or hard i2cset -f -y 1 0x10 0x27 0x00 (default value in register 0xc0) the headset microphone is working now!

I understand that this should be handled by the ucm configuration files. It would be nice to have one for this driver to work "out of the box" ;)

@Sever-IN I built the kernel from the commit of the bom-wxx9-mclk branch, following the instructions @codepayne from here https://github.com/thesofproject/linux/issues/3249#issuecomment-1378025039 I have saved the current alsa configuration settings in the attached file "acp3x_es8336-asound.state.txt " if your driver is loading correctly, but the problem is in the configuration, try the following:

sudo yes | cp -f acp3x_es8336-asound.state.txt /var/lib/alsa/asound.state
sudo alsactl restore

immediately after these commands, you can check the sound card's performance. You can also check your data with mine from the file alsa-info.HEADSET_MIC-OK.txt acp3x_es8336-asound.state.txt alsa-info.HEADSET_MIC-OK.txt

kovalev0 commented 1 year ago

@codepayne I added a patch to the bom-wxx9-mclk branch. Changes in the patch allow you to assign the desired frequencies in the DMI table for laptop models, and a quirk has also been added for better debugging in other cases.

0001-ASoC-AMD-acp3x-es8336-mach-add-quirk-override-mclk-f.patch.txt

kovalev0 commented 1 year ago

I understand that this should be handled by the ucm configuration files. It would be nice to have one for this driver to work "out of the box" ;)

I created the necessary ucm configuration files by analogy with the files for intel drivers with the same codec:

https://github.com/kovalev0/alsa-ucm-conf/tree/amd-acp3x-essx8336

Using configuration files avoids the need for manual configuration in alsamixer.

codepayne commented 1 year ago

@kovalev0 Thanks for the patch and alsa ucm conf stuff. I would not invest too much time into making my current driver better, since I am working now on a new driver that will be significantly different. This is needed so I can upstream it. And if all goes well the DMIC will also work with it.

hakanrw commented 1 year ago

hi, the latest commit works great! thanks for the hard work

although i have one issue on my system. the sound works great for a while, then stops for no reason. i have to turn builtin audio profile from "stereo output" to off, and back to "stereo output" for it to start working again. (on pulseaudio volume control app)

dmesg.txt

update: i fixed the issue by removing pulseaudio and switching to pipewire. everything is running perfectly now. many thanks.

codepayne commented 1 year ago

@kovalev0 I have a new commit bom-wxx9-mclk, could you please test it, and report if the sound still works? I need to find the best way to modify the codec driver to add support for this divide MCLK by 2 option.

kovalev0 commented 1 year ago

@codepayne I confirm that the changes are working and the sound quality does not feel changed - sound works perfectly: before: Using lrck div = 500, bclk div = 5, wordlen = 16 after: Using lrck div = 500, bclk div = 3, wordlen = 16

codepayne commented 1 year ago

@kovalev0 Can you test my new driver detailed here: https://github.com/codepayne/pop-os-linux/wiki

Also it looks like you are experienced with alsa-ucm-conf, so I was wondering if you could help creating a proper alsa ucm configuration that supports both the DMIC and the headphones MIC. Also there is some kind of a problem with the volumes in Bootsequence the headphone mixers are not being set to 100%. You can find my changes here: https://github.com/codepayne/alsa-ucm-conf/tree/acp3x-es83xx