mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-02 20:09:48 -08:00
Massive overhaul(hopefully helps new users a bti)
This commit is contained in:
@@ -1,4 +1,13 @@
|
||||
# Disabling unsupported GPUs(Desktops)
|
||||
# Disabling desktops unsupported GPUs(SSDT-GPU-DISABLE)
|
||||
|
||||
* [What this SSDT does](#what-this-ssdt-does)
|
||||
* [Methods to make this SSDT](#methods-to-make-this-ssdt)
|
||||
* [Prebuilt](#prebuilts)
|
||||
* [SSDTTime](#ssdttime)
|
||||
* [Manual](#manual)
|
||||
* [Finding the ACPI path](#finding-the-acpi-path)
|
||||
* [Edits to the sample SSDT](#edits-to-the-sample-ssdt)
|
||||
* [Compiling the SSDT](#compiling-the-ssdt)
|
||||
|
||||
So this is mainly needed for GPUs that are not supported in macOS, mainly this will be Nvidia users who wish to pair an AMD GPU for macOS use. While WhateverGreen does support the boot-arg `-wegnoegpu`, this only works when running on iGPU so for the rest of us we'll need to make an SSDT.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user