ALSA Utilities

to use alsaconf you need to get dialog http://invisible-island.net/dialog/dialog.html and install it with the usual sequence of commands

./configure --prefix=/usr && make

and as root

make install

Up
Top