SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:guides:wifi-easy [2010/02/19 18:20]
jozee
en:guides:wifi-easy [2010/08/22 15:27] (current)
linea
Line 1: Line 1:
 ====== Wifi configuration,​ easy method ====== ====== Wifi configuration,​ easy method ======
  
-==== Introduction ====+===== Introduction ​=====
  
 To install wifi under Linux, two methods are possible: To install wifi under Linux, two methods are possible:
Line 52: Line 52:
     * Start /​etc/​init.d/​network.sh     * Start /​etc/​init.d/​network.sh
  
-The following commands do all of the above steps. This is also the easiest way  +The following commands do all of the above steps. This is also the easiest way
  
-<​code> ​# install firmware if needed (see instructions below) +<​code>​ 
-tazhw detect-pci +tazhw detect-pci ​--get-firmware 
-/​etc/​init.d/​network.sh restart+/​etc/​init.d/​network.sh restart
 </​code>​ </​code>​
  
Line 147: Line 147:
 ===== Troubleshoot your wifi ===== ===== Troubleshoot your wifi =====
  
-Here is a quick summary of the steps needed:+Here is a quick summary of the steps needed ​(Repeated again for understanding):
  
     * Know your wifi card     * Know your wifi card
Line 172: Line 172:
 </​code>​ </​code>​
  
-=== Configure /​etc/​network.conf ===+===== Configure /​etc/​network.conf ​=====
  
 Slitaz launches wifi using the script ///​etc/​init.d/​network.sh//​. This script uses the config file: ///​etc/​network.conf//​. You should first edit your config file using the instructions in the sample /​etc/​network.conf. Slitaz launches wifi using the script ///​etc/​init.d/​network.sh//​. This script uses the config file: ///​etc/​network.conf//​. You should first edit your config file using the instructions in the sample /​etc/​network.conf.
Line 184: Line 184:
 LOAD_MODULES="​nls_utf8 my_module"​ LOAD_MODULES="​nls_utf8 my_module"​
  
-=== Sample /​etc/​network.conf file with comments ===+===== Sample /​etc/​network.conf file with comments ​=====
  
 <code bash> <code bash>
Line 246: Line 246:
 </​code>​ </​code>​
  
-=== Extra Information ===+===== Extra Information ​=====
 Now for more detailed instructions: ​ Now for more detailed instructions: ​
 First do "​lspci"​ to know which card you have. Once we know which card you have, we can surf the internet to find which module you require, and if we need any special firmware. To help you, here are some useful links: First do "​lspci"​ to know which card you have. Once we know which card you have, we can surf the internet to find which module you require, and if we need any special firmware. To help you, here are some useful links:
Line 257: Line 257:
 So we learn that the //Intel Corporation PRO/​Wireless LAN 2100 3B Mini PCI Adapter// works with the //IPW2100// module and the firmware is available at http://​ipw2100.sourceforge.net/​. So we learn that the //Intel Corporation PRO/​Wireless LAN 2100 3B Mini PCI Adapter// works with the //IPW2100// module and the firmware is available at http://​ipw2100.sourceforge.net/​.
  
 +---- 
 +\\
 +^  Page Review Section ​ ^^ 
 +|Quality| Good  |
 +|Review| Minor Updates ​ |
 +|Priority| Medium |
 +|Problems| add a [[http://​forum.slitaz.org|forum post link]]|
 +|:::     | OR add a [[http://​labs.slitaz.org/​issues |lab issue tracker link ]]|
 +|How to Improve| Suggest briefly|
 +|::: |  |
 +
 +\\
 +----
 
en/guides/wifi-easy.1266600027.txt.gz · Last modified: 2010/07/08 17:16 (external edit)