A GPU passthrough question once again... but different

Mattias Hedman

Well-Known Member
Jan 19, 2019
120
10
58
53
I got a Dell PE R720 server and a Nvidia Quadro M2000 GPU, running Proxmox 7.1.x.
The server discovered the GPU when rebooting after install and did some initializing.
I do see it using lspci.
I have read this Proxmox PCI passthrough and when I come to the part GPU Passthrough, it is suggested that I run the command:
Code:
# lspci -n -s 01:00
01:00.0 0200: 14e4:165f
01:00.1 0200: 14e4:165f

And add it to
Code:
 echo "options vfio-pci ids=10de:1381,10de:0fbc" > /etc/modprobe.d/vfio.conf
In the example as you can see it has to different values, but mine gives the same value on both.
This is where I stop.

How should I proceed?
Code:
echo "options vfio-pci ids=14e4:165f,14e4:165f" > /etc/modprobe.d/vfio.conf
or
echo "options vfio-pci ids=14e4:165f" > /etc/modprobe.d/vfio.conf

That is my question. :)
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!