from terminal
- diskutil list (take note of the EFI partion, normally /dev/disk0s1
- sudo mkdir /Volumes/EFI
- sudo mount -t msdos /dev/disk0s1 /Volumes/EFI
or try ESP Mounter Pro, google it
trackpad should already be working with 2 fingers scrolling, tap and drag...etc.
Brightness control, did you copy the kexts from /EFI/Clover/kexts/Other/LE to /Library/Extension
Repair permission and rebuild cache?
don't forget to copy the kext in /EFI/Clover/kexts/Other/CopyTo/L/E to /Library/Extensions
Repair permission and rebuild cache
sudo chmod -Rf 755 /L*/E*
sudo chown -Rf 0:0 /L*/E*
sudo touch -f /L*/E*
sudo kextcache -Boot -U /
That should get the Bluetooth to work. Also check in system information under Bluetooth and USB to see if it appears.
It your wireless is Intel, it's not supported, replace it with a DW1560.
No need to repatch the DSDT/SSDT for later OS X unless you have made hardware changes for BIOS changes.
Replacing the display will not need any change, should work right away.
Try going into Options when you see the Clover loader, use the right arrow to navigate
Select ACPI patching-> Tables Dropping->
Go all the way down and deselect Drop all OEM SSDT
Check all the Drop "SSDT-xx" below that
Select Return
Change DSDT name: BIOS.aml or anything other than DSDT.aml
Select Return, Return
Hit spacebar to select Verbose mode + debug 0x100 mode