Update of /cvsroot/alsa/alsa-kernel/Documentation
In directory sc8-pr-cvs1:/tmp/cvs-serv18992/Documentation

Modified Files:
        ALSA-Configuration.txt 
Log Message:
- added dxs_support=4 option.  no VRA is used for DXS channels in this case.
- fixed the quirk for ASUS A7V8-X.
- added the quirk for Gigabyte mobo.
- removed the error message in codec_valid().



Index: ALSA-Configuration.txt
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/Documentation/ALSA-Configuration.txt,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ALSA-Configuration.txt      17 Sep 2003 13:34:33 -0000      1.18
+++ ALSA-Configuration.txt      7 Oct 2003 09:06:36 -0000       1.19
@@ -994,7 +994,7 @@
     ac97_clock - AC'97 codec clock base (default 48000Hz)
     dxs_support        - support DXS channels,
                  0 = auto (defalut), 1 = enable, 2 = disable,
-                 3 = 48k only
+                 3 = 48k only, 4 = no VRA
                  [VIA8233/C,8235 only]
 
     Module supports autoprobe and multiple bus-master chips (max 8).
@@ -1008,13 +1008,20 @@
     Note: VIA8233/5 (not VIA8233A) can support DXS (direct sound)
          channels as the first PCM.  On these channels, up to 4
          streams can be played at the same time.
-         As default (dxs_support = 0), 48k fixed rate is chosen since
-         the output is often noisy except for 48k on some mother
-         boards due to the bug of BIOS.
+         As default (dxs_support = 0), 48k fixed rate is chosen
+         except for the known devices since the output is often
+         noisy except for 48k on some mother boards due to the
+         bug of BIOS.
          Please try once dxs_support=1 and if it works on other
-         sample rates, please let us know the PCI subsystem
-         vendor/device id's (output of "lspci -nv").
-         If it doesn't work, use dxs_support=3 or dxs_support=2.
+         sample rates (e.g. 44.1kHz of mp3 playback), please let us
+         know the PCI subsystem vendor/device id's (output of
+         "lspci -nv").
+         If it doesn't work, try dxs_support=4.  If it still doesn't
+         work and the default setting is ok, dxs_support=3 is the
+         right choice.  If the default setting doesn't work at all,
+         try dxs_support=2 to disable the DXS channels.
+         In any cases, please let us know the result and the
+         subsystem vendor/device ids.
 
     Note: for the MPU401 on VIA823x, use snd-mpu401 driver
          additonally.  The mpu_port option is for VIA686 chips only.



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

Reply via email to