This is the guide to install macOS 11 Big Sur on HP Probook 440 G4.
- CPU: i5-7200U
- RAM: 16 GB
- GPU: Intel HD 620 & NVIDIA 930MX
- Wifi & Bluetooth: Broadcom BCM94352Z DW1560
- Drive: 500 GB SSD
- Display: 1080p
- Wifi & Bluetooth
- AirDrop
- GPU Acceleration
- Brightness
- Sleep
- Audio
- Fn Keys
- Battery management
- Trackpad (gestures like real MacBook)
- NVIDIA GPU (not supported)
- Fingerprint sensor (also not supported)
- Download macOS Big Sur bootable image
- Download Balena Etcher
- Create USB installer using previously downloaded image and replace Olarilla's EFI with mine
- Restart laptop
- Press F9 to get into boot menu
- Select USB stick
- Select macOS installer
- Open Disk Utility
- Format disk using: APFS, GUID Partition Map and go back
- Select macOS Install
- Start the installation (your laptop will restart few times -> always select your USB stick in the boot menu and then select macOS Install)
- Now you should be on the desktop
- Connect yout laptop to the network
- Open terminal and paste this commands:
xcode-select --install
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
This will install required kexts into our system
- Now mount EFI using:
diskutil list
Find your EFI partition (in my case - disk0s1)
sudo diskutil mount disk0s1
- Open EFI using Finder and copy dowloaded EFI onto that disk
Now restart your laptop and everything should be working.
- If trackpad suddenly stops working just hit print screen button on your keyboard (it works as toggle for trackpad)
Enjoy Big Sur