Update userguide translations, leavengood as nielx
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2012-2015, Haiku, Inc. All rights reserved.
|
||||
* Copyright 2012-2016, Haiku, Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -24,7 +24,7 @@
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>Guide de l’utilisateur</span></div>
|
||||
<div><span>User guide</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
@@ -46,6 +46,7 @@
|
||||
<li><a href="../pt_BR/workshop-wlan.html"><img src="../images/flags/pt_BR.png" alt="" />Português (Brazil)</a></li>
|
||||
<li><a href="../ca/workshop-wlan.html"><img src="../images/flags/ca.png" alt="" />Català</a></li>
|
||||
<li><a href="../pl/workshop-wlan.html"><img src="../images/flags/pl.png" alt="" />Polski</a></li>
|
||||
<li><a href="../ro/workshop-wlan.html"><img src="../images/flags/ro.png" alt="" />Română</a></li>
|
||||
<li><a href="../en/workshop-wlan.html"><img src="../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
|
||||
@@ -58,7 +59,7 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">Cette page n'est pas encore entièrement traduite. Les parties non encore traduites seront en anglais.</div>
|
||||
<div class="box-info">The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.</div>
|
||||
|
||||
|
||||
<table class="index" id="index" summary="index">
|
||||
@@ -122,14 +123,17 @@ Surveillez les notifications…</p>
|
||||
The script will download the needed files and create a zip file that is to be extracted to Haiku's <tt>/boot</tt>. Once unpacked, open a Terminal and type:</p>
|
||||
<pre class="terminal">install-wifi-firmwares.sh</pre>
|
||||
<p>Review the licenses and accept them to install all of the now available firmware files.</p>
|
||||
|
||||
<h3>Avoiding connection loss</h3>
|
||||
<p>Haiku's drivers for some WLAN chipsets like the iprowifi4965 are prone to lose connection when using WPA encryption. If you're affected by that, try to disable the "HT mode" (high throughput, 802.11n) before connecting to a network:</p>
|
||||
<pre class="terminal">ifconfig /dev/net/iprowifi4965/0 -ht</pre>
|
||||
<p>If that fixes the problem, put the line into <span class="path">~/config/settings/boot/UserBootscript</span> to have it applied automatically every boot-up.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="workshop-email.html">Atelier : Gérer son courrier</a>
|
||||
:: <a href="contents.html" class="uplink">Sommaire</a>
|
||||
« <a href="workshop-email.html">Workshop: Managing Email</a>
|
||||
:: <a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="applications.html">Applications</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user