Add table of Contents and spoof pascal

This commit is contained in:
2025-02-16 04:16:47 +01:00
parent b9feca671a
commit 09b2e8776d

View File

@@ -663,12 +663,12 @@ Starting from driver version 17.0, nvidia in their infinite wisdom dropped suppo
### Pascal GPU Compatibility with Volta Spoofing
It is important to note that, at the time of writing, video encoding is not compatible with the 16.x drivers. To ensure proper functionality, you need to spoof the Pascal GPU as a Volta GPU. This involves installing driver version 550.127.06 with the appropriate patch on the host system and modifying the virtual machine configuration file. For both Windows and Linux clients, driver version 550.127.05 is required.
It is important to note that, at the time of writing, video encoding is not compatible with the 16.x drivers. To ensure proper functionality with Pascal GPUs, you need to spoof the Pascal GPU as a Volta GPU. This involves installing driver version 550.127.06 with the appropriate patch on the host system and modifying the virtual machine configuration file. As explained previously, you also need to replace `vgpuConfig.xml`. For both Windows and Linux clients, driver version 550.127.05 is required.
To edit the configuration file, first replace `number_qm` with the actual number of your virtual machine in the file path `/etc/pve/qemu-server/number_qm.conf`. Then use the following command to open the file:
```bash
nano /etc/pve/qemu-server/numero_qm.conf
nano /etc/pve/qemu-server/number_qm.conf
```
For an NVIDIA Tesla P4, add the following line to the configuration file: