dav-ht Posted January 27, 2016 Share Posted January 27, 2016 Hello friends! I have installed kext AppleHDA.kext patched from Patcher 1.1(thanks for patcher ), and also patched config.plist, by this method I got sound working, but microphone still doesn't working . Please help me to get microphone working. Thank you! OS X El Capitan 10.11.3 Asus K52F Intel Core i5 M480 Intel HD Graphics Conexant CX20585 ---------------- How to fix? ok, now the only problem was in platforms.xml.zlib (applehda.kext>resurces>platforms.xml.zlib) 1.open applehda.kext>resurces 2.convert file platforms.xml.zlib to platforms.xml (convert with special program Zlib xml convertor) 3.open this xml file with plist edit program 4.open root>CommonPeripheralDSP 5.delete 12,13,14....22 lines (1>11 = speaker lines, 12>22 microphone lines) 6.save file 7.convert file platforms.xml to zlib 8.install edited applehda.kext and rebuild cache don't understand or any problems? write me PM Link to comment Share on other sites More sharing options...
Allan Posted January 28, 2016 Share Posted January 28, 2016 #1 - If you want use DSDT, you'll need apply DTGP patch. #2 - Disable SIP #3 - Update and rebuild OS X cache. E.g: sudo -s chmod -R 755 /Volumes/El Capitan/Library/Extensions chown -R 0:0 /Volumes/El Capitan/Library/Extensions touch /Volumes/El Capitan/System/Library/Extensions kextcache -u /Volumes/El Capitan exit Link to comment Share on other sites More sharing options...
dav-ht Posted January 28, 2016 Author Share Posted January 28, 2016 #1 - If you want use DSDT, you'll need apply DTGP patch. #2 - Disable SIP #3 - Update and rebuild OS X cache. E.g: sudo -s chmod -R 755 /Volumes/El Capitan/Library/Extensions chown -R 0:0 /Volumes/El Capitan/Library/Extensions touch /Volumes/El Capitan/System/Library/Extensions kextcache -u /Volumes/El Capitan exit After intel hd graphics DSDT patch I got the error message "DTGP doesn't exist", I have added DTGP. It's DTGP patch for fix DSDT error (DTGP doesn't exist) Method (DTGP, 5, NotSerialized)\n {\n If (LEqual (Arg0, Buffer (0x10)\n {\n /* 0000 */ 0xC6, 0xB7, 0xB5, 0xA0, 0x18, 0x13, 0x1C, 0x44, \n /* 0008 */ 0xB0, 0xC9, 0xFE, 0x69, 0x5E, 0xAF, 0x94, 0x9B\n }))\n {\n If (LEqual (Arg1, One))\n {\n If (LEqual (Arg2, Zero))\n {\n Store (Buffer (One)\n {\n 0x03\n }, Arg4)\n Return (One)\n }\n If (LEqual (Arg2, One))\n {\n Return (One)\n }\n }\n }\n Store (Buffer (One)\n {\n 0x00\n }, Arg4)\n Return (Zero)\n } end SIP already was disabled Allan thank you for trying. Link to comment Share on other sites More sharing options...
Allan Posted January 28, 2016 Share Posted January 28, 2016 What's the DSDT editor you're using? Link to comment Share on other sites More sharing options...
dav-ht Posted January 28, 2016 Author Share Posted January 28, 2016 What's the DSDT editor you're using? MaciASL (http://sourceforge.net/projects/maciasl/) Link to comment Share on other sites More sharing options...
Allan Posted January 28, 2016 Share Posted January 28, 2016 You applied IRQ fix patch too? Link to comment Share on other sites More sharing options...
dav-ht Posted January 28, 2016 Author Share Posted January 28, 2016 You applied IRQ fix patch too? Yes. Maybe I must also use the other files from "Mironaudio" folder (patch result folder)? I use Clover 3338 SE, and Clover configurator vibrant version, if it means something Link to comment Share on other sites More sharing options...
Allan Posted January 29, 2016 Share Posted January 29, 2016 If DSDT doesn't help, try use aDummyHDA + config.plist edits. Link to comment Share on other sites More sharing options...
dav-ht Posted January 29, 2016 Author Share Posted January 29, 2016 If DSDT doesn't help, try use aDummyHDA + config.plist edits. At first I want to tank you that you want help me persistently I tried: 1) aDummyHDA + applehda + config.plist - Sound:yes Mic:no 2) aDummyHDA + applehda(vanila) + config.plist - Sound:yes Mic:no 3) aDummyHDA + config.plist - Sound:no Mic:no shortly no way ) Have you any idea? Link to comment Share on other sites More sharing options...
Allan Posted January 29, 2016 Share Posted January 29, 2016 And in all these steps, you do it? #3 - Update and rebuild OS X cache. Post your config.plist here too. Link to comment Share on other sites More sharing options...
dav-ht Posted January 29, 2016 Author Share Posted January 29, 2016 #3 - Update and rebuild OS X cache. With Kext Wizard rebuild cache and repair permissions, right? If there are other ways, I don't know. Link to comment Share on other sites More sharing options...
Allan Posted January 29, 2016 Share Posted January 29, 2016 Try this. AppleHDA + DSDT + config.plist, delete aDummyHDA or any other method (e.g: HDAEnabler) in your OS X. Archive.zip Link to comment Share on other sites More sharing options...
dav-ht Posted January 29, 2016 Author Share Posted January 29, 2016 No Mic, No sound After I replace the old config file, at this time also no sound Do you have cleared config file all boot menu options(fixHDMI, fix Lan, fix wifi and the other check boxes)? But before sound worked even with vanila applehda(but patched config) Link to comment Share on other sites More sharing options...
Allan Posted January 29, 2016 Share Posted January 29, 2016 Repair permissions, and reboot. Link to comment Share on other sites More sharing options...
dav-ht Posted January 29, 2016 Author Share Posted January 29, 2016 Repair permissions, and reboot. Yes I did, no audio Link to comment Share on other sites More sharing options...
Allan Posted January 29, 2016 Share Posted January 29, 2016 Do you have cleared config file all boot menu options(fixHDMI, fix Lan, fix wifi and the other check boxes)? In your config.plist there's not any specific patches, you need decide what "Fix/patches" you'll use, not all in the same time. Link to comment Share on other sites More sharing options...
dav-ht Posted January 29, 2016 Author Share Posted January 29, 2016 In your config.plist there's not any specific patches, you need decide what "Fix/patches" you'll use, not all in the same time. Ok, thank you for all this hope somebody from this lovely forum can help me solve the hidden problem Link to comment Share on other sites More sharing options...
DADAAA Posted December 15, 2017 Share Posted December 15, 2017 Hi! It seems to be a wrong codec mapping. Greets. Link to comment Share on other sites More sharing options...
DeathZero Posted February 3, 2018 Share Posted February 3, 2018 Like @DADAAA said, its codec mapping. Try to pull your codec from linux and convert them to PinConfigs, and add them to AppleHDAPatcher, It'll work. Link to comment Share on other sites More sharing options...
hackintosher77 Posted April 7, 2020 Share Posted April 7, 2020 Hi guys, I have the MSI z97 gaming 5 with ALC1150. I am using AppleALC and have audio working but no microphone. When I switch to VoodooHDA I get microphone working but no HDMI audio from my gfx card (RX570). I think the problem is some layout, but I've tried all the possible layouts (1,2,3,5,7,11) and still no mic. I know I'm close because when I unplug my mic from the front panel, OSX is detecting that it is being unplugged. If anyone can point me in the right direction I'd appreciate it! Link to comment Share on other sites More sharing options...
Recommended Posts