Jump to content

[SOLVED] Microphone not working (with AppleHDApatcher 1.1 I got sound working)


dav-ht
 Share

20 posts in this topic

Recommended Posts

Hello friends! :thumbsup_anim:

I have installed kext AppleHDA.kext patched from Patcher 1.1(thanks for patcher :wub: ), 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. :blush:

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

#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

#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

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

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

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

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

  • 1 year later...
  • 1 month later...
  • 2 years later...

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

 Share

×
×
  • Create New...