6800xt and 6900xt in Dual GPU setups: Broken Automatic Fan Control Leading to Overheating
I am experiencing a very weird issue with my 6800xt's fan curve, and I am not sure what is causing it. The card is completely fine when it's alone in my case, however, when I add a second GPU card for compute reasons (5700xt) below it, it is a bit starved for air. I was expecting the fans having to work harder to keep temperatures in check, but seeing as the fan would sit at 40-50% without the card, I was assuming there was enough headroom for some worse airflow. I started testing gaming with the second card (5700xt) being completely idle. That should lead to barely any additional heat generated since these cards consume very little when completely idle. However, it does influence the amount of air the 6800xt can suck in.
However, it turns out the fan curve on my 6800xt is extremely wack at higher RPM. The fan seems to hit a wall at ~1650 RPM, and will not increase any higher. However, according to the values in "sensors", the maximum RPM for these cards is 3300 meaning there is a lot of headroom left for the fans to spin up faster. What happens is the following:
- I start gaming and the temperature slowly rises
- The fan starts to climb to higher RPM values which compensates the increase in temperature as expected
- At 1650 RPM the fan will refuse to spin any faster. (exactly half of the maximum rated RPM)
- Temperature slowly starts to creep upwards as 1650 RPM is a tiny bit too little to keep the temperature in check. Mind you, it's a VERY slow climb in temperature taking up to 5 minutes
- At some point the temperature climbs too high (about 93-95C on Tjunction, which isn't out of the ordinary according to multiple reviews), and then something extremely weird happens: Instead of the fan climbing higher to compensate (as expected) or remaining stuck at 1650 RPM (as it was previously), the fan speed drops like a stone to ~630 RPM.
- Temperature rapidly starts increasing, hitting 110c on the Tjunction
- I didn't wait to see what happened next, as I quickly closed my game to prevent anything bad from happening.
Mind you, I do not have any third party tools running (or even installed!) that are able to control the fan speeds or clock speeds on these cards. It's pure stock at the moment. The only thing I am using to view temperatures is psensor, which is reading values from lm_sensors. Furthermore, the fan curve/speed below 1650 RPM is completely normal. Spinning up and down as required based on temperatures. It's only when it needs to go above that that this extremely weird behavior starts to happen.
Hardware description:
- CPU: 5900x
- GPU: 6800xt Midnight Black
- Second GPU: Red devil 5700xt
- System Memory: 48GB 3200mhz CL16 ram
- Display(s): Dual 2560x1440 144hz Monitors
- Type of Diplay Connection: Double Display port
System information:
- Distro name and Version: Arch Linux
- Kernel version: 5.11.16
- AMD package version: No package, using Mesa 21.0.3
How to reproduce the issue:
- See above
Designs
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Author
These GPUs are pretty rare in their own right, and it's even more difficult to find people running these under Linux due to Linux's relatively low gaming market share. But I posted this issue on Reddit first, and I did get at least one reply with a very similar experience where the fan speed just dropped by 1000 RPM for no reason, leading to overheating. So at least this doesn't seem to be an isolated case. Link: https://www.reddit.com/r/archlinux/comments/mxsveb/6800xt_fan_curve_oddities/gvwmqn0?utm_source=share&utm_medium=web2x&context=3
- Jaap Buurman changed the description
changed the description
- Author
I was able to do some more testing. These are the findings:
- I was able to heat up the room a bit, making my single 6800xt hit a fan speed of 1780 with no signs of overheating (so no 5700xt in the system). The 1650 RPM limit is NOT a hardware defect. Furthermore, when operating just a single card it doesn't seem to trigger, or at least not as likely.
- I took out the 6900xt from my girlfriend's system, and placed it in my main slot. I removed the 5700xt from my system, and moved the 6800xt to the secondary slot. This was to rule out two things: I wanted to reproduce the issue on a different card of the same generation instead (6900xt in this case). I wanted to make sure the mix of two different generation cards (6800xt + 5700xt) was not causing any issues.
It seems the issue is NOT isolated to the 6800xt, but at least the 6900xt as well. I am not sure if having two cards in the system is a requirement to trigger the bug, but it at least make reproducing the error a whole lot easier. I managed to reproduce twice. I did it a second time to capture the behavior with screen recording software to show what's going on.
I took Red Read Redemption's built-in benchmark, because it was a nice test: It shows that the card responds to temperature changes in both directions (going up as temperature increases, but also going down when temperature decreases when it's loading the next scene). It also starts to overheat near the end of the benchmark. I made sure to quit the test above 105 Tjunction to prevent damage to the hardware.
Note that the second card was COMPLETELY idle. "Sensors" power readings (not shown in the video) were saying it was using 7 watts of power (no screen connected to it and completely idle). This means that this GPU did not contribute in any meaningful way to the heat in the case. Of course, it does heavily contribute to the temperature of the first card by restricting airflow, but seeing as the first fan is only at 50% fan speed when it overheats, there is PLENTY of thermal headroom left if the fan was working as intended.
As you can see, the video shows the problem extremely well: Temperature starts to climb as the benchmark progresses. The fan speed compensates the temperature increase by spinning harder. Until it hits a wall at half it's maximum rated speed (~1650ish RPM). The temperature starts to creep upwards. And suddenly the fan speed starts dropping leading to rapidly increasing temperatures. When I quit the benchmark, we are at 106c on the Tjunction and the fan speed dropped below 1200 RPM.
Link to video: https://www.dropbox.com/s/1r5iid6axyhter3/6xxx%20series%20dual%20card%20bug.mkv?dl=0 Make sure to download the video to be able to read the fan speed on the right screen!
- Jaap Buurman changed title from 6800XT Midnight Black Edition: Broken Automatic Fan Control Leading to Overheating to 6800xt and 6900xt in Dual GPU setups: Broken Automatic Fan Control Leading to Overheating
changed title from 6800XT Midnight Black Edition: Broken Automatic Fan Control Leading to Overheating to 6800xt and 6900xt in Dual GPU setups: Broken Automatic Fan Control Leading to Overheating
- Author
Another update: The 6900xt managed to get above 1800 RPM without the second card installed. This fan speed limit and behavior where it starts dropping the fan speed at higher temperatures is something that only seems to happen when there is an additional GPU in the system.
- Author
By the way, I was not 100% sure if this the right place to report bugs with the fan functionality of these cards under Linux. Could someone please confirm/deny whether I am in the right place with my report?
- Owner
This is the correct place.
- Author
That is good to hear, thank you. What exactly is driving the fan speed of these cards under Linux? Is it the card's bios (I am guessing not, since then it would be very weird the behavior differs in a multi-GPU setup)? Is it the kernel? Is it the firmware blobs (from the linux-firmware package under Arch)? Is it any of the userspace drivers? Or is it something else entirely?
Reason I am asking is because I have seen three updates since the test in my video: The kernel was updated to 5.12. Mesa was updated to 21.1.0. And the linux-firmware package was updated. Interestingly enough, going through the commit log of the upstream linux-firmware github between the release I was running, and the release that is available now, I can see two interesting commits:
- amdgpu: update sienna cichlid firmware for 20.50
- amdgpu: update sienna cichlid firmware from 21.10
Would it be worth for me to rerun my tests with the newer kernel, newer mesa and newer linux-firmware package? Since I have to take apart two different PCs it's not a quick & easy test, but if there's a chance these changes could have fixed this issue, I would gladly rerun my test.
- Owner
Does this patch help?
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c index d675c390ebd2..61a0f59fefb8 100644 --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c @@ -2514,9 +2514,6 @@ static int amdgpu_device_ip_late_init(struct amdgpu_device *adev) amdgpu_device_fill_reset_magic(adev); - r = amdgpu_device_enable_mgpu_fan_boost(); - if (r) - DRM_ERROR("enable mgpu fan boost failed (%d).\n", r); /* For XGMI + passthrough configuration on arcturus, enable light SBR */ if (adev->asic_type == CHIP_ARCTURUS &&
Edited by Alex Deucher - Author
@agd5f it most definitely does! The fan does no longer get stuck at 1650 RPM (well above 1900 RPM in the screenshot!) and the weird behavior where the fan speed goes DOWN in response to increasing temperatures is no longer happening either.
The card does still get quite toasty, even though there's still plenty of headroom left in regards to fan speed. I personally would have liked a more aggressive fan speed curve, but I am not sure if the current (after the patch) behavior is a bug.
Out of interest: What exactly is the
amdgpu_device_enable_mgpu_fan_boost
function supposed to do? Collapse replies - Owner
It's supposed to adjust the fan threshold to deal with extra heat when multiple cards are in the system, but maybe there is something weird with your vbios. Can you attach the dmesg output with this patch applied?
- Author
Should I apply both patches? Or just this new one? Also, should I get my dmesg log after simply booting, or should I grab if after putting load on the GPU?
- Owner
Doesn't matter as long as the second one is applied. I just want to see the values from the tables.
- Author
Sorry for the late reply, since I wasn't at home. Thank you very much for having a look at this. Dmesg log below:
[ 0.000000] Linux version 5.12.0-1-mainline (linux-mainline@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Fri, 14 May 2021 16:14:54 +0000 [ 0.000000] Command line: initrd=\amd-ucode.img initrd=\initramfs-linux-mainline.img cryptdevice=UUID=e0304559-cb86-4d4e-bdda-d512824fd33a:cryptlvm0:allow-discards root=dev/vg1/root rw [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 [ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. [ 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-0x0000000009e01fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000009e02000-0x0000000009ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20dfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000000a20e000-0x000000000affffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000dae30fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000dae31000-0x00000000db1e4fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000db1e5000-0x00000000db248fff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000db249000-0x00000000dc947fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000dc948000-0x00000000ddbfefff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ddbff000-0x00000000deffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] 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-0x0000000c1f2fffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000c1f300000-0x0000000c1fffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] e820: update [mem 0xd732e018-0xd734be57] usable ==> usable [ 0.000000] e820: update [mem 0xd732e018-0xd734be57] usable ==> usable [ 0.000000] e820: update [mem 0xd736b018-0xd7379057] usable ==> usable [ 0.000000] e820: update [mem 0xd736b018-0xd7379057] usable ==> usable [ 0.000000] e820: update [mem 0xd7320018-0xd732d857] usable ==> usable [ 0.000000] e820: update [mem 0xd7320018-0xd732d857] usable ==> usable [ 0.000000] e820: update [mem 0xd7302018-0xd731fe57] usable ==> usable [ 0.000000] e820: update [mem 0xd7302018-0xd731fe57] 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-0x0000000009e01fff] usable [ 0.000000] reserve setup_data: [mem 0x0000000009e02000-0x0000000009ffffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20dfff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x000000000a20e000-0x000000000affffff] usable [ 0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000000b020000-0x00000000d7302017] usable [ 0.000000] reserve setup_data: [mem 0x00000000d7302018-0x00000000d731fe57] usable [ 0.000000] reserve setup_data: [mem 0x00000000d731fe58-0x00000000d7320017] usable [ 0.000000] reserve setup_data: [mem 0x00000000d7320018-0x00000000d732d857] usable [ 0.000000] reserve setup_data: [mem 0x00000000d732d858-0x00000000d732e017] usable [ 0.000000] reserve setup_data: [mem 0x00000000d732e018-0x00000000d734be57] usable [ 0.000000] reserve setup_data: [mem 0x00000000d734be58-0x00000000d736b017] usable [ 0.000000] reserve setup_data: [mem 0x00000000d736b018-0x00000000d7379057] usable [ 0.000000] reserve setup_data: [mem 0x00000000d7379058-0x00000000dae30fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000dae31000-0x00000000db1e4fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000db1e5000-0x00000000db248fff] ACPI data [ 0.000000] reserve setup_data: [mem 0x00000000db249000-0x00000000dc947fff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x00000000dc948000-0x00000000ddbfefff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000ddbff000-0x00000000deffffff] usable [ 0.000000] reserve setup_data: [mem 0x00000000df000000-0x00000000dfffffff] 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-0x00000000fd7fffff] 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-0x0000000c1f2fffff] usable [ 0.000000] reserve setup_data: [mem 0x0000000c1f300000-0x0000000c1fffffff] reserved [ 0.000000] efi: EFI v2.70 by American Megatrends [ 0.000000] efi: ACPI=0xdc931000 ACPI 2.0=0xdc931014 SMBIOS=0xdda05000 MEMATTR=0xd751d018 ESRT=0xd9733f18 RNG=0xdda49a98 [ 0.000000] efi: seeding entropy pool [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: Micro-Star International Co., Ltd. MS-7C91/MAG B550 TOMAHAWK (MS-7C91), BIOS A.64 04/08/2021 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3700.061 MHz processor [ 0.000122] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000123] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000128] last_pfn = 0xc1f300 max_arch_pfn = 0x400000000 [ 0.000778] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000987] total RAM covered: 3583M [ 0.001087] Found optimal setting for mtrr clean up [ 0.001087] gran_size: 64K chunk_size: 64M num_reg: 4 lose cover RAM: 0G [ 0.001154] e820: update [mem 0xdcea0000-0xdceaffff] usable ==> reserved [ 0.001158] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved [ 0.001161] last_pfn = 0xdf000 max_arch_pfn = 0x400000000 [ 0.003613] esrt: Reserving ESRT space from 0x00000000d9733f18 to 0x00000000d9733f78. [ 0.003619] e820: update [mem 0xd9733000-0xd9733fff] usable ==> reserved [ 0.003652] check: Scanning 1 areas for low memory corruption [ 0.003655] Using GB pages for direct mapping [ 0.003928] Secure boot disabled [ 0.003928] RAMDISK: [mem 0x7dd2a000-0x7fff5fff] [ 0.003932] ACPI: Early table checksum verification disabled [ 0.003934] ACPI: RSDP 0x00000000DC931014 000024 (v02 ALASKA) [ 0.003937] ACPI: XSDT 0x00000000DC930728 0000E4 (v01 ALASKA A M I 01072009 AMI 01000013) [ 0.003940] ACPI: FACP 0x00000000DB23A000 000114 (v06 ALASKA A M I 01072009 AMI 00010013) [ 0.003943] ACPI: DSDT 0x00000000DB1FC000 007135 (v02 ALASKA A M I 01072009 INTL 20120913) [ 0.003945] ACPI: FACS 0x00000000DC92B000 000040 [ 0.003946] ACPI: SSDT 0x00000000DB240000 008C98 (v02 AMD AmdTable 00000002 MSFT 04000000) [ 0.003948] ACPI: SSDT 0x00000000DB23C000 003AB3 (v01 AMD AMD AOD 00000001 INTL 20120913) [ 0.003949] ACPI: SSDT 0x00000000DB23B000 000309 (v02 ALASKA CPUSSDT 01072009 AMI 01072009) [ 0.003951] ACPI: FIDT 0x00000000DB232000 00009C (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.003952] ACPI: MCFG 0x00000000DB231000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013) [ 0.003953] ACPI: HPET 0x00000000DB230000 000038 (v01 ALASKA A M I 01072009 AMI 00000005) [ 0.003955] ACPI: IVRS 0x00000000DB22F000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000001) [ 0.003956] ACPI: VFCT 0x00000000DB219000 0158A0 (v01 ALASKA A M I 00000001 AMD 31504F47) [ 0.003958] ACPI: PCCT 0x00000000DB218000 00006E (v02 AMD AmdTable 00000001 AMD 00000001) [ 0.003959] ACPI: SSDT 0x00000000DB212000 005F71 (v02 AMD AmdTable 00000001 AMD 00000001) [ 0.003961] ACPI: CRAT 0x00000000DB210000 001118 (v01 AMD AmdTable 00000001 AMD 00000001) [ 0.003962] ACPI: CDIT 0x00000000DB20F000 000029 (v01 AMD AmdTable 00000001 AMD 00000001) [ 0.003964] ACPI: BGRT 0x00000000DB20E000 000038 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.003965] ACPI: SSDT 0x00000000DB20D000 000293 (v01 AMD ArticDGP 00000001 INTL 20120913) [ 0.003966] ACPI: SSDT 0x00000000DB20B000 0010B4 (v01 AMD ArticTPX 00000001 INTL 20120913) [ 0.003968] ACPI: SSDT 0x00000000DB20A000 00052C (v01 AMD ArticNOI 00000001 INTL 20120913) [ 0.003969] ACPI: SSDT 0x00000000DB206000 00381A (v01 AMD ArticN 00000001 INTL 20120913) [ 0.003971] ACPI: WSMT 0x00000000DB205000 000028 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.003972] ACPI: APIC 0x00000000DB204000 00015E (v03 ALASKA A M I 01072009 AMI 00010013) [ 0.003973] ACPI: SSDT 0x00000000DB239000 00007D (v01 AMD ArticDIS 00000001 INTL 20120913) [ 0.003975] ACPI: SSDT 0x00000000DB237000 0010AF (v01 AMD ArticC 00000001 INTL 20120913) [ 0.003976] ACPI: SSDT 0x00000000DB236000 0000BF (v01 AMD AmdTable 00001000 INTL 20120913) [ 0.003978] ACPI: FPDT 0x00000000DB235000 000044 (v01 ALASKA A M I 01072009 AMI 01000013) [ 0.003979] ACPI: Reserving FACP table memory at [mem 0xdb23a000-0xdb23a113] [ 0.003980] ACPI: Reserving DSDT table memory at [mem 0xdb1fc000-0xdb203134] [ 0.003980] ACPI: Reserving FACS table memory at [mem 0xdc92b000-0xdc92b03f] [ 0.003981] ACPI: Reserving SSDT table memory at [mem 0xdb240000-0xdb248c97] [ 0.003981] ACPI: Reserving SSDT table memory at [mem 0xdb23c000-0xdb23fab2] [ 0.003982] ACPI: Reserving SSDT table memory at [mem 0xdb23b000-0xdb23b308] [ 0.003982] ACPI: Reserving FIDT table memory at [mem 0xdb232000-0xdb23209b] [ 0.003982] ACPI: Reserving MCFG table memory at [mem 0xdb231000-0xdb23103b] [ 0.003983] ACPI: Reserving HPET table memory at [mem 0xdb230000-0xdb230037] [ 0.003983] ACPI: Reserving IVRS table memory at [mem 0xdb22f000-0xdb22f0cf] [ 0.003984] ACPI: Reserving VFCT table memory at [mem 0xdb219000-0xdb22e89f] [ 0.003984] ACPI: Reserving PCCT table memory at [mem 0xdb218000-0xdb21806d] [ 0.003985] ACPI: Reserving SSDT table memory at [mem 0xdb212000-0xdb217f70] [ 0.003985] ACPI: Reserving CRAT table memory at [mem 0xdb210000-0xdb211117] [ 0.003986] ACPI: Reserving CDIT table memory at [mem 0xdb20f000-0xdb20f028] [ 0.003986] ACPI: Reserving BGRT table memory at [mem 0xdb20e000-0xdb20e037] [ 0.003987] ACPI: Reserving SSDT table memory at [mem 0xdb20d000-0xdb20d292] [ 0.003987] ACPI: Reserving SSDT table memory at [mem 0xdb20b000-0xdb20c0b3] [ 0.003988] ACPI: Reserving SSDT table memory at [mem 0xdb20a000-0xdb20a52b] [ 0.003988] ACPI: Reserving SSDT table memory at [mem 0xdb206000-0xdb209819] [ 0.003988] ACPI: Reserving WSMT table memory at [mem 0xdb205000-0xdb205027] [ 0.003989] ACPI: Reserving APIC table memory at [mem 0xdb204000-0xdb20415d] [ 0.003989] ACPI: Reserving SSDT table memory at [mem 0xdb239000-0xdb23907c] [ 0.003990] ACPI: Reserving SSDT table memory at [mem 0xdb237000-0xdb2380ae] [ 0.003990] ACPI: Reserving SSDT table memory at [mem 0xdb236000-0xdb2360be] [ 0.003991] ACPI: Reserving FPDT table memory at [mem 0xdb235000-0xdb235043] [ 0.003997] ACPI: Local APIC address 0xfee00000 [ 0.004032] No NUMA configuration found [ 0.004033] Faking a node at [mem 0x0000000000000000-0x0000000c1f2fffff] [ 0.004035] NODE_DATA(0) allocated [mem 0xc1f2fc000-0xc1f2fffff] [ 0.004066] Zone ranges: [ 0.004066] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.004067] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.004068] Normal [mem 0x0000000100000000-0x0000000c1f2fffff] [ 0.004069] Device empty [ 0.004069] Movable zone start for each node [ 0.004070] Early memory node ranges [ 0.004070] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.004071] node 0: [mem 0x0000000000100000-0x0000000009e01fff] [ 0.004071] node 0: [mem 0x000000000a000000-0x000000000a1fffff] [ 0.004072] node 0: [mem 0x000000000a20e000-0x000000000affffff] [ 0.004072] node 0: [mem 0x000000000b020000-0x00000000dae30fff] [ 0.004073] node 0: [mem 0x00000000ddbff000-0x00000000deffffff] [ 0.004073] node 0: [mem 0x0000000100000000-0x0000000c1f2fffff] [ 0.004075] Initmem setup node 0 [mem 0x0000000000001000-0x0000000c1f2fffff] [ 0.004076] On node 0 totalpages: 12563109 [ 0.004077] DMA zone: 64 pages used for memmap [ 0.004078] DMA zone: 26 pages reserved [ 0.004078] DMA zone: 3999 pages, LIFO batch:0 [ 0.004171] DMA zone: 28769 pages in unavailable ranges [ 0.004172] DMA32 zone: 14017 pages used for memmap [ 0.004172] DMA32 zone: 897030 pages, LIFO batch:63 [ 0.006453] DMA32 zone: 16378 pages in unavailable ranges [ 0.006453] Normal zone: 182220 pages used for memmap [ 0.006454] Normal zone: 11662080 pages, LIFO batch:63 [ 0.045414] Normal zone: 3328 pages in unavailable ranges [ 0.046018] ACPI: PM-Timer IO Port: 0x808 [ 0.046020] ACPI: Local APIC address 0xfee00000 [ 0.046024] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.046034] IOAPIC[0]: apic_id 25, version 33, address 0xfec00000, GSI 0-23 [ 0.046039] IOAPIC[1]: apic_id 26, version 33, address 0xfec01000, GSI 24-55 [ 0.046041] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.046042] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) [ 0.046042] ACPI: IRQ0 used by override. [ 0.046043] ACPI: IRQ9 used by override. [ 0.046044] Using ACPI (MADT) for SMP configuration information [ 0.046045] ACPI: HPET id: 0x10228201 base: 0xfed00000 [ 0.046053] e820: update [mem 0xd74bf000-0xd751bfff] usable ==> reserved [ 0.046061] smpboot: Allowing 32 CPUs, 8 hotplug CPUs [ 0.046078] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.046079] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.046080] PM: hibernation: Registered nosave memory: [mem 0x09e02000-0x09ffffff] [ 0.046081] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20dfff] [ 0.046082] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff] [ 0.046082] PM: hibernation: Registered nosave memory: [mem 0xd7302000-0xd7302fff] [ 0.046083] PM: hibernation: Registered nosave memory: [mem 0xd731f000-0xd731ffff] [ 0.046084] PM: hibernation: Registered nosave memory: [mem 0xd7320000-0xd7320fff] [ 0.046085] PM: hibernation: Registered nosave memory: [mem 0xd732d000-0xd732dfff] [ 0.046085] PM: hibernation: Registered nosave memory: [mem 0xd732e000-0xd732efff] [ 0.046086] PM: hibernation: Registered nosave memory: [mem 0xd734b000-0xd734bfff] [ 0.046087] PM: hibernation: Registered nosave memory: [mem 0xd736b000-0xd736bfff] [ 0.046088] PM: hibernation: Registered nosave memory: [mem 0xd7379000-0xd7379fff] [ 0.046088] PM: hibernation: Registered nosave memory: [mem 0xd74bf000-0xd751bfff] [ 0.046089] PM: hibernation: Registered nosave memory: [mem 0xd9733000-0xd9733fff] [ 0.046090] PM: hibernation: Registered nosave memory: [mem 0xdae31000-0xdb1e4fff] [ 0.046091] PM: hibernation: Registered nosave memory: [mem 0xdb1e5000-0xdb248fff] [ 0.046091] PM: hibernation: Registered nosave memory: [mem 0xdb249000-0xdc947fff] [ 0.046091] PM: hibernation: Registered nosave memory: [mem 0xdc948000-0xddbfefff] [ 0.046092] PM: hibernation: Registered nosave memory: [mem 0xdf000000-0xdfffffff] [ 0.046093] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff] [ 0.046093] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff] [ 0.046093] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff] [ 0.046094] PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff] [ 0.046094] PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd5fffff] [ 0.046094] PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfd7fffff] [ 0.046095] PM: hibernation: Registered nosave memory: [mem 0xfd800000-0xfe9fffff] [ 0.046095] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff] [ 0.046095] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff] [ 0.046096] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff] [ 0.046096] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff] [ 0.046096] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff] [ 0.046097] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff] [ 0.046097] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff] [ 0.046097] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff] [ 0.046098] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff] [ 0.046098] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff] [ 0.046098] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff] [ 0.046099] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff] [ 0.046099] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff] [ 0.046099] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff] [ 0.046100] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff] [ 0.046100] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff] [ 0.046100] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff] [ 0.046101] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff] [ 0.046101] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff] [ 0.046102] [mem 0xe0000000-0xefffffff] available for PCI devices [ 0.046103] Booting paravirtualized kernel on bare hardware [ 0.046105] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns [ 0.048336] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1 [ 0.048994] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144 [ 0.048999] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152 [ 0.049000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 [ 0.049005] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 [ 0.049024] Built 1 zonelists, mobility grouping on. Total pages: 12366782 [ 0.049025] Policy zone: Normal [ 0.049026] Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux-mainline.img cryptdevice=UUID=e0304559-cb86-4d4e-bdda-d512824fd33a:cryptlvm0:allow-discards root=dev/vg1/root rw [ 0.049053] printk: log_buf_len individual max cpu contribution: 4096 bytes [ 0.049053] printk: log_buf_len total cpu_extra contributions: 126976 bytes [ 0.049054] printk: log_buf_len min size: 131072 bytes [ 0.049160] printk: log_buf_len: 262144 bytes [ 0.049161] printk: early log buf free: 111152(84%) [ 0.051784] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear) [ 0.053190] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear) [ 0.053242] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off [ 0.106663] Memory: 49138200K/50252436K available (14344K kernel code, 2041K rwdata, 8996K rodata, 1724K init, 4272K bss, 1113976K reserved, 0K cma-reserved) [ 0.106669] random: get_random_u64 called from __kmem_cache_create+0x22/0x530 with crng_init=0 [ 0.106730] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1 [ 0.106736] ftrace: allocating 41980 entries in 164 pages [ 0.115739] ftrace: allocated 164 pages with 3 groups [ 0.115813] rcu: Preemptible hierarchical RCU implementation. [ 0.115814] rcu: RCU dyntick-idle grace-period acceleration is enabled. [ 0.115814] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32. [ 0.115815] rcu: RCU priority boosting: priority 1 delay 500 ms. [ 0.115816] Trampoline variant of Tasks RCU enabled. [ 0.115816] Rude variant of Tasks RCU enabled. [ 0.115816] Tracing variant of Tasks RCU enabled. [ 0.115816] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies. [ 0.115817] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32 [ 0.117469] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16 [ 0.117732] Console: colour dummy device 80x25 [ 0.117741] printk: console [tty0] enabled [ 0.117750] ACPI: Core revision 20210105 [ 0.117863] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns [ 0.117878] APIC: Switch to symmetric I/O mode setup [ 0.435339] Switched APIC routing to physical flat. [ 0.435935] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.451205] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6aab2072492, max_idle_ns: 881591144251 ns [ 0.451207] Calibrating delay loop (skipped), value calculated using timer frequency.. 7403.46 BogoMIPS (lpj=12333536) [ 0.451209] pid_max: default: 32768 minimum: 301 [ 0.452950] LSM: Security Framework initializing [ 0.452953] Yama: becoming mindful. [ 0.452956] LSM support for eBPF active [ 0.453015] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.453071] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.453186] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.453227] LVT offset 1 assigned for vector 0xf9 [ 0.453370] LVT offset 2 assigned for vector 0xf4 [ 0.453410] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256 [ 0.453410] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0 [ 0.453412] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.453413] Spectre V2 : Mitigation: Full AMD retpoline [ 0.453413] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.453413] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.453414] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.453415] Spectre V2 : User space: Mitigation: STIBP always-on protection [ 0.453415] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.453573] Freeing SMP alternatives memory: 36K [ 0.562617] smpboot: CPU0: AMD Ryzen 9 5900X 12-Core Processor (family: 0x19, model: 0x21, stepping: 0x0) [ 0.562672] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.562675] ... version: 0 [ 0.562675] ... bit width: 48 [ 0.562676] ... generic registers: 6 [ 0.562676] ... value mask: 0000ffffffffffff [ 0.562676] ... max period: 00007fffffffffff [ 0.562676] ... fixed-purpose events: 0 [ 0.562677] ... event mask: 000000000000003f [ 0.562706] rcu: Hierarchical SRCU implementation. [ 0.562904] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.563010] smp: Bringing up secondary CPUs ... [ 0.563058] x86: Booting SMP configuration: [ 0.563059] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 [ 0.587919] Spectre V2 : Update user space SMT mitigation: STIBP always-on [ 0.587947] #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 [ 0.611232] smp: Brought up 1 node, 24 CPUs [ 0.611234] smpboot: Max logical packages: 2 [ 0.611235] smpboot: Total of 24 processors activated (177673.04 BogoMIPS) [ 0.615015] devtmpfs: initialized [ 0.615015] x86/mm: Memory block size: 128MB [ 0.615607] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20dfff] (57344 bytes) [ 0.615607] PM: Registering ACPI NVS region [mem 0xdb249000-0xdc947fff] (24113152 bytes) [ 0.615607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns [ 0.615607] futex hash table entries: 8192 (order: 7, 524288 bytes, linear) [ 0.615607] pinctrl core: initialized pinctrl subsystem [ 0.615607] PM: RTC time: 16:34:24, date: 2021-05-14 [ 0.615607] NET: Registered protocol family 16 [ 0.615607] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations [ 0.615607] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.615607] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.615607] audit: initializing netlink subsys (disabled) [ 0.615607] audit: type=2000 audit(1621010064.183:1): state=initialized audit_enabled=0 res=1 [ 0.615607] thermal_sys: Registered thermal governor 'fair_share' [ 0.615607] thermal_sys: Registered thermal governor 'bang_bang' [ 0.615607] thermal_sys: Registered thermal governor 'step_wise' [ 0.615607] thermal_sys: Registered thermal governor 'user_space' [ 0.615607] thermal_sys: Registered thermal governor 'power_allocator' [ 0.615607] cpuidle: using governor ladder [ 0.615607] cpuidle: using governor menu [ 0.615607] Detected 1 PCC Subspaces [ 0.615607] Registering PCC driver as Mailbox controller [ 0.615607] ACPI: bus type PCI registered [ 0.615607] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.615607] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) [ 0.615607] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820 [ 0.615607] PCI: Using configuration type 1 for base access [ 0.618220] Kprobes globally optimized [ 0.618223] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.618223] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.618223] ACPI: Added _OSI(Module Device) [ 0.618223] ACPI: Added _OSI(Processor Device) [ 0.618223] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618223] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618223] ACPI: Added _OSI(Linux-Dell-Video) [ 0.618223] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.618223] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.628033] ACPI: 12 ACPI AML tables successfully acquired and loaded [ 0.628977] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.631663] ACPI: Interpreter enabled [ 0.631672] ACPI: (supports S0 S3 S4 S5) [ 0.631673] ACPI: Using IOAPIC for interrupt routing [ 0.631862] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.632158] ACPI: Enabled 7 GPEs in block 00 to 1F [ 0.637467] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.637471] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.637574] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug PME LTR DPC] [ 0.637671] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug AER PCIeCapability] [ 0.637677] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge [ 0.637892] PCI host bridge to bus 0000:00 [ 0.637893] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] [ 0.637894] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] [ 0.637894] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] [ 0.637895] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.637895] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.637896] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window] [ 0.637896] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfcffffff window] [ 0.637897] pci_bus 0000:00: root bus resource [mem 0xc20000000-0x7fffffffff window] [ 0.637898] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.637906] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000 [ 0.637982] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600 [ 0.638067] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000 [ 0.638128] pci 0000:00:01.1: [1022:1483] type 01 class 0x060400 [ 0.638153] pci 0000:00:01.1: enabling Extended Tags [ 0.638197] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold [ 0.638288] pci 0000:00:01.2: [1022:1483] type 01 class 0x060400 [ 0.638312] pci 0000:00:01.2: enabling Extended Tags [ 0.638356] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold [ 0.638441] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000 [ 0.638501] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000 [ 0.638561] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400 [ 0.638627] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold [ 0.638714] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000 [ 0.638774] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000 [ 0.638836] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000 [ 0.638893] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400 [ 0.638916] pci 0000:00:07.1: enabling Extended Tags [ 0.638952] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold [ 0.639029] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000 [ 0.639089] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400 [ 0.639114] pci 0000:00:08.1: enabling Extended Tags [ 0.639153] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold [ 0.639248] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 [ 0.639351] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 [ 0.639458] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000 [ 0.639491] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000 [ 0.639525] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000 [ 0.639557] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000 [ 0.639590] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000 [ 0.639622] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000 [ 0.639655] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000 [ 0.639687] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000 [ 0.639768] pci 0000:01:00.0: [144d:a808] type 00 class 0x010802 [ 0.639786] pci 0000:01:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit] [ 0.639964] pci 0000:00:01.1: PCI bridge to [bus 01] [ 0.639968] pci 0000:00:01.1: bridge window [mem 0xfcf00000-0xfcffffff] [ 0.640017] pci 0000:02:00.0: [1022:43ee] type 00 class 0x0c0330 [ 0.640034] pci 0000:02:00.0: reg 0x10: [mem 0xfc7a0000-0xfc7a7fff 64bit] [ 0.640074] pci 0000:02:00.0: enabling Extended Tags [ 0.640127] pci 0000:02:00.0: PME# supported from D3hot D3cold [ 0.640165] pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link) [ 0.640207] pci 0000:02:00.1: [1022:43eb] type 00 class 0x010601 [ 0.640254] pci 0000:02:00.1: reg 0x24: [mem 0xfc780000-0xfc79ffff] [ 0.640262] pci 0000:02:00.1: reg 0x30: [mem 0xfc700000-0xfc77ffff pref] [ 0.640268] pci 0000:02:00.1: enabling Extended Tags [ 0.640308] pci 0000:02:00.1: PME# supported from D3hot D3cold [ 0.640363] pci 0000:02:00.2: [1022:43e9] type 01 class 0x060400 [ 0.640406] pci 0000:02:00.2: enabling Extended Tags [ 0.640452] pci 0000:02:00.2: PME# supported from D3hot D3cold [ 0.640520] pci 0000:00:01.2: PCI bridge to [bus 02-2a] [ 0.640523] pci 0000:00:01.2: bridge window [io 0xc000-0xefff] [ 0.640524] pci 0000:00:01.2: bridge window [mem 0xfc100000-0xfc7fffff] [ 0.640527] pci 0000:00:01.2: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref] [ 0.640604] pci 0000:03:00.0: [1022:43ea] type 01 class 0x060400 [ 0.640651] pci 0000:03:00.0: enabling Extended Tags [ 0.640702] pci 0000:03:00.0: PME# supported from D3hot D3cold [ 0.640783] pci 0000:03:07.0: [1022:43ea] type 01 class 0x060400 [ 0.640830] pci 0000:03:07.0: enabling Extended Tags [ 0.640881] pci 0000:03:07.0: PME# supported from D3hot D3cold [ 0.640956] pci 0000:03:09.0: [1022:43ea] type 01 class 0x060400 [ 0.641003] pci 0000:03:09.0: enabling Extended Tags [ 0.641054] pci 0000:03:09.0: PME# supported from D3hot D3cold [ 0.641135] pci 0000:02:00.2: PCI bridge to [bus 03-2a] [ 0.641140] pci 0000:02:00.2: bridge window [io 0xc000-0xefff] [ 0.641142] pci 0000:02:00.2: bridge window [mem 0xfc100000-0xfc6fffff] [ 0.641147] pci 0000:02:00.2: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref] [ 0.641214] pci 0000:04:00.0: [1002:1478] type 01 class 0x060400 [ 0.641237] pci 0000:04:00.0: reg 0x10: [mem 0xfc400000-0xfc403fff] [ 0.641287] pci 0000:04:00.0: enabling Extended Tags [ 0.641414] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold [ 0.641540] pci 0000:04:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link) [ 0.641584] pci 0000:03:00.0: PCI bridge to [bus 04-06] [ 0.641588] pci 0000:03:00.0: bridge window [io 0xe000-0xefff] [ 0.641591] pci 0000:03:00.0: bridge window [mem 0xfc100000-0xfc4fffff] [ 0.641595] pci 0000:03:00.0: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref] [ 0.641672] pci 0000:05:00.0: [1002:1479] type 01 class 0x060400 [ 0.641746] pci 0000:05:00.0: enabling Extended Tags [ 0.641869] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold [ 0.642042] pci 0000:04:00.0: PCI bridge to [bus 05-06] [ 0.642049] pci 0000:04:00.0: bridge window [io 0xe000-0xefff] [ 0.642053] pci 0000:04:00.0: bridge window [mem 0xfc100000-0xfc3fffff] [ 0.642060] pci 0000:04:00.0: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref] [ 0.642141] pci 0000:06:00.0: [1002:73bf] type 00 class 0x030000 [ 0.642170] pci 0000:06:00.0: reg 0x10: [mem 0x7800000000-0x7bffffffff 64bit pref] [ 0.642188] pci 0000:06:00.0: reg 0x18: [mem 0x7c00000000-0x7c0fffffff 64bit pref] [ 0.642200] pci 0000:06:00.0: reg 0x20: [io 0xe000-0xe0ff] [ 0.642213] pci 0000:06:00.0: reg 0x24: [mem 0xfc200000-0xfc2fffff] [ 0.642225] pci 0000:06:00.0: reg 0x30: [mem 0xfc300000-0xfc31ffff pref] [ 0.642235] pci 0000:06:00.0: enabling Extended Tags [ 0.642380] pci 0000:06:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.642523] pci 0000:06:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link) [ 0.642574] pci 0000:06:00.1: [1002:ab28] type 00 class 0x040300 [ 0.642593] pci 0000:06:00.1: reg 0x10: [mem 0xfc324000-0xfc327fff] [ 0.642653] pci 0000:06:00.1: enabling Extended Tags [ 0.642746] pci 0000:06:00.1: PME# supported from D1 D2 D3hot D3cold [ 0.642861] pci 0000:06:00.2: [1002:73a6] type 00 class 0x0c0330 [ 0.642890] pci 0000:06:00.2: reg 0x10: [mem 0xfc100000-0xfc1fffff 64bit] [ 0.642958] pci 0000:06:00.2: enabling Extended Tags [ 0.643058] pci 0000:06:00.2: PME# supported from D0 D3hot D3cold [ 0.643172] pci 0000:06:00.3: [1002:73a4] type 00 class 0x0c8000 [ 0.643197] pci 0000:06:00.3: reg 0x10: [mem 0xfc320000-0xfc323fff 64bit] [ 0.643248] pci 0000:06:00.3: enabling Extended Tags [ 0.643341] pci 0000:06:00.3: PME# supported from D0 D3hot [ 0.643480] pci 0000:05:00.0: PCI bridge to [bus 06] [ 0.643488] pci 0000:05:00.0: bridge window [io 0xe000-0xefff] [ 0.643491] pci 0000:05:00.0: bridge window [mem 0xfc100000-0xfc3fffff] [ 0.643498] pci 0000:05:00.0: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref] [ 0.643580] pci 0000:07:00.0: [10ec:8168] type 00 class 0x020000 [ 0.643602] pci 0000:07:00.0: reg 0x10: [io 0xd000-0xd0ff] [ 0.643631] pci 0000:07:00.0: reg 0x18: [mem 0xfc604000-0xfc604fff 64bit] [ 0.643650] pci 0000:07:00.0: reg 0x20: [mem 0xfc600000-0xfc603fff 64bit] [ 0.643794] pci 0000:07:00.0: supports D1 D2 [ 0.643795] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.643944] pci 0000:03:07.0: PCI bridge to [bus 07] [ 0.643949] pci 0000:03:07.0: bridge window [io 0xd000-0xdfff] [ 0.643951] pci 0000:03:07.0: bridge window [mem 0xfc600000-0xfc6fffff] [ 0.644027] pci 0000:2a:00.0: [10ec:8125] type 00 class 0x020000 [ 0.644047] pci 0000:2a:00.0: reg 0x10: [io 0xc000-0xc0ff] [ 0.644072] pci 0000:2a:00.0: reg 0x18: [mem 0xfc500000-0xfc50ffff 64bit] [ 0.644088] pci 0000:2a:00.0: reg 0x20: [mem 0xfc510000-0xfc513fff 64bit] [ 0.644229] pci 0000:2a:00.0: supports D1 D2 [ 0.644229] pci 0000:2a:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.644392] pci 0000:03:09.0: PCI bridge to [bus 2a] [ 0.644397] pci 0000:03:09.0: bridge window [io 0xc000-0xcfff] [ 0.644400] pci 0000:03:09.0: bridge window [mem 0xfc500000-0xfc5fffff] [ 0.644473] pci 0000:2b:00.0: [1002:1478] type 01 class 0x060400 [ 0.644487] pci 0000:2b:00.0: reg 0x10: [mem 0xfcb00000-0xfcb03fff] [ 0.644599] pci 0000:2b:00.0: PME# supported from D0 D3hot D3cold [ 0.644673] pci 0000:2b:00.0: 64.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x16 link at 0000:00:03.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link) [ 0.644717] pci 0000:00:03.1: PCI bridge to [bus 2b-2d] [ 0.644720] pci 0000:00:03.1: bridge window [io 0xf000-0xffff] [ 0.644721] pci 0000:00:03.1: bridge window [mem 0xfc800000-0xfcbfffff] [ 0.644724] pci 0000:00:03.1: bridge window [mem 0x7000000000-0x740fffffff 64bit pref] [ 0.644783] pci 0000:2c:00.0: [1002:1479] type 01 class 0x060400 [ 0.644900] pci 0000:2c:00.0: PME# supported from D0 D3hot D3cold [ 0.645152] pci 0000:2b:00.0: PCI bridge to [bus 2c-2d] [ 0.645157] pci 0000:2b:00.0: bridge window [io 0xf000-0xffff] [ 0.645160] pci 0000:2b:00.0: bridge window [mem 0xfc800000-0xfcafffff] [ 0.645164] pci 0000:2b:00.0: bridge window [mem 0x7000000000-0x740fffffff 64bit pref] [ 0.645227] pci 0000:2d:00.0: [1002:73bf] type 00 class 0x030000 [ 0.645245] pci 0000:2d:00.0: reg 0x10: [mem 0x7000000000-0x73ffffffff 64bit pref] [ 0.645257] pci 0000:2d:00.0: reg 0x18: [mem 0x7400000000-0x740fffffff 64bit pref] [ 0.645264] pci 0000:2d:00.0: reg 0x20: [io 0xf000-0xf0ff] [ 0.645272] pci 0000:2d:00.0: reg 0x24: [mem 0xfc900000-0xfc9fffff] [ 0.645279] pci 0000:2d:00.0: reg 0x30: [mem 0xfca00000-0xfca1ffff pref] [ 0.645303] pci 0000:2d:00.0: BAR 0: assigned to efifb [ 0.645372] pci 0000:2d:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.645455] pci 0000:2d:00.0: 64.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x16 link at 0000:00:03.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link) [ 0.645499] pci 0000:2d:00.1: [1002:ab28] type 00 class 0x040300 [ 0.645511] pci 0000:2d:00.1: reg 0x10: [mem 0xfca24000-0xfca27fff] [ 0.645602] pci 0000:2d:00.1: PME# supported from D1 D2 D3hot D3cold [ 0.645681] pci 0000:2d:00.2: [1002:73a6] type 00 class 0x0c0330 [ 0.645698] pci 0000:2d:00.2: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit] [ 0.645799] pci 0000:2d:00.2: PME# supported from D0 D3hot D3cold [ 0.645872] pci 0000:2d:00.3: [1002:73a4] type 00 class 0x0c8000 [ 0.645887] pci 0000:2d:00.3: reg 0x10: [mem 0xfca20000-0xfca23fff 64bit] [ 0.645972] pci 0000:2d:00.3: PME# supported from D0 D3hot [ 0.646061] pci 0000:2c:00.0: PCI bridge to [bus 2d] [ 0.646065] pci 0000:2c:00.0: bridge window [io 0xf000-0xffff] [ 0.646068] pci 0000:2c:00.0: bridge window [mem 0xfc800000-0xfcafffff] [ 0.646072] pci 0000:2c:00.0: bridge window [mem 0x7000000000-0x740fffffff 64bit pref] [ 0.646117] pci 0000:2e:00.0: [1022:148a] type 00 class 0x130000 [ 0.646144] pci 0000:2e:00.0: enabling Extended Tags [ 0.646235] pci 0000:00:07.1: PCI bridge to [bus 2e] [ 0.646283] pci 0000:2f:00.0: [1022:1485] type 00 class 0x130000 [ 0.646315] pci 0000:2f:00.0: enabling Extended Tags [ 0.646420] pci 0000:2f:00.1: [1022:1486] type 00 class 0x108000 [ 0.646435] pci 0000:2f:00.1: reg 0x18: [mem 0xfcd00000-0xfcdfffff] [ 0.646445] pci 0000:2f:00.1: reg 0x24: [mem 0xfce08000-0xfce09fff] [ 0.646453] pci 0000:2f:00.1: enabling Extended Tags [ 0.646544] pci 0000:2f:00.3: [1022:149c] type 00 class 0x0c0330 [ 0.646557] pci 0000:2f:00.3: reg 0x10: [mem 0xfcc00000-0xfccfffff 64bit] [ 0.646585] pci 0000:2f:00.3: enabling Extended Tags [ 0.646628] pci 0000:2f:00.3: PME# supported from D0 D3hot D3cold [ 0.646690] pci 0000:2f:00.4: [1022:1487] type 00 class 0x040300 [ 0.646698] pci 0000:2f:00.4: reg 0x10: [mem 0xfce00000-0xfce07fff] [ 0.646723] pci 0000:2f:00.4: enabling Extended Tags [ 0.646764] pci 0000:2f:00.4: PME# supported from D0 D3hot D3cold [ 0.646830] pci 0000:00:08.1: PCI bridge to [bus 2f] [ 0.646834] pci 0000:00:08.1: bridge window [mem 0xfcc00000-0xfcefffff] [ 0.647027] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0 [ 0.647063] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0 [ 0.647094] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0 [ 0.647131] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0 [ 0.647165] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0 [ 0.647193] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0 [ 0.647221] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0 [ 0.647249] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0 [ 0.647724] iommu: Default domain type: Translated [ 0.647748] pci 0000:06:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.647748] pci 0000:2d:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.647748] pci 0000:06:00.0: vgaarb: bridge control possible [ 0.647748] pci 0000:2d:00.0: vgaarb: bridge control possible [ 0.647748] pci 0000:2d:00.0: vgaarb: setting as boot device [ 0.647748] vgaarb: loaded [ 0.647748] SCSI subsystem initialized [ 0.647748] libata version 3.00 loaded. [ 0.647748] ACPI: bus type USB registered [ 0.647748] usbcore: registered new interface driver usbfs [ 0.647748] usbcore: registered new interface driver hub [ 0.647877] usbcore: registered new device driver usb [ 0.647887] pps_core: LinuxPPS API ver. 1 registered [ 0.647887] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.647888] PTP clock support registered [ 0.647892] EDAC MC: Ver: 3.0.0 [ 0.647994] Registered efivars operations [ 0.647994] NetLabel: Initializing [ 0.647994] NetLabel: domain hash size = 128 [ 0.647994] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.647994] NetLabel: unlabeled traffic allowed by default [ 0.647994] PCI: Using ACPI for IRQ routing [ 0.651742] PCI: pci_cache_line_size set to 64 bytes [ 0.651830] e820: reserve RAM buffer [mem 0x09e02000-0x0bffffff] [ 0.651831] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff] [ 0.651831] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff] [ 0.651832] e820: reserve RAM buffer [mem 0xd7302018-0xd7ffffff] [ 0.651832] e820: reserve RAM buffer [mem 0xd7320018-0xd7ffffff] [ 0.651833] e820: reserve RAM buffer [mem 0xd732e018-0xd7ffffff] [ 0.651833] e820: reserve RAM buffer [mem 0xd736b018-0xd7ffffff] [ 0.651834] e820: reserve RAM buffer [mem 0xd74bf000-0xd7ffffff] [ 0.651834] e820: reserve RAM buffer [mem 0xd9733000-0xdbffffff] [ 0.651835] e820: reserve RAM buffer [mem 0xdae31000-0xdbffffff] [ 0.651835] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff] [ 0.651836] e820: reserve RAM buffer [mem 0xc1f300000-0xc1fffffff] [ 0.651838] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.651838] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 0.653275] clocksource: Switched to clocksource tsc-early [ 0.654868] VFS: Disk quotas dquot_6.6.0 [ 0.654876] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.654902] pnp: PnP ACPI init [ 0.654949] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved [ 0.654952] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.654986] system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved [ 0.654987] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.655008] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.655100] system 00:03: [io 0x0a00-0x0a0f] has been reserved [ 0.655101] system 00:03: [io 0x0a10-0x0a1f] has been reserved [ 0.655101] system 00:03: [io 0x0a20-0x0a2f] has been reserved [ 0.655103] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.655271] system 00:04: [io 0x04d0-0x04d1] has been reserved [ 0.655272] system 00:04: [io 0x040b] has been reserved [ 0.655273] system 00:04: [io 0x04d6] has been reserved [ 0.655273] system 00:04: [io 0x0c00-0x0c01] has been reserved [ 0.655274] system 00:04: [io 0x0c14] has been reserved [ 0.655274] system 00:04: [io 0x0c50-0x0c51] has been reserved [ 0.655275] system 00:04: [io 0x0c52] has been reserved [ 0.655275] system 00:04: [io 0x0c6c] has been reserved [ 0.655276] system 00:04: [io 0x0c6f] has been reserved [ 0.655276] system 00:04: [io 0x0cd8-0x0cdf] has been reserved [ 0.655277] system 00:04: [io 0x0800-0x089f] has been reserved [ 0.655277] system 00:04: [io 0x0b00-0x0b0f] has been reserved [ 0.655278] system 00:04: [io 0x0b20-0x0b3f] has been reserved [ 0.655279] system 00:04: [io 0x0900-0x090f] has been reserved [ 0.655279] system 00:04: [io 0x0910-0x091f] has been reserved [ 0.655280] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.655281] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved [ 0.655282] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved [ 0.655283] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.655284] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved [ 0.655285] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved [ 0.655286] system 00:04: [mem 0xff000000-0xffffffff] has been reserved [ 0.655287] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.655638] pnp: PnP ACPI: found 5 devices [ 0.660893] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.660933] NET: Registered protocol family 2 [ 0.661168] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear) [ 0.661345] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.661682] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) [ 0.661722] TCP: Hash tables configured (established 524288 bind 65536) [ 0.661819] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear) [ 0.661891] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.661981] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.662066] NET: Registered protocol family 1 [ 0.662068] NET: Registered protocol family 44 [ 0.662082] pci 0000:00:01.1: PCI bridge to [bus 01] [ 0.662086] pci 0000:00:01.1: bridge window [mem 0xfcf00000-0xfcffffff] [ 0.662093] pci 0000:05:00.0: PCI bridge to [bus 06] [ 0.662096] pci 0000:05:00.0: bridge window [io 0xe000-0xefff] [ 0.662101] pci 0000:05:00.0: bridge window [mem 0xfc100000-0xfc3fffff] [ 0.662105] pci 0000:05:00.0: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref] [ 0.662113] pci 0000:04:00.0: PCI bridge to [bus 05-06] [ 0.662115] pci 0000:04:00.0: bridge window [io 0xe000-0xefff] [ 0.662121] pci 0000:04:00.0: bridge window [mem 0xfc100000-0xfc3fffff] [ 0.662125] pci 0000:04:00.0: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref] [ 0.662132] pci 0000:03:00.0: PCI bridge to [bus 04-06] [ 0.662134] pci 0000:03:00.0: bridge window [io 0xe000-0xefff] [ 0.662137] pci 0000:03:00.0: bridge window [mem 0xfc100000-0xfc4fffff] [ 0.662140] pci 0000:03:00.0: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref] [ 0.662145] pci 0000:03:07.0: PCI bridge to [bus 07] [ 0.662146] pci 0000:03:07.0: bridge window [io 0xd000-0xdfff] [ 0.662150] pci 0000:03:07.0: bridge window [mem 0xfc600000-0xfc6fffff] [ 0.662157] pci 0000:03:09.0: PCI bridge to [bus 2a] [ 0.662158] pci 0000:03:09.0: bridge window [io 0xc000-0xcfff] [ 0.662162] pci 0000:03:09.0: bridge window [mem 0xfc500000-0xfc5fffff] [ 0.662169] pci 0000:02:00.2: PCI bridge to [bus 03-2a] [ 0.662170] pci 0000:02:00.2: bridge window [io 0xc000-0xefff] [ 0.662174] pci 0000:02:00.2: bridge window [mem 0xfc100000-0xfc6fffff] [ 0.662176] pci 0000:02:00.2: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref] [ 0.662181] pci 0000:00:01.2: PCI bridge to [bus 02-2a] [ 0.662182] pci 0000:00:01.2: bridge window [io 0xc000-0xefff] [ 0.662184] pci 0000:00:01.2: bridge window [mem 0xfc100000-0xfc7fffff] [ 0.662186] pci 0000:00:01.2: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref] [ 0.662189] pci 0000:2c:00.0: PCI bridge to [bus 2d] [ 0.662191] pci 0000:2c:00.0: bridge window [io 0xf000-0xffff] [ 0.662194] pci 0000:2c:00.0: bridge window [mem 0xfc800000-0xfcafffff] [ 0.662197] pci 0000:2c:00.0: bridge window [mem 0x7000000000-0x740fffffff 64bit pref] [ 0.662202] pci 0000:2b:00.0: PCI bridge to [bus 2c-2d] [ 0.662203] pci 0000:2b:00.0: bridge window [io 0xf000-0xffff] [ 0.662207] pci 0000:2b:00.0: bridge window [mem 0xfc800000-0xfcafffff] [ 0.662209] pci 0000:2b:00.0: bridge window [mem 0x7000000000-0x740fffffff 64bit pref] [ 0.662214] pci 0000:00:03.1: PCI bridge to [bus 2b-2d] [ 0.662215] pci 0000:00:03.1: bridge window [io 0xf000-0xffff] [ 0.662217] pci 0000:00:03.1: bridge window [mem 0xfc800000-0xfcbfffff] [ 0.662219] pci 0000:00:03.1: bridge window [mem 0x7000000000-0x740fffffff 64bit pref] [ 0.662222] pci 0000:00:07.1: PCI bridge to [bus 2e] [ 0.662228] pci 0000:00:08.1: PCI bridge to [bus 2f] [ 0.662230] pci 0000:00:08.1: bridge window [mem 0xfcc00000-0xfcefffff] [ 0.662235] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] [ 0.662236] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] [ 0.662236] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] [ 0.662237] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] [ 0.662237] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window] [ 0.662238] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window] [ 0.662239] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfcffffff window] [ 0.662239] pci_bus 0000:00: resource 11 [mem 0xc20000000-0x7fffffffff window] [ 0.662240] pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff] [ 0.662241] pci_bus 0000:02: resource 0 [io 0xc000-0xefff] [ 0.662242] pci_bus 0000:02: resource 1 [mem 0xfc100000-0xfc7fffff] [ 0.662242] pci_bus 0000:02: resource 2 [mem 0x7800000000-0x7c0fffffff 64bit pref] [ 0.662243] pci_bus 0000:03: resource 0 [io 0xc000-0xefff] [ 0.662243] pci_bus 0000:03: resource 1 [mem 0xfc100000-0xfc6fffff] [ 0.662244] pci_bus 0000:03: resource 2 [mem 0x7800000000-0x7c0fffffff 64bit pref] [ 0.662244] pci_bus 0000:04: resource 0 [io 0xe000-0xefff] [ 0.662245] pci_bus 0000:04: resource 1 [mem 0xfc100000-0xfc4fffff] [ 0.662246] pci_bus 0000:04: resource 2 [mem 0x7800000000-0x7c0fffffff 64bit pref] [ 0.662246] pci_bus 0000:05: resource 0 [io 0xe000-0xefff] [ 0.662247] pci_bus 0000:05: resource 1 [mem 0xfc100000-0xfc3fffff] [ 0.662247] pci_bus 0000:05: resource 2 [mem 0x7800000000-0x7c0fffffff 64bit pref] [ 0.662248] pci_bus 0000:06: resource 0 [io 0xe000-0xefff] [ 0.662249] pci_bus 0000:06: resource 1 [mem 0xfc100000-0xfc3fffff] [ 0.662249] pci_bus 0000:06: resource 2 [mem 0x7800000000-0x7c0fffffff 64bit pref] [ 0.662250] pci_bus 0000:07: resource 0 [io 0xd000-0xdfff] [ 0.662250] pci_bus 0000:07: resource 1 [mem 0xfc600000-0xfc6fffff] [ 0.662251] pci_bus 0000:2a: resource 0 [io 0xc000-0xcfff] [ 0.662252] pci_bus 0000:2a: resource 1 [mem 0xfc500000-0xfc5fffff] [ 0.662252] pci_bus 0000:2b: resource 0 [io 0xf000-0xffff] [ 0.662253] pci_bus 0000:2b: resource 1 [mem 0xfc800000-0xfcbfffff] [ 0.662253] pci_bus 0000:2b: resource 2 [mem 0x7000000000-0x740fffffff 64bit pref] [ 0.662254] pci_bus 0000:2c: resource 0 [io 0xf000-0xffff] [ 0.662254] pci_bus 0000:2c: resource 1 [mem 0xfc800000-0xfcafffff] [ 0.662255] pci_bus 0000:2c: resource 2 [mem 0x7000000000-0x740fffffff 64bit pref] [ 0.662256] pci_bus 0000:2d: resource 0 [io 0xf000-0xffff] [ 0.662256] pci_bus 0000:2d: resource 1 [mem 0xfc800000-0xfcafffff] [ 0.662257] pci_bus 0000:2d: resource 2 [mem 0x7000000000-0x740fffffff 64bit pref] [ 0.662257] pci_bus 0000:2f: resource 1 [mem 0xfcc00000-0xfcefffff] [ 0.662459] pci 0000:06:00.1: D0 power state depends on 0000:06:00.0 [ 0.662608] pci 0000:2d:00.1: D0 power state depends on 0000:2d:00.0 [ 0.662773] PCI: CLS 64 bytes, default 64 [ 0.662794] Trying to unpack rootfs image as initramfs... [ 0.774120] Freeing initrd memory: 35632K [ 0.774137] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported [ 0.774181] pci 0000:00:01.0: Adding to iommu group 0 [ 0.774188] pci 0000:00:01.1: Adding to iommu group 1 [ 0.774194] pci 0000:00:01.2: Adding to iommu group 2 [ 0.774200] pci 0000:00:02.0: Adding to iommu group 3 [ 0.774208] pci 0000:00:03.0: Adding to iommu group 4 [ 0.774213] pci 0000:00:03.1: Adding to iommu group 5 [ 0.774219] pci 0000:00:04.0: Adding to iommu group 6 [ 0.774226] pci 0000:00:05.0: Adding to iommu group 7 [ 0.774233] pci 0000:00:07.0: Adding to iommu group 8 [ 0.774239] pci 0000:00:07.1: Adding to iommu group 9 [ 0.774247] pci 0000:00:08.0: Adding to iommu group 10 [ 0.774252] pci 0000:00:08.1: Adding to iommu group 11 [ 0.774261] pci 0000:00:14.0: Adding to iommu group 12 [ 0.774265] pci 0000:00:14.3: Adding to iommu group 12 [ 0.774284] pci 0000:00:18.0: Adding to iommu group 13 [ 0.774288] pci 0000:00:18.1: Adding to iommu group 13 [ 0.774292] pci 0000:00:18.2: Adding to iommu group 13 [ 0.774297] pci 0000:00:18.3: Adding to iommu group 13 [ 0.774301] pci 0000:00:18.4: Adding to iommu group 13 [ 0.774306] pci 0000:00:18.5: Adding to iommu group 13 [ 0.774310] pci 0000:00:18.6: Adding to iommu group 13 [ 0.774315] pci 0000:00:18.7: Adding to iommu group 13 [ 0.774320] pci 0000:01:00.0: Adding to iommu group 14 [ 0.774331] pci 0000:02:00.0: Adding to iommu group 15 [ 0.774337] pci 0000:02:00.1: Adding to iommu group 15 [ 0.774342] pci 0000:02:00.2: Adding to iommu group 15 [ 0.774345] pci 0000:03:00.0: Adding to iommu group 15 [ 0.774348] pci 0000:03:07.0: Adding to iommu group 15 [ 0.774351] pci 0000:03:09.0: Adding to iommu group 15 [ 0.774353] pci 0000:04:00.0: Adding to iommu group 15 [ 0.774356] pci 0000:05:00.0: Adding to iommu group 15 [ 0.774362] pci 0000:06:00.0: Adding to iommu group 15 [ 0.774368] pci 0000:06:00.1: Adding to iommu group 15 [ 0.774374] pci 0000:06:00.2: Adding to iommu group 15 [ 0.774379] pci 0000:06:00.3: Adding to iommu group 15 [ 0.774382] pci 0000:07:00.0: Adding to iommu group 15 [ 0.774385] pci 0000:2a:00.0: Adding to iommu group 15 [ 0.774391] pci 0000:2b:00.0: Adding to iommu group 16 [ 0.774397] pci 0000:2c:00.0: Adding to iommu group 17 [ 0.774406] pci 0000:2d:00.0: Adding to iommu group 18 [ 0.774416] pci 0000:2d:00.1: Adding to iommu group 19 [ 0.774425] pci 0000:2d:00.2: Adding to iommu group 20 [ 0.774435] pci 0000:2d:00.3: Adding to iommu group 21 [ 0.774440] pci 0000:2e:00.0: Adding to iommu group 22 [ 0.774448] pci 0000:2f:00.0: Adding to iommu group 23 [ 0.774455] pci 0000:2f:00.1: Adding to iommu group 24 [ 0.774462] pci 0000:2f:00.3: Adding to iommu group 25 [ 0.774469] pci 0000:2f:00.4: Adding to iommu group 26 [ 0.777396] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40 [ 0.777397] pci 0000:00:00.2: AMD-Vi: Extended features (0x58f77ef22294a5a): [ 0.777398] PPR NX GT IA PC GA_vAPIC [ 0.777400] AMD-Vi: Interrupt remapping enabled [ 0.777466] AMD-Vi: Lazy IO/TLB flushing enabled [ 0.777909] amd_uncore: 4 amd_df counters detected [ 0.777914] amd_uncore: 6 amd_l3 counters detected [ 0.778162] LVT offset 0 assigned for vector 0x400 [ 0.778285] perf: AMD IBS detected (0x000003ff) [ 0.778290] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank). [ 0.779382] check: Scanning for low memory corruption every 60 seconds [ 0.779650] Initialise system trusted keyrings [ 0.779658] Key type blacklist registered [ 0.779687] workingset: timestamp_bits=41 max_order=24 bucket_order=0 [ 0.780212] zbud: loaded [ 0.782666] Key type asymmetric registered [ 0.782668] Asymmetric key parser 'x509' registered [ 0.782676] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.782703] io scheduler mq-deadline registered [ 0.782704] io scheduler kyber registered [ 0.782718] io scheduler bfq registered [ 0.782866] atomic64_test: passed for x86-64 platform with CX8 and with SSE [ 0.782997] pcieport 0000:00:01.1: AER: enabled with IRQ 29 [ 0.783140] pcieport 0000:00:01.2: AER: enabled with IRQ 30 [ 0.783277] pcieport 0000:00:03.1: AER: enabled with IRQ 31 [ 0.783477] pcieport 0000:00:07.1: AER: enabled with IRQ 33 [ 0.783590] pcieport 0000:00:08.1: AER: enabled with IRQ 34 [ 0.784668] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.784680] efifb: probing for efifb [ 0.784695] efifb: framebuffer at 0x7000000000, using 3072k, total 3072k [ 0.784695] efifb: mode is 1024x768x32, linelength=4096, pages=1 [ 0.784696] efifb: scrolling: redraw [ 0.784696] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.784716] fbcon: Deferring console take-over [ 0.784716] fb0: EFI VGA frame buffer device [ 0.784791] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.784804] ACPI: button: Power Button [PWRB] [ 0.784819] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 0.784854] ACPI: button: Power Button [PWRF] [ 0.786136] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1403 [ 0.786150] Monitor-Mwait will be used to enter C-1 state [ 0.786155] ACPI: \_SB_.PLTF.C000: Found 2 idle states [ 0.786218] ACPI: \_SB_.PLTF.C002: Found 2 idle states [ 0.786289] ACPI: \_SB_.PLTF.C004: Found 2 idle states [ 0.786360] ACPI: \_SB_.PLTF.C006: Found 2 idle states [ 0.786426] ACPI: \_SB_.PLTF.C008: Found 2 idle states [ 0.786493] ACPI: \_SB_.PLTF.C00A: Found 2 idle states [ 0.786540] ACPI: \_SB_.PLTF.C00C: Found 2 idle states [ 0.786587] ACPI: \_SB_.PLTF.C00E: Found 2 idle states [ 0.786649] ACPI: \_SB_.PLTF.C010: Found 2 idle states [ 0.786709] ACPI: \_SB_.PLTF.C012: Found 2 idle states [ 0.786770] ACPI: \_SB_.PLTF.C014: Found 2 idle states [ 0.786810] ACPI: \_SB_.PLTF.C016: Found 2 idle states [ 0.786872] ACPI: \_SB_.PLTF.C001: Found 2 idle states [ 0.786934] ACPI: \_SB_.PLTF.C003: Found 2 idle states [ 0.786994] ACPI: \_SB_.PLTF.C005: Found 2 idle states [ 0.787056] ACPI: \_SB_.PLTF.C007: Found 2 idle states [ 0.787116] ACPI: \_SB_.PLTF.C009: Found 2 idle states [ 0.787177] ACPI: \_SB_.PLTF.C00B: Found 2 idle states [ 0.787230] ACPI: \_SB_.PLTF.C00D: Found 2 idle states [ 0.787290] ACPI: \_SB_.PLTF.C00F: Found 2 idle states [ 0.787337] ACPI: \_SB_.PLTF.C011: Found 2 idle states [ 0.787397] ACPI: \_SB_.PLTF.C013: Found 2 idle states [ 0.787461] ACPI: \_SB_.PLTF.C015: Found 2 idle states [ 0.787526] ACPI: \_SB_.PLTF.C017: Found 2 idle states [ 0.787708] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.787850] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.788453] Non-volatile memory driver v1.3 [ 0.788454] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de> [ 0.789136] nvme nvme0: pci function 0000:01:00.0 [ 0.789155] ahci 0000:02:00.1: version 3.0 [ 0.789285] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled [ 0.789339] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode [ 0.789340] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst [ 0.789567] scsi host0: ahci [ 0.789632] scsi host1: ahci [ 0.789685] scsi host2: ahci [ 0.789734] scsi host3: ahci [ 0.789782] scsi host4: ahci [ 0.789832] scsi host5: ahci [ 0.789847] ata1: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780100 irq 47 [ 0.789849] ata2: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780180 irq 47 [ 0.789851] ata3: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780200 irq 47 [ 0.789852] ata4: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780280 irq 47 [ 0.789853] ata5: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780300 irq 47 [ 0.789855] ata6: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780380 irq 47 [ 0.789871] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.789873] ehci-pci: EHCI PCI platform driver [ 0.789878] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.789879] ohci-pci: OHCI PCI platform driver [ 0.789883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.789897] usbcore: registered new interface driver usbserial_generic [ 0.789899] usbserial: USB Serial support registered for generic [ 0.789906] i8042: PNP: No PS/2 controller found. [ 0.789952] rtc_cmos 00:02: RTC can wake from S4 [ 0.790110] rtc_cmos 00:02: registered as rtc0 [ 0.790164] rtc_cmos 00:02: setting system clock to 2021-05-14T16:34:25 UTC (1621010065) [ 0.790171] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 0.790307] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791654] pstore: Registered efi as persistent store backend [ 0.791658] hid: raw HID events driver (C) Jiri Kosina [ 0.791689] drop_monitor: Initializing network drop monitor service [ 0.791719] Initializing XFRM netlink socket [ 0.791758] NET: Registered protocol family 10 [ 0.793646] Segment Routing with IPv6 [ 0.793647] RPL Segment Routing with IPv6 [ 0.793658] NET: Registered protocol family 17 [ 0.794404] microcode: CPU0: patch_level=0x0a201009 [ 0.794410] microcode: CPU1: patch_level=0x0a201009 [ 0.794416] microcode: CPU2: patch_level=0x0a201009 [ 0.794423] microcode: CPU3: patch_level=0x0a201009 [ 0.794429] microcode: CPU4: patch_level=0x0a201009 [ 0.794435] microcode: CPU5: patch_level=0x0a201009 [ 0.794438] microcode: CPU6: patch_level=0x0a201009 [ 0.794443] microcode: CPU7: patch_level=0x0a201009 [ 0.794448] microcode: CPU8: patch_level=0x0a201009 [ 0.794455] microcode: CPU9: patch_level=0x0a201009 [ 0.794460] microcode: CPU10: patch_level=0x0a201009 [ 0.794465] microcode: CPU11: patch_level=0x0a201009 [ 0.794470] microcode: CPU12: patch_level=0x0a201009 [ 0.794476] microcode: CPU13: patch_level=0x0a201009 [ 0.794481] microcode: CPU14: patch_level=0x0a201009 [ 0.794487] microcode: CPU15: patch_level=0x0a201009 [ 0.794493] microcode: CPU16: patch_level=0x0a201009 [ 0.794498] microcode: CPU17: patch_level=0x0a201009 [ 0.794503] microcode: CPU18: patch_level=0x0a201009 [ 0.794508] microcode: CPU19: patch_level=0x0a201009 [ 0.794513] microcode: CPU20: patch_level=0x0a201009 [ 0.794517] microcode: CPU21: patch_level=0x0a201009 [ 0.794519] microcode: CPU22: patch_level=0x0a201009 [ 0.794523] microcode: CPU23: patch_level=0x0a201009 [ 0.794525] microcode: Microcode Update Driver: v2.2. [ 0.794691] resctrl: L3 allocation detected [ 0.794692] resctrl: L3DATA allocation detected [ 0.794692] resctrl: L3CODE allocation detected [ 0.794693] resctrl: MB allocation detected [ 0.794693] resctrl: L3 monitoring detected [ 0.794695] IPI shorthand broadcast: enabled [ 0.794700] sched_clock: Marking stable (481126991, 313561132)->(798800410, -4112287) [ 0.794822] registered taskstats version 1 [ 0.794826] Loading compiled-in X.509 certificates [ 0.795971] Loaded X.509 cert 'Build time autogenerated kernel key: 602a3192a8d154d8f2f6dacfa22d7477e87638a6' [ 0.796662] zswap: loaded using pool lz4/z3fold [ 0.796820] Key type ._fscrypt registered [ 0.796821] Key type .fscrypt registered [ 0.796821] Key type fscrypt-provisioning registered [ 0.796922] pstore: Using crash dump compression: zstd [ 0.797173] PM: Magic number: 5:771:590 [ 0.797311] RAS: Correctable Errors collector initialized. [ 0.799183] nvme nvme0: missing or invalid SUBNQN field. [ 0.799194] nvme nvme0: Shutdown timeout set to 8 seconds [ 0.826143] nvme nvme0: 32/0/0 default/read/poll queues [ 0.828855] nvme0n1: p1 p2 [ 1.105003] ata1: SATA link down (SStatus 0 SControl 330) [ 1.421674] ata2: SATA link down (SStatus 0 SControl 330) [ 1.736410] ata3: SATA link down (SStatus 0 SControl 330) [ 1.787988] tsc: Refined TSC clocksource calibration: 3699.998 MHz [ 1.787995] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6aaaa638e3b, max_idle_ns: 881590585313 ns [ 1.788256] clocksource: Switched to clocksource tsc [ 2.046111] ata4: SATA link down (SStatus 0 SControl 330) [ 2.356243] ata5: SATA link down (SStatus 0 SControl 300) [ 2.666250] ata6: SATA link down (SStatus 0 SControl 330) [ 2.666990] Freeing unused decrypted memory: 2036K [ 2.667161] Freeing unused kernel image (initmem) memory: 1724K [ 2.667164] Write protecting the kernel read-only data: 26624k [ 2.667561] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 2.667762] Freeing unused kernel image (rodata/data gap) memory: 1244K [ 2.688117] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.688120] rodata_test: all tests were successful [ 2.688122] Run /init as init process [ 2.688123] with arguments: [ 2.688123] /init [ 2.688124] with environment: [ 2.688124] HOME=/ [ 2.688124] TERM=linux [ 2.688125] cryptdevice=UUID=e0304559-cb86-4d4e-bdda-d512824fd33a:cryptlvm0:allow-discards [ 2.693933] fbcon: Taking over console [ 2.693976] Console: switching to colour frame buffer device 128x48 [ 2.704908] Linux agpgart interface v0.103 [ 2.792089] [drm] amdgpu kernel modesetting enabled. [ 2.792102] vga_switcheroo: detected switching method \_SB_.PCI0.GPP8.SWUS.SWDS.VGA_.ATPX handle [ 2.792166] ATPX version 1, functions 0x00000000 [ 2.792205] amdgpu: Ignoring ACPI CRAT on non-APU system [ 2.792207] Virtual CRAT table created for CPU [ 2.792212] amdgpu: Topology: Add CPU node [ 2.792255] checking generic (7000000000 300000) vs hw (7800000000 400000000) [ 2.792257] checking generic (7000000000 300000) vs hw (7c00000000 10000000) [ 2.792257] checking generic (7000000000 300000) vs hw (fc200000 100000) [ 2.792276] amdgpu 0000:06:00.0: enabling device (0006 -> 0007) [ 2.792305] [drm] initializing kernel modesetting (SIENNA_CICHLID 0x1002:0x73BF 0x1002:0x0E3A 0xC1). [ 2.792306] amdgpu 0000:06:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported [ 2.792310] [drm] register mmio base: 0xFC200000 [ 2.792311] [drm] register mmio size: 1048576 [ 2.792318] [drm] PCIE atomic ops is not supported [ 2.794643] [drm] add ip block number 0 <nv_common> [ 2.794644] [drm] add ip block number 1 <gmc_v10_0> [ 2.794644] [drm] add ip block number 2 <navi10_ih> [ 2.794644] [drm] add ip block number 3 <psp> [ 2.794645] [drm] add ip block number 4 <smu> [ 2.794645] [drm] add ip block number 5 <dm> [ 2.794645] [drm] add ip block number 6 <gfx_v10_0> [ 2.794646] [drm] add ip block number 7 <sdma_v5_2> [ 2.794646] [drm] add ip block number 8 <vcn_v3_0> [ 2.794646] [drm] add ip block number 9 <jpeg_v3_0> [ 2.794647] kfd kfd: skipped device 1002:73bf, PCI rejects atomics [ 2.794655] amdgpu 0000:06:00.0: amdgpu: Fetched VBIOS from VFCT [ 2.794656] amdgpu: ATOM BIOS: 113-D4120500-101 [ 2.794662] [drm] VCN(0) decode is enabled in VM mode [ 2.794662] [drm] VCN(1) decode is enabled in VM mode [ 2.794663] [drm] VCN(0) encode is enabled in VM mode [ 2.794663] [drm] VCN(1) encode is enabled in VM mode [ 2.794665] [drm] JPEG decode is enabled in VM mode [ 2.794680] amdgpu 0000:06:00.0: amdgpu: HBM ECC is not presented. [ 2.794681] amdgpu 0000:06:00.0: amdgpu: SRAM ECC is not presented. [ 2.794683] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit [ 2.794690] amdgpu 0000:06:00.0: amdgpu: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used) [ 2.794691] amdgpu 0000:06:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF [ 2.794692] amdgpu 0000:06:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF [ 2.794701] [drm] Detected VRAM RAM=16368M, BAR=16384M [ 2.794701] [drm] RAM width 256bits GDDR6 [ 2.794733] [TTM] Zone kernel: Available graphics memory: 24663264 KiB [ 2.794733] [TTM] Zone dma32: Available graphics memory: 2097152 KiB [ 2.794754] [drm] amdgpu: 16368M of VRAM memory ready [ 2.794756] [drm] amdgpu: 16368M of GTT memory ready. [ 2.794759] [drm] GART: num cpu pages 131072, num gpu pages 131072 [ 2.794933] [drm] PCIE GART of 512M enabled (table at 0x0000008000000000). [ 5.901273] [drm] Loading DMUB firmware via PSP: version=0x00000000 [ 5.901980] [drm] use_doorbell being set to: [true] [ 5.902006] [drm] use_doorbell being set to: [true] [ 5.902029] [drm] use_doorbell being set to: [true] [ 5.902052] [drm] use_doorbell being set to: [true] [ 5.902123] [drm] Found VCN firmware Version ENC: 1.13 DEC: 2 VEP: 0 Revision: 20 [ 5.902126] [drm] PSP loading VCN firmware [ 6.084576] [drm] reserve 0xa00000 from 0x83fe000000 for PSP TMR [ 6.201552] amdgpu 0000:06:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available [ 6.201585] amdgpu 0000:06:00.0: amdgpu: use vbios provided pptable [ 6.201586] amdgpu 0000:06:00.0: amdgpu: FanThrottlingRpm = 2000 [ 6.201587] amdgpu 0000:06:00.0: amdgpu: MGpuFanBoostLimitRpm = 0 [ 6.272140] amdgpu 0000:06:00.0: amdgpu: SMU is initialized successfully! [ 6.272320] [drm] Display Core initialized with v3.2.122! [ 6.273410] [drm] DMUB hardware initialized: version=0x02000018 [ 6.279379] [drm] kiq ring mec 2 pipe 1 q 0 [ 6.286147] [drm] VCN decode and encode initialized successfully(under DPG Mode). [ 6.286352] [drm] JPEG decode initialized successfully. [ 6.286353] amdgpu 0000:06:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 10, active_cu_number 72 [ 6.286851] amdgpu 0000:06:00.0: [drm] Cannot find any crtc or sizes [ 6.286902] amdgpu 0000:06:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0 [ 6.286902] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0 [ 6.286903] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0 [ 6.286903] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0 [ 6.286904] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0 [ 6.286904] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0 [ 6.286905] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0 [ 6.286905] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0 [ 6.286906] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0 [ 6.286906] amdgpu 0000:06:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0 [ 6.286907] amdgpu 0000:06:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0 [ 6.286907] amdgpu 0000:06:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0 [ 6.286908] amdgpu 0000:06:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0 [ 6.286908] amdgpu 0000:06:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0 [ 6.286909] amdgpu 0000:06:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1 [ 6.286909] amdgpu 0000:06:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1 [ 6.286910] amdgpu 0000:06:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1 [ 6.286910] amdgpu 0000:06:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 1 [ 6.286911] amdgpu 0000:06:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 1 [ 6.286911] amdgpu 0000:06:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 1 [ 6.286912] amdgpu 0000:06:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 1 [ 6.287724] amdgpu 0000:06:00.0: amdgpu: Using BACO for runtime pm [ 6.287924] [drm] Initialized amdgpu 3.40.0 20150101 for 0000:06:00.0 on minor 0 [ 6.287973] checking generic (7000000000 300000) vs hw (7000000000 400000000) [ 6.287974] fb0: switching to amdgpudrmfb from EFI VGA [ 6.288006] Console: switching to colour dummy device 80x25 [ 6.288025] amdgpu 0000:2d:00.0: vgaarb: deactivate vga console [ 6.288035] amdgpu 0000:2d:00.0: enabling device (0006 -> 0007) [ 6.288092] [drm] initializing kernel modesetting (SIENNA_CICHLID 0x1002:0x73BF 0x1002:0x0E3A 0xC0). [ 6.288094] amdgpu 0000:2d:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported [ 6.288102] [drm] register mmio base: 0xFC900000 [ 6.288102] [drm] register mmio size: 1048576 [ 6.289760] [drm] add ip block number 0 <nv_common> [ 6.289761] [drm] add ip block number 1 <gmc_v10_0> [ 6.289761] [drm] add ip block number 2 <navi10_ih> [ 6.289762] [drm] add ip block number 3 <psp> [ 6.289762] [drm] add ip block number 4 <smu> [ 6.289763] [drm] add ip block number 5 <dm> [ 6.289763] [drm] add ip block number 6 <gfx_v10_0> [ 6.289763] [drm] add ip block number 7 <sdma_v5_2> [ 6.289764] [drm] add ip block number 8 <vcn_v3_0> [ 6.289764] [drm] add ip block number 9 <jpeg_v3_0> [ 6.289778] amdgpu 0000:2d:00.0: amdgpu: Fetched VBIOS from VFCT [ 6.289779] amdgpu: ATOM BIOS: 113-D4120100-100 [ 6.289785] [drm] VCN(0) decode is enabled in VM mode [ 6.289785] [drm] VCN(1) decode is enabled in VM mode [ 6.289786] [drm] VCN(0) encode is enabled in VM mode [ 6.289786] [drm] VCN(1) encode is enabled in VM mode [ 6.289787] [drm] JPEG decode is enabled in VM mode [ 6.289800] amdgpu 0000:2d:00.0: amdgpu: HBM ECC is not presented. [ 6.289800] amdgpu 0000:2d:00.0: amdgpu: SRAM ECC is not presented. [ 6.289802] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit [ 6.289807] amdgpu 0000:2d:00.0: amdgpu: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used) [ 6.289808] amdgpu 0000:2d:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF [ 6.289809] amdgpu 0000:2d:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF [ 6.289815] [drm] Detected VRAM RAM=16368M, BAR=16384M [ 6.289816] [drm] RAM width 256bits GDDR6 [ 6.289834] [drm] amdgpu: 16368M of VRAM memory ready [ 6.289836] [drm] amdgpu: 16368M of GTT memory ready. [ 6.289838] [drm] GART: num cpu pages 131072, num gpu pages 131072 [ 6.289982] [drm] PCIE GART of 512M enabled (table at 0x0000008000300000). [ 8.628683] [drm] Loading DMUB firmware via PSP: version=0x00000000 [ 8.629376] [drm] use_doorbell being set to: [true] [ 8.629399] [drm] use_doorbell being set to: [true] [ 8.629420] [drm] use_doorbell being set to: [true] [ 8.629440] [drm] use_doorbell being set to: [true] [ 8.629460] [drm] Found VCN firmware Version ENC: 1.13 DEC: 2 VEP: 0 Revision: 20 [ 8.629462] [drm] PSP loading VCN firmware [ 8.811439] [drm] reserve 0xa00000 from 0x83fe000000 for PSP TMR [ 8.927721] amdgpu 0000:2d:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available [ 8.927744] amdgpu 0000:2d:00.0: amdgpu: use vbios provided pptable [ 8.927745] amdgpu 0000:2d:00.0: amdgpu: FanThrottlingRpm = 2000 [ 8.927746] amdgpu 0000:2d:00.0: amdgpu: MGpuFanBoostLimitRpm = 0 [ 8.999918] amdgpu 0000:2d:00.0: amdgpu: SMU is initialized successfully! [ 9.000053] [drm] Display Core initialized with v3.2.122! [ 9.001305] [drm] DMUB hardware initialized: version=0x02000018 [ 9.265409] [drm] REG_WAIT timeout 1us * 100000 tries - mpc2_assert_idle_mpcc line:480 [ 9.575932] [drm] kiq ring mec 2 pipe 1 q 0 [ 9.581972] [drm] VCN decode and encode initialized successfully(under DPG Mode). [ 9.582201] [drm] JPEG decode initialized successfully. [ 9.583151] kfd kfd: Allocated 3969056 bytes on gart [ 9.583425] Virtual CRAT table created for GPU [ 9.583536] amdgpu: Topology: Add dGPU node [0x73bf:0x1002] [ 9.583537] kfd kfd: added device 1002:73bf [ 9.583538] amdgpu 0000:2d:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 10, active_cu_number 80 [ 9.584936] [drm] fb mappable at 0x700056B000 [ 9.584936] [drm] vram apper at 0x7000000000 [ 9.584937] [drm] size 14745600 [ 9.584937] [drm] fb depth is 24 [ 9.584937] [drm] pitch is 10240 [ 9.584967] fbcon: amdgpudrmfb (fb0) is primary device [ 9.848819] [drm] REG_WAIT timeout 1us * 100000 tries - mpc2_assert_idle_mpcc line:480 [ 9.848830] ------------[ cut here ]------------ [ 9.848830] WARNING: CPU: 0 PID: 309 at drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_hwseq.c:960 dcn30_set_hubp_blank+0x214/0x220 [amdgpu] [ 9.848937] Modules linked in: amdgpu(+) drm_ttm_helper ttm gpu_sched i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart [ 9.848941] CPU: 0 PID: 309 Comm: modprobe Not tainted 5.12.0-1-mainline #1 [ 9.848942] Hardware name: Micro-Star International Co., Ltd. MS-7C91/MAG B550 TOMAHAWK (MS-7C91), BIOS A.64 04/08/2021 [ 9.848942] RIP: 0010:dcn30_set_hubp_blank+0x214/0x220 [amdgpu] [ 9.849032] Code: 31 f6 48 8b 07 48 8b 40 50 e8 48 9f 6b e1 48 8b 9b d0 02 00 00 48 85 db 75 df eb 8c 0f 0b e9 46 ff ff ff 0f 0b e9 be fe ff ff <0f> 0b e9 42 fe ff ff 0f 1f 44 00 00 0f 1f 44 00 00 41 57 41 56 45 [ 9.849033] RSP: 0018:ffffa4fec0f37128 EFLAGS: 00010246 [ 9.849034] RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000003 [ 9.849034] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff92dd8f640000 [ 9.849035] RBP: ffff92dd92fa01e8 R08: ffffa4fec0f37114 R09: ffffa4fec0f37070 [ 9.849035] R10: 0000000000000002 R11: ffff92e89f2b80b4 R12: ffff92dd92fa01e8 [ 9.849035] R13: ffff92dd92dc0000 R14: 0000000000000000 R15: ffff92dd92fa01e8 [ 9.849036] FS: 00007fc24f3d8740(0000) GS:ffff92e86ea00000(0000) knlGS:0000000000000000 [ 9.849037] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 9.849037] CR2: 0000000000000000 CR3: 000000010ed24000 CR4: 0000000000750ef0 [ 9.849038] PKRU: 55555554 [ 9.849038] Call Trace: [ 9.849040] dcn10_wait_for_mpcc_disconnect+0x116/0x190 [amdgpu] [ 9.849132] dcn20_plane_atomic_disable+0x3e/0x150 [amdgpu] [ 9.849221] dcn20_disable_plane+0x24/0x40 [amdgpu] [ 9.849305] dcn10_init_pipes+0x307/0x3f0 [amdgpu] [ 9.849389] dce110_enable_accelerated_mode+0x9c/0x260 [amdgpu] [ 9.849476] dc_commit_state+0x94a/0xa70 [amdgpu] [ 9.849559] amdgpu_dm_atomic_commit_tail+0x5f7/0x2660 [amdgpu] [ 9.849651] commit_tail+0x94/0x130 [drm_kms_helper] [ 9.849659] drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper] [ 9.849665] drm_client_modeset_commit_atomic+0x1fc/0x240 [drm] [ 9.849678] drm_client_modeset_commit_locked+0x56/0x150 [drm] [ 9.849688] drm_client_modeset_commit+0x24/0x40 [drm] [ 9.849698] drm_fb_helper_set_par+0xa5/0xd0 [drm_kms_helper] [ 9.849705] fbcon_init+0x264/0x500 [ 9.849707] visual_init+0xce/0x130 [ 9.849709] do_bind_con_driver.isra.0+0x1db/0x2e0 [ 9.849710] do_take_over_console+0x116/0x180 [ 9.849711] do_fbcon_takeover+0x5c/0xc0 [ 9.849712] register_framebuffer+0x1f6/0x310 [ 9.849714] __drm_fb_helper_initial_config_and_unlock+0x333/0x4b0 [drm_kms_helper] [ 9.849720] amdgpu_fbdev_init+0xb9/0xf0 [amdgpu] [ 9.849791] amdgpu_device_init.cold+0x1671/0x1b21 [amdgpu] [ 9.849884] amdgpu_driver_load_kms+0x64/0x260 [amdgpu] [ 9.849953] amdgpu_pci_probe+0x11f/0x1b0 [amdgpu] [ 9.850020] local_pci_probe+0x42/0x80 [ 9.850022] ? pci_match_device+0xd7/0x100 [ 9.850023] pci_device_probe+0xfa/0x1b0 [ 9.850024] really_probe+0xf2/0x440 [ 9.850026] driver_probe_device+0xe1/0x150 [ 9.850028] device_driver_attach+0xa1/0xb0 [ 9.850029] __driver_attach+0x8a/0x150 [ 9.850030] ? device_driver_attach+0xb0/0xb0 [ 9.850031] ? device_driver_attach+0xb0/0xb0 [ 9.850032] bus_for_each_dev+0x89/0xd0 [ 9.850033] bus_add_driver+0x12b/0x1e0 [ 9.850034] driver_register+0x8b/0xe0 [ 9.850035] ? 0xffffffffc0912000 [ 9.850036] do_one_initcall+0x57/0x220 [ 9.850038] do_init_module+0x5c/0x270 [ 9.850040] load_module+0x2313/0x24f0 [ 9.850041] __do_sys_finit_module+0xb1/0x110 [ 9.850043] do_syscall_64+0x33/0x40 [ 9.850045] entry_SYSCALL_64_after_hwframe+0x44/0xae [ 9.850047] RIP: 0033:0x7fc24f4fea9d [ 9.850048] Code: bb 0c 00 0f 05 eb a9 66 0f 1f 44 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d a3 73 0c 00 f7 d8 64 89 01 48 [ 9.850049] RSP: 002b:00007ffe602516b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 [ 9.850049] RAX: ffffffffffffffda RBX: 0000563e70765a30 RCX: 00007fc24f4fea9d [ 9.850050] RDX: 0000000000000000 RSI: 0000563e702ab270 RDI: 000000000000000f [ 9.850050] RBP: 0000000000060000 R08: 0000000000000000 R09: 0000000000000000 [ 9.850051] R10: 000000000000000f R11: 0000000000000246 R12: 0000563e702ab270 [ 9.850051] R13: 0000000000000000 R14: 0000563e70765b10 R15: 0000563e70765a30 [ 9.850052] ---[ end trace d3791d3813a3325e ]--- [ 9.974849] Console: switching to colour frame buffer device 160x45 [ 9.982580] amdgpu 0000:2d:00.0: [drm] fb0: amdgpudrmfb frame buffer device [ 10.001253] amdgpu 0000:2d:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0 [ 10.001254] amdgpu 0000:2d:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0 [ 10.001255] amdgpu 0000:2d:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0 [ 10.001255] amdgpu 0000:2d:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0 [ 10.001256] amdgpu 0000:2d:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0 [ 10.001257] amdgpu 0000:2d:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0 [ 10.001257] amdgpu 0000:2d:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0 [ 10.001258] amdgpu 0000:2d:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0 [ 10.001258] amdgpu 0000:2d:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0 [ 10.001259] amdgpu 0000:2d:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0 [ 10.001260] amdgpu 0000:2d:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0 [ 10.001260] amdgpu 0000:2d:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0 [ 10.001261] amdgpu 0000:2d:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0 [ 10.001262] amdgpu 0000:2d:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0 [ 10.001262] amdgpu 0000:2d:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1 [ 10.001263] amdgpu 0000:2d:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1 [ 10.001264] amdgpu 0000:2d:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1 [ 10.001264] amdgpu 0000:2d:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 1 [ 10.001265] amdgpu 0000:2d:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 1 [ 10.001265] amdgpu 0000:2d:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 1 [ 10.001266] amdgpu 0000:2d:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 1 [ 10.001798] amdgpu 0000:2d:00.0: amdgpu: Using BACO for runtime pm [ 10.006159] [drm] Initialized amdgpu 3.40.0 20150101 for 0000:2d:00.0 on minor 1 [ 10.045809] xhci_hcd 0000:02:00.0: xHCI Host Controller [ 10.045813] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1 [ 10.048954] ccp 0000:2f:00.1: enabling device (0000 -> 0002) [ 10.049042] ccp 0000:2f:00.1: ccp: unable to access the device: you might be running a broken BIOS. [ 10.049528] cryptd: max_cpu_qlen set to 1000 [ 10.051877] AVX2 version of gcm_enc/dec engaged. [ 10.051941] AES CTR mode by8 optimization enabled [ 10.058226] random: lvm: uninitialized urandom read (4 bytes read) [ 10.064359] device-mapper: uevent: version 1.0.3 [ 10.064396] device-mapper: ioctl: 4.44.0-ioctl (2021-02-01) initialised: dm-devel@redhat.com [ 10.064718] random: lvm: uninitialized urandom read (2 bytes read) [ 10.101102] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410 [ 10.101375] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12 [ 10.101377] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 10.101378] usb usb1: Product: xHCI Host Controller [ 10.101379] usb usb1: Manufacturer: Linux 5.12.0-1-mainline xhci-hcd [ 10.101380] usb usb1: SerialNumber: 0000:02:00.0 [ 10.101448] hub 1-0:1.0: USB hub found [ 10.101460] hub 1-0:1.0: 10 ports detected [ 10.101640] xhci_hcd 0000:02:00.0: xHCI Host Controller [ 10.101642] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2 [ 10.101643] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed [ 10.101675] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 10.101682] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12 [ 10.101683] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 10.101684] usb usb2: Product: xHCI Host Controller [ 10.101685] usb usb2: Manufacturer: Linux 5.12.0-1-mainline xhci-hcd [ 10.101685] usb usb2: SerialNumber: 0000:02:00.0 [ 10.101732] hub 2-0:1.0: USB hub found [ 10.101738] hub 2-0:1.0: 4 ports detected [ 10.101858] xhci_hcd 0000:06:00.2: xHCI Host Controller [ 10.101860] xhci_hcd 0000:06:00.2: new USB bus registered, assigned bus number 3 [ 10.101974] xhci_hcd 0000:06:00.2: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000000000010 [ 10.102245] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12 [ 10.102246] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 10.102247] usb usb3: Product: xHCI Host Controller [ 10.102247] usb usb3: Manufacturer: Linux 5.12.0-1-mainline xhci-hcd [ 10.102248] usb usb3: SerialNumber: 0000:06:00.2 [ 10.102301] hub 3-0:1.0: USB hub found [ 10.102306] hub 3-0:1.0: 2 ports detected [ 10.102374] xhci_hcd 0000:06:00.2: xHCI Host Controller [ 10.102375] xhci_hcd 0000:06:00.2: new USB bus registered, assigned bus number 4 [ 10.102376] xhci_hcd 0000:06:00.2: Host supports USB 3.1 Enhanced SuperSpeed [ 10.102386] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 10.102394] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12 [ 10.102394] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 10.102395] usb usb4: Product: xHCI Host Controller [ 10.102395] usb usb4: Manufacturer: Linux 5.12.0-1-mainline xhci-hcd [ 10.102396] usb usb4: SerialNumber: 0000:06:00.2 [ 10.102439] hub 4-0:1.0: USB hub found [ 10.102443] hub 4-0:1.0: 1 port detected [ 10.102512] xhci_hcd 0000:2d:00.2: xHCI Host Controller [ 10.102513] xhci_hcd 0000:2d:00.2: new USB bus registered, assigned bus number 5 [ 10.102601] xhci_hcd 0000:2d:00.2: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000000000010 [ 10.102827] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12 [ 10.102828] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 10.102828] usb usb5: Product: xHCI Host Controller [ 10.102829] usb usb5: Manufacturer: Linux 5.12.0-1-mainline xhci-hcd [ 10.102829] usb usb5: SerialNumber: 0000:2d:00.2 [ 10.102874] hub 5-0:1.0: USB hub found [ 10.102878] hub 5-0:1.0: 2 ports detected [ 10.102936] xhci_hcd 0000:2d:00.2: xHCI Host Controller [ 10.102938] xhci_hcd 0000:2d:00.2: new USB bus registered, assigned bus number 6 [ 10.102939] xhci_hcd 0000:2d:00.2: Host supports USB 3.1 Enhanced SuperSpeed [ 10.102946] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. [ 10.102953] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12 [ 10.102954] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 10.102955] usb usb6: Product: xHCI Host Controller [ 10.102955] usb usb6: Manufacturer: Linux 5.12.0-1-mainline xhci-hcd [ 10.102955] usb usb6: SerialNumber: 0000:2d:00.2 [ 10.102999] hub 6-0:1.0: USB hub found [ 10.103002] hub 6-0:1.0: 1 port detected [ 10.103061] xhci_hcd 0000:2f:00.3: xHCI Host Controller [ 10.103063] xhci_hcd 0000:2f:00.3: new USB bus registered, assigned bus number 7 [ 10.103165] xhci_hcd 0000:2f:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410 [ 10.103388] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12 [ 10.103389] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 10.103390] usb usb7: Product: xHCI Host Controller [ 10.103390] usb usb7: Manufacturer: Linux 5.12.0-1-mainline xhci-hcd [ 10.103390] usb usb7: SerialNumber: 0000:2f:00.3 [ 10.103441] hub 7-0:1.0: USB hub found [ 10.103446] hub 7-0:1.0: 4 ports detected [ 10.103553] xhci_hcd 0000:2f:00.3: xHCI Host Controller [ 10.103554] xhci_hcd 0000:2f:00.3: new USB bus registered, assigned bus number 8 [ 10.103555] xhci_hcd 0000:2f:00.3: Host supports USB 3.1 Enhanced SuperSpeed [ 10.103562] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM. [ 10.103569] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12 [ 10.103571] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 10.103571] usb usb8: Product: xHCI Host Controller [ 10.103572] usb usb8: Manufacturer: Linux 5.12.0-1-mainline xhci-hcd [ 10.103572] usb usb8: SerialNumber: 0000:2f:00.3 [ 10.103620] hub 8-0:1.0: USB hub found [ 10.103624] hub 8-0:1.0: 4 ports detected [ 10.140002] Key type encrypted registered [ 10.145860] random: cryptsetup: uninitialized urandom read (4 bytes read) [ 10.431399] usb 1-2: new high-speed USB device number 2 using xhci_hcd [ 10.431399] usb 3-2: new full-speed USB device number 2 using xhci_hcd [ 10.431409] usb 7-1: new full-speed USB device number 2 using xhci_hcd [ 10.431415] usb 5-2: new full-speed USB device number 2 using xhci_hcd [ 10.593779] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.70 [ 10.593783] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 10.593784] usb 1-2: Product: USB2.0 Hub [ 10.593879] usb 5-2: New USB device found, idVendor=2516, idProduct=014d, bcdDevice= 1.04 [ 10.593881] usb 5-2: New USB device strings: Mfr=3, Product=1, SerialNumber=0 [ 10.593882] usb 5-2: Product: ARES [ 10.593883] usb 5-2: Manufacturer: Cooler Master Technology Inc. [ 10.594367] usb 3-2: New USB device found, idVendor=2516, idProduct=014d, bcdDevice= 1.04 [ 10.594370] usb 3-2: New USB device strings: Mfr=3, Product=1, SerialNumber=0 [ 10.594371] usb 3-2: Product: ARES [ 10.594372] usb 3-2: Manufacturer: Cooler Master Technology Inc. [ 10.596585] usb 7-1: New USB device found, idVendor=03eb, idProduct=ff01, bcdDevice= 0.92 [ 10.596586] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 10.596587] usb 7-1: Product: WootingOne [ 10.596588] usb 7-1: Manufacturer: Wooting [ 10.596588] usb 7-1: SerialNumber: WOOT_001_A01B1910W011H01666 [ 10.600785] hub 1-2:1.0: USB hub found [ 10.604768] hub 1-2:1.0: 4 ports detected [ 10.612976] input: Cooler Master Technology Inc. ARES as /devices/pci0000:00/0000:00:03.1/0000:2b:00.0/0000:2c:00.0/0000:2d:00.2/usb5/5-2/5-2:1.0/0003:2516:014D.0001/input/input2 [ 10.624884] random: fast init done [ 10.668187] hid-generic 0003:2516:014D.0001: input,hidraw0: USB HID v1.11 Keyboard [Cooler Master Technology Inc. ARES] on usb-0000:2d:00.2-2/input0 [ 10.671032] hid-generic 0003:2516:014D.0002: hiddev96,hidraw1: USB HID v1.11 Device [Cooler Master Technology Inc. ARES] on usb-0000:2d:00.2-2/input1 [ 10.674621] input: Cooler Master Technology Inc. ARES as /devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:00.0/0000:04:00.0/0000:05:00.0/0000:06:00.2/usb3/3-2/3-2:1.0/0003:2516:014D.0003/input/input3 [ 10.731538] hid-generic 0003:2516:014D.0003: input,hidraw2: USB HID v1.11 Keyboard [Cooler Master Technology Inc. ARES] on usb-0000:06:00.2-2/input0 [ 10.734702] hid-generic 0003:2516:014D.0004: hiddev97,hidraw3: USB HID v1.11 Device [Cooler Master Technology Inc. ARES] on usb-0000:06:00.2-2/input1 [ 10.737989] input: Cooler Master Technology Inc. ARES System Control as /devices/pci0000:00/0000:00:03.1/0000:2b:00.0/0000:2c:00.0/0000:2d:00.2/usb5/5-2/5-2:1.2/0003:2516:014D.0005/input/input4 [ 10.747971] usb 1-6: new full-speed USB device number 3 using xhci_hcd [ 10.752681] hid-generic 0003:03EB:FF01.0006: offset (0) exceeds report_count (0) [ 10.752731] ------------[ cut here ]------------ [ 10.752732] WARNING: CPU: 1 PID: 187 at mm/page_alloc.c:4985 __alloc_pages_nodemask+0x2d8/0x350 [ 10.752737] Modules linked in: usbhid(+) dm_crypt cbc encrypted_keys trusted tpm dm_mod crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel crypto_simd cryptd ccp rng_core xhci_pci xhci_pci_renesas amdgpu drm_ttm_helper ttm gpu_sched i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart [ 10.752750] CPU: 1 PID: 187 Comm: kworker/1:1 Tainted: G W 5.12.0-1-mainline #1 [ 10.752752] Hardware name: Micro-Star International Co., Ltd. MS-7C91/MAG B550 TOMAHAWK (MS-7C91), BIOS A.64 04/08/2021 [ 10.752753] Workqueue: usb_hub_wq hub_event [ 10.752757] RIP: 0010:__alloc_pages_nodemask+0x2d8/0x350 [ 10.752759] Code: 48 8b 04 25 c0 7b 01 00 48 05 40 09 00 00 41 bd 01 00 00 00 48 89 44 24 08 e9 00 fe ff ff 81 e5 00 20 00 00 0f 85 47 ff ff ff <0f> 0b e9 40 ff ff ff 31 c0 e9 d4 fd ff ff e8 65 fa fb ff 48 89 c7 [ 10.752760] RSP: 0018:ffffa4fec0823598 EFLAGS: 00010046 [ 10.752762] RAX: 0000000000000000 RBX: 0000000000000a20 RCX: 0000000000000000 [ 10.752763] RDX: 0000000000000000 RSI: 0000000000000012 RDI: 0000000000040a20 [ 10.752763] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffa4fec08233c8 [ 10.752764] R10: ffffa4fec08233c0 R11: ffff92e89f2a53a8 R12: 0000000000000a20 [ 10.752765] R13: 0000000000000012 R14: 0000000020000007 R15: ffff92dd8ec30000 [ 10.752765] FS: 0000000000000000(0000) GS:ffff92e86ea40000(0000) knlGS:0000000000000000 [ 10.752766] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 10.752767] CR2: 00007f848ff94878 CR3: 0000000858e10000 CR4: 0000000000750ee0 [ 10.752768] PKRU: 55555554 [ 10.752768] Call Trace: [ 10.752771] kmalloc_order+0x29/0xa0 [ 10.752773] kmalloc_order_trace+0x19/0x90 [ 10.752774] __kmalloc+0x29a/0x2f0 [ 10.752777] __usbhid_submit_report+0x89/0x300 [usbhid] [ 10.752781] usbhid_start+0x6a4/0x750 [usbhid] [ 10.752784] hid_hw_start+0x21/0x60 [ 10.752787] hid_device_probe+0x106/0x170 [ 10.752788] really_probe+0xf2/0x440 [ 10.752790] driver_probe_device+0xe1/0x150 [ 10.752792] ? driver_allows_async_probing+0x50/0x50 [ 10.752793] bus_for_each_drv+0x8f/0xd0 [ 10.752795] __device_attach+0xe9/0x1e0 [ 10.752797] bus_probe_device+0x8e/0xa0 [ 10.752799] device_add+0x3c3/0x850 [ 10.752800] ? __debugfs_create_file+0x110/0x1a0 [ 10.752803] hid_add_device+0xed/0x250 [ 10.752804] ? kmalloc_order+0x70/0xa0 [ 10.752805] usbhid_probe+0x351/0x480 [usbhid] [ 10.752808] usb_probe_interface+0xe2/0x2a0 [ 10.752810] really_probe+0xf2/0x440 [ 10.752811] driver_probe_device+0xe1/0x150 [ 10.752813] ? driver_allows_async_probing+0x50/0x50 [ 10.752814] bus_for_each_drv+0x8f/0xd0 [ 10.752815] __device_attach+0xe9/0x1e0 [ 10.752817] bus_probe_device+0x8e/0xa0 [ 10.752818] device_add+0x3c3/0x850 [ 10.752819] ? usb_create_ep_devs+0x77/0xd0 [ 10.752821] usb_set_configuration+0x46d/0x830 [ 10.752823] usb_generic_driver_probe+0x4c/0x70 [ 10.752825] usb_probe_device+0x39/0xf0 [ 10.752826] really_probe+0xf2/0x440 [ 10.752828] driver_probe_device+0xe1/0x150 [ 10.752829] ? driver_allows_async_probing+0x50/0x50 [ 10.752830] bus_for_each_drv+0x8f/0xd0 [ 10.752832] __device_attach+0xe9/0x1e0 [ 10.752833] bus_probe_device+0x8e/0xa0 [ 10.752834] device_add+0x3c3/0x850 [ 10.752836] usb_new_device.cold+0x111/0x2d3 [ 10.752838] hub_event+0xeb6/0x18b0 [ 10.752840] process_one_work+0x214/0x3e0 [ 10.752842] worker_thread+0x4d/0x3d0 [ 10.752843] ? process_one_work+0x3e0/0x3e0 [ 10.752844] kthread+0x133/0x150 [ 10.752846] ? __kthread_bind_mask+0x60/0x60 [ 10.752847] ret_from_fork+0x22/0x30 [ 10.752851] ---[ end trace d3791d3813a3325f ]--- [ 10.752852] hid-generic 0003:03EB:FF01.0006: control queueing failed [ 10.752870] hid-generic 0003:03EB:FF01.0006: No inputs registered, leaving [ 10.753062] hid-generic 0003:03EB:FF01.0006: hidraw4: USB HID v1.11 Keyboard [Wooting WootingOne] on usb-0000:2f:00.3-1/input1 [ 10.760911] hid-generic 0003:03EB:FF01.0007: hiddev98,hidraw5: USB HID v1.11 Device [Wooting WootingOne] on usb-0000:2f:00.3-1/input2 [ 10.768686] input: Wooting WootingOne as /devices/pci0000:00/0000:00:08.1/0000:2f:00.3/usb7/7-1/7-1:1.3/0003:03EB:FF01.0008/input/input7 [ 10.794664] input: Cooler Master Technology Inc. ARES Consumer Control as /devices/pci0000:00/0000:00:03.1/0000:2b:00.0/0000:2c:00.0/0000:2d:00.2/usb5/5-2/5-2:1.2/0003:2516:014D.0005/input/input5 [ 10.794706] hid-generic 0003:2516:014D.0005: input,hidraw6: USB HID v1.11 Device [Cooler Master Technology Inc. ARES] on usb-0000:2d:00.2-2/input2 [ 10.798456] input: Cooler Master Technology Inc. ARES System Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:00.0/0000:04:00.0/0000:05:00.0/0000:06:00.2/usb3/3-2/3-2:1.2/0003:2516:014D.0009/input/input8 [ 10.851543] hid-generic 0003:03EB:FF01.0008: input,hidraw7: USB HID v1.11 Keyboard [Wooting WootingOne] on usb-0000:2f:00.3-1/input3 [ 10.858839] input: Wooting WootingOne System Control as /devices/pci0000:00/0000:00:08.1/0000:2f:00.3/usb7/7-1/7-1:1.4/0003:03EB:FF01.000A/input/input10 [ 10.908203] input: Cooler Master Technology Inc. ARES Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:00.0/0000:04:00.0/0000:05:00.0/0000:06:00.2/usb3/3-2/3-2:1.2/0003:2516:014D.0009/input/input9 [ 10.908247] hid-generic 0003:2516:014D.0009: input,hidraw8: USB HID v1.11 Device [Cooler Master Technology Inc. ARES] on usb-0000:06:00.2-2/input2 [ 10.964757] input: Wooting WootingOne Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:2f:00.3/usb7/7-1/7-1:1.4/0003:03EB:FF01.000A/input/input11 [ 10.964803] hid-generic 0003:03EB:FF01.000A: input,hidraw9: USB HID v1.11 Device [Wooting WootingOne] on usb-0000:2f:00.3-1/input4 [ 10.971761] hid-generic 0003:03EB:FF01.000B: hiddev99,hidraw10: USB HID v1.11 Device [Wooting WootingOne] on usb-0000:2f:00.3-1/input5 [ 10.979805] hid-generic 0003:03EB:FF01.000C: hiddev100,hidraw11: USB HID v1.11 Device [Wooting WootingOne] on usb-0000:2f:00.3-1/input6 [ 10.980060] usbcore: registered new interface driver usbhid [ 10.980063] usbhid: USB HID core driver [ 11.101329] usb 7-3: new full-speed USB device number 3 using xhci_hcd [ 11.259682] usb 7-3: New USB device found, idVendor=046d, idProduct=c08b, bcdDevice=27.03 [ 11.259686] usb 7-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 11.259687] usb 7-3: Product: G502 HERO Gaming Mouse [ 11.259688] usb 7-3: Manufacturer: Logitech [ 11.259689] usb 7-3: SerialNumber: 186E38643532 [ 11.269676] usb 1-6: New USB device found, idVendor=0951, idProduct=16a4, bcdDevice= 0.30 [ 11.269680] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 11.269681] usb 1-6: Product: HyperX Virtual Surround Sound [ 11.269682] usb 1-6: Manufacturer: Kingston [ 11.269684] usb 1-6: SerialNumber: 00000000 [ 11.313804] input: Logitech G502 HERO Gaming Mouse as /devices/pci0000:00/0000:00:08.1/0000:2f:00.3/usb7/7-3/7-3:1.0/0003:046D:C08B.000D/input/input12 [ 11.313884] hid-generic 0003:046D:C08B.000D: input,hidraw12: USB HID v1.11 Mouse [Logitech G502 HERO Gaming Mouse] on usb-0000:2f:00.3-3/input0 [ 11.320738] input: Logitech G502 HERO Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:08.1/0000:2f:00.3/usb7/7-3/7-3:1.1/0003:046D:C08B.000E/input/input13 [ 11.374783] hid-generic 0003:046D:C08B.000E: input,hiddev101,hidraw13: USB HID v1.11 Keyboard [Logitech G502 HERO Gaming Mouse] on usb-0000:2f:00.3-3/input1 [ 11.391569] input: Kingston HyperX Virtual Surround Sound Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-6/1-6:1.3/0003:0951:16A4.000F/input/input16 [ 11.448265] input: Kingston HyperX Virtual Surround Sound as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-6/1-6:1.3/0003:0951:16A4.000F/input/input17 [ 11.448351] hid-generic 0003:0951:16A4.000F: input,hiddev102,hidraw14: USB HID v1.11 Device [Kingston HyperX Virtual Surround Sound] on usb-0000:02:00.0-6/input3 [ 11.498114] usb 7-4: new full-speed USB device number 4 using xhci_hcd [ 11.571433] usb 1-8: new full-speed USB device number 4 using xhci_hcd [ 11.660716] usb 7-4: New USB device found, idVendor=1532, idProduct=008f, bcdDevice= 1.00 [ 11.660720] usb 7-4: New USB device strings: Mfr=0, Product=2, SerialNumber=3 [ 11.660721] usb 7-4: Product: Razer Naga Pro [ 11.660722] usb 7-4: SerialNumber: 000000000000 [ 11.744815] input: Razer Naga Pro as /devices/pci0000:00/0000:00:08.1/0000:2f:00.3/usb7/7-4/7-4:1.0/0003:1532:008F.0010/input/input18 [ 11.744891] hid-generic 0003:1532:008F.0010: input,hidraw15: USB HID v1.11 Mouse [Razer Naga Pro] on usb-0000:2f:00.3-4/input0 [ 11.752814] input: Razer Naga Pro as /devices/pci0000:00/0000:00:08.1/0000:2f:00.3/usb7/7-4/7-4:1.2/0003:1532:008F.0011/input/input19 [ 11.808116] hid-generic 0003:1532:008F.0011: input,hidraw16: USB HID v1.11 Keyboard [Razer Naga Pro] on usb-0000:2f:00.3-4/input2 [ 11.810679] usb 1-8: New USB device found, idVendor=1462, idProduct=7c91, bcdDevice= 0.01 [ 11.810682] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 11.810683] usb 1-8: Product: MYSTIC LIGHT [ 11.810684] usb 1-8: Manufacturer: MSI [ 11.810685] usb 1-8: SerialNumber: A020200512A3 [ 11.814784] input: Razer Naga Pro Keyboard as /devices/pci0000:00/0000:00:08.1/0000:2f:00.3/usb7/7-4/7-4:1.1/0003:1532:008F.0012/input/input20 [ 11.830387] input: MSI MYSTIC LIGHT as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-8/1-8:1.0/0003:1462:7C91.0013/input/input22 [ 11.871550] input: Razer Naga Pro as /devices/pci0000:00/0000:00:08.1/0000:2f:00.3/usb7/7-4/7-4:1.1/0003:1532:008F.0012/input/input21 [ 11.871608] hid-generic 0003:1532:008F.0012: input,hidraw17: USB HID v1.11 Keyboard [Razer Naga Pro] on usb-0000:2f:00.3-4/input1 [ 11.871685] hid-generic 0003:1462:7C91.0013: input,hiddev103,hidraw18: USB HID v1.10 Device [MSI MYSTIC LIGHT ] on usb-0000:02:00.0-8/input0 [ 11.879795] hid-generic 0003:1532:008F.0014: hiddev104,hidraw19: USB HID v1.11 Device [Razer Naga Pro] on usb-0000:2f:00.3-4/input3 [ 14.756492] [drm] free PSP TMR buffer [ 18.889751] random: crng init done [ 18.889754] random: 1 urandom warning(s) missed due to ratelimiting [ 28.044256] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 28.121042] systemd[1]: Successfully credited entropy passed from boot loader. [ 28.121977] systemd[1]: systemd 248.2-2-arch running in system mode. (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified) [ 28.137899] systemd[1]: Detected architecture x86-64. [ 28.138564] systemd[1]: Hostname set to <Jaap-Desktop>. [ 28.205043] systemd[1]: Queued start job for default target Graphical Interface. [ 28.228561] systemd[1]: Created slice Virtual Machine and Container Slice. [ 28.228949] systemd[1]: Created slice system-getty.slice. [ 28.229139] systemd[1]: Created slice system-modprobe.slice. [ 28.229299] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ 28.229447] systemd[1]: Created slice User and Session Slice. [ 28.229507] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 28.229574] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 28.229674] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 28.229742] systemd[1]: Reached target Local Encrypted Volumes. [ 28.229780] systemd[1]: Reached target Login Prompts. [ 28.229819] systemd[1]: Reached target Paths. [ 28.229849] systemd[1]: Reached target Remote File Systems. [ 28.229884] systemd[1]: Reached target Slices. [ 28.229915] systemd[1]: Reached target Swap. [ 28.229945] systemd[1]: Reached target Local Verity Integrity Protected Volumes. [ 28.230020] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 28.230222] systemd[1]: Listening on LVM2 poll daemon socket. [ 28.230677] systemd[1]: Listening on Process Core Dump Socket. [ 28.230764] systemd[1]: Listening on Journal Audit Socket. [ 28.230831] systemd[1]: Listening on Journal Socket (/dev/log). [ 28.230902] systemd[1]: Listening on Journal Socket. [ 28.230977] systemd[1]: Listening on udev Control Socket. [ 28.231038] systemd[1]: Listening on udev Kernel Socket. [ 28.231404] systemd[1]: Mounting Huge Pages File System... [ 28.231777] systemd[1]: Mounting POSIX Message Queue File System... [ 28.232188] systemd[1]: Mounting Kernel Debug File System... [ 28.232595] systemd[1]: Mounting Kernel Trace File System... [ 28.234048] systemd[1]: Mounting Temporary Directory (/tmp)... [ 28.235359] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 28.236468] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 28.237565] systemd[1]: Starting Load Kernel Module configfs... [ 28.238703] systemd[1]: Starting Load Kernel Module drm... [ 28.239803] systemd[1]: Starting Load Kernel Module fuse... [ 28.241137] systemd[1]: Starting Set Up Additional Binary Formats... [ 28.242240] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 28.243218] systemd[1]: Starting Journal Service... [ 28.244912] systemd[1]: Starting Load Kernel Modules... [ 28.246294] systemd[1]: Starting Remount Root and Kernel File Systems... [ 28.247209] systemd[1]: Condition check resulted in Repartition Root Disk being skipped. [ 28.247610] systemd[1]: Starting Coldplug All udev Devices... [ 28.247969] fuse: init (API version 7.33) [ 28.248988] EXT4-fs (dm-2): re-mounted. Opts: discard. Quota mode: none. [ 28.249204] systemd[1]: Mounted Huge Pages File System. [ 28.249958] systemd[1]: Mounted POSIX Message Queue File System. [ 28.250710] systemd[1]: Mounted Kernel Debug File System. [ 28.251449] systemd[1]: Mounted Kernel Trace File System. [ 28.252217] systemd[1]: Mounted Temporary Directory (/tmp). [ 28.253076] systemd[1]: Finished Create list of static device nodes for the current kernel. [ 28.253848] audit: type=1130 audit(1621010092.958:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 28.253937] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 28.254026] systemd[1]: Finished Load Kernel Module configfs. [ 28.254848] audit: type=1130 audit(1621010092.961:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 28.254851] audit: type=1131 audit(1621010092.961:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 28.254977] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 28.255048] systemd[1]: Finished Load Kernel Module drm. [ 28.256071] audit: type=1130 audit(1621010092.961:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 28.256073] audit: type=1131 audit(1621010092.961:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 28.256151] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 28.256217] systemd[1]: Finished Load Kernel Module fuse. [ 28.257202] audit: type=1130 audit(1621010092.961:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 28.257204] audit: type=1131 audit(1621010092.961:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 28.257325] systemd[1]: Finished Load Kernel Modules. [ 28.258286] audit: type=1130 audit(1621010092.964:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 28.258417] systemd[1]: Finished Remount Root and Kernel File Systems. [ 28.259391] audit: type=1130 audit(1621010092.964:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 28.259668] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 680 (systemd-binfmt) [ 28.260122] systemd[1]: Mounting Arbitrary Executable File Formats File System... [ 28.261568] systemd[1]: Mounting FUSE Control File System... [ 28.262973] systemd[1]: Mounting Kernel Configuration File System... [ 28.263984] systemd[1]: Condition check resulted in First Boot Wizard being skipped. [ 28.264913] systemd[1]: Starting Rebuild Hardware Database... [ 28.266278] systemd[1]: Starting Load/Save Random Seed... [ 28.267655] systemd[1]: Starting Apply Kernel Variables... [ 28.269099] systemd[1]: Starting Create System Users... [ 28.270378] systemd[1]: Mounted Arbitrary Executable File Formats File System. [ 28.271152] systemd[1]: Mounted FUSE Control File System. [ 28.272071] systemd[1]: Finished Set Up Additional Binary Formats. [ 28.272808] audit: type=1130 audit(1621010092.978:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 28.272837] systemd[1]: Mounted Kernel Configuration File System. [ 28.273693] systemd[1]: Finished Apply Kernel Variables. [ 28.275058] systemd[1]: Finished Load/Save Random Seed. [ 28.276145] systemd[1]: Condition check resulted in First Boot Complete being skipped. [ 28.290097] systemd[1]: Started Journal Service. [ 28.293996] systemd-journald[681]: Received client request to flush runtime journal. [ 28.496475] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01) [ 28.548245] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 [ 28.548248] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection [ 28.548321] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20 [ 28.549159] mousedev: PS/2 mouse device common for all mice [ 28.549859] input: PC Speaker as /devices/platform/pcspkr/input/input23 [ 28.550809] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver [ 28.550898] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address [ 28.550904] sp5100-tco sp5100-tco: Watchdog hardware is disabled [ 28.557802] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer [ 28.557804] RAPL PMU: hw unit of domain package 2^-16 Joules [ 28.558780] r8169 0000:07:00.0: enabling device (0000 -> 0003) [ 28.572566] libphy: r8169: probed [ 28.572715] r8169 0000:07:00.0 eth0: RTL8168h/8111h, 2c:f0:5d:d9:8e:1c, XID 541, IRQ 120 [ 28.572719] r8169 0000:07:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 28.572746] r8169 0000:2a:00.0: enabling device (0000 -> 0003) [ 28.585793] libphy: r8169: probed [ 28.585934] r8169 0000:2a:00.0 eth1: RTL8125B, 2c:f0:5d:d9:8e:1b, XID 641, IRQ 121 [ 28.585937] r8169 0000:2a:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 28.607939] mc: Linux media interface: v0.10 [ 28.678816] kvm: Nested Virtualization enabled [ 28.678833] SVM: kvm: Nested Paging enabled [ 28.678834] SVM: Virtual VMLOAD VMSAVE supported [ 28.678834] SVM: Virtual GIF supported [ 28.702971] r8169 0000:07:00.0 enp7s0: renamed from eth0 [ 28.730691] MCE: In-kernel MCE decoding enabled. [ 28.738065] r8169 0000:2a:00.0 enp42s0: renamed from eth1 [ 28.849331] [drm] PCIE GART of 512M enabled (table at 0x0000008000000000). [ 28.849357] [drm] PSP is resuming... [ 28.862013] nct6683: Found NCT6687D or compatible chip at 0x4e:0xa20 [ 28.864207] nct6683 nct6683.2592: NCT6687D EC firmware version 1.0 build 05/07/20 [ 28.865227] intel_rapl_common: Found RAPL domain package [ 28.865228] intel_rapl_common: Found RAPL domain core [ 28.905169] usbcore: registered new interface driver snd-usb-audio [ 28.911215] RTL8226B_RTL8221B 2.5Gbps PHY r8169-2a00:00: attached PHY driver (mii_bus:phy_addr=r8169-2a00:00, irq=MAC) [ 29.036867] [drm] reserve 0xa00000 from 0x83fe000000 for PSP TMR [ 29.058045] r8169 0000:2a:00.0 enp42s0: Link is Down [ 29.101216] Generic FE-GE Realtek PHY r8169-700:00: attached PHY driver (mii_bus:phy_addr=r8169-700:00, irq=MAC) [ 29.149615] amdgpu 0000:06:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available [ 29.149618] amdgpu 0000:06:00.0: amdgpu: SMU is resuming... [ 29.149624] amdgpu 0000:06:00.0: amdgpu: dpm has been enabled [ 29.153944] amdgpu 0000:06:00.0: amdgpu: SMU is resumed successfully! [ 29.155045] [drm] DMUB hardware initialized: version=0x02000018 [ 29.241775] [drm] kiq ring mec 2 pipe 1 q 0 [ 29.248987] [drm] VCN decode and encode initialized successfully(under DPG Mode). [ 29.249193] [drm] JPEG decode initialized successfully. [ 29.249226] amdgpu 0000:06:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0 [ 29.249228] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0 [ 29.249230] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0 [ 29.249230] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0 [ 29.249231] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0 [ 29.249232] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0 [ 29.249233] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0 [ 29.249233] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0 [ 29.249234] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0 [ 29.249235] amdgpu 0000:06:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0 [ 29.249236] amdgpu 0000:06:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0 [ 29.249237] amdgpu 0000:06:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0 [ 29.249238] amdgpu 0000:06:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0 [ 29.249238] amdgpu 0000:06:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0 [ 29.249239] amdgpu 0000:06:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1 [ 29.249240] amdgpu 0000:06:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1 [ 29.249241] amdgpu 0000:06:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1 [ 29.249242] amdgpu 0000:06:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 1 [ 29.249242] amdgpu 0000:06:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 1 [ 29.249243] amdgpu 0000:06:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 1 [ 29.249244] amdgpu 0000:06:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 1 [ 29.257055] amdgpu 0000:06:00.0: [drm] Cannot find any crtc or sizes [ 29.257403] snd_hda_intel 0000:06:00.1: enabling device (0000 -> 0002) [ 29.257487] snd_hda_intel 0000:06:00.1: Handle vga_switcheroo audio client [ 29.257489] snd_hda_intel 0000:06:00.1: Force to non-snoop mode [ 29.257875] snd_hda_intel 0000:2d:00.1: enabling device (0000 -> 0002) [ 29.257926] snd_hda_intel 0000:2d:00.1: Handle vga_switcheroo audio client [ 29.257928] snd_hda_intel 0000:2d:00.1: Force to non-snoop mode [ 29.258186] snd_hda_intel 0000:2f:00.4: enabling device (0000 -> 0002) [ 29.294813] r8169 0000:07:00.0 enp7s0: Link is Down [ 29.298128] snd_hda_intel 0000:2d:00.1: bound 0000:2d:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu]) [ 29.305358] snd_hda_intel 0000:06:00.1: bound 0000:06:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu]) [ 29.305700] snd_hda_codec_realtek hdaudioC3D0: ALCS1200A: SKU not ready 0x00000000 [ 29.306159] snd_hda_codec_realtek hdaudioC3D0: autoconfig for ALCS1200A: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line [ 29.306163] snd_hda_codec_realtek hdaudioC3D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 29.306164] snd_hda_codec_realtek hdaudioC3D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 29.306164] snd_hda_codec_realtek hdaudioC3D0: mono: mono_out=0x0 [ 29.306165] snd_hda_codec_realtek hdaudioC3D0: dig-out=0x1e/0x0 [ 29.306165] snd_hda_codec_realtek hdaudioC3D0: inputs: [ 29.306166] snd_hda_codec_realtek hdaudioC3D0: Front Mic=0x19 [ 29.306167] snd_hda_codec_realtek hdaudioC3D0: Rear Mic=0x18 [ 29.306167] snd_hda_codec_realtek hdaudioC3D0: Line=0x1a [ 29.312216] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.0/0000:2c:00.0/0000:2d:00.1/sound/card2/input24 [ 29.312277] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.0/0000:2c:00.0/0000:2d:00.1/sound/card2/input25 [ 29.312309] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.0/0000:2c:00.0/0000:2d:00.1/sound/card2/input26 [ 29.312354] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.0/0000:2c:00.0/0000:2d:00.1/sound/card2/input27 [ 29.312375] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:00.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card1/input30 [ 29.312387] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.0/0000:2c:00.0/0000:2d:00.1/sound/card2/input28 [ 29.312409] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.0/0000:2c:00.0/0000:2d:00.1/sound/card2/input29 [ 29.312433] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:00.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card1/input31 [ 29.312456] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:00.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card1/input32 [ 29.312508] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:00.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card1/input33 [ 29.312531] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:00.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card1/input34 [ 29.312550] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:00.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card1/input35 [ 29.319802] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:2f:00.4/sound/card3/input36 [ 29.319923] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:2f:00.4/sound/card3/input37 [ 29.320011] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:2f:00.4/sound/card3/input38 [ 29.320104] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:2f:00.4/sound/card3/input39 [ 29.320206] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:2f:00.4/sound/card3/input40 [ 29.320298] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:2f:00.4/sound/card3/input41 [ 29.320400] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:2f:00.4/sound/card3/input42 [ 31.826731] rfkill: input handler disabled [ 32.319719] r8169 0000:2a:00.0 enp42s0: Link is Up - 1Gbps/Full - flow control rx/tx [ 32.319729] IPv6: ADDRCONF(NETDEV_CHANGE): enp42s0: link becomes ready [ 35.297339] kauditd_printk_skb: 73 callbacks suppressed [ 35.297342] audit: type=1130 audit(1621010100.001:79): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 35.838042] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 35.839411] Bridge firewalling registered [ 35.862582] audit: type=1325 audit(1621010100.568:80): table=nat:1;?:0 family=2 entries=1 op=nft_register_table pid=1612 comm="iptables" [ 35.862585] audit: type=1325 audit(1621010100.568:80): table=nat:1;DOCKER:1 family=2 entries=0 op=nft_register_chain pid=1612 comm="iptables" [ 35.862587] audit: type=1325 audit(1621010100.568:80): table=?:0;?:0 family=0 entries=2 op=nft_register_gen pid=1612 comm="iptables" [ 35.862588] audit: type=1300 audit(1621010100.568:80): arch=c000003e syscall=46 success=yes exit=116 a0=3 a1=7ffcc6883930 a2=0 a3=7ffcc688391c items=0 ppid=1534 pid=1612 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null) [ 35.862589] audit: type=1327 audit(1621010100.568:80): proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4E00444F434B4552 [ 35.863408] audit: type=1325 audit(1621010100.568:81): table=filter:2;?:0 family=2 entries=1 op=nft_register_table pid=1614 comm="iptables" [ 35.863410] audit: type=1325 audit(1621010100.568:81): table=filter:2;DOCKER:1 family=2 entries=0 op=nft_register_chain pid=1614 comm="iptables" [ 35.863411] audit: type=1325 audit(1621010100.568:81): table=?:0;?:0 family=0 entries=3 op=nft_register_gen pid=1614 comm="iptables" [ 35.863412] audit: type=1300 audit(1621010100.568:81): arch=c000003e syscall=46 success=yes exit=124 a0=3 a1=7ffd60a5d290 a2=0 a3=7ffd60a5d27c items=0 ppid=1534 pid=1614 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null) [ 38.962792] rfkill: input handler enabled [ 41.386977] kauditd_printk_skb: 294 callbacks suppressed [ 41.386979] audit: type=1130 audit(1621010106.091:164): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 41.520377] rfkill: input handler disabled [ 42.860694] audit: type=1106 audit(1621010107.564:165): pid=940 uid=0 auid=120 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=Jaap-Desktop addr=? terminal=/dev/tty1 res=success' [ 42.860740] audit: type=1104 audit(1621010107.564:166): pid=940 uid=0 auid=120 ses=1 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=Jaap-Desktop addr=? terminal=/dev/tty1 res=success' [ 49.952915] [drm] free PSP TMR buffer [ 53.184056] audit: type=1131 audit(1621010117.888:167): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 53.218991] audit: type=1131 audit(1621010117.924:168): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 56.841606] audit: type=1100 audit(1621010121.548:169): pid=2626 uid=1000 auid=1000 ses=4 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="jaap" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 56.842296] audit: type=1101 audit(1621010121.548:170): pid=2626 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jaap" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 56.842595] audit: type=1110 audit(1621010121.548:171): pid=2626 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 56.843593] audit: type=1105 audit(1621010121.548:172): pid=2626 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
- Alex Deucher mentioned in commit agd5f/linux@da38f706
mentioned in commit agd5f/linux@da38f706
- Owner
This patch should fix it: https://patchwork.freedesktop.org/patch/434089/?series=90262&rev=1
- Alex Deucher mentioned in commit agd5f/linux@b804a75d
mentioned in commit agd5f/linux@b804a75d
- Author
Thank you very much! This patch does indeed also fix the issue for me. Having said that, if I am not mistaken this patch simply disables the fan boost functionality with multiple GPUs for these unsupported GPUs, correct? Is there a way to regain similar functionality in a different way? I am seeing up to 111 degrees celsius on the hotspot. Fortunately, these are just spikes and it's usually right below the 110 mark (which is the official rated max temperature), but it's still a bit more toasty than I'd like. Or would custom fan profiles be the only real option here?
Also, I am very curious how these patches eventually end up in the mainline kernel. Can I expect this to be backported to the 5.12 series? Or would this end up in a different kernel version altogether? Curious what the timeline would be for me to go back to the mainline one instead of having to use my own compiled version.
Thank you very much again for your effort!
- Owner
I'll queued the patch up for stable kernels so it should hit 5.12 soon. The feature is not supported on boards where MGpuFanBoostLimitRpm is set to 0. The SMU will throttle the GPU if the temperature gets too high.
- Alex Deucher closed
closed
- Author
The throttling is working fine, but I am not certain if the current behavior is the intended behavior. Currently, my top GPU is running at 89C on the edge temperature sensor and 96C on the junction temperature. Those temperatures are fine and not out of the ordinary for a 6900xt from what I've seen.
However, the memory temperature is hitting 100C, which is the maximum allowed temperature for these memory dies. Therefor, the GPU is heavily throtting, running at a 950mhz shader clock instead of the usual 2ghz+ clocks. Now this situation is heavily preferred over actually overheating of course. But the thing that's puzzling to me, is that the fan speed is only at 1700 RPM, whereas these fans can go up to 3300 RPM. Shouldn't throttling be a last resort behavior, when even a very aggressive fan speed cannot keep the temperatures in check?
To me, it looks like the fan speed only responds to the GPU temperature. If that temperature is fine, it will not ramp up higher, even when the RAM chips would like some more cooling capacity. Thankfully, the throttling behavior DOES take RAM temperature into account, but ideally the fans should work harder to avoid throttling altogether if possible.
Anyway, this might be a new issue. Should I open a new issue for this?
- Alex Deucher mentioned in commit agd5f/linux@1a0b713c
mentioned in commit agd5f/linux@1a0b713c
- Jaap Buurman mentioned in issue #1608 (closed)
mentioned in issue #1608 (closed)
- Author
Created a new ticket with this new issue over here: #1608 (closed)