Installation Guided of ADI
AD1986A Linux Driver
Date : 11/16/2005
Driver website : www.alsa-project.org
Please download the latest drivers from the above web site.
Need:
Install: Fedora Core 4 (2.6 kernels)
- alsa-driver-1.0.10rc3
11-08-2005
- alsa-utils-1.0.10rc3
11-08-2005
- alsa-lib-1.0.10rc3
11-08-2005
Installation Guide:
1.
Extract and go to alsa-driver-1.0.10rc3 folder:
tar
jxvf alsa-driver-1.0.10rc3.tar.bz2
./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.10rc3 folder:
tar
jxvf alsa-lib-1.0.10rc3.tar.bz2
./configure
make
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.10rc3 folder:
tar
jxvf alsa-utils-1.0.10rc3.tar.bz2
./configure
make
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.
Elsa
Contact window:
Takashi Iwai (tiwai@suse.de)