Hi Andrej, On Wed, Apr 23, 2014 at 5:03 PM, Andrej Herich <[email protected]> wrote: > On 23 April 2014 21:49, Felipe Sateler <[email protected]> wrote: >> >> Thanks. Indeed it looks like pulseaudio is only seeing one device. >> Could you please post the output of the following commands: >> >> cat /proc/asound/cards > > > 0 [PCH ]: HDA-Intel - HDA Intel PCH > HDA Intel PCH at 0xf7d30000 irq 49 > >> cat /proc/asound/devices > > > 1: : sequencer > 2: [ 0- 7]: digital audio playback > 3: [ 0- 3]: digital audio playback > 4: [ 0- 2]: digital audio capture > 5: [ 0- 1]: digital audio playback > 6: [ 0- 0]: digital audio playback > 7: [ 0- 0]: digital audio capture > 8: [ 0- 3]: hardware dependent > 9: [ 0- 0]: hardware dependent > 10: [ 0] : control > 33: : timer > >> >> tail -n +1 /proc/asound/card?/pcm*/info > > > Attached.
Thanks. It looks like Alsa does see them, and pulseaudio does not pick it up. Do you have other pulseaudio processes running? Run `ps -fea | grep pulse` to see if there are other pulseaudio processes. ALso, please run `sudo lsof /dev/snd/*` to see if some process has opened the device. -- Saludos, Felipe Sateler -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

