I've been trying to use espeak, which requires alsa sound. I've got alsa running and espeak works, but the sound volume is very low.
When I try to invoke alsamixer, I get the following:
tc@box:~$ alsamixer
ALSA lib control.c:874:(snd_ctl_open_conf) Cannot open shared library /usr/local/lib/alsa-lib/libasound_module_ctl_oss.so
alsamixer: function snd_ctl_open failed for default: No such file or directory
Hints appreciated!
When I try the tip/trick for adjusting volume, I get--
tc@box:~$ amixer set Master 80%
ALSA lib control.c:874:(snd_ctl_open_conf) Cannot open shared library /usr/local/lib/alsa-lib/libasound_module_ctl_oss.so
amixer: Mixer attach default error: No such file or directory