- Joined
- Jan 21, 2013
- Messages
- 81
- Motherboard
- SA25GG
- CPU
- 2620m
- Graphics
- 6630m
- Mobile Phone
-
Thanks for your reply.Your and my clover.config is so much different. If you use "FileMerge" and compare mine with yours, you can see that it is a lot different. I don't have the problems you have with my DSDT patches and clover config. I neither have constant HD led flashing nor About this Mac problem. My suggestion is try changing one thing at a time and see what is causing your issues. For example go first with ACPI Key, then Kext Patches then SMBIOS etc.
PS: For sleep problems with Function Keys, use below patch
Code:#Insert enable code for _WAK into method label _WAK code_regex If\s+\(ECON\)\s+\{ replace_matched begin %0\n SNFS()\n end;
The Fn keys work after sleeping with the patch.
I will try to find the difference of the config.plist to solve my problem.
cheers