I'm confused. According to the instructions, to get alsa running I do:
1. Add to /etc/modules.conf:
ALSA_CARDS="cs4236"
2. Edit /etc/modules.d/alsa to say:
alias snd-card-0 snd-cs4236
3.
modules-update
4. emerge the alsa utils, tools, and lib
5. emerge the drivers:
emerge alsa-driver
This fails, claiming I have the driver built-in to my kernel.
But, when I try to start sound:
/etc/init.d/alsasound start
it fails with:
* Loading ALSA modules...
* Loading: snd-card-0...
FATAL: Module snd_cs4236 not found. [ !! ]
So I don't have the drivers. How can I get this to work?
Thanks,
Michael
--
[email protected] mailing list