Hi all.<br><br>I am not sure, if you are facing the same problem which bugged me a week back (though I am unsure if this is a problem, or a feature), but here it goes like this ::<br><br><br>I noted that for the very first time, the pulseaudio sink volume is muted. So, I noted that when I did something like <br>
                      &quot;gst-launch filesrc location=/path/to/mp3&quot; ! mad ! alsasink&quot;<br>I could hear the sound.<br><br>However, when I did<br>                      &quot;gst-launch filesrc location=/path/to/mp3 ! mad ! pulsesink&quot;<br>
I could not hear the sound.<br><br><br>So, I launched &quot;pavucontrol&quot;, unmuted the sound in &quot;Output Devices&quot; section, and volia . I could hear sounds from thereon using &quot;pulsesink&quot; (and &quot;alsasink:, of course).<br>
<br><br>Is this the same case as yours..?<br><br><br>Regards,<br>Ajay<br><br><div class="gmail_quote">On Mon, Jun 4, 2012 at 10:53 PM, Frank Wilson <span dir="ltr">&lt;<a href="mailto:fajwilson@gmail.com" target="_blank">fajwilson@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I have noticed that the master channel volume is set to zero and muted<br>
when I login to gnome3 on my arch linux vm.<br>
<br>
After looking at various things such as storing and restoring alsa<br>
settings, I determined the volume settings get changed when pulseaudio<br>
starts.<br>
<br>
To fully isolate the cause I did a test with a bare non-graphical<br>
login (no gnome session, no login manager, no other sound program).<br>
<br>
Here is the session log:<br>
<br>
[frank@flint ~]$ date<br>
Mon Jun  4 18:03:26 BST 2012<br>
[frank@flint ~]$ alsactl init 0 # reset my card, just to be sure<br>
Found hardware: &quot;ICH&quot; &quot;SigmaTel STAC9700,83,84&quot; &quot;AC97a:83847600&quot;<br>
&quot;0x8086&quot; &quot;0x0000&quot;<br>
Hardware is initialized using a generic method<br>
[frank@flint ~]$ speaker-test<br>
<br>
&lt;&lt;&lt;&lt;&lt; CAN HEAR SOUND &gt;&gt;&gt;&gt;&gt;<br>
<br>
[frank@flint ~]$ amixer -c0 &gt; <a href="http://amixer.org" target="_blank">amixer.org</a><br>
[frank@flint ~]$ pulseaudio --start -vvvvv<br>
I: [pulseaudio] main.c: Daemon startup successful.<br>
[frank@flint ~]$ speaker-test<br>
<br>
&lt;&lt;&lt;&lt;&lt; CANNOT HEAR SOUND! &gt;&gt;&gt;&gt;<br>
<br>
[frank@flint ~]$ amixer -c0 &gt; amixer.pulse<br>
<br>
I attach <a href="http://amixer.org" target="_blank">amixer.org</a>, amixer.pulse and pulse_syslog.log.gz (the<br>
relevant portion of my syslog file, where pulseaudio has logged its<br>
stuff).<br>
<br>
Could anybody explain what is causing the problem and how I should go<br>
about fixing it?<br>
<br>
Thanks,<br>
<br>
Frank<br>
<br>_______________________________________________<br>
pulseaudio-discuss mailing list<br>
<a href="mailto:pulseaudio-discuss@lists.freedesktop.org">pulseaudio-discuss@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss" target="_blank">http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss</a><br>
<br></blockquote></div><br>