Sync userguide from i18n.haiku-os.org.
This commit is contained in:
@@ -9,12 +9,14 @@
|
||||
*
|
||||
* Authors:
|
||||
* Humdinger <[email protected]>
|
||||
* Translators:
|
||||
* helix84
|
||||
*
|
||||
-->
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta name="robots" content="all" />
|
||||
<title>Workshop: Wireless networking</title>
|
||||
<title>Workshop: Bezdrôtová sieť</title>
|
||||
<link rel="stylesheet" type="text/css" href="../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -38,6 +40,8 @@
|
||||
<li><a href="../zh_CN/workshop-wlan.html"><img src="../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
|
||||
<li><a href="../pt_PT/workshop-wlan.html"><img src="../images/flags/pt_PT.png" alt="" />Português</a></li>
|
||||
<li><a href="../fi/workshop-wlan.html"><img src="../images/flags/fi.png" alt="" />Suomi</a></li>
|
||||
<li><a href="../hu/workshop-wlan.html"><img src="../images/flags/hu.png" alt="" />Magyar</a></li>
|
||||
<li><a href="../pt_BR/workshop-wlan.html"><img src="../images/flags/pt_BR.png" alt="" />Português (Brazil)</a></li>
|
||||
<li><a href="../en/workshop-wlan.html"><img src="../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
|
||||
@@ -54,35 +58,35 @@
|
||||
|
||||
|
||||
<table class="index" id="index" summary="index">
|
||||
<tr class="heading"><td>Index</td></tr>
|
||||
<tr class="heading"><td>Obsah</td></tr>
|
||||
<tr class="index"><td>
|
||||
<a href="#firmware">Getting supported hardware to work</a><br />
|
||||
<a href="#gui">Joining a wireless network</a><br />
|
||||
<a href="#commandline">Joining from the command line</a><br />
|
||||
<a href="#tips">Tips</a>
|
||||
<a href="#firmware">Ako rozchodiť podporovaný hardvér</a><br />
|
||||
<a href="#gui">Ako sa pripojiť k bezdrôtovej sieti</a><br />
|
||||
<a href="#commandline">Ako sa pripojiť z príkazového riadka</a><br />
|
||||
<a href="#tips">Tipy</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
<h1>Workshop: Wireless networking</h1>
|
||||
<h1>Workshop: Bezdrôtová sieť</h1>
|
||||
|
||||
<p>Getting the networking to run is essential in today's need for permanent internet connection. As keeping up to date with all the different and ever changing hardware and drivers is quite impossible for a small project, Haiku relies on a <a href="http://www.freebsd.org">FreeBSD</a> compatibility layer for its networking drivers.<br />
|
||||
This ensures a massive amount of supported hardware, though probably not 100% of what's out there. See <a href="https://www.haiku-os.org/guides/daily-tasks/wireless#hardware-notes">this list online</a> for a list of supported models or check <a href="http://www.freebsd.org/releases/9.0R/hardware.html#WLAN">FreeBSD 9's release hardware notes</a>.</p>
|
||||
<div class="box-info">Currently only PCI, PCI-X, PCI-Express, Mini PCI, and Mini PCI-Express devices are expected to work.<br />
|
||||
PCMCIA, CardBus, ExpressCard, USB and ISA devices still need more work to become functional.</div>
|
||||
<p>Rozchodenie bezdrôtovej siete je nevyhnutné v dnešnej dobe neustáleho sieťového pripojenia. Pretože udržiavanie aktuálnej podpory rozličného a neustále sa meniaceho hardvéru a ovládačov je pre malý projekt celkom nemožné, Haiku sa pri implementácii sieťových ovládačov spolieha na vrstvu kompatibility <a href="http://www.freebsd.org">FreeBSD</a>.<br />
|
||||
Tá nám zabezpečuje obrovské množstvo podporovaného hardvéru, hoci zrejme nie 100% všetkých, ktoré existujú. Pozrite si online <a href="https://www.haiku-os.org/guides/daily-tasks/wireless#hardware-notes">zoznam podporovaných modelov</a> alebo sa pozrite do <a href="http://www.freebsd.org/releases/9.0R/hardware.html#WLAN">Poznámok o hardvéri FreeBSD 9</a>.</p>
|
||||
<div class="box-info">Momentálne sa očakáva, že budú fungovať iba zariadenia PCI, PCI-X, PCI-Express, Mini PCI a Mini PCI-Express.<br />
|
||||
Zariadenia PCMCIA, CardBus, ExpressCard, USB a ISA ešte vyžadujú ďalšiu prácu, než budú funkčné.</div>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="firmware" name="firmware">Getting supported hardware to work</a></h2>
|
||||
<p>Even if the first hurdle of generally supported hardware is taken, some wireless network cards require binary firmware modules to properly operate. Haiku cannot include some of these proprietary firmware files due to licensing issues. Haiku does however include a simple script which will retrieve and install all of the needed proprietary bits for you. Generally, if you are planning to use wireless networking, it is a good idea to run this script to ensure your system has all of these firmwares available when they are needed.</p>
|
||||
<p>Open a Terminal and type:</p>
|
||||
<a id="firmware" name="firmware">Ako rozchodiť podporovaný hardvér</a></h2>
|
||||
<p>Hoci sme prvú prekážku všeobecne podporovaného hardvéru prekonali, niektoré bezdrôtové ovládače vyžadujú binárne moduly firmvéru, aby správne fungovali. Haiku nemôže distribuovať niektoré z týchto proprietárnych súborov firmvéru z licenčných dôvodov. Haiku však obsahuje jednoduchý skript, ktorý stiahne a nainštaluje všetky proprietárne súbory za vás. Vo všeobecnosti, ak plánujete používať bezdrôtovú sieť, odporúča sa spustiť tento skript, aby ste zabezpečili, že váš systém má všetok tento firmvér k dispozícii, keď ho budete potrebovať.</p>
|
||||
<p>Otvorte Terminál a napíšte:</p>
|
||||
<pre class="terminal">install-wifi-firmwares.sh</pre>
|
||||
<p>Now review the licenses and accept them to install all of the available firmware files.</p>
|
||||
<p>Teraz si prečítajte licencie a prijmite ich, aby sa nainštalovali všetky dostupné súbory firmvéru.</p>
|
||||
|
||||
<p>If you don't have internet access to download those lacking firmwares under Haiku, there's an offline method, see under <a href="#tips">tips</a> below.</p>
|
||||
<p>Ak nemáte prístup k internetu, aby ste mohli stiahnuť tieto súbory s firmvérom v Haiku, existuje aj offline spôsob, pozri <a href="#tips">tipy</a> below.</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="gui" name="gui">Joining a wireless network</a></h2>
|
||||
<a id="gui" name="gui">Ako sa pripojiť k bezdrôtovej sieti</a></h2>
|
||||
<p>By default, Haiku will join the first unencrypted wireless network it finds after booting up. To connect to a specific network, you use the Desktop applet <a href="desktop-applets/networkstatus.html">NetworkStatus</a>.</p>
|
||||
<p>Right-click on its icon in the Deskbar and choose the network's public name (which is the "SSID" it broadcasts) from the context menu.</p>
|
||||
<img src="images/workshop-wlan-images/join-network.png" alt="join-network.png" />
|
||||
@@ -92,7 +96,7 @@ PCMCIA, CardBus, ExpressCard, USB and ISA devices still need more work to become
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="commandline" name="commandline">Joining from the command line</a></h2>
|
||||
<a id="commandline" name="commandline">Ako sa pripojiť z príkazového riadka</a></h2>
|
||||
<p>If you prefer to use the command line or would like to use scripting or the <span class="path">~/config/boot/UserBootscript</span> to automate things to join a specific network on bootup, there's the command <tt>ifconfig</tt>.</p>
|
||||
<p>Start a Terminal and enter the first line to scan for available wireless networks:</p>
|
||||
<pre class="terminal">ifconfig /dev/net/iprowifi3945/0 scan
|
||||
@@ -102,12 +106,12 @@ ArcorInternet123 00:20:12:a4:29:e1 15 WPA</pre>
|
||||
<p>The path to your wireless network adapter has to be adjusted, of course.<br />
|
||||
The output shows the public name (SSID), MAC address, signal strength and authentication method of all found networks.</p>
|
||||
<p>To join a network, use this line and insert the respective public name (SSID) and password:</p>
|
||||
<pre class="terminal">ifconfig /dev/net/iprowifi3945/0 join {SSID} {password}</pre>
|
||||
<pre class="terminal">ifconfig /dev/net/iprowifi3945/0 join {SSID} {heslo}</pre>
|
||||
<p>Make sure the initial configuration of the wireless network adapter after booting up has finished, before issuing <tt>ifconfig</tt> commands or they might be ignored. Depending on your hardware and network configuration that may take a while. Watch those notifications...</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="tips" name="tips">Tips</a></h2>
|
||||
<a id="tips" name="tips">Tipy</a></h2>
|
||||
<ul><li><p>Here is how you get to install your firmware if you don't yet have a working internet connection under Haiku. You download the following files while in another operating system, boot Haiku, copy them to their respective location and invoke the <span class="cli">install-wifi-firmwares.sh</span> script.</p>
|
||||
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user