Allan Posted December 3, 2015 Share Posted December 3, 2015 Let's change again... Remove DummyHDA, and the patches in config.plist. Open your DSDT, and apply this: #Maintained by: RehabMan for: Laptop Patches#system_IRQ.txt # This can fix non-working audio and also has an affect on HPET. # # Use this if you have issues with patched AppleHDA (required on almost all laptops) # or if you have issues with HPET (restart after wake). # IRQ fix into device name_hid PNP0000 code_regex IRQNoFlags\s\(\)\n\s+\{(\d+)\} remove_matched; into device name_hid PNP0100 code_regex IRQNoFlags\s\(\)\n\s+\{(\d+)\} remove_matched; into device name_hid PNP0B00 code_regex IRQNoFlags\s\(\)\n\s+\{(\d+)\} remove_matched; into device name_hid PNP0103 code_regex IRQNoFlags\s\(\)\n\s+\{.*\} removeall_matched; into device name_hid PNP0103 code_regex Name\s\(([^,]+),\sResourceTemplate\s\(\).*\n\s+\{((?:.|\n)*)\}\) replace_matched begin Name (%1, ResourceTemplate()\n {\n IRQNoFlags() { 0, 8, 11, 15 }\n %2 })\n end; Link to comment https://www.insanelymac.com/forum/topic/309671-help-internal-microphone-not-working/page/2/#findComment-2193830 Share on other sites More sharing options...
kosakgroove Posted December 3, 2015 Author Share Posted December 3, 2015 Hi ! I applied it to my dsdt, with no substantial changes.. I tried with the dummy and the irq dsdt patch, same as before. I tried with the applehda you sent in the beggining and we're back to the starting point my friend... I really have no clue about what might be the solution.. Have we any more alternatives to try??? Cheers man Link to comment https://www.insanelymac.com/forum/topic/309671-help-internal-microphone-not-working/page/2/#findComment-2193861 Share on other sites More sharing options...
Allan Posted December 3, 2015 Share Posted December 3, 2015 The last choice is VoodooHDA. Link to comment https://www.insanelymac.com/forum/topic/309671-help-internal-microphone-not-working/page/2/#findComment-2193871 Share on other sites More sharing options...
kosakgroove Posted December 3, 2015 Author Share Posted December 3, 2015 Well i can assure you i have tried voodoohda with different versions of it, different patches, and it works more or less for the speakers, but microphone doesnt work as well.. I think its either a totally unsupported mic, or something that could be fixed by checking the applehda, cause ive tried nearly everything.. Thanks anyways Link to comment https://www.insanelymac.com/forum/topic/309671-help-internal-microphone-not-working/page/2/#findComment-2193899 Share on other sites More sharing options...
kosakgroove Posted December 9, 2015 Author Share Posted December 9, 2015 Bump! Anyone have any alternative? Link to comment https://www.insanelymac.com/forum/topic/309671-help-internal-microphone-not-working/page/2/#findComment-2195426 Share on other sites More sharing options...
TheRacerMaster Posted December 17, 2015 Share Posted December 17, 2015 Post in Mirone's thread. You need actual edits to AppleHDA (PinConfigs/XML), editing DSDT/etc. will do nothing to fix incompatible PinConfigs/XML. 1 Link to comment https://www.insanelymac.com/forum/topic/309671-help-internal-microphone-not-working/page/2/#findComment-2198094 Share on other sites More sharing options...
kosakgroove Posted December 17, 2015 Author Share Posted December 17, 2015 Post in Mirone's thread. You need actual edits to AppleHDA (PinConfigs/XML), editing DSDT/etc. will do nothing to fix incompatible PinConfigs/XML. Thanks for the recommendation bro! Link to comment https://www.insanelymac.com/forum/topic/309671-help-internal-microphone-not-working/page/2/#findComment-2198140 Share on other sites More sharing options...
Recommended Posts