bugtracker icon indicating copy to clipboard operation
bugtracker copied to clipboard

Two different SSDTT for disabling the dGPU

Open tiziodcaio opened this issue 4 years ago • 3 comments

Guides in question

Getting started with ACPI and OpenCore Install Guide

Link to pages with the issue

  • https://github.com/dortania/Getting-Started-With-ACPI/blob/master/Desktops/desktop-disable.md
  • https://github.com/dortania/OpenCore-Install-Guide/blob/master/extras/spoof.md
  • https://dortania.github.io/Getting-Started-With-ACPI/Laptops/laptop-disable.html

Explaination of the issue

The two guides uses different ssdt methods, and they can be unified into one single guide

  • https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/decompiled/SSDT-GPU-DISABLE.dsl.zip
  • https://github.com/dortania/OpenCore-Install-Guide/blob/master/extra-files/Spoof-SSDT.dsl
  • https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/decompiled/SSDT-dGPU-Off.dsl.zip

immagine The ssdts

Include possible fixes

Merge them into a complete guide about gpu, to put or in Opencore-Install-Guide or in Getting-Started-With-ACPI.

tiziodcaio avatar Mar 09 '21 10:03 tiziodcaio

I like it the the "other" install guide has comments in the example .dsl. Very helpful!

rowild avatar Mar 11 '21 19:03 rowild

I might add that

path/to/gfxutil -f GFX0

does not work, at least not on High Sierra. However,

path/to/gfxutil -f display

works.

Also, even though it might seem superfluous at this point in hackintoshing, I am convinced that it wouldn't hurt to mention where to eventually put that aml file.

rowild avatar Mar 11 '21 19:03 rowild

A third one for laptop found lol; updated the comment

tiziodcaio avatar Mar 23 '21 18:03 tiziodcaio