From: Timothy Madden <terminatorul@gmail.com>
To: nouveau@lists.freedesktop.org
Subject: [Nouveau] Error "kernel rejected pushbuf" with RTX 3090 (GA102 chip)
Date: Tue, 3 Oct 2023 10:44:40 +0300 [thread overview]
Message-ID: <ufggp9$2dh$1@ciao.gmane.io> (raw)
[-- Attachment #1: Type: text/plain, Size: 4366 bytes --]
Hello,
Whenever I try to run a graphical application with my RTX 3090 Strix I
get the following error in the console output:
nouveau: kernel rejected pushbuf: No such device
nouveau: ch23: krec 0 pushes 1 bufs 21 relocs 0
followed by what seems to be a register dump (or channel dump, see
below) and more hexadecimal DWORD values, ended with:
valley_x64: ../nouveau/pushbuf.c:730: nouveau_pushbuf_data:
Assertion `kref' failed.
The dmesg output also shows:
[ 8696.671977] nouveau 0000:02:00.0: fifo: fault 00 [VIRT_READ] at
000000004abc0000 engine 40 [gr] client 11 [GPC3/GCC]
reason 02 [PTE] on channel 23 [05fe930000
valley_x64[11487]]
[ 8696.671987] nouveau 0000:02:00.0: fifo:c00000:0017:
[valley_x64[11487]] rc scheduled
[ 8696.671990] nouveau 0000:02:00.0: fifo:c00000: rc scheduled
[ 8696.672019] nouveau 0000:02:00.0: fifo:c00000:0017:0017
[valley_x64[11487]] errored - disabling channel
[ 8696.672023] nouveau 0000:02:00.0: Xwayland[2603]: channel 23 killed!
I tested the following applications and my RTX 3090 can not run them
because of this error:
- Unigine Valley benchmark
- Unigine Heaven
- rusticl OpenCL device based on NVK, with LuxMark v3.1
This issue occurs with:
- Linux 6.4.4 and Mesa 23.0.4
- Linux 6.4.4 and Mesa 23.1.7
- Linux 6.6.0-rc1 and Mesa git showing 23.3.0-devel
glxgears and vkcube do not trigger the issue (vkgears gives a segfault
with NVK...)
The issue did not occur with my RTX 2080 Ti X Trio, Mesa 23.0.0 and
Linux 6.2 kernel.
Is there anything I can do around this error ? Can it be fixed please ?
Searching Google shows nothing, except the same error poped up about a
decade ago and appears to have been fixed since.
I have attached the dmesg output, and also here is the channel dump from
nouveau in the application console output:
nouveau: kernel rejected pushbuf: No such device
nouveau: ch23: krec 0 pushes 1 bufs 21 relocs 0
nouveau: ch23: buf 00000000 00000013 00000004 00000004 00000000
0x7fa808027000 0xca80000 0x80000
nouveau: ch23: buf 00000001 0000002d 00000002 00000002 00000000 (nil)
0x11950000 0x80000
nouveau: ch23: buf 00000002 000001b3 00000002 00000002 00000002 (nil)
0x4aac0000 0x100000
nouveau: ch23: buf 00000003 00000091 00000002 00000002 00000000 (nil)
0xc8cc000 0x4000
nouveau: ch23: buf 00000004 000000af 00000002 00000002 00000000 (nil)
0xde00000 0x30000
nouveau: ch23: buf 00000005 000000e5 00000002 00000000 00000002 (nil)
0x27c00000 0x8000000
nouveau: ch23: buf 00000006 000000e4 00000002 00000000 00000002 (nil)
0x23c00000 0x4000000
nouveau: ch23: buf 00000007 000000b0 00000002 00000002 00000000 (nil)
0xc87d000 0x1000
nouveau: ch23: buf 00000008 00000119 00000002 00000002 00000000 (nil)
0xf0d0000 0x30000
nouveau: ch23: buf 00000009 0000001f 00000002 00000002 00000000 (nil)
0xc815000 0x1000
nouveau: ch23: buf 0000000a 00000008 00000002 00000002 00000002 (nil)
0xce0000 0xd0000
nouveau: ch23: buf 0000000b 0000000a 00000002 00000002 00000002 (nil)
0xdb0000 0x20000
nouveau: ch23: buf 0000000c 00000006 00000004 00000000 00000004
0x7fa83be4c000 0x14000 0x1000
nouveau: ch23: buf 0000000d 00000057 00000002 00000002 00000000 (nil)
0xea60000 0x20000
nouveau: ch23: buf 0000000e 0000008d 00000002 00000002 00000000 (nil)
0xf1b0000 0x30000
nouveau: ch23: buf 0000000f 000000a1 00000002 00000002 00000000 (nil)
0xf1e0000 0x60000
nouveau: ch23: buf 00000010 000000fd 00000002 00000002 00000000 (nil)
0xc9e5000 0x1000
nouveau: ch23: buf 00000011 000001b0 00000002 00000002 00000000 (nil)
0xde30000 0x10000
nouveau: ch23: buf 00000012 00000136 00000002 00000002 00000000 (nil)
0xc868000 0x4000
nouveau: ch23: buf 00000013 000001a5 00000002 00000002 00000000 (nil)
0x4aa00000 0xc0000
nouveau: ch23: buf 00000014 00000054 00000002 00000002 00000000 (nil)
0x10960000 0x80000
nouveau: ch23: psh 00000000 000006bee4 000006ebe4
nouveau: 0x200205f2
nouveau: 0x00000000
nouveau: 0x0ea62000
nouveau: 0x2002008e
nouveau: 0x00000000
nouveau: 0x0ea63f79
nouveau: 0x200105f6
nouveau: 0x00000001
nouveau: 0x800105a1
nouveau: 0x800005a2
nouveau: 0x80000980
nouveau: 0x200104ea
nouveau: 0x00000000
nouveau: 0x8001054d
nouveau: 0x8000055c
....
....
valley_x64: ../nouveau/pushbuf.c:730: nouveau_pushbuf_data: Assertion
`kref' failed.
[-- Attachment #2: dmesg_output.txt --]
[-- Type: text/plain, Size: 124600 bytes --]
[ 0.000000] Linux version 6.6.0-rc1-3.g2d8cc17-default (geeko@buildhost) (gcc (SUSE Linux) 13.2.1 20230803 [revision cc279d6c64562f05019e1d12d0d825f9391b5553], GNU ld (GNU Binutils; openSUSE Tumbleweed) 2.40.0.20230412-5) #1 SMP PREEMPT_DYNAMIC Wed Sep 13 10:46:45 UTC 2023 (2d8cc17)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.6.0-rc1-3.g2d8cc17-default root=UUID=c933378e-a6de-481f-ad88-c6d2f64fcd64 splash=silent mitigations=auto quiet security=apparmor
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009c3efff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000009c3f000-0x0000000009ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000000a20d000-0x000000000affffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000a9c78fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000a9c79000-0x00000000a9c79fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000a9c7a000-0x00000000a9ca5fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000a9ca6000-0x00000000a9ca6fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000a9ca7000-0x00000000b8314fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000b8315000-0x00000000b9a80fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000b9a81000-0x00000000b9aecfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000b9aed000-0x00000000bb5abfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bb5ac000-0x00000000bc9fefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bc9ff000-0x00000000bdffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000be000000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd600000-0x00000000fd6fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041e2fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000041e300000-0x000000043fffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] e820: update [mem 0xb4f7e018-0xb4f9ae57] usable ==> usable
[ 0.000000] e820: update [mem 0xb4f7e018-0xb4f9ae57] usable ==> usable
[ 0.000000] e820: update [mem 0xb4f57018-0xb4f7d457] usable ==> usable
[ 0.000000] e820: update [mem 0xb4f57018-0xb4f7d457] usable ==> usable
[ 0.000000] e820: update [mem 0xb4f45018-0xb4f56057] usable ==> usable
[ 0.000000] e820: update [mem 0xb4f45018-0xb4f56057] usable ==> usable
[ 0.000000] e820: update [mem 0xb4f37018-0xb4f44857] usable ==> usable
[ 0.000000] e820: update [mem 0xb4f37018-0xb4f44857] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009c3efff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000009c3f000-0x0000000009ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000000a20d000-0x000000000affffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000000b020000-0x00000000a9c78fff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000a9c79000-0x00000000a9c79fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000a9c7a000-0x00000000a9ca5fff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000a9ca6000-0x00000000a9ca6fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000a9ca7000-0x00000000b4f37017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b4f37018-0x00000000b4f44857] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b4f44858-0x00000000b4f45017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b4f45018-0x00000000b4f56057] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b4f56058-0x00000000b4f57017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b4f57018-0x00000000b4f7d457] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b4f7d458-0x00000000b4f7e017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b4f7e018-0x00000000b4f9ae57] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b4f9ae58-0x00000000b8314fff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b8315000-0x00000000b9a80fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000b9a81000-0x00000000b9aecfff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x00000000b9aed000-0x00000000bb5abfff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000bb5ac000-0x00000000bc9fefff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000bc9ff000-0x00000000bdffffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000be000000-0x00000000bfffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fd600000-0x00000000fd6fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000041e2fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000041e300000-0x000000043fffffff] reserved
[ 0.000000] efi: EFI v2.7 by American Megatrends
[ 0.000000] efi: ACPI=0xbb595000 ACPI 2.0=0xbb595014 TPMFinalLog=0xba55f000 SMBIOS=0xbc824000 SMBIOS 3.0=0xbc823000 MEMATTR=0xb346c018 ESRT=0xb50b4098 MOKvar=0xb3447000 RNG=0xb9a95018 TPMEventLog=0xb4f9b018
[ 0.000000] random: crng init done
[ 0.000000] efi: Remove mem331: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
[ 0.000000] e820: remove [mem 0xf0000000-0xf7ffffff] reserved
[ 0.000000] efi: Remove mem332: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map
[ 0.000000] e820: remove [mem 0xfd200000-0xfd2fffff] reserved
[ 0.000000] efi: Remove mem333: MMIO range=[0xfd600000-0xfd6fffff] (1MB) from e820 map
[ 0.000000] e820: remove [mem 0xfd600000-0xfd6fffff] reserved
[ 0.000000] efi: Not removing mem334: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map
[ 0.000000] efi: Remove mem335: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
[ 0.000000] e820: remove [mem 0xfeb80000-0xfec01fff] reserved
[ 0.000000] efi: Not removing mem336: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem337: MMIO range=[0xfec30000-0xfec30fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem338: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem339: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
[ 0.000000] efi: Not removing mem340: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
[ 0.000000] efi: Not removing mem341: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map
[ 0.000000] efi: Not removing mem342: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map
[ 0.000000] efi: Remove mem343: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] SMBIOS 3.3.0 present.
[ 0.000000] DMI: Gigabyte Technology Co., Ltd. X470 AORUS GAMING 5 WIFI/X470 AORUS GAMING 5 WIFI-CF, BIOS F63d 02/09/2023
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3800.410 MHz processor
[ 0.000124] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000125] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000132] last_pfn = 0x41e300 max_arch_pfn = 0x400000000
[ 0.000136] MTRR map: 6 entries (4 fixed + 2 variable; max 21), built from 9 variable MTRRs
[ 0.000137] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000354] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[ 0.000358] last_pfn = 0xbe000 max_arch_pfn = 0x400000000
[ 0.002935] esrt: Reserving ESRT space from 0x00000000b50b4098 to 0x00000000b50b40d0.
[ 0.002941] e820: update [mem 0xb50b4000-0xb50b4fff] usable ==> reserved
[ 0.002953] e820: update [mem 0xb3447000-0xb3447fff] usable ==> reserved
[ 0.002984] Using GB pages for direct mapping
[ 0.003935] secureboot: Secure boot disabled
[ 0.003935] RAMDISK: [mem 0x724ef000-0x754aefff]
[ 0.003938] ACPI: Early table checksum verification disabled
[ 0.003941] ACPI: RSDP 0x00000000BB595014 000024 (v02 ALASKA)
[ 0.003943] ACPI: XSDT 0x00000000BB594728 0000EC (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.003946] ACPI: FACP 0x00000000B9AD7000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.003949] ACPI: DSDT 0x00000000B9AD0000 00644D (v02 ALASKA A M I 01072009 INTL 20190509)
[ 0.003951] ACPI: FACS 0x00000000BA58F000 000040
[ 0.003952] ACPI: SSDT 0x00000000B9AE6000 006554 (v02 GBT GSWApp 00000001 INTL 20190509)
[ 0.003954] ACPI: IVRS 0x00000000B9AE5000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.003955] ACPI: SSDT 0x00000000B9ADD000 0072B0 (v02 AMD MYRTLE 00000002 MSFT 04000000)
[ 0.003957] ACPI: SSDT 0x00000000B9AD9000 003D7C (v02 AMD AMD AOD 00000001 INTL 20190509)
[ 0.003958] ACPI: SSDT 0x00000000B9AD8000 0000FC (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
[ 0.003960] ACPI: FIDT 0x00000000B9ACF000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.003961] ACPI: MCFG 0x00000000B9ACE000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
[ 0.003962] ACPI: HPET 0x00000000B9ACD000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
[ 0.003963] ACPI: FPDT 0x00000000B9ACC000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.003965] ACPI: VFCT 0x00000000B9AAF000 01C0A0 (v01 ALASKA A M I 00000001 AMD 31504F47)
[ 0.003966] ACPI: BGRT 0x00000000B9AAE000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.003967] ACPI: TPM2 0x00000000B9AAD000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
[ 0.003969] ACPI: SSDT 0x00000000B9AA7000 005304 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.003970] ACPI: CRAT 0x00000000B9AA6000 000EE8 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.003972] ACPI: CDIT 0x00000000B9AA5000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.003973] ACPI: SSDT 0x00000000B9AA3000 001486 (v02 AMD MYRTLEG2 00000001 INTL 20190509)
[ 0.003974] ACPI: SSDT 0x00000000B9AA1000 001512 (v02 AMD MYRTLEPX 00000001 INTL 20190509)
[ 0.003976] ACPI: SSDT 0x00000000B9AA0000 000625 (v02 AMD MYRTLEGP 00000001 INTL 20190509)
[ 0.003977] ACPI: SSDT 0x00000000B9A9C000 003A23 (v02 AMD MYRTLE 00000001 INTL 20190509)
[ 0.003978] ACPI: SSDT 0x00000000B9A9B000 0000BF (v01 AMD AmdTable 00001000 INTL 20190509)
[ 0.003980] ACPI: WSMT 0x00000000B9A9A000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.003981] ACPI: APIC 0x00000000B9A99000 00015E (v04 ALASKA A M I 01072009 AMI 00010013)
[ 0.003982] ACPI: SSDT 0x00000000B9A98000 0008AC (v02 AMD MYRTLERN 00000001 INTL 20190509)
[ 0.003983] ACPI: SSDT 0x00000000B9A96000 00147F (v02 AMD MYRTLE 00000001 INTL 20190509)
[ 0.003985] ACPI: Reserving FACP table memory at [mem 0xb9ad7000-0xb9ad7113]
[ 0.003985] ACPI: Reserving DSDT table memory at [mem 0xb9ad0000-0xb9ad644c]
[ 0.003986] ACPI: Reserving FACS table memory at [mem 0xba58f000-0xba58f03f]
[ 0.003986] ACPI: Reserving SSDT table memory at [mem 0xb9ae6000-0xb9aec553]
[ 0.003987] ACPI: Reserving IVRS table memory at [mem 0xb9ae5000-0xb9ae50cf]
[ 0.003987] ACPI: Reserving SSDT table memory at [mem 0xb9add000-0xb9ae42af]
[ 0.003987] ACPI: Reserving SSDT table memory at [mem 0xb9ad9000-0xb9adcd7b]
[ 0.003988] ACPI: Reserving SSDT table memory at [mem 0xb9ad8000-0xb9ad80fb]
[ 0.003988] ACPI: Reserving FIDT table memory at [mem 0xb9acf000-0xb9acf09b]
[ 0.003988] ACPI: Reserving MCFG table memory at [mem 0xb9ace000-0xb9ace03b]
[ 0.003989] ACPI: Reserving HPET table memory at [mem 0xb9acd000-0xb9acd037]
[ 0.003989] ACPI: Reserving FPDT table memory at [mem 0xb9acc000-0xb9acc043]
[ 0.003990] ACPI: Reserving VFCT table memory at [mem 0xb9aaf000-0xb9acb09f]
[ 0.003990] ACPI: Reserving BGRT table memory at [mem 0xb9aae000-0xb9aae037]
[ 0.003990] ACPI: Reserving TPM2 table memory at [mem 0xb9aad000-0xb9aad04b]
[ 0.003991] ACPI: Reserving SSDT table memory at [mem 0xb9aa7000-0xb9aac303]
[ 0.003991] ACPI: Reserving CRAT table memory at [mem 0xb9aa6000-0xb9aa6ee7]
[ 0.003991] ACPI: Reserving CDIT table memory at [mem 0xb9aa5000-0xb9aa5028]
[ 0.003992] ACPI: Reserving SSDT table memory at [mem 0xb9aa3000-0xb9aa4485]
[ 0.003992] ACPI: Reserving SSDT table memory at [mem 0xb9aa1000-0xb9aa2511]
[ 0.003993] ACPI: Reserving SSDT table memory at [mem 0xb9aa0000-0xb9aa0624]
[ 0.003993] ACPI: Reserving SSDT table memory at [mem 0xb9a9c000-0xb9a9fa22]
[ 0.003993] ACPI: Reserving SSDT table memory at [mem 0xb9a9b000-0xb9a9b0be]
[ 0.003994] ACPI: Reserving WSMT table memory at [mem 0xb9a9a000-0xb9a9a027]
[ 0.003994] ACPI: Reserving APIC table memory at [mem 0xb9a99000-0xb9a9915d]
[ 0.003994] ACPI: Reserving SSDT table memory at [mem 0xb9a98000-0xb9a988ab]
[ 0.003995] ACPI: Reserving SSDT table memory at [mem 0xb9a96000-0xb9a9747e]
[ 0.004048] No NUMA configuration found
[ 0.004048] Faking a node at [mem 0x0000000000000000-0x000000041e2fffff]
[ 0.004052] NODE_DATA(0) allocated [mem 0x41e2d5000-0x41e2fffff]
[ 0.004140] Zone ranges:
[ 0.004140] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.004141] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.004142] Normal [mem 0x0000000100000000-0x000000041e2fffff]
[ 0.004143] Device empty
[ 0.004143] Movable zone start for each node
[ 0.004144] Early memory node ranges
[ 0.004144] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.004145] node 0: [mem 0x0000000000100000-0x0000000009c3efff]
[ 0.004146] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
[ 0.004146] node 0: [mem 0x000000000a20d000-0x000000000affffff]
[ 0.004147] node 0: [mem 0x000000000b020000-0x00000000a9c78fff]
[ 0.004147] node 0: [mem 0x00000000a9c7a000-0x00000000a9ca5fff]
[ 0.004147] node 0: [mem 0x00000000a9ca7000-0x00000000b8314fff]
[ 0.004148] node 0: [mem 0x00000000bc9ff000-0x00000000bdffffff]
[ 0.004148] node 0: [mem 0x0000000100000000-0x000000041e2fffff]
[ 0.004149] Initmem setup node 0 [mem 0x0000000000001000-0x000000041e2fffff]
[ 0.004152] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.004162] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.004245] On node 0, zone DMA32: 961 pages in unavailable ranges
[ 0.004254] On node 0, zone DMA32: 13 pages in unavailable ranges
[ 0.006718] On node 0, zone DMA32: 32 pages in unavailable ranges
[ 0.006722] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.006976] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.007083] On node 0, zone DMA32: 18154 pages in unavailable ranges
[ 0.007255] On node 0, zone Normal: 8192 pages in unavailable ranges
[ 0.007288] On node 0, zone Normal: 7424 pages in unavailable ranges
[ 0.007817] ACPI: PM-Timer IO Port: 0x808
[ 0.007822] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.007834] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
[ 0.007838] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
[ 0.007839] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.007840] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.007842] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.007843] ACPI: HPET id: 0x10228201 base: 0xfed00000
[ 0.007850] e820: update [mem 0xb3f0c000-0xb3f62fff] usable ==> reserved
[ 0.007861] smpboot: Allowing 32 CPUs, 16 hotplug CPUs
[ 0.007879] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.007880] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.007881] PM: hibernation: Registered nosave memory: [mem 0x09c3f000-0x09ffffff]
[ 0.007882] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20cfff]
[ 0.007883] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[ 0.007884] PM: hibernation: Registered nosave memory: [mem 0xa9c79000-0xa9c79fff]
[ 0.007885] PM: hibernation: Registered nosave memory: [mem 0xa9ca6000-0xa9ca6fff]
[ 0.007886] PM: hibernation: Registered nosave memory: [mem 0xb3447000-0xb3447fff]
[ 0.007887] PM: hibernation: Registered nosave memory: [mem 0xb3f0c000-0xb3f62fff]
[ 0.007887] PM: hibernation: Registered nosave memory: [mem 0xb4f37000-0xb4f37fff]
[ 0.007888] PM: hibernation: Registered nosave memory: [mem 0xb4f44000-0xb4f44fff]
[ 0.007889] PM: hibernation: Registered nosave memory: [mem 0xb4f45000-0xb4f45fff]
[ 0.007890] PM: hibernation: Registered nosave memory: [mem 0xb4f56000-0xb4f56fff]
[ 0.007890] PM: hibernation: Registered nosave memory: [mem 0xb4f57000-0xb4f57fff]
[ 0.007891] PM: hibernation: Registered nosave memory: [mem 0xb4f7d000-0xb4f7dfff]
[ 0.007891] PM: hibernation: Registered nosave memory: [mem 0xb4f7e000-0xb4f7efff]
[ 0.007892] PM: hibernation: Registered nosave memory: [mem 0xb4f9a000-0xb4f9afff]
[ 0.007893] PM: hibernation: Registered nosave memory: [mem 0xb50b4000-0xb50b4fff]
[ 0.007894] PM: hibernation: Registered nosave memory: [mem 0xb8315000-0xb9a80fff]
[ 0.007894] PM: hibernation: Registered nosave memory: [mem 0xb9a81000-0xb9aecfff]
[ 0.007895] PM: hibernation: Registered nosave memory: [mem 0xb9aed000-0xbb5abfff]
[ 0.007895] PM: hibernation: Registered nosave memory: [mem 0xbb5ac000-0xbc9fefff]
[ 0.007896] PM: hibernation: Registered nosave memory: [mem 0xbe000000-0xbfffffff]
[ 0.007896] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfe9fffff]
[ 0.007897] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[ 0.007897] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfec0ffff]
[ 0.007897] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[ 0.007897] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[ 0.007898] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[ 0.007898] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[ 0.007898] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.007899] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[ 0.007899] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[ 0.007899] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[ 0.007900] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[ 0.007900] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[ 0.007900] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[ 0.007900] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[ 0.007901] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[ 0.007901] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff]
[ 0.007902] [mem 0xc0000000-0xfe9fffff] available for PCI devices
[ 0.007903] Booting paravirtualized kernel on bare hardware
[ 0.007905] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.010788] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[ 0.012179] percpu: Embedded 70 pages/cpu s249856 r8192 d28672 u524288
[ 0.012183] pcpu-alloc: s249856 r8192 d28672 u524288 alloc=1*2097152
[ 0.012185] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
[ 0.012187] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15
[ 0.012190] pcpu-alloc: [0] 16 17 18 19 [0] 20 21 22 23
[ 0.012192] pcpu-alloc: [0] 24 25 26 27 [0] 28 29 30 31
[ 0.012207] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.6.0-rc1-3.g2d8cc17-default root=UUID=c933378e-a6de-481f-ad88-c6d2f64fcd64 splash=silent mitigations=auto quiet security=apparmor
[ 0.012251] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.6.0-rc1-3.g2d8cc17-default splash=silent", will be passed to user space.
[ 0.012267] printk: log_buf_len individual max cpu contribution: 32768 bytes
[ 0.012268] printk: log_buf_len total cpu_extra contributions: 1015808 bytes
[ 0.012268] printk: log_buf_len min size: 262144 bytes
[ 0.013077] printk: log_buf_len: 2097152 bytes
[ 0.013077] printk: early log buf free: 240672(91%)
[ 0.014127] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.014664] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.014736] Fallback order for Node 0: 0
[ 0.014742] Built 1 zonelists, mobility grouping on. Total pages: 3965253
[ 0.014743] Policy zone: Normal
[ 0.014744] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.014782] software IO TLB: area num 32.
[ 0.026690] Memory: 2935644K/16113428K available (16384K kernel code, 3009K rwdata, 12872K rodata, 4232K init, 4412K bss, 576028K reserved, 0K cma-reserved)
[ 0.026825] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[ 0.026842] ftrace: allocating 47218 entries in 185 pages
[ 0.033413] ftrace: allocated 185 pages with 5 groups
[ 0.033863] Dynamic Preempt: voluntary
[ 0.033920] rcu: Preemptible hierarchical RCU implementation.
[ 0.033921] rcu: RCU event tracing is enabled.
[ 0.033921] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=32.
[ 0.033922] Trampoline variant of Tasks RCU enabled.
[ 0.033922] Rude variant of Tasks RCU enabled.
[ 0.033923] Tracing variant of Tasks RCU enabled.
[ 0.033923] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.033923] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[ 0.035336] NR_IRQS: 524544, nr_irqs: 1224, preallocated irqs: 16
[ 0.035512] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.035573] Console: colour dummy device 80x25
[ 0.035575] printk: console [tty0] enabled
[ 0.035603] ACPI: Core revision 20230628
[ 0.035729] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.035745] APIC: Switch to symmetric I/O mode setup
[ 0.036364] AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0
[ 0.036604] x2apic enabled
[ 0.036643] APIC: Switched APIC routing to: cluster x2apic
[ 0.037233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.052415] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d8fb967edc, max_idle_ns: 881591131977 ns
[ 0.052418] Calibrating delay loop (skipped), value calculated using timer frequency.. 7603.52 BogoMIPS (lpj=12668033)
[ 0.052427] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.052443] LVT offset 1 assigned for vector 0xf9
[ 0.052497] LVT offset 2 assigned for vector 0xf4
[ 0.052512] process: using mwait in idle threads
[ 0.052513] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[ 0.052513] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[ 0.052515] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.052516] Spectre V2 : Mitigation: Retpolines
[ 0.052517] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.052517] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.052517] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.052518] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.052519] Spectre V2 : User space: Mitigation: STIBP always-on protection
[ 0.052519] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.052521] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.052522] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.052522] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.052525] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.052526] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.052526] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.052526] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.052527] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[ 0.052527] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.052528] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[ 0.052529] x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
[ 0.052529] x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
[ 0.066253] Freeing SMP alternatives memory: 36K
[ 0.066254] pid_max: default: 32768 minimum: 301
[ 0.070073] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,bpf,integrity
[ 0.070086] landlock: Up and running.
[ 0.070087] Yama: becoming mindful.
[ 0.070098] AppArmor: AppArmor initialized
[ 0.070100] LSM support for eBPF active
[ 0.070145] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.070160] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.177209] smpboot: CPU0: AMD Ryzen 7 5700G with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
[ 0.177329] RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
[ 0.177341] RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
[ 0.177354] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
[ 0.177365] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 0.177369] ... version: 0
[ 0.177370] ... bit width: 48
[ 0.177370] ... generic registers: 6
[ 0.177371] ... value mask: 0000ffffffffffff
[ 0.177372] ... max period: 00007fffffffffff
[ 0.177373] ... fixed-purpose events: 0
[ 0.177373] ... event mask: 000000000000003f
[ 0.177440] signal: max sigframe size: 3376
[ 0.177459] rcu: Hierarchical SRCU implementation.
[ 0.177460] rcu: Max phase no-delay instances is 1000.
[ 0.177701] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.177895] smp: Bringing up secondary CPUs ...
[ 0.177971] smpboot: x86: Booting SMP configuration:
[ 0.177972] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
[ 0.194419] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 0.209110] smp: Brought up 1 node, 16 CPUs
[ 0.209110] smpboot: Max logical packages: 2
[ 0.209110] smpboot: Total of 16 processors activated (121661.33 BogoMIPS)
[ 0.223626] node 0 deferred pages initialised in 17ms
[ 0.226251] devtmpfs: initialized
[ 0.226251] x86/mm: Memory block size: 128MB
[ 0.227278] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20cfff] (53248 bytes)
[ 0.227278] ACPI: PM: Registering ACPI NVS region [mem 0xb9aed000-0xbb5abfff] (28045312 bytes)
[ 0.227278] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.227278] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 0.227278] pinctrl core: initialized pinctrl subsystem
[ 0.227278] PM: RTC time: 20:51:11, date: 2023-09-19
[ 0.229212] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.229344] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.229347] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.229350] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.229363] audit: initializing netlink subsys (disabled)
[ 0.229368] audit: type=2000 audit(1695156671.193:1): state=initialized audit_enabled=0 res=1
[ 0.229368] thermal_sys: Registered thermal governor 'fair_share'
[ 0.229368] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.229368] thermal_sys: Registered thermal governor 'step_wise'
[ 0.229368] thermal_sys: Registered thermal governor 'user_space'
[ 0.229368] cpuidle: using governor ladder
[ 0.229368] cpuidle: using governor menu
[ 0.229368] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.229368] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 0.229368] PCI: not using MMCONFIG
[ 0.229368] PCI: Using configuration type 1 for base access
[ 0.229368] PCI: Using configuration type 1 for extended access
[ 0.229778] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.229783] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.229783] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.229783] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.229783] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.229783] ACPI: Added _OSI(Module Device)
[ 0.229783] ACPI: Added _OSI(Processor Device)
[ 0.229783] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.229783] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.249876] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP0.VGA], AE_ALREADY_EXISTS (20230628/dswload2-326)
[ 0.249888] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230628/psobject-220)
[ 0.249894] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[ 0.249896] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP0.HDAU], AE_ALREADY_EXISTS (20230628/dswload2-326)
[ 0.249904] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230628/psobject-220)
[ 0.249909] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[ 0.252341] ACPI: 13 ACPI AML tables successfully acquired and loaded
[ 0.254819] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.263031] ACPI: _OSC evaluation for CPUs failed, trying _PDC
[ 0.263408] ACPI: Interpreter enabled
[ 0.263423] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.263424] ACPI: Using IOAPIC for interrupt routing
[ 0.264994] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 0.265043] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved as ACPI motherboard resource
[ 0.265053] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.265054] PCI: Ignoring E820 reservations for host bridge windows
[ 0.266214] ACPI: Enabled 5 GPEs in block 00 to 1F
[ 0.279575] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.279580] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.279696] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[ 0.279909] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.279918] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[ 0.280424] PCI host bridge to bus 0000:00
[ 0.280426] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 0.280428] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 0.280429] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
[ 0.280430] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.280431] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[ 0.280433] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
[ 0.280434] pci_bus 0000:00: root bus resource [mem 0x440000000-0xffffffffff window]
[ 0.280435] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.280449] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
[ 0.280551] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
[ 0.280649] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
[ 0.280705] pci 0000:00:01.1: [1022:1633] type 01 class 0x060400
[ 0.280755] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 0.281446] pci 0000:00:01.2: [1022:1633] type 01 class 0x060400
[ 0.281497] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[ 0.281603] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
[ 0.281660] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400
[ 0.281681] pci 0000:00:02.1: enabling Extended Tags
[ 0.281713] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[ 0.281851] pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
[ 0.281900] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[ 0.282011] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
[ 0.282066] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
[ 0.282086] pci 0000:00:08.1: enabling Extended Tags
[ 0.282117] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 0.282235] pci 0000:00:08.2: [1022:1635] type 01 class 0x060400
[ 0.282255] pci 0000:00:08.2: enabling Extended Tags
[ 0.282285] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[ 0.282411] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[ 0.282540] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[ 0.282679] pci 0000:00:18.0: [1022:166a] type 00 class 0x060000
[ 0.282713] pci 0000:00:18.1: [1022:166b] type 00 class 0x060000
[ 0.282747] pci 0000:00:18.2: [1022:166c] type 00 class 0x060000
[ 0.282780] pci 0000:00:18.3: [1022:166d] type 00 class 0x060000
[ 0.282814] pci 0000:00:18.4: [1022:166e] type 00 class 0x060000
[ 0.282848] pci 0000:00:18.5: [1022:166f] type 00 class 0x060000
[ 0.282882] pci 0000:00:18.6: [1022:1670] type 00 class 0x060000
[ 0.282916] pci 0000:00:18.7: [1022:1671] type 00 class 0x060000
[ 0.283025] pci 0000:01:00.0: [1002:67df] type 00 class 0x030000
[ 0.283038] pci 0000:01:00.0: reg 0x10: [mem 0xfa00000000-0xfbffffffff 64bit pref]
[ 0.283048] pci 0000:01:00.0: reg 0x18: [mem 0xfc00000000-0xfc001fffff 64bit pref]
[ 0.283054] pci 0000:01:00.0: reg 0x20: [io 0xf000-0xf0ff]
[ 0.283060] pci 0000:01:00.0: reg 0x24: [mem 0xfcc00000-0xfcc3ffff]
[ 0.283066] pci 0000:01:00.0: reg 0x30: [mem 0xfcc40000-0xfcc5ffff pref]
[ 0.283132] pci 0000:01:00.0: supports D1 D2
[ 0.283134] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.283197] pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[ 0.283292] pci 0000:01:00.1: [1002:aaf0] type 00 class 0x040300
[ 0.283304] pci 0000:01:00.1: reg 0x10: [mem 0xfcc60000-0xfcc63fff 64bit]
[ 0.283367] pci 0000:01:00.1: supports D1 D2
[ 0.283465] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 0.283468] pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
[ 0.283470] pci 0000:00:01.1: bridge window [mem 0xfcc00000-0xfccfffff]
[ 0.283473] pci 0000:00:01.1: bridge window [mem 0xfa00000000-0xfc001fffff 64bit pref]
[ 0.283519] pci 0000:02:00.0: [10de:2204] type 00 class 0x030000
[ 0.283528] pci 0000:02:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
[ 0.283537] pci 0000:02:00.0: reg 0x14: [mem 0xf000000000-0xf7ffffffff 64bit pref]
[ 0.283545] pci 0000:02:00.0: reg 0x1c: [mem 0xf800000000-0xf801ffffff 64bit pref]
[ 0.283551] pci 0000:02:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.283556] pci 0000:02:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
[ 0.283570] pci 0000:02:00.0: BAR 1: assigned to efifb
[ 0.283608] pci 0000:02:00.0: PME# supported from D0 D3hot
[ 0.283678] pci 0000:02:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[ 0.283762] pci 0000:02:00.1: [10de:1aef] type 00 class 0x040300
[ 0.283771] pci 0000:02:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff]
[ 0.283885] pci 0000:00:01.2: PCI bridge to [bus 02]
[ 0.283888] pci 0000:00:01.2: bridge window [io 0xe000-0xefff]
[ 0.283890] pci 0000:00:01.2: bridge window [mem 0xfb000000-0xfc0fffff]
[ 0.283893] pci 0000:00:01.2: bridge window [mem 0xf000000000-0xf801ffffff 64bit pref]
[ 0.283959] pci 0000:03:00.0: [1022:43d0] type 00 class 0x0c0330
[ 0.283975] pci 0000:03:00.0: reg 0x10: [mem 0xfc9a0000-0xfc9a7fff 64bit]
[ 0.284012] pci 0000:03:00.0: enabling Extended Tags
[ 0.284065] pci 0000:03:00.0: PME# supported from D3hot D3cold
[ 0.284235] pci 0000:03:00.1: [1022:43c8] type 00 class 0x010601
[ 0.284278] pci 0000:03:00.1: reg 0x24: [mem 0xfc980000-0xfc99ffff]
[ 0.284285] pci 0000:03:00.1: reg 0x30: [mem 0xfc900000-0xfc97ffff pref]
[ 0.284292] pci 0000:03:00.1: enabling Extended Tags
[ 0.284330] pci 0000:03:00.1: PME# supported from D3hot D3cold
[ 0.284422] pci 0000:03:00.2: [1022:43c6] type 01 class 0x060400
[ 0.284463] pci 0000:03:00.2: enabling Extended Tags
[ 0.284505] pci 0000:03:00.2: PME# supported from D3hot D3cold
[ 0.284607] pci 0000:00:02.1: PCI bridge to [bus 03-0a]
[ 0.284610] pci 0000:00:02.1: bridge window [io 0xd000-0xdfff]
[ 0.284612] pci 0000:00:02.1: bridge window [mem 0xfc600000-0xfc9fffff]
[ 0.284725] pci 0000:04:00.0: [1022:43c7] type 01 class 0x060400
[ 0.284768] pci 0000:04:00.0: enabling Extended Tags
[ 0.284826] pci 0000:04:00.0: PME# supported from D3hot D3cold
[ 0.284950] pci 0000:04:01.0: [1022:43c7] type 01 class 0x060400
[ 0.284994] pci 0000:04:01.0: enabling Extended Tags
[ 0.285050] pci 0000:04:01.0: PME# supported from D3hot D3cold
[ 0.285172] pci 0000:04:02.0: [1022:43c7] type 01 class 0x060400
[ 0.285215] pci 0000:04:02.0: enabling Extended Tags
[ 0.285272] pci 0000:04:02.0: PME# supported from D3hot D3cold
[ 0.285396] pci 0000:04:03.0: [1022:43c7] type 01 class 0x060400
[ 0.285440] pci 0000:04:03.0: enabling Extended Tags
[ 0.285497] pci 0000:04:03.0: PME# supported from D3hot D3cold
[ 0.285620] pci 0000:04:04.0: [1022:43c7] type 01 class 0x060400
[ 0.285663] pci 0000:04:04.0: enabling Extended Tags
[ 0.285720] pci 0000:04:04.0: PME# supported from D3hot D3cold
[ 0.285849] pci 0000:04:09.0: [1022:43c7] type 01 class 0x060400
[ 0.285892] pci 0000:04:09.0: enabling Extended Tags
[ 0.285949] pci 0000:04:09.0: PME# supported from D3hot D3cold
[ 0.286058] pci 0000:03:00.2: PCI bridge to [bus 04-0a]
[ 0.286063] pci 0000:03:00.2: bridge window [io 0xd000-0xdfff]
[ 0.286066] pci 0000:03:00.2: bridge window [mem 0xfc600000-0xfc8fffff]
[ 0.286113] pci 0000:04:00.0: PCI bridge to [bus 05]
[ 0.286166] pci 0000:04:01.0: PCI bridge to [bus 06]
[ 0.286251] pci 0000:07:00.0: [8086:2526] type 00 class 0x028000
[ 0.286280] pci 0000:07:00.0: reg 0x10: [mem 0xfc800000-0xfc803fff 64bit]
[ 0.286435] pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
[ 0.286636] pci 0000:04:02.0: PCI bridge to [bus 07]
[ 0.286643] pci 0000:04:02.0: bridge window [mem 0xfc800000-0xfc8fffff]
[ 0.286732] pci 0000:08:00.0: [8086:1539] type 00 class 0x020000
[ 0.286763] pci 0000:08:00.0: reg 0x10: [mem 0xfc700000-0xfc71ffff]
[ 0.286796] pci 0000:08:00.0: reg 0x18: [io 0xd000-0xd01f]
[ 0.286813] pci 0000:08:00.0: reg 0x1c: [mem 0xfc720000-0xfc723fff]
[ 0.286992] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[ 0.287202] pci 0000:04:03.0: PCI bridge to [bus 08]
[ 0.287207] pci 0000:04:03.0: bridge window [io 0xd000-0xdfff]
[ 0.287210] pci 0000:04:03.0: bridge window [mem 0xfc700000-0xfc7fffff]
[ 0.287257] pci 0000:04:04.0: PCI bridge to [bus 09]
[ 0.287325] pci 0000:0a:00.0: [1b21:1343] type 00 class 0x0c0330
[ 0.287354] pci 0000:0a:00.0: reg 0x10: [mem 0xfc600000-0xfc607fff 64bit]
[ 0.287422] pci 0000:0a:00.0: enabling Extended Tags
[ 0.287524] pci 0000:0a:00.0: PME# supported from D3hot D3cold
[ 0.287709] pci 0000:04:09.0: PCI bridge to [bus 0a]
[ 0.287716] pci 0000:04:09.0: bridge window [mem 0xfc600000-0xfc6fffff]
[ 0.287814] pci 0000:0b:00.0: [1bb1:5012] type 00 class 0x010802
[ 0.287858] pci 0000:0b:00.0: reg 0x10: [mem 0xfcb00000-0xfcb03fff 64bit]
[ 0.288436] pci 0000:00:02.2: PCI bridge to [bus 0b]
[ 0.288440] pci 0000:00:02.2: bridge window [mem 0xfcb00000-0xfcbfffff]
[ 0.288525] pci 0000:0c:00.0: [1002:1638] type 00 class 0x030000
[ 0.288536] pci 0000:0c:00.0: reg 0x10: [mem 0xfc10000000-0xfc1fffffff 64bit pref]
[ 0.288543] pci 0000:0c:00.0: reg 0x18: [mem 0xfc20000000-0xfc201fffff 64bit pref]
[ 0.288548] pci 0000:0c:00.0: reg 0x20: [io 0xc000-0xc0ff]
[ 0.288553] pci 0000:0c:00.0: reg 0x24: [mem 0xfc500000-0xfc57ffff]
[ 0.288561] pci 0000:0c:00.0: enabling Extended Tags
[ 0.288607] pci 0000:0c:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.288644] pci 0000:0c: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.288731] pci 0000:0c:00.1: [1002:1637] type 00 class 0x040300
[ 0.288738] pci 0000:0c:00.1: reg 0x10: [mem 0xfc588000-0xfc58bfff]
[ 0.288758] pci 0000:0c:00.1: enabling Extended Tags
[ 0.288788] pci 0000:0c:00.1: PME# supported from D1 D2 D3hot D3cold
[ 0.288868] pci 0000:0c:00.2: [1022:15df] type 00 class 0x108000
[ 0.288880] pci 0000:0c:00.2: reg 0x18: [mem 0xfc400000-0xfc4fffff]
[ 0.288889] pci 0000:0c:00.2: reg 0x24: [mem 0xfc58c000-0xfc58dfff]
[ 0.288896] pci 0000:0c:00.2: enabling Extended Tags
[ 0.289002] pci 0000:0c:00.3: [1022:1639] type 00 class 0x0c0330
[ 0.289012] pci 0000:0c:00.3: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit]
[ 0.289034] pci 0000:0c:00.3: enabling Extended Tags
[ 0.289065] pci 0000:0c:00.3: PME# supported from D0 D3hot D3cold
[ 0.289154] pci 0000:0c:00.4: [1022:1639] type 00 class 0x0c0330
[ 0.289165] pci 0000:0c:00.4: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit]
[ 0.289187] pci 0000:0c:00.4: enabling Extended Tags
[ 0.289218] pci 0000:0c:00.4: PME# supported from D0 D3hot D3cold
[ 0.289303] pci 0000:0c:00.6: [1022:15e3] type 00 class 0x040300
[ 0.289310] pci 0000:0c:00.6: reg 0x10: [mem 0xfc580000-0xfc587fff]
[ 0.289330] pci 0000:0c:00.6: enabling Extended Tags
[ 0.289359] pci 0000:0c:00.6: PME# supported from D0 D3hot D3cold
[ 0.289454] pci 0000:00:08.1: PCI bridge to [bus 0c]
[ 0.289457] pci 0000:00:08.1: bridge window [io 0xc000-0xcfff]
[ 0.289459] pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc5fffff]
[ 0.289462] pci 0000:00:08.1: bridge window [mem 0xfc10000000-0xfc201fffff 64bit pref]
[ 0.289509] pci 0000:0d:00.0: [1022:7901] type 00 class 0x010601
[ 0.289535] pci 0000:0d:00.0: reg 0x24: [mem 0xfca01000-0xfca017ff]
[ 0.289543] pci 0000:0d:00.0: enabling Extended Tags
[ 0.289610] pci 0000:0d:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[ 0.289684] pci 0000:0d:00.1: [1022:7901] type 00 class 0x010601
[ 0.289710] pci 0000:0d:00.1: reg 0x24: [mem 0xfca00000-0xfca007ff]
[ 0.289718] pci 0000:0d:00.1: enabling Extended Tags
[ 0.289828] pci 0000:00:08.2: PCI bridge to [bus 0d]
[ 0.289832] pci 0000:00:08.2: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.290480] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.290548] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 0.290607] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.290678] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.290743] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.290796] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.290850] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.290904] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.291981] iommu: Default domain type: Passthrough
[ 0.291981] SCSI subsystem initialized
[ 0.291981] libata version 3.00 loaded.
[ 0.291981] pps_core: LinuxPPS API ver. 1 registered
[ 0.291981] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.291981] PTP clock support registered
[ 0.291981] EDAC MC: Ver: 3.0.0
[ 0.291981] efivars: Registered efivars operations
[ 0.292493] NetLabel: Initializing
[ 0.292494] NetLabel: domain hash size = 128
[ 0.292495] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.292510] NetLabel: unlabeled traffic allowed by default
[ 0.292514] mctp: management component transport protocol core
[ 0.292515] NET: Registered PF_MCTP protocol family
[ 0.292519] PCI: Using ACPI for IRQ routing
[ 0.296388] PCI: pci_cache_line_size set to 64 bytes
[ 0.296462] e820: reserve RAM buffer [mem 0x09c3f000-0x0bffffff]
[ 0.296464] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[ 0.296465] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[ 0.296466] e820: reserve RAM buffer [mem 0xa9c79000-0xabffffff]
[ 0.296467] e820: reserve RAM buffer [mem 0xa9ca6000-0xabffffff]
[ 0.296468] e820: reserve RAM buffer [mem 0xb3447000-0xb3ffffff]
[ 0.296469] e820: reserve RAM buffer [mem 0xb3f0c000-0xb3ffffff]
[ 0.296470] e820: reserve RAM buffer [mem 0xb4f37018-0xb7ffffff]
[ 0.296471] e820: reserve RAM buffer [mem 0xb4f45018-0xb7ffffff]
[ 0.296472] e820: reserve RAM buffer [mem 0xb4f57018-0xb7ffffff]
[ 0.296473] e820: reserve RAM buffer [mem 0xb4f7e018-0xb7ffffff]
[ 0.296474] e820: reserve RAM buffer [mem 0xb50b4000-0xb7ffffff]
[ 0.296475] e820: reserve RAM buffer [mem 0xb8315000-0xbbffffff]
[ 0.296476] e820: reserve RAM buffer [mem 0xbe000000-0xbfffffff]
[ 0.296477] e820: reserve RAM buffer [mem 0x41e300000-0x41fffffff]
[ 0.296540] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.296540] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.296540] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.296540] pci 0000:02:00.0: vgaarb: setting as boot VGA device (overriding previous)
[ 0.296540] pci 0000:02:00.0: vgaarb: bridge control possible
[ 0.296540] pci 0000:02:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.296540] pci 0000:0c:00.0: vgaarb: bridge control possible
[ 0.296540] pci 0000:0c:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.296540] vgaarb: loaded
[ 0.296540] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.296540] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.297865] clocksource: Switched to clocksource tsc-early
[ 0.297975] VFS: Disk quotas dquot_6.6.0
[ 0.297989] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.298098] AppArmor: AppArmor Filesystem Enabled
[ 0.298125] pnp: PnP ACPI init
[ 0.298217] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[ 0.298217] system 00:01: [mem 0x420000000-0x43fffffff window] has been reserved
[ 0.298217] system 00:03: [io 0x0a00-0x0a2f] has been reserved
[ 0.298217] system 00:03: [io 0x0a30-0x0a3f] has been reserved
[ 0.298217] system 00:03: [io 0x0a40-0x0a4f] has been reserved
[ 0.298217] system 00:04: [io 0x04d0-0x04d1] has been reserved
[ 0.298217] system 00:04: [io 0x040b] has been reserved
[ 0.298217] system 00:04: [io 0x04d6] has been reserved
[ 0.298217] system 00:04: [io 0x0c00-0x0c01] has been reserved
[ 0.298217] system 00:04: [io 0x0c14] has been reserved
[ 0.298217] system 00:04: [io 0x0c50-0x0c51] has been reserved
[ 0.298217] system 00:04: [io 0x0c52] has been reserved
[ 0.298217] system 00:04: [io 0x0c6c] has been reserved
[ 0.298217] system 00:04: [io 0x0c6f] has been reserved
[ 0.298217] system 00:04: [io 0x0cd8-0x0cdf] has been reserved
[ 0.298217] system 00:04: [io 0x0800-0x089f] has been reserved
[ 0.298217] system 00:04: [io 0x0b00-0x0b0f] has been reserved
[ 0.298217] system 00:04: [io 0x0b20-0x0b3f] has been reserved
[ 0.298217] system 00:04: [io 0x0900-0x090f] has been reserved
[ 0.298217] system 00:04: [io 0x0910-0x091f] has been reserved
[ 0.298217] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.298217] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[ 0.298217] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[ 0.298217] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.298217] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[ 0.298217] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.298217] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[ 0.298217] pnp: PnP ACPI: found 5 devices
[ 0.303481] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.303565] NET: Registered PF_INET protocol family
[ 0.303730] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.305772] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.305780] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.305784] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.305862] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.305983] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.306085] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[ 0.306102] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.306128] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.306201] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.306207] NET: Registered PF_XDP protocol family
[ 0.306216] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 0.306218] pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
[ 0.306221] pci 0000:00:01.1: bridge window [mem 0xfcc00000-0xfccfffff]
[ 0.306224] pci 0000:00:01.1: bridge window [mem 0xfa00000000-0xfc001fffff 64bit pref]
[ 0.306227] pci 0000:00:01.2: PCI bridge to [bus 02]
[ 0.306228] pci 0000:00:01.2: bridge window [io 0xe000-0xefff]
[ 0.306231] pci 0000:00:01.2: bridge window [mem 0xfb000000-0xfc0fffff]
[ 0.306233] pci 0000:00:01.2: bridge window [mem 0xf000000000-0xf801ffffff 64bit pref]
[ 0.306236] pci 0000:04:00.0: PCI bridge to [bus 05]
[ 0.306250] pci 0000:04:01.0: PCI bridge to [bus 06]
[ 0.306260] pci 0000:04:02.0: PCI bridge to [bus 07]
[ 0.306264] pci 0000:04:02.0: bridge window [mem 0xfc800000-0xfc8fffff]
[ 0.306270] pci 0000:04:03.0: PCI bridge to [bus 08]
[ 0.306272] pci 0000:04:03.0: bridge window [io 0xd000-0xdfff]
[ 0.306276] pci 0000:04:03.0: bridge window [mem 0xfc700000-0xfc7fffff]
[ 0.306283] pci 0000:04:04.0: PCI bridge to [bus 09]
[ 0.306292] pci 0000:04:09.0: PCI bridge to [bus 0a]
[ 0.306296] pci 0000:04:09.0: bridge window [mem 0xfc600000-0xfc6fffff]
[ 0.306303] pci 0000:03:00.2: PCI bridge to [bus 04-0a]
[ 0.306305] pci 0000:03:00.2: bridge window [io 0xd000-0xdfff]
[ 0.306308] pci 0000:03:00.2: bridge window [mem 0xfc600000-0xfc8fffff]
[ 0.306315] pci 0000:00:02.1: PCI bridge to [bus 03-0a]
[ 0.306316] pci 0000:00:02.1: bridge window [io 0xd000-0xdfff]
[ 0.306319] pci 0000:00:02.1: bridge window [mem 0xfc600000-0xfc9fffff]
[ 0.306322] pci 0000:00:02.2: PCI bridge to [bus 0b]
[ 0.306325] pci 0000:00:02.2: bridge window [mem 0xfcb00000-0xfcbfffff]
[ 0.306329] pci 0000:00:08.1: PCI bridge to [bus 0c]
[ 0.306331] pci 0000:00:08.1: bridge window [io 0xc000-0xcfff]
[ 0.306333] pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc5fffff]
[ 0.306335] pci 0000:00:08.1: bridge window [mem 0xfc10000000-0xfc201fffff 64bit pref]
[ 0.306338] pci 0000:00:08.2: PCI bridge to [bus 0d]
[ 0.306340] pci 0000:00:08.2: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.306344] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 0.306346] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 0.306347] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
[ 0.306348] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.306349] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[ 0.306351] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfcffffff window]
[ 0.306352] pci_bus 0000:00: resource 10 [mem 0x440000000-0xffffffffff window]
[ 0.306353] pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
[ 0.306355] pci_bus 0000:01: resource 1 [mem 0xfcc00000-0xfccfffff]
[ 0.306356] pci_bus 0000:01: resource 2 [mem 0xfa00000000-0xfc001fffff 64bit pref]
[ 0.306357] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 0.306358] pci_bus 0000:02: resource 1 [mem 0xfb000000-0xfc0fffff]
[ 0.306359] pci_bus 0000:02: resource 2 [mem 0xf000000000-0xf801ffffff 64bit pref]
[ 0.306360] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 0.306362] pci_bus 0000:03: resource 1 [mem 0xfc600000-0xfc9fffff]
[ 0.306363] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
[ 0.306364] pci_bus 0000:04: resource 1 [mem 0xfc600000-0xfc8fffff]
[ 0.306365] pci_bus 0000:07: resource 1 [mem 0xfc800000-0xfc8fffff]
[ 0.306366] pci_bus 0000:08: resource 0 [io 0xd000-0xdfff]
[ 0.306367] pci_bus 0000:08: resource 1 [mem 0xfc700000-0xfc7fffff]
[ 0.306369] pci_bus 0000:0a: resource 1 [mem 0xfc600000-0xfc6fffff]
[ 0.306370] pci_bus 0000:0b: resource 1 [mem 0xfcb00000-0xfcbfffff]
[ 0.306371] pci_bus 0000:0c: resource 0 [io 0xc000-0xcfff]
[ 0.306372] pci_bus 0000:0c: resource 1 [mem 0xfc200000-0xfc5fffff]
[ 0.306373] pci_bus 0000:0c: resource 2 [mem 0xfc10000000-0xfc201fffff 64bit pref]
[ 0.306375] pci_bus 0000:0d: resource 1 [mem 0xfca00000-0xfcafffff]
[ 0.306489] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.306498] pci 0000:02:00.1: extending delay after power-on from D3hot to 20 msec
[ 0.306546] pci 0000:02:00.1: D0 power state depends on 0000:02:00.0
[ 0.306845] pci 0000:0c:00.1: D0 power state depends on 0000:0c:00.0
[ 0.306850] pci 0000:0c:00.3: extending delay after power-on from D3hot to 20 msec
[ 0.306959] pci 0000:0c:00.4: extending delay after power-on from D3hot to 20 msec
[ 0.307014] PCI: CLS 64 bytes, default 64
[ 0.307022] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 0.307051] Trying to unpack rootfs image as initramfs...
[ 0.307062] pci 0000:00:01.0: Adding to iommu group 0
[ 0.307077] pci 0000:00:01.1: Adding to iommu group 1
[ 0.307090] pci 0000:00:01.2: Adding to iommu group 2
[ 0.307111] pci 0000:00:02.0: Adding to iommu group 3
[ 0.307125] pci 0000:00:02.1: Adding to iommu group 4
[ 0.307140] pci 0000:00:02.2: Adding to iommu group 5
[ 0.307160] pci 0000:00:08.0: Adding to iommu group 6
[ 0.307173] pci 0000:00:08.1: Adding to iommu group 7
[ 0.307187] pci 0000:00:08.2: Adding to iommu group 8
[ 0.307213] pci 0000:00:14.0: Adding to iommu group 9
[ 0.307226] pci 0000:00:14.3: Adding to iommu group 9
[ 0.307290] pci 0000:00:18.0: Adding to iommu group 10
[ 0.307303] pci 0000:00:18.1: Adding to iommu group 10
[ 0.307318] pci 0000:00:18.2: Adding to iommu group 10
[ 0.307331] pci 0000:00:18.3: Adding to iommu group 10
[ 0.307344] pci 0000:00:18.4: Adding to iommu group 10
[ 0.307357] pci 0000:00:18.5: Adding to iommu group 10
[ 0.307369] pci 0000:00:18.6: Adding to iommu group 10
[ 0.307382] pci 0000:00:18.7: Adding to iommu group 10
[ 0.307416] pci 0000:01:00.0: Adding to iommu group 11
[ 0.307431] pci 0000:01:00.1: Adding to iommu group 11
[ 0.307457] pci 0000:02:00.0: Adding to iommu group 12
[ 0.307471] pci 0000:02:00.1: Adding to iommu group 12
[ 0.307504] pci 0000:03:00.0: Adding to iommu group 13
[ 0.307518] pci 0000:03:00.1: Adding to iommu group 13
[ 0.307533] pci 0000:03:00.2: Adding to iommu group 13
[ 0.307538] pci 0000:04:00.0: Adding to iommu group 13
[ 0.307543] pci 0000:04:01.0: Adding to iommu group 13
[ 0.307548] pci 0000:04:02.0: Adding to iommu group 13
[ 0.307552] pci 0000:04:03.0: Adding to iommu group 13
[ 0.307556] pci 0000:04:04.0: Adding to iommu group 13
[ 0.307560] pci 0000:04:09.0: Adding to iommu group 13
[ 0.307564] pci 0000:07:00.0: Adding to iommu group 13
[ 0.307569] pci 0000:08:00.0: Adding to iommu group 13
[ 0.307573] pci 0000:0a:00.0: Adding to iommu group 13
[ 0.307587] pci 0000:0b:00.0: Adding to iommu group 14
[ 0.307611] pci 0000:0c:00.0: Adding to iommu group 15
[ 0.307625] pci 0000:0c:00.1: Adding to iommu group 16
[ 0.307639] pci 0000:0c:00.2: Adding to iommu group 17
[ 0.307654] pci 0000:0c:00.3: Adding to iommu group 18
[ 0.307668] pci 0000:0c:00.4: Adding to iommu group 19
[ 0.307683] pci 0000:0c:00.6: Adding to iommu group 20
[ 0.307697] pci 0000:0d:00.0: Adding to iommu group 21
[ 0.307712] pci 0000:0d:00.1: Adding to iommu group 22
[ 0.307894] pci 0000:00:00.2: can't derive routing for PCI INT A
[ 0.307896] pci 0000:00:00.2: PCI INT A: not connected
[ 0.308034] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[ 0.308035] AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
[ 0.308041] AMD-Vi: Interrupt remapping enabled
[ 0.308042] AMD-Vi: X2APIC enabled
[ 0.387611] Freeing initrd memory: 48896K
[ 0.566143] AMD-Vi: Virtual APIC enabled
[ 0.566153] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.566155] software IO TLB: mapped [mem 0x00000000addd7000-0x00000000b1dd7000] (64MB)
[ 0.566319] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 0.566321] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 0.566324] LVT offset 0 assigned for vector 0x400
[ 0.566409] perf: AMD IBS detected (0x000003ff)
[ 0.566417] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[ 0.567378] Initialise system trusted keyrings
[ 0.567387] Key type blacklist registered
[ 0.567419] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[ 0.567428] zbud: loaded
[ 0.567618] integrity: Platform Keyring initialized
[ 0.567621] integrity: Machine keyring initialized
[ 0.573933] Key type asymmetric registered
[ 0.573934] Asymmetric key parser 'x509' registered
[ 0.577523] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.577554] io scheduler mq-deadline registered
[ 0.577556] io scheduler kyber registered
[ 0.577564] io scheduler bfq registered
[ 0.579611] pcieport 0000:00:01.1: PME: Signaling with IRQ 30
[ 0.579730] pcieport 0000:00:01.2: PME: Signaling with IRQ 31
[ 0.579840] pcieport 0000:00:02.1: PME: Signaling with IRQ 32
[ 0.579948] pcieport 0000:00:02.2: PME: Signaling with IRQ 33
[ 0.580060] pcieport 0000:00:08.1: PME: Signaling with IRQ 34
[ 0.580237] pcieport 0000:00:08.2: PME: Signaling with IRQ 35
[ 0.581150] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.581230] Estimated ratio of average max frequency by base frequency (times 1024): 1141
[ 0.581247] Monitor-Mwait will be used to enter C-1 state
[ 0.581251] ACPI: \_PR_.C000: Found 3 idle states
[ 0.581390] ACPI: \_PR_.C002: Found 3 idle states
[ 0.581536] ACPI: \_PR_.C004: Found 3 idle states
[ 0.581679] ACPI: \_PR_.C006: Found 3 idle states
[ 0.581811] ACPI: \_PR_.C008: Found 3 idle states
[ 0.581927] ACPI: \_PR_.C00A: Found 3 idle states
[ 0.582059] ACPI: \_PR_.C00C: Found 3 idle states
[ 0.582170] ACPI: \_PR_.C00E: Found 3 idle states
[ 0.582268] ACPI: \_PR_.C001: Found 3 idle states
[ 0.582366] ACPI: \_PR_.C003: Found 3 idle states
[ 0.582478] ACPI: \_PR_.C005: Found 3 idle states
[ 0.582572] ACPI: \_PR_.C007: Found 3 idle states
[ 0.582670] ACPI: \_PR_.C009: Found 3 idle states
[ 0.582813] ACPI: \_PR_.C00B: Found 3 idle states
[ 0.582911] ACPI: \_PR_.C00D: Found 3 idle states
[ 0.583027] ACPI: \_PR_.C00F: Found 3 idle states
[ 0.583253] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.585257] Non-volatile memory driver v1.3
[ 0.585258] Linux agpgart interface v0.103
[ 0.623216] tpm_crb MSFT0101:00: Disabling hwrng
[ 0.623627] ACPI: bus type drm_connector registered
[ 0.624509] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[ 0.631256] Console: switching to colour frame buffer device 160x45
[ 0.639017] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 0.641903] ahci 0000:03:00.1: version 3.0
[ 0.642083] ahci 0000:03:00.1: SSS flag set, parallel bus scan disabled
[ 0.642130] ahci 0000:03:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[ 0.642132] ahci 0000:03:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
[ 0.642724] scsi host0: ahci
[ 0.642885] scsi host1: ahci
[ 0.643026] scsi host2: ahci
[ 0.643130] scsi host3: ahci
[ 0.643239] scsi host4: ahci
[ 0.643350] scsi host5: ahci
[ 0.643462] scsi host6: ahci
[ 0.643574] scsi host7: ahci
[ 0.643619] ata1: SATA max UDMA/133 abar m131072@0xfc980000 port 0xfc980100 irq 44
[ 0.643621] ata2: SATA max UDMA/133 abar m131072@0xfc980000 port 0xfc980180 irq 44
[ 0.643623] ata3: SATA max UDMA/133 abar m131072@0xfc980000 port 0xfc980200 irq 44
[ 0.643624] ata4: SATA max UDMA/133 abar m131072@0xfc980000 port 0xfc980280 irq 44
[ 0.643626] ata5: SATA max UDMA/133 abar m131072@0xfc980000 port 0xfc980300 irq 44
[ 0.643628] ata6: SATA max UDMA/133 abar m131072@0xfc980000 port 0xfc980380 irq 44
[ 0.643629] ata7: SATA max UDMA/133 abar m131072@0xfc980000 port 0xfc980400 irq 44
[ 0.643631] ata8: SATA max UDMA/133 abar m131072@0xfc980000 port 0xfc980480 irq 44
[ 0.655733] ahci 0000:0d:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[ 0.655738] ahci 0000:0d:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[ 0.656580] scsi host8: ahci
[ 0.656640] ata9: SATA max UDMA/133 abar m2048@0xfca01000 port 0xfca01100 irq 46
[ 0.656856] ahci 0000:0d:00.1: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[ 0.656861] ahci 0000:0d:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[ 0.657079] scsi host9: ahci
[ 0.657141] ata10: SATA max UDMA/133 abar m2048@0xfca00000 port 0xfca00100 irq 48
[ 0.657228] i8042: PNP: No PS/2 controller found.
[ 0.657303] mousedev: PS/2 mouse device common for all mice
[ 0.657339] rtc_cmos 00:02: RTC can wake from S4
[ 0.657575] rtc_cmos 00:02: registered as rtc0
[ 0.657603] rtc_cmos 00:02: setting system clock to 2023-09-19T20:51:12 UTC (1695156672)
[ 0.657628] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.658706] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.658726] hid: raw HID events driver (C) Jiri Kosina
[ 0.658793] drop_monitor: Initializing network drop monitor service
[ 0.667226] NET: Registered PF_INET6 protocol family
[ 0.670672] Segment Routing with IPv6
[ 0.670673] RPL Segment Routing with IPv6
[ 0.670680] In-situ OAM (IOAM) with IPv6
[ 0.671960] microcode: CPU0: patch_level=0x0a50000d
[ 0.671960] microcode: CPU1: patch_level=0x0a50000d
[ 0.671961] microcode: CPU2: patch_level=0x0a50000d
[ 0.671962] microcode: CPU4: patch_level=0x0a50000d
[ 0.671963] microcode: CPU5: patch_level=0x0a50000d
[ 0.671964] microcode: CPU6: patch_level=0x0a50000d
[ 0.671964] microcode: CPU7: patch_level=0x0a50000d
[ 0.671966] microcode: CPU9: patch_level=0x0a50000d
[ 0.671967] microcode: CPU10: patch_level=0x0a50000d
[ 0.671967] microcode: CPU3: patch_level=0x0a50000d
[ 0.671968] microcode: CPU11: patch_level=0x0a50000d
[ 0.671968] microcode: CPU12: patch_level=0x0a50000d
[ 0.671969] microcode: CPU13: patch_level=0x0a50000d
[ 0.671969] microcode: CPU8: patch_level=0x0a50000d
[ 0.671970] microcode: CPU14: patch_level=0x0a50000d
[ 0.671970] microcode: CPU15: patch_level=0x0a50000d
[ 0.671984] microcode: Microcode Update Driver: v2.2.
[ 0.672096] resctrl: L3 allocation detected
[ 0.672097] resctrl: MB allocation detected
[ 0.672098] resctrl: L3 monitoring detected
[ 0.672100] IPI shorthand broadcast: enabled
[ 0.673575] sched_clock: Marking stable (672578277, 211253)->(677196664, -4407134)
[ 0.673684] registered taskstats version 1
[ 0.673992] Loading compiled-in X.509 certificates
[ 0.683679] Loaded X.509 cert 'Kernel OBS Project: 1fb41512acbc8eebdf828d877e4367bf6c719af3'
[ 0.685608] page_owner is disabled
[ 0.685657] Key type .fscrypt registered
[ 0.685658] Key type fscrypt-provisioning registered
[ 0.688728] Key type encrypted registered
[ 0.688732] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.689348] Loading compiled-in module X.509 certificates
[ 0.689473] Loaded X.509 cert 'Kernel OBS Project: 1fb41512acbc8eebdf828d877e4367bf6c719af3'
[ 0.689476] ima: Allocated hash algorithm: sha256
[ 0.815839] ima: No architecture policies found
[ 0.815861] evm: Initialising EVM extended attributes:
[ 0.815862] evm: security.selinux
[ 0.815864] evm: security.SMACK64 (disabled)
[ 0.815865] evm: security.SMACK64EXEC (disabled)
[ 0.815866] evm: security.SMACK64TRANSMUTE (disabled)
[ 0.815867] evm: security.SMACK64MMAP (disabled)
[ 0.815868] evm: security.apparmor
[ 0.815869] evm: security.ima
[ 0.815870] evm: security.capability
[ 0.815871] evm: HMAC attrs: 0x1
[ 0.891205] PM: Magic number: 7:907:902
[ 0.894894] RAS: Correctable Errors collector initialized.
[ 0.894966] clk: Disabling unused clocks
[ 0.958413] ata1: SATA link down (SStatus 0 SControl 300)
[ 0.971914] ata9: SATA link down (SStatus 0 SControl 300)
[ 0.973617] ata10: SATA link down (SStatus 0 SControl 300)
[ 1.433809] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.446188] ata2.00: ATA-10: ST6000VX0023-2EF110, SC60, max UDMA/133
[ 1.446649] ata2.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.446752] ata2.00: Features: NCQ-sndrcv
[ 1.449534] ata2.00: configured for UDMA/133
[ 1.449655] scsi 1:0:0:0: Direct-Access ATA ST6000VX0023-2EF SC60 PQ: 0 ANSI: 5
[ 1.450009] sd 1:0:0:0: [sda] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
[ 1.450013] sd 1:0:0:0: [sda] 4096-byte physical blocks
[ 1.450021] sd 1:0:0:0: [sda] Write Protect is off
[ 1.450024] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.450037] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.450059] sd 1:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[ 1.499745] sda: sda1 sda2 sda3
[ 1.499967] sd 1:0:0:0: [sda] Attached SCSI disk
[ 1.580483] tsc: Refined TSC clocksource calibration: 3800.067 MHz
[ 1.580494] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d8d31cdb3d, max_idle_ns: 881591042975 ns
[ 1.580528] clocksource: Switched to clocksource tsc
[ 1.763775] ata3: SATA link down (SStatus 0 SControl 300)
[ 2.233829] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.234378] ata4.00: supports DRM functions and may not be fully accessible
[ 2.234382] ata4.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT01B6Q, max UDMA/133
[ 2.235764] ata4.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 2.240255] ata4.00: Features: Trust Dev-Sleep NCQ-sndrcv
[ 2.241526] ata4.00: supports DRM functions and may not be fully accessible
[ 2.248576] ata4.00: configured for UDMA/133
[ 2.248695] scsi 3:0:0:0: Direct-Access ATA Samsung SSD 860 1B6Q PQ: 0 ANSI: 5
[ 2.249021] ata4.00: Enabling discard_zeroes_data
[ 2.249037] sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 2.249047] sd 3:0:0:0: [sdb] Write Protect is off
[ 2.249050] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.249064] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.249091] sd 3:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[ 2.249526] ata4.00: Enabling discard_zeroes_data
[ 2.251346] sdb: sdb1 sdb2 sdb3
[ 2.252523] sd 3:0:0:0: [sdb] supports TCG Opal
[ 2.252526] sd 3:0:0:0: [sdb] Attached SCSI disk
[ 2.717174] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.719264] ata5.00: ATAPI: HL-DT-ST BD-RE BH16NS55, 1.03, max UDMA/133
[ 2.723593] ata5.00: configured for UDMA/133
[ 2.729514] scsi 4:0:0:0: CD-ROM HL-DT-ST BD-RE BH16NS55 1.03 PQ: 0 ANSI: 5
[ 3.140460] ata6: SATA link down (SStatus 0 SControl 300)
[ 4.173818] ata7: failed to resume link (SControl 0)
[ 4.173837] ata7: SATA link down (SStatus 0 SControl 0)
[ 4.487178] ata8: SATA link down (SStatus 0 SControl 330)
[ 4.488318] Freeing unused decrypted memory: 2028K
[ 4.488686] Freeing unused kernel image (initmem) memory: 4232K
[ 4.488689] Write protecting the kernel read-only data: 30720k
[ 4.489017] Freeing unused kernel image (rodata/data gap) memory: 1464K
[ 4.489022] Run /init as init process
[ 4.489023] with arguments:
[ 4.489024] /init
[ 4.489025] with environment:
[ 4.489025] HOME=/
[ 4.489026] TERM=linux
[ 4.489027] BOOT_IMAGE=/boot/vmlinuz-6.6.0-rc1-3.g2d8cc17-default
[ 4.489028] splash=silent
[ 4.499892] systemd[1]: systemd 254.3+suse.3.gb6b4e5a8a8 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA -SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 4.499896] systemd[1]: Detected architecture x86-64.
[ 4.499898] systemd[1]: Running in initrd.
[ 4.499988] systemd[1]: No hostname configured, using default hostname.
[ 4.500030] systemd[1]: Hostname set to <localhost>.
[ 4.572775] systemd[1]: /usr/lib/systemd/system/plymouth-start.service:15: Unit uses KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update the service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[ 4.578017] systemd[1]: Queued start job for default target Initrd Default Target.
[ 4.631005] systemd[1]: Reached target Initrd /usr File System.
[ 4.631085] systemd[1]: Reached target Slice Units.
[ 4.631101] systemd[1]: Reached target Swaps.
[ 4.631112] systemd[1]: Reached target Timer Units.
[ 4.631223] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.631301] systemd[1]: Listening on Journal Socket.
[ 4.631391] systemd[1]: Listening on udev Control Socket.
[ 4.631455] systemd[1]: Listening on udev Kernel Socket.
[ 4.631463] systemd[1]: Reached target Socket Units.
[ 4.632255] systemd[1]: Starting Create List of Static Device Nodes...
[ 4.633319] systemd[1]: Starting Journal Service...
[ 4.634006] systemd[1]: Starting Load Kernel Modules...
[ 4.634570] systemd[1]: Starting Virtual Console Setup...
[ 4.634937] systemd[1]: Finished Create List of Static Device Nodes.
[ 4.635553] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[ 4.638822] systemd-journald[314]: Collecting audit messages is disabled.
[ 4.639530] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
[ 4.640248] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 4.646435] i2c_dev: i2c /dev entries driver
[ 4.647325] alua: device handler registered
[ 4.647949] emc: device handler registered
[ 4.648481] rdac: device handler registered
[ 4.649372] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 4.649466] systemd[1]: Reached target Preparation for Local File Systems.
[ 4.649479] systemd[1]: Reached target Local File Systems.
[ 4.654750] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 4.654781] device-mapper: uevent: version 1.0.3
[ 4.654833] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[ 4.656933] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 4.656955] sd 3:0:0:0: Attached scsi generic sg1 type 0
[ 4.656980] scsi 4:0:0:0: Attached scsi generic sg2 type 5
[ 4.657558] systemd[1]: Finished Load Kernel Modules.
[ 4.658251] systemd[1]: Starting Apply Kernel Variables...
[ 4.662009] systemd[1]: Finished Apply Kernel Variables.
[ 4.667149] systemd[1]: Finished Virtual Console Setup.
[ 4.667906] systemd[1]: Starting dracut ask for additional cmdline parameters...
[ 4.676964] systemd[1]: Started Journal Service.
[ 4.790541] raid6: avx2x4 gen() 50130 MB/s
[ 4.847432] raid6: avx2x2 gen() 52184 MB/s
[ 4.903554] raid6: avx2x1 gen() 37717 MB/s
[ 4.903555] raid6: using algorithm avx2x2 gen() 52184 MB/s
[ 4.960528] raid6: .... xor() 45179 MB/s, rmw enabled
[ 4.960529] raid6: using avx2x2 recovery algorithm
[ 4.961117] xor: automatically using best checksumming function avx
[ 5.046342] Btrfs loaded, assert=on, zoned=yes, fsverity=yes
[ 5.238736] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 5.238794] ACPI: button: Power Button [PWRB]
[ 5.238839] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 5.239251] ACPI: button: Power Button [PWRF]
[ 5.241658] wmi_bus wmi_bus-PNP0C14:01: WQAA data block query control method not found
[ 5.243825] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 5.244173] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input2
[ 5.244284] ACPI: video: Video Device [VGA1] (multi-head: yes rom: no post: no)
[ 5.244389] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15/LNXVIDEO:01/input/input3
[ 5.252439] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[ 5.252529] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[ 5.252764] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[ 5.260702] BTRFS: device fsid c933378e-a6de-481f-ad88-c6d2f64fcd64 devid 1 transid 85991 /dev/sdb2 scanned by (udev-worker) (498)
[ 5.261832] ccp 0000:0c:00.2: enabling device (0000 -> 0002)
[ 5.261970] cryptd: max_cpu_qlen set to 1000
[ 5.262071] ccp 0000:0c:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[ 5.265116] ACPI: bus type USB registered
[ 5.268022] nvme 0000:0b:00.0: platform quirk: setting simple suspend
[ 5.269819] usbcore: registered new interface driver usbfs
[ 5.269841] usbcore: registered new interface driver hub
[ 5.269875] AVX2 version of gcm_enc/dec engaged.
[ 5.269925] AES CTR mode by8 optimization enabled
[ 5.270025] usbcore: registered new device driver usb
[ 5.270673] nvme nvme0: pci function 0000:0b:00.0
[ 5.272234] ccp 0000:0c:00.2: tee enabled
[ 5.272318] ccp 0000:0c:00.2: psp enabled
[ 5.275218] nvme nvme0: missing or invalid SUBNQN field.
[ 5.275251] nvme nvme0: Shutdown timeout set to 10 seconds
[ 5.276764] nvme nvme0: 8/0/0 default/read/poll queues
[ 5.278674] nvme0n1: p1 p2 p3
[ 5.289234] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 5.289242] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1
[ 5.342132] sr 4:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 5.342135] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 5.344552] xhci_hcd 0000:03:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[ 5.345162] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 5.345168] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
[ 5.345172] xhci_hcd 0000:03:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 5.345312] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[ 5.345315] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.345317] usb usb1: Product: xHCI Host Controller
[ 5.345319] usb usb1: Manufacturer: Linux 6.6.0-rc1-3.g2d8cc17-default xhci-hcd
[ 5.345320] usb usb1: SerialNumber: 0000:03:00.0
[ 5.345517] hub 1-0:1.0: USB hub found
[ 5.345543] hub 1-0:1.0: 14 ports detected
[ 5.346174] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.346193] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[ 5.346196] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.346197] usb usb2: Product: xHCI Host Controller
[ 5.346199] usb usb2: Manufacturer: Linux 6.6.0-rc1-3.g2d8cc17-default xhci-hcd
[ 5.346201] usb usb2: SerialNumber: 0000:03:00.0
[ 5.346301] hub 2-0:1.0: USB hub found
[ 5.346316] hub 2-0:1.0: 8 ports detected
[ 5.346460] usb: port power management may be unreliable
[ 5.346800] xhci_hcd 0000:0a:00.0: xHCI Host Controller
[ 5.346806] xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 3
[ 5.362831] BTRFS info (device sdb2): using crc32c (crc32c-intel) checksum algorithm
[ 5.362837] BTRFS info (device sdb2): using free space tree
[ 5.394163] BTRFS info (device sdb2): enabling ssd optimizations
[ 5.394166] BTRFS info (device sdb2): auto enabling async discard
[ 5.405717] xhci_hcd 0000:0a:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x0000000000000010
[ 5.406200] xhci_hcd 0000:0a:00.0: xHCI Host Controller
[ 5.406204] xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 4
[ 5.406207] xhci_hcd 0000:0a:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 5.406285] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[ 5.406288] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.406290] usb usb3: Product: xHCI Host Controller
[ 5.406292] usb usb3: Manufacturer: Linux 6.6.0-rc1-3.g2d8cc17-default xhci-hcd
[ 5.406293] usb usb3: SerialNumber: 0000:0a:00.0
[ 5.406428] hub 3-0:1.0: USB hub found
[ 5.406443] hub 3-0:1.0: 2 ports detected
[ 5.406569] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.406596] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[ 5.406597] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.406599] usb usb4: Product: xHCI Host Controller
[ 5.406600] usb usb4: Manufacturer: Linux 6.6.0-rc1-3.g2d8cc17-default xhci-hcd
[ 5.406601] usb usb4: SerialNumber: 0000:0a:00.0
[ 5.406709] hub 4-0:1.0: USB hub found
[ 5.406723] hub 4-0:1.0: 2 ports detected
[ 5.406919] xhci_hcd 0000:0c:00.3: xHCI Host Controller
[ 5.406927] xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 5
[ 5.407009] xhci_hcd 0000:0c:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[ 5.407409] xhci_hcd 0000:0c:00.3: xHCI Host Controller
[ 5.407412] xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 6
[ 5.407414] xhci_hcd 0000:0c:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 5.407452] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[ 5.407454] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.407455] usb usb5: Product: xHCI Host Controller
[ 5.407457] usb usb5: Manufacturer: Linux 6.6.0-rc1-3.g2d8cc17-default xhci-hcd
[ 5.407458] usb usb5: SerialNumber: 0000:0c:00.3
[ 5.407580] hub 5-0:1.0: USB hub found
[ 5.407589] hub 5-0:1.0: 4 ports detected
[ 5.407826] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.407853] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[ 5.407854] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.407856] usb usb6: Product: xHCI Host Controller
[ 5.407857] usb usb6: Manufacturer: Linux 6.6.0-rc1-3.g2d8cc17-default xhci-hcd
[ 5.407858] usb usb6: SerialNumber: 0000:0c:00.3
[ 5.407956] hub 6-0:1.0: USB hub found
[ 5.407964] hub 6-0:1.0: 2 ports detected
[ 5.408184] xhci_hcd 0000:0c:00.4: xHCI Host Controller
[ 5.408188] xhci_hcd 0000:0c:00.4: new USB bus registered, assigned bus number 7
[ 5.408267] xhci_hcd 0000:0c:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[ 5.408666] xhci_hcd 0000:0c:00.4: xHCI Host Controller
[ 5.408670] xhci_hcd 0000:0c:00.4: new USB bus registered, assigned bus number 8
[ 5.408672] xhci_hcd 0000:0c:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[ 5.408708] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[ 5.408710] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.408711] usb usb7: Product: xHCI Host Controller
[ 5.408712] usb usb7: Manufacturer: Linux 6.6.0-rc1-3.g2d8cc17-default xhci-hcd
[ 5.408713] usb usb7: SerialNumber: 0000:0c:00.4
[ 5.408825] hub 7-0:1.0: USB hub found
[ 5.408839] hub 7-0:1.0: 4 ports detected
[ 5.409065] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.409090] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[ 5.409092] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.409093] usb usb8: Product: xHCI Host Controller
[ 5.409094] usb usb8: Manufacturer: Linux 6.6.0-rc1-3.g2d8cc17-default xhci-hcd
[ 5.409095] usb usb8: SerialNumber: 0000:0c:00.4
[ 5.409190] hub 8-0:1.0: USB hub found
[ 5.409204] hub 8-0:1.0: 2 ports detected
[ 5.475876] MXM: GUID detected in BIOS
[ 5.487090] Console: switching to colour dummy device 80x25
[ 5.548026] nouveau 0000:02:00.0: vgaarb: deactivate vga console
[ 5.548133] nouveau 0000:02:00.0: NVIDIA GA102 (b72000a1)
[ 5.633913] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 5.686063] nouveau 0000:02:00.0: bios: version 94.02.42.00.a9
[ 5.700674] nouveau 0000:02:00.0: bios: M0203E type 0a
[ 5.700678] nouveau 0000:02:00.0: fb: 24576 MiB of unknown memory type
[ 5.735336] nouveau 0000:02:00.0: DRM: VRAM: 24576 MiB
[ 5.735338] nouveau 0000:02:00.0: DRM: GART: 536870912 MiB
[ 5.735340] nouveau 0000:02:00.0: DRM: BIT table 'A' not found
[ 5.735342] nouveau 0000:02:00.0: DRM: BIT table 'L' not found
[ 5.735344] nouveau 0000:02:00.0: DRM: TMDS table version 2.0
[ 5.735345] nouveau 0000:02:00.0: DRM: DCB version 4.1
[ 5.735347] nouveau 0000:02:00.0: DRM: DCB outp 00: 04800f86 04600020
[ 5.735350] nouveau 0000:02:00.0: DRM: DCB outp 01: 04000f82 00020020
[ 5.735352] nouveau 0000:02:00.0: DRM: DCB outp 02: 04011f72 00020010
[ 5.735354] nouveau 0000:02:00.0: DRM: DCB outp 04: 02822f66 04600020
[ 5.735355] nouveau 0000:02:00.0: DRM: DCB outp 05: 02022f62 00020020
[ 5.735357] nouveau 0000:02:00.0: DRM: DCB outp 07: 02033f52 00020010
[ 5.735359] nouveau 0000:02:00.0: DRM: DCB outp 08: 01844f36 04600010
[ 5.735360] nouveau 0000:02:00.0: DRM: DCB outp 09: 01044f32 00020010
[ 5.735362] nouveau 0000:02:00.0: DRM: DCB conn 00: 02000046
[ 5.735364] nouveau 0000:02:00.0: DRM: DCB conn 01: 01000161
[ 5.735365] nouveau 0000:02:00.0: DRM: DCB conn 02: 00020246
[ 5.735367] nouveau 0000:02:00.0: DRM: DCB conn 03: 00010361
[ 5.735368] nouveau 0000:02:00.0: DRM: DCB conn 04: 00001446
[ 5.735984] nouveau 0000:02:00.0: DRM: MM: using COPY for buffer copies
[ 5.758235] [drm] Initialized nouveau 1.4.0 20120801 for 0000:02:00.0 on minor 0
[ 5.822566] usb 1-1: New USB device found, idVendor=11b0, idProduct=0021, bcdDevice=93.02
[ 5.822570] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.822572] usb 1-1: Product: USB2.0 Hub
[ 5.822574] usb 1-1: Manufacturer: AFT
[ 5.830613] hub 1-1:1.0: USB hub found
[ 5.835671] hub 1-1:1.0: 4 ports detected
[ 5.845355] fbcon: nouveaudrmfb (fb0) is primary device
[ 5.921363] usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd
[ 5.945043] usb 2-2: New USB device found, idVendor=11b0, idProduct=0031, bcdDevice=93.02
[ 5.945046] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.945048] usb 2-2: Product: USB3.1 Hub
[ 5.945049] usb 2-2: Manufacturer: AFT
[ 5.951317] Console: switching to colour frame buffer device 160x45
[ 5.952047] hub 2-2:1.0: USB hub found
[ 5.952782] hub 2-2:1.0: 4 ports detected
[ 5.962432] nouveau 0000:02:00.0: [drm] fb0: nouveaudrmfb frame buffer device
[ 6.067472] usb 1-2: new full-speed USB device number 3 using xhci_hcd
[ 6.384011] usb 2-2.1: new SuperSpeed USB device number 3 using xhci_hcd
[ 6.392396] usb 1-2: New USB device found, idVendor=8087, idProduct=0025, bcdDevice= 0.02
[ 6.392399] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 6.412558] usb 2-2.1: New USB device found, idVendor=11b0, idProduct=5111, bcdDevice=16.16
[ 6.412562] usb 2-2.1: New USB device strings: Mfr=3, Product=4, SerialNumber=2
[ 6.412564] usb 2-2.1: Product: PRO88 Reader
[ 6.412565] usb 2-2.1: Manufacturer: AFT
[ 6.412567] usb 2-2.1: SerialNumber: 000000001616
[ 6.530535] usb 1-9: new full-speed USB device number 4 using xhci_hcd
[ 6.755400] usb 1-9: not running at top speed; connect to a high speed hub
[ 6.767530] usb 1-9: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.00
[ 6.767534] usb 1-9: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 6.767536] usb 1-9: Product: USB 2.0 Hub [Safe
[ 6.775140] hub 1-9:1.0: USB hub found
[ 6.778090] hub 1-9:1.0: 4 ports detected
[ 6.913892] usb 1-10: new full-speed USB device number 5 using xhci_hcd
[ 6.980571] [drm] amdgpu kernel modesetting enabled.
[ 6.985491] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 6.990958] amdgpu: Virtual CRAT table created for CPU
[ 6.990971] amdgpu: Topology: Add CPU node
[ 6.991053] amdgpu 0000:01:00.0: enabling device (0006 -> 0007)
[ 6.991105] [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1DA2:0xE387 0xE7).
[ 6.991114] [drm] register mmio base: 0xFCC00000
[ 6.991114] [drm] register mmio size: 262144
[ 6.991178] [drm] add ip block number 0 <vi_common>
[ 6.991179] [drm] add ip block number 1 <gmc_v8_0>
[ 6.991180] [drm] add ip block number 2 <tonga_ih>
[ 6.991181] [drm] add ip block number 3 <gfx_v8_0>
[ 6.991182] [drm] add ip block number 4 <sdma_v3_0>
[ 6.991183] [drm] add ip block number 5 <powerplay>
[ 6.991184] [drm] add ip block number 6 <dm>
[ 6.991185] [drm] add ip block number 7 <uvd_v6_0>
[ 6.991186] [drm] add ip block number 8 <vce_v3_0>
[ 6.991199] amdgpu 0000:01:00.0: amdgpu: Fetched VBIOS from VFCT
[ 6.991202] amdgpu: ATOM BIOS: 113-1E3870U-O49
[ 6.991214] [drm] UVD is enabled in VM mode
[ 6.991215] [drm] UVD ENC is enabled in VM mode
[ 6.991216] [drm] VCE enabled in VM mode
[ 6.991219] amdgpu 0000:01:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[ 6.991240] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[ 6.992234] amdgpu 0000:01:00.0: amdgpu: VRAM: 8192M 0x000000F400000000 - 0x000000F5FFFFFFFF (8192M used)
[ 6.992237] amdgpu 0000:01:00.0: amdgpu: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
[ 6.992243] [drm] Detected VRAM RAM=8192M, BAR=8192M
[ 6.992244] [drm] RAM width 256bits GDDR5
[ 6.992311] [drm] amdgpu: 8192M of VRAM memory ready
[ 6.992312] [drm] amdgpu: 7670M of GTT memory ready.
[ 6.992330] [drm] GART: num cpu pages 65536, num gpu pages 65536
[ 6.993878] [drm] PCIE GART of 256M enabled (table at 0x000000F5FFF80000).
[ 6.995658] [drm] Chained IB support enabled!
[ 7.002290] amdgpu: hwmgr_sw_init smu backed is polaris10_smu
[ 7.013642] [drm] Found UVD firmware Version: 1.130 Family ID: 16
[ 7.018871] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
[ 7.248105] usb 1-10: New USB device found, idVendor=046d, idProduct=c24a, bcdDevice=77.02
[ 7.248109] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 7.248111] usb 1-10: Product: Gaming Mouse G600
[ 7.248112] usb 1-10: Manufacturer: Logitech
[ 7.248114] usb 1-10: SerialNumber: F6F5E58DF8AC0017
[ 7.333879] usb 1-9.3: new low-speed USB device number 6 using xhci_hcd
[ 7.335483] [drm] Display Core v3.2.247 initialized on DCE 11.2
[ 7.364114] [drm] UVD and UVD ENC initialized successfully.
[ 7.465047] [drm] VCE initialized successfully.
[ 7.466511] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[ 7.466518] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[ 7.466599] amdgpu: Virtual CRAT table created for GPU
[ 7.466697] amdgpu: Topology: Add dGPU node [0x67df:0x1002]
[ 7.466699] kfd kfd: amdgpu: added device 1002:67df
[ 7.466712] amdgpu 0000:01:00.0: amdgpu: SE 4, SH per SE 1, CU per SH 9, active_cu_number 36
[ 7.470723] amdgpu 0000:01:00.0: amdgpu: Using BACO for runtime pm
[ 7.471227] [drm] Initialized amdgpu 3.54.0 20150101 for 0000:01:00.0 on minor 1
[ 7.476172] amdgpu 0000:01:00.0: [drm] Cannot find any crtc or sizes
[ 7.476477] amdgpu 0000:0c:00.0: enabling device (0006 -> 0007)
[ 7.476527] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x1458:0xD000 0xC8).
[ 7.476540] [drm] register mmio base: 0xFC500000
[ 7.476541] [drm] register mmio size: 524288
[ 7.478897] [drm] add ip block number 0 <soc15_common>
[ 7.478898] [drm] add ip block number 1 <gmc_v9_0>
[ 7.478900] [drm] add ip block number 2 <vega10_ih>
[ 7.478900] [drm] add ip block number 3 <psp>
[ 7.478902] [drm] add ip block number 4 <smu>
[ 7.478903] [drm] add ip block number 5 <dm>
[ 7.478904] [drm] add ip block number 6 <gfx_v9_0>
[ 7.478904] [drm] add ip block number 7 <sdma_v4_0>
[ 7.478906] [drm] add ip block number 8 <vcn_v2_0>
[ 7.478906] [drm] add ip block number 9 <jpeg_v2_0>
[ 7.478917] amdgpu 0000:0c:00.0: amdgpu: Fetched VBIOS from VFCT
[ 7.478919] amdgpu: ATOM BIOS: 13-CEZANNE-019
[ 7.495369] [drm] VCN decode is enabled in VM mode
[ 7.495370] [drm] VCN encode is enabled in VM mode
[ 7.508305] [drm] JPEG decode is enabled in VM mode
[ 7.508306] [drm] MCBP is enabled
[ 7.508307] amdgpu 0000:0c:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[ 7.508310] amdgpu 0000:0c:00.0: amdgpu: MODE2 reset
[ 7.508388] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 7.508393] amdgpu 0000:0c:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[ 7.508395] amdgpu 0000:0c:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[ 7.508396] amdgpu 0000:0c:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[ 7.508402] [drm] Detected VRAM RAM=512M, BAR=512M
[ 7.508403] [drm] RAM width 128bits DDR4
[ 7.508511] [drm] amdgpu: 512M of VRAM memory ready
[ 7.508513] [drm] amdgpu: 7670M of GTT memory ready.
[ 7.508524] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 7.508640] [drm] PCIE GART of 1024M enabled.
[ 7.508643] [drm] PTB located at 0x000000F41FC00000
[ 7.508789] [drm] Loading DMUB firmware via PSP: version=0x01010027
[ 7.509099] [drm] Found VCN firmware Version ENC: 1.20 DEC: 6 VEP: 0 Revision: 0
[ 7.509105] amdgpu 0000:0c:00.0: amdgpu: Will use PSP to load VCN firmware
[ 7.661193] usb 1-9.3: New USB device found, idVendor=09da, idProduct=2268, bcdDevice= 1.02
[ 7.661197] usb 1-9.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7.661199] usb 1-9.3: Product: USB Keyboard
[ 7.661200] usb 1-9.3: Manufacturer: SONiX
[ 8.209727] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
[ 8.291145] amdgpu 0000:0c:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 8.301757] amdgpu 0000:0c:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 8.301759] amdgpu 0000:0c:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 8.302455] amdgpu 0000:0c:00.0: amdgpu: SMU is initialized successfully!
[ 8.302668] [drm] Display Core v3.2.247 initialized on DCN 2.1
[ 8.302670] [drm] DP-HDMI FRL PCON supported
[ 8.303224] [drm] DMUB hardware initialized: version=0x01010027
[ 8.305544] [drm] kiq ring mec 2 pipe 1 q 0
[ 8.310240] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 8.310257] [drm] JPEG decode initialized successfully.
[ 8.341894] amdgpu: HMM registered 512MB device memory
[ 8.343084] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[ 8.343093] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[ 8.343184] amdgpu: Virtual CRAT table created for GPU
[ 8.343384] amdgpu: Topology: Add dGPU node [0x1638:0x1002]
[ 8.343385] kfd kfd: amdgpu: added device 1002:1638
[ 8.343393] amdgpu 0000:0c:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
[ 8.343501] amdgpu 0000:0c:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[ 8.343502] amdgpu 0000:0c:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
[ 8.343504] amdgpu 0000:0c:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
[ 8.343505] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
[ 8.343506] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
[ 8.343507] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
[ 8.343508] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
[ 8.343509] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
[ 8.343510] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
[ 8.343511] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
[ 8.343512] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
[ 8.343513] amdgpu 0000:0c:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 13 on hub 0
[ 8.343514] amdgpu 0000:0c:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[ 8.343515] amdgpu 0000:0c:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
[ 8.343517] amdgpu 0000:0c:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
[ 8.343518] amdgpu 0000:0c:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
[ 8.343519] amdgpu 0000:0c:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
[ 8.344510] [drm] Initialized amdgpu 3.54.0 20150101 for 0000:0c:00.0 on minor 2
[ 8.346114] amdgpu 0000:0c:00.0: [drm] Cannot find any crtc or sizes
[ 8.346122] [drm] DSC precompute is not needed.
[ 8.503454] systemd-journald[314]: Received SIGTERM from PID 1 (systemd).
[ 8.620535] systemd[1]: systemd 254.3+suse.3.gb6b4e5a8a8 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA -SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 8.620539] systemd[1]: Detected architecture x86-64.
[ 8.757076] systemd[1]: bpf-lsm: LSM BPF program attached
[ 8.939619] systemd[1]: /usr/lib/systemd/system/plymouth-start.service:15: Unit uses KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update the service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[ 9.087837] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[ 9.104097] systemd[1]: Stopped Switch Root.
[ 9.105148] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 9.105517] systemd[1]: Created slice Slice /system/getty.
[ 9.105769] systemd[1]: Created slice Slice /system/modprobe.
[ 9.106022] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 9.106196] systemd[1]: Created slice User and Session Slice.
[ 9.106364] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 9.106437] systemd[1]: Stopped target Switch Root.
[ 9.106467] systemd[1]: Stopped target Initrd File Systems.
[ 9.106492] systemd[1]: Stopped target Initrd Root File System.
[ 9.106520] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 9.106562] systemd[1]: Reached target Remote File Systems.
[ 9.106589] systemd[1]: Reached target Slice Units.
[ 9.106623] systemd[1]: Reached target System Time Set.
[ 9.106663] systemd[1]: Reached target Local Verity Protected Volumes.
[ 9.106743] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 9.107142] systemd[1]: Listening on LVM2 poll daemon socket.
[ 9.153620] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 9.153698] systemd[1]: Reached target RPC Port Mapper.
[ 9.155440] systemd[1]: Listening on Process Core Dump Socket.
[ 9.155927] systemd[1]: Listening on udev Control Socket.
[ 9.156052] systemd[1]: Listening on udev Kernel Socket.
[ 9.156800] systemd[1]: Mounting Huge Pages File System...
[ 9.157472] systemd[1]: Mounting POSIX Message Queue File System...
[ 9.158183] systemd[1]: Mounting Kernel Debug File System...
[ 9.158809] systemd[1]: Mounting Kernel Trace File System...
[ 9.159630] systemd[1]: Starting Create List of Static Device Nodes...
[ 9.160315] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 9.161034] systemd[1]: Starting Load Kernel Module configfs...
[ 9.161713] systemd[1]: Starting Load Kernel Module drm...
[ 9.162402] systemd[1]: Starting Load Kernel Module fuse...
[ 9.162522] systemd[1]: plymouth-start.service: Deactivated successfully.
[ 9.162542] systemd[1]: plymouth-start.service: Unit process 560 (plymouthd) remains running after unit stopped.
[ 9.174495] fuse: init (API version 7.39)
[ 9.194242] systemd[1]: Stopped Show Plymouth Boot Screen.
[ 9.194498] systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
[ 9.194525] systemd[1]: Reached target Local Encrypted Volumes.
[ 9.194586] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[ 9.227308] systemd[1]: Stopped Plymouth switch root service.
[ 9.227537] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[ 9.270560] systemd[1]: Stopped File System Check on Root Device.
[ 9.287466] systemd[1]: Starting Journal Service...
[ 9.288638] systemd[1]: Starting Load Kernel Modules...
[ 9.289299] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 9.290034] systemd[1]: Starting Coldplug All udev Devices...
[ 9.295320] systemd-journald[743]: Collecting audit messages is disabled.
[ 9.328296] systemd[1]: Started Journal Service.
[ 9.970334] ACPI: \_TZ_.UAD0: Invalid passive threshold
[ 9.978373] thermal LNXTHERM:00: registered as thermal_zone0
[ 9.978376] ACPI: thermal: Thermal Zone [UAD0] (17 C)
[ 9.992337] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20230628/utaddress-204)
[ 9.992348] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 9.993833] dca service started, version 1.12.1
[ 10.008874] igb: Intel(R) Gigabit Ethernet Network Driver
[ 10.008878] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 10.010200] usb-storage 2-2.1:1.0: USB Mass Storage device detected
[ 10.012555] scsi host10: usb-storage 2-2.1:1.0
[ 10.012615] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 10.014490] gigabyte-wmi DEADBEEF-2001-0000-00A0-C90629100000: No temperature sensors usable
[ 10.025302] usbcore: registered new interface driver usb-storage
[ 10.044074] pps pps0: new PPS source ptp0
[ 10.044147] igb 0000:08:00.0: added PHC on eth0
[ 10.044176] igb 0000:08:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 10.044178] igb 0000:08:00.0: eth0: (PCIe:2.5Gb/s:Width x1) e0:d5:5e:69:4d:6b
[ 10.044181] igb 0000:08:00.0: eth0: PBA No: FFFFFF-0FF
[ 10.044184] igb 0000:08:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[ 10.066292] usbcore: registered new interface driver usbhid
[ 10.066294] usbhid: USB HID core driver
[ 10.109465] Adding 8388604k swap on /dev/sdb3. Priority:-2 extents:1 across:8388604k SS
[ 10.121872] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 10.122047] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 10.130317] igb 0000:08:00.0 enp8s0: renamed from eth0
[ 10.190920] Bluetooth: Core ver 2.22
[ 10.190936] NET: Registered PF_BLUETOOTH protocol family
[ 10.190936] usbcore: registered new interface driver uas
[ 10.190937] Bluetooth: HCI device and connection manager initialized
[ 10.190940] Bluetooth: HCI socket layer initialized
[ 10.190943] Bluetooth: L2CAP socket layer initialized
[ 10.190946] Bluetooth: SCO socket layer initialized
[ 10.193230] input: Logitech Gaming Mouse G600 as /devices/pci0000:00/0000:00:02.1/0000:03:00.0/usb1/1-10/1-10:1.0/0003:046D:C24A.0001/input/input5
[ 10.193334] hid-generic 0003:046D:C24A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech Gaming Mouse G600] on usb-0000:03:00.0-10/input0
[ 10.193434] input: Logitech Gaming Mouse G600 Keyboard as /devices/pci0000:00/0000:00:02.1/0000:03:00.0/usb1/1-10/1-10:1.1/0003:046D:C24A.0002/input/input6
[ 10.223783] Intel(R) Wireless WiFi driver for Linux
[ 10.232309] kvm_amd: TSC scaling supported
[ 10.232311] kvm_amd: Nested Virtualization enabled
[ 10.232312] kvm_amd: Nested Paging enabled
[ 10.232321] kvm_amd: Virtual VMLOAD VMSAVE supported
[ 10.232322] kvm_amd: Virtual GIF supported
[ 10.232323] kvm_amd: LBR virtualization supported
[ 10.232368] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[ 10.232488] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 10.232491] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
[ 10.232577] snd_hda_intel 0000:02:00.1: enabling device (0000 -> 0002)
[ 10.232630] snd_hda_intel 0000:02:00.1: Disabling MSI
[ 10.232636] snd_hda_intel 0000:02:00.1: Handle vga_switcheroo audio client
[ 10.232711] snd_hda_intel 0000:0c:00.1: enabling device (0000 -> 0002)
[ 10.232758] snd_hda_intel 0000:0c:00.1: Handle vga_switcheroo audio client
[ 10.232807] snd_hda_intel 0000:0c:00.6: enabling device (0000 -> 0002)
[ 10.236060] iwlwifi 0000:07:00.0: enabling device (0000 -> 0002)
[ 10.237093] iwlwifi 0000:07:00.0: Detected crf-id 0x2816, cnv-id 0x1000200 wfpm id 0x80000000
[ 10.237101] iwlwifi 0000:07:00.0: PCI dev 2526/0014, rev=0x321, rfid=0x105110
[ 10.238712] MCE: In-kernel MCE decoding enabled.
[ 10.242089] snd_hda_intel 0000:0c:00.1: bound 0000:0c:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 10.243109] snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 10.245494] intel_rapl_common: Found RAPL domain package
[ 10.245497] intel_rapl_common: Found RAPL domain core
[ 10.246963] input: Logitech Gaming Mouse G600 as /devices/pci0000:00/0000:00:02.1/0000:03:00.0/usb1/1-10/1-10:1.1/0003:046D:C24A.0002/input/input7
[ 10.247059] hid-generic 0003:046D:C24A.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [Logitech Gaming Mouse G600] on usb-0000:03:00.0-10/input1
[ 10.247206] input: SONiX USB Keyboard as /devices/pci0000:00/0000:00:02.1/0000:03:00.0/usb1/1-9/1-9.3/1-9.3:1.0/0003:09DA:2268.0003/input/input18
[ 10.251002] snd_hda_intel 0000:02:00.1: bound 0000:02:00.0 (ops nv50_audio_component_bind_ops [nouveau])
[ 10.255673] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.2/0000:02:00.1/sound/card1/input19
[ 10.256979] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.1/sound/card2/input8
[ 10.257087] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input12
[ 10.257612] snd_hda_codec_realtek hdaudioC3D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 10.257617] snd_hda_codec_realtek hdaudioC3D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 10.257619] snd_hda_codec_realtek hdaudioC3D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 10.257621] snd_hda_codec_realtek hdaudioC3D0: mono: mono_out=0x0
[ 10.257623] snd_hda_codec_realtek hdaudioC3D0: dig-out=0x1e/0x0
[ 10.257624] snd_hda_codec_realtek hdaudioC3D0: inputs:
[ 10.257626] snd_hda_codec_realtek hdaudioC3D0: Front Mic=0x19
[ 10.257629] snd_hda_codec_realtek hdaudioC3D0: Rear Mic=0x18
[ 10.257630] snd_hda_codec_realtek hdaudioC3D0: Line=0x1a
[ 10.269631] iwlwifi 0000:07:00.0: WRT: Overriding region id 0
[ 10.269635] iwlwifi 0000:07:00.0: WRT: Overriding region id 1
[ 10.269637] iwlwifi 0000:07:00.0: WRT: Overriding region id 2
[ 10.269638] iwlwifi 0000:07:00.0: WRT: Overriding region id 3
[ 10.269640] iwlwifi 0000:07:00.0: WRT: Overriding region id 4
[ 10.269642] iwlwifi 0000:07:00.0: WRT: Overriding region id 6
[ 10.269643] iwlwifi 0000:07:00.0: WRT: Overriding region id 8
[ 10.269645] iwlwifi 0000:07:00.0: WRT: Overriding region id 9
[ 10.269647] iwlwifi 0000:07:00.0: WRT: Overriding region id 10
[ 10.269648] iwlwifi 0000:07:00.0: WRT: Overriding region id 11
[ 10.269650] iwlwifi 0000:07:00.0: WRT: Overriding region id 15
[ 10.269652] iwlwifi 0000:07:00.0: WRT: Overriding region id 16
[ 10.269653] iwlwifi 0000:07:00.0: WRT: Overriding region id 18
[ 10.269655] iwlwifi 0000:07:00.0: WRT: Overriding region id 19
[ 10.269657] iwlwifi 0000:07:00.0: WRT: Overriding region id 20
[ 10.269658] iwlwifi 0000:07:00.0: WRT: Overriding region id 21
[ 10.269660] iwlwifi 0000:07:00.0: WRT: Overriding region id 28
[ 10.269869] iwlwifi 0000:07:00.0: loaded firmware version 46.ff18e32a.0 9260-th-b0-jf-b0-46.ucode op_mode iwlmvm
[ 10.277414] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0c:00.6/sound/card3/input23
[ 10.304126] hid-generic 0003:09DA:2268.0003: input,hidraw2: USB HID v1.11 Keyboard [SONiX USB Keyboard] on usb-0000:03:00.0-9.3/input0
[ 10.304177] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.2/0000:02:00.1/sound/card1/input20
[ 10.304250] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.2/0000:02:00.1/sound/card1/input21
[ 10.304304] input: SONiX USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:02.1/0000:03:00.0/usb1/1-9/1-9.3/1-9.3:1.1/0003:09DA:2268.0004/input/input30
[ 10.304339] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.1/sound/card2/input9
[ 10.337641] systemd-journald[743]: Received client request to flush runtime journal.
[ 10.349318] usbcore: registered new interface driver btusb
[ 10.363651] input: SONiX USB Keyboard System Control as /devices/pci0000:00/0000:00:02.1/0000:03:00.0/usb1/1-9/1-9.3/1-9.3:1.1/0003:09DA:2268.0004/input/input31
[ 10.363687] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input13
[ 10.363715] hid-generic 0003:09DA:2268.0004: input,hidraw3: USB HID v1.11 Device [SONiX USB Keyboard] on usb-0000:03:00.0-9.3/input1
[ 10.363748] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input14
[ 10.363891] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0c:00.6/sound/card3/input24
[ 10.363984] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0c:00.6/sound/card3/input25
[ 10.364442] systemd-journald[743]: File /var/log/journal/d8a498f16f8e44a3b0189e497b8adb42/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 10.370523] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.2/0000:02:00.1/sound/card1/input22
[ 10.372270] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.1/sound/card2/input10
[ 10.372437] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.1/sound/card2/input11
[ 10.372562] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input15
[ 10.372944] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input16
[ 10.374667] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0c:00.6/sound/card3/input26
[ 10.374837] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input17
[ 10.374951] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0c:00.6/sound/card3/input27
[ 10.376345] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0c:00.6/sound/card3/input28
[ 10.376413] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0c:00.6/sound/card3/input29
[ 10.379831] iwlwifi 0000:07:00.0: Detected Intel(R) Wireless-AC 9260 160MHz, REV=0x321
[ 10.379920] thermal thermal_zone1: failed to read out thermal zone (-61)
[ 10.390695] audit: type=1400 audit(1695156682.229:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=1007 comm="apparmor_parser"
[ 10.390836] audit: type=1400 audit(1695156682.229:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="klogd" pid=1015 comm="apparmor_parser"
[ 10.390943] audit: type=1400 audit(1695156682.229:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=1008 comm="apparmor_parser"
[ 10.390946] audit: type=1400 audit(1695156682.229:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=1008 comm="apparmor_parser"
[ 10.392057] audit: type=1400 audit(1695156682.229:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/lessopen.sh" pid=1018 comm="apparmor_parser"
[ 10.392126] audit: type=1400 audit(1695156682.229:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ping" pid=1005 comm="apparmor_parser"
[ 10.392510] audit: type=1400 audit(1695156682.229:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-rpcd" pid=1012 comm="apparmor_parser"
[ 10.392850] audit: type=1400 audit(1695156682.229:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-rpcd-classic" pid=1013 comm="apparmor_parser"
[ 10.393149] audit: type=1400 audit(1695156682.229:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="syslogd" pid=1017 comm="apparmor_parser"
[ 10.393164] audit: type=1400 audit(1695156682.229:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-rpcd-spoolss" pid=1014 comm="apparmor_parser"
[ 10.408225] Bluetooth: hci0: Found device firmware: intel/ibt-18-16-1.sfi
[ 10.408241] Bluetooth: hci0: Boot Address: 0x40800
[ 10.408243] Bluetooth: hci0: Firmware Version: 108-45.22
[ 10.408244] Bluetooth: hci0: Firmware already loaded
[ 10.417186] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[ 10.428260] iwlwifi 0000:07:00.0: base HW address: d4:6d:6d:ad:12:bd, OTP minor version: 0x4
[ 10.496380] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 10.498062] iwlwifi 0000:07:00.0 wlp7s0: renamed from wlan0
[ 11.049678] scsi 10:0:0:0: Direct-Access AFT uSD PRO88 Reader 1616 PQ: 0 ANSI: 6
[ 11.051086] scsi 10:0:0:1: Direct-Access AFT SD PRO88 Reader 1616 PQ: 0 ANSI: 6
[ 11.052334] scsi 10:0:0:2: Direct-Access AFT CF PRO88 Reader 1616 PQ: 0 ANSI: 6
[ 11.052556] sd 10:0:0:0: Attached scsi generic sg3 type 0
[ 11.052731] sd 10:0:0:1: Attached scsi generic sg4 type 0
[ 11.052864] sd 10:0:0:2: Attached scsi generic sg5 type 0
[ 11.053803] sd 10:0:0:0: [sdc] Media removed, stopped polling
[ 11.054270] sd 10:0:0:0: [sdc] Attached SCSI removable disk
[ 11.055049] sd 10:0:0:1: [sdd] Media removed, stopped polling
[ 11.055753] sd 10:0:0:1: [sdd] Attached SCSI removable disk
[ 11.056282] sd 10:0:0:2: [sde] Media removed, stopped polling
[ 11.056557] sd 10:0:0:2: [sde] Attached SCSI removable disk
[ 11.283877] EXT4-fs (sda3): recovery complete
[ 11.303455] EXT4-fs (sda3): mounted filesystem dfbee9d8-0b9f-462d-81b0-11e985dffe6a r/w with ordered data mode. Quota mode: none.
[ 11.697616] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 11.697619] Bluetooth: BNEP filters: protocol multicast
[ 11.697623] Bluetooth: BNEP socket layer initialized
[ 11.698475] Bluetooth: MGMT ver 1.22
[ 11.708499] NET: Registered PF_ALG protocol family
[ 11.758951] Bluetooth: RFCOMM TTY layer initialized
[ 11.758955] Bluetooth: RFCOMM socket layer initialized
[ 11.758958] Bluetooth: RFCOMM ver 1.11
[ 12.022264] NET: Registered PF_QIPCRTR protocol family
[ 12.241685] bpfilter: Loaded bpfilter_umh pid 1403
[ 12.241901] Started bpfilter
[ 12.545859] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 12.545865] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 12.545868] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 12.545870] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 12.545873] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 12.545875] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 12.545877] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 12.547129] iwlwifi 0000:07:00.0: Registered PHC clock: iwlwifi-PTP, with index: 1
[ 12.806147] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 12.806154] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 12.806157] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 12.806160] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 12.806162] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 12.806164] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 12.806166] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 12.915837] NET: Registered PF_PACKET protocol family
[ 13.064264] amdgpu 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[ 13.064268] nouveau 0000:02:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[ 13.064269] amdgpu 0000:0c:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[ 15.124072] igb 0000:08:00.0 enp8s0: igb: enp8s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[ 15.376849] sddm-greeter[1717]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[ 209.049117] systemd-journald[743]: File /var/log/journal/d8a498f16f8e44a3b0189e497b8adb42/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[ 209.580466] [drm] PCIE GART of 256M enabled (table at 0x000000F5FFF80000).
[ 209.928678] [drm] UVD and UVD ENC initialized successfully.
[ 210.029649] [drm] VCE initialized successfully.
[ 210.035154] amdgpu 0000:01:00.0: [drm] Cannot find any crtc or sizes
[ 211.711325] warning: `kded5' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[ 5992.676848] [drm] PCIE GART of 256M enabled (table at 0x000000F5FFF80000).
[ 5992.845980] [drm] UVD and UVD ENC initialized successfully.
[ 5992.946950] [drm] VCE initialized successfully.
[ 5992.952460] amdgpu 0000:01:00.0: [drm] Cannot find any crtc or sizes
[ 7131.998762] [drm] PCIE GART of 256M enabled (table at 0x000000F5FFF80000).
[ 7132.168073] [drm] UVD and UVD ENC initialized successfully.
[ 7132.269041] [drm] VCE initialized successfully.
[ 7132.274557] amdgpu 0000:01:00.0: [drm] Cannot find any crtc or sizes
[ 7152.718061] [drm] PCIE GART of 256M enabled (table at 0x000000F5FFF80000).
[ 7152.887313] [drm] UVD and UVD ENC initialized successfully.
[ 7152.988283] [drm] VCE initialized successfully.
[ 7152.993514] amdgpu 0000:01:00.0: [drm] Cannot find any crtc or sizes
[ 7220.977031] [drm] PCIE GART of 256M enabled (table at 0x000000F5FFF80000).
[ 7221.146248] [drm] UVD and UVD ENC initialized successfully.
[ 7221.247218] [drm] VCE initialized successfully.
[ 7221.252728] amdgpu 0000:01:00.0: [drm] Cannot find any crtc or sizes
[ 7241.826784] [drm] PCIE GART of 256M enabled (table at 0x000000F5FFF80000).
[ 7241.996067] [drm] UVD and UVD ENC initialized successfully.
[ 7242.097039] [drm] VCE initialized successfully.
[ 7242.102555] amdgpu 0000:01:00.0: [drm] Cannot find any crtc or sizes
[ 7249.879600] [drm] PCIE GART of 256M enabled (table at 0x000000F5FFF80000).
[ 7250.048946] [drm] UVD and UVD ENC initialized successfully.
[ 7250.149916] [drm] VCE initialized successfully.
[ 7250.155433] amdgpu 0000:01:00.0: [drm] Cannot find any crtc or sizes
[ 7264.669644] [drm] PCIE GART of 256M enabled (table at 0x000000F5FFF80000).
[ 7264.838760] [drm] UVD and UVD ENC initialized successfully.
[ 7264.939731] [drm] VCE initialized successfully.
[ 7264.945241] amdgpu 0000:01:00.0: [drm] Cannot find any crtc or sizes
[ 7272.646217] [drm] PCIE GART of 256M enabled (table at 0x000000F5FFF80000).
[ 7272.815376] [drm] UVD and UVD ENC initialized successfully.
[ 7272.916348] [drm] VCE initialized successfully.
[ 7272.921852] amdgpu 0000:01:00.0: [drm] Cannot find any crtc or sizes
[ 7279.199131] [drm] PCIE GART of 256M enabled (table at 0x000000F5FFF80000).
[ 7279.368198] [drm] UVD and UVD ENC initialized successfully.
[ 7279.469169] [drm] VCE initialized successfully.
[ 7279.474390] amdgpu 0000:01:00.0: [drm] Cannot find any crtc or sizes
[ 7301.222175] [drm] PCIE GART of 256M enabled (table at 0x000000F5FFF80000).
[ 7301.391205] [drm] UVD and UVD ENC initialized successfully.
[ 7301.492176] [drm] VCE initialized successfully.
[ 7301.497404] amdgpu 0000:01:00.0: [drm] Cannot find any crtc or sizes
[ 7329.304862] [drm] PCIE GART of 256M enabled (table at 0x000000F5FFF80000).
[ 7329.474218] [drm] UVD and UVD ENC initialized successfully.
[ 7329.575185] [drm] VCE initialized successfully.
[ 7329.580412] amdgpu 0000:01:00.0: [drm] Cannot find any crtc or sizes
[ 7329.818151] amdgpu 0000:01:00.0: amdgpu: Disabling VM faults because of PRT request!
[ 8584.089462] nouveau 0000:02:00.0: fifo: fault 00 [VIRT_READ] at 0000000049fc0000 engine 40 [gr] client 11 [GPC2/GCC] reason 02 [PTE] on channel 23 [05fe94a000 valley_x64[11178]]
[ 8584.089471] nouveau 0000:02:00.0: fifo:c00000:0017:[valley_x64[11178]] rc scheduled
[ 8584.089474] nouveau 0000:02:00.0: fifo:c00000: rc scheduled
[ 8584.089506] nouveau 0000:02:00.0: fifo:c00000:0017:0017:[valley_x64[11178]] errored - disabling channel
[ 8584.089510] nouveau 0000:02:00.0: Xwayland[2603]: channel 23 killed!
[ 8607.425658] nouveau 0000:02:00.0: fifo: fault 00 [VIRT_READ] at 000000003d840000 engine 40 [gr] client 11 [GPC2/GCC] reason 02 [PTE] on channel 23 [05fe948000 valley_x64[11249]]
[ 8607.425667] nouveau 0000:02:00.0: fifo:c00000:0017:[valley_x64[11249]] rc scheduled
[ 8607.425670] nouveau 0000:02:00.0: fifo:c00000: rc scheduled
[ 8607.425704] nouveau 0000:02:00.0: fifo:c00000:0017:0017:[valley_x64[11249]] errored - disabling channel
[ 8607.425708] nouveau 0000:02:00.0: Xwayland[2603]: channel 23 killed!
[ 8644.231161] nouveau 0000:02:00.0: fifo: fault 00 [VIRT_READ] at 000000004a9c0000 engine 40 [gr] client 11 [GPC3/GCC] reason 02 [PTE] on channel 23 [05fe948000 valley_x64[11326]]
[ 8644.231170] nouveau 0000:02:00.0: fifo:c00000:0017:[valley_x64[11326]] rc scheduled
[ 8644.231173] nouveau 0000:02:00.0: fifo:c00000: rc scheduled
[ 8644.231213] nouveau 0000:02:00.0: fifo:c00000:0017:0017:[valley_x64[11326]] errored - disabling channel
[ 8644.231218] nouveau 0000:02:00.0: Xwayland[2603]: channel 23 killed!
[ 8658.936625] nouveau 0000:02:00.0: fifo: fault 00 [VIRT_READ] at 0000000048d00000 engine 40 [gr] client 11 [GPC2/GCC] reason 02 [PTE] on channel 23 [05fe94a000 valley_x64[11385]]
[ 8658.936635] nouveau 0000:02:00.0: fifo:c00000:0017:[valley_x64[11385]] rc scheduled
[ 8658.936638] nouveau 0000:02:00.0: fifo:c00000: rc scheduled
[ 8658.936684] nouveau 0000:02:00.0: fifo:c00000:0017:0017:[valley_x64[11385]] errored - disabling channel
[ 8658.936688] nouveau 0000:02:00.0: Xwayland[2603]: channel 23 killed!
[ 8696.671977] nouveau 0000:02:00.0: fifo: fault 00 [VIRT_READ] at 000000004abc0000 engine 40 [gr] client 11 [GPC3/GCC] reason 02 [PTE] on channel 23 [05fe930000 valley_x64[11487]]
[ 8696.671987] nouveau 0000:02:00.0: fifo:c00000:0017:[valley_x64[11487]] rc scheduled
[ 8696.671990] nouveau 0000:02:00.0: fifo:c00000: rc scheduled
[ 8696.672019] nouveau 0000:02:00.0: fifo:c00000:0017:0017:[valley_x64[11487]] errored - disabling channel
[ 8696.672023] nouveau 0000:02:00.0: Xwayland[2603]: channel 23 killed!
[ 8909.076056] [drm] PCIE GART of 256M enabled (table at 0x000000F5FFF80000).
[ 8909.245349] [drm] UVD and UVD ENC initialized successfully.
[ 8909.346320] [drm] VCE initialized successfully.
[ 8909.351829] amdgpu 0000:01:00.0: [drm] Cannot find any crtc or sizes
next reply other threads:[~2023-10-09 8:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-03 7:44 Timothy Madden [this message]
2023-11-03 17:37 ` [Nouveau] Error "kernel rejected pushbuf" with RTX 3090 (GA102 chip) Timothy Maden
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='ufggp9$2dh$1@ciao.gmane.io' \
--to=terminatorul@gmail.com \
--cc=nouveau@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.