Jump to content
13 posts in this topic

Recommended Posts

Hi, 

My Hackintosh is almost fully functional.Except the mic doesn't work properly. When i call siri, she can hear and understand me, same with audio recorder. But when i try to use any apps like: Chrome, Firefox ... i just get this white noise. Like the old TVs. I were workaround this disabling one channel in MIDI but now i don't have this option anymore (is grayed). I want to know if anyone can help me to disable this ghost channel, from the mono mic, or anything that could help. I think because my mic is mono, an additional "ghost" channel is being created with static and messing up the audio.

Thanks anyway.

Here is my EFI

And the MIDI grayed option

1277453432_CapturadeTela2022-03-07as14_26_49.png.0937523f6cdeeb3a38f146faef606892.png

Link to comment
https://www.insanelymac.com/forum/topic/351006-help-no-mic/
Share on other sites

3 hours ago, Slice said:

I can advise you to try VoodooHDA which have some options for this case (SwitchCh).

Hi! Thanks for answer.
I tried the VoodooHDA but the mic still the same, works on mac apps but not in Chrome or Firefox and the Speaker isn't working anymore.
But the Speaker option appear in VoodooHDA panel with all the options grayed.

957782740_CapturadeTela2022-03-07as21_00_40.png.871da47a5bd968f1bb8e144ad6daca5c.png

And when i test, with headphones to be able to hear something. 51029342_CapturadeTela2022-03-07as21_02_44.thumb.png.8ae9f5d4cfc738ff5ec3c66b4d20adcd.png

Link to comment
https://www.insanelymac.com/forum/topic/351006-help-no-mic/#findComment-2777794
Share on other sites

Try to edit VoodooHDA.kext/Contents/Info.plist as follow

			<key>NodesToPatch</key>
			<array>
				<dict>
					<key>Codec</key>
					<integer>0</integer>
					<key>Comment</key>
					<string>Change type of internal Mic</string>
					<key>Config</key>
					<string>0x90a70130</string>
					<key>Enable</key>
					<string>1</string>
					<key>Node</key>
					<integer>18</integer>
					<key>SwitchCh</key>
					<string>0</string>
				</dict>

Look at the key SwitchCh. You have to test as 0 or as 1. It may be a key for your problem.

Config 0x90a70130 is also essential thing.

  • Like 1
Link to comment
https://www.insanelymac.com/forum/topic/351006-help-no-mic/#findComment-2777822
Share on other sites

11 hours ago, Slice said:

Try to edit VoodooHDA.kext/Contents/Info.plist as follow

			<key>NodesToPatch</key>
			<array>
				<dict>
					<key>Codec</key>
					<integer>0</integer>
					<key>Comment</key>
					<string>Change type of internal Mic</string>
					<key>Config</key>
					<string>0x90a70130</string>
					<key>Enable</key>
					<string>1</string>
					<key>Node</key>
					<integer>18</integer>
					<key>SwitchCh</key>
					<string>0</string>
				</dict>

Look at the key SwitchCh. You have to test as 0 or as 1. It may be a key for your problem.

Config 0x90a70130 is also essential thing.

Hi! 

Worked, the mic is working with the chrome, firefox...

And what i need to change to make my speaker work again?

519469013_CapturadeTela2022-03-08as22_48_07.thumb.png.9e4316f56a6db5ce1f88d70a7c65b24d.png

In the panel, the speakers appear with everything grayed.
1524087862_CapturadeTela2022-03-08as22_48_30.png.3e1c7334ce4ea902cd7a1ea91e8dad93.png53998405_CapturadeTela2022-03-08as22_51_00.thumb.png.8b865fbc8b6b0d1d22b3d02257b82fac.png

But in the system preferences -> Audio and in the system info, the speakers aren't recognized. I'm only being able to hear audio through headphones.

 

Thanks, you already helped a lot, i was not able to have the mic working before. Sorry to bother you so much :)

Edited by MaffSi
Incomplete info, adding more information about the issue.
Link to comment
https://www.insanelymac.com/forum/topic/351006-help-no-mic/#findComment-2777826
Share on other sites

OK, Speakers disabled because they shared same DAC with Headphones being in different group. Let join them

				<dict>
					<key>Codec</key>
					<integer>0</integer>
					<key>Comment</key>
					<string>Change Speaker to be the first fixed output</string>
					<key>Config</key>
					<string>0x90170110</string>
					<key>Enable</key>
					<string>1</string>
					<key>Node</key>
					<integer>20</integer>
				</dict>
				<dict>
					<key>Codec</key>
					<integer>0</integer>
					<key>Comment</key>
					<string>Change Headphone to be switchable by jack</string>
					<key>Config</key>
					<string>0x0421101F</string>
					<key>Enable</key>
					<string>1</string>
					<key>Node</key>
					<integer>33</integer>
				</dict>

Use this.

  • Thanks 1
Link to comment
https://www.insanelymac.com/forum/topic/351006-help-no-mic/#findComment-2777886
Share on other sites

29 minutes ago, Slice said:

OK, Speakers disabled because they shared same DAC with Headphones being in different group. Let join them

				<dict>
					<key>Codec</key>
					<integer>0</integer>
					<key>Comment</key>
					<string>Change Speaker to be the first fixed output</string>
					<key>Config</key>
					<string>0x90170110</string>
					<key>Enable</key>
					<string>1</string>
					<key>Node</key>
					<integer>20</integer>
				</dict>
				<dict>
					<key>Codec</key>
					<integer>0</integer>
					<key>Comment</key>
					<string>Change Headphone to be switchable by jack</string>
					<key>Config</key>
					<string>0x0421101F</string>
					<key>Enable</key>
					<string>1</string>
					<key>Node</key>
					<integer>33</integer>
				</dict>

Use this.

Hi, it's working now.

 

Thank you so much! :)

Link to comment
https://www.insanelymac.com/forum/topic/351006-help-no-mic/#findComment-2777888
Share on other sites

On 3/7/2022 at 10:32 PM, MaffSi said:

Hi, 

My Hackintosh is almost fully functional.Except the mic doesn't work properly. When i call siri, she can hear and understand me, same with audio recorder. But when i try to use any apps like: Chrome, Firefox

if I am not wrong then I think siri don't have an access for Google products, I am saying this because when I use siri on my iPhone to open YouTube siri says I don't have any access to YouTube.

Edited by paultyner
Link to comment
https://www.insanelymac.com/forum/topic/351006-help-no-mic/#findComment-2778467
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...