diff options
Diffstat (limited to 'soundConfig.html')
-rw-r--r-- | soundConfig.html | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/soundConfig.html b/soundConfig.html new file mode 100644 index 0000000..fac3f01 --- /dev/null +++ b/soundConfig.html @@ -0,0 +1,84 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Sound Configuration</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Installation with DrakX"> + <link rel="up" href="index.html" title="Installation with DrakX"> + <link rel="prev" href="selectMouse.html" title="Select mouse"> + <link rel="next" href="securityLevel.html" title="Security Level"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <!-- + body { font-family: sans-serif; font-size: 13px } + table { font-family: sans-serif; font-size: 13px } + --></style></head> + <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> + <div lang="" class="section" title="Sound Configuration"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="soundConfig"></a>Sound Configuration + </h2> + </div> + </div> + </div> + + + + + + + + + <p>In this screen the name of the driver that installer chose for your + sound card is given, which will be the default driver if we have a + default one. + + </p> + + <p>The default driver should work without problems. However, if after + install you do encounter problems, then run <span class="command"><strong>draksound</strong></span> + or start this tool via MCC (Mageia Configuration Center), by choosing the + <span class="guilabel">Hardware</span> tab and clicking on <span class="guilabel">Sound + Configuration</span> at the top right of the screen. + + </p> + + <p>Then, in the draksound or "Sound Configuration" tool screen, click on + <span class="guibutton">Advanced</span> and then on + <span class="guibutton">Troubleshooting</span> to find very useful advice about how + to solve the problem. + + </p> + + + <div class="section" title="Advanced"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="soundConfig-Advanced"></a>Advanced + </h3> + </div> + </div> + </div> + + + + <p>Clicking <span class="guibutton">Advanced</span> in this screen, during + install, is useful if there is no default driver and there are several + drivers available, but you think installer selected the wrong one. + + </p> + + + <p>In that case you can select a different driver after clicking on + <span class="guibutton">Let me pick any driver</span>. + + </p> + + + </div> + + </div> + </body> +</html> |