Skip to content

Instantly share code, notes, and snippets.

@phackwer
Last active June 29, 2017 17:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phackwer/f27392bfa5e2bdbb88e408147f8418d3 to your computer and use it in GitHub Desktop.
Save phackwer/f27392bfa5e2bdbb88e408147f8418d3 to your computer and use it in GitHub Desktop.
Clover configuration
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
<key>DSDT</key>
<dict>
<key>Debug</key>
<false/>
<key>DropOEM_DSM</key>
<false/>
<key>Fixes</key>
<dict>
<key>AddDTGP_0001</key>
<false/>
<key>AddHDMI_8000000</key>
<false/>
<key>AddIMEI_80000</key>
<false/>
<key>AddMCHC_0008</key>
<false/>
<key>AddPNLF_1000000</key>
<false/>
<key>DeleteUnused_400000</key>
<false/>
<key>FIX_ACST_4000000</key>
<false/>
<key>FIX_ADP1_800000</key>
<false/>
<key>FIX_INTELGFX_100000</key>
<false/>
<key>FIX_RTC_20000</key>
<false/>
<key>FIX_S3D_2000000</key>
<false/>
<key>FakeLPC_0020</key>
<false/>
<key>FiX_TMR_40000</key>
<false/>
<key>FiX_WAK_200000</key>
<false/>
<key>FixAirport_4000</key>
<false/>
<key>FixDarwin_0002</key>
<false/>
<key>FixDisplay_0100</key>
<false/>
<key>FixFirewire_0800</key>
<false/>
<key>FixHDA_8000</key>
<false/>
<key>FixHPET_0010</key>
<false/>
<key>FixIDE_0200</key>
<false/>
<key>FixIPIC_0040</key>
<false/>
<key>FixLAN_2000</key>
<false/>
<key>FixRegions_10000000</key>
<false/>
<key>FixSATA_0400</key>
<false/>
<key>FixSBUS_0080</key>
<false/>
<key>FixShutdown_0004</key>
<false/>
<key>FixUSB_1000</key>
<false/>
<key>NewWay_80000000</key>
<false/>
</dict>
<key>Name</key>
<string>DSDT.aml</string>
<key>ReuseFFFF</key>
<false/>
</dict>
<key>HaltEnabler</key>
<false/>
<key>SSDT</key>
<dict>
<key>DropOem</key>
<false/>
<key>Generate</key>
<dict>
<key>CStates</key>
<false/>
<key>PStates</key>
<false/>
</dict>
</dict>
</dict>
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>dart=0 nv_disable=1</string>
<key>DefaultVolume</key>
<string>MacHDD</string>
<key>Legacy</key>
<string>PBR</string>
<key>Log</key>
<true/>
<key>Secure</key>
<false/>
<key>Timeout</key>
<integer>3</integer>
<key>XMPDetection</key>
<string>NO</string>
</dict>
<key>Devices</key>
<dict>
<key>Audio</key>
<dict>
<key>Inject</key>
<string>1</string>
</dict>
<key>FakeID</key>
<dict>
<key>ATI</key>
<string>0x0</string>
<key>IMEI</key>
<string>0x0</string>
<key>IntelGFX</key>
<string>0x0</string>
<key>LAN</key>
<string>0x0</string>
<key>NVidia</key>
<string>0x0</string>
<key>SATA</key>
<string>0x0</string>
<key>WIFI</key>
<string>0x0</string>
<key>XHCI</key>
<string>0x0</string>
</dict>
<key>USB</key>
<dict>
<key>FixOwnership</key>
<false/>
<key>Inject</key>
<false/>
</dict>
<key>UseIntelHDMI</key>
<false/>
</dict>
<key>DisableDrivers</key>
<array>
<string>Nothing</string>
</array>
<key>GUI</key>
<dict>
<key>Hide</key>
<array>
<string>Windows</string>
<string>\EFI\BOOT\BOOTX64.EFI</string>
</array>
<key>Language</key>
<string>en:0</string>
<key>Mouse</key>
<dict>
<key>Enabled</key>
<true/>
<key>Speed</key>
<integer>8</integer>
</dict>
<key>Scan</key>
<dict>
<key>Entries</key>
<true/>
<key>Legacy</key>
<string>First</string>
<key>Tool</key>
<true/>
</dict>
<key>ScreenResolution</key>
<string>1920x1080</string>
<key>Theme</key>
<string>tonymacx86</string>
</dict>
<key>Graphics</key>
<dict>
<key>ig-platform-id</key>
<string>0x19160000</string>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<true/>
<key>NVidia</key>
<false/>
</dict>
<key>InjectEDID</key>
<false/>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>AppleRTC</key>
<true/>
<key>AsusAICPUPM</key>
<true/>
<key>KernelCpu</key>
<false/>
<key>#FakeCPUID</key>
<string>0x010676</string>
<key>KernelHaswellE</key>
<false/>
<key>KernelLapic</key>
<false/>
<key>KernelPm</key>
<true/>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>External icons patch</string>
<key>Find</key>
<data>
RXh0ZXJuYWw=
</data>
<key>Name</key>
<string>AppleAHCIPort</string>
<key>Replace</key>
<data>
SW50ZXJuYWw=
</data>
</dict>
<dict>
<key>Comment</key>
<string>change 15 port limit to 26 in XHCI kext (100-Series-10.12)</string>
<key>Find</key>
<data>
g710////EA==
</data>
<key>Name</key>
<string>AppleUSBXHCIPCI</string>
<key>Replace</key>
<data>
g710////Gw==
</data>
</dict>
</array>
</dict>
<key>RtVariables</key>
<dict>
<key>BooterConfig</key>
<string>0x28</string>
<key>CsrActiveConfig</key>
<string>0x3</string>
</dict>
<key>SMBIOS</key>
<dict>
<key>ProductName</key>
<string>iMac14,2</string>
<key>Trust</key>
<false/>
</dict>
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<string>Detect</string>
<key>InjectSystemID</key>
<true/>
<key>NvidiaWeb</key>
<false/>
</dict>
</dict>
</plist>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>GUI</key>
<dict>
<key>Mouse</key>
<dict>
<key>Enabled</key>
<false/>
</dict>
<key>Scan</key>
<true/>
</dict>
<key>Graphics</key>
<dict>
<key>Inject</key>
<dict>
<key>Intel</key>
<false/>
<key>ATI</key>
<false/>
<key>NVidia</key>
<false/>
</dict>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>AppleRTC</key>
<false/>
<key>KextsToPatch</key>
<array>
<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Find</key>
<data>eG1sLnps</data>
<key>Replace</key>
<data>em1sLnps</data>
<key>Comment</key>
<string>AppleHDA/Resources/xml&gt;zml</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Find</key>
<data>ixnUEQ==</data>
<key>Replace</key>
<data>hQjsEA==</data>
<key>Comment</key>
<string>110.9-10.12-AppleHDA/Realtek ALC885 (Optional)</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Find</key>
<data>ixnUEQ==</data>
<key>Replace</key>
<data>hwjsEA==</data>
<key>Comment</key>
<string>10.9-10.12-AppleHDA/Realtek ALC887</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Find</key>
<data>ixnUEQ==</data>
<key>Replace</key>
<data>iAjsEA==</data>
<key>Comment</key>
<string>10.9-10.12-AppleHDA/Realtek ALC888</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Find</key>
<data>ixnUEQ==</data>
<key>Replace</key>
<data>iQjsEA==</data>
<key>Comment</key>
<string>10.9-10.12-AppleHDA/Realtek ALC889</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Find</key>
<data>ixnUEQ==</data>
<key>Replace</key>
<data>kgjsEA==</data>
<key>Comment</key>
<string>10.9-10.12-AppleHDA/Realtek ALC892</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Find</key>
<data>ixnUEQ==</data>
<key>Replace</key>
<data>mQjsEA==</data>
<key>Comment</key>
<string>10.9-10.12-AppleHDA/Realtek ALC898</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Find</key>
<data>ixnUEQ==</data>
<key>Replace</key>
<data>AAnsEA==</data>
<key>Comment</key>
<string>10.9-10.12-AppleHDA/Realtek ALC1150</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Find</key>
<data>YgLsEA==</data>
<key>Replace</key>
<data>aQLsEA==</data>
<key>Comment</key>
<string>10.9-10.12-AppleHDA/Realtek ALC269</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Find</key>
<data>YgLsEA==</data>
<key>Replace</key>
<data>gwLsEA==</data>
<key>Comment</key>
<string>110.9-10.12-AppleHDA/Realtek ALC283</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Find</key>
<data>gxnUEQ==</data>
<key>Replace</key>
<data>AAAAAA==</data>
<key>Comment</key>
<string>10.11-AppleHDA/Realtek ALC...</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDAController</string>
<key>Find</key>
<data>PQwKAAA=</data>
<key>Replace</key>
<data>PQwMAAA=</data>
<key>Comment</key>
<string>HD4600_HDMI_Audio-2of2</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDAController</string>
<key>Find</key>
<data>PQsMAAA=</data>
<key>Replace</key>
<data>PQwMAAA=</data>
<key>Comment</key>
<string>HD4600_HDMI_Audio-1of2</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Find</key>
<data>ihnUEQ==</data>
<key>Replace</key>
<data>AAAAAA==</data>
<key>Comment</key>
<string>10.12-AppleHDA/Realtek ALC...</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Find</key>
<data>ixnUEQ==</data>
<key>Replace</key>
<data>ZwjsEA==</data>
<key>Comment</key>
<string>10.12-AppleHDA/Realtek ALC891</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Find</key>
<data>ixnUEQ==</data>
<key>Replace</key>
<data>aBHsEA==</data>
<key>Comment</key>
<string>10.12-AppleHDA/Realtek ALC1220A</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Find</key>
<data>ixnUEQ==</data>
<key>Replace</key>
<data>IBLsEA==</data>
<key>Comment</key>
<string>10.12-AppleHDA/Realtek ALC1220</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDAController</string>
<key>Find</key>
<data>cKE=</data>
<key>Replace</key>
<data>8KI=</data>
<key>Comment</key>
<string>200_Series_ Audio_Controller</string>
</dict>
</array>
</dict>
<key>ACPI</key>
<dict>
<key>DSDT</key>
<dict>
<key>Debug</key>
<false/>
<key>ReuseFFFF</key>
<false/>
<key>Name</key>
<string>DSDT.aml</string>
<key>DropOEM_DSM</key>
<false/>
</dict>
<key>SSDT</key>
<dict>
<key>DropOem</key>
<false/>
<key>Generate</key>
<dict>
<key>PStates</key>
<false/>
<key>CStates</key>
<false/>
</dict>
</dict>
</dict>
<key>Boot</key>
<dict>
<key>Log</key>
<false/>
<key>Timeout</key>
<integer>5</integer>
<key>XMPDetection</key>
<string>No</string>
<key>Secure</key>
<false/>
</dict>
<key>Devices</key>
<dict>
<key>Audio</key>
<dict>
<key>Inject</key>
<string>1</string>
</dict>
<key>USB</key>
<dict>
<key>Inject</key>
<false/>
<key>FixOwnership</key>
<false/>
</dict>
<key>UseIntelHDMI</key>
<false/>
</dict>
<key>SMBIOS</key>
<dict>
<key>Trust</key>
<false/>
</dict>
</dict>
</plist>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
<key>DSDT</key>
<dict>
<key>Patches</key>
<array>
<dict>
<key>Comment</key>
<string>Rename ALZA to HDEF</string>
<key>Find</key>
<data>QUxaQQ==</data>
<key>Replace</key>
<data>SERFRg==</data>
</dict>
</array>
</dict>
</dict>
<key>Boot</key>
<dict/>
<key>Devices</key>
<dict>
<key>Audio</key>
<dict>
<key>Inject</key>
<string>1</string>
</dict>
</dict>
<key>DisableDrivers</key>
<array>
<string>Nothing</string>
</array>
<key>GUI</key>
<dict/>
<key>Graphics</key>
<dict/>
<key>KernelAndKextPatches</key>
<dict>
<key>KextsToPatch</key>
<array>
<dict>
<key>Name</key>
<string>AppleHDAController</string>
<key>Find</key>
<data>oIw=</data>
<key>Replace</key>
<data>II0=</data>
<key>Comment</key>
<string>10.10-10.11+x99-ALC-Onboard-Audio</string>
</dict>
<dict>
<key>Name</key>
<string>AppleHDAController</string>
<key>Find</key>
<data>IIw=</data>
<key>Replace</key>
<data>II0=</data>
<key>Comment</key>
<string>10.9.4-10.9.5-x99-ALC-Onboard-Audio</string>
</dict>
</array>
</dict>
<key>RtVariables</key>
<dict>
<key>BooterConfig</key>
<string>0x28</string>
<key>CsrActiveConfig</key>
<string>0x3</string>
</dict>
<key>SMBIOS</key>
<dict/>
<key>SystemParameters</key>
<dict/>
</dict>
</plist>
https://github.com/toleda/audio_ALCInjection
https://github.com/toleda/audio_kext_enabler
sh-3.2# ls -la /Library/Extensions/
total 0
drwxr-xr-x 27 root wheel 918 29 Jun 16:59 .
drwxr-xr-x+ 58 root wheel 2006 26 Jun 18:39 ..
drwxr-xr-x 3 root wheel 102 12 Jun 2014 ACS6x.kext
drwxr-xr-x 3 root wheel 102 27 Jun 2016 ATTOCelerityFC8.kext
drwxr-xr-x 3 root wheel 102 27 Jun 2016 ATTOExpressSASHBA2.kext
drwxr-xr-x 3 root wheel 102 27 Jun 2016 ATTOExpressSASRAID2.kext
drwxr-xr-x 3 root wheel 102 26 Jun 18:10 ApplePS2SmartTouchPad.kext
drwxr-xr-x 3 root wheel 102 20 Aug 2013 ArcMSR.kext
drwxr-xr-x 3 root wheel 102 26 Jun 19:16 AtherosE2200Ethernet.kext
drwxr-xr-x 3 root wheel 102 1 Sep 2013 CalDigitHDProDrv.kext
drwxr-xr-x 3 root wheel 102 8 Sep 2016 FakeSMC.kext
drwxr-xr-x 3 root wheel 102 8 Sep 2016 FakeSMC_ACPISensors.kext
drwxr-xr-x 3 root wheel 102 8 Sep 2016 FakeSMC_CPUSensors.kext
drwxr-xr-x 3 root wheel 102 8 Sep 2016 FakeSMC_GPUSensors.kext
drwxr-xr-x 3 root wheel 102 8 Sep 2016 FakeSMC_LPCSensors.kext
drwxr-xr-x@ 3 root wheel 102 29 Jun 16:59 HDAEnabler1.kext
drwxr-xr-x 3 root wheel 102 15 Aug 2014 HighPointIOP.kext
drwxr-xr-x 3 root wheel 102 15 Aug 2014 HighPointRR.kext
drwxr-xr-x 3 root wheel 102 26 Jun 19:16 IntelMausiEthernet.kext
drwxr-xr-x 3 root wheel 102 14 Oct 2013 NullCPUPowerManagement.kext
drwxr-xr-x 3 root wheel 102 28 Apr 2014 PromiseSTEX.kext
drwxr-xr-x 3 root wheel 102 26 Jun 19:16 RealtekRTL8111.kext
drwxr-xr-x 3 root wheel 102 4 Aug 2016 SoftRAID.kext
drwxr-xr-x 3 root wheel 102 26 Jun 19:16 USBInjectAll.kext
drwxr-xr-x 3 root wheel 102 5 Mar 2012 VoodooTSCSync.kext
drwxr-xr-x 3 root wheel 102 27 Feb 10:44 intelhaxm.kext
drwxr-xr-x 3 root wheel 102 6 Nov 2015 realtekALC.kext
sh-3.2#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment