A speaker test program that doesn't use ALSA?
by RandomTroll from LinuxQuestions.org on (#58WG4)
When I run Code:alsactl init I get
Quote:
.
When I run Code:aplay music.mp3I get Quote:
When I run Code: aplay -f S16_LE music.mp3 I get Quote:
... To make a long story
short no combination of parameters gets aplay, or any alsa program, to work. I
haven't used alsa in years, but I want to run speaker-test to generate pure tones
to test my speakers, which aren't reproducing some that I can hear on the
headphones. Is there an alternative speaker test program that doesn't use alsa?


Quote:
alsa-lib main.c:983:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2 |
When I run Code:aplay music.mp3I get Quote:
aplay: set_params:1343: Sample format non available Available formats: - S16_LE - S32_LE |
aplay: set_params:1349: Channels count non available |
short no combination of parameters gets aplay, or any alsa program, to work. I
haven't used alsa in years, but I want to run speaker-test to generate pure tones
to test my speakers, which aren't reproducing some that I can hear on the
headphones. Is there an alternative speaker test program that doesn't use alsa?