On Thu, Jul 11, 2002 at 08:22:28PM -0700, Peter Richards wrote:
> 
> ----- Original Message ----- 
> From: Peter Richards 
> To:  
> Sent: July 07, 2002 7:03 PM
> Subject: CS 4236
> 
> 
> from modules.conf
> alias char-major-116 snd
> options snd snd_major=116 snd_cards_limit=1
> alias snd-card-0 snd-card-cs4236
> options snd-card-cs4236 snd_index=1 snd_id="cs4236" snd_port=0x530 snd_cport=0x120 
>snd_mpu_port=0x330 snd_fm_port=0x388 snd_irq=5 snd_mpu_irq=9 snd_dma1=0 snd_dma2=3

try changing the snd_index to 0. You've set snd_cards_limit to 1,
which mean the only valid index is 0.

Also, it looks like some older driver modules are still hanging around.
That cs4232 shouldn't be there. Look in
/lib/modules/your_kernel_version/kernel/drivers/sound
... there should be nothing there EXCEPT sound.o and soundcore.o.
Remove anything else.

-- 

Paul Winkler
home:  http://www.slinkp.com
"Muppet Labs, where the future is made - today!"


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
PC Mods, Computing goodies, cases & more
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to