Hidden.be Posted August 15, 2018 Share Posted August 15, 2018 How to Patch HDAS to HDEF in DSDT. Please Help.. Link to comment https://www.insanelymac.com/forum/topic/335197-how-to-patch-hdas-to-hdef/ Share on other sites More sharing options...
MaLd0n Posted August 15, 2018 Share Posted August 15, 2018 just use it and clover rename in all tables 2 Link to comment https://www.insanelymac.com/forum/topic/335197-how-to-patch-hdas-to-hdef/#findComment-2630251 Share on other sites More sharing options...
Hidden.be Posted August 15, 2018 Author Share Posted August 15, 2018 (edited) 10 minutes ago, MaLd0n said: just use it and clover rename in all tables After doing this...but not working... I can't patch HDEF in DSDT... #Automatically adjusted by AppleHDA Patcher.app # original by RehabMan # Inject Audio info into method label _DSM parent_label HDEF remove_entry; into device label HDEF insert begin Method (_DSM, 4, NotSerialized)\n {\n If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) }\n Return (Package()\n {\n "AAPL,slot-name", Buffer() { "Built in" },\n "layout-id", Buffer() { 0x03, 0x00, 0x00, 0x00 },\n "device_type", Buffer() { "Audio Controller" },\n "built-in", Buffer() { 0x00 },\n "PinConfigurations", Buffer() { },\n "hda-gfx", Buffer() { "onboard-1" }\n })\n }\n end Edited August 15, 2018 by AliveVam Link to comment https://www.insanelymac.com/forum/topic/335197-how-to-patch-hdas-to-hdef/#findComment-2630255 Share on other sites More sharing options...
MaLd0n Posted August 15, 2018 Share Posted August 15, 2018 u need hdas to hdef patch and need inject id in device tab Link to comment https://www.insanelymac.com/forum/topic/335197-how-to-patch-hdas-to-hdef/#findComment-2630273 Share on other sites More sharing options...
Recommended Posts