<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Here is fresh verbose log with new debug messages:
<a class="moz-txt-link-freetext" href="http://pastebin.com/bfbrdfiv">http://pastebin.com/bfbrdfiv</a><br>
My debug lines start with element_set_option() and
element_set_switch(), also element_set_volume() was not called on
start in my case, so it is not present.<br>
I've tried to reflect in debug messages what exactly is printed.
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<br>
<pre class="moz-signature" cols="72">Sincerely, Nazar Mokrynskyi
github.com/nazar-pc
Skype: nazar-pc
Diaspora: <a class="moz-txt-link-abbreviated" href="mailto:nazarpc@diaspora.mokrynskyi.com">nazarpc@diaspora.mokrynskyi.com</a>
Tox: A9D95C9AA5F7A3ED75D83D0292E22ACE84BA40E912185939414475AF28FD2B2A5C8EF5261249</pre>
<div class="moz-cite-prefix">On 10.06.15 05:26, Raymond Yau wrote:<br>
</div>
<blockquote
cite="mid:CAN8cciZZHEAH9oe41Qz+XWxk3r-jUYqZzEf7uOHzo9-Syan0vg@mail.gmail.com"
type="cite">
<p>If you want to find out why mic was not selected </p>
<p>You need add pa_log_dbg to dump e->alsa_name and
corresponding value for those snd_mixer_selem_set_* functions in
element_set_volume() , element_set_switch() and
element_set_option() <br>
<br>
<br>
</p>
<p>snd_mixer_selem_set_playback_dB();</p>
<p>snd_mixer_selem_set_capture_dB()</p>
<p> snd_mixer_selem_set_playback_switch_all();<br>
<br>
snd_mixer_selem_set_capture_switch_all();</p>
<p>snd_mixer_selem_set_enum_item()</p>
</blockquote>
<br>
</body>
</html>