Specs
Core Ultra 7 265K
64GB DDR5 Ram
MSI 5060ti 16GB OC
1000W Corsair PSU
Help! Been trying for hours, but I cannot seems to get my GPU out of D3 mode. Checked Power connections, reseated the GPU, and tested the machine in Unraid, where the GPU was usable by containers.
Output of the command lspci -nnk
Output of: pveversion
Also to add insult to injury, I cannot get drivers working, so I can pass the GPU through to containers either.
/etc/default/grub
Core Ultra 7 265K
64GB DDR5 Ram
MSI 5060ti 16GB OC
1000W Corsair PSU
Help! Been trying for hours, but I cannot seems to get my GPU out of D3 mode. Checked Power connections, reseated the GPU, and tested the machine in Unraid, where the GPU was usable by containers.
Output of the command lspci -nnk
Code:
02:00.0 VGA compatible controller [0300]: NVIDIA Corporation GB206 [GeForce RTX 5060 Ti] [10de:2d04] (rev a1)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:5351]
Kernel driver in use: vfio-pci
Kernel modules: nvidiafb, nouveau
02:00.1 Audio device [0403]: NVIDIA Corporation Device [10de:22eb] (rev a1)
Subsystem: NVIDIA Corporation Device [10de:0000]
Kernel driver in use: vfio-pci
Kernel modules: snd_hda_intel
Output of: pveversion
Code:
pve-manager/9.0.10/deb1ca707ec72a89 (running kernel: 6.14.11-2-pve)
Also to add insult to injury, I cannot get drivers working, so I can pass the GPU through to containers either.
Code:
ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most frequently when this kernel module was built against the wrong or improperly
configured kernel sources, with a version of gcc that differs from the one used to build the target kernel, or if another driver, such as nouveau,
is present and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA device(s), or no NVIDIA device installed in this system is
supported by this NVIDIA Linux graphics driver release.
Please see the log entries 'Kernel module load error' and 'Kernel messages' at the end of the file '/var/log/nvidia-installer.log' for more
information.
/etc/default/grub
Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt vfio-pci.ids=10de:2d04,10de:22eb vfio-pci.disable_idle_d3=1 pcie_aspm=off pci=realloc,reset pcie_port_pm=off "
Last edited: