-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No mic support on every browser except safari (Workaround) #3
Comments
Hi, @Luka020 |
Hi |
Hi Ab2774, I installed Ubunut Linux, and the same mic problem excists there too so its not hackintosh mac only related issue. So no mic support on chrome and other browsers except when you turn off a channel be it 1 or 2 with pulse audio manager and after it will reactivate it self. It is worse in linux than it is on Hackintosh. When in Ubuntu and in alsamixer it says: "generic realtek audio driver". It should say: "ALC230 audio driver." if you have the time please check it to, with a live usb it should be done to. |
Hi Luka020, |
Hi Ab2774, On Windows everything works amazingly. No sleep or mic issues whatsoever i am using the latest bios update wich is 4WCN46WW. You can get it here |
Hi |
Hi @Luka020 |
on Linux i found out that, the recording channel should be Mono in order for the mic to work. by the default it's set to L R, but since ideapad 320 input hardware doesn't support that so it's impossible to use it unless we reconfigure it to mono. Windows probably reconfigure it automatically. other things like WebRTC mic input also doesn't support old devices to record input. app that uses WebRTC implementation such as Discord, Telegram might not work. which explains why it doesn't record input on browsers. source what i said here might be pointless but i'm hoping this could help you and i want to try hackintosh. currently i'm too afraid and might mess things up since it's my only daily driver laptop. |
Hi |
Hi @Luka020, I found a really interesting thing when using Line In in Chrome it works fine whatsoever, and I think that's because, in the original CodecDump, Line In node is 18 (0x12) not 25 (0x19), maybe switching them will fix all the issues? |
How can we do that? |
Hi, some good and bad news, the bad news is that I have no longer access to my laptop as it broke down and I'm not planning on fixing it, so the v1.1.7 may be the last release I'm gonna upload, in this case, if anyone wanna take over and continue updating and uploading new releases I would highly appreciate it, the good news is that in my new laptop with ALC236, the microphone works on every browser! I did a little investigation and found out that there's an additional patch in layout16.xml compared to layout20.xml which potentially can be the answer to fix this issue, as I mentioned, I don't have access to my laptop, so, if anyone is willing to troubleshoot I would also really appreciate it. |
Hi Ab2774,
I have no mic support on every browser except for safari there is a workaround to fix this issue temporally by turning off one mic channel thourgh the "Audio MIDI" app.
But this is only temporally because after a few moments it always comes as a suprise the mic audio channel wil reactivate. The application can not save this sate so that the mic channel wil not reactivate.
Before i think with Firefox 68/69 the mic works without the "Audio MIDI" app.
With Chrome i think before version 70 or 68 will work without the Audio MIDI app
I wonder what the issue could be,
Can you test this out if you have the same issue?
The text was updated successfully, but these errors were encountered: