diff options
Diffstat (limited to 'docs/installer/zh_CN/soundConfig.xml')
-rw-r--r-- | docs/installer/zh_CN/soundConfig.xml | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/docs/installer/zh_CN/soundConfig.xml b/docs/installer/zh_CN/soundConfig.xml new file mode 100644 index 00000000..886f1d67 --- /dev/null +++ b/docs/installer/zh_CN/soundConfig.xml @@ -0,0 +1,52 @@ +<?xml version='1.0' encoding='utf-8'?> +<section xmlns="http://docbook.org/ns/docbook" + xmlns:ns5="http://www.w3.org/1998/Math/MathML" + xmlns:ns4="http://www.w3.org/2000/svg" + xmlns:ns3="http://www.w3.org/1999/xhtml" + xmlns:ns2="http://www.w3.org/1999/xlink" + xmlns:ns="http://docbook.org/ns/docbook" + xml:id="soundConfig" version="5.0" xml:lang="zh_CN"> + + <info> + <title xml:id="soundConfig-ti1">声音配置</title> + </info> + + + + <mediaobject> +<!-- Started by marja on 2013-12-07 --> +<imageobject> <imagedata fileref="dx2-soundConfig.png" revision="1" +format="PNG" xml:id="soundConfig-im1" /> </imageobject></mediaobject> + + <para>In this screen the name of the driver that the installer chose for your +sound card is given, which will be the default driver if we have a default +one. + </para> + <para>The default driver should work without problems. However, if after install +you do encounter problems, then run <command>draksound</command> or start +this tool via MCC (Mageia Control Center), by choosing the +<guilabel>Hardware</guilabel> tab and clicking on <guilabel>Sound +Configuration</guilabel> at the top right of the screen. + </para> + <para>Then, in the draksound or "Sound Configuration" tool screen, click on +<guibutton>Advanced</guibutton> and then on +<guibutton>Troubleshooting</guibutton> to find very useful advice about how +to solve the problem. + </para> + + <section xml:id="soundConfig-Advanced"> + <info> + <title xml:id="soundConfig-Advanced-ti1">高级</title> + </info> + + <para>Clicking <guibutton>Advanced</guibutton> in this screen, during install, is +useful if there is no default driver and there are several drivers +available, but you think the installer selected the wrong one. + </para> + + <para>In that case you can select a different driver after clicking on +<guibutton>Let me pick any driver</guibutton>. + </para> + + </section> +</section> |