git
mkdir ~/Projects
cd ~/Projects
git clone https://github.com/RehabMan/HP-ProBook-4x30s-DSDT-Patch probook.git
cd ~/Projects/probook.git
./download.sh
./install_downloads.sh
sudo pmset -a hibernatemode 0
sudo rm /var/vm/sleepimage
sudo mkdir /var/vm/sleepimage
cd ~/Projects/probook.git
curl --fail -o ./ssdtPRGen.sh https://raw.githubusercontent.com/Piker-Alpha/ssdtPRGen.sh/master/ssdtPRGen.sh
chmod +x ./ssdtPRGen.sh
./ssdtPRGen.sh
Gelen ekranda N N diye cevaplayın.
cd ~/Projects/probook.git
./mount_efi.sh
cp ~/Library/ssdtPRGen/ssdt.aml /Volumes/EFI/EFI/Clover/ACPI/patched/SSDT.aml
cd ~/Projects/probook.git
./build.sh
cd ~/Projects/probook.git
./mount_efi.sh
./install_acpi.sh install_4x0g1_ivy (Ivy Bridge için)
./install_acpi.sh install_4x0g1_haswell (Haswell için)
cd ~/Projects/probook.git
cp ./config/config_4x0s_G1_Haswell.plist /Volumes/EFI/EFI/Clover/config.plist (Haswell için)
cp ./config/config_4x0s_G1_Ivy.plist /Volumes/EFI/EFI/Clover/config.plist (Ivy Bridge için)
sudo touch /System/Library/Extensions && sudo kextcache -u /