I just did a clean install of Proxmox 8 because it would not update from 7 for some reason. I followed the guide from Polloloco located here https://gitlab.com/polloloco/vgpu-proxmox to get my vGPU working again for gaming for my kids. I decided to try and use the last 6 gig vGPU for a video editing machine with Handbreak and video upscale on Topaz and neither one will work using the GPU. I have the gpu set as a p6000 but i always get an error saying it has no video memory.
I have been using the nvida 50 which is a Q profile do i need to use an A profile for it to work properly.
nvidia-50
Available instances: 4
Device API: vfio-pci
Name: GRID P40-6Q
Description: num_heads=4, frl_config=60, framebuffer=6144M, max_resolution=7680x4320, max_instance=4
in "nano /etc/vgpu_unlock/profile_override.toml" i have this listed
---6GB VIDEO CARD---
[profile.nvidia-50]
num_displays = 1
display_width = 1920
display_height = 1080
max_pixels = 2073600
cuda_enabled = 1
frl_enabled = 60
pci_id = 0x1B3011A0
pci_device_id = 0x1B30
should i be using
nvidia-58
Available instances: 4
Device API: vfio-pci
Name: GRID P40-6A
Description: num_heads=1, frl_config=60, framebuffer=6144M, max_resolution=1280x1024, max_instance=4
---6GB VIDEO CARD---
[profile.nvidia-58]
num_displays = 1
display_width = 1920
display_height = 1080
max_pixels = 2073600
cuda_enabled = 1
frl_enabled = 60
pci_id = 0x1B3011A0
pci_device_id = 0x1B30
I have been using the nvida 50 which is a Q profile do i need to use an A profile for it to work properly.
nvidia-50
Available instances: 4
Device API: vfio-pci
Name: GRID P40-6Q
Description: num_heads=4, frl_config=60, framebuffer=6144M, max_resolution=7680x4320, max_instance=4
in "nano /etc/vgpu_unlock/profile_override.toml" i have this listed
---6GB VIDEO CARD---
[profile.nvidia-50]
num_displays = 1
display_width = 1920
display_height = 1080
max_pixels = 2073600
cuda_enabled = 1
frl_enabled = 60
pci_id = 0x1B3011A0
pci_device_id = 0x1B30
should i be using
nvidia-58
Available instances: 4
Device API: vfio-pci
Name: GRID P40-6A
Description: num_heads=1, frl_config=60, framebuffer=6144M, max_resolution=1280x1024, max_instance=4
---6GB VIDEO CARD---
[profile.nvidia-58]
num_displays = 1
display_width = 1920
display_height = 1080
max_pixels = 2073600
cuda_enabled = 1
frl_enabled = 60
pci_id = 0x1B3011A0
pci_device_id = 0x1B30