Long story short:
I set up a VM and passed trough a 1080Ti. (It's connected to a monitor)
Installed 8 random Steam games.
Only 2 worked.
Batman: Arkham Asylum Game of the Year Edition - I click on the play button (in launcher), nothing happens, possible crash on startup, no Event Viewer entry.
Friday the 13th: The Game - I click on the play button, shows splash screen, then quits with Bad Image errors (x3daudio1_7.dll, xapofx1_5.dll), no Event Viewer entry.
Hydrophobia: Prophecy - I click on the play button, nothing happens, possible crash on startup, no Event Viewer entry.
Just Cause 2 - I click on the play button, screen turns black then quits, no Event Viewer entry.
Lost Horizon - Works!
Mad Max - Works!
Split/Second - I click on the play button, screen turns black then quits, Event Viewer shows Application Error, exception code "0xc0000005".
The Vanishing of Ethan Carter - I click on the play button, nothing happens, possible crash on startup, no Event Viewer entry.
(Heaven Benchmark 4.0 - Works!)
Hardware:
MSI Z97 MPower MB
32GB Corsair Vengeance Red Pro
i7-4790K
1080Ti
GT710
Proxmox 6.2-4 settings:
/etc/default/grub
# Split/Second and Mad Max throw BSOD (kernel security check failure) without these:
/etc/modprobe.d/kvm.conf
VM conf:
VM:
Windows 10 iso - 21H1
Latest Nvidia drivers (471.41)
What I have already tried:
Installed the same config (same Windows iso, same Nvidia drivers) on the same physical machine. Every game worked, as it should be.
Installed the same config (same Windows iso, same Nvidia drivers) on a VM with ESXi 7.0. Every game worked, so it should be a Proxmox config issue.
Tried blacklisting drivers, adding vfio modules, hiding cpu, etc., (even though I had no problem passig trough the VGA card.)
Disabled/Enabled the iGPU and Multi-monitor mode in the BIOS.
Tried the whole setup with the GT710, same result, 8/2 games are worked.
Tried older Nvidia drivers (456.71).
Any help would be appreciated.
I set up a VM and passed trough a 1080Ti. (It's connected to a monitor)
Installed 8 random Steam games.
Only 2 worked.
Batman: Arkham Asylum Game of the Year Edition - I click on the play button (in launcher), nothing happens, possible crash on startup, no Event Viewer entry.
Friday the 13th: The Game - I click on the play button, shows splash screen, then quits with Bad Image errors (x3daudio1_7.dll, xapofx1_5.dll), no Event Viewer entry.
Hydrophobia: Prophecy - I click on the play button, nothing happens, possible crash on startup, no Event Viewer entry.
Just Cause 2 - I click on the play button, screen turns black then quits, no Event Viewer entry.
Lost Horizon - Works!
Mad Max - Works!
Split/Second - I click on the play button, screen turns black then quits, Event Viewer shows Application Error, exception code "0xc0000005".
The Vanishing of Ethan Carter - I click on the play button, nothing happens, possible crash on startup, no Event Viewer entry.
(Heaven Benchmark 4.0 - Works!)
Hardware:
MSI Z97 MPower MB
32GB Corsair Vengeance Red Pro
i7-4790K
1080Ti
GT710
Proxmox 6.2-4 settings:
/etc/default/grub
Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on"
# Split/Second and Mad Max throw BSOD (kernel security check failure) without these:
/etc/modprobe.d/kvm.conf
Code:
options kvm ignore_msrs=1
options kvm report_ignored_msrs=0
VM conf:
Code:
agent: 1
bios: ovmf
boot: cdn
bootdisk: scsi0
cores: 8
cpu: host
efidisk0: local-lv-thin-1:vm-131-disk-1,size=4M
hostpci0: 01:00,pcie=1,x-vga=1
machine: q35
memory: 8192
name: game-server-test
net0: virtio=C6:A9:6F:FF:D4:6A,bridge=vmbr0,firewall=1
numa: 0
ostype: win10
scsi0: local-lv-thin-1:vm-131-disk-0,backup=0,cache=writethrough,discard=on,size=256G,ssd=1
scsihw: virtio-scsi-pci
smbios1: uuid=83bdec48-c475-4fcd-90d8-2ed6b6bc7c5e
sockets: 1
vmgenid: 8037af99-9631-4d2e-90cd-2e1298397f69
VM:
Windows 10 iso - 21H1
Latest Nvidia drivers (471.41)
What I have already tried:
Installed the same config (same Windows iso, same Nvidia drivers) on the same physical machine. Every game worked, as it should be.
Installed the same config (same Windows iso, same Nvidia drivers) on a VM with ESXi 7.0. Every game worked, so it should be a Proxmox config issue.
Tried blacklisting drivers, adding vfio modules, hiding cpu, etc., (even though I had no problem passig trough the VGA card.)
Disabled/Enabled the iGPU and Multi-monitor mode in the BIOS.
Tried the whole setup with the GT710, same result, 8/2 games are worked.
Tried older Nvidia drivers (456.71).
Any help would be appreciated.