[pulseaudio-tickets] [Bug 90781] Microphone is visible by ALSA, but not recognized by PulseAudio

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 1 01:29:15 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90781

--- Comment #8 from Nazar Mokrynskyi <nazar at mokrynskyi.com> ---
With this command:

arecord -Dplughw:CARD=S51,1 -f CD  test.wav

Sound is recorded properly.

However:

USB-Audio."SB Omni Surround 5.1".pcm.front {
           @args [ CARD ]
          @args.CARD { type string }
           type asym
          playback.pcm {

                          type hw
                          card $CARD
                          device 0

          }
          capture.pcm {

                          type hw
                          card $CARD
                          device 1

        }
}

and many other variations I've tried doesn't help.

I do not quite understand why there is a need to edit ALSA's file, since it
records sound properly out of the box, the problem seems to be inside
PulseAudio which doesn't see the output.
In alsamixer I can even switch between Line and Mic for <PCM Capture Source>
and both work properly with line added to /etc/puse/default.pa

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20150601/df58ac48/attachment.html>


More information about the pulseaudio-bugs mailing list