https://github.com/sortedcord/hackintosh-elitebook-840g3
Hackintosh running Monterey for HP Elitebook 840 G3
https://github.com/sortedcord/hackintosh-elitebook-840g3
hackintosh macos opencore opencore-efi
Last synced: about 1 year ago
JSON representation
Hackintosh running Monterey for HP Elitebook 840 G3
- Host: GitHub
- URL: https://github.com/sortedcord/hackintosh-elitebook-840g3
- Owner: sortedcord
- Created: 2023-12-06T05:03:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-20T03:15:06.000Z (over 1 year ago)
- Last Synced: 2025-03-18T01:19:04.616Z (over 1 year ago)
- Topics: hackintosh, macos, opencore, opencore-efi
- Language: ASL
- Homepage:
- Size: 30.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elitebook 840 G3 Hackintosh

Current Status: **Working**
OS: macOS Moneterey (12.7.6)
OC: September 2024 (1.0.1)
## What doesn't work
- Airdrop / Sidecar
- Trackstick and upper touchpad buttons [WIP]
- Network button on the keyboard
- Touchpag toggle button
- Connecting to personal iOS hotstops directly

## Untested
- Sim Card
- Smart Card Slot
- SD Card Slot
- Docking Port
## What works
- Literally Everything else
## Special Fixes
### Static Noise in Externally Connected Microphone
This is an issue where when you are using a headset (heaphone+mic) setup connected to the JAC and while the external output works, the external output seems to only pick up static.
In order to fix it, the `CodecCommander.kext` has been included in the config. All you need to do is run
```
/pathto/hda-verb 0x19 SET_PIN_WIDGET_CONTROL 0x24
```
This fixes the routing to the combojack, therefore enabling the external microphone. You would have to run this everytime you reboot your machine.
I have included a script: `scripts/audiofix.command` which you can simply run everytime on boot.
### Enable lossless on Apple Music
WIP
## Kexts (Kernel Extensions)