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
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
2 matches
Mail list logo