[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:22:36 PDT 2015


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

--- Comment #4 from Raymond <superquad.vortex2 at gmail.com> ---

card 2: S51 [SB Omni Surround 5.1], device 1: USB Audio [USB Audio #1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

seem capture device id device 1 instead of device 0



http://git.alsa-project.org/?p=alsa-lib.git;a=blob;f=src/conf/cards/USB-Audio.conf;hb=HEAD


You need to define your sound card in USB-Audio.conf

seem use full name instead of S51

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

        }


hw:2 'S51'/'Creative Technology Ltd SB Omni Surround 5.1 at
usb-0000:00:14.0-6.2, full spee'
  Mixer name    : 'USB Mixer'
  Components    : 'USB041e:322c'
  Controls      : 12
  Simple ctrls  : 5
Simple mixer control 'PCM',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 128
  Mono: Playback 91 [71%] [-18.50dB] [on]
Simple mixer control 'PCM Capture Source',0
  Capabilities: enum
  Items: 'Mic' 'Line'
  Item0: 'Mic'
Simple mixer control 'Line',0
  Capabilities: cvolume cswitch cswitch-joined
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 48
  Front Left: Capture 24 [50%] [0.00dB] [on]
  Front Right: Capture 24 [50%] [0.00dB] [on]
Simple mixer control 'Mic',0
  Capabilities: cvolume cswitch cswitch-joined
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 48
  Front Left: Capture 24 [50%] [0.00dB] [on]
  Front Right: Capture 24 [50%] [0.00dB] [on]
Simple mixer control 'Auto Gain Control',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]










(   0.072|   0.000) D: [pulseaudio] alsa-mixer.c: Looking at profile
input:analog-mono

(   0.072|   0.000) D: [pulseaudio] alsa-mixer.c: Checking for recording on
Analog Mono (analog-mono)

(   0.072|   0.000) D: [pulseaudio] alsa-util.c: Trying hw:2 with
SND_PCM_NO_AUTO_FORMAT ...

(   0.072|   0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open
'/dev/snd/pcmC2D0c' failed (-2)

(   0.072|   0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hw:2:
No such file or directory

(   0.072|   0.000) D: [pulseaudio] alsa-mixer.c: Caching failure to open
input:analog-mono

(   0.072|   0.000) D: [pulseaudio] alsa-mixer.c: Looking at profile
input:analog-stereo

(   0.072|   0.000) D: [pulseaudio] alsa-mixer.c: Checking for recording on
Analog Stereo (analog-stereo)

(   0.072|   0.000) D: [pulseaudio] alsa-util.c: Trying front:2 with
SND_PCM_NO_AUTO_FORMAT ...

(   0.072|   0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open
'/dev/snd/pcmC2D0c' failed (-2)

(   0.072|   0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device
front:2: No such file or directory

(   0.072|   0.000) D: [pulseaudio] alsa-util.c: Trying hw:2 with
SND_PCM_NO_AUTO_FORMAT ...

(   0.073|   0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open
'/dev/snd/pcmC2D0c' failed (-2)

(   0.073|   0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hw:2:
No such file or directory

(   0.073|   0.000) D: [pulseaudio] alsa-mixer.c: Caching failure to open
input:analog-stereo

-- 
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/f90cad52/attachment.html>


More information about the pulseaudio-bugs mailing list