Jump to content

[Guide] Sierra / High Sierra on Gigabyte GA-H97M-D3H / DSDT


MaLd0n
 Share

152 posts in this topic

Recommended Posts

Now have a Olarila app, just download app and clover folder for your Chipset!
 

Install MacOS with Olarila Image, Step by Step, Install and Post Install

 

https://olarila.com/forum/viewtopic.php?f=50&t=8685

 
mobo.png
 
--Create a bootable copy of macOS Sierra
 
 
--Create a bootable copy of macOS HighSierra
 
 
--Install Clover in USB stick
 
 
--Replace with my Clover folder 
 
 
--Install Sierra/High Sierra and boot into system!
 
Post Installation
 
--Install Clover in HDD/SSD and replace with my folder
 
 
--Nvidia WebDriver Sierra
 
 
--Nvidia WebDriver High Sierra
 
 
--Cuda
 
 
Now you need a fine tune!
 
--DSDT
Patches
-FIX ERRORS AND WARNINGS
-HPET
-SATA
-SLPB
-EHCx
-DARWIN
-LPC
-XHCI
-HDEF
-RTC
-IRQs
-SBUS
-BUS1
-MCHC
-ALS0
-SHUTDOWN
-LAN
-PNLF
--Power Management
 
Use "plugin-type"=1 in DSDT, SSDT or Clover config.plist
 
--Brightness
 
Install .app, select the required permission and reboot. Work in F1 / F2 keys!
MaLd0n 2018-02-03 às 00.57.24.png
MaLd0n.png
*in some cases .app don't work, check patches in config.plist inside Clover folder Post Install

 

--FakeSMC

 
 
--Audio
 
 
--USB
 
 
--LAN
 
 
-Credits and thanks to the old and new people in the community who developed patches, kexts and bootloaders!
 
Slice, Kabyl, usr-sse2, jadran, Blackosx, dmazar, STLVNUB, pcj, apianti, JrCs, pene, FrodoKenny, skoczy, ycr.ru, Oscar09, xsmile, SoThOr, RehabMan, Download-Fritz, Zenit432, cecekpawon, Intel, Apple, Oracle, Chameleon Team, crazybirdy, Mieze, Mirone, Oldnapalm, netkas, Elconiglio, artut-pt, ErmaC, Pavo, Toleda, Master Chief and family, bcc9, The King, PMheart, Sherlocks, Micky1979, vit9696, vandroiy2013, Voodoo Team, Pike R. Alpha, lvs1974, Austere.J, CVad and many, many, many others!
 
We're all here to have fun and learn from each other!
 
ENJOY!
  • Like 11
Link to comment
Share on other sites

Ciao, ho già una configurazione che funziona con DSDT sulla GA-Z97-D3H, unico problema e che su Sierra se uso la patch SATA ho errori ACPI nei log...

 

Quindi approfitto per vedere di migliorare ulteriormente  :), ho appena fatto una configurazione con config al minimo ed estratto le informazioni che ti allego.

  • Like 1
Link to comment
Share on other sites

Ciao e grazie.

 

Fatto, messi i tuoi kext, non so' se modificati, probabilmente la patch SATA o HDMI crea gli errori ACPI:

Last login: Sun Mar 26 18:31:56 on console
iMac-di-Admin:~ admin$ sudo dmesg | grep ACPI
Password:
Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SAT0@1F,2/AppleAHCI/PRT2@2/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD3200YS-01PGB0 Media/IOGUIDPartitionScheme/Untitled 2@2
ACPI Warning: \134_SB_.PCI0.PEG0.GFX0._DSM: ACPI Warning: \134_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package]Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140828/nsarguments-a9)
ACPI Warning: \134_SB_.PCI0.PEG0.GFX0._DSM: ACPI Warning: \134_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package]Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140828/nsarguments-a9)
ACPI Warning: \134_SB_.PCI0.PEG0.GFX0._DSM: ACPI Warning: \134_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package]Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140828/nsarguments-a9)
ACPI Warning: \134_SB_.PCI0.PEG0.GFX0._DSM: ACPI Warning: \134_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package]Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140828/nsarguments-a9)
ACPI Warning: \134_SB_.PCI0.PEG0.GFX0._DSM: ACPI Warning: \134_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package]Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140828/nsarguments-a9)
iMac-di-Admin:~ admin$

Nel mio DSDT togliendo queste due patch gli errori non ci sono.

 

Il tuo DSDT non è evitabile da MaciASL, che proprio non si avvia...

Link to comment
Share on other sites

Use Acpi6,1

https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-MaciASL-2016-0423.zip

 

Warnings

it is common to see these in 10.12 with this new version of AppleACPIPlatform.kext. Older versions of OS X didn't do checks like this. ;)

if work, dont worry ;)

Check About This Mac / Sata

MaLd0n 2017-03-26 às 14.17.19.png

 

but if u dont like, just remove and use it

AHCIInjector.kext.zip

  • Like 2
Link to comment
Share on other sites

Ah ecco spiegato, sulle versioni precedenti manca il controllo ACPI come sulla 10.12.

 

Con il tuo DSDT non ho Generic SATA anche senza kext, io usavo AHCI_Intel_Generic_SATA.kext, uguale ma inietta meno periferiche...

 

Quindi siamo a posto così  :)

 

 

 

SATA.png

Link to comment
Share on other sites

SSDT generato correttamente, ma senza KernelPm risulta tutto sbilanciato verso l'alto, controllato più volte anche in passato, in sostanza come vedi dagli screen dura fatica a stare sui moltiplicatori più bassi.

 

 

Grazie MaLdOn ricontrollo...

Link to comment
Share on other sites

 Share

×
×
  • Create New...