LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   ALSA boot problem - have to run alsaconf every time(ASUS A7V266-MX) (https://www.linuxquestions.org/questions/linux-software-2/alsa-boot-problem-have-to-run-alsaconf-every-time-asus-a7v266-mx-203097/)

aneeshm 07-09-2004 12:38 PM

ALSA boot problem - have to run alsaconf every time(ASUS A7V266-MX)
 
I'm using RHEL WS 3 , and I have ALSA installed . Now , the problem I'm facing is that I have to run the alsaconf utiligy to get alsa running every tiem I boot up , or it simply doesn't start . How can I fix this ?

I'm using ASUS A7V266-MX integrated sound (VIA technologies)

aneeshm 07-10-2004 01:28 AM

Someone please help . This has been plaguing me for a long time now .

kickeroelves 07-11-2004 07:02 AM

alias char-major-116 snd
alias char-major-14 soundcore

# ALSA portion
alias snd-card-0 snd-intel8x0

# OSS/Free portion
alias sound-slot-0 intel8x0

# OSS/Free portion - card #0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

Add this to your /etc/modules.conf
replace the bold "card" with your card


All times are GMT -5. The time now is 02:08 AM.