thenickdude / KVM-Opencore

OpenCore disk image for running macOS VMs on Proxmox/QEMU

Home Page:https://www.nicksherlock.com/2021/10/installing-macos-12-monterey-on-proxmox-7/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Which GPU should I use on Monterey?

cagnulein opened this issue · comments

Not a real issue, just a question :)

I was using a GT710 on Big sour and it was working good for my needs. Now apple removes kepler supports from Monterey so my question is: which GPU should i buy in order to have proxmox compatibility out of the box? I don't need any particular perfomances: i'm just using Xcode and iOS simulator on it.

Thanks

You can keep using your card using this patch:

https://github.com/chris1111/Geforce-Kepler-patcher

The only GPUs I can really recommend are the AMD RDNA 2 cards from this list:

https://dortania.github.io/GPU-Buyers-Guide/modern-gpus/amd-gpu.html#native-amd-gpus

RDNA 2 finally fixed the AMD Reset Bug that was found on older GPUs.

Thanks!