On Tue, 18 Nov 2014 14:35:29 +1100
Daiajo Tibdixious <[email protected]> wrote:

> 
> alsamixer shows 2 cards, 1 HDMI, so I presume I got the right 1.
>
>
> linux # lsof /dev/snd/pcmC1D3p
> linux # speaker-test -t wav -c 2
>
> speaker-test 1.0.27.2
>
> Playback device is default
>

The pcmC1D3p device refers to the second sound card (the HDMI output).

Try to invoke speaker-test using the first sound card:

speaker-test -Dhw:0,0 -c 2 -t wav

Also, make sure the first sound card is not muted.


Reply via email to