hackintosh-dell-precision-3240-compact-comet-lake-opencore
hackintosh-dell-precision-3240-compact-comet-lake-opencore copied to clipboard
BIOS version
In the installation procedure you said you were using BIOS version 1.16. However on the Dell website the newest version I see is 1.9.1 (https://www.dell.com/support/home/en-us/product-support/product/precision-3240-workstation/drivers). Is that a typo and you meant 1.6.0 ?
My bad. You're correct that my bios was at 1.6.0 at that time. I've since upgraded to 1.11.0 and everything is still working smoothly.
Thanks for your answer. I finally managed to install it. Only thing that is not working is when the computer goes into sleep mode it reboots instead of waking up. If you have any idea by chance...
Hi, I have the same issue … it crashes Mine is a precision 3640, other than this everything is ok .I also managed to upgrade to monterey 12.4But sleep has never worked for me.FabrizioInviato da iPhoneIl giorno 11 giu 2022, alle ore 18:37, Adrien LF @.***> ha scritto: Thanks for your answer. I finally managed to install it. Only thing that is not working is when the computer goes into sleep mode it reboots instead of waking up. If you have any idea by chance...
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>
I've built other hackintosh's that have had the problem that you describe - no sleep, reboots instead. You might want to try re-mapping your USB ports (maybe my kext is specific to my PC?)
https://dortania.github.io/OpenCore-Post-Install/usb/intel-mapping/intel.html
So delete my USBPorts.kext and create your own.
MY README also has some commands to run to fix hibernation, that may also fix it.
Disable hibernation, act like a real mac
sudo pmset autopoweroff 0
sudo pmset proximitywake 0
sudo pmset powernap 0
sudo pmset tcpkeepalive 0
sudo pmset womp 0
sudo pmset hibernatemode 0
Delete the sleepimage file and block MacOS from creating it again.
sudo mkdir /var/vm/sleepimage