Jump to content

Native ALC1220 audio for 200-series motherboards


dgsga
 Share

2 posts in this topic

Recommended Posts

First of all credits go to Toleda, Mirone and Pike for laying the foundations. All I've done are a few tweaks...

First the Clover config.plist kext patches:

<dict>
				<key>Comment</key>
				<string>200 Series Audio Controller patch</string>
				<key>Find</key>
				<data>
				cKE=
				</data>
				<key>Name</key>
				<string>AppleHDAController</string>
				<key>Replace</key>
				<data>
				8KI=
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>10.12-AppleHDA/Realtek ALC1220</string>
				<key>Find</key>
				<data>
				ixnUEQ==
				</data>
				<key>Name</key>
				<string>AppleHDA</string>
				<key>Replace</key>
				<data>
				aBHsEA==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>10.12-AppleHDA/Realtek ALC1220</string>
				<key>Find</key>
				<data>
				ihnUEQ==
				</data>
				<key>Name</key>
				<string>AppleHDA</string>
				<key>Replace</key>
				<data>
				AAAAAA==
				</data>
			</dict>

Edit: attachment removed as it appears to have caused offence

post-11298-0-39060500-1487446057_thumb.jpeg

  • Like 3
Link to comment
Share on other sites

  • 4 weeks later...
 Share

×
×
  • Create New...