i have a Mac Book Pro 10.1 with “combo jack”. (I do not know if this is the correct term, but i have only one 3,5mm plug for the microphone and the headphone). Sound is working on the speakers and switching to the headset, when plugged in. The headset is working flawless on the smartphone.
But i do not get the microphone from the headset working. It is not recognized by the system.
I note 2 separate instances of the “snd_hda_intel” sound module loaded. YaST struggles when trying to setup one’s PC with two instances of the same sound module. wrt the hardware audio codec I note card-0 is a Cirrus Logic CS4206 and card-1 a Nvidia GPU 42 HDMI/DP, each of which likely has one “snd_hda_intel” sound module associated.
Further, I note pulse audio is NOT running. Can you advise which desktop you are using ?
wrt the mixer, I note capture is muted which could mean the mic does not work (so please fix that setting):
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 63
Front Left: Capture 22 [35%] -29.00dB] [off]
Front Right: Capture 22 [35%] -29.00dB] **[off]**
Further I note automute is enabled, which may also mute the mic if there is a configuration problem (so please investigate that setting)
I also note digital capture is muted (so please fix that setting):
Simple mixer control 'Digital',0
Capabilities: cvolume
Capture channels: Front Left - Front Right
Limits: Capture 0 - 120
Front Left: **Capture 0 [0%]** -30.00dB]
Front Right: **Capture 0 [0%]** -30.00dB]
Honestly, I do not know enough about a Cirrus Logic CS4206 hardware audio codec to say if those mixer settings matter, but they might.
Further - not knowing your desktop I can not say if having pulse audio disabled matters, but it might.
There is also a possibility that your CS4206 hardware is misconfigured, and it is possible to force a setting upon boot with a specific setting of the right syntax, but thats the last thing one should try - I would check those mixer settings first - and also come up with an explanation as to why pulse audio is disabled first - before messing with the HD-Audio-Models.txt file settings:
Cirrus Logic CS4206/4207
========================
mbp55 MacBook Pro 5,5
imac27 IMac 27 Inch
auto BIOS setup (default)
I am Running KDE.
The pulseAudio Mixer is Not starting. “Establishing Connection. Pls wait…” Lasts for ever.
KMix is also Not starting. Just closing without any Message.
Where can i Change the Settings you suggested?
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 63
Front Left: Capture 58 [92%] [7.00dB] [on]
Front Right: Capture 58 [92%] [7.00dB] [on]
Simple mixer control 'Digital',0
Capabilities: cvolume
Capture channels: Front Left - Front Right
Limits: Capture 0 - 120
Front Left: Capture 92 [77%] [16.00dB]
Front Right: Capture 92 [77%] [16.00dB]
now I am not sure about the correct settings in pulseaudio. Everything is working like b4 (speakers working, headset sound is working, no input via headset) plus I have a lot of options in pulse configuration to mess around with!?
You switched OFF the mic boost. It was on before. Here look:
Simple mixer control 'Mic Boost',0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 2
Front Left: 0 [0%] [0.00dB]
Front Right: 0 [0%] [0.00dB]
Also - what is your test that you run to assess you mic functionality (and ensure that it is not an inappropriately configured application ) ?
Try this to record. First fix the mic boost (alsa mixer should allow that). Move the mic boost up to 66%.
Then open a konsole / xterm as a regular user and paste this in it:
arecord -vv -f S16_LE -c 2 -D hw:0,0 new.wav
Talk in to the mic.
Post here ANY errors you may get.
To stop recording press <CTRL><C> in the konsole.
Then replay the file ‘new.wav’ that was created. Did it record any sound ?
.
#arecord -vv -f S16_LE -c 2 -D hw:0,0 new.wav
arecord: main:722: Fehler beim Öffnen des Gerätes: Das Gerät oder die Ressource ist belegt
The error message says: Error when opening device. Device or resource busy.
I tested the mic in “mumble” configuration assistant as well as in “Audio assistant” from linphone. In both it seems like the internal mic is working, but with loud background noise and very bad quality. The headset mic is not available in the pulseaudio options.
I tested the mic in “mumble” configuration assistant as well as in “Audio assistant” from linphone. In both it seems like the internal mic is working, but with loud background noise and very bad quality. The headset mic is not available in the pulseaudio options.
I’m in uncharted territory here, but I’m wondering if ‘hdajackrestask’ might help here. It’s a GUI utility that can help reconfigure combo jacks apparently…
ok, so the device is busy. Do you have another application that is running that has seized the device and is refusing to share it ? If so, close that application and try again.
I don’t have your hardware so I can not check all the available alsamixer settings, but I am skeptical here that you tried all combinations of alsamixer to find this.
Note also the boost can be set from command line using ‘amixer’ if necessary. If you are truely stumped at this, I can try to put together the amixer command for you (work is very busy currently for me - so I am hoping you can solve this without me having to delve further - but I can if need be).
I think that the OP was referring to the fact that when PulseAudio is running, alsamixer only shows PA controls. The actual hardware mixer settings can be presented by pressing F6 (and choosing the appropriate sound card).
I got the hdajackretask tool and played around with it. It seems to be a bit over my head. Finally i used the undo button to set everything back to original settings. I will have another look at this, but it will take me a long time to study it’s details.
I was just booting an Ubuntu stick and the thing is, that there is the same problem.
In pulseaudio i can switch between speakers and headphones, but I have only one mic, which is always the internal one.
To me it looks more likely that this thing can be solved rather with the hdajackretask way, than with a setting in alsamixer. But gambling with the hdajackretask tool seems to be very complicated to me.
Ok so what message do you get when you run the arecord ?
ie when you open a konsole / xterm as a regular user and paste this in it:
arecord -vv -f S16_LE -c 2 -D hw:0,0 new.wav
Talk in to the mic.
Post here ANY errors you may get.
To stop recording press <CTRL><C> in the konsole.
Then replay the file ‘new.wav’ that was created. Did it record any sound ?
Do you now have the boost adjusted ? Given you note you reset all your mixer settings its difficult to be certain the recommendation being provided is correct.
wrt the bug report you noted, it may or may not be relevant.