Dell-Precision-5510-Catalina icon indicating copy to clipboard operation
Dell-Precision-5510-Catalina copied to clipboard

Catalina 10.15.3 - Clover r5102 beta

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