A navodu jak zkompilovat ALSU je na internetu mnoho. Ja jsem postupoval dle tohoto. Doporucuji vsak vygooglit tvoji zvukovku a uvidis. Je mozne ze kdyz provedes neco spatne tak ti nepujde zvuk vubec.
You’d better install all the ‘Development’ related options, or maybe you can’t install the driver successfully!
-alsa-driver-1.0.9b
-alsa-lib-1.0.9
-alsa-utils-1.0.9a
Installation Guide:
Use command as follows to extract the driver:
tar jxvf alsa-driver-1.0.9b.tar.bz2
tar jxvf alsa-lib-1.0.9.tar.bz2
tar jxvf alsa-utils-1.0.9a.tar.bz2
1. Extract and go to alsa-driver-1.0.9b folder:
./configure
make
make install -> install driver
./snddevices -> to create new sound devices in /dev directory.
Note: For further instruction on how to install alsa driver, you also can view it in “INSTALL” Alsa driver folder.
2. Extract and go to alsa-lib-1.0.9 folder:
./configure
make install
Note: For further instruction on how to install lib, you also can view it in “INSTALL” lib folder.
3. Extract and go to alsa-utils-1.0.9a folder:
./configure
make install
After utils successfully installed, do the following for ALSA Configuration:
alsaconf -> ALSA Configurator
You will see an applet that asks you to configure the ALSA driver. Just follow the direction on the applet and select the soundcard.
Click YES on to modify /etc/modprobe.conf.
You will see a message say: Now ALSA is ready to use. This mean you installed and configured correctly.
Note: For further instruction on how to install utils, you also can view it in “INSTALL” utils folder.
Test:
Type “alsamixer” to see playback mixer is on the screen with codec id.samozrejme za cisla verzi alsa pouzij ty co jsi si stahl - ty nejnovejsi.