-1

I am trying to configure the Alsa Sound to Raspbian. I ran all the commands but when I tried "speaker-test" I got the following error:

root@raspberrypi://home/pi# speaker-test

speaker-test 1.0.28

Playback device is default
Stream parameters are 48000Hz, S16_LE, 1 channels
Using 16 octaves of pink noise
Channels count (1) not available for playbacks: Invalid argument
Setting of hwparams failed: Invalid argument

Can anybody help?

Ank
  • 1,864
  • 4
  • 31
  • 51
  • Sometimes you can get more luck at [raspberrypi.stackexchange.com](https://raspberrypi.stackexchange.com) with questions related to Raspberry Pi – Igor Milla Sep 04 '17 at 13:28

1 Answers1

0

Hi try to install the package pavucontrol and test manually opened the program audio settings by clicking test button.

sudo apt-get install pavucontrol