I have a new server with a X10SDV-TLN4F Xeon D mainboard running Proxmox 4.1. I am trying to get GPU passthrough working with an ATI Radeon HD 5000 and windows 7.
I have it working with the built in windows VGA drivers but it bluescreens when I load the the ATI drivers. I have seen reference to a similar problem being solved with the following line...
Can someone tell me how I would inject that config line into Proxmox when the VM starts?
I have it working with the built in windows VGA drivers but it bluescreens when I load the the ATI drivers. I have seen reference to a similar problem being solved with the following line...
Code:
-device ioh3420,bus=pcie.0,id=pcie0,port=1,chassis=1,multifunction=on \
Can someone tell me how I would inject that config line into Proxmox when the VM starts?