Awesome
This repo will no longer be regularly updated. I purchased a Macbook Pro.
Dell-Precision-5510-Catalina
- Intel i7-6820HQ
- Intel HD530
- Crucial 32GB DDR4 2667 MHz
- Samsung SSD 970 EVO 1TB
- Dell DW1830
- This repo is based on soulomoon repo with the exception of all third party kexts being installed in /Library/Extensions.
HDMI
To enable HDMI output, add the key/string to location below:
/System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AppleGraphicsDevicePolicy.kext/Contents/Info.plist:
ConfigMap:
Dictionary:
<key>Mac-A5C67F76ED83108C</key>
<string>none</string>
and rebuild kext cache using
sudo kextcache -i /
or Kext Utility.
- enter command below before HDMI enable edit
sudo mount -uw /
Catalina Broadcom Bluetooth Fix
- Follow instructions here: https://www.insanelymac.com/forum/topic/339175-brcmpatchram2-for-1015-catalina-broadcom-bluetooth-firmware-upload/?tab=comments#comment-2677805
Credits
- <a class="bbc_url" href="http://cvad-mac.narod.ru/" rel="nofollow external" sl-processed="1" style="color: rgb(15, 114, 218);" title="External link">© cVad 2008-2016</a> for Kext Utility.