On the computer it is installed on a PVE Video controller ATI HD 3300 I want to redirect to a virtual machine with Windows XP SP3.
I searched the Internet and found some things, but obviously something wrong or not working, or this idea.
I did the following:
proxmox: ~ # lspci-v | grep VGA
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3300 Graphics (prog-if 00 [VGA controller])
Then I added the following lines in the conf file to the virtual machine:
#device_add pci-assign, host = 01:05.0, id = GPU0
#args
cidevice host = 01:05.0
hostpci: 01:05.0
But not once.
Has anyone tried this and can you share how you do
Sorry for my bad English.
Greetings: A.Hristov
I searched the Internet and found some things, but obviously something wrong or not working, or this idea.
I did the following:
proxmox: ~ # lspci-v | grep VGA
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3300 Graphics (prog-if 00 [VGA controller])
Then I added the following lines in the conf file to the virtual machine:
#device_add pci-assign, host = 01:05.0, id = GPU0
#args

hostpci: 01:05.0
But not once.
Has anyone tried this and can you share how you do
Sorry for my bad English.
Greetings: A.Hristov