Hard crashing after AMD GPU Passthrough

I recently followed this guide for GPU passthrough: Guide

I have an i5-11600k, and an Aorus Elite Z590 Motherboard both of which support VT-d and IOMMU.

Upon reaching the install step of the VM, the host system locks up after trying to create the storage space. No errors appear, and I cannot take a screenshot of it since it freezes the host. The other monitor that the GPU is connected to shows no change, doesn’t flicker, turn on, or otherwise.
The journalctl is also not logged during this time either, i must restart to gain control of my machine.

This is: lspci -nnk
for the two devices I have passed through

Here is the group listing for my IOMMU groups:
Script:
shopt -s nullglob
for g in find /sys/kernel/iommu_groups/* -maxdepth 0 -type d | sort -V; do
echo "IOMMU Group ${g##/}:"
for d in $g/devices/
; do
echo -e “\t$(lspci -nns ${d##*/})”
done;
done;

Help on this would be appreciated!

Please read this:

and post some more information so we can see what’s really going on. Now we know the symptom of the disease, but we need some more probing to know where the origin lies… :grin:

An inxi --admin --verbosity=7 --filter --no-host --width would be the minimum required information for us to be able to help you. (Personally Identifiable Information like serial numbers and MAC addresses will be filtered out by the above command)
Also, please copy-paste that output in-between 3 backticks ``` at the beginning and end of the code/text.

1 Like

Sorry about that! Forgot all about this forums formatting rules. Thank you for reminding me.

inxi --admin --verbosity=7 --filter --no-host --width

System:
  Kernel: 5.12.19-1-MANJARO x86_64 bits: 64 compiler: gcc v: 11.1.0 
  parameters: BOOT_IMAGE=/boot/vmlinuz-5.12-x86_64 
  root=UUID=8ba57404-e263-4322-9676-1e9b8d434d03 rw quiet apparmor=1 
  security=apparmor intel_iommu=on 
  resume=UUID=862427bd-c72a-4e7e-afcf-7c33291eb2ce udev.log_priority=3 
  pcie_aspm.policy=performance 
  Desktop: Xfce 4.16.0 tk: Gtk 3.24.29 info: xfce4-panel wm: xfwm 4.16.1 
  dm: LightDM 1.30.0 Distro: Manjaro Linux base: Arch Linux 
Machine:
  Type: Desktop Mobo: Gigabyte model: Z590 AORUS ELITE AX v: x.x serial: N/A 
  UEFI: American Megatrends LLC. v: F3 date: 01/20/2021 
Battery:
  Message: No system battery data found. Is one present? 
Memory:
  RAM: total: 31.15 GiB used: 2.05 GiB (6.6%) 
  Array-1: capacity: 64 GiB slots: 4 EC: None max-module-size: 16 GiB 
  note: est. 
  Device-1: Controller0-ChannelA-DIMM0 size: No Module Installed 
  Device-2: Controller0-ChannelA-DIMM1 size: 16 GiB speed: 2666 MT/s 
  type: DDR4 detail: synchronous bus-width: 64 bits total: 64 bits 
  manufacturer: G Skill Intl part-no: F4-3200C16-16GVK serial: N/A 
  Device-3: Controller0-ChannelB-DIMM0 size: No Module Installed 
  Device-4: Controller0-ChannelB-DIMM1 size: 16 GiB speed: 2666 MT/s 
  type: DDR4 detail: synchronous bus-width: 64 bits total: 64 bits 
  manufacturer: G Skill Intl part-no: F4-3200C16-16GVK serial: N/A 
CPU:
  Info: 6-Core model: 11th Gen Intel Core i5-11600K socket: U3E1 bits: 64 
  type: MT MCP arch: Rocket Lake family: 6 model-id: A7 (167) stepping: 1 
  microcode: 40 cache: L1: 480 KiB L2: 12 MiB L3: 12 MiB bogomips: 93924 
  Speed: 800 MHz min/max: 800/4900 MHz base/boost: 3861/8500 volts: 1.1 V 
  ext-clock: 100 MHz Core speeds (MHz): 1: 800 2: 800 3: 800 4: 800 5: 800 
  6: 799 7: 800 8: 800 9: 800 10: 800 11: 800 12: 800 
  Flags: 3dnowprefetch abm acpi adx aes aperfmperf apic arat arch_capabilities 
  arch_perfmon art avx avx2 avx512_bitalg avx512_vbmi2 avx512_vnni 
  avx512_vpopcntdq avx512bw avx512cd avx512dq avx512f avx512ifma avx512vbmi 
  avx512vl bmi1 bmi2 bts clflush clflushopt cmov constant_tsc cpuid 
  cpuid_fault cx16 cx8 de ds_cpl dtes64 dtherm dts ept ept_ad erms est f16c 
  flexpriority flush_l1d fma fpu fsgsbase fsrm fxsr gfni ht hwp hwp_act_window 
  hwp_epp hwp_notify hwp_pkg_req ibpb ibrs ibrs_enhanced ida intel_pt invpcid 
  invpcid_single lahf_lm lm mca mce md_clear mmx monitor movbe mpx msr mtrr 
  nonstop_tsc nopl nx ospke pae pat pbe pcid pclmulqdq pdcm pdpe1gb pebs pge 
  pku pln pni popcnt pse pse36 pts rdpid rdrand rdseed rdtscp rep_good sdbg 
  sep sha_ni smap smep smx ss ssbd sse sse2 sse4_1 sse4_2 ssse3 stibp syscall 
  tm tm2 tpr_shadow tsc tsc_adjust tsc_deadline_timer tsc_known_freq umip vaes 
  vme vmx vnmi vpclmulqdq vpid x2apic xgetbv1 xsave xsavec xsaveopt xsaves 
  xtopology xtpr 
  Vulnerabilities: Type: itlb_multihit status: Not affected 
  Type: l1tf status: Not affected 
  Type: mds status: Not affected 
  Type: meltdown status: Not affected 
  Type: spec_store_bypass 
  mitigation: Speculative Store Bypass disabled via prctl and seccomp 
  Type: spectre_v1 
  mitigation: usercopy/swapgs barriers and __user pointer sanitization 
  Type: spectre_v2 mitigation: Enhanced IBRS, IBPB: conditional, RSB filling 
  Type: srbds status: Not affected 
  Type: tsx_async_abort status: Not affected 
Graphics:
  Device-1: Intel RocketLake-S GT1 [UHD Graphics 750] vendor: Gigabyte 
  driver: i915 v: kernel bus-ID: 00:02.0 chip-ID: 8086:4c8a class-ID: 0300 
  Device-2: AMD Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] 
  vendor: XFX Pine driver: amdgpu v: kernel bus-ID: 01:00.0 chip-ID: 1002:67df 
  class-ID: 0300 
  Display: server: X.Org 1.20.11 compositor: xfwm4 v: 4.16.1 driver: 
  loaded: amdgpu,ati,intel unloaded: modesetting alternate: fbdev,vesa 
  display-ID: :0.0 screens: 1 
  Screen-1: 0 s-res: 3840x1080 s-dpi: 96 s-size: 1016x286mm (40.0x11.3") 
  s-diag: 1055mm (41.6") 
  Monitor-1: HDMI1 res: 1920x1080 hz: 60 dpi: 102 size: 480x270mm (18.9x10.6") 
  diag: 551mm (21.7") 
  Monitor-2: HDMI-A-1-1 res: 1920x1080 hz: 60 dpi: 94 
  size: 521x293mm (20.5x11.5") diag: 598mm (23.5") 
  OpenGL: renderer: Mesa Intel Graphics (RKL GT1) v: 4.6 Mesa 21.1.5 
  direct render: Yes 
Audio:
  Device-1: Intel Tiger Lake-H HD Audio vendor: Gigabyte driver: snd_hda_intel 
  v: kernel alternate: snd_sof_pci_intel_tgl bus-ID: 00:1f.3 
  chip-ID: 8086:43c8 class-ID: 0403 
  Device-2: AMD Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590] 
  vendor: XFX Pine driver: snd_hda_intel v: kernel bus-ID: 01:00.1 
  chip-ID: 1002:aaf0 class-ID: 0403 
  Sound Server-1: ALSA v: k5.12.19-1-MANJARO running: yes 
  Sound Server-2: JACK v: 1.9.19 running: no 
  Sound Server-3: PulseAudio v: 14.2 running: yes 
  Sound Server-4: PipeWire v: 0.3.32 running: no 
Network:
  Device-1: Intel Tiger Lake PCH CNVi WiFi driver: iwlwifi v: kernel 
  port: 5000 bus-ID: 00:14.3 chip-ID: 8086:43f0 class-ID: 0280 
  IF: wlo1 state: up mac: <filter> 
  IP v4: <filter> type: dynamic noprefixroute scope: global 
  broadcast: <filter> 
  IP v6: <filter> type: noprefixroute scope: link 
  Device-2: Realtek RTL8125 2.5GbE vendor: Gigabyte driver: r8169 v: kernel 
  port: 3000 bus-ID: 04:00.0 chip-ID: 10ec:8125 class-ID: 0200 
  IF: enp4s0 state: down mac: <filter> 
  IF-ID-1: virbr0 state: down mac: <filter> 
  IP v4: <filter> scope: global broadcast: <filter> 
  WAN IP: <filter> 
Bluetooth:
  Device-1: Intel AX201 Bluetooth type: USB driver: btusb v: 0.8 
  bus-ID: 1-14:7 chip-ID: 8087:0026 class-ID: e001 
  Report: rfkill ID: hci0 rfk-id: 1 state: down bt-service: enabled,running 
  rfk-block: hardware: no software: yes address: see --recommends 
Logical:
  Message: No logical block device data found. 
  Device-1: luks-bf411ced-f63f-4984-87c4-e2d70482f671 maj-min: 254:0 
  type: LUKS dm: dm-0 size: 1.82 TiB 
  Components: 
  p-1: sda1 maj-min: 8:1 size: 1.82 TiB 
RAID:
  Hardware-1: Intel Device driver: ahci v: 3.0 port: 5060 bus-ID: 00:17.0 
  chip-ID: 8086.43d6 rev: 11 class-ID: 0104 
Drives:
  Local Storage: total: 2.73 TiB used: 197.07 GiB (7.1%) 
  SMART Message: Required tool smartctl not installed. Check --recommends 
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Western Digital 
  model: WDS100T1X0E-00AFY0 size: 931.51 GiB block-size: physical: 512 B 
  logical: 512 B speed: 63.2 Gb/s lanes: 4 type: SSD serial: <filter> 
  rev: 613000WD temp: 33.9 C scheme: GPT 
  ID-2: /dev/sda maj-min: 8:0 vendor: Seagate model: ST2000DM008-2FR102 
  size: 1.82 TiB block-size: physical: 4096 B logical: 512 B speed: 6.0 Gb/s 
  type: HDD rpm: 7200 serial: <filter> rev: 0001 scheme: GPT 
  Message: No optical or floppy data found. 
Partition:
  ID-1: / raw-size: 899.22 GiB size: 884.03 GiB (98.31%) 
  used: 27.24 GiB (3.1%) fs: ext4 block-size: 4096 B dev: /dev/nvme0n1p3 
  maj-min: 259:3 label: N/A uuid: 8ba57404-e263-4322-9676-1e9b8d434d03 
  ID-2: /boot/efi raw-size: 300 MiB size: 299.4 MiB (99.80%) 
  used: 296 KiB (0.1%) fs: vfat block-size: 512 B dev: /dev/nvme0n1p1 
  maj-min: 259:1 label: NO_LABEL uuid: 6E8B-578F 
  ID-3: /home raw-size: 1.82 TiB size: 1.79 TiB (98.37%) 
  used: 169.82 GiB (9.3%) fs: ext4 block-size: 4096 B dev: /dev/dm-0 
  maj-min: 254:0 mapped: luks-bf411ced-f63f-4984-87c4-e2d70482f671 label: N/A 
  uuid: 20cd3e50-e7b9-46e9-a8dd-e341c97f7d1f 
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default) 
  ID-1: swap-1 type: partition size: 32 GiB used: 0 KiB (0.0%) priority: -2 
  dev: /dev/nvme0n1p2 maj-min: 259:2 label: N/A 
  uuid: 862427bd-c72a-4e7e-afcf-7c33291eb2ce 
Unmounted:
  Message: No unmounted partitions found. 
USB:
  Hub-1: 1-0:1 info: Full speed (or root) Hub ports: 16 rev: 2.0 
  speed: 480 Mb/s chip-ID: 1d6b:0002 class-ID: 0900 
  Hub-2: 1-11:2 info: Genesys Logic Hub ports: 4 rev: 2.0 speed: 480 Mb/s 
  power: 100mA chip-ID: 05e3:0608 class-ID: 0900 
  Device-1: 1-11.1:4 info: Razer USA RZ01-0321 Gaming Mouse [DeathAdder V2] 
  type: Mouse,Keyboard driver: razermouse,usbhid interfaces: 4 rev: 2.0 
  speed: 12 Mb/s power: 100mA chip-ID: 1532:0084 class-ID: 0300 
  Device-2: 1-11.2:6 info: Microdia USB Keyboard type: Keyboard 
  driver: hid-generic,usbhid interfaces: 2 rev: 2.0 speed: 1.5 Mb/s 
  power: 100mA chip-ID: 0c45:7603 class-ID: 0301 
  Hub-3: 1-12:3 info: Genesys Logic Hub ports: 4 rev: 2.0 speed: 480 Mb/s 
  power: 100mA chip-ID: 05e3:0608 class-ID: 0900 
  Device-1: 1-13:5 info: Integrated Express ITE Device type: HID 
  driver: hid-generic,usbhid interfaces: 1 rev: 2.0 speed: 12 Mb/s 
  power: 100mA chip-ID: 048d:5702 class-ID: 0300 
  Device-2: 1-14:7 info: Intel AX201 Bluetooth type: Bluetooth driver: btusb 
  interfaces: 2 rev: 2.0 speed: 12 Mb/s power: 100mA chip-ID: 8087:0026 
  class-ID: e001 
  Hub-4: 2-0:1 info: Full speed (or root) Hub ports: 9 rev: 3.1 speed: 10 Gb/s 
  chip-ID: 1d6b:0003 class-ID: 0900 
Sensors:
  System Temperatures: cpu: 16.8 C mobo: 16.8 C gpu: amdgpu temp: 31.0 C 
  Fan Speeds (RPM): N/A gpu: amdgpu fan: 946 
Info:
  Processes: 358 Uptime: 3m wakeups: 0 Init: systemd v: 248 tool: systemctl 
  Compilers: gcc: 11.1.0 Packages: 1208 pacman: 1200 lib: 332 flatpak: 0 
  snap: 8 Shell: Bash (sudo) v: 5.1.8 running-in: xfce4-terminal inxi: 3.3.06 

lspci -nnk

00:00.0 Host bridge [0600]: Intel Corporation Device [8086:4c53] (rev 01)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:5000]
	Kernel driver in use: icl_uncore
00:01.0 PCI bridge [0604]: Intel Corporation Device [8086:4c01] (rev 01)
	Kernel driver in use: pcieport
00:02.0 VGA compatible controller [0300]: Intel Corporation RocketLake-S GT1 [UHD Graphics 750] [8086:4c8a] (rev 04)
	DeviceName: Onboard - Video
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
	Kernel driver in use: i915
	Kernel modules: i915
00:06.0 PCI bridge [0604]: Intel Corporation Device [8086:4c09] (rev 01)
	Kernel driver in use: pcieport
00:14.0 USB controller [0c03]: Intel Corporation Tiger Lake-H USB 3.2 Gen 2x1 xHCI Host Controller [8086:43ed] (rev 11)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:5007]
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
00:14.2 RAM memory [0500]: Intel Corporation Tiger Lake-H Shared SRAM [8086:43ef] (rev 11)
	DeviceName: Onboard - Other
00:14.3 Network controller [0280]: Intel Corporation Tiger Lake PCH CNVi WiFi [8086:43f0] (rev 11)
	DeviceName: Onboard - Ethernet
	Subsystem: Intel Corporation Wi-Fi 6 AX201 160MHz [8086:0074]
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
00:16.0 Communication controller [0780]: Intel Corporation Tiger Lake-H Management Engine Interface [8086:43e0] (rev 11)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:1c3a]
	Kernel driver in use: mei_me
	Kernel modules: mei_me
00:17.0 RAID bus controller [0104]: Intel Corporation Device [8086:43d6] (rev 11)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:b005]
	Kernel driver in use: ahci
00:1b.0 PCI bridge [0604]: Intel Corporation Device [8086:43c0] (rev 11)
	Kernel driver in use: pcieport
00:1b.2 PCI bridge [0604]: Intel Corporation Device [8086:43c2] (rev 11)
	Kernel driver in use: pcieport
00:1b.4 PCI bridge [0604]: Intel Corporation Device [8086:43c4] (rev 11)
	Kernel driver in use: pcieport
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:43b8] (rev 11)
	Kernel driver in use: pcieport
00:1c.4 PCI bridge [0604]: Intel Corporation Tiger Lake-H PCI Express Root Port #5 [8086:43bc] (rev 11)
	Kernel driver in use: pcieport
00:1d.0 PCI bridge [0604]: Intel Corporation Tiger Lake-H PCI Express Root Port #9 [8086:43b0] (rev 11)
	Kernel driver in use: pcieport
00:1d.4 PCI bridge [0604]: Intel Corporation Device [8086:43b4] (rev 11)
	Kernel driver in use: pcieport
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:4385] (rev 11)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:5001]
00:1f.3 Audio device [0403]: Intel Corporation Tiger Lake-H HD Audio Controller [8086:43c8] (rev 11)
	DeviceName: Onboard - Sound
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:a0c3]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel, snd_sof_pci_intel_tgl
00:1f.4 SMBus [0c05]: Intel Corporation Tiger Lake-H SMBus Controller [8086:43a3] (rev 11)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:5001]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801
00:1f.5 Serial bus controller [0c80]: Intel Corporation Tiger Lake-H SPI Controller [8086:43a4] (rev 11)
	DeviceName: Onboard - Other
	Kernel driver in use: intel-spi
	Kernel modules: intel_spi_pci
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] [1002:67df] (rev e7)
	Subsystem: XFX Pine Group Inc. Radeon RX 580 [1682:c580]
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu
01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590] [1002:aaf0]
	Subsystem: XFX Pine Group Inc. Device [1682:aaf0]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
02:00.0 Non-Volatile memory controller [0108]: Sandisk Corp WD Black SN850 [15b7:5011] (rev 01)
	Subsystem: Sandisk Corp WD Black SN850 [15b7:5011]
	Kernel driver in use: nvme
04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 05)
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:e000]
	Kernel driver in use: r8169
	Kernel modules: r8169

I have only passed through my AMD GPU, and AMD Audio (1002:67df, 1002:aaf0)

Kernel 5.12 is EOL so please install both 5.4 and 5.10 LTS (Long Time Support) and see which one of the two troubles you least.

:crossed_fingers:

This happens under both of those kernels as well. The host and guest virt-manager session crash during the creation of the VM. In either case, the vm was never successfully created nor the storage file.

It is a hard crash as like mentioned before, I must hard restart via my reset button on the terminal to restart the computer.

Then you probably made an error in the passthrough. Which of the following are you wanting to pass through to the VM? (the AMD driver would be most logical)

and how are you doing that exactly?

:thinking:

Yes it is both AMD devices, the AMD Video and Audio as mentioned before and specifically through this guide: https://wiki.archlinux.org/title/PCI_passthrough_via_OVMF#Binding_vfio-pci_via_device_ID

Summary:

  • make file vfio.conf in /etc/modprobe.d/

  • Add the lines

    • options vfio-pci ids=1002:aaf0,1002:67df
  • Have vfio-pci load early by editing /etc/mkinitcpio.conf:

    • Add vfio vfio_iommu_type1 vfio_virqfd to MODULES
  • Add modconf to HOOKS

  • Regenerate the intramfs with:

    sudo mkinitcpio -p linux512
    
  • also tried with linux54 and linux510 as requested.

Result:

  • The highjack is successful every time
  • my monitor is disabled
  • the AMD module shows that it is owned by vfio, and therefore can be handed off.
  • The issue occurs when I add it to a VM during creation (I’ m using QEMU/KVM, virt-manager)
  • the lspci -nnk shows the list of my devices and what drivers are in use.

:warning: Yesterday I got an error to pop up and i’ve been trying to recreate it. It had something to do with NVRAM being corrupted. But this seems like a side effect of me hard restarting rather than the issue.

It turns out the issue I had is indeed a side effect of me hard resetting my PC during the storage creating domain phase of creating the VM. This corrupts the NVRAM file in

/var/lib/libvirt/qemu/nvram/VM_NAME_VARS.ovmf

This would be fixed by replacing the aforementioned file with the one in

/usr/share/edk2-ovmf/OVMF_VARS.fd

maintaining the vmname_VARS.fd name.

I still have the same issue as mentioned before, my system hard locks when creating a VM after GPU passthrough.

My apologies: you’ve reached the limit of my ability to help you any further…

:sob:

I appreciate the review of my steps regardless.
My first suspicion was that my CPU didn’t support virtualization, however, the bios has the option to enable vt-d for it, therefore it must have the capabilities.
My CPU has both Vt-d and vt-x, so this is not an issue:
https://www.intel.com/content/www/us/en/products/sku/212275/intel-core-i511600k-processor-12m-cache-up-to-4-90-ghz/specifications.html?wapkw=i5-11600k

My next suspicion was that my motherboard didn’t support something but I can’t imagine where I am going wrong.
My motherboard support IOMMU, so im not sure where the issue could be there:
https://www.gigabyte.com/Motherboard/Z590-AORUS-ELITE-rev-10/sp#sp

Bump:

Error: Hard crashes when using Virtmanager (Virsh) and KVM while performing PCIE passthrough.
I have the required BIOS settings ticked.

Here are the specs of my PC again, still no dice with this on my end.

inxi --admin --verbosity=7 --filter --no-host --width

System:
  Kernel: 5.10.79-1-MANJARO x86_64 bits: 64 compiler: gcc v: 11.1.0
  parameters: BOOT_IMAGE=/boot/vmlinuz-5.10-x86_64
  root=UUID=8ba57404-e263-4322-9676-1e9b8d434d03 rw intel_iommu=on iommu=pt
  pcie_aspm.policy=performance rd.driver.pre=vfio_pci vfio-pci.ids=
  video=vesafb:off,efifb:off quiet apparmor=1 security=apparmor
  resume=UUID=862427bd-c72a-4e7e-afcf-7c33291eb2ce udev.log_priority=3
  Desktop: Xfce 4.16.0 tk: Gtk 3.24.29 info: xfce4-panel wm: xfwm 4.16.1 vt: 7
  dm: LightDM 1.30.0 Distro: Manjaro Linux base: Arch Linux
Machine:
  Type: Desktop Mobo: Gigabyte model: Z590 AORUS ELITE AX v: x.x
  serial: <superuser required> UEFI: American Megatrends LLC. v: F3
  date: 01/20/2021
Battery:
  Message: No system battery data found. Is one present?
Memory:
  RAM: total: 31.15 GiB used: 4.22 GiB (13.6%)
  RAM Report: permissions: Unable to run dmidecode. Root privileges required.
CPU:
  Info: 6-Core model: 11th Gen Intel Core i5-11600K bits: 64 type: MT MCP
  arch: Rocket Lake family: 6 model-id: A7 (167) stepping: 1 microcode: 40
  cache: L1: 480 KiB L2: 3 MiB L3: 12 MiB bogomips: 93924
  Speed: 942 MHz min/max: 800/4900 MHz Core speeds (MHz): 1: 942 2: 870 3: 911
  4: 1186 5: 2519 6: 919 7: 925 8: 945 9: 3076 10: 2992 11: 4341 12: 4783
  Flags: 3dnowprefetch abm acpi adx aes aperfmperf apic arat arch_capabilities
  arch_perfmon art avx avx2 avx512_bitalg avx512_vbmi2 avx512_vnni
  avx512_vpopcntdq avx512bw avx512cd avx512dq avx512f avx512ifma avx512vbmi
  avx512vl bmi1 bmi2 bts clflush clflushopt cmov constant_tsc cpuid
  cpuid_fault cx16 cx8 de ds_cpl dtes64 dtherm dts ept ept_ad erms est f16c
  flexpriority flush_l1d fma fpu fsgsbase fsrm fxsr gfni ht hwp hwp_act_window
  hwp_epp hwp_notify hwp_pkg_req ibpb ibrs ibrs_enhanced ida intel_pt invpcid
  invpcid_single lahf_lm lm mca mce md_clear mmx monitor movbe mpx msr mtrr
  nonstop_tsc nopl nx ospke pae pat pbe pcid pclmulqdq pdcm pdpe1gb pebs pge
  pku pln pni popcnt pse pse36 pts rdpid rdrand rdseed rdtscp rep_good sdbg
  sep sha_ni smap smep smx ss ssbd sse sse2 sse4_1 sse4_2 ssse3 stibp syscall
  tm tm2 tpr_shadow tsc tsc_adjust tsc_deadline_timer tsc_known_freq umip vaes
  vme vmx vnmi vpclmulqdq vpid x2apic xgetbv1 xsave xsavec xsaveopt xsaves
  xtopology xtpr
  Vulnerabilities: Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: spec_store_bypass
  mitigation: Speculative Store Bypass disabled via prctl and seccomp
  Type: spectre_v1
  mitigation: usercopy/swapgs barriers and __user pointer sanitization
  Type: spectre_v2 mitigation: Enhanced IBRS, IBPB: conditional, RSB filling
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: Intel RocketLake-S GT1 [UHD Graphics 750] vendor: Gigabyte
  driver: i915 v: kernel bus-ID: 00:02.0 chip-ID: 8086:4c8a class-ID: 0300
  Device-2: AMD Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
  vendor: XFX Pine driver: amdgpu v: kernel bus-ID: 01:00.0 chip-ID: 1002:67df
  class-ID: 0300
  Display: x11 server: X.Org 1.21.1.1 compositor: xfwm4 v: 4.16.1 driver:
  loaded: modesetting display-ID: :0.0 screens: 1
  Screen-1: 0 s-res: 5760x1080 s-dpi: 96 s-size: 1524x286mm (60.0x11.3")
  s-diag: 1551mm (61")
  Monitor-1: HDMI-2 res: 1920x1080 hz: 60 dpi: 102
  size: 476x268mm (18.7x10.6") diag: 546mm (21.5")
  Monitor-2: DP-1-3 res: 1920x1080 hz: 60 dpi: 103
  size: 475x267mm (18.7x10.5") diag: 545mm (21.5")
  Monitor-3: HDMI-1-1 res: 1920x1080 hz: 60 dpi: 94
  size: 521x293mm (20.5x11.5") diag: 598mm (23.5")
  OpenGL: renderer: Mesa Intel Graphics (RKL GT1) v: 4.6 Mesa 21.2.5
  direct render: Yes
Audio:
  Device-1: Intel Tiger Lake-H HD Audio vendor: Gigabyte driver: snd_hda_intel
  v: kernel alternate: snd_sof_pci bus-ID: 00:1f.3 chip-ID: 8086:43c8
  class-ID: 0403
  Device-2: AMD Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]
  vendor: XFX Pine driver: snd_hda_intel v: kernel bus-ID: 01:00.1
  chip-ID: 1002:aaf0 class-ID: 0403
  Sound Server-1: ALSA v: k5.10.79-1-MANJARO running: yes
  Sound Server-2: JACK v: 1.9.19 running: no
  Sound Server-3: PulseAudio v: 15.0 running: yes
  Sound Server-4: PipeWire v: 0.3.40 running: yes
Network:
  Device-1: Intel Tiger Lake PCH CNVi WiFi driver: iwlwifi v: kernel
  bus-ID: 00:14.3 chip-ID: 8086:43f0 class-ID: 0280
  IF: wlo1 state: up mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
  broadcast: <filter>
  IP v6: <filter> type: noprefixroute scope: link
  Device-2: Realtek RTL8125 2.5GbE vendor: Gigabyte driver: r8169 v: kernel
  port: 3000 bus-ID: 04:00.0 chip-ID: 10ec:8125 class-ID: 0200
  IF: enp4s0 state: down mac: <filter>
  IF-ID-1: virbr0 state: down mac: <filter>
  IP v4: <filter> scope: global broadcast: <filter>
  WAN IP: <filter>
Bluetooth:
  Device-1: Intel AX201 Bluetooth type: USB driver: btusb v: 0.8
  bus-ID: 1-14:9 chip-ID: 8087:0026 class-ID: e001
  Report: rfkill ID: hci0 rfk-id: 1 state: down bt-service: enabled,running
  rfk-block: hardware: no software: yes address: see --recommends
Logical:
  Message: No logical block device data found.
  Device-1: luks-bf411ced-f63f-4984-87c4-e2d70482f671 maj-min: 254:0
  type: LUKS dm: dm-0 size: 1.82 TiB
  Components:
  p-1: sda1 maj-min: 8:1 size: 1.82 TiB
RAID:
  Hardware-1: Intel Device driver: ahci v: 3.0 port: 5060 bus-ID: 00:17.0
  chip-ID: 8086:43d6 rev: N/A class-ID: 0104
Drives:
  Local Storage: total: 5.46 TiB used: 432.04 GiB (7.7%)
  SMART Message: Required tool smartctl not installed. Check --recommends
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Western Digital
  model: WDS100T1X0E-00AFY0 size: 931.51 GiB block-size: physical: 512 B
  logical: 512 B speed: 63.2 Gb/s lanes: 4 type: SSD serial: <filter>
  rev: 613000WD temp: 41.9 C scheme: GPT
  ID-2: /dev/sda maj-min: 8:0 vendor: Seagate model: ST2000DM008-2FR102
  size: 1.82 TiB block-size: physical: 4096 B logical: 512 B speed: 6.0 Gb/s
  type: HDD rpm: 7200 serial: <filter> rev: 0001 scheme: GPT
  ID-3: /dev/sdb maj-min: 8:16 vendor: Seagate model: ST31000524AS
  size: 931.51 GiB block-size: physical: 512 B logical: 512 B speed: 6.0 Gb/s
  type: HDD rpm: 7200 serial: <filter> rev: JC4A scheme: MBR
  ID-4: /dev/sdc maj-min: 8:32 vendor: Western Digital
  model: WD2002FYPS-01U1B0 size: 1.82 TiB block-size: physical: 512 B
  logical: 512 B speed: 3.0 Gb/s type: HDD rpm: 5400 serial: <filter>
  rev: 5G05 scheme: MBR
  Message: No optical or floppy data found.
Partition:
  ID-1: / raw-size: 899.22 GiB size: 884.03 GiB (98.31%)
  used: 38.03 GiB (4.3%) fs: ext4 dev: /dev/nvme0n1p3 maj-min: 259:3
  label: N/A uuid: 8ba57404-e263-4322-9676-1e9b8d434d03
  ID-2: /boot/efi raw-size: 300 MiB size: 299.4 MiB (99.80%)
  used: 296 KiB (0.1%) fs: vfat dev: /dev/nvme0n1p1 maj-min: 259:1
  label: NO_LABEL uuid: 6E8B-578F
  ID-3: /home raw-size: 1.82 TiB size: 1.79 TiB (98.37%)
  used: 394.01 GiB (21.5%) fs: ext4 dev: /dev/dm-0 maj-min: 254:0
  mapped: luks-bf411ced-f63f-4984-87c4-e2d70482f671 label: N/A
  uuid: 20cd3e50-e7b9-46e9-a8dd-e341c97f7d1f
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default)
  ID-1: swap-1 type: partition size: 32 GiB used: 0 KiB (0.0%) priority: -2
  dev: /dev/nvme0n1p2 maj-min: 259:2 label: N/A
  uuid: 862427bd-c72a-4e7e-afcf-7c33291eb2ce
Unmounted:
  Message: No unmounted partitions found.
USB:
  Hub-1: 1-0:1 info: Hi-speed hub with single TT ports: 16 rev: 2.0
  speed: 480 Mb/s chip-ID: 1d6b:0002 class-ID: 0900
  Device-1: 1-9:2 info: Logitech USB Receiver type: Keyboard,Mouse,HID
  driver: hid-generic,usbhid interfaces: 3 rev: 2.0 speed: 12 Mb/s power: 98mA
  chip-ID: 046d:c541 class-ID: 0300
  Hub-2: 1-11:3 info: Genesys Logic Hub ports: 4 rev: 2.0 speed: 480 Mb/s
  power: 100mA chip-ID: 05e3:0608 class-ID: 0900
  Device-1: 1-11.1:5 info: Razer USA RZ01-0321 Gaming Mouse [DeathAdder V2]
  type: Mouse,Keyboard driver: razermouse,usbhid interfaces: 4 rev: 2.0
  speed: 12 Mb/s power: 100mA chip-ID: 1532:0084 class-ID: 0300
  Hub-3: 1-11.3:7 info: Genesys Logic Hub ports: 4 rev: 2.1 speed: 480 Mb/s
  power: 100mA chip-ID: 05e3:0610 class-ID: 0900
  Hub-4: 1-12:4 info: Genesys Logic Hub ports: 4 rev: 2.0 speed: 480 Mb/s
  power: 100mA chip-ID: 05e3:0608 class-ID: 0900
  Device-1: 1-13:11 info: Integrated Express ITE Device type: HID
  driver: hid-generic,usbhid interfaces: 1 rev: 2.0 speed: 12 Mb/s
  power: 100mA chip-ID: 048d:5702 class-ID: 0300
  Device-2: 1-14:9 info: Intel AX201 Bluetooth type: Bluetooth driver: btusb
  interfaces: 2 rev: 2.0 speed: 12 Mb/s power: 100mA chip-ID: 8087:0026
  class-ID: e001
  Hub-5: 2-0:1 info: Super-speed hub ports: 9 rev: 3.1 speed: 10 Gb/s
  chip-ID: 1d6b:0003 class-ID: 0900
Sensors:
  System Temperatures: cpu: 16.8 C mobo: 16.8 C gpu: amdgpu temp: 48.0 C
  Fan Speeds (RPM): N/A gpu: amdgpu fan: 803
Info:
  Processes: 397 Uptime: 14m wakeups: 0 Init: systemd v: 249 tool: systemctl
  Compilers: gcc: 11.1.0 Packages: 1289 pacman: 1284 lib: 372 flatpak: 0
  snap: 5 Shell: Bash v: 5.1.8 running-in: xfce4-terminal inxi: 3.3.09

lspci -nnk

00:00.0 Host bridge [0600]: Intel Corporation Device [8086:4c53] (rev 01)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:5000]
00:01.0 PCI bridge [0604]: Intel Corporation Device [8086:4c01] (rev 01)
	Kernel driver in use: pcieport
00:02.0 VGA compatible controller [0300]: Intel Corporation RocketLake-S GT1 [UHD Graphics 750] [8086:4c8a] (rev 04)
	DeviceName: Onboard - Video
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
	Kernel driver in use: i915
	Kernel modules: i915
00:06.0 PCI bridge [0604]: Intel Corporation Device [8086:4c09] (rev 01)
	Kernel driver in use: pcieport
00:14.0 USB controller [0c03]: Intel Corporation Tiger Lake-H USB 3.2 Gen 2x1 xHCI Host Controller [8086:43ed] (rev 11)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:5007]
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
00:14.2 RAM memory [0500]: Intel Corporation Tiger Lake-H Shared SRAM [8086:43ef] (rev 11)
	DeviceName: Onboard - Other
00:14.3 Network controller [0280]: Intel Corporation Tiger Lake PCH CNVi WiFi [8086:43f0] (rev 11)
	DeviceName: Onboard - Ethernet
	Subsystem: Intel Corporation Wi-Fi 6 AX201 160MHz [8086:0074]
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
00:16.0 Communication controller [0780]: Intel Corporation Tiger Lake-H Management Engine Interface [8086:43e0] (rev 11)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:1c3a]
	Kernel driver in use: mei_me
	Kernel modules: mei_me
00:17.0 RAID bus controller [0104]: Intel Corporation Device [8086:43d6] (rev 11)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:b005]
	Kernel driver in use: ahci
00:1b.0 PCI bridge [0604]: Intel Corporation Device [8086:43c0] (rev 11)
	Kernel driver in use: pcieport
00:1b.2 PCI bridge [0604]: Intel Corporation Device [8086:43c2] (rev 11)
	Kernel driver in use: pcieport
00:1b.4 PCI bridge [0604]: Intel Corporation Device [8086:43c4] (rev 11)
	Kernel driver in use: pcieport
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:43b8] (rev 11)
	Kernel driver in use: pcieport
00:1c.4 PCI bridge [0604]: Intel Corporation Tiger Lake-H PCI Express Root Port #5 [8086:43bc] (rev 11)
	Kernel driver in use: pcieport
00:1d.0 PCI bridge [0604]: Intel Corporation Tiger Lake-H PCI Express Root Port #9 [8086:43b0] (rev 11)
	Kernel driver in use: pcieport
00:1d.4 PCI bridge [0604]: Intel Corporation Device [8086:43b4] (rev 11)
	Kernel driver in use: pcieport
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:4385] (rev 11)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:5001]
00:1f.3 Audio device [0403]: Intel Corporation Tiger Lake-H HD Audio Controller [8086:43c8] (rev 11)
	DeviceName: Onboard - Sound
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:a0c3]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel, snd_sof_pci
00:1f.4 SMBus [0c05]: Intel Corporation Tiger Lake-H SMBus Controller [8086:43a3] (rev 11)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:5001]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801
00:1f.5 Serial bus controller [0c80]: Intel Corporation Tiger Lake-H SPI Controller [8086:43a4] (rev 11)
	DeviceName: Onboard - Other
	Kernel driver in use: intel-spi
	Kernel modules: intel_spi_pci
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] [1002:67df] (rev e7)
	Subsystem: XFX Pine Group Inc. Radeon RX 580 [1682:c580]
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu
01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590] [1002:aaf0]
	Subsystem: XFX Pine Group Inc. Device [1682:aaf0]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
02:00.0 Non-Volatile memory controller [0108]: Sandisk Corp WD Black SN850 [15b7:5011] (rev 01)
	Subsystem: Sandisk Corp WD Black SN850 [15b7:5011]
	Kernel driver in use: nvme
04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 05)
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:e000]
	Kernel driver in use: r8169
	Kernel modules: r8169