LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ALSA install... (https://www.linuxquestions.org/questions/linux-newbie-8/alsa-install-6762/)

fxlee 09-21-2001 01:26 PM

ALSA install...
 
Hi!

I'm using RH 7.1 distro and I'd like to install ALSA driver for my sound card (YMF744 chipset). I've seen the ALSA website but after downloaded their stuffs I can't install them. The command line seems to be incorrect... Is there any sound module installed yet with this distro? And how to disable them??
THX 4 help!

Coproscefalo 09-25-2001 12:07 PM

Hi !!!

Which version of the drivers do you have? Cause the beta sometimes have problems with compilation.
Try to download drivers version 0.5.11, uncompres and open terminal window, now

cd /directory/of/drivers
./configure --with-cards=yourcardmodulename (e.g. via686a)
become root (su)
make install
./snddevices
modprobe snd-card-yourcard

and I think thats it.


All times are GMT -5. The time now is 04:44 PM.