Any recommendations on “gaming” GPU for VM

fbeye

Member
Jan 19, 2023
42
1
13
Hi!

So I guess I don’t expect to have a straight up flawless experience doing anything visual through a VM but was really wanting to find a GPU where I can, though a VM and on same LAN, experience Gnome top of the line and yeah, some gaming.

I am good for spending $$ if it’s legit but hoping 100-200 range.

With that said, and in a separate card recommendation, do they make cards where you can split to 2-3 vms for gnome/gaming, out of curiosity

Thanks friends
 
Hi!

So I guess I don’t expect to have a straight up flawless experience doing anything visual through a VM but was really wanting to find a GPU where I can, though a VM and on same LAN, experience Gnome top of the line and yeah, some gaming.

I am good for spending $$ if it’s legit but hoping 100-200 range.

With that said, and in a separate card recommendation, do they make cards where you can split to 2-3 vms for gnome/gaming, out of curiosity

Thanks friends
If you're looking for a GPU for a beefed-up VM experience and are willing to spend $100-$200, the NVIDIA GTX1660Ti ($179) or AMD Radeon RX6500XT ($160) are great options, as they offer decent performance in this price range.
 
Not so good if you are on Windows, but there are workarounds.

gpedit.msc

windows 11 startup script
Code:
pnputil /enable-device /class Display /bus PCI /connected

windows 11 shutdown script
Code:
pnputil /disable-device /class Display /bus PCI /connected