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 laptop dGPUs
|
||||
# Disabling laptop dGPUs (SSDT-dGPU-Off/NoHybGfx)
|
||||
|
||||
* [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 with laptops, we can hide the dGPU from macOS with the little boot-arg called `-wegnoegpu` from WhateverGreen. But one small problem, the dGPU is still pulling power draining your battery slowly. We'll be going over 2 methods for disabling the dGPU in a laptop:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user