Jump to content

Recommended Posts

Posted

Hi!

Thanks for all the hard work MaLd0n!


I used the RunMe app with your dsdt file in my clover folder.

I don't know if this is wrong.


Anyway, here is the file.

Take a look if you can, please.


Thanks! :D

Send me.zip

  • Administrators
Posted

Hi!

Thanks for all the hard work MaLd0n!


I used the RunMe app with your dsdt file in my clover folder.

I don't know if this is wrong.


Anyway, here is the file.

Take a look if you can, please.


Thanks! :D

extract original DSDT with f4 key in Clover boot screen

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted



Here you are

[ref]Stathman[/ref], DSDT.aml.zip

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

Stathman,

DSDT.aml.zip

 

Thanks!!!

I'm ready to go or should I send you something after replacing the dsdt?


Is there any tutorial I should follow so I can learn to do the patching myself?


Cheers

  • Administrators
Posted

[ref]Stathman[/ref], ACPI SPCES, CHIPSET DATASHEETS and APPLE REAL MAC DUMPS

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted

[ref]Stathman[/ref], google, easy

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

Stathman, google, easy

 

Are those settings I have to do in clover configurator?

Give me a hint, I'm lost in the dark. :shock:

Googling just these words is not getting me anywhere.


Thank you for your patience..

  • Administrators
Posted



Are those settings I have to do in clover configurator?

Give me a hint, I'm lost in the dark. :shock:

Googling just these words is not getting me anywhere.


Thank you for your patience..

http://www.acpi.info/spec.htm

https://applelife.ru/threads/darwindumper-dampy-nastojaschix-macov.39174/

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

Hello!


I've been using these patches on macOS Sierra until last update without problems (correct Power Management, Sleep mode working, USB configuration OK with only the needed ports) but now I want to update to Mojave (10.14.1); testing on fresh install o can't make sleep work and I trying to make the Intel FB.Patcher method for USB without result. On Sierra I have using a DSDT and some patches on KextsToPatch section, I thinks this patches make USB work (without USBInjectALL.kext) OK and help a sleep mode work fine also. I Share that DSDT and Kexts patchs to see if anyone can help me.


My Specs: Mobo: z77x-ud5h 1.0 (rev14)

CPU: i7 3770k

Using Intel HD4000 (Nvidia 970 connected to Mobo but not to monitor, not in use)

 

DSDT.aml.zip

 

<key>KextsToPatch</key>
	<array>
		<dict>
			<key>Comment</key>
			<string>Replace iMac12,2 with iMac13,2</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			aU1hYzEyLDIK
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>Name</key>
			<string>com.apple.driver.AirPort.Atheros40</string>
			<key>Replace</key>
			<data>
			aU1hYzEzLDIK
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Change regdomain to US-FCC (1 of 2)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g7sgCAAABnRk
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.12.x,10.13.x</string>
			<key>Name</key>
			<string>com.apple.driver.AirPort.Atheros40</string>
			<key>Replace</key>
			<data>
			g7sgCAAABus2
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Change regdomain to US-FCC (2 of 2)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			ZseDFgkAAEMAZrhDAA==
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>Name</key>
			<string>com.apple.driver.AirPort.Atheros40</string>
			<key>Replace</key>
			<data>
			ZseDFgkAAAAAZrgAAA==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Disable default hub port injectors</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			bW9kZWw=
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.12.x,10.13.x</string>
			<key>Name</key>
			<string>com.apple.driver.usb.AppleUSBHub</string>
			<key>Replace</key>
			<data>
			bW9kZXg=
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Disable default XHC port injectors</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			bW9kZWw=
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.12.x,10.13.x</string>
			<key>Name</key>
			<string>com.apple.driver.usb.AppleUSBXHCIPCI</string>
			<key>Replace</key>
			<data>
			bW9kZXg=
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Enable TRIM</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			QVBQTEUgU1NE
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>Name</key>
			<string>com.apple.iokit.IOAHCIBlockStorage</string>
			<key>Replace</key>
			<data>
			AAAAAAAAAAAA
			</data>
		</dict>

  • Administrators
Posted

use it in Kernel patches

Find - 8A0284C07442

Replace - 8A0284C0EB42

Disable panic kext logging on 10.14 Release kernel

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted

[ref]ZeusARG[/ref], :shock: back to ur old DSDT

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted

[ref]ZeusARG[/ref], this patch just avoid some KPs in Hs and Mojave

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

[ref]ZeusARG[/ref], DSDT.aml.zip


USB

https://Olarila.com/forum/viewtopic.php?p=65287#p65287

 

Update: I upgrade directly from Sierra, and now with your DSDT I can boot, this not happen on the test fresh install :? ; follow from here, I put on KextsToPatch section the Disable default XHC port injectors and Disable default hub port injectors patches, realy don't know it is working but almost the USB works (without use USBInjectALL.kext and previous doing the USB configuration from the link that your share); but the Sleep mode don't works yet, the system go to Sleep (Slooooww until it sleep), but when I want to wake: the black screen again :roll: I share my new report from RunMe app Send me iMac-de-Seba.zip

  • Administrators
Posted

[ref]ZeusARG[/ref], disable NVIDIA for Mojave

DSDT.aml.zip

for good Power Management, generate one SSDT with Pike Script

https://Olarila.com/files/Utils/SSDT_Automator.zip

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

[ref]MaLd0n[/ref], make SSDT PM config ok and the put with the DSDT on /Patched folder, the test of PM luck good, but the sleep mode is no working, now the system go to sleep mode (much more quickly that before) but automatically restart the machine on 1 second after.

Edit: on a second test, the Mac go to sleep mode OK, no restart atomically, but when I manually touch a mouse clic, or keyboard the machine restart.

  • Administrators
Posted

[ref]ZeusARG[/ref], extract original DSDT and post here, press F4 in Clover boot screen, files generated in clover/acpi/origin

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted

[ref]ZeusARG[/ref], take a shot

DSDT.aml.zip

 

new send_me after reboot, use power button for wake

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...