Stathman Posted October 10, 2018 Posted October 10, 2018 Ok, I'm too old for this sh!t.. Thanks again
ZeusARG Posted November 21, 2018 Posted November 21, 2018 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 MaLd0n Posted November 21, 2018 Administrators Posted November 21, 2018 [ref]ZeusARG[/ref], DSDT.aml.zip USB https://Olarila.com/forum/viewtopic.php?p=65287#p65287 -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 MaLd0n Posted November 21, 2018 Administrators Posted November 21, 2018 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 MaLd0n Posted November 21, 2018 Administrators Posted November 21, 2018 [ref]ZeusARG[/ref], 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
ZeusARG Posted November 21, 2018 Posted November 21, 2018 With Old DSDT same KP; even without the Kernel Patch that your provide (in this case, the first KP show)
Administrators MaLd0n Posted November 21, 2018 Administrators Posted November 21, 2018 [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
ZeusARG Posted November 30, 2018 Posted November 30, 2018 [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 I share my new report from RunMe app Send me iMac-de-Seba.zip
Administrators MaLd0n Posted November 30, 2018 Administrators Posted November 30, 2018 [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
ZeusARG Posted November 30, 2018 Posted November 30, 2018 [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 MaLd0n Posted November 30, 2018 Administrators Posted November 30, 2018 [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
ZeusARG Posted November 30, 2018 Posted November 30, 2018 ZeusARG, extract original DSDT and post here, press F4 in Clover boot screen, files generated in clover/acpi/origin This is my original DSDT from /origin folder DSDT.aml_orginal.zip
Administrators MaLd0n Posted December 1, 2018 Administrators Posted December 1, 2018 [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
ZeusARG Posted December 1, 2018 Posted December 1, 2018 new send_me after reboot, use power button for wake YES!!! now is working!!! THANKS!!! I share the Send me iMac-de-Seba.zip
Administrators MaLd0n Posted December 1, 2018 Administrators Posted December 1, 2018 [ref]ZeusARG[/ref], looks good -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
ZeusARG Posted February 5, 2019 Posted February 5, 2019 YES!!! now is working!!! THANKS!!! I share the Send me iMac-de-Seba.zip Hello again! [ref]MaLd0n[/ref] , your help me with the DSDT that I using before, I have a random problem on macOS related to stuttering mouse and laggy video when reproduce a video from Twitter for example, I have to restart and the problem solve, but this happen quite often. Can you help me with this? Thanks.Send me iMac-de-Seba.zip
Administrators MaLd0n Posted February 5, 2019 Administrators Posted February 5, 2019 Hello again! [ref]MaLd0n[/ref] , your help me with the DSDT that I using before, I have a random problem on macOS related to stuttering mouse and laggy video when reproduce a video from Twitter for example, I have to restart and the problem solve, but this happen quite often. Can you help me with this? Thanks. i never use IGPU Ivy Bridge -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
janjao Posted May 11, 2019 Posted May 11, 2019 Do any1 have kext and dsdt patches for trackpad ELAN 1300 (Asus) for mojave 14.4?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now