aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/sound/alsa/ALSA-Configuration.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt
index bb31ae7698b1..97544ef265f7 100644
--- a/Documentation/sound/alsa/ALSA-Configuration.txt
+++ b/Documentation/sound/alsa/ALSA-Configuration.txt
@@ -1286,8 +1286,10 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
1286 sample rates (e.g. 44.1kHz of mp3 playback), please let us 1286 sample rates (e.g. 44.1kHz of mp3 playback), please let us
1287 know the PCI subsystem vendor/device id's (output of 1287 know the PCI subsystem vendor/device id's (output of
1288 "lspci -nv"). 1288 "lspci -nv").
1289 If dxs_support=5 does not work, try dxs_support=1; if it 1289 If dxs_support=5 does not work, try dxs_support=4; if it
1290 doesn't work too, try dxs_support=4. If it still doesn't 1290 doesn't work too, try dxs_support=1. (dxs_support=1 is
1291 usually for old motherboards. The correct implementated
1292 board should work with 4 or 5.) If it still doesn't
1291 work and the default setting is ok, dxs_support=3 is the 1293 work and the default setting is ok, dxs_support=3 is the
1292 right choice. If the default setting doesn't work at all, 1294 right choice. If the default setting doesn't work at all,
1293 try dxs_support=2 to disable the DXS channels. 1295 try dxs_support=2 to disable the DXS channels.