Re: Problem getting my Crystal 4237b sound card to work

2005-10-08 Thread Kelly Albrecht
Hi Alexander, I recently had your very same problem. For 'modprobe snd-cs4236' to work, I had to create a file called sound in /etc/modprobe.d/ :~$ vim /etc/modprobe.d/sound alias snd-card-0 snd-cs4236 alias sound-slot-0 snd-cs4236 options snd-cs4236 port=0x530 cport=0x210 isapnp=0 dma1=1 dma2

Re: Re: Problem getting my Crystal 4237b sound card to work

2005-10-04 Thread Kelly Albrecht
Hi Alexander, I recently had your very same problem. For 'modprobe snd-cs4236' to work, I had to create a file called sound in /etc/modprobe.d/ :~$ vim /etc/modprobe.d/sound alias snd-card-0 snd-cs4236 alias sound-slot-0 snd-cs4236 options snd-cs4236 port=0x530 cport=0x210 isapnp=0 dma1=1 dma2