On 04/29/2007 09:31 AM, Rene Herman wrote:

I've attached (to try and avoid linewrap) the lines that you will need in
/etc/modprobe.conf.

No I haven't.

Rene.
alias           snd-card-0      snd-cs4231
alias           sound-slot-0    snd-cs4231

options         snd-cs4231      index=0 port=0x534 irq=5 dma1=1 dma2=0

install         snd-cs4231      echo activate 
>/sys/bus/pnp/devices/01\:01.00/resources &&\
                                sleep 1 &&\
                                /sbin/modprobe --ignore-install snd-cs4231

remove          snd-cs4231      /sbin/modprobe -r --ignore-remove snd-cs4231 &&\
                                echo disable 
>/sys/bus/pnp/devices/01\:01.00/resources
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to