Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

No sound on Huawei Matebook 14 (2021) - even on Linux 6.2 #4305

Open
AlwynBarry opened this issue Apr 17, 2023 · 17 comments
Open

No sound on Huawei Matebook 14 (2021) - even on Linux 6.2 #4305

AlwynBarry opened this issue Apr 17, 2023 · 17 comments
Labels
codec ES8336 codec Codec HW or driver restriction

Comments

@AlwynBarry
Copy link

I've had the Huawei Matebook 14 since it came out in 2021 (Intel i7-1165G7, 16Gb RAM, 1Tb SSD). On Ubuntu it has never had sound (though it does in Windows), and I've been tracking the promising SOF progress with the ESSX-8336 and was hopeful it would finally be sorted when 23.04 came out and we finally went past Linux 5.19 to Linux 6.2 (specifically: 6.2.0-20).

But, no sound still!

I've run alsa_info and the link for the details generated is: https://alsa-project.org/db/?f=4135c4ec205259a999d27b5df1cb4d253104d54b

Two years after launch is a long time to wait for support ... please help!

@fredoh9 fredoh9 added codec Codec HW or driver restriction codec ES8336 labels Apr 17, 2023
@plbossart
Copy link
Member

All efforts on this codec have stalled. I personally stopped trying to help.

Unless you have the skills and ability to figure out how the GPIOs work on this device and what ALSA controls need to be set the odds are really small to get a solution the near future.

@AlwynBarry
Copy link
Author

So near, but so far ... such a pity because it has gone from no sound card to at least seeing it and not having any errors reported on dmesg. Well done on all you did so far. Just sad it can't be 'pushed over the line' now. But I know it needs time and the hardware available to those doing the work - none of which is possible.

@AlwynBarry
Copy link
Author

BTW, it's worth updating https://thesofproject.github.io/latest/getting_started/intel_debug/suggestions.html
... At present it points to your GitHub to solve ES8336 problems. But if you're not working on them any more then this SOF page shouldn't point here.

@tshipenchko
Copy link

Try to run this:
With latest upstream kernel, i have 6.2.11 from sources (it works from 6.0 kernel btw)
Looks like alsa-lib config is broken, so speakers and etc is turned off by default.

#!/usr/bin/env sh
amixer cset name='Headphone Switch' on
amixer cset name='Speaker Switch' on
amixer cset name='Headphone Playback Volume' 10,10
amixer cset name='Right Headphone Mixer Right DAC Switch' on
amixer cset name='Left Headphone Mixer Left DAC Switch' on
amixer cset name='DAC Playback Volume' 999,999
amixer cset name='Headphone Mixer Volume' 999,999

amixer sset "Dmic0" 70
amixer sset "Dmic1 2nd" 70

It will break your microjack sound until you reboot
I added it into sysmted service...

Notice, if you are using pipewire, you have to turn off the also hooks. Or change the script, but i don't know how to fix it.

@AlwynBarry
Copy link
Author

Thanks @tshipenchko

Sadly a problem in Ubuntu 23.04 Pipewire is the default sound system. [Possibly] As a result we get the error:

amixer: Cannot find the given element from control default

for each cset operation.

Investigating in alsa-info --with-amixer I cannot see those names, but there are variants of them. However, when using the variants I get the same error.

Using alsamixer I cannot change the Speaker volume off zero.

Thanks for trying!!

@tshipenchko
Copy link

@AlwynBarry
Try to remove/disable alsa pipewire bridge.
amixer: Cannot find the given element from control default because amixer tries to communicate with pipewire server. It should directly communicate with alsa subsystem. OR you can change commands to use alsa-devices directly from pipewire
(I don't know how to, but it is possible)
Also try to run linux without pipewire idk
Also turn on the pro audio profile

I use NixOS and I also had the same problem. I fixed it by disabling alsa bridge:

  services.pipewire = {
    enable = true;
    pulse.enable = true;
    alsa.enable = false;
  };

@AlwynBarry
Copy link
Author

@tshipenchko Which file for that setting to disable the alsa bridge? It's not in the format of pipewire.conf and don't recognise which file it may be from. I think it's probably in your configurations.nix file, which I don't have in Ubuntu.

Re. pro audio profile, I've checked but don't have the option to turn on the pro audio profile within pavucontrol.

Again, thanks for seeking to help!

@tshipenchko
Copy link

@AlwynBarry Yes. It's configuration.nix file, which is specific for my linux distro.
You should find out how to disable alsa bridge in Ubuntu. It looks like you should remove some config files of alsa OR a special package like pipewire-alsa. Please, create backups of your configs anyway

Also, it is really strange that you don't have pro audio profile at all. Do you see Dummy Audio in pavucontrol or normal audio device like: Tiger Lake-LP Smart Sound Technology. IDK :c
I hope you will fix your problem. Also, you can try NixOS as it has fully reproducible configuration (p.s. I also use the latest kernel from sources, as SOF patches are merged into it)

@aplitvinov
Copy link

aplitvinov commented Apr 21, 2023

Huawei matebook 14 2021 amd 5500U - also sound is not available.
I've tried to used custom kernel with patch for es8336 sound device (https://github.com/codepayne/linux-sound-huawei), but it's don't solve this problem.... (

System Information

Manufacturer: HUAWEI
Product Name: LVL-WXXW (C171)
Version: M1010
SKU Number: C171
Family: MateBook 14

lspci

00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge
00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 51)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 7
01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8822CE 802.11ac PCIe Wireless Network Adapter
02:00.0 Non-Volatile memory controller: Phison Electronics Corporation PS5013 E13 NVMe Controller (rev 01)
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lucienne (rev c2)
03:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Renoir Radeon High Definition Audio Controller
03:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor
03:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1
03:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1
03:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] Raven/Raven2/FireFlight/Renoir Audio Processor (rev 01)

@aplitvinov
Copy link

dmesg

[ 0.000000] Linux version 6.0.12 (aaalitvinov@matebook) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP PREEMPT_DYNAMIC Tue Apr 18 00:29:43 MSK 2023
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.0.12 root=UUID=47876b08-cec8-4111-adc3-ca9a48e7ff1a 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-0x00000003ffffefff] usable
[ 0.000000] BIOS-e820: [mem 0x00000003fffff000-0x00000003ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000400000000-0x000000040f33ffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000040f340000-0x000000042fffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0xb4d03018-0xb4d10857] usable ==> usable
[ 0.000000] e820: update [mem 0xb4d03018-0xb4d10857] 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-0x00000000b4d03017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b4d03018-0x00000000b4d10857] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b4d10858-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-0x00000003ffffefff] usable
[ 0.000000] reserve setup_data: [mem 0x00000003fffff000-0x00000003ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000400000000-0x000000040f33ffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000040f340000-0x000000042fffffff] reserved
[ 0.000000] efi: EFI v2.70 by INSYDE Corp.
[ 0.000000] efi: ACPI=0xcdffe000 ACPI 2.0=0xcdffe014 TPMFinalLog=0xcdf41000 SMBIOS=0xca58c000 SMBIOS 3.0=0xca58a000 MEMATTR=0xb4cde018 ESRT=0xb4ce0418 RNG=0xcdfb7018 TPMEventLog=0xb4d11018
[ 0.000000] efi: seeding entropy pool
[ 0.000000] random: crng init done
[ 0.000000] SMBIOS 3.3.0 present.
[ 0.000000] DMI: HUAWEI KLVL-WXXW/KLVL-WXXW-PCB, BIOS 1.08 01/11/2023
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2095.955 MHz processor
[ 0.000349] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000351] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000360] last_pfn = 0x40f340 max_arch_pfn = 0x400000000
[ 0.000639] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000853] last_pfn = 0xce000 max_arch_pfn = 0x400000000
[ 0.005175] esrt: Reserving ESRT space from 0x00000000b4ce0418 to 0x00000000b4ce0450.
[ 0.005182] e820: update [mem 0xb4ce0000-0xb4ce0fff] usable ==> reserved
[ 0.005202] Using GB pages for direct mapping
[ 0.006267] Secure boot disabled
[ 0.006268] RAMDISK: [mem 0x9403e000-0xb31fefff]
[ 0.006273] ACPI: Early table checksum verification disabled
[ 0.006276] ACPI: RSDP 0x00000000CDFFE014 000024 (v02 HUAWEI)
[ 0.006280] ACPI: XSDT 0x00000000CDFC4188 000114 (v01 HUAWEI EDK2 00000002 01000013)
[ 0.006285] ACPI: FACP 0x00000000CDFE9000 00010C (v05 HUAWEI EDK2 00000002 01000013)
[ 0.006289] ACPI: DSDT 0x00000000CDFD9000 00A19D (v01 HUAWEI EDK2 00000002 01000013)
[ 0.006292] ACPI: FACS 0x00000000CCED6000 000040
[ 0.006294] ACPI: UEFI 0x00000000CDF7E000 000236 (v01 HUAWEI H2O BIOS 00000001 ACPI 00040000)
[ 0.006297] ACPI: SSDT 0x00000000CDFF5000 007229 (v02 HUAWEI AmdTable 00000002 MSFT 04000000)
[ 0.006299] ACPI: IVRS 0x00000000CDFF4000 0001A4 (v02 HUAWEI AmdTable 00000001 AMD 00000000)
[ 0.006301] ACPI: SSDT 0x00000000CDFF0000 003A21 (v01 HUAWEI AMD AOD 00000001 INTL 20130117)
[ 0.006304] ACPI: SSDT 0x00000000CDFEF000 000472 (v02 HUAWEI TPMACPI 00001000 INTL 20130117)
[ 0.006306] ACPI: TPM2 0x00000000CDFEE000 00004C (v04 HUAWEI EDK2 00000002 01000013)
[ 0.006309] ACPI: MSDM 0x00000000CDFED000 000055 (v03 HUAWEI H2O BIOS 00000001 ACPI 00040000)
[ 0.006311] ACPI: SSDT 0x00000000CDFEC000 000BAF (v01 HUAWEI WmiTable 00001000 INTL 20130117)
[ 0.006313] ACPI: ASF! 0x00000000CDFEB000 0000A5 (v32 HUAWEI EDK2 00000002 01000013)
[ 0.006316] ACPI: BOOT 0x00000000CDFEA000 000028 (v01 HUAWEI EDK2 00000002 01000013)
[ 0.006318] ACPI: HPET 0x00000000CDFE8000 000038 (v01 HUAWEI EDK2 00000002 01000013)
[ 0.006321] ACPI: APIC 0x00000000CDFE7000 000138 (v03 HUAWEI EDK2 00000002 01000013)
[ 0.006323] ACPI: MCFG 0x00000000CDFE6000 00003C (v01 HUAWEI EDK2 00000002 01000013)
[ 0.006325] ACPI: SSDT 0x00000000CDFD8000 000080 (v01 HUAWEI EDK2 00000002 01000013)
[ 0.006328] ACPI: VFCT 0x00000000CDFCA000 00D884 (v01 HUAWEI EDK2 00000001 AMD 31504F47)
[ 0.006330] ACPI: SSDT 0x00000000CDFC9000 0000F8 (v01 HUAWEI PcdTabl 00001000 INTL 20130117)
[ 0.006332] ACPI: SSDT 0x00000000CDFC5000 003E88 (v02 HUAWEI AmdTable 00000001 AMD 00000001)
[ 0.006335] ACPI: CRAT 0x00000000CDFFD000 000BA8 (v01 HUAWEI AmdTable 00000001 AMD 00000001)
[ 0.006337] ACPI: CDIT 0x00000000CDFC3000 000029 (v01 HUAWEI AmdTable 00000001 AMD 00000001)
[ 0.006339] ACPI: SSDT 0x00000000CDFC2000 000139 (v01 HUAWEI AmdTable 00000001 INTL 20130117)
[ 0.006342] ACPI: SSDT 0x00000000CDFC1000 000024 (v01 HUAWEI AmdTable 00000001 INTL 20130117)
[ 0.006344] ACPI: SSDT 0x00000000CDFC0000 0001D6 (v01 HUAWEI AmdTable 00000001 INTL 20130117)
[ 0.006346] ACPI: SSDT 0x00000000CDFBF000 000D53 (v01 HUAWEI AmdTable 00000001 INTL 20130117)
[ 0.006349] ACPI: SSDT 0x00000000CDFBD000 0010A5 (v01 HUAWEI AmdTable 00000001 INTL 20130117)
[ 0.006351] ACPI: SSDT 0x00000000CDFB9000 0034A4 (v01 HUAWEI AmdTable 00000001 INTL 20130117)
[ 0.006353] ACPI: FPDT 0x00000000CDFB8000 000044 (v01 HUAWEI EDK2 00000002 01000013)
[ 0.006356] ACPI: WSMT 0x00000000CDFB6000 000028 (v01 HUAWEI H2O BIOS 00000001 ACPI 00040000)
[ 0.006358] ACPI: SSDT 0x00000000CDFE5000 000517 (v01 HUAWEI AmdTable 00000001 INTL 20130117)
[ 0.006361] ACPI: BGRT 0x00000000CDFE4000 000038 (v01 HUAWEI H2O BIOS 00000001 ACPI 00040000)
[ 0.006362] ACPI: Reserving FACP table memory at [mem 0xcdfe9000-0xcdfe910b]
[ 0.006364] ACPI: Reserving DSDT table memory at [mem 0xcdfd9000-0xcdfe319c]
[ 0.006364] ACPI: Reserving FACS table memory at [mem 0xcced6000-0xcced603f]
[ 0.006365] ACPI: Reserving UEFI table memory at [mem 0xcdf7e000-0xcdf7e235]
[ 0.006366] ACPI: Reserving SSDT table memory at [mem 0xcdff5000-0xcdffc228]
[ 0.006367] ACPI: Reserving IVRS table memory at [mem 0xcdff4000-0xcdff41a3]
[ 0.006367] ACPI: Reserving SSDT table memory at [mem 0xcdff0000-0xcdff3a20]
[ 0.006368] ACPI: Reserving SSDT table memory at [mem 0xcdfef000-0xcdfef471]
[ 0.006369] ACPI: Reserving TPM2 table memory at [mem 0xcdfee000-0xcdfee04b]
[ 0.006369] ACPI: Reserving MSDM table memory at [mem 0xcdfed000-0xcdfed054]
[ 0.006370] ACPI: Reserving SSDT table memory at [mem 0xcdfec000-0xcdfecbae]
[ 0.006371] ACPI: Reserving ASF! table memory at [mem 0xcdfeb000-0xcdfeb0a4]
[ 0.006371] ACPI: Reserving BOOT table memory at [mem 0xcdfea000-0xcdfea027]
[ 0.006372] ACPI: Reserving HPET table memory at [mem 0xcdfe8000-0xcdfe8037]
[ 0.006373] ACPI: Reserving APIC table memory at [mem 0xcdfe7000-0xcdfe7137]
[ 0.006373] ACPI: Reserving MCFG table memory at [mem 0xcdfe6000-0xcdfe603b]
[ 0.006374] ACPI: Reserving SSDT table memory at [mem 0xcdfd8000-0xcdfd807f]
[ 0.006375] ACPI: Reserving VFCT table memory at [mem 0xcdfca000-0xcdfd7883]
[ 0.006375] ACPI: Reserving SSDT table memory at [mem 0xcdfc9000-0xcdfc90f7]
[ 0.006376] ACPI: Reserving SSDT table memory at [mem 0xcdfc5000-0xcdfc8e87]
[ 0.006377] ACPI: Reserving CRAT table memory at [mem 0xcdffd000-0xcdffdba7]
[ 0.006378] ACPI: Reserving CDIT table memory at [mem 0xcdfc3000-0xcdfc3028]
[ 0.006378] ACPI: Reserving SSDT table memory at [mem 0xcdfc2000-0xcdfc2138]
[ 0.006379] ACPI: Reserving SSDT table memory at [mem 0xcdfc1000-0xcdfc1023]
[ 0.006380] ACPI: Reserving SSDT table memory at [mem 0xcdfc0000-0xcdfc01d5]
[ 0.006380] ACPI: Reserving SSDT table memory at [mem 0xcdfbf000-0xcdfbfd52]
[ 0.006381] ACPI: Reserving SSDT table memory at [mem 0xcdfbd000-0xcdfbe0a4]
[ 0.006382] ACPI: Reserving SSDT table memory at [mem 0xcdfb9000-0xcdfbc4a3]
[ 0.006383] ACPI: Reserving FPDT table memory at [mem 0xcdfb8000-0xcdfb8043]
[ 0.006383] ACPI: Reserving WSMT table memory at [mem 0xcdfb6000-0xcdfb6027]
[ 0.006384] ACPI: Reserving SSDT table memory at [mem 0xcdfe5000-0xcdfe5516]
[ 0.006385] ACPI: Reserving BGRT table memory at [mem 0xcdfe4000-0xcdfe4037]
[ 0.006537] No NUMA configuration found
[ 0.006538] Faking a node at [mem 0x0000000000000000-0x000000040f33ffff]
[ 0.006545] NODE_DATA(0) allocated [mem 0x40f315000-0x40f33ffff]
[ 0.006816] Zone ranges:
[ 0.006816] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.006818] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.006819] Normal [mem 0x0000000100000000-0x000000040f33ffff]
[ 0.006820] Device empty
[ 0.006821] Movable zone start for each node
[ 0.006823] Early memory node ranges
[ 0.006823] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.006824] node 0: [mem 0x0000000000100000-0x00000000099fffff]
[ 0.006825] node 0: [mem 0x0000000009e00000-0x0000000009efffff]
[ 0.006826] node 0: [mem 0x0000000009f0f000-0x00000000b99e8fff]
[ 0.006827] node 0: [mem 0x00000000babe9000-0x00000000c8dfefff]
[ 0.006827] node 0: [mem 0x00000000cdfff000-0x00000000cdffffff]
[ 0.006828] node 0: [mem 0x0000000100000000-0x00000003ffffefff]
[ 0.006830] node 0: [mem 0x0000000400000000-0x000000040f33ffff]
[ 0.006831] Initmem setup node 0 [mem 0x0000000000001000-0x000000040f33ffff]
[ 0.006835] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.006852] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.007006] On node 0, zone DMA32: 1024 pages in unavailable ranges
[ 0.012618] On node 0, zone DMA32: 15 pages in unavailable ranges
[ 0.013132] On node 0, zone DMA32: 4608 pages in unavailable ranges
[ 0.013349] On node 0, zone DMA32: 20992 pages in unavailable ranges
[ 0.038742] On node 0, zone Normal: 8192 pages in unavailable ranges
[ 0.039252] On node 0, zone Normal: 1 pages in unavailable ranges
[ 0.039289] On node 0, zone Normal: 3264 pages in unavailable ranges
[ 0.039399] ACPI: PM-Timer IO Port: 0x408
[ 0.039407] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.039409] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.039409] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.039410] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.039410] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.039411] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.039412] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.039412] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.039413] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.039413] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.039414] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.039414] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.039415] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.039416] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[ 0.039416] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[ 0.039417] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[ 0.039430] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[ 0.039435] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[ 0.039437] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.039438] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.039442] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.039443] ACPI: HPET id: 0x10228210 base: 0xfed00000
[ 0.039453] e820: update [mem 0xb47fb000-0xb4883fff] usable ==> reserved
[ 0.039467] smpboot: Allowing 16 CPUs, 4 hotplug CPUs
[ 0.039500] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.039502] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000bffff]
[ 0.039503] PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[ 0.039504] PM: hibernation: Registered nosave memory: [mem 0x09a00000-0x09dfffff]
[ 0.039506] PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f0efff]
[ 0.039508] PM: hibernation: Registered nosave memory: [mem 0xb47fb000-0xb4883fff]
[ 0.039509] PM: hibernation: Registered nosave memory: [mem 0xb4ce0000-0xb4ce0fff]
[ 0.039511] PM: hibernation: Registered nosave memory: [mem 0xb4d03000-0xb4d03fff]
[ 0.039513] PM: hibernation: Registered nosave memory: [mem 0xb4d10000-0xb4d10fff]
[ 0.039514] PM: hibernation: Registered nosave memory: [mem 0xb99e9000-0xbabe8fff]
[ 0.039516] PM: hibernation: Registered nosave memory: [mem 0xc8dff000-0xcbdfefff]
[ 0.039516] PM: hibernation: Registered nosave memory: [mem 0xcbdff000-0xcdf7efff]
[ 0.039517] PM: hibernation: Registered nosave memory: [mem 0xcdf7f000-0xcdffefff]
[ 0.039519] PM: hibernation: Registered nosave memory: [mem 0xce000000-0xcfffffff]
[ 0.039519] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xf7ffffff]
[ 0.039520] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.039520] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfdcfffff]
[ 0.039521] PM: hibernation: Registered nosave memory: [mem 0xfdd00000-0xfddfffff]
[ 0.039521] PM: hibernation: Registered nosave memory: [mem 0xfde00000-0xfdefffff]
[ 0.039522] PM: hibernation: Registered nosave memory: [mem 0xfdf00000-0xfdffffff]
[ 0.039522] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfebfffff]
[ 0.039523] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec01fff]
[ 0.039523] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[ 0.039524] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[ 0.039524] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec1ffff]
[ 0.039525] PM: hibernation: Registered nosave memory: [mem 0xfec20000-0xfec20fff]
[ 0.039525] PM: hibernation: Registered nosave memory: [mem 0xfec21000-0xfed7ffff]
[ 0.039526] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed81fff]
[ 0.039526] PM: hibernation: Registered nosave memory: [mem 0xfed82000-0xfedfffff]
[ 0.039527] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.039527] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.039528] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.039529] PM: hibernation: Registered nosave memory: [mem 0x3fffff000-0x3ffffffff]
[ 0.039531] [mem 0xd0000000-0xf7ffffff] available for PCI devices
[ 0.039532] Booting paravirtualized kernel on bare hardware
[ 0.039535] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.039543] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[ 0.040310] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[ 0.040321] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[ 0.040323] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.040364] Fallback order for Node 0: 0
[ 0.040367] Built 1 zonelists, mobility grouping on. Total pages: 3961987
[ 0.040368] Policy zone: Normal
[ 0.040369] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.0.12 root=UUID=47876b08-cec8-4111-adc3-ca9a48e7ff1a ro quiet splash vt.handoff=7
[ 0.040434] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.0.12", will be passed to user space.
[ 0.042340] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.043273] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.043333] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.043376] software IO TLB: area num 16.
[ 0.089383] Memory: 15109564K/16100152K available (18440K kernel code, 4100K rwdata, 5900K rodata, 3120K init, 4904K bss, 990328K reserved, 0K cma-reserved)
[ 0.089510] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[ 0.089524] ftrace: allocating 49634 entries in 194 pages
[ 0.096809] ftrace: allocated 194 pages with 3 groups
[ 0.097516] Dynamic Preempt: voluntary
[ 0.097552] rcu: Preemptible hierarchical RCU implementation.
[ 0.097553] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
[ 0.097554] Trampoline variant of Tasks RCU enabled.
[ 0.097555] Rude variant of Tasks RCU enabled.
[ 0.097555] Tracing variant of Tasks RCU enabled.
[ 0.097556] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.097556] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[ 0.100987] NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16
[ 0.101168] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.101233] Console: colour dummy device 80x25
[ 0.101251] printk: console [tty0] enabled
[ 0.101270] ACPI: Core revision 20220331
[ 0.101474] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.101493] APIC: Switch to symmetric I/O mode setup
[ 0.102629] AMD-Vi: ivrs, add hid:AMDI0020, uid:_SB.FUR0, rdevid:160
[ 0.102630] AMD-Vi: ivrs, add hid:AMDI0020, uid:_SB.FUR1, rdevid:160
[ 0.102631] AMD-Vi: ivrs, add hid:AMDI0020, uid:_SB.FUR2, rdevid:160
[ 0.102632] AMD-Vi: ivrs, add hid:AMDI0020, uid:_SB.FUR3, rdevid:160
[ 0.102633] AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0
[ 0.102926] Switched APIC routing to physical flat.
[ 0.103660] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.121503] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e36435a39a, max_idle_ns: 440795267902 ns
[ 0.121513] Calibrating delay loop (skipped), value calculated using timer frequency.. 4191.91 BogoMIPS (lpj=8383820)
[ 0.121516] pid_max: default: 32768 minimum: 301
[ 0.125535] LSM: Security Framework initializing
[ 0.125547] landlock: Up and running.
[ 0.125548] Yama: becoming mindful.
[ 0.125573] AppArmor: AppArmor initialized
[ 0.125613] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.125630] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.125820] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.125851] LVT offset 1 assigned for vector 0xf9
[ 0.125910] LVT offset 2 assigned for vector 0xf4
[ 0.125927] process: using mwait in idle threads
[ 0.125928] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[ 0.125928] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[ 0.125933] Spectre V1 : Mitigation: usercopy/swapgs barriers and user pointer sanitization
[ 0.125935] Spectre V2 : Mitigation: Retpolines
[ 0.125935] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.125936] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.125936] Spectre V2 : Enabling Speculation Barrier for firmware calls
[ 0.125937] RETBleed: Mitigation: untrained return thunk
[ 0.125938] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.125939] Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation
[ 0.125939] Spectre V2 : User space: Mitigation: STIBP always-on protection
[ 0.125940] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.135127] Freeing SMP alternatives memory: 44K
[ 0.244495] smpboot: CPU0: AMD Ryzen 5 5500U with Radeon Graphics (family: 0x17, model: 0x68, stepping: 0x1)
[ 0.244614] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.244618] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.244633] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.244644] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.244653] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 0.244658] ... version: 0
[ 0.244659] ... bit width: 48
[ 0.244660] ... generic registers: 6
[ 0.244660] ... value mask: 0000ffffffffffff
[ 0.244661] ... max period: 00007fffffffffff
[ 0.244661] ... fixed-purpose events: 0
[ 0.244662] ... event mask: 000000000000003f
[ 0.244733] rcu: Hierarchical SRCU implementation.
[ 0.244734] rcu: Max phase no-delay instances is 1000.
[ 0.245171] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.245300] smp: Bringing up secondary CPUs ...
[ 0.245380] x86: Booting SMP configuration:
[ 0.245380] .... node #0, CPUs: #1
[ 0.245506] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 0.245506] #2 #3 #4 #5 #6 #7 #8 #9 #10 #11
[ 0.267721] smp: Brought up 1 node, 12 CPUs
[ 0.267721] smpboot: Max logical packages: 2
[ 0.267721] smpboot: Total of 12 processors activated (50302.92 BogoMIPS)
[ 0.269846] devtmpfs: initialized
[ 0.269846] x86/mm: Memory block size: 128MB
[ 0.270376] ACPI: PM: Registering ACPI NVS region [mem 0x09f00000-0x09f0efff] (61440 bytes)
[ 0.270376] ACPI: PM: Registering ACPI NVS region [mem 0xcbdff000-0xcdf7efff] (3512729 bytes)
[ 0.270376] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.270376] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.270376] pinctrl core: initialized pinctrl subsystem
[ 0.270376] PM: RTC time: 07:05:59, date: 2023-04-18
[ 0.270433] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.270700] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.270927] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.271155] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.271174] audit: initializing netlink subsys (disabled)
[ 0.271192] audit: type=2000 audit(1681801559.168:1): state=initialized audit_enabled=0 res=1
[ 0.271192] thermal_sys: Registered thermal governor 'fair_share'
[ 0.271192] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.271192] thermal_sys: Registered thermal governor 'step_wise'
[ 0.271192] thermal_sys: Registered thermal governor 'user_space'
[ 0.271192] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.271192] EISA bus registered
[ 0.271192] cpuidle: using governor ladder
[ 0.271192] cpuidle: using governor menu
[ 0.271192] Simple Boot Flag at 0x44 set to 0x1
[ 0.271192] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.271192] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.271192] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.271192] PCI: Using configuration type 1 for base access
[ 0.274268] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.274274] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.274274] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.274274] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.274274] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.274274] ACPI: Added OSI(Module Device)
[ 0.274274] ACPI: Added OSI(Processor Device)
[ 0.274274] ACPI: Added OSI(3.0 SCP Extensions)
[ 0.274274] ACPI: Added OSI(Processor Aggregator Device)
[ 0.274274] ACPI: Added OSI(Linux-Dell-Video)
[ 0.274274] ACPI: Added OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.274274] ACPI: Added OSI(Linux-HPI-Hybrid-Graphics)
[ 0.285675] ACPI: 15 ACPI AML tables successfully acquired and loaded
[ 0.287089] ACPI: [Firmware Bug]: BIOS OSI(Linux) query ignored
[ 0.291026] ACPI: EC: EC started
[ 0.291026] ACPI: EC: interrupt blocked
[ 0.291026] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.291026] ACPI: _SB
.PCI0.LPC0.EC0
: Boot DSDT EC used to handle transactions
[ 0.291026] ACPI: Interpreter enabled
[ 0.291026] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.291026] ACPI: Using IOAPIC for interrupt routing
[ 0.293634] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.293636] PCI: Ignoring E820 reservations for host bridge windows
[ 0.300133] ACPI: PM: Power Resource [PRWL]
[ 0.300771] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.300777] acpi PNP0A08:00: OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.300858] acpi PNP0A08:00: OSC: platform does not support [SHPCHotplug LTR DPC]
[ 0.301004] acpi PNP0A08:00: OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.301013] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.301363] PCI host bridge to bus 0000:00
[ 0.301365] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.301366] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.301368] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.301369] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000cffff window]
[ 0.301370] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000effff window]
[ 0.301370] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xf7ffffff window]
[ 0.301372] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfeafffff window]
[ 0.301373] pci_bus 0000:00: root bus resource [mem 0xfed45000-0xfed811ff window]
[ 0.301374] pci_bus 0000:00: root bus resource [mem 0xfed81900-0xfed81fff window]
[ 0.301374] pci_bus 0000:00: root bus resource [mem 0xfedc0000-0xfedc0fff window]
[ 0.301375] pci_bus 0000:00: root bus resource [mem 0xfedc6000-0xfedc6fff window]
[ 0.301376] pci_bus 0000:00: root bus resource [mem 0x450200000-0xfcffffffff window]
[ 0.301378] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.301390] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
[ 0.301455] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
[ 0.301524] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
[ 0.301591] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
[ 0.301655] pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
[ 0.301742] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[ 0.301832] pci 0000:00:02.4: [1022:1634] type 01 class 0x060400
[ 0.301918] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
[ 0.302005] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
[ 0.302065] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
[ 0.302085] pci 0000:00:08.1: enabling Extended Tags
[ 0.302114] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 0.302205] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[ 0.302312] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[ 0.302430] pci 0000:00:18.0: [1022:1448] type 00 class 0x060000
[ 0.302469] pci 0000:00:18.1: [1022:1449] type 00 class 0x060000
[ 0.302511] pci 0000:00:18.2: [1022:144a] type 00 class 0x060000
[ 0.302550] pci 0000:00:18.3: [1022:144b] type 00 class 0x060000
[ 0.302591] pci 0000:00:18.4: [1022:144c] type 00 class 0x060000
[ 0.302634] pci 0000:00:18.5: [1022:144d] type 00 class 0x060000
[ 0.302673] pci 0000:00:18.6: [1022:144e] type 00 class 0x060000
[ 0.302711] pci 0000:00:18.7: [1022:144f] type 00 class 0x060000
[ 0.302873] pci 0000:01:00.0: [10ec:c822] type 00 class 0x028000
[ 0.302893] pci 0000:01:00.0: reg 0x10: [io 0x2000-0x20ff]
[ 0.302917] pci 0000:01:00.0: reg 0x18: [mem 0xd0500000-0xd050ffff 64bit]
[ 0.303031] pci 0000:01:00.0: supports D1 D2
[ 0.303031] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.303307] pci 0000:00:02.2: PCI bridge to [bus 01]
[ 0.303310] pci 0000:00:02.2: bridge window [io 0x2000-0x2fff]
[ 0.303312] pci 0000:00:02.2: bridge window [mem 0xd0500000-0xd05fffff]
[ 0.303625] pci 0000:02:00.0: [1987:5013] type 00 class 0x010802
[ 0.303643] pci 0000:02:00.0: reg 0x10: [mem 0xd0400000-0xd0403fff 64bit]
[ 0.303822] pci 0000:00:02.4: PCI bridge to [bus 02]
[ 0.303826] pci 0000:00:02.4: bridge window [mem 0xd0400000-0xd04fffff]
[ 0.303891] pci 0000:03:00.0: [1002:164c] type 00 class 0x030000
[ 0.303902] pci 0000:03:00.0: reg 0x10: [mem 0xfce0000000-0xfcefffffff 64bit pref]
[ 0.303909] pci 0000:03:00.0: reg 0x18: [mem 0xfcf0000000-0xfcf01fffff 64bit pref]
[ 0.303914] pci 0000:03:00.0: reg 0x20: [io 0x1000-0x10ff]
[ 0.303919] pci 0000:03:00.0: reg 0x24: [mem 0xd0300000-0xd037ffff]
[ 0.303927] pci 0000:03:00.0: enabling Extended Tags
[ 0.303937] pci 0000:03:00.0: BAR 0: assigned to efifb
[ 0.303973] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.304005] 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.304051] pci 0000:03:00.1: [1002:1637] type 00 class 0x040300
[ 0.304058] pci 0000:03:00.1: reg 0x10: [mem 0xd03c0000-0xd03c3fff]
[ 0.304078] pci 0000:03:00.1: enabling Extended Tags
[ 0.304105] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[ 0.304153] pci 0000:03:00.2: [1022:15df] type 00 class 0x108000
[ 0.304166] pci 0000:03:00.2: reg 0x18: [mem 0xd0200000-0xd02fffff]
[ 0.304175] pci 0000:03:00.2: reg 0x24: [mem 0xd03c4000-0xd03c5fff]
[ 0.304182] pci 0000:03:00.2: enabling Extended Tags
[ 0.304258] pci 0000:03:00.3: [1022:1639] type 00 class 0x0c0330
[ 0.304269] pci 0000:03:00.3: reg 0x10: [mem 0xd0000000-0xd00fffff 64bit]
[ 0.304291] pci 0000:03:00.3: enabling Extended Tags
[ 0.304320] pci 0000:03:00.3: PME# supported from D0 D3hot D3cold
[ 0.304373] pci 0000:03:00.4: [1022:1639] type 00 class 0x0c0330
[ 0.304383] pci 0000:03:00.4: reg 0x10: [mem 0xd0100000-0xd01fffff 64bit]
[ 0.304406] pci 0000:03:00.4: enabling Extended Tags
[ 0.304434] pci 0000:03:00.4: PME# supported from D0 D3hot D3cold
[ 0.304486] pci 0000:03:00.5: [1022:15e2] type 00 class 0x048000
[ 0.304493] pci 0000:03:00.5: reg 0x10: [mem 0xd0380000-0xd03bffff]
[ 0.304513] pci 0000:03:00.5: enabling Extended Tags
[ 0.304539] pci 0000:03:00.5: PME# supported from D0 D3hot D3cold
[ 0.304608] pci 0000:00:08.1: PCI bridge to [bus 03]
[ 0.304611] pci 0000:00:08.1: bridge window [io 0x1000-0x1fff]
[ 0.304613] pci 0000:00:08.1: bridge window [mem 0xd0000000-0xd03fffff]
[ 0.304615] pci 0000:00:08.1: bridge window [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 0.305100] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.305102] ACPI: PCI: Interrupt link LNKA disabled
[ 0.305170] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 0.305171] ACPI: PCI: Interrupt link LNKB disabled
[ 0.305224] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.305224] ACPI: PCI: Interrupt link LNKC disabled
[ 0.305290] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.305291] ACPI: PCI: Interrupt link LNKD disabled
[ 0.305351] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.305352] ACPI: PCI: Interrupt link LNKE disabled
[ 0.305399] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.305400] ACPI: PCI: Interrupt link LNKF disabled
[ 0.305447] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.305448] ACPI: PCI: Interrupt link LNKG disabled
[ 0.305496] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.305497] ACPI: PCI: Interrupt link LNKH disabled
[ 0.306401] ACPI: EC: interrupt unblocked
[ 0.306402] ACPI: EC: event unblocked
[ 0.306407] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.306408] ACPI: EC: GPE=0x3
[ 0.306409] ACPI: _SB
.PCI0.LPC0.EC0
: Boot DSDT EC initialization complete
[ 0.306410] ACPI: _SB
.PCI0.LPC0.EC0
: EC: Used to handle transactions and events
[ 0.306455] iommu: Default domain type: Translated
[ 0.306455] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.306455] SCSI subsystem initialized
[ 0.306455] libata version 3.00 loaded.
[ 0.306455] ACPI: bus type USB registered
[ 0.306455] usbcore: registered new interface driver usbfs
[ 0.306455] usbcore: registered new interface driver hub
[ 0.306455] usbcore: registered new device driver usb
[ 0.312967] pps_core: LinuxPPS API ver. 1 registered
[ 0.312968] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.312970] PTP clock support registered
[ 0.312982] EDAC MC: Ver: 3.0.0
[ 0.313531] Registered efivars operations
[ 0.313712] NetLabel: Initializing
[ 0.313713] NetLabel: domain hash size = 128
[ 0.313715] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.313736] NetLabel: unlabeled traffic allowed by default
[ 0.313753] mctp: management component transport protocol core
[ 0.313753] NET: Registered PF_MCTP protocol family
[ 0.313753] PCI: Using ACPI for IRQ routing
[ 0.315729] PCI: pci_cache_line_size set to 64 bytes
[ 0.316396] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[ 0.316398] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.316399] e820: reserve RAM buffer [mem 0x09a00000-0x0bffffff]
[ 0.316400] e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
[ 0.316401] e820: reserve RAM buffer [mem 0xb47fb000-0xb7ffffff]
[ 0.316402] e820: reserve RAM buffer [mem 0xb4ce0000-0xb7ffffff]
[ 0.316403] e820: reserve RAM buffer [mem 0xb4d03018-0xb7ffffff]
[ 0.316403] e820: reserve RAM buffer [mem 0xb99e9000-0xbbffffff]
[ 0.316404] e820: reserve RAM buffer [mem 0xc8dff000-0xcbffffff]
[ 0.316405] e820: reserve RAM buffer [mem 0xce000000-0xcfffffff]
[ 0.316406] e820: reserve RAM buffer [mem 0x3fffff000-0x3ffffffff]
[ 0.316406] e820: reserve RAM buffer [mem 0x40f340000-0x40fffffff]
[ 0.316417] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[ 0.316417] pci 0000:03:00.0: vgaarb: bridge control possible
[ 0.316417] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.316417] vgaarb: loaded
[ 0.316417] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.316417] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.318549] clocksource: Switched to clocksource tsc-early
[ 0.318658] VFS: Disk quotas dquot_6.6.0
[ 0.318667] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.318757] AppArmor: AppArmor Filesystem Enabled
[ 0.318778] pnp: PnP ACPI init
[ 0.318909] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
[ 0.318912] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.318913] system 00:00: [mem 0xfdd00000-0xfddfffff] has been reserved
[ 0.319060] system 00:03: [io 0x0400-0x04cf] has been reserved
[ 0.319062] system 00:03: [io 0x04d0-0x04d1] has been reserved
[ 0.319063] system 00:03: [io 0x04d6] has been reserved
[ 0.319064] system 00:03: [io 0x0c00-0x0c01] has been reserved
[ 0.319065] system 00:03: [io 0x0c14] has been reserved
[ 0.319066] system 00:03: [io 0x0c50-0x0c52] has been reserved
[ 0.319067] system 00:03: [io 0x0c6c] has been reserved
[ 0.319068] system 00:03: [io 0x0c6f] has been reserved
[ 0.319069] system 00:03: [io 0x0cd0-0x0cdb] has been reserved
[ 0.319118] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[ 0.319911] pnp: PnP ACPI: found 5 devices
[ 0.324342] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.324455] NET: Registered PF_INET protocol family
[ 0.324740] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.327616] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.327648] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.327748] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.327949] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.328016] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.328124] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[ 0.328171] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.328215] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.328267] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.328273] NET: Registered PF_XDP protocol family
[ 0.328285] pci 0000:00:02.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[ 0.328297] pci 0000:00:02.2: BAR 15: assigned [mem 0x450200000-0x4503fffff 64bit pref]
[ 0.328300] pci 0000:00:02.2: PCI bridge to [bus 01]
[ 0.328302] pci 0000:00:02.2: bridge window [io 0x2000-0x2fff]
[ 0.328306] pci 0000:00:02.2: bridge window [mem 0xd0500000-0xd05fffff]
[ 0.328308] pci 0000:00:02.2: bridge window [mem 0x450200000-0x4503fffff 64bit pref]
[ 0.328313] pci 0000:00:02.4: PCI bridge to [bus 02]
[ 0.328316] pci 0000:00:02.4: bridge window [mem 0xd0400000-0xd04fffff]
[ 0.328323] pci 0000:00:08.1: PCI bridge to [bus 03]
[ 0.328325] pci 0000:00:08.1: bridge window [io 0x1000-0x1fff]
[ 0.328327] pci 0000:00:08.1: bridge window [mem 0xd0000000-0xd03fffff]
[ 0.328329] pci 0000:00:08.1: bridge window [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 0.328333] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.328335] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.328336] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.328337] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000cffff window]
[ 0.328338] pci_bus 0000:00: resource 8 [mem 0x000d0000-0x000effff window]
[ 0.328339] pci_bus 0000:00: resource 9 [mem 0xd0000000-0xf7ffffff window]
[ 0.328339] pci_bus 0000:00: resource 10 [mem 0xfc000000-0xfeafffff window]
[ 0.328340] pci_bus 0000:00: resource 11 [mem 0xfed45000-0xfed811ff window]
[ 0.328341] pci_bus 0000:00: resource 12 [mem 0xfed81900-0xfed81fff window]
[ 0.328342] pci_bus 0000:00: resource 13 [mem 0xfedc0000-0xfedc0fff window]
[ 0.328343] pci_bus 0000:00: resource 14 [mem 0xfedc6000-0xfedc6fff window]
[ 0.328344] pci_bus 0000:00: resource 15 [mem 0x450200000-0xfcffffffff window]
[ 0.328346] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.328347] pci_bus 0000:01: resource 1 [mem 0xd0500000-0xd05fffff]
[ 0.328347] pci_bus 0000:01: resource 2 [mem 0x450200000-0x4503fffff 64bit pref]
[ 0.328349] pci_bus 0000:02: resource 1 [mem 0xd0400000-0xd04fffff]
[ 0.328350] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
[ 0.328351] pci_bus 0000:03: resource 1 [mem 0xd0000000-0xd03fffff]
[ 0.328352] pci_bus 0000:03: resource 2 [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 0.328803] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[ 0.328810] pci 0000:03:00.3: extending delay after power-on from D3hot to 20 msec
[ 0.348285] pci 0000:03:00.3: quirk_usb_early_handoff+0x0/0x750 took 19016 usecs
[ 0.348293] pci 0000:03:00.4: extending delay after power-on from D3hot to 20 msec
[ 0.393257] pci 0000:03:00.4: quirk_usb_early_handoff+0x0/0x750 took 43907 usecs
[ 0.393261] PCI: CLS 64 bytes, default 64
[ 0.393272] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 0.393312] Trying to unpack rootfs image as initramfs...
[ 0.393316] pci 0000:00:00.2: can't derive routing for PCI INT A
[ 0.393317] pci 0000:00:00.2: PCI INT A: not connected
[ 0.393332] pci 0000:00:01.0: Adding to iommu group 0
[ 0.393343] pci 0000:00:02.0: Adding to iommu group 1
[ 0.393352] pci 0000:00:02.2: Adding to iommu group 2
[ 0.393359] pci 0000:00:02.4: Adding to iommu group 3
[ 0.393368] pci 0000:00:08.0: Adding to iommu group 4
[ 0.393374] pci 0000:00:08.1: Adding to iommu group 4
[ 0.393385] pci 0000:00:14.0: Adding to iommu group 5
[ 0.393391] pci 0000:00:14.3: Adding to iommu group 5
[ 0.393410] pci 0000:00:18.0: Adding to iommu group 6
[ 0.393416] pci 0000:00:18.1: Adding to iommu group 6
[ 0.393423] pci 0000:00:18.2: Adding to iommu group 6
[ 0.393430] pci 0000:00:18.3: Adding to iommu group 6
[ 0.393435] pci 0000:00:18.4: Adding to iommu group 6
[ 0.393442] pci 0000:00:18.5: Adding to iommu group 6
[ 0.393448] pci 0000:00:18.6: Adding to iommu group 6
[ 0.393453] pci 0000:00:18.7: Adding to iommu group 6
[ 0.393461] pci 0000:01:00.0: Adding to iommu group 7
[ 0.393469] pci 0000:02:00.0: Adding to iommu group 8
[ 0.393480] pci 0000:03:00.0: Adding to iommu group 4
[ 0.393485] pci 0000:03:00.1: Adding to iommu group 4
[ 0.393488] pci 0000:03:00.2: Adding to iommu group 4
[ 0.393492] pci 0000:03:00.3: Adding to iommu group 4
[ 0.393496] pci 0000:03:00.4: Adding to iommu group 4
[ 0.393500] pci 0000:03:00.5: Adding to iommu group 4
[ 0.394726] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[ 0.394730] AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
[ 0.394736] AMD-Vi: Interrupt remapping enabled
[ 0.394736] AMD-Vi: X2APIC enabled
[ 0.394767] AMD-Vi: Virtual APIC enabled
[ 0.394886] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.394888] software IO TLB: mapped [mem 0x00000000c455d000-0x00000000c855d000] (64MB)
[ 0.394947] LVT offset 0 assigned for vector 0x400
[ 0.395037] perf: AMD IBS detected (0x000003ff)
[ 0.395042] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[ 0.395509] Initialise system trusted keyrings
[ 0.395547] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[ 0.396812] zbud: loaded
[ 0.397169] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.397264] fuse: init (API version 7.36)
[ 0.399837] Key type asymmetric registered
[ 0.399839] Asymmetric key parser 'x509' registered
[ 1.345527] tsc: Refined TSC clocksource calibration: 2096.062 MHz
[ 1.345541] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e36a88731c, max_idle_ns: 440795269020 ns
[ 1.345694] clocksource: Switched to clocksource tsc
[ 2.955342] Freeing initrd memory: 509700K
[ 2.958941] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 2.958984] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.959030] io scheduler mq-deadline registered
[ 2.960360] pcieport 0000:00:02.2: PME: Signaling with IRQ 26
[ 2.960379] pcieport 0000:00:02.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 2.960541] pcieport 0000:00:02.4: PME: Signaling with IRQ 27
[ 2.960646] pcieport 0000:00:08.1: PME: Signaling with IRQ 28
[ 2.960710] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.961535] ACPI: AC: AC Adapter [ACAD] (on-line)
[ 2.961566] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 2.961577] ACPI: button: Power Button [PWRB]
[ 2.961598] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 2.961608] ACPI: button: Lid Switch [LID]
[ 2.961626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 2.961647] ACPI: button: Power Button [PWRF]
[ 2.961706] Estimated ratio of average max frequency by base frequency (times 1024): 1501
[ 2.961716] Monitor-Mwait will be used to enter C-1 state
[ 2.961719] ACPI: _SB
.PLTF.C000: Found 3 idle states
[ 2.961800] ACPI: _SB
.PLTF.C001: Found 3 idle states
[ 2.961895] ACPI: _SB
.PLTF.C002: Found 3 idle states
[ 2.961991] ACPI: _SB
.PLTF.C003: Found 3 idle states
[ 2.962096] ACPI: _SB
.PLTF.C004: Found 3 idle states
[ 2.962197] ACPI: _SB
.PLTF.C005: Found 3 idle states
[ 2.962269] ACPI: _SB
.PLTF.C006: Found 3 idle states
[ 2.962340] ACPI: _SB
.PLTF.C007: Found 3 idle states
[ 2.962413] ACPI: _SB_.PLTF.C008: Found 3 idle states
[ 2.962484] ACPI: _SB_.PLTF.C009: Found 3 idle states
[ 2.962554] ACPI: _SB_.PLTF.C00A: Found 3 idle states
[ 2.962672] ACPI: _SB_.PLTF.C00B: Found 3 idle states
[ 2.962884] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.964153] Linux agpgart interface v0.103
[ 2.964183] ACPI: battery: Slot [BAT0] (battery present)
[ 2.983967] loop: module loaded
[ 2.984344] tun: Universal TUN/TAP device driver, 1.6
[ 2.984419] PPP generic driver version 2.4.2
[ 2.984554] VFIO - User Level meta-driver version: 0.3
[ 2.984705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.984710] ehci-pci: EHCI PCI platform driver
[ 2.984723] ehci-platform: EHCI generic platform driver
[ 2.984735] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.984739] ohci-pci: OHCI PCI platform driver
[ 2.984751] ohci-platform: OHCI generic platform driver
[ 2.984763] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.984838] i8042: PNP: PS/2 Controller [PNP0303:KBC0] at 0x60,0x64 irq 1
[ 2.984842] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 2.986851] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.986921] mousedev: PS/2 mouse device common for all mice
[ 2.987230] rtc_cmos 00:01: RTC can wake from S4
[ 2.987443] rtc_cmos 00:01: registered as rtc0
[ 2.987468] rtc_cmos 00:01: setting system clock to 2023-04-18T07:06:02 UTC (1681801562)
[ 2.987479] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
[ 2.987484] i2c_dev: i2c /dev entries driver
[ 2.987643] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 2.987660] device-mapper: uevent: version 1.0.3
[ 2.987729] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[ 2.987740] platform eisa.0: Probing EISA bus 0
[ 2.987741] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 2.987742] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 2.987743] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 2.987744] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 2.987745] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 2.987746] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 2.987746] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 2.987747] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 2.987748] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 2.987749] platform eisa.0: EISA: Detected 0 cards
[ 2.988923] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.988948] efifb: probing for efifb
[ 2.988970] efifb: showing boot graphics
[ 2.991324] efifb: framebuffer at 0xfce0000000, using 12240k, total 12240k
[ 2.991326] efifb: mode is 2160x1440x32, linelength=8704, pages=1
[ 2.991327] efifb: scrolling: redraw
[ 2.991327] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 2.991385] fbcon: Deferring console take-over
[ 2.991386] fb0: EFI VGA frame buffer device
[ 2.991476] drop_monitor: Initializing network drop monitor service
[ 2.991590] NET: Registered PF_INET6 protocol family
[ 2.994731] Segment Routing with IPv6
[ 2.994742] In-situ OAM (IOAM) with IPv6
[ 2.994773] NET: Registered PF_PACKET protocol family
[ 2.994857] Key type dns_resolver registered
[ 2.996088] microcode: CPU0: patch_level=0x08608102
[ 2.996097] microcode: CPU1: patch_level=0x08608102
[ 2.996120] microcode: CPU2: patch_level=0x08608102
[ 2.996132] microcode: CPU3: patch_level=0x08608102
[ 2.996138] microcode: CPU4: patch_level=0x08608102
[ 2.996145] microcode: CPU5: patch_level=0x08608102
[ 2.996159] microcode: CPU6: patch_level=0x08608102
[ 2.996166] microcode: CPU7: patch_level=0x08608102
[ 2.996184] microcode: CPU8: patch_level=0x08608102
[ 2.996193] microcode: CPU9: patch_level=0x08608102
[ 2.996214] microcode: CPU10: patch_level=0x08608102
[ 2.996223] microcode: CPU11: patch_level=0x08608102
[ 2.996229] microcode: Microcode Update Driver: v2.2.
[ 2.996540] resctrl: L3 allocation detected
[ 2.996542] resctrl: MB allocation detected
[ 2.996543] resctrl: L3 monitoring detected
[ 2.996547] IPI shorthand broadcast: enabled
[ 2.996565] sched_clock: Marking stable (2996210037, 318918)->(3001147358, -4618403)
[ 2.996935] registered taskstats version 1
[ 2.997138] Loading compiled-in X.509 certificates
[ 2.997950] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 2.997990] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 2.998474] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 2.999013] zswap: loaded using pool lzo/zbud
[ 2.999226] Key type .fscrypt registered
[ 2.999228] Key type fscrypt-provisioning registered
[ 2.999434] Key type trusted registered
[ 3.001698] Key type encrypted registered
[ 3.001701] AppArmor: AppArmor sha1 policy hashing enabled
[ 3.001708] Loading compiled-in module X.509 certificates
[ 3.002304] Loaded X.509 cert 'Build time autogenerated kernel key: 8580f88fa654c3f1192e61505a81c2e4292ef2fe'
[ 3.002307] ima: Allocated hash algorithm: sha1
[ 3.013352] ima: No architecture policies found
[ 3.013372] evm: Initialising EVM extended attributes:
[ 3.013373] evm: security.selinux
[ 3.013375] evm: security.SMACK64
[ 3.013376] evm: security.SMACK64EXEC
[ 3.013377] evm: security.SMACK64TRANSMUTE
[ 3.013378] evm: security.SMACK64MMAP
[ 3.013379] evm: security.apparmor
[ 3.013379] evm: security.ima
[ 3.013380] evm: security.capability
[ 3.013381] evm: HMAC attrs: 0x1
[ 3.015443] PM: Magic number: 3:593:66
[ 3.015513] memory memory94: hash matches
[ 3.015626] RAS: Correctable Errors collector initialized.
[ 3.017580] Freeing unused decrypted memory: 2036K
[ 3.018115] Freeing unused kernel image (initmem) memory: 3120K
[ 3.057752] Write protecting the kernel read-only data: 26624k
[ 3.058516] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 3.058641] Freeing unused kernel image (rodata/data gap) memory: 244K
[ 3.107169] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 3.107178] Run /init as init process
[ 3.107179] with arguments:
[ 3.107181] /init
[ 3.107182] splash
[ 3.107182] with environment:
[ 3.107183] HOME=/
[ 3.107184] TERM=linux
[ 3.107184] BOOT_IMAGE=/boot/vmlinuz-6.0.12
[ 3.141522] clocksource: timekeeping watchdog on CPU5: Marking clocksource 'tsc' as unstable because the skew is too large:
[ 3.141527] clocksource: 'hpet' wd_nsec: 508256216 wd_now: 2977c17 wd_last: 228711f mask: ffffffff
[ 3.141529] clocksource: 'tsc' cs_nsec: 516003668 cs_now: b6518e168 cs_last: b24a1584f mask: ffffffffffffffff
[ 3.141530] clocksource: 'tsc' is current clocksource.
[ 3.141533] tsc: Marking TSC unstable due to clocksource watchdog
[ 3.141538] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
[ 3.141539] sched_clock: Marking unstable (3141219441, 318918)<-(3146156775, -4618403)
[ 3.141641] clocksource: Checking clocksource tsc synchronization from CPU 11 to CPUs 0,2,4,9-10.
[ 3.141703] clocksource: Switched to clocksource hpet
[ 3.166167] hid: raw HID events driver (C) Jiri Kosina
[ 3.169232] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 3.173722] acpi device:0e: registered as cooling_device12
[ 3.173764] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0d/LNXVIDEO:00/input/input4
[ 3.174108] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 3.175704] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 3.175708] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[ 3.175825] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[ 3.262441] xhci_hcd 0000:03:00.3: xHCI Host Controller
[ 3.262449] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 1
[ 3.262536] xhci_hcd 0000:03:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[ 3.262830] xhci_hcd 0000:03:00.3: xHCI Host Controller
[ 3.262832] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 2
[ 3.262834] xhci_hcd 0000:03:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.262871] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[ 3.262873] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.262874] usb usb1: Product: xHCI Host Controller
[ 3.262875] usb usb1: Manufacturer: Linux 6.0.12 xhci-hcd
[ 3.262876] usb usb1: SerialNumber: 0000:03:00.3
[ 3.262984] hub 1-0:1.0: USB hub found
[ 3.262991] hub 1-0:1.0: 4 ports detected
[ 3.263618] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.263635] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
[ 3.263637] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.263638] usb usb2: Product: xHCI Host Controller
[ 3.263639] usb usb2: Manufacturer: Linux 6.0.12 xhci-hcd
[ 3.263640] usb usb2: SerialNumber: 0000:03:00.3
[ 3.263712] hub 2-0:1.0: USB hub found
[ 3.263717] hub 2-0:1.0: 2 ports detected
[ 3.264094] xhci_hcd 0000:03:00.4: xHCI Host Controller
[ 3.264098] xhci_hcd 0000:03:00.4: new USB bus registered, assigned bus number 3
[ 3.264179] xhci_hcd 0000:03:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[ 3.264430] xhci_hcd 0000:03:00.4: xHCI Host Controller
[ 3.264432] xhci_hcd 0000:03:00.4: new USB bus registered, assigned bus number 4
[ 3.264433] xhci_hcd 0000:03:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.264456] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[ 3.264457] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.264458] usb usb3: Product: xHCI Host Controller
[ 3.264459] usb usb3: Manufacturer: Linux 6.0.12 xhci-hcd
[ 3.264460] usb usb3: SerialNumber: 0000:03:00.4
[ 3.264521] hub 3-0:1.0: USB hub found
[ 3.264527] hub 3-0:1.0: 4 ports detected
[ 3.265004] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.265020] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
[ 3.265021] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.265022] usb usb4: Product: xHCI Host Controller
[ 3.265023] usb usb4: Manufacturer: Linux 6.0.12 xhci-hcd
[ 3.265024] usb usb4: SerialNumber: 0000:03:00.4
[ 3.265077] hub 4-0:1.0: USB hub found
[ 3.265081] hub 4-0:1.0: 2 ports detected
[ 3.329278] input: GXTP7863:00 27C6:01E0 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-GXTP7863:00/0018:27C6:01E0.0001/input/input5
[ 3.329421] input: GXTP7863:00 27C6:01E0 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-GXTP7863:00/0018:27C6:01E0.0001/input/input6
[ 3.329535] hid-generic 0018:27C6:01E0.0001: input,hidraw0: I2C HID v1.00 Mouse [GXTP7863:00 27C6:01E0] on i2c-GXTP7863:00
[ 3.332429] nvme 0000:02:00.0: platform quirk: setting simple suspend
[ 3.332539] nvme nvme0: pci function 0000:02:00.0
[ 3.361171] nvme nvme0: missing or invalid SUBNQN field.
[ 3.429412] nvme nvme0: allocated 128 MiB host memory buffer.
[ 3.440065] nvme nvme0: 8/0/0 default/read/poll queues
[ 3.451282] nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8
[ 3.529571] usb 1-2: new full-speed USB device number 2 using xhci_hcd
[ 3.529587] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[ 3.697561] usb 3-3: New USB device found, idVendor=1358, idProduct=c123, bcdDevice= 0.00
[ 3.697576] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.697583] usb 3-3: Product: Bluetooth Radio
[ 3.697587] usb 3-3: Manufacturer: Realtek
[ 3.697592] usb 3-3: SerialNumber: 00e04c000001
[ 3.699942] usb 1-2: New USB device found, idVendor=2717, idProduct=5013, bcdDevice= 1.00
[ 3.699953] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.699957] usb 1-2: Product: Mi Wireless Mouse
[ 3.699961] usb 1-2: Manufacturer: XiaoMi
[ 3.833571] usb 3-4: new high-speed USB device number 3 using xhci_hcd
[ 3.833576] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[ 3.986702] usb 3-4: New USB device found, idVendor=13d3, idProduct=5476, bcdDevice=21.05
[ 3.986714] usb 3-4: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 3.986719] usb 3-4: Product: HD Camera
[ 3.986723] usb 3-4: Manufacturer: Azurewave
[ 3.986726] usb 3-4: SerialNumber: 0001
[ 4.018298] usb 1-4: New USB device found, idVendor=27c6, idProduct=5110, bcdDevice= 2.00
[ 4.018305] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.018307] usb 1-4: Product: Goodix Fingerprint Device
[ 4.018309] usb 1-4: Manufacturer: Shenzhen Goodix Technology Co.,Ltd.
[ 4.018311] usb 1-4: SerialNumber: 00000000001A
[ 4.062269] input: XiaoMi Mi Wireless Mouse as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/0003:2717:5013.0002/input/input8
[ 4.062536] input: XiaoMi Mi Wireless Mouse Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/0003:2717:5013.0002/input/input9
[ 4.121964] input: XiaoMi Mi Wireless Mouse System Control as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/0003:2717:5013.0002/input/input10
[ 4.122105] hid-generic 0003:2717:5013.0002: input,hidraw1: USB HID v1.11 Mouse [XiaoMi Mi Wireless Mouse] on usb-0000:03:00.3-2/input0
[ 4.122167] usbcore: registered new interface driver usbhid
[ 4.122169] usbhid: USB HID core driver
[ 4.160571] fbcon: Taking over console
[ 4.160641] Console: switching to colour frame buffer device 135x45
[ 4.169134] EXT4-fs (nvme0n1p8): mounted filesystem with ordered data mode. Quota mode: none.
[ 4.345280] systemd[1]: Inserted module 'autofs4'
[ 4.378812] systemd[1]: systemd 249.11-0ubuntu3.9 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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 4.378959] systemd[1]: Detected architecture x86-64.
[ 4.379398] systemd[1]: Hostname set to .
[ 4.548134] systemd[1]: Queued start job for default target Graphical Interface.
[ 4.582747] systemd[1]: Created slice Slice /system/modprobe.
[ 4.583351] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 4.583641] systemd[1]: Created slice User and Session Slice.
[ 4.583754] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.584012] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.584094] systemd[1]: Reached target User and Group Name Lookups.
[ 4.584123] systemd[1]: Reached target Remote File Systems.
[ 4.584144] systemd[1]: Reached target Slice Units.
[ 4.584170] systemd[1]: Reached target Mounting snaps.
[ 4.584207] systemd[1]: Reached target Local Verity Protected Volumes.
[ 4.584339] systemd[1]: Listening on Syslog Socket.
[ 4.584420] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 4.584476] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 4.584627] systemd[1]: Listening on Journal Audit Socket.
[ 4.584697] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.584784] systemd[1]: Listening on Journal Socket.
[ 4.585023] systemd[1]: Listening on udev Control Socket.
[ 4.585092] systemd[1]: Listening on udev Kernel Socket.
[ 4.585906] systemd[1]: Mounting Huge Pages File System...
[ 4.586409] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.586985] systemd[1]: Mounting Kernel Debug File System...
[ 4.587531] systemd[1]: Mounting Kernel Trace File System...
[ 4.588729] systemd[1]: Starting Journal Service...
[ 4.589482] systemd[1]: Starting Set the console keyboard layout...
[ 4.590200] systemd[1]: Starting Create List of Static Device Nodes...
[ 4.590836] systemd[1]: Starting Load Kernel Module chromeos_pstore...
[ 4.591454] systemd[1]: Starting Load Kernel Module configfs...
[ 4.592206] systemd[1]: Starting Load Kernel Module drm...
[ 4.593097] systemd[1]: Starting Load Kernel Module efi_pstore...
[ 4.593978] systemd[1]: Starting Load Kernel Module fuse...
[ 4.594830] systemd[1]: Starting Load Kernel Module pstore_blk...
[ 4.596574] systemd[1]: Starting Load Kernel Module pstore_zone...
[ 4.597537] pstore: Using crash dump compression: deflate
[ 4.598428] systemd[1]: Starting Load Kernel Module ramoops...
[ 4.598625] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 4.601222] systemd[1]: Starting Load Kernel Modules...
[ 4.603073] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 4.605360] systemd[1]: Starting Coldplug All udev Devices...
[ 4.606412] pstore: Registered efi as persistent store backend
[ 4.607340] systemd[1]: Mounted Huge Pages File System.
[ 4.607432] systemd[1]: Mounted POSIX Message Queue File System.
[ 4.607489] systemd[1]: Mounted Kernel Debug File System.
[ 4.607547] systemd[1]: Mounted Kernel Trace File System.
[ 4.607853] systemd[1]: Finished Create List of Static Device Nodes.
[ 4.608182] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 4.608376] systemd[1]: Finished Load Kernel Module configfs.
[ 4.608551] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 4.608728] systemd[1]: Finished Load Kernel Module efi_pstore.
[ 4.608932] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 4.609129] systemd[1]: Finished Load Kernel Module fuse.
[ 4.609294] systemd[1]: modprobe@pstore_blk.service: Deactivated successfully.
[ 4.609470] systemd[1]: Finished Load Kernel Module pstore_blk.
[ 4.609644] systemd[1]: modprobe@pstore_zone.service: Deactivated successfully.
[ 4.609843] systemd[1]: Finished Load Kernel Module pstore_zone.
[ 4.610023] systemd[1]: modprobe@ramoops.service: Deactivated successfully.
[ 4.610170] EXT4-fs (nvme0n1p8): re-mounted. Quota mode: none.
[ 4.610225] systemd[1]: Finished Load Kernel Module ramoops.
[ 4.611198] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 4.612073] systemd[1]: Activating swap /swapfile...
[ 4.612771] systemd[1]: Mounting FUSE Control File System...
[ 4.613595] systemd[1]: Mounting Kernel Configuration File System...
[ 4.614580] systemd[1]: Starting Load/Save Random Seed...
[ 4.615540] lp: driver loaded but no devices found
[ 4.615613] systemd[1]: Starting Create System Users...
[ 4.616918] systemd[1]: Mounted FUSE Control File System.
[ 4.616993] systemd[1]: Mounted Kernel Configuration File System.
[ 4.619179] Adding 2097148k swap on /swapfile. Priority:-2 extents:11 across:50192384k SSFS
[ 4.619239] systemd[1]: Activated swap /swapfile.
[ 4.619290] systemd[1]: Reached target Swaps.
[ 4.622777] ppdev: user-space parallel port driver
[ 4.629779] systemd[1]: Finished Load/Save Random Seed.
[ 4.629955] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[ 4.634170] systemd[1]: Finished Create System Users.
[ 4.634932] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 4.637888] systemd[1]: Started Journal Service.
[ 4.641206] systemd-journald[410]: Received client request to flush runtime journal.
[ 4.686202] ACPI: bus type drm_connector registered
[ 4.820474] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 4.820482] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 4.826362] ccp 0000:03:00.2: enabling device (0000 -> 0002)
[ 4.828414] cryptd: max_cpu_qlen set to 1000
[ 4.831648] ccp 0000:03:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[ 4.832792] input: Huawei WMI hotkeys as /devices/platform/huawei-wmi/input/input11
[ 4.841827] ccp 0000:03:00.2: tee enabled
[ 4.841844] ccp 0000:03:00.2: psp enabled
[ 4.842273] AVX2 version of gcm_enc/dec engaged.
[ 4.843118] AES CTR mode by8 optimization enabled
[ 4.912623] mc: Linux media interface: v0.10
[ 4.913344] snd_acp_pci 0000:03:00.5: enabling device (0000 -> 0002)
[ 4.937856] ACPI: battery: new extension: Huawei Battery Extension
[ 4.987535] input: GXTP7863:00 27C6:01E0 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-GXTP7863:00/0018:27C6:01E0.0001/input/input12
[ 4.987841] input: GXTP7863:00 27C6:01E0 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-GXTP7863:00/0018:27C6:01E0.0001/input/input13
[ 4.987983] hid-multitouch 0018:27C6:01E0.0001: input,hidraw0: I2C HID v1.00 Mouse [GXTP7863:00 27C6:01E0] on i2c-GXTP7863:00
[ 5.020128] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.020442] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.023375] Bluetooth: Core ver 2.22
[ 5.023454] NET: Registered PF_BLUETOOTH protocol family
[ 5.023456] Bluetooth: HCI device and connection manager initialized
[ 5.023468] Bluetooth: HCI socket layer initialized
[ 5.023471] Bluetooth: L2CAP socket layer initialized
[ 5.023479] Bluetooth: SCO socket layer initialized
[ 5.024744] videodev: Linux video capture interface: v2.00
[ 5.033168] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
[ 5.033354] loop0: detected capacity change from 0 to 8
[ 5.033763] snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
[ 5.038524] loop1: detected capacity change from 0 to 305160
[ 5.041743] loop2: detected capacity change from 0 to 129600
[ 5.042788] loop3: detected capacity change from 0 to 129672
[ 5.045041] loop4: detected capacity change from 0 to 149488
[ 5.046356] loop5: detected capacity change from 0 to 112704
[ 5.048251] loop6: detected capacity change from 0 to 492776
[ 5.049136] loop7: detected capacity change from 0 to 495408
[ 5.051689] loop8: detected capacity change from 0 to 709280
[ 5.053002] loop9: detected capacity change from 0 to 716160
[ 5.055794] loop10: detected capacity change from 0 to 943256
[ 5.058114] loop11: detected capacity change from 0 to 187776
[ 5.059561] loop12: detected capacity change from 0 to 94064
[ 5.061596] loop13: detected capacity change from 0 to 102072
[ 5.063764] loop14: detected capacity change from 0 to 109032
[ 5.066798] loop15: detected capacity change from 0 to 608
[ 5.068752] loop16: detected capacity change from 0 to 856
[ 5.102361] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:03:00.1/sound/card0/input15
[ 5.102428] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:03:00.1/sound/card0/input16
[ 5.161313] SVM: TSC scaling supported
[ 5.161317] kvm: Nested Virtualization enabled
[ 5.161318] SVM: kvm: Nested Paging enabled
[ 5.161332] SVM: Virtual VMLOAD VMSAVE supported
[ 5.161334] SVM: Virtual GIF supported
[ 5.161334] SVM: LBR virtualization supported
[ 5.165776] audit: type=1400 audit(1681801564.674:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=763 comm="apparmor_parser"
[ 5.166057] audit: type=1400 audit(1681801564.674:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=760 comm="apparmor_parser"
[ 5.166881] audit: type=1400 audit(1681801564.674:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=759 comm="apparmor_parser"
[ 5.168472] audit: type=1400 audit(1681801564.674:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=753 comm="apparmor_parser"
[ 5.168480] audit: type=1400 audit(1681801564.674:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=753 comm="apparmor_parser"
[ 5.168881] audit: type=1400 audit(1681801564.674:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=757 comm="apparmor_parser"
[ 5.168888] audit: type=1400 audit(1681801564.674:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=757 comm="apparmor_parser"
[ 5.168892] audit: type=1400 audit(1681801564.674:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=757 comm="apparmor_parser"
[ 5.169118] audit: type=1400 audit(1681801564.674:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=752 comm="apparmor_parser"
[ 5.169670] usb 3-4: Found UVC 1.10 device HD Camera (13d3:5476)
[ 5.172135] usbcore: registered new interface driver btusb
[ 5.173556] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822
[ 5.175845] Bluetooth: hci0: RTL: rom_version status=0 version=3
[ 5.175860] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin
[ 5.177951] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin
[ 5.178289] Bluetooth: hci0: RTL: cfg_sz 6, total sz 35086
[ 5.179094] input: HD Camera: HD Camera as /devices/pci0000:00/0000:00:08.1/0000:03:00.4/usb3/3-4/3-4:1.0/input/input17
[ 5.179199] usbcore: registered new interface driver uvcvideo
[ 5.191787] MCE: In-kernel MCE decoding enabled.
[ 5.310252] AMD-Vi: AMD IOMMUv2 loaded and initialized
[ 5.334877] rtw_8822ce 0000:01:00.0: enabling device (0000 -> 0003)
[ 5.335679] acp_mach acp3x-es83xx: matched DMI table with this system, trying to register sound card
[ 5.335775] acp_mach acp3x-es83xx: successfully probed the sound card
[ 5.335961] es8316 i2c-ESSX8336:00: assuming static mclk
[ 5.337621] rtw_8822ce 0000:01:00.0: Firmware version 9.9.11, H2C version 15
[ 5.337697] rtw_8822ce 0000:01:00.0: Firmware version 9.9.4, H2C version 15
[ 5.363604] rtw_8822ce 0000:01:00.0 wlp1s0: renamed from wlan0
[ 5.387327] es8316 i2c-ESSX8336:00: speaker gpio 0 active high, headphone gpio 1 active high
[ 5.387428] es8316 i2c-ESSX8336:00: Headset Mic is MIC2
[ 5.389572] input: acp3x-es83xx Headset as /devices/pci0000:00/0000:00:08.1/0000:03:00.5/acp_asoc_renoir.0/acp3x-es83xx/sound/card1/input18
[ 5.408411] kauditd_printk_skb: 18 callbacks suppressed
[ 5.408417] audit: type=1400 audit(1681801564.914:29): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.cups" pid=875 comm="apparmor_parser"
[ 5.410771] audit: type=1400 audit(1681801564.918:30): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/18357/usr/lib/snapd/snap-confine" pid=870 comm="apparmor_parser"
[ 5.410781] audit: type=1400 audit(1681801564.918:31): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/18357/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=870 comm="apparmor_parser"
[ 5.412089] audit: type=1400 audit(1681801564.918:32): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/18933/usr/lib/snapd/snap-confine" pid=872 comm="apparmor_parser"
[ 5.412096] audit: type=1400 audit(1681801564.918:33): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/18933/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=872 comm="apparmor_parser"
[ 5.415336] audit: type=1400 audit(1681801564.922:34): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.cups.accept" pid=891 comm="apparmor_parser"
[ 5.416747] audit: type=1400 audit(1681801564.922:35): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.snap-store" pid=882 comm="apparmor_parser"
[ 5.417251] audit: type=1400 audit(1681801564.922:36): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.cups.cancel" pid=892 comm="apparmor_parser"
[ 5.417671] audit: type=1400 audit(1681801564.926:37): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.firefox" pid=881 comm="apparmor_parser"
[ 5.418682] audit: type=1400 audit(1681801564.926:38): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.chromium" pid=873 comm="apparmor_parser"
[ 5.461576] intel_rapl_common: Found RAPL domain package
[ 5.461582] intel_rapl_common: Found RAPL domain core
[ 5.486537] Bluetooth: hci0: RTL: fw version 0x19b76d7d
[ 5.614556] Bluetooth: hci0: AOSP extensions version v1.00
[ 5.614564] Bluetooth: hci0: AOSP quality report is supported
[ 5.740415] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.740421] Bluetooth: BNEP filters: protocol multicast
[ 5.740426] Bluetooth: BNEP socket layer initialized
[ 5.741689] Bluetooth: MGMT ver 1.22
[ 5.810256] NET: Registered PF_ALG protocol family
[ 7.061351] [drm] amdgpu kernel modesetting enabled.
[ 7.068802] amdgpu: Virtual CRAT table created for CPU
[ 7.068813] amdgpu: Topology: Add CPU node
[ 7.068878] checking generic (fce0000000 bf4000) vs hw (fce0000000 10000000)
[ 7.068879] fb0: switching to amdgpu from EFI VGA
[ 7.069123] Console: switching to colour dummy device 80x25
[ 7.069155] amdgpu 0000:03:00.0: vgaarb: deactivate vga console
[ 7.069208] amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
[ 7.069258] [drm] initializing kernel modesetting (RENOIR 0x1002:0x164C 0x1E83:0x3E4D 0xC2).
[ 7.069316] [drm] register mmio base: 0xD0300000
[ 7.069317] [drm] register mmio size: 524288
[ 7.071077] [drm] add ip block number 0 <soc15_common>
[ 7.071081] [drm] add ip block number 1 <gmc_v9_0>
[ 7.071083] [drm] add ip block number 2 <vega10_ih>
[ 7.071085] [drm] add ip block number 3
[ 7.071086] [drm] add ip block number 4
[ 7.071088] [drm] add ip block number 5
[ 7.071089] [drm] add ip block number 6 <gfx_v9_0>
[ 7.071091] [drm] add ip block number 7 <sdma_v4_0>
[ 7.071092] [drm] add ip block number 8 <vcn_v2_0>
[ 7.071094] [drm] add ip block number 9 <jpeg_v2_0>
[ 7.071111] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT
[ 7.071114] amdgpu: ATOM BIOS: 113-LUCIENNE-016
[ 7.072321] [drm] VCN decode is enabled in VM mode
[ 7.072324] [drm] VCN encode is enabled in VM mode
[ 7.072325] [drm] JPEG decode is enabled in VM mode
[ 7.072327] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[ 7.072331] amdgpu 0000:03:00.0: amdgpu: PCIE atomic ops is not supported
[ 7.072347] amdgpu 0000:03:00.0: amdgpu: MODE2 reset
[ 7.072805] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 7.072811] amdgpu 0000:03:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[ 7.072813] amdgpu 0000:03:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[ 7.072814] amdgpu 0000:03:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[ 7.072819] [drm] Detected VRAM RAM=512M, BAR=512M
[ 7.072820] [drm] RAM width 128bits DDR4
[ 7.072876] [drm] amdgpu: 512M of VRAM memory ready
[ 7.072877] [drm] amdgpu: 7675M of GTT memory ready.
[ 7.072888] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 7.073006] [drm] PCIE GART of 1024M enabled.
[ 7.073007] [drm] PTB located at 0x000000F41FC00000
[ 7.074352] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[ 7.074355] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[ 7.075207] [drm] Loading DMUB firmware via PSP: version=0x0101001F
[ 7.079315] [drm] Found VCN firmware Version ENC: 1.16 DEC: 5 VEP: 0 Revision: 3
[ 7.079329] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
[ 7.187436] loop17: detected capacity change from 0 to 8
[ 7.783869] [drm] reserve 0x400000 from 0xf400c00000 for PSP TMR
[ 7.869297] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 7.878311] amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 7.878315] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 7.878505] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
[ 7.878778] [drm] Display Core initialized with v3.2.198!
[ 7.879410] [drm] DMUB hardware initialized: version=0x0101001F
[ 7.898012] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 8.021763] [drm] kiq ring mec 2 pipe 1 q 0
[ 8.024775] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 8.024792] [drm] JPEG decode initialized successfully.
[ 8.026914] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[ 8.026988] amdgpu: sdma_bitmap: 3
[ 8.063502] memmap_init_zone_device initialised 131072 pages in 0ms
[ 8.063513] amdgpu: HMM registered 512MB device memory
[ 8.063551] amdgpu: SRAT table not found
[ 8.063552] amdgpu: Virtual CRAT table created for GPU
[ 8.063762] amdgpu: Topology: Add dGPU node [0x164c:0x1002]
[ 8.063767] kfd kfd: amdgpu: added device 1002:164c
[ 8.063779] amdgpu 0000:03:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 7
[ 8.063863] amdgpu 0000:03:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[ 8.063864] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 8.063866] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 8.063867] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 8.063867] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 8.063868] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 8.063870] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 8.063870] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 8.063871] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 8.063872] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 8.063873] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[ 8.063874] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[ 8.063875] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[ 8.063876] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[ 8.063877] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[ 8.065501] [drm] Initialized amdgpu 3.48.0 20150101 for 0000:03:00.0 on minor 0
[ 8.071486] fbcon: amdgpudrmfb (fb0) is primary device
[ 8.071673] [drm] DSC precompute is not needed.
[ 8.798918] Console: switching to colour frame buffer device 135x45
[ 8.820375] amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[ 9.204389] es8316 i2c-ESSX8336:00: using a 12.288Mhz MCLK
[ 9.212880] es8316 i2c-ESSX8336:00: using a 12.288Mhz MCLK
[ 9.214706] es8316 i2c-ESSX8336:00: using a 12.288Mhz MCLK
[ 9.218573] es8316 i2c-ESSX8336:00: using a 12.288Mhz MCLK
[ 9.223321] es8316 i2c-ESSX8336:00: trigger start/release/resume, activating GPIOs
[ 10.230025] rfkill: input handler disabled
[ 11.556154] wlp1s0: authenticate with 1c:74:0d:8b:92:40
[ 11.585618] wlp1s0: No basic rates, using min rate instead
[ 11.585632] wlp1s0: bad VHT capabilities, disabling VHT
[ 12.103434] wlp1s0: send auth to 1c:74:0d:8b:92:40 (try 1/3)
[ 12.107037] wlp1s0: authenticated
[ 12.137783] wlp1s0: associate with 1c:74:0d:8b:92:40 (try 1/3)
[ 12.144635] wlp1s0: RX AssocResp from 1c:74:0d:8b:92:40 (capab=0xc11 status=0 aid=2)
[ 12.144648] wlp1s0: No basic rates, using min rate instead
[ 12.144895] wlp1s0: associated
[ 12.381923] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
[ 14.533845] es8316 i2c-ESSX8336:00: trigger pause/suspend/stop deactivating GPIOs
[ 14.541752] es8316 i2c-ESSX8336:00: jack event, SPEAKER_SUSPEND
[ 16.439787] Bluetooth: RFCOMM TTY layer initialized
[ 16.439795] Bluetooth: RFCOMM socket layer initialized
[ 16.439800] Bluetooth: RFCOMM ver 1.11
[ 16.579616] rfkill: input handler enabled
[ 16.694387] es8316 i2c-ESSX8336:00: using a 12.288Mhz MCLK
[ 16.698364] es8316 i2c-ESSX8336:00: using a 12.288Mhz MCLK
[ 16.699249] es8316 i2c-ESSX8336:00: using a 12.288Mhz MCLK
[ 16.703095] es8316 i2c-ESSX8336:00: using a 12.288Mhz MCLK
[ 16.767255] es8316 i2c-ESSX8336:00: trigger start/release/resume, activating GPIOs
[ 16.773558] es8316 i2c-ESSX8336:00: jack event, SPEAKER_RESUME
[ 17.071539] kauditd_printk_skb: 48 callbacks suppressed
[ 17.071543] audit: type=1326 audit(1681801576.578:86): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.snapd-desktop-integration.snapd-desktop-integration pid=2345 comm="snapd-desktop-i" exe="/snap/snapd-desktop-integration/57/usr/bin/snapd-desktop-integration" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7f1822e53a3d code=0x50000
[ 17.641028] rfkill: input handler disabled
[ 17.690145] audit: type=1400 audit(1681801577.198:87): apparmor="DENIED" operation="capable" profile="/snap/snapd/18933/usr/lib/snapd/snap-confine" pid=2566 comm="snap-confine" capability=12 capname="net_admin"
[ 17.690154] audit: type=1400 audit(1681801577.198:88): apparmor="DENIED" operation="capable" profile="/snap/snapd/18933/usr/lib/snapd/snap-confine" pid=2566 comm="snap-confine" capability=38 capname="perfmon"
[ 18.550890] audit: type=1326 audit(1681801578.058:89): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.snap-store.snap-store pid=2566 comm="snap-store" exe="/snap/snap-store/638/usr/bin/snap-store" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7fbe4668f73d code=0x50000
[ 19.322665] audit: type=1400 audit(1681801578.830:90): apparmor="DENIED" operation="capable" profile="/snap/snapd/18933/usr/lib/snapd/snap-confine" pid=2854 comm="snap-confine" capability=12 capname="net_admin"
[ 19.322676] audit: type=1400 audit(1681801578.830:91): apparmor="DENIED" operation="capable" profile="/snap/snapd/18933/usr/lib/snapd/snap-confine" pid=2854 comm="snap-confine" capability=38 capname="perfmon"
[ 19.413319] audit: type=1326 audit(1681801578.918:92): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.snapd-desktop-integration.snapd-desktop-integration pid=2933 comm="snapd-desktop-i" exe="/snap/snapd-desktop-integration/57/usr/bin/snapd-desktop-integration" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7fc7f075aa3d code=0x50000
[ 20.028210] audit: type=1400 audit(1681801579.534:93): apparmor="DENIED" operation="open" profile="snap.snap-store.snap-store" name="/etc/PackageKit/Vendor.conf" pid=2566 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 20.336411] audit: type=1400 audit(1681801579.842:94): apparmor="DENIED" operation="open" profile="snap.snap-store.snap-store" name="/etc/appstream.conf" pid=2566 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 21.768476] es8316 i2c-ESSX8336:00: trigger pause/suspend/stop deactivating GPIOs
[ 21.773821] es8316 i2c-ESSX8336:00: jack event, SPEAKER_SUSPEND
[ 22.247267] es8316 i2c-ESSX8336:00: using a 12.288Mhz MCLK
[ 22.247839] es8316 i2c-ESSX8336:00: trigger start/release/resume, activating GPIOs
[ 22.257528] es8316 i2c-ESSX8336:00: jack event, SPEAKER_RESUME
[ 225.880448] es8316 i2c-ESSX8336:00: trigger pause/suspend/stop deactivating GPIOs
[ 225.885953] es8316 i2c-ESSX8336:00: jack event, SPEAKER_SUSPEND
[ 242.637496] es8316 i2c-ESSX8336:00: using a 12.288Mhz MCLK
[ 242.638155] es8316 i2c-ESSX8336:00: trigger start/release/resume, activating GPIOs
[ 242.649530] es8316 i2c-ESSX8336:00: jack event, SPEAKER_RESUME
[ 275.052517] audit: type=1400 audit(1681801834.558:95): apparmor="DENIED" operation="capable" profile="/snap/snapd/18933/usr/lib/snapd/snap-confine" pid=3715 comm="snap-confine" capability=12 capname="net_admin"
[ 275.052527] audit: type=1400 audit(1681801834.558:96): apparmor="DENIED" operation="capable" profile="/snap/snapd/18933/usr/lib/snapd/snap-confine" pid=3715 comm="snap-confine" capability=38 capname="perfmon"
[ 275.103006] audit: type=1400 audit(1681801834.610:97): apparmor="DENIED" operation="open" profile="snap-update-ns.firefox" name="/var/lib/" pid=3743 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 275.104108] audit: type=1400 audit(1681801834.610:98): apparmor="DENIED" operation="open" profile="snap-update-ns.firefox" name="/var/lib/" pid=3743 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 275.617321] audit: type=1326 audit(1681801835.122:99): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.firefox.firefox pid=3715 comm="firefox" exe="/snap/firefox/2579/usr/lib/firefox/firefox" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7f9c74f3b73d code=0x50000
[ 275.980312] audit: type=1326 audit(1681801835.486:100): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.firefox.firefox pid=3715 comm="Renderer" exe="/snap/firefox/2579/usr/lib/firefox/firefox" sig=0 arch=c000003e syscall=312 compat=0 ip=0x7f9c74f3b73d code=0x50000
[ 276.018920] audit: type=1326 audit(1681801835.526:101): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.firefox.firefox pid=3715 comm="firefox" exe="/snap/firefox/2579/usr/lib/firefox/firefox" sig=0 arch=c000003e syscall=312 compat=0 ip=0x7f9c74f3b73d code=0x50000
[ 276.018927] audit: type=1326 audit(1681801835.526:102): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.firefox.firefox pid=3715 comm="firefox" exe="/snap/firefox/2579/usr/lib/firefox/firefox" sig=0 arch=c000003e syscall=312 compat=0 ip=0x7f9c74f3b73d code=0x50000
[ 295.677959] es8316 i2c-ESSX8336:00: using a 12.288Mhz MCLK
[ 373.394284] es8316 i2c-ESSX8336:00: using a 12.288Mhz MCLK
[ 417.435330] es8316 i2c-ESSX8336:00: trigger pause/suspend/stop deactivating GPIOs
[ 417.445772] es8316 i2c-ESSX8336:00: jack event, SPEAKER_SUSPEND
[ 837.691384] es8316 i2c-ESSX8336:00: using a 12.288Mhz MCLK
[ 837.691948] es8316 i2c-ESSX8336:00: trigger start/release/resume, activating GPIOs
[ 837.697533] es8316 i2c-ESSX8336:00: jack event, SPEAKER_RESUME
[ 843.014565] es8316 i2c-ESSX8336:00: trigger pause/suspend/stop deactivating GPIOs
[ 843.021551] es8316 i2c-ESSX8336:00: jack event, SPEAKER_SUSPEND

@AlwynBarry
Copy link
Author

@tshipenchko Thanks for your help. I can't try NixOS because my laptop is for 'normal use' rather than development or trialing distros - although you can roll back NixOS it's not the kind of stability I need. I tried NixOS on VM, and may put a live USB install to see if I can get sound working there!

Re. other issues - Tiger Lake identified in the sound (output) ... still no Mic identified. Better than it was ... until 5.19 I only had Dummy Output. I agree - it makes no sense why a pro profile shouldn't be offered!

@AlwynBarry
Copy link
Author

@tshipenchko PS ... I have tried all Quirk variations ... no joy, apart from using Bit 4 (of 8) 'SOF_ES8336_SPEAKERS_EN_GPIO1_QUIRK' always returns it to Dummy Output, and Bit 7 (of 8) does invert from the main speaker to the headphone, though still no sound even on the headphones.

@tshipenchko
Copy link

@AlwynBarry where did read about 'SOF_ES8336_SPEAKERS_EN_GPIO1_QUIRK'?
I have sound and mic but with a lot of issues...
Btw, I think topologies and alsa-conf is wrong, so mic is determining with problem. In default profiles, I don't have mic or it doesn't works. In pro audio I have 2 micros (left and right ones) and they are working okay, but separated..
So.. Just good luck 🍀
If you have opportunity to change laptop, I think you should do it. Huawei doesn't support Linux at normal level. I also heard that they intentionally don't use standard ways to connect audio card and etc.
I don't have opportunity to change laptop and I'm so sad.

@AlwynBarry
Copy link
Author

AlwynBarry commented Apr 21, 2023

@tshipenchko The article on Quirks is at the end of:

https://thesofproject.github.io/latest/getting_started/intel_debug/suggestions.html

I'm not sure that it's all that useful though!

Re. laptop - yeah, but it's an amazing laptop for the price. I can still 'regress' to Windows to do sound-related things (Zoom, Video edits, etc) and can listen and record on Linux via Bluetooth (albeit with slight a sound delay - not useful for Video edits!). Just a pity so many with the es8336 have to struggle. But I know it's not the Linux community's fault - drivers should have been made available by the manufacturers, whether laptop integrators or the sound chip manufacturer.

@german-rios-gonzalez
Copy link

I have the model klvd-wdh9 and use Fedora, no sound and not luck searching for a solution, if you find some day, even years later, a workaround please don't forget to posted here

@german-rios-gonzalez
Copy link

There are sound now in Fedora 39 + Kernel 6.6 but is far from perfect, when you connect a 3.5 jack earphones it is still sound with the speakers, the sound from the speakers is so weak that you barely heard it and there is no HDMI/Display port out sound.

@tshipenchko
Copy link

tshipenchko commented Dec 19, 2023

@german-rios-gonzalez same on nixos 23.11
When plug 3.5 jack, there is still sound from the speaker

It could be because in d14 soundcard uses 2nd GPIO for headphone
Some quirks may fix it, but not sure. I tried quirks from d15 model, but didn't work properly. Maybe the driver needs modifications.

But my speaker sound is about to be okay. Also if I turn on the Pro Audio mode, I could get higher volume using amixer commands
Didn't checked HDMI/Display port sound (edit: work good)

Also internal mic works nice after merge of changes to alsa-ucm config's upstream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codec ES8336 codec Codec HW or driver restriction
Projects
None yet
Development

No branches or pull requests

6 participants