eC//FrEaK Posted December 20, 2018 Share Posted December 20, 2018 Hi folks. Last year I had an E5520 working with Sierra, today I managed ist to install and use 10.14.2 on a E5530 (i5 3220M). What is working? - WiFi, replaced origin Intel Card with an AR9285 based card (168c:002b) - the same I used in the E5520 - Ethernet, used "FakePCIID_BCM57XX_as_BCM57765.kext", just had to add my pciID in "info.plist" (14e4:1681) - Graphics, INTEL HD4000 fully accelerated, I think it is because of FakePCIID_Intel_HD - Sound, VoodooHDA - Keyboard, VoodooPS2 - SSD Trim (enabled it via "sudo trimforce enable") What is not working? - SD-Card Reader - Touchpad + Touchpad-Buttons, VoodooPS2 only enables the Keyboard - Sleep, just goes into Sleep for about 1 second and than it powers up again (no user interaction) I must say that I have done this all with no patched DSDT or SSDT... Just only kext's are used. I'll attach my Clover folder.... maybe somebody can help me patching those files? Thanks in advance! CLOVER.zip 1 Link to comment Share on other sites More sharing options...
Administrators Hervé Posted December 21, 2018 Administrators Share Posted December 21, 2018 Graphics acceleration is not due to FakePCIID_Intel_HD kext which is actually not required at all. Graphics acceleration is obtained through "Inject Intel" + suitable Capri layout-id injection OR Lilu + WEG kexts. SD card reader -> please post specs (PCI ids) and consult our R&D->Card reader section Sleep -> Probably due to unpatched USB ports. You'd normally have to inject power properties as per on a real Mac TouchPad -> try and identify your TouchPad model. If Alps, yoiu should be Ok with Dr Hurt's VoodooPS2Controller R6 as compiled & posted by Bronxteck. Look it up in Dr Hurt's dedicated theread in R&D->kexts section. 1 Link to comment Share on other sites More sharing options...
eC//FrEaK Posted December 28, 2018 Author Share Posted December 28, 2018 Hey Hervé. Thanks for your post and the given hints. Card reader is now working with a patched kext, touchpad works fine with Dr. Hurt's R6 VoodooPS2Controller.kext. The "sleep" was even working without attached PowerSupply and was only buggy with attached PowerSupply. Disabling the "Wake on AC" option in the BIOS now even let's the sleep work correctly with attached power supply. One last question, if everything is now working fine for me, I do really need no further DSDT/SSDT patching?!?! Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 28, 2018 Moderators Share Posted December 28, 2018 Lots of patches are now included in latest Clover so no, no need to patch DSDT. You'll need to remove NullCPUPowerManagement.kext and enable AppleIntelCPUPM in Config.plist Add Whatevergreen.kext <- for graphics and ACPIBatteryManager.kext <- for Battery status Not sure you'll get HDMI / HDMI Audio working with VoodooHDA Replace it with AppleALC.kext and use layout-id 12 Might need to add FB patch for HDMI video as well 1 Link to comment Share on other sites More sharing options...
eC//FrEaK Posted December 28, 2018 Author Share Posted December 28, 2018 - removed NullCPUPM, set AppleIntelCPUPM as "true" in config.plist - Graphics was fine without WEG, added it.. nothing changed so far... - ACPIBattery I had added in the meantime, knowing how much battery is left is always good - VoodooHDA even was replaced in the meantime with your discribed solution. - HDMI Video was working without WEG, can test this next year again with WEG applied. Link to comment Share on other sites More sharing options...
eC//FrEaK Posted December 30, 2018 Author Share Posted December 30, 2018 One (hopefully) last thing... I'm experiencing some graphical issues during boot, after clover exits apple logo is shown with loading bar, at the time the bar reaches its end everything goes messed for about 2-3 seconds until the apple logo is shown again and seconds after I get to the login screen. Is there any way to fix this? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 30, 2018 Moderators Share Posted December 30, 2018 That's normal in Hackintosh for those brief seconds. Lilu.kext + Whatevergreen will remove some but not 100%. If you boot with verbose mode, you won't see it, so take your pick. 1 1 Link to comment Share on other sites More sharing options...
Administrators Hervé Posted December 31, 2018 Administrators Share Posted December 31, 2018 Before Lilu + WEG, there was a binary patch for IOGraphicsFamily kext... Afaik, the High Sierra patch remains applicable to Mojave: \/ Find: 0100007522 Replace: 010000EB22 /\ Try it. 'works for me on my Ivy Bridge/HD4000 Latitude E6230 (I don't use WEG). Link to comment Share on other sites More sharing options...
mtpiplod Posted January 6, 2019 Share Posted January 6, 2019 same model laptop if you have those modified files do share link of it or if it is available here already do give link of it if possible p.s newbie here Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted January 6, 2019 Moderators Share Posted January 6, 2019 Give this a try, replace into /EFI/Clover E5530_Mojave.zip 1 3 Link to comment Share on other sites More sharing options...
Recommended Posts