(reposted because I originally posted it on the wrong topic, sorry)
Hello people, it's my first time writing on this Forum and I'm seeking help with my GPU Pass-through, so I've been trying to setup a Windows 10 VM to use with Sunshine to stream some lightweight games, I've tried without GPU but it performs horribly with 7 FPS max and no OpenGL/Vulkan.
I've tried using ChatGPT and some articles I've found online to guide myself and (I think and hope) I got to a decent point.
So the Windows 10 VM sees the GPU just fine in Device Manager (as Microsoft Basic Display Adapter, after installing the correct NVIDIA drivers it names it correctly NVIDIA GeForce 710) but for some reason it has got a caution sign and says that "Windows has stopped this device because it has reported problems. (Error 43)" (image)
Initially the audio was begin seen (in the bottom right corner) but eventually wasn't anymore... also opening Task Manager the GPU isn't present there.
Here's is my VM configuration (might be helpful)
As you probably noticed in the configuration I've also tried to give the GPU it's BIOS (downloaded from TechPowerUp) but it still doesn't work.
Another thing I should mention is that I've already checked my BIOS and enabled VT-d and IOMMU is enabled and the groups are present, I also already tried to remove the Display adapter that let's me access the Web console but the GPU isn't outputting any signal on my HDMI (BUT when the Audio worked it recognized the name of the monitor it was attached to).
I've began using Proxmox very recently and it's just been a lot of trial and error but this one I can't figure out, ChatGPT, Gemini and no AI can help me and also I can't find anything online so thanks to anyone who will help me!
Hello people, it's my first time writing on this Forum and I'm seeking help with my GPU Pass-through, so I've been trying to setup a Windows 10 VM to use with Sunshine to stream some lightweight games, I've tried without GPU but it performs horribly with 7 FPS max and no OpenGL/Vulkan.
I've tried using ChatGPT and some articles I've found online to guide myself and (I think and hope) I got to a decent point.
So the Windows 10 VM sees the GPU just fine in Device Manager (as Microsoft Basic Display Adapter, after installing the correct NVIDIA drivers it names it correctly NVIDIA GeForce 710) but for some reason it has got a caution sign and says that "Windows has stopped this device because it has reported problems. (Error 43)" (image)
Initially the audio was begin seen (in the bottom right corner) but eventually wasn't anymore... also opening Task Manager the GPU isn't present there.
Here's is my VM configuration (might be helpful)
Code:
bios: ovmf
boot: order=ide1;ide2;net0
cores: 4
cpu: host,hidden=1,flags=+pcid;+aes
efidisk0: local:104/vm-104-disk-0.qcow2,efitype=4m,pre-enrolled-keys=1,size=528K
hostpci0: 0000:01:00.0,pcie=1,x-vga=on,romfile=gt710.rom
hostpci1: 0000:01:00.1,pcie=1
ide0: none,media=cdrom
ide1: local:104/vm-104-disk-1.qcow2,size=60G
ide2: none,media=cdrom
machine: pc-q35-9.2+pve1
memory: 8192
meta: creation-qemu=9.2.0,ctime=1749484997
name: windows
net0: virtio=BC:24:11:F7:6C:D2,bridge=vmbr0,firewall=1
numa: 0
ostype: win10
scsihw: virtio-scsi-single
smbios1: uuid=a9497e40-d862-47e5-8eb6-f440bb3ef405
sockets: 1
tags: games;heavy;service;streaming
tpmstate0: local:104/vm-104-disk-2.raw,size=4M,version=v2.0
vga: std
vmgenid: 30ad6e7f-1ad4-4fd6-addc-db3afdc491fc
Another thing I should mention is that I've already checked my BIOS and enabled VT-d and IOMMU is enabled and the groups are present, I also already tried to remove the Display adapter that let's me access the Web console but the GPU isn't outputting any signal on my HDMI (BUT when the Audio worked it recognized the name of the monitor it was attached to).
I've began using Proxmox very recently and it's just been a lot of trial and error but this one I can't figure out, ChatGPT, Gemini and no AI can help me and also I can't find anything online so thanks to anyone who will help me!