--- add these lines to /etc/modules.conf --
alias char-major-116 snd
alias char-major-14 soundcore

alias snd-card-0 snd-card-xxxxx
                         ^^^^^^

alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0666 snd_device_gid=0 
snd_device_uid=0

options snd-card-xxxxx snd_index=0 snd_id=CARD_0
                ^^^^^^

-- end of configuration

replace the xxxxx with the correct name for the driver for your card.

unmute the card and you should be on your way.

Kingsly

----------------------------------------------------------------------------
Does this mean that I would have to install a driver??  Please elaborate.


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to