Contribute
Register

[Help] My hackintosh error dsdt/ssdt i can't patch

Status
Not open for further replies.
Your mistake.
The name you chose to use is not in SortedOrder.
Clover will load only the SSDTs you name in SortedOrder, if SortedOrder specified.
No need for SortedOrder, so you might as well remove it.
sorry my bad
Note: Your config.plist ACPI settings are wrong. See ACPI guide, "Recommended configurations", or see plists provided in the guide:
i read it, but ACPI/SSDT drop oem not working on my hackintosh, if i tick that, intel hd4400 not working and still stuck at 5 MB
 
Your mistake.
can you check my hackintosh help me again?
i think except USB 3.0 and imess error my hackintosh there are still other errors
my hackintosh boot very slow 1-2min i don't know why
in zip attched have bootlog, ioreg and problem reporting
* i want to use xcode for dev, so what version should I use 10.11.6 or 10.13.3 ?
 

Attachments

  • debug_13078.zip
    2.4 MB · Views: 64
sorry my bad

i read it, but ACPI/SSDT drop oem not working on my hackintosh, if i tick that, intel hd4400 not working and still stuck at 5 MB

DropOem=true is wrong (just makes things more complicated).
Always use AutoMerge=true when trying to patch SSDTs.

it working thank you very very much

Great.
 
can you check my hackintosh help me again?
i think except USB 3.0 and imess error my hackintosh there are still other errors
my hackintosh boot very slow 1-2min i don't know why
in zip attched have bootlog, ioreg and problem reporting
* i want to use xcode for dev, so what version should I use 10.11.6 or 10.13.3 ?

No need for patched SSDT-5.aml in ACPI/patched (SSDT-DGPU.aml should work by itself). Remove.
Note that patched SSDT-5.aml would require AutoMerge=true anyway...
You should set AutoMerge=true and remove SortedOrder.
Also, your settings in ACPI/SSDT/Generate are incorrect. You should have only Generate/PluginType=true. CStates and PStates should be false or removed.

To run latest Xcode, you need 10.13.x.
 
DropOem=true is wrong (just makes things more complicated).
Always use AutoMerge=true when trying to patch SSDTs.
I will be remember everything you teach me, help me
I have other question
so my hackintosh there are still other errors right? please check help me
my hackintosh boot very slow 1-2min i don't know why? how to fix it
my laptop using i5-4200u, ram 4gb, hdd and i want to use xcode for dev, so what version should I use 10.11.6 or 10.13.3 for the best?
 
No need for patched SSDT-5.aml in ACPI/patched (SSDT-DGPU.aml should work by itself). Remove.
i removed
You should set AutoMerge=true and remove SortedOrder.
Also, your settings in ACPI/SSDT/Generate are incorrect. You should have only Generate/PluginType=true. CStates and PStates should be false or removed.
in screen shot i'm right?
 

Attachments

  • Screen Shot 2018-04-26 at 23.58.28.png
    Screen Shot 2018-04-26 at 23.58.28.png
    260.8 KB · Views: 80
Status
Not open for further replies.
Back
Top