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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 30 09:57:26 PDT 2015


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

--- Comment #6 from Nazar Mokrynskyi <nazar at mokrynskyi.com> ---
I've appended

USB-Audio."S51".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

    }
}

to the end of /usr/share/alsa/cards/USB-Audio.conf, but it doesn't change
anything (applied `sudo alsa force-reload && sudo service pulseaudio restart &&
pulseaudio --kill && pulseaudio --start`).

-- 
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/20150530/0ca1fc41/attachment.html>


More information about the pulseaudio-bugs mailing list