Brice Méalier wrote:
> I just wanna know how I can pass the option (dxs_support=2 or 3)
> to the via82xx module

Add the following line to your modules.conf:

        options snd-via82xx dxs_support=2

If there is already an "options" line for snd-via82xx, add
"dxs_support=2" to the other options.

> After a new installation of mdk 9.1 distro, the /etc/modules.conf
> file looks like (sound related lines):
>
> alias sound-slot-0 via82cxxx_audio

via82cxxx_audio is the OSS driver. Change this line to

        alias sound-slot-0 snd-card-0

(I hope that there is another line "alias snd-card-0 snd-via82xx")


HTH
Clemens





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to