Add dGPU disabling guide

This commit is contained in:
Mykola Grymalyuk
2020-04-02 13:47:54 -06:00
parent 4f02652cf0
commit 8acedca403
13 changed files with 175 additions and 3 deletions

View File

@@ -10,3 +10,9 @@ No configuration required for most, just drop the prebuilt file into your EFI:
* For Coffeelake users if the regular SSDT doesn't work, try SSDT-PNLF first and do not mix together
Note: there are some rare cases where the iGPU is called `GPU0` or `VID`in the DSDT, you can double check by searching for `PCI0.GFX0`, `PCI0.VID` and `PCI0.GPU0`. Whichever shows up is your device
If Windows has been installed on the device, you can also do the following:
```text
Device Manager -> Display Adapters -> Properties -> Details > BIOS device name
```