diff options
Diffstat (limited to 'pl/soundConfig.html')
-rw-r--r-- | pl/soundConfig.html | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/pl/soundConfig.html b/pl/soundConfig.html new file mode 100644 index 0000000..30c60ef --- /dev/null +++ b/pl/soundConfig.html @@ -0,0 +1,83 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Konfiguracja dźwięku</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="selectMouse.html" title="Wybierz mysz"> + <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="pl" class="section" title="Konfiguracja dźwięku"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="soundConfig"></a>Konfiguracja dźwięku + </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 Control 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="Zaawansowane"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="soundConfig-Advanced"></a>Zaawansowane + </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> |