Well, seems &quot;pactl&quot; is the go-to tool :)<br><br>Thanks and Regards,<br>Ajay<br><br><div class="gmail_quote">On Sun, Jun 3, 2012 at 12:06 AM, Ajay Garg <span dir="ltr">&lt;<a href="mailto:ajaygargnsit@gmail.com" target="_blank">ajaygargnsit@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">Sean,<br><br>pavucontrol did it  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br><br>You hit the nail on the head, the  volume was muted (in &quot;Output Devices&quot; section).<br>
<br>I uninstalled &quot;alsa-plugins-pulseaudio&quot; (which as you have already described, would not make a difference in the present case, since we are explicitly calling &quot;pulsesink&quot; to use pulseaudio).<br>
<br>So, on every reboot on the XO-1, the pulseaudio-volume is muted, and the pulseaudio-volume-level is &quot;0%&quot;. When I unmute the volume, and increase the percentage to a non-zero value, &quot;pulsesink&quot; works !!!!<br>

<br><br>One last thing :: is there a pulseaudio-correspondent to alsamixer-alsactl, so that I can automate the pulseaudio-unmuting and pulseaudio-volume-control? Or may be perhaps the configuration file, where this may be hardcoded?<br>

<br><br>Thanks Sean. I did not expect the issue to resolved so soon; but you really were a gem of a help.<br><br><br>Thanks and Regards,<br>Ajay<div class="HOEnZb"><div class="h5"><br><br><br><br><div class="gmail_quote">
On Sat, Jun 2, 2012 at 9:13 PM, Sean McNamara <span dir="ltr">&lt;<a href="mailto:smcnam@gmail.com" target="_blank">smcnam@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>
<div><div><br>
On Sat, Jun 2, 2012 at 11:00 AM, Ajay Garg &lt;<a href="mailto:ajaygargnsit@gmail.com" target="_blank">ajaygargnsit@gmail.com</a>&gt; wrote:<br>
&gt; Thanks Sean, for the prompt, detailed, extremely useful reply :)<br>
&gt; I am grateful :)<br>
&gt;<br>
&gt; a)<br>
&gt; Yes, XO-1 runs Fedora-14.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; b)<br>
&gt; Well, OLPC-Sugar does do some customizations in the default image, so<br>
&gt; it might be possible that gstreamer-plugins-good has &quot;libgstpulse.so&quot;<br>
&gt; missing. (However, it is unlikely).<br>
&gt;<br>
&gt; Anyhow, I will try this out again  with  a clean install.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; c)<br>
&gt; Following is the output of &quot;gst-launch-0.10 -v audiotestsrc ! volume<br>
&gt; volume=0.4 ! audioconvert ! pulsesink&quot; from XO-1 (seems ok to me) ::<br>
&gt;<br>
&gt; #################################################################################################<br>
&gt; [olpc@xo-05-2a-1f ~]$ gst-launch -v audiotestsrc ! volume volume=0.4 !<br>
&gt; audioconvert ! pulsesink<br>
&gt; Setting pipeline to PAUSED ...<br>
&gt; /GstPipeline:pipeline0/GstAudioTestSrc:audiotestsrc0.GstPad:src: caps<br>
&gt; = audio/x-raw-float, endianness=(int)1234, width=(int)64,<br>
&gt; rate=(int)44100, channels=(int)1<br>
&gt; Pipeline is PREROLLING ...<br>
&gt; /GstPipeline:pipeline0/GstVolume:volume0.GstPad:src: caps =<br>
&gt; audio/x-raw-float, endianness=(int)1234, width=(int)64,<br>
&gt; rate=(int)44100, channels=(int)1<br>
&gt; /GstPipeline:pipeline0/GstVolume:volume0.GstPad:sink: caps =<br>
&gt; audio/x-raw-float, endianness=(int)1234, width=(int)64,<br>
&gt; rate=(int)44100, channels=(int)1<br>
&gt; /GstPipeline:pipeline0/GstAudioConvert:audioconvert0.GstPad:src: caps<br>
&gt; = audio/x-raw-float, endianness=(int)1234, width=(int)32,<br>
&gt; rate=(int)44100, channels=(int)1<br>
&gt; /GstPipeline:pipeline0/GstAudioConvert:audioconvert0.GstPad:sink: caps<br>
&gt; = audio/x-raw-float, endianness=(int)1234, width=(int)64,<br>
&gt; rate=(int)44100, channels=(int)1<br>
&gt; /GstPipeline:pipeline0/GstPulseSink:pulsesink0.GstPad:sink: caps =<br>
&gt; audio/x-raw-float, endianness=(int)1234, width=(int)32,<br>
&gt; rate=(int)44100, channels=(int)1<br>
&gt; Pipeline is PREROLLED ...<br>
&gt; Setting pipeline to PLAYING ...<br>
&gt; /GstPipeline:pipeline0/GstPulseSink:pulsesink0: volume = 0.728985<br>
&gt; /GstPipeline:pipeline0/GstPulseSink:pulsesink0: mute = FALSE<br>
&gt; New clock: GstPulseSinkClock<br>
&gt;<br>
&gt; &lt;therafter, the shell appears to hang; NO SOUND IS HEARD&gt;<br>
&gt; #################################################################################################<br>
&gt;<br>
<br>
</div></div>The fact that the shell is hanging suggests to me that either the<br>
audio pipeline thinks it is working correctly; or, it tried connecting<br>
to pulseaudio and is in a wait-forever loop trying to successfully<br>
connect.<br>
<br>
But typically you won&#39;t hit the &quot;PLAYING&quot; state and the<br>
&quot;GstPulseSinkClock&quot; won&#39;t be created, if there is a connectivity issue<br>
to the pulseaudio daemon.<br>
<br>
Sounds like you might actually have a working pulseaudio daemon, but<br>
the volume is muted ;) Can you look in the pulseaudio sound control<br>
app you use (I&#39;m not sure what it&#39;s called or if one exists for Sugar)<br>
? If you want, install the pavucontrol package -- that should work<br>
reasonably well for this purpose on F14. It will show up in menus as<br>
&quot;Volume Control&quot; or &quot;PulseAudio Volume Control&quot; or it can be started<br>
from a terminal with<br>
<br>
pavucontrol  #do not run it as root<br>
<br>
Then look through the volumes and make sure that<br>
<br>
(1) the gst-launch *stream* is not muted, and<br>
(2) the hardware sound card *sink* is not muted, and<br>
(3) volume is turned up sufficiently on both the sink and the stream<br>
<br>
I don&#39;t fully understand everything in your PA log file below (and<br>
certainly there are a few scary messages there), but it looks like PA<br>
successfully started up in the end, so the only other thought I had is<br>
that maybe your ALSA driver is hanging when trying to play audio<br>
through pulseaudio, and that may very well be solved by a distro<br>
upgrade to F16 or F17 (F17 was released as final / production this<br>
week).<br>
<div><div><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; d)<br>
&gt; Following is the content of ~/log_test.txt, generated after running ::<br>
&gt;<br>
&gt;               pulseaudio --kill<br>
&gt;               sudo rm -r ~/.pulse<br>
&gt;               sudo rm -r ~/.pulse-cookie<br>
&gt;               pulseaudio --daemonize=false -vvv &gt; ~/long_test.txt 2&gt;&amp;1<br>
&gt;<br>
&gt;<br>
&gt; ################################################################################################################<br>
&gt; I: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted<br>
&gt; I: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted<br>
&gt; D: core-rtclock.c: Timer slack is set to 50 us.<br>
&gt; D: core-util.c: RealtimeKit worked.<br>
&gt; I: core-util.c: Successfully gained nice level -11.<br>
&gt; I: main.c: This is PulseAudio 0.9.21<br>
&gt; D: main.c: Compilation host: i386-redhat-linux-gnu<br>
&gt; D: main.c: Compilation CFLAGS: -O2 -g -pipe -Wall<br>
&gt; -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector<br>
&gt; --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom<br>
&gt; -fasynchronous-unwind-tables -Wall -W -Wextra -pipe -Wno-long-long<br>
&gt; -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations<br>
&gt; -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security<br>
&gt; -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition<br>
&gt; -Wpointer-arith -Winit-self -Wdeclaration-after-statement<br>
&gt; -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes<br>
&gt; -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow<br>
&gt; -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings<br>
&gt; -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common<br>
&gt; -fdiagnostics-show-option<br>
&gt; D: main.c: Running on host: Linux i586<br>
&gt; 2.6.35.13_xo1-20120508.1133.olpc.eb0c7a8 #1 PREEMPT Tue May 8 11:35:49<br>
&gt; EDT 2012<br>
&gt; D: main.c: Found 1 CPUs.<br>
&gt; I: main.c: Page size is 4096 bytes<br>
&gt; D: main.c: Compiled with Valgrind support: no<br>
&gt; D: main.c: Running in valgrind mode: no<br>
&gt; D: main.c: Running in VM: no<br>
&gt; D: main.c: Optimized build: yes<br>
&gt; D: main.c: All asserts enabled.<br>
&gt; I: main.c: Machine ID is f375255c3fa791ff0a40d9320000001a.<br>
&gt; I: main.c: Session ID is<br>
&gt; f375255c3fa791ff0a40d9320000001a-1338640583.186469-1399595420.<br>
&gt; I: main.c: Using runtime directory<br>
&gt; /home/olpc/.pulse/f375255c3fa791ff0a40d9320000001a-runtime.<br>
&gt; I: main.c: Using state directory /home/olpc/.pulse.<br>
&gt; I: main.c: Using modules directory /usr/lib/pulse-0.9.21/modules.<br>
&gt; I: main.c: Running in system mode: no<br>
&gt; I: main.c: Fresh high-resolution timers available! Bon appetit!<br>
&gt; I: cpu-x86.c: CPU flags: CMOV MMX MMXEXT 3DNOW 3DNOWEXT<br>
&gt; I: svolume_mmx.c: Initialising MMX optimized functions.<br>
&gt; I: remap_mmx.c: Initialising MMX optimized remappers.<br>
&gt; D: memblock.c: Using shared memory pool with 1024 slots of size 64.0<br>
&gt; KiB each, total size is 64.0 MiB, maximum usable slot size is 65496<br>
&gt; D: database-tdb.c: Opened TDB database<br>
&gt; &#39;/home/olpc/.pulse/f375255c3fa791ff0a40d9320000001a-device-volumes.tdb&#39;<br>
&gt; I: module-device-restore.c: Sucessfully opened database file<br>
&gt; &#39;/home/olpc/.pulse/f375255c3fa791ff0a40d9320000001a-device-volumes&#39;.<br>
&gt; I: module.c: Loaded &quot;module-device-restore&quot; (index: #0; argument: &quot;&quot;).<br>
&gt; D: database-tdb.c: Opened TDB database<br>
&gt; &#39;/home/olpc/.pulse/f375255c3fa791ff0a40d9320000001a-stream-volumes.tdb&#39;<br>
&gt; I: module-stream-restore.c: Sucessfully opened database file<br>
&gt; &#39;/home/olpc/.pulse/f375255c3fa791ff0a40d9320000001a-stream-volumes&#39;.<br>
&gt; I: module.c: Loaded &quot;module-stream-restore&quot; (index: #1; argument: &quot;&quot;).<br>
&gt; D: database-tdb.c: Opened TDB database<br>
&gt; &#39;/home/olpc/.pulse/f375255c3fa791ff0a40d9320000001a-card-database.tdb&#39;<br>
&gt; I: module-card-restore.c: Sucessfully opened database file<br>
&gt; &#39;/home/olpc/.pulse/f375255c3fa791ff0a40d9320000001a-card-database&#39;.<br>
&gt; I: module.c: Loaded &quot;module-card-restore&quot; (index: #2; argument: &quot;&quot;).<br>
&gt; I: module.c: Loaded &quot;module-augment-properties&quot; (index: #3; argument: &quot;&quot;).<br>
&gt; D: cli-command.c: Checking for existance of<br>
&gt; &#39;/usr/lib/pulse-0.9.21/modules/module-udev-detect.so&#39;: success<br>
&gt; D: module-udev-detect.c: /dev/snd/controlC0 is accessible: yes<br>
&gt; D: module-udev-detect.c: /devices/pci0000:00/0000:00:0f.3/sound/card0<br>
&gt; is busy: no<br>
&gt; D: module-udev-detect.c: Loading module-alsa-card with arguments<br>
&gt; &#39;device_id=&quot;0&quot; name=&quot;pci-0000_00_0f.3&quot;<br>
&gt; card_name=&quot;alsa_card.pci-0000_00_0f.3&quot; tsched=yes ignore_dB=no<br>
&gt; card_properties=&quot;module-udev-detect.discovered=1&quot;&#39;<br>
&gt; D: dbus-util.c: Successfully connected to D-Bus session bus<br>
&gt; 3b857d3912c26fe3727fe4cb00000026 as :1.33<br>
&gt; D: reserve-wrap.c: Successfully acquired reservation lock on device &#39;Audio0&#39;<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-mono<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Mono (analog-mono)<br>
&gt; D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open plug:hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open plug:hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-mono+input:analog-mono<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Mono (analog-mono)<br>
&gt; D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open plug:hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open plug:hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-mono+input:analog-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Mono (analog-mono)<br>
&gt; D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open plug:hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open plug:hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-mono+input:iec958-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Mono (analog-mono)<br>
&gt; D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open plug:hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open plug:hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-mono+input:iec958-surround-40<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Mono (analog-mono)<br>
&gt; D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open plug:hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open plug:hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Stereo (analog-stereo)<br>
&gt; D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM front:0<br>
&gt; I: alsa-util.c: Error opening PCM device front:0: Invalid argument<br>
&gt; D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: Maximum hw buffer size is 371 ms<br>
&gt; D: alsa-util.c: Set buffer size first (to 4408 samples), period size<br>
&gt; second (to 1102 samples).<br>
&gt; D: alsa-mixer.c: Profile output:analog-stereo supported.<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-stereo+input:analog-mono<br>
&gt; D: alsa-mixer.c: Checking for recording on Analog Mono (analog-mono)<br>
&gt; D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open plug:hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open plug:hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-stereo+input:analog-stereo<br>
&gt; D: alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)<br>
&gt; D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM front:0<br>
&gt; I: alsa-util.c: Error opening PCM device front:0: Invalid argument<br>
&gt; D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: Maximum hw buffer size is 371 ms<br>
&gt; D: alsa-util.c: Set buffer size first (to 4408 samples), period size<br>
&gt; second (to 1102 samples).<br>
&gt; D: alsa-mixer.c: Profile output:analog-stereo+input:analog-stereo supported.<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-stereo+input:iec958-stereo<br>
&gt; D: alsa-mixer.c: Checking for recording on Digital Stereo (IEC958)<br>
&gt; (iec958-stereo)<br>
&gt; D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM iec958:0<br>
&gt; I: alsa-util.c: Error opening PCM device iec958:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:analog-stereo+input:iec958-surround-40<br>
&gt; D: alsa-mixer.c: Checking for recording on Digital Surround 4.0<br>
&gt; (IEC958) (iec958-surround-40)<br>
&gt; D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM iec958:0<br>
&gt; I: alsa-util.c: Error opening PCM device iec958:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-surround-40<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 4.0<br>
&gt; (analog-surround-40)<br>
&gt; D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround40:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround40:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-surround-40+input:analog-mono<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 4.0<br>
&gt; (analog-surround-40)<br>
&gt; D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround40:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround40:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:analog-surround-40+input:analog-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 4.0<br>
&gt; (analog-surround-40)<br>
&gt; D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround40:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround40:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:analog-surround-40+input:iec958-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 4.0<br>
&gt; (analog-surround-40)<br>
&gt; D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround40:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround40:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:analog-surround-40+input:iec958-surround-40<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 4.0<br>
&gt; (analog-surround-40)<br>
&gt; D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround40:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround40:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-surround-41<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 4.1<br>
&gt; (analog-surround-41)<br>
&gt; D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround41:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround41:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-surround-41+input:analog-mono<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 4.1<br>
&gt; (analog-surround-41)<br>
&gt; D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround41:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround41:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:analog-surround-41+input:analog-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 4.1<br>
&gt; (analog-surround-41)<br>
&gt; D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround41:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround41:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:analog-surround-41+input:iec958-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 4.1<br>
&gt; (analog-surround-41)<br>
&gt; D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround41:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround41:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:analog-surround-41+input:iec958-surround-40<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 4.1<br>
&gt; (analog-surround-41)<br>
&gt; D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround41:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround41:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-surround-50<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 5.0<br>
&gt; (analog-surround-50)<br>
&gt; D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround50:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround50:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-surround-50+input:analog-mono<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 5.0<br>
&gt; (analog-surround-50)<br>
&gt; D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround50:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround50:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:analog-surround-50+input:analog-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 5.0<br>
&gt; (analog-surround-50)<br>
&gt; D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround50:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround50:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:analog-surround-50+input:iec958-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 5.0<br>
&gt; (analog-surround-50)<br>
&gt; D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround50:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround50:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:analog-surround-50+input:iec958-surround-40<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 5.0<br>
&gt; (analog-surround-50)<br>
&gt; D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround50:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround50:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-surround-51<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 5.1<br>
&gt; (analog-surround-51)<br>
&gt; D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround51:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround51:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-surround-51+input:analog-mono<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 5.1<br>
&gt; (analog-surround-51)<br>
&gt; D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround51:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround51:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:analog-surround-51+input:analog-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 5.1<br>
&gt; (analog-surround-51)<br>
&gt; D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround51:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround51:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:analog-surround-51+input:iec958-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 5.1<br>
&gt; (analog-surround-51)<br>
&gt; D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround51:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround51:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:analog-surround-51+input:iec958-surround-40<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 5.1<br>
&gt; (analog-surround-51)<br>
&gt; D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround51:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround51:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-surround-71<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 7.1<br>
&gt; (analog-surround-71)<br>
&gt; D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround71:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround71:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:analog-surround-71+input:analog-mono<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 7.1<br>
&gt; (analog-surround-71)<br>
&gt; D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround71:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround71:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:analog-surround-71+input:analog-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 7.1<br>
&gt; (analog-surround-71)<br>
&gt; D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround71:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround71:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:analog-surround-71+input:iec958-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 7.1<br>
&gt; (analog-surround-71)<br>
&gt; D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround71:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround71:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:analog-surround-71+input:iec958-surround-40<br>
&gt; D: alsa-mixer.c: Checking for playback on Analog Surround 7.1<br>
&gt; (analog-surround-71)<br>
&gt; D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM surround71:0<br>
&gt; I: alsa-util.c: Error opening PCM device surround71:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:iec958-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Stereo (IEC958)<br>
&gt; (iec958-stereo)<br>
&gt; D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM iec958:0<br>
&gt; I: alsa-util.c: Error opening PCM device iec958:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:iec958-stereo+input:analog-mono<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Stereo (IEC958)<br>
&gt; (iec958-stereo)<br>
&gt; D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM iec958:0<br>
&gt; I: alsa-util.c: Error opening PCM device iec958:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:iec958-stereo+input:analog-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Stereo (IEC958)<br>
&gt; (iec958-stereo)<br>
&gt; D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM iec958:0<br>
&gt; I: alsa-util.c: Error opening PCM device iec958:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:iec958-stereo+input:iec958-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Stereo (IEC958)<br>
&gt; (iec958-stereo)<br>
&gt; D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM iec958:0<br>
&gt; I: alsa-util.c: Error opening PCM device iec958:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:iec958-stereo+input:iec958-surround-40<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Stereo (IEC958)<br>
&gt; (iec958-stereo)<br>
&gt; D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM iec958:0<br>
&gt; I: alsa-util.c: Error opening PCM device iec958:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:iec958-surround-40<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Surround 4.0<br>
&gt; (IEC958) (iec958-surround-40)<br>
&gt; D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM iec958:0<br>
&gt; I: alsa-util.c: Error opening PCM device iec958:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:iec958-surround-40+input:analog-mono<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Surround 4.0<br>
&gt; (IEC958) (iec958-surround-40)<br>
&gt; D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM iec958:0<br>
&gt; I: alsa-util.c: Error opening PCM device iec958:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:iec958-surround-40+input:analog-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Surround 4.0<br>
&gt; (IEC958) (iec958-surround-40)<br>
&gt; D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM iec958:0<br>
&gt; I: alsa-util.c: Error opening PCM device iec958:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:iec958-surround-40+input:iec958-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Surround 4.0<br>
&gt; (IEC958) (iec958-surround-40)<br>
&gt; D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM iec958:0<br>
&gt; I: alsa-util.c: Error opening PCM device iec958:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:iec958-surround-40+input:iec958-surround-40<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Surround 4.0<br>
&gt; (IEC958) (iec958-surround-40)<br>
&gt; D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM iec958:0<br>
&gt; I: alsa-util.c: Error opening PCM device iec958:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:iec958-ac3-surround-40<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Surround 4.0<br>
&gt; (IEC958/AC3) (iec958-ac3-surround-40)<br>
&gt; D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM a52:0<br>
&gt; I: alsa-util.c: Error opening PCM device a52:0: No such file or directory<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:iec958-ac3-surround-40+input:analog-mono<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Surround 4.0<br>
&gt; (IEC958/AC3) (iec958-ac3-surround-40)<br>
&gt; D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM a52:0<br>
&gt; I: alsa-util.c: Error opening PCM device a52:0: No such file or directory<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:iec958-ac3-surround-40+input:analog-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Surround 4.0<br>
&gt; (IEC958/AC3) (iec958-ac3-surround-40)<br>
&gt; D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM a52:0<br>
&gt; I: alsa-util.c: Error opening PCM device a52:0: No such file or directory<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:iec958-ac3-surround-40+input:iec958-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Surround 4.0<br>
&gt; (IEC958/AC3) (iec958-ac3-surround-40)<br>
&gt; D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM a52:0<br>
&gt; I: alsa-util.c: Error opening PCM device a52:0: No such file or directory<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:iec958-ac3-surround-40+input:iec958-surround-40<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Surround 4.0<br>
&gt; (IEC958/AC3) (iec958-ac3-surround-40)<br>
&gt; D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM a52:0<br>
&gt; I: alsa-util.c: Error opening PCM device a52:0: No such file or directory<br>
&gt; D: alsa-mixer.c: Looking at profile output:iec958-ac3-surround-51<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Surround 5.1<br>
&gt; (IEC958/AC3) (iec958-ac3-surround-51)<br>
&gt; D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM a52:0<br>
&gt; I: alsa-util.c: Error opening PCM device a52:0: No such file or directory<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:iec958-ac3-surround-51+input:analog-mono<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Surround 5.1<br>
&gt; (IEC958/AC3) (iec958-ac3-surround-51)<br>
&gt; D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM a52:0<br>
&gt; I: alsa-util.c: Error opening PCM device a52:0: No such file or directory<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:iec958-ac3-surround-51+input:analog-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Surround 5.1<br>
&gt; (IEC958/AC3) (iec958-ac3-surround-51)<br>
&gt; D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM a52:0<br>
&gt; I: alsa-util.c: Error opening PCM device a52:0: No such file or directory<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:iec958-ac3-surround-51+input:iec958-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Surround 5.1<br>
&gt; (IEC958/AC3) (iec958-ac3-surround-51)<br>
&gt; D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM a52:0<br>
&gt; I: alsa-util.c: Error opening PCM device a52:0: No such file or directory<br>
&gt; D: alsa-mixer.c: Looking at profile<br>
&gt; output:iec958-ac3-surround-51+input:iec958-surround-40<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Surround 5.1<br>
&gt; (IEC958/AC3) (iec958-ac3-surround-51)<br>
&gt; D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM a52:0<br>
&gt; I: alsa-util.c: Error opening PCM device a52:0: No such file or directory<br>
&gt; D: alsa-mixer.c: Looking at profile output:hdmi-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo)<br>
&gt; D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM hdmi:0<br>
&gt; I: alsa-util.c: Error opening PCM device hdmi:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:hdmi-stereo+input:analog-mono<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo)<br>
&gt; D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM hdmi:0<br>
&gt; I: alsa-util.c: Error opening PCM device hdmi:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:hdmi-stereo+input:analog-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo)<br>
&gt; D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM hdmi:0<br>
&gt; I: alsa-util.c: Error opening PCM device hdmi:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:hdmi-stereo+input:iec958-stereo<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo)<br>
&gt; D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM hdmi:0<br>
&gt; I: alsa-util.c: Error opening PCM device hdmi:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile output:hdmi-stereo+input:iec958-surround-40<br>
&gt; D: alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo)<br>
&gt; D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM hdmi:0<br>
&gt; I: alsa-util.c: Error opening PCM device hdmi:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile input:analog-mono<br>
&gt; D: alsa-mixer.c: Checking for recording on Analog Mono (analog-mono)<br>
&gt; D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open plug:hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open plug:hw:0<br>
&gt; D: alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument<br>
&gt; I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile input:analog-stereo<br>
&gt; D: alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)<br>
&gt; D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM front:0<br>
&gt; I: alsa-util.c: Error opening PCM device front:0: Invalid argument<br>
&gt; D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: Maximum hw buffer size is 371 ms<br>
&gt; D: alsa-util.c: Set buffer size first (to 4408 samples), period size<br>
&gt; second (to 1102 samples).<br>
&gt; D: alsa-mixer.c: Profile input:analog-stereo supported.<br>
&gt; D: alsa-mixer.c: Looking at profile input:iec958-stereo<br>
&gt; D: alsa-mixer.c: Checking for recording on Digital Stereo (IEC958)<br>
&gt; (iec958-stereo)<br>
&gt; D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM iec958:0<br>
&gt; I: alsa-util.c: Error opening PCM device iec958:0: Invalid argument<br>
&gt; D: alsa-mixer.c: Looking at profile input:iec958-surround-40<br>
&gt; D: alsa-mixer.c: Checking for recording on Digital Surround 4.0<br>
&gt; (IEC958) (iec958-surround-40)<br>
&gt; D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM iec958:0<br>
&gt; I: alsa-util.c: Error opening PCM device iec958:0: Invalid argument<br>
&gt; I: card.c: Created 0 &quot;alsa_card.pci-0000_00_0f.3&quot;<br>
&gt; D: reserve-wrap.c: Successfully create reservation lock monitor for<br>
&gt; device &#39;Audio0&#39;<br>
&gt; D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM front:0<br>
&gt; I: alsa-util.c: Error opening PCM device front:0: Invalid argument<br>
&gt; D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: Maximum hw buffer size is 371 ms<br>
&gt; D: alsa-util.c: Set buffer size first (to 88200 samples), period size<br>
&gt; second (to 88200 samples).<br>
&gt; I: alsa-sink.c: Successfully opened device hw:0.<br>
&gt; I: alsa-sink.c: Selected mapping &#39;Analog Stereo&#39; (analog-stereo).<br>
&gt; I: alsa-sink.c: Successfully enabled mmap() mode.<br>
&gt; I: alsa-sink.c: Successfully enabled timer-based scheduling mode.<br>
&gt; I: alsa-mixer.c: Successfully attached to mixer &#39;hw:0&#39;<br>
&gt; D: alsa-mixer.c: Probing path &#39;analog-output&#39;<br>
&gt; D: alsa-mixer.c: Probing path &#39;analog-output-speaker&#39;<br>
&gt; D: alsa-mixer.c: Probe of element &#39;Speaker&#39; failed.<br>
&gt; D: alsa-mixer.c: Probing path &#39;analog-output-speaker&#39;<br>
&gt; D: alsa-mixer.c: Probe of element &#39;Desktop Speaker&#39; failed.<br>
&gt; D: alsa-mixer.c: Probing path &#39;analog-output-headphones&#39;<br>
&gt; D: alsa-mixer.c: Probe of element &#39;Headphone&#39; failed.<br>
&gt; D: alsa-mixer.c: Probing path &#39;analog-output-headphones&#39;<br>
&gt; D: alsa-mixer.c: Probe of element &#39;Headphone2&#39; failed.<br>
&gt; D: alsa-mixer.c: Probing path &#39;analog-output-mono&#39;<br>
&gt; D: alsa-mixer.c: Probing path &#39;analog-output-lfe-on-mono&#39;<br>
&gt; D: alsa-sink.c: Probed mixer paths:<br>
&gt; D: alsa-mixer.c: Path Set 0x960a090, direction=1, probed=yes<br>
&gt; D: alsa-mixer.c: Path analog-output (Analog Output), direction=1,<br>
&gt; priority=99, probed=yes, supported=yes, has_mute=yes, has_volume=yes,<br>
&gt; has_dB=yes, min_volume=0, max_volume=31, min_dB=-139.5, max_dB=0<br>
&gt; D: alsa-mixer.c: Element Master, direction=1, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x3600000000f66,<br>
&gt; n_channels=2, override_map=yes<br>
&gt; D: alsa-mixer.c: Element Master Mono, direction=1, switch=2, volume=2,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x7ffffffffffff,<br>
&gt; n_channels=1, override_map=no<br>
&gt; D: alsa-mixer.c: Element Surround, direction=1, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x60, n_channels=2,<br>
&gt; override_map=yes<br>
&gt; D: alsa-mixer.c: Element Center, direction=1, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x4900000000018,<br>
&gt; n_channels=1, override_map=yes<br>
&gt; D: alsa-mixer.c: Element LFE, direction=1, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x80, n_channels=1,<br>
&gt; override_map=yes<br>
&gt; D: alsa-mixer.c: Element PCM, direction=1, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x3600000000f66,<br>
&gt; n_channels=2, override_map=yes<br>
&gt; D: alsa-mixer.c: Element External Amplifier, direction=1, switch=4,<br>
&gt; volume=0, enumeration=0, required=0, required_absent=0, mask=0x0,<br>
&gt; n_channels=0, override_map=no<br>
&gt; D: alsa-mixer.c: Option on (output-amplifier-on/Amplifier) index=1, priority=10<br>
&gt; D: alsa-mixer.c: Option off (output-amplifier-off/No Amplifier)<br>
&gt; index=0, priority=0<br>
&gt; D: alsa-mixer.c: Setting output-amplifier-on (Amplifier) priority=10<br>
&gt; D: alsa-mixer.c: Setting output-amplifier-off (No Amplifier) priority=0<br>
&gt; D: alsa-mixer.c: Path analog-output-mono (Analog Mono Output),<br>
&gt; direction=1, priority=50, probed=yes, supported=yes, has_mute=yes,<br>
&gt; has_volume=yes, has_dB=yes, min_volume=0, max_volume=31, min_dB=-93,<br>
&gt; max_dB=0<br>
&gt; D: alsa-mixer.c: Element Master, direction=1, switch=2, volume=2,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x6, n_channels=2,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Element Master Mono, direction=1, switch=1, volume=1,<br>
&gt; enumeration=0, required=4, required_absent=0, mask=0x7ffffffffffff,<br>
&gt; n_channels=1, override_map=yes<br>
&gt; D: alsa-mixer.c: Element Surround, direction=1, switch=2, volume=2,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x6, n_channels=2,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Element Center, direction=1, switch=2, volume=2,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x7ffffffffffff,<br>
&gt; n_channels=1, override_map=no<br>
&gt; D: alsa-mixer.c: Element LFE, direction=1, switch=2, volume=2,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x7ffffffffffff,<br>
&gt; n_channels=1, override_map=no<br>
&gt; D: alsa-mixer.c: Element PCM, direction=1, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x3600000000f66,<br>
&gt; n_channels=2, override_map=yes<br>
&gt; D: alsa-mixer.c: Element External Amplifier, direction=1, switch=4,<br>
&gt; volume=0, enumeration=0, required=0, required_absent=0, mask=0x0,<br>
&gt; n_channels=0, override_map=no<br>
&gt; D: alsa-mixer.c: Option on (output-amplifier-on/Amplifier) index=1, priority=10<br>
&gt; D: alsa-mixer.c: Option off (output-amplifier-off/No Amplifier)<br>
&gt; index=0, priority=0<br>
&gt; D: alsa-mixer.c: Setting output-amplifier-on (Amplifier) priority=10<br>
&gt; D: alsa-mixer.c: Setting output-amplifier-off (No Amplifier) priority=0<br>
&gt; D: alsa-mixer.c: Path analog-output-lfe-on-mono (Analog Output (LFE)),<br>
&gt; direction=1, priority=40, probed=yes, supported=yes, has_mute=yes,<br>
&gt; has_volume=yes, has_dB=yes, min_volume=0, max_volume=31, min_dB=-93,<br>
&gt; max_dB=0<br>
&gt; D: alsa-mixer.c: Element Master, direction=1, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x3600000000f66,<br>
&gt; n_channels=2, override_map=yes<br>
&gt; D: alsa-mixer.c: Element Master Mono, direction=1, switch=1, volume=1,<br>
&gt; enumeration=0, required=4, required_absent=0, mask=0x80, n_channels=1,<br>
&gt; override_map=yes<br>
&gt; D: alsa-mixer.c: Element Surround, direction=1, switch=2, volume=2,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x6, n_channels=2,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Element Center, direction=1, switch=2, volume=2,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x7ffffffffffff,<br>
&gt; n_channels=1, override_map=no<br>
&gt; D: alsa-mixer.c: Element LFE, direction=1, switch=2, volume=2,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x7ffffffffffff,<br>
&gt; n_channels=1, override_map=no<br>
&gt; D: alsa-mixer.c: Element PCM, direction=1, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x3600000000f66,<br>
&gt; n_channels=2, override_map=yes<br>
&gt; D: alsa-mixer.c: Element External Amplifier, direction=1, switch=4,<br>
&gt; volume=0, enumeration=0, required=0, required_absent=0, mask=0x0,<br>
&gt; n_channels=0, override_map=no<br>
&gt; D: alsa-mixer.c: Option on (output-amplifier-on/Amplifier) index=1, priority=10<br>
&gt; D: alsa-mixer.c: Option off (output-amplifier-off/No Amplifier)<br>
&gt; index=0, priority=0<br>
&gt; D: alsa-mixer.c: Setting output-amplifier-on (Amplifier) priority=10<br>
&gt; D: alsa-mixer.c: Setting output-amplifier-off (No Amplifier) priority=0<br>
&gt; D: alsa-mixer.c: Added 6 ports<br>
&gt; I: sink.c: Created sink 0 &quot;alsa_output.pci-0000_00_0f.3.analog-stereo&quot;<br>
&gt; with sample spec s16le 2ch 44100Hz and channel map<br>
&gt; front-left,front-right<br>
&gt; I: sink.c:     alsa.resolution_bits = &quot;16&quot;<br>
&gt; I: sink.c:     device.api = &quot;alsa&quot;<br>
&gt; I: sink.c:     device.class = &quot;sound&quot;<br>
&gt; I: sink.c:     alsa.class = &quot;generic&quot;<br>
&gt; I: sink.c:     alsa.subclass = &quot;generic-mix&quot;<br>
&gt; I: sink.c:     <a href="http://alsa.name" target="_blank">alsa.name</a> = &quot;CS5535 Audio&quot;<br>
&gt; I: sink.c:     <a href="http://alsa.id" target="_blank">alsa.id</a> = &quot;CS5535 Audio&quot;<br>
&gt; I: sink.c:     alsa.subdevice = &quot;0&quot;<br>
&gt; I: sink.c:     alsa.subdevice_name = &quot;subdevice #0&quot;<br>
&gt; I: sink.c:     alsa.device = &quot;0&quot;<br>
&gt; I: sink.c:     alsa.card = &quot;0&quot;<br>
&gt; I: sink.c:     alsa.card_name = &quot;CS5535 Audio&quot;<br>
&gt; I: sink.c:     alsa.long_card_name = &quot;CS5535 Audio cs5535audio at 0x1480, irq 5&quot;<br>
&gt; I: sink.c:     alsa.driver_name = &quot;snd_cs5535audio&quot;<br>
&gt; I: sink.c:     device.bus_path = &quot;pci-0000:00:0f.3&quot;<br>
&gt; I: sink.c:     sysfs.path = &quot;/devices/pci0000:00/0000:00:0f.3/sound/card0&quot;<br>
&gt; I: sink.c:     device.bus = &quot;pci&quot;<br>
&gt; I: sink.c:     <a href="http://device.vendor.id" target="_blank">device.vendor.id</a> = &quot;1022&quot;<br>
&gt; I: sink.c:     <a href="http://device.vendor.name" target="_blank">device.vendor.name</a> = &quot;Advanced Micro Devices [AMD]&quot;<br>
&gt; I: sink.c:     <a href="http://device.product.id" target="_blank">device.product.id</a> = &quot;2093&quot;<br>
&gt; I: sink.c:     <a href="http://device.product.name" target="_blank">device.product.name</a> = &quot;CS5536 [Geode companion] Audio&quot;<br>
&gt; I: sink.c:     device.form_factor = &quot;internal&quot;<br>
&gt; I: sink.c:     device.string = &quot;hw:0&quot;<br>
&gt; I: sink.c:     device.buffering.buffer_size = &quot;65536&quot;<br>
&gt; I: sink.c:     device.buffering.fragment_size = &quot;32768&quot;<br>
&gt; I: sink.c:     device.access_mode = &quot;mmap+timer&quot;<br>
&gt; I: sink.c:     <a href="http://device.profile.name" target="_blank">device.profile.name</a> = &quot;analog-stereo&quot;<br>
&gt; I: sink.c:     device.profile.description = &quot;Analog Stereo&quot;<br>
&gt; I: sink.c:     device.description = &quot;Internal Audio Analog Stereo&quot;<br>
&gt; I: sink.c:     alsa.mixer_name = &quot;Analog Devices AD1888&quot;<br>
&gt; I: sink.c:     alsa.components = &quot;AC97a:41445368&quot;<br>
&gt; I: sink.c:     module-udev-detect.discovered = &quot;1&quot;<br>
&gt; I: sink.c:     device.icon_name = &quot;audio-card-pci&quot;<br>
&gt; D: core-subscribe.c: Dropped redundant event due to change event.<br>
&gt; I: source.c: Created source 0<br>
&gt; &quot;alsa_output.pci-0000_00_0f.3.analog-stereo.monitor&quot; with sample spec<br>
&gt; s16le 2ch 44100Hz and channel map front-left,front-right<br>
&gt; I: source.c:     device.description = &quot;Monitor of Internal Audio Analog Stereo&quot;<br>
&gt; I: source.c:     device.class = &quot;monitor&quot;<br>
&gt; I: source.c:     alsa.card = &quot;0&quot;<br>
&gt; I: source.c:     alsa.card_name = &quot;CS5535 Audio&quot;<br>
&gt; I: source.c:     alsa.long_card_name = &quot;CS5535 Audio cs5535audio at<br>
&gt; 0x1480, irq 5&quot;<br>
&gt; I: source.c:     alsa.driver_name = &quot;snd_cs5535audio&quot;<br>
&gt; I: source.c:     device.bus_path = &quot;pci-0000:00:0f.3&quot;<br>
&gt; I: source.c:     sysfs.path = &quot;/devices/pci0000:00/0000:00:0f.3/sound/card0&quot;<br>
&gt; I: source.c:     device.bus = &quot;pci&quot;<br>
&gt; I: source.c:     <a href="http://device.vendor.id" target="_blank">device.vendor.id</a> = &quot;1022&quot;<br>
&gt; I: source.c:     <a href="http://device.vendor.name" target="_blank">device.vendor.name</a> = &quot;Advanced Micro Devices [AMD]&quot;<br>
&gt; I: source.c:     <a href="http://device.product.id" target="_blank">device.product.id</a> = &quot;2093&quot;<br>
&gt; I: source.c:     <a href="http://device.product.name" target="_blank">device.product.name</a> = &quot;CS5536 [Geode companion] Audio&quot;<br>
&gt; I: source.c:     device.form_factor = &quot;internal&quot;<br>
&gt; I: source.c:     device.string = &quot;0&quot;<br>
&gt; I: source.c:     module-udev-detect.discovered = &quot;1&quot;<br>
&gt; I: source.c:     device.icon_name = &quot;audio-card-pci&quot;<br>
&gt; I: alsa-sink.c: Using 2.0 fragments of size 32768 bytes (185.76ms),<br>
&gt; buffer size is 65536 bytes (371.52ms)<br>
&gt; I: alsa-sink.c: Time scheduling watermark is 20.00ms<br>
&gt; D: alsa-sink.c: hwbuf_unused=0<br>
&gt; D: alsa-sink.c: setting avail_min=15502<br>
&gt; D: alsa-mixer.c: Activating path analog-output<br>
&gt; D: alsa-mixer.c: Path analog-output (Analog Output), direction=1,<br>
&gt; priority=99, probed=yes, supported=yes, has_mute=yes, has_volume=yes,<br>
&gt; has_dB=yes, min_volume=0, max_volume=31, min_dB=-139.5, max_dB=0<br>
&gt; D: alsa-mixer.c: Element Master, direction=1, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x3600000000f66,<br>
&gt; n_channels=2, override_map=yes<br>
&gt; D: alsa-mixer.c: Element Master Mono, direction=1, switch=2, volume=2,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x7ffffffffffff,<br>
&gt; n_channels=1, override_map=no<br>
&gt; D: alsa-mixer.c: Element Surround, direction=1, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x60, n_channels=2,<br>
&gt; override_map=yes<br>
&gt; D: alsa-mixer.c: Element Center, direction=1, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x4900000000018,<br>
&gt; n_channels=1, override_map=yes<br>
&gt; D: alsa-mixer.c: Element LFE, direction=1, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x80, n_channels=1,<br>
&gt; override_map=yes<br>
&gt; D: alsa-mixer.c: Element PCM, direction=1, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x3600000000f66,<br>
&gt; n_channels=2, override_map=yes<br>
&gt; D: alsa-mixer.c: Element External Amplifier, direction=1, switch=4,<br>
&gt; volume=0, enumeration=0, required=0, required_absent=0, mask=0x0,<br>
&gt; n_channels=0, override_map=no<br>
&gt; D: alsa-mixer.c: Option on (output-amplifier-on/Amplifier) index=1, priority=10<br>
&gt; D: alsa-mixer.c: Option off (output-amplifier-off/No Amplifier)<br>
&gt; index=0, priority=0<br>
&gt; D: alsa-mixer.c: Setting output-amplifier-on (Amplifier) priority=10<br>
&gt; D: alsa-mixer.c: Setting output-amplifier-off (No Amplifier) priority=0<br>
&gt; I: alsa-sink.c: Hardware volume ranges from -139.50 dB to 0.00 dB.<br>
&gt; I: alsa-sink.c: No particular base volume set, fixing to 0 dB<br>
&gt; I: alsa-sink.c: Using hardware volume control. Hardware dB scale supported.<br>
&gt; I: alsa-sink.c: Using hardware mute control.<br>
&gt; D: alsa-util.c: snd_pcm_dump():<br>
&gt; D: alsa-util.c: Hardware PCM card 0 &#39;CS5535 Audio&#39; device 0 subdevice 0<br>
&gt; D: alsa-util.c: Its setup is:<br>
&gt; D: alsa-util.c:   stream       : PLAYBACK<br>
&gt; D: alsa-util.c:   access       : MMAP_INTERLEAVED<br>
&gt; D: alsa-util.c:   format       : S16_LE<br>
&gt; D: alsa-util.c:   subformat    : STD<br>
&gt; D: alsa-util.c:   channels     : 2<br>
&gt; D: alsa-util.c:   rate         : 44100<br>
&gt; D: alsa-util.c:   exact rate   : 44100 (44100/1)<br>
&gt; D: alsa-util.c:   msbits       : 16<br>
&gt; D: alsa-util.c:   buffer_size  : 16384<br>
&gt; D: alsa-util.c:   period_size  : 8192<br>
&gt; D: alsa-util.c:   period_time  : 185759<br>
&gt; D: alsa-util.c:   tstamp_mode  : ENABLE<br>
&gt; D: alsa-util.c:   period_step  : 1<br>
&gt; D: alsa-util.c:   avail_min    : 15502<br>
&gt; D: alsa-util.c:   period_event : 0<br>
&gt; D: alsa-util.c:   start_threshold  : -1<br>
&gt; D: alsa-util.c:   stop_threshold   : 1073741824<br>
&gt; D: alsa-util.c:   silence_threshold: 0<br>
&gt; D: alsa-util.c:   silence_size : 0<br>
&gt; D: alsa-util.c:   boundary     : 1073741824<br>
&gt; D: alsa-util.c:   appl_ptr     : 0<br>
&gt; D: alsa-util.c:   hw_ptr       : 0<br>
&gt; D: alsa-sink.c: Read hardware volume: 0:  94% 1:  94%<br>
&gt; D: alsa-sink.c: Thread starting up<br>
&gt; D: core-util.c: RealtimeKit worked.<br>
&gt; I: core-util.c: Successfully enabled SCHED_RR scheduling for thread,<br>
&gt; with priority 5.<br>
&gt; I: alsa-sink.c: Starting playback.<br>
&gt; D: alsa-sink.c: Cutting sleep time for the initial iterations by half.<br>
&gt; D: alsa-sink.c: Cutting sleep time for the initial iterations by half.<br>
&gt; D: alsa-sink.c: Cutting sleep time for the initial iterations by half.<br>
&gt; D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; I: (alsa-lib)conf.c: Unknown parameters 0<br>
&gt; I: (alsa-lib)pcm.c: Unknown PCM front:0<br>
&gt; I: alsa-util.c: Error opening PCM device front:0: Invalid argument<br>
&gt; D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...<br>
&gt; D: alsa-util.c: Managed to open hw:0<br>
&gt; D: alsa-util.c: Maximum hw buffer size is 371 ms<br>
&gt; D: alsa-util.c: Set buffer size first (to 88200 samples), period size<br>
&gt; second (to 88200 samples).<br>
&gt; I: alsa-source.c: Successfully opened device hw:0.<br>
&gt; I: alsa-source.c: Selected mapping &#39;Analog Stereo&#39; (analog-stereo).<br>
&gt; I: alsa-source.c: Successfully enabled mmap() mode.<br>
&gt; I: alsa-source.c: Successfully enabled timer-based scheduling mode.<br>
&gt; I: alsa-mixer.c: Successfully attached to mixer &#39;hw:0&#39;<br>
&gt; D: alsa-mixer.c: Probing path &#39;analog-input&#39;<br>
&gt; D: alsa-mixer.c: Probe of element &#39;Mic&#39; failed.<br>
&gt; D: alsa-mixer.c: Probing path &#39;analog-input-microphone&#39;<br>
&gt; D: alsa-mixer.c: Probing path &#39;analog-input-linein&#39;<br>
&gt; D: alsa-mixer.c: Probing path &#39;analog-input&#39;<br>
&gt; D: alsa-mixer.c: Probing path &#39;analog-input-video&#39;<br>
&gt; D: alsa-mixer.c: Probing path &#39;analog-input-video&#39;<br>
&gt; D: alsa-mixer.c: Probe of element &#39;TV Tuner&#39; failed.<br>
&gt; D: alsa-mixer.c: Probing path &#39;analog-input-radio&#39;<br>
&gt; D: alsa-mixer.c: Probe of element &#39;FM&#39; failed.<br>
&gt; D: alsa-mixer.c: Probing path &#39;analog-input&#39;<br>
&gt; D: alsa-mixer.c: Probe of element &#39;Mic/Line&#39; failed.<br>
&gt; D: alsa-source.c: Probed mixer paths:<br>
&gt; D: alsa-mixer.c: Path Set 0x960ea68, direction=2, probed=yes<br>
&gt; D: alsa-mixer.c: Path analog-input-microphone (Analog Microphone),<br>
&gt; direction=2, priority=100, probed=yes, supported=yes, has_mute=yes,<br>
&gt; has_volume=yes, has_dB=yes, min_volume=0, max_volume=15, min_dB=0,<br>
&gt; max_dB=22.5<br>
&gt; D: alsa-mixer.c: Element Capture, direction=2, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x4037e00000000f66,<br>
&gt; n_channels=2, override_map=yes<br>
&gt; D: alsa-mixer.c: Element Mic, direction=2, switch=1, volume=0,<br>
&gt; enumeration=0, required=4, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=yes<br>
&gt; D: alsa-mixer.c: Element Line, direction=2, switch=2, volume=0,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Element Aux, direction=2, switch=2, volume=0,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Element Video, direction=2, switch=2, volume=0,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Element Mic Select, direction=2, switch=0, volume=0,<br>
&gt; enumeration=1, required=0, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Option Mic1 (input-microphone-1/Microphone 1)<br>
&gt; index=0, priority=20<br>
&gt; D: alsa-mixer.c: Option Mic2 (input-microphone-2/Microphone 2)<br>
&gt; index=1, priority=19<br>
&gt; D: alsa-mixer.c: Setting input-microphone-1 (Microphone 1) priority=20<br>
&gt; D: alsa-mixer.c: Setting input-microphone-2 (Microphone 2) priority=19<br>
&gt; D: alsa-mixer.c: Path analog-input-linein (Analog Line-In),<br>
&gt; direction=2, priority=90, probed=yes, supported=yes, has_mute=yes,<br>
&gt; has_volume=yes, has_dB=yes, min_volume=0, max_volume=15, min_dB=0,<br>
&gt; max_dB=22.5<br>
&gt; D: alsa-mixer.c: Element Capture, direction=2, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x4037e00000000f66,<br>
&gt; n_channels=2, override_map=yes<br>
&gt; D: alsa-mixer.c: Element Mic, direction=2, switch=2, volume=0,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Element Line, direction=2, switch=1, volume=0,<br>
&gt; enumeration=0, required=4, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=yes<br>
&gt; D: alsa-mixer.c: Element Aux, direction=2, switch=2, volume=0,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Element Video, direction=2, switch=2, volume=0,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Path analog-input (Analog Input), direction=2,<br>
&gt; priority=90, probed=yes, supported=yes, has_mute=yes, has_volume=yes,<br>
&gt; has_dB=yes, min_volume=0, max_volume=15, min_dB=0, max_dB=22.5<br>
&gt; D: alsa-mixer.c: Element Capture, direction=2, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x4037e00000000f66,<br>
&gt; n_channels=2, override_map=yes<br>
&gt; D: alsa-mixer.c: Element Mic, direction=2, switch=2, volume=0,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Element Line, direction=2, switch=2, volume=0,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Element Aux, direction=2, switch=1, volume=0,<br>
&gt; enumeration=0, required=4, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=yes<br>
&gt; D: alsa-mixer.c: Element Video, direction=2, switch=2, volume=0,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Path analog-input-video (Analog Video), direction=2,<br>
&gt; priority=70, probed=yes, supported=yes, has_mute=yes, has_volume=yes,<br>
&gt; has_dB=yes, min_volume=0, max_volume=15, min_dB=0, max_dB=22.5<br>
&gt; D: alsa-mixer.c: Element Capture, direction=2, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x4037e00000000f66,<br>
&gt; n_channels=2, override_map=yes<br>
&gt; D: alsa-mixer.c: Element Mic, direction=2, switch=2, volume=0,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Element Line, direction=2, switch=2, volume=0,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Element Aux, direction=2, switch=2, volume=0,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Element Video, direction=2, switch=1, volume=0,<br>
&gt; enumeration=0, required=4, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=yes<br>
&gt; D: alsa-mixer.c: Added 5 ports<br>
&gt; D: core-subscribe.c: Dropped redundant event due to change event.<br>
&gt; I: source.c: Created source 1<br>
&gt; &quot;alsa_input.pci-0000_00_0f.3.analog-stereo&quot; with sample spec s16le 2ch<br>
&gt; 44100Hz and channel map front-left,front-right<br>
&gt; I: source.c:     alsa.resolution_bits = &quot;16&quot;<br>
&gt; I: source.c:     device.api = &quot;alsa&quot;<br>
&gt; I: source.c:     device.class = &quot;sound&quot;<br>
&gt; I: source.c:     alsa.class = &quot;generic&quot;<br>
&gt; I: source.c:     alsa.subclass = &quot;generic-mix&quot;<br>
&gt; I: source.c:     <a href="http://alsa.name" target="_blank">alsa.name</a> = &quot;CS5535 Audio&quot;<br>
&gt; I: source.c:     <a href="http://alsa.id" target="_blank">alsa.id</a> = &quot;CS5535 Audio&quot;<br>
&gt; I: source.c:     alsa.subdevice = &quot;0&quot;<br>
&gt; I: source.c:     alsa.subdevice_name = &quot;subdevice #0&quot;<br>
&gt; I: source.c:     alsa.device = &quot;0&quot;<br>
&gt; I: source.c:     alsa.card = &quot;0&quot;<br>
&gt; I: source.c:     alsa.card_name = &quot;CS5535 Audio&quot;<br>
&gt; I: source.c:     alsa.long_card_name = &quot;CS5535 Audio cs5535audio at<br>
&gt; 0x1480, irq 5&quot;<br>
&gt; I: source.c:     alsa.driver_name = &quot;snd_cs5535audio&quot;<br>
&gt; I: source.c:     device.bus_path = &quot;pci-0000:00:0f.3&quot;<br>
&gt; I: source.c:     sysfs.path = &quot;/devices/pci0000:00/0000:00:0f.3/sound/card0&quot;<br>
&gt; I: source.c:     device.bus = &quot;pci&quot;<br>
&gt; I: source.c:     <a href="http://device.vendor.id" target="_blank">device.vendor.id</a> = &quot;1022&quot;<br>
&gt; I: source.c:     <a href="http://device.vendor.name" target="_blank">device.vendor.name</a> = &quot;Advanced Micro Devices [AMD]&quot;<br>
&gt; I: source.c:     <a href="http://device.product.id" target="_blank">device.product.id</a> = &quot;2093&quot;<br>
&gt; I: source.c:     <a href="http://device.product.name" target="_blank">device.product.name</a> = &quot;CS5536 [Geode companion] Audio&quot;<br>
&gt; I: source.c:     device.form_factor = &quot;internal&quot;<br>
&gt; I: source.c:     device.string = &quot;hw:0&quot;<br>
&gt; I: source.c:     device.buffering.buffer_size = &quot;65536&quot;<br>
&gt; I: source.c:     device.buffering.fragment_size = &quot;32768&quot;<br>
&gt; I: source.c:     device.access_mode = &quot;mmap+timer&quot;<br>
&gt; I: source.c:     <a href="http://device.profile.name" target="_blank">device.profile.name</a> = &quot;analog-stereo&quot;<br>
&gt; I: source.c:     device.profile.description = &quot;Analog Stereo&quot;<br>
&gt; I: source.c:     device.description = &quot;Internal Audio Analog Stereo&quot;<br>
&gt; I: source.c:     alsa.mixer_name = &quot;Analog Devices AD1888&quot;<br>
&gt; I: source.c:     alsa.components = &quot;AC97a:41445368&quot;<br>
&gt; I: source.c:     module-udev-detect.discovered = &quot;1&quot;<br>
&gt; I: source.c:     device.icon_name = &quot;audio-card-pci&quot;<br>
&gt; I: alsa-source.c: Using 2.0 fragments of size 32768 bytes (185.76ms),<br>
&gt; buffer size is 65536 bytes (371.52ms)<br>
&gt; I: alsa-source.c: Time scheduling watermark is 20.00ms<br>
&gt; D: alsa-source.c: hwbuf_unused=0<br>
&gt; D: alsa-source.c: setting avail_min=15502<br>
&gt; D: alsa-mixer.c: Activating path analog-input-microphone<br>
&gt; D: alsa-mixer.c: Path analog-input-microphone (Analog Microphone),<br>
&gt; direction=2, priority=100, probed=yes, supported=yes, has_mute=yes,<br>
&gt; has_volume=yes, has_dB=yes, min_volume=0, max_volume=15, min_dB=0,<br>
&gt; max_dB=22.5<br>
&gt; D: alsa-mixer.c: Element Capture, direction=2, switch=1, volume=1,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x4037e00000000f66,<br>
&gt; n_channels=2, override_map=yes<br>
&gt; D: alsa-mixer.c: Element Mic, direction=2, switch=1, volume=0,<br>
&gt; enumeration=0, required=4, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=yes<br>
&gt; D: alsa-mixer.c: Element Line, direction=2, switch=2, volume=0,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Element Aux, direction=2, switch=2, volume=0,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Element Video, direction=2, switch=2, volume=0,<br>
&gt; enumeration=0, required=0, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Element Mic Select, direction=2, switch=0, volume=0,<br>
&gt; enumeration=1, required=0, required_absent=0, mask=0x0, n_channels=0,<br>
&gt; override_map=no<br>
&gt; D: alsa-mixer.c: Option Mic1 (input-microphone-1/Microphone 1)<br>
&gt; index=0, priority=20<br>
&gt; D: alsa-mixer.c: Option Mic2 (input-microphone-2/Microphone 2)<br>
&gt; index=1, priority=19<br>
&gt; D: alsa-mixer.c: Setting input-microphone-1 (Microphone 1) priority=20<br>
&gt; D: alsa-mixer.c: Setting input-microphone-2 (Microphone 2) priority=19<br>
&gt; I: alsa-source.c: Hardware volume ranges from 0.00 dB to 22.50 dB.<br>
&gt; I: alsa-source.c: Fixing base volume to -22.50 dB<br>
&gt; I: alsa-source.c: Using hardware volume control. Hardware dB scale supported.<br>
&gt; I: alsa-source.c: Using hardware mute control.<br>
&gt; D: alsa-util.c: snd_pcm_dump():<br>
&gt; D: alsa-util.c: Hardware PCM card 0 &#39;CS5535 Audio&#39; device 0 subdevice 0<br>
&gt; D: alsa-util.c: Its setup is:<br>
&gt; D: alsa-util.c:   stream       : CAPTURE<br>
&gt; D: alsa-util.c:   access       : MMAP_INTERLEAVED<br>
&gt; D: alsa-util.c:   format       : S16_LE<br>
&gt; D: alsa-util.c:   subformat    : STD<br>
&gt; D: alsa-util.c:   channels     : 2<br>
&gt; D: alsa-util.c:   rate         : 44100<br>
&gt; D: alsa-util.c:   exact rate   : 44100 (44100/1)<br>
&gt; D: alsa-util.c:   msbits       : 16<br>
&gt; D: alsa-util.c:   buffer_size  : 16384<br>
&gt; D: alsa-util.c:   period_size  : 8192<br>
&gt; D: alsa-util.c:   period_time  : 185759<br>
&gt; D: alsa-util.c:   tstamp_mode  : ENABLE<br>
&gt; D: alsa-util.c:   period_step  : 1<br>
&gt; D: alsa-util.c:   avail_min    : 15502<br>
&gt; D: alsa-util.c:   period_event : 0<br>
&gt; D: alsa-util.c:   start_threshold  : -1<br>
&gt; D: alsa-util.c:   stop_threshold   : 1073741824<br>
&gt; D: alsa-util.c:   silence_threshold: 0<br>
&gt; D: alsa-util.c:   silence_size : 0<br>
&gt; D: alsa-util.c:   boundary     : 1073741824<br>
&gt; D: alsa-util.c:   appl_ptr     : 0<br>
&gt; D: alsa-util.c:   hw_ptr       : 0<br>
&gt; D: alsa-source.c: Read hardware volume: 0:  67% 1:  67%<br>
&gt; D: alsa-source.c: Thread starting up<br>
&gt; D: core-util.c: RealtimeKit worked.<br>
&gt; I: core-util.c: Successfully enabled SCHED_RR scheduling for thread,<br>
&gt; with priority 5.<br>
&gt; I: module.c: Loaded &quot;module-alsa-card&quot; (index: #4; argument:<br>
&gt; &quot;device_id=&quot;0&quot; name=&quot;pci-0000_00_0f.3&quot;<br>
&gt; card_name=&quot;alsa_card.pci-0000_00_0f.3&quot; tsched=yes ignore_dB=no<br>
&gt; card_properties=&quot;module-udev-detect.discovered=1&quot;&quot;).<br>
&gt; I: module-udev-detect.c: Card<br>
&gt; /devices/pci0000:00/0000:00:0f.3/sound/card0<br>
&gt; (alsa_card.pci-0000_00_0f.3) module loaded.<br>
&gt; I: module-udev-detect.c: Found 1 cards.<br>
&gt; I: module.c: Loaded &quot;module-udev-detect&quot; (index: #5; argument: &quot;&quot;).<br>
&gt; D: cli-command.c: Checking for existance of<br>
&gt; &#39;/usr/lib/pulse-0.9.21/modules/module-bluetooth-discover.so&#39;: failure<br>
&gt; D: cli-command.c: Checking for existance of<br>
&gt; &#39;/usr/lib/pulse-0.9.21/modules/module-esound-protocol-unix.so&#39;:<br>
&gt; success<br>
&gt; I: module.c: Loaded &quot;module-esound-protocol-unix&quot; (index: #6; argument: &quot;&quot;).<br>
&gt; D: authkey.c: Got 0 bytes from cookie file &#39;/home/olpc/.pulse-cookie&#39;,<br>
&gt; expected 256<br>
&gt; I: module.c: Loaded &quot;module-native-protocol-unix&quot; (index: #7; argument: &quot;&quot;).<br>
&gt; D: cli-command.c: Checking for existance of<br>
&gt; &#39;/usr/lib/pulse-0.9.21/modules/module-gconf.so&#39;: failure<br>
&gt; I: module.c: Loaded &quot;module-default-device-restore&quot; (index: #8; argument: &quot;&quot;).<br>
&gt; I: module.c: Loaded &quot;module-rescue-streams&quot; (index: #9; argument: &quot;&quot;).<br>
&gt; I: module.c: Loaded &quot;module-always-sink&quot; (index: #10; argument: &quot;&quot;).<br>
&gt; I: module.c: Loaded &quot;module-intended-roles&quot; (index: #11; argument: &quot;&quot;).<br>
&gt; D: module-suspend-on-idle.c: Sink<br>
&gt; alsa_output.pci-0000_00_0f.3.analog-stereo becomes idle, timeout in 5<br>
&gt; seconds.<br>
&gt; D: module-suspend-on-idle.c: Source<br>
&gt; alsa_input.pci-0000_00_0f.3.analog-stereo becomes idle, timeout in 5<br>
&gt; seconds.<br>
&gt; I: module.c: Loaded &quot;module-suspend-on-idle&quot; (index: #12; argument: &quot;&quot;).<br>
&gt; D: dbus-util.c: Successfully connected to D-Bus system bus<br>
&gt; a62f11bda26be72a1398bb610000001a as :1.35<br>
&gt; I: client.c: Created 0 &quot;ConsoleKit Session /org/freedesktop/ConsoleKit/Session1&quot;<br>
&gt; D: module-console-kit.c: Added new session /org/freedesktop/ConsoleKit/Session1<br>
&gt; I: module.c: Loaded &quot;module-console-kit&quot; (index: #13; argument: &quot;&quot;).<br>
&gt; I: module.c: Loaded &quot;module-position-event-sounds&quot; (index: #14; argument: &quot;&quot;).<br>
&gt; I: module.c: Loaded &quot;module-cork-music-on-phone&quot; (index: #15; argument: &quot;&quot;).<br>
&gt; D: main.c: Got org.pulseaudio.Server!<br>
&gt; I: main.c: Daemon startup complete.<br>
&gt; D: module-console-kit.c: dbus: interface=org.freedesktop.DBus,<br>
&gt; path=/org/freedesktop/DBus, member=NameAcquired<br>
&gt; I: module-device-restore.c: Storing volume/mute/port for device<br>
&gt; sink:alsa_output.pci-0000_00_0f.3.analog-stereo.<br>
&gt; I: module-device-restore.c: Storing volume/mute/port for device<br>
&gt; source:alsa_output.pci-0000_00_0f.3.analog-stereo.monitor.<br>
&gt; I: module-device-restore.c: Storing volume/mute/port for device<br>
&gt; source:alsa_input.pci-0000_00_0f.3.analog-stereo.<br>
&gt; D: module-udev-detect.c: /dev/snd/controlC0 is accessible: yes<br>
&gt; D: alsa-sink.c: Wakeup from ALSA!<br>
&gt; I: module-suspend-on-idle.c: Source<br>
&gt; alsa_input.pci-0000_00_0f.3.analog-stereo idle for too long,<br>
&gt; suspending ...<br>
&gt; D: source.c: Suspend cause of source<br>
&gt; alsa_input.pci-0000_00_0f.3.analog-stereo is 0x0004, suspending<br>
&gt; I: alsa-source.c: Device suspended...<br>
&gt; I: module-suspend-on-idle.c: Sink<br>
&gt; alsa_output.pci-0000_00_0f.3.analog-stereo idle for too long,<br>
&gt; suspending ...<br>
&gt; D: sink.c: Suspend cause of sink<br>
&gt; alsa_output.pci-0000_00_0f.3.analog-stereo is 0x0004, suspending<br>
&gt; I: alsa-sink.c: Device suspended...<br>
&gt; D: reserve-wrap.c: Device lock status of<br>
&gt; reserve-monitor-wrapper@Audio0 changed: not busy<br>
&gt; D: module-udev-detect.c: /dev/snd/controlC0 is accessible: yes<br>
&gt; D: core-subscribe.c: Dropped redundant event due to change event.<br>
&gt; I: module-device-restore.c: Synced.<br>
&gt; I: main.c: Got signal SIGINT.<br>
&gt; I: main.c: Exiting.<br>
&gt; I: main.c: Daemon shutdown initiated.<br>
&gt; I: module.c: Unloading &quot;module-device-restore&quot; (index: #0).<br>
&gt; I: module.c: Unloaded &quot;module-device-restore&quot; (index: #0).<br>
&gt; I: module.c: Unloading &quot;module-stream-restore&quot; (index: #1).<br>
&gt; I: module.c: Unloaded &quot;module-stream-restore&quot; (index: #1).<br>
&gt; I: module.c: Unloading &quot;module-card-restore&quot; (index: #2).<br>
&gt; I: module.c: Unloaded &quot;module-card-restore&quot; (index: #2).<br>
&gt; I: module.c: Unloading &quot;module-augment-properties&quot; (index: #3).<br>
&gt; I: module.c: Unloaded &quot;module-augment-properties&quot; (index: #3).<br>
&gt; I: module.c: Unloading &quot;module-alsa-card&quot; (index: #4).<br>
&gt; D: alsa-sink.c: Thread shutting down<br>
&gt; I: sink.c: Freeing sink 0 &quot;alsa_output.pci-0000_00_0f.3.analog-stereo&quot;<br>
&gt; I: source.c: Freeing source 0<br>
&gt; &quot;alsa_output.pci-0000_00_0f.3.analog-stereo.monitor&quot;<br>
&gt; D: core-subscribe.c: Dropped redundant event due to change event.<br>
&gt; D: alsa-source.c: Thread shutting down<br>
&gt; I: source.c: Freeing source 1 &quot;alsa_input.pci-0000_00_0f.3.analog-stereo&quot;<br>
&gt; I: card.c: Freed 0 &quot;alsa_card.pci-0000_00_0f.3&quot;<br>
&gt; I: module.c: Unloaded &quot;module-alsa-card&quot; (index: #4).<br>
&gt; I: module.c: Unloading &quot;module-udev-detect&quot; (index: #5).<br>
&gt; I: module.c: Unloaded &quot;module-udev-detect&quot; (index: #5).<br>
&gt; I: module.c: Unloading &quot;module-esound-protocol-unix&quot; (index: #6).<br>
&gt; I: module.c: Unloaded &quot;module-esound-protocol-unix&quot; (index: #6).<br>
&gt; I: module.c: Unloading &quot;module-native-protocol-unix&quot; (index: #7).<br>
&gt; I: module.c: Unloaded &quot;module-native-protocol-unix&quot; (index: #7).<br>
&gt; I: module.c: Unloading &quot;module-default-device-restore&quot; (index: #8).<br>
&gt; I: module.c: Unloaded &quot;module-default-device-restore&quot; (index: #8).<br>
&gt; I: module.c: Unloading &quot;module-rescue-streams&quot; (index: #9).<br>
&gt; I: module.c: Unloaded &quot;module-rescue-streams&quot; (index: #9).<br>
&gt; I: module.c: Unloading &quot;module-always-sink&quot; (index: #10).<br>
&gt; I: module.c: Unloaded &quot;module-always-sink&quot; (index: #10).<br>
&gt; I: module.c: Unloading &quot;module-intended-roles&quot; (index: #11).<br>
&gt; I: module.c: Unloaded &quot;module-intended-roles&quot; (index: #11).<br>
&gt; I: module.c: Unloading &quot;module-suspend-on-idle&quot; (index: #12).<br>
&gt; I: module.c: Unloaded &quot;module-suspend-on-idle&quot; (index: #12).<br>
&gt; I: module.c: Unloading &quot;module-console-kit&quot; (index: #13).<br>
&gt; D: module-console-kit.c: Removing session /org/freedesktop/ConsoleKit/Session1<br>
&gt; I: client.c: Freed 0 &quot;ConsoleKit Session /org/freedesktop/ConsoleKit/Session1&quot;<br>
&gt; I: module.c: Unloaded &quot;module-console-kit&quot; (index: #13).<br>
&gt; I: module.c: Unloading &quot;module-position-event-sounds&quot; (index: #14).<br>
&gt; I: module.c: Unloaded &quot;module-position-event-sounds&quot; (index: #14).<br>
&gt; I: module.c: Unloading &quot;module-cork-music-on-phone&quot; (index: #15).<br>
&gt; I: module.c: Unloaded &quot;module-cork-music-on-phone&quot; (index: #15).<br>
&gt; I: main.c: Daemon terminated.<br>
&gt; ################################################################################################################<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; e)<br>
&gt; Finally, it is heartening to hear that pulseaudio should not be run as root :D<br>
&gt; I tried it, just because there was too much talks of pulseaudio<br>
&gt; working in root mode, but not otherwise; after<br>
&gt; &quot;alsa-plugins-pulseaudio&quot; is installed (courtesy Google :D )<br>
&gt;<br>
&gt;<br>
&gt; Sean, I again thank you for your prompt reply.<br>
&gt;<br>
&gt; Please let me know what else I can try out, as it might very well be<br>
&gt; some configuration issues in pulseaudio - more so, since pulseaudio<br>
&gt; seems to work just fine on my Dell F14.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Thanks and Regards,<br>
&gt; Ajay<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Sat, Jun 2, 2012 at 7:13 PM, Sean M :cNamara &lt;<a href="mailto:smcnam@gmail.com" target="_blank">smcnam@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; On Sat, Jun 2, 2012 at 9:02 AM, Ajay Garg &lt;<a href="mailto:ajay@activitycentral.com" target="_blank">ajay@activitycentral.com</a>&gt; wrote:<br>
&gt;&gt;&gt; Hi all.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I have been banging my head for over 5 days now; went through whatever<br>
&gt;&gt;&gt; google-literature I could possibly through.<br>
&gt;&gt;&gt; But I guess I will have to ask the experts :|<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I will list down my queries with the story regarding that query, so as to<br>
&gt;&gt;&gt; maintain modularity as far as possible.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I have a x86-based Fedora-14 Dell laptop; and a XO-1.<br>
&gt;&gt;<br>
&gt;&gt; What is your XO-1 running? Is it also Fedora 14? You didn&#39;t specify,<br>
&gt;&gt; unless you implied that the XO-1 is running the same as the Dell.<br>
&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; A)<br>
&gt;&gt;&gt; On my Dell laptop, the following work seamlessly, and I am able to enjoy the<br>
&gt;&gt;&gt; mp3.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; (i)    gst-launch filesrc location=/path/to/mp3 ! mad ! alsasink<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; (ii)   gst-launch filesrc location=/path/to/mp3 ! mad ! pulsesink<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; However, on my XO-1, only the following works ::<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; (i)    gst-launch filesrc location=/path/to/mp3 ! mad ! alsasink<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; whereas the following shows the &quot;pulsesink&quot; plugin not found error ::<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; (ii)   gst-launch filesrc location=/path/to/mp3 ! mad ! pulsesink<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I figured out that the package &quot;gstreamer-plugins-good&quot; is required for the<br>
&gt;&gt;&gt; &quot;pulsesink&quot; plugin.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; So, I did &quot;gst-inspect&quot; on both machines, and &quot;rpm -qa | grep<br>
&gt;&gt;&gt; gstreamer-plugins-good&quot; on both the machines.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; To my horror, I saw that the package<br>
&gt;&gt;&gt; &quot;gstreamer-plugins-good-0.10.26-1.fc14.i686&quot; was installed on both the Dell<br>
&gt;&gt;&gt; machine, and the XO-1, but only the Dell laptop showed the presence of<br>
&gt;&gt;&gt; &quot;pulsesink&quot;.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Why could this difference be ?<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; I don&#39;t know for sure, but if the pulseaudio plugin for gstreamer has<br>
&gt;&gt; an unresolved link-time dependency, the gstreamer plugin loader won&#39;t<br>
&gt;&gt; be able to load it. So for example if libpulse is not available...<br>
&gt;&gt;<br>
&gt;&gt; Sounds like you manually messed with the XO-1 to some degree, as it<br>
&gt;&gt; should not be in this state out of the box. In fact I can practically<br>
&gt;&gt; guarantee that it *isn&#39;t*. You, or some software you installed, took<br>
&gt;&gt; some action to bring the machine into this state. The default install<br>
&gt;&gt; of Fedora Gnome has been shipping with the gstreamer plugin for<br>
&gt;&gt; pulseaudio and pulseaudio itself for quite some time; definitely since<br>
&gt;&gt; Fedora 14 or even earlier. You should be able to come out of a clean<br>
&gt;&gt; install and immediately play gstreamer audio through pulseaudio with<br>
&gt;&gt; no tweaking whatsoever. So the fact that yours is borked points to<br>
&gt;&gt; something that has happened after installation.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; B)<br>
&gt;&gt;&gt; Anyhow, I copied &quot;libgstpulse.so&quot; from my Dell machine to the XO-1.<br>
&gt;&gt;&gt; Thereafter, &quot;pulsesink&quot; could be recognised on the XO-1.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; However, &quot;gst-launch filesrc location=/path/to/mp3 ! mad ! pulsesink&quot;<br>
&gt;&gt;&gt; resulted in a sound only on Dell, and  not XO-1.<br>
&gt;&gt;<br>
&gt;&gt; Did you run gst-launch with the -v switch for verbose? Sounds like<br>
&gt;&gt; pulseaudio isn&#39;t running, or you don&#39;t have the pulseaudio libraries<br>
&gt;&gt; installed.<br>
&gt;&gt;<br>
&gt;&gt; gst-launch-0.10 -v audiotestsrc ! volume volume=0.4 ! audioconvert !<br>
&gt;&gt; pulsesink #warning: generated sound may be loud if it works, turn down<br>
&gt;&gt; your speakers<br>
&gt;&gt;<br>
&gt;&gt; If it produces any output on the console, post it back to the ML.<br>
&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; So, I researched further, and concluded that I needed to install<br>
&gt;&gt;&gt; &quot;alsa-plugins-pulseaudio&quot; on the XO-1, so as to set up the pulseaudio<br>
&gt;&gt;&gt; server, and have the alsa-device as the &quot;other end of the pulseaudio proxy&quot;.<br>
&gt;&gt;<br>
&gt;&gt; That is incorrect. The pulseaudio plugin for libasound2 (the<br>
&gt;&gt; user-space ALSA library) is designed to allow applications coded<br>
&gt;&gt; against the ALSA API to have their sound re-routed through pulseaudio.<br>
&gt;&gt; alsa-plugins-pulseaudio does NOT affect the way that pulseaudio itself<br>
&gt;&gt; plays audio to its ALSA backend, because pulseaudio itself<br>
&gt;&gt; automatically detects (using one of the detection modules) your<br>
&gt;&gt; hardware sound cards.<br>
&gt;&gt;<br>
&gt;&gt; Also, pulseaudio is not a &quot;proxy&quot; in this setup; you&#39;re just trying to<br>
&gt;&gt; play audio locally.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; So, I installed the package.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; However, SOUND HAS STOPPED PLAYING COMPLETELY ON THE XO-1 (the only time I<br>
&gt;&gt;&gt; hear some sound is during boot-up time).<br>
&gt;&gt;<br>
&gt;&gt; This isn&#39;t very surprising to me, considering that you already stated<br>
&gt;&gt; that pulsesink isn&#39;t playing audio. Your PA daemon is somehow not<br>
&gt;&gt; configured correctly or is not running in the first place.<br>
&gt;&gt;<br>
&gt;&gt; alsa-plugins-pulseaudio is designed so that any well-behaved ALSA<br>
&gt;&gt; application will try to play audio through the &quot;pulse&quot; software device<br>
&gt;&gt; at the ALSA layer (libasound2). To get technical, it remaps the<br>
&gt;&gt; &quot;default&quot; device to an instance of the &quot;type pulse&quot; device, so that an<br>
&gt;&gt; application calling<br>
&gt;&gt;<br>
&gt;&gt; snd_pcm_open(&amp;pcm, &quot;default&quot;, ...)<br>
&gt;&gt;<br>
&gt;&gt; will actually be sending the audio through pulseaudio, rather than<br>
&gt;&gt; &quot;directly&quot; through ALSA. This is done because 99.9% of the audio<br>
&gt;&gt; devices out there only support software mixing, so you won&#39;t be able<br>
&gt;&gt; to simultaneously listen to pulseaudio playing its own audio AND some<br>
&gt;&gt; application playing audio directly to the ALSA hardware, e.g. with:<br>
&gt;&gt;<br>
&gt;&gt; snd_pcm_open(&amp;pcm, &quot;hw:0&quot;, ...)<br>
&gt;&gt;<br>
&gt;&gt; Thus, to avoid this problem, pulseaudio (and also ALSA) developers<br>
&gt;&gt; have been trying to educate application developers on how to safely<br>
&gt;&gt; write ALSA code so that it will use a default plugin if available, and<br>
&gt;&gt; if not, then it goes to the hardware directly. Once you install<br>
&gt;&gt; alsa-plugins-pulseaudio, the hardware path is still available, but<br>
&gt;&gt; it&#39;s not the &quot;default&quot; device. So the &quot;default&quot; device tries to<br>
&gt;&gt; connect to pulseaudio.<br>
&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; If I remove &quot;alsa-plugins-pulseaudio&quot;, I can again hear the sound via<br>
&gt;&gt;&gt; &quot;alsasink&quot;, but not through &quot;pulsesink&quot;.<br>
&gt;&gt;<br>
&gt;&gt; This is in line with my explanation above.<br>
&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; If I re-install &quot;alsa-plugins-pulseaudio&quot;, I can not hear sound through<br>
&gt;&gt;&gt; &quot;alsasink&quot;, nor &quot;pulsesink&quot;,<br>
&gt;&gt;&gt; (<br>
&gt;&gt;&gt;     not even after doing the following steps ::<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;                            pulsesudio --kill<br>
&gt;&gt;&gt;                            sudo rm -r ~/.pulse<br>
&gt;&gt;&gt;                            sudo rm -r ~/.pulse-cookie<br>
&gt;&gt;&gt;                            pulseaudio --start<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;                            &lt;trying to run the mp3 with sudo previleges.&gt;<br>
&gt;&gt;<br>
&gt;&gt; Well there&#39;s one potential problem. You will normally not be able to<br>
&gt;&gt; run audio applications as root if your pulseaudio daemon is started as<br>
&gt;&gt; a user. And you really, really, really shouldn&#39;t run pulseaudio as<br>
&gt;&gt; root (p.s. sudo == running as root), either. So basically, unless you<br>
&gt;&gt; have a very compelling need to run audio as root, don&#39;t do it. Start<br>
&gt;&gt; pulseaudio as a regular user, and run your audio applications... as a<br>
&gt;&gt; regular user.<br>
&gt;&gt;<br>
&gt;&gt; Instead of pulseaudio --start, can you post the log output of:<br>
&gt;&gt;<br>
&gt;&gt; pulseaudio --daemonize=false -vvvv<br>
&gt;&gt;<br>
&gt;&gt; to the ML?<br>
&gt;&gt;<br>
&gt;&gt;&gt; )<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; So, what other thing could I possibly do?<br>
&gt;&gt;<br>
&gt;&gt; P.S. - Fedora *17* is out now, so unless you have some specific reason<br>
&gt;&gt; not to upgrade (I can&#39;t think of one), you&#39;d be better off doing so. A<br>
&gt;&gt; lot of bugs have been fixed in the audio stack since. Fedora isn&#39;t<br>
&gt;&gt; exactly the best distro for running an ancient release for years; for<br>
&gt;&gt; that type of setup I&#39;d recommend RHEL/CentOS or Debian Stable.<br>
&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Will be grateful for a reply.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks and Regards,<br>
&gt;&gt;&gt; Ajay<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; gstreamer-devel mailing list<br>
&gt;&gt;&gt; <a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
&gt;&gt;&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
&gt;&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; gstreamer-devel mailing list<br>
&gt;&gt; <a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
&gt;&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
&gt; _______________________________________________<br>
&gt; gstreamer-devel mailing list<br>
&gt; <a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>