LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   A Simple question... (https://www.linuxquestions.org/questions/linux-newbie-8/a-simple-question-107293/)

patrik1982 10-22-2003 04:44 PM

A Simple question...
 
I'm using slackware 9.1

I've found out that I can get my sound working by typing

# modprobe es1371

Now, I don't want to type this every time I boot the computer. How can I configure my comp to load it automatically?

contrasutra 10-22-2003 04:53 PM

You can add it to your /etc/modules.conf like:

alias sound es1371


or add "modprobe es1371" to your /etc/rc.local.


All times are GMT -5. The time now is 02:05 PM.