All of the 5 tests are giving error (see below) and no sound came out. I have tried them as root also and get the same results.
:~> speaker-test -Dplug:front -c2 -l5 -twav
speaker-test 1.0.21
Playback device is plug:front
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
Playback open error: -16,Device or resource busy
Playback open error: -16,Device or resource busy
Playback open error: -16,Device or resource busy
Playback open error: -16,Device or resource busy
:~>speaker-test -c2 -l5 -twav
speaker-test 1.0.21
Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
ALSA lib pulse.c:229:(pulse_connect) PulseAudio: Unable to connect: Connection refused
Playback open error: -111,Connection refused
:~> speaker-test -c2 -D hw:0,0 -t wav -l3
speaker-test 1.0.21
Playback device is hw:0,0
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
Playback open error: -16,Device or resource busy
Playback open error: -16,Device or resource busy
:~> aplay -vv /usr/share/sounds/alsa/Front_*
ALSA lib pulse.c:229:(pulse_connect) PulseAudio: Unable to connect: Connection refused
aplay: main:608: audio open error: Connection refused
:~> aplay -vv /usr/share/sounds/alsa/test.wav
ALSA lib pulse.c:229:(pulse_connect) PulseAudio: Unable to connect: Connection refused
aplay: main:608: audio open error: Connection refused