Yea man. Hay have your same hardware (Except graphics card) I load your config, ssdt and dsdt and work fine. But I have problem with overclock.
I need to adjust any parameter in BIOS?
I have CPU Multiplier in 43 and all Turbo cores in 43, but i see the multiplier with HWMonitor not is over than 3,4Ghz
FIXED: Disable EIST in BIOS
But now I want Chameleon... How is possible uninstall Clover
Well before you uninstall Clover you may want to tweak the Bios as follows for optimal OC
CPU Clock - 43
Overvoltage - Auto
Turbo - Auto
all 4 cores: 43
EIST: Auto
When I run HW Monitor my CPU goes from 16 - 21 - 39 - 43 depending on what I am running. Did you create your own config.plist by entering the terminal command I posted earlier?
If you want to uninstall clover, simply delete the EFI folder from you drive partition and install Chameleon/Chimera.
EFI partitions usually need to be mounted to be seen here is the steps to get it:
Open terminal, type: diskutil list and press enter, note the disk in which your EFI partition is located - mine is disk0s1 but yours may be different depending on your setup
then type: MKDIR /Volumes/EFI press enter
then type the following to mount the EFI partition: sudo mount -t msdos /dev/diskXs1 /Volumes/EFI press enter and type your password
Now EFI partition should show in finder, open the drive and delete the entire EFI folder located inside.
Install Chameleon/Chimera as normal. I would google Over clocking and clover UEFI before giving up on Clover - trust me its the closest you can get to native booting OS X and is very customizable once you learn by trial and error.