On Thu, Apr 27, 2000 at 01:39:20PM +1000, Russell Davie wrote:
> A newbie question on sound:
> How can I get sound to work as modules?
> I can only make sound work if I compile the all the drivers into the kernal.
> I am using kernal 2.2.11, and compile in sound, OSS, OPL3, and the sound
> card CS4372. 

you need to configure the modules in /etc/conf.modules.

If you are running RedHat, try using 'sndconfig' (as root); this
should be able to set up your sound drivers for you. I'm not sure
how any other distributions automate this.

Otherwise, you will have to do the configuration by hand. If you are
not familiar with this (and with commands such as 'modprobe' and
'insmod') have a read of Documenatation/modules.txt in your linux
source directory.

I don't know the details of the CS4372, but I'd imagine its based on
the CS4232. Have a read of Documentation/sound/CS4232 to see how to
set one of these up.

Conrad.
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to