• Stars
    star
    135
  • Rank 267,553 (Top 6 %)
  • Language
    JavaScript
  • Created over 4 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Repo for GPU Buyers Guide

Introduction

Ventura image

So it's that time of year again, a new version of macOS has been released and the age-old question will be asked once again:

What GPUs are supported with macOS Ventura?

Well, you've come to the right place, we'll give a quick rundown on the situation and go into more detail on exact GPUs we recommend.

A quick refresher with NVIDIA and Web Drivers

WebDrivers

Well currently as of the time of writing, we've gone multiple OS cycles without official drivers from NVIDIA for their Maxwell, Pascal, Turing, or Ampere GPUs. What this means is that users of these GPUs have no support for Mojave or later, so they're stuck with macOS High Sierra. Who's to blame? Well it's 2 giant, egotistical companies who both refuse to work together so the blame can go both ways. Do keep in mind that the WebDrivers have a VRAM leakage issue that they've yet to address, so a theory to why Apple refuses Nvidia drivers in macOS may be due to how Nvidia refuses to hand over the driver stack. Think it's a coincidence that both AMD and Intel have open-sourced drivers? Well, either way, it doesn't change the fact there's no support.

Kepler has been dropped in macOS Monterey, meaning there is no support for any NVIDIA GPUs anymore.

And for those who want some reading to do: When will the NVIDIA Web Drivers be released for macOS Mojave 10.14

Great read as it shows how even upper management doesn't have a good answer for customers.

So if my GPU is natively supported, why do I need Lilu and WhateverGreen?

This question comes up quite a bit in the Hackintosh community, and for good reason. Why in the world would these GPUs work out of the box on a Mac and not a Hackintosh? Well, the reason is that PCs and Macs have different internal wiring and so the ACPI layouts in a PC don't work well with macOS in different scenarios. To get around this, we use WhateverGreen and it's companion Lilu to patch different parts of our Hackintosh, like renaming devices, assisting in framebuffer connections, patching audio connectors, allowing modifications to aty_config, aty_properties, cail_properties via ACPI and so much more. With such a large feature set and developed by someone who knows what they're doing, there's no reason not to use it.

So what are my options?

macOS Monterey dropped support for all NVIDIA GPUs, including Kepler-based cards, meaning AMD dedicated GPUs and Intel integrated GPUs are the only way to go for the latest version.

Things to remember:

  • macOS does not support either SLI, Crossfire or GPUs with multiple main cores (like the Radeon Pro Duo). This may change with the release of the Radeon Pro Vega II Duo in the Mac Pro.
  • Getting audio through HDMI/DisplayPort may require extra work with both AppleALC.kext and some other IOReg edits
  • GPU overclocking is limited to Vega 10 GPUs with PyVega
  • Running supported GPUs alongside unsupported GPUs can have weird consequences as unsupported GPUs run off VESA drivers which have the issue in which it can break sleep and other functions in macOS. Please refer to the Disabling GPUs guide for more info.

Can I run an unsupported GPU in my hack?

So, something to keep in mind when running an unsupported GPU in macOS is will fall back on VESA drivers when no real drivers are present. These are very simple, CPU based drivers that are used as a stop-gap while you wait to install the correct drivers, but many basic functions of macOS are broken when running this, including sleep and general stability. And since these GPUs have no drivers even outside of Apple, we need some way to stop the unsupported GPU from being recognized in macOS. See the Disabling GPUs guide for more info on this.

But can I render macOS on my iGPU but use the video outs on my unsupported GPU?

Unfortunately not, and the reason is actually quite similar to how NVIDIA's Optimus technology functions. You would first need a way to grab/encode the iGPU's signal, send it towards the discrete GPU, then have said GPU decode the signal and display it. One small problem, decoding the signal would require proper GPU acceleration which your unsupported GPU doesn't have. So you will need to use your motherboard's video out ports no matter what.

More Repositories

1

OpenCore-Legacy-Patcher

Experience macOS just like before
Python
12,095
star
2

OpenCore-Install-Guide

Repo for the OpenCore Install Guide
JavaScript
3,440
star
3

OpenCore-Post-Install

https://dortania.github.io/OpenCore-Post-Install/
JavaScript
531
star
4

Getting-Started-With-ACPI

Repo for Getting Started With ACPI
ASL
528
star
5

dortania.github.io

Homepage for dortania - Work in progress
HTML
277
star
6

build-repo

Python
175
star
7

macOS-VMware-Guide

Guide on making a AMD macOS virtual machine in VMware Player/Workstation
172
star
8

Anti-Hackintosh-Buyers-Guide

Repo for Anti-Hackintosh Buyers Guide
JavaScript
118
star
9

bugtracker

Dortania Bugtracker
108
star
10

OpenCore-Multiboot

Multi-boot Guide for OpenCore - WIP
JavaScript
94
star
11

vanilla-laptop-guide-legacy

Work in progress
CSS
74
star
12

KdkSupportPkg

Kernel Debug Kit Mirror for macOS Ventura and newer
68
star
13

PatcherSupportPkg

C
59
star
14

clover-laptop-guide

Clover Laptop Guide (Deprecated)
56
star
15

oc-laptop-guide-legacy

https://dortania.github.io/oc-laptop-guide/
CSS
54
star
16

Hackintosh-Mini-Guides

Group of miscellaneous guides that don't need their own repo
50
star
17

Wireless-Buyers-Guide

Repo for Wireless Buyers Guide
JavaScript
46
star
18

OCLP-GUI

Objective-C
37
star
19

USB-Map-Guide-Legacy

CSS
29
star
20

OpenCore-Desktop-Guide

HTML
26
star
21

Apple-Binaries-OCLP

Repository for Apple Binaries used in OpenCore Legacy Patcher
Objective-C
15
star
22

laptop-guide-artifacts

An artifact repository for the clover laptop guide. (Deprecated)
8
star
23

vanilla-vm

Vanilla VM guide
7
star
24

OpenCanopy-Gallery

JavaScript
7
star
25

vanilla-laptop-guide

HTML
4
star
26

build-files

Shared build files to prevent duplication across the guides
JavaScript
3
star
27

USB-Map-Guide

HTML
2
star
28

oc-laptop-guide

HTML
1
star
29

shared-tooling

Shared tooling for the guides
1
star
30

OCLP-Helper

Helper tool to run processes via AuthorizationExecuteWithPrivileges
Objective-C
1
star