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>
"gst-launch filesrc location=/path/to/mp3" ! mad ! alsasink"<br>I could hear the sound.<br><br>However, when I did<br> "gst-launch filesrc location=/path/to/mp3 ! mad ! pulsesink"<br>
I could not hear the sound.<br><br><br>So, I launched "pavucontrol", unmuted the sound in "Output Devices" section, and volia . I could hear sounds from thereon using "pulsesink" (and "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"><<a href="mailto:fajwilson@gmail.com" target="_blank">fajwilson@gmail.com</a>></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: "ICH" "SigmaTel STAC9700,83,84" "AC97a:83847600"<br>
"0x8086" "0x0000"<br>
Hardware is initialized using a generic method<br>
[frank@flint ~]$ speaker-test<br>
<br>
<<<<< CAN HEAR SOUND >>>>><br>
<br>
[frank@flint ~]$ amixer -c0 > <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>
<<<<< CANNOT HEAR SOUND! >>>><br>
<br>
[frank@flint ~]$ amixer -c0 > 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>