I have some problems with a USB Soundcard, which have both an audio 3.5mm output and a microphone input.
If i try aplay, i get the error:
Code: Select all
set_params: 1239: Channels count non availableThe strange thing is that youtube works fine (on Chromeium-browser), and if i goto a WebRTC (http://www.jit.si) the microphone works, but not the headphone jacket on the USB soundcard.
I get no sound with neither WebRTC or aplay (I've checked so sound isn't passed through stardard 3.5mm jacket or HDMI)
If i try:
Code: Select all
aplay /usr/share/sounds/alsa/Front_Center.wav -D hw:<num>,<num>Any ideas?