Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171704

Passthrough Nvidia GTX 1650 works with PVE7.0 doesn't work with PVE8.3

$
0
0
Hello,

I have a PC with a Nvidia GTX 1650 PCIe. with Proxmox 7.0 I did the following configuration to passthrough the GPU to my VM Windows 10

Code:
/etc/default/grub:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt
video=vesafb:off video=efifb:off"

/etc/modules:
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd

then update-grub

/etc/modprobe.d/vfio.conf
options vfio-pci ids=10de:1f82,10de:10fa disable vga=1

then update-initramfs -u

/etc/modprobe.d/blacklist.conf
blacklist nvidia...

Read more

Viewing all articles
Browse latest Browse all 171704

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>