Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:guides:wifi-easy [2010/02/19 01:36] – jozee | en:guides:wifi-easy [2010/08/22 13:27] (current) – linea | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Wifi configuration, | ====== Wifi configuration, | ||
| - | ==== Introduction ==== | + | ===== Introduction |
| To install wifi under Linux, two methods are possible: | To install wifi under Linux, two methods are possible: | ||
| Line 36: | Line 36: | ||
| * If all goes well, you may start surfing! | * If all goes well, you may start surfing! | ||
| - | ==== Identifying your hardware | + | ===== Manually Configure your Wifi ===== |
| + | |||
| + | If you want to understand how wifi works in SliTaz, then you can try configuring your wifi manually. | ||
| + | |||
| + | But if you want to know how wifi generally works under linux, or if your kernel module is not on this list, you should look at the step by step wifi. | ||
| + | |||
| + | Here is a quick summary of the steps needed: | ||
| + | |||
| + | * Know your wifi card | ||
| + | * Check and install if your wifi card needs any firmware, e.g., b43 | ||
| + | * Load the kernel module specific to your wifi card | ||
| + | * Check that your wifi card is detected and your module is loaded | ||
| + | * Configure / | ||
| + | * Load up your WIFI interface | ||
| + | * Start / | ||
| + | |||
| + | The following commands do all of the above steps. This is also the easiest way: | ||
| + | |||
| + | < | ||
| + | # tazhw detect-pci --get-firmware | ||
| + | # / | ||
| + | </ | ||
| + | |||
| + | Now for more detailed instructions: | ||
| + | |||
| + | ===== Detailed Instructions ===== | ||
| + | === Identifying your hardware | ||
| - | === Which wifi card do I have? === | ||
| You can list your hardware using the terminal. It's useful to know which wifi card you have. | You can list your hardware using the terminal. It's useful to know which wifi card you have. | ||
| Line 120: | Line 145: | ||
| - | ===== Manually configure | + | ===== Troubleshoot |
| - | If you want to understand how wifi works in SliTaz, then you can try configuring your wifi manually. | + | Here is a quick summary of the steps needed |
| - | + | ||
| - | But if you want to know how wifi generally works under linux, or if your kernel module is not on this list, you should look at the step by step wifi. | + | |
| - | + | ||
| - | Here is a quick summary of the steps needed: | + | |
| * Know your wifi card | * Know your wifi card | ||
| Line 151: | Line 172: | ||
| </ | </ | ||
| - | Now for more detailed instructions: | + | ===== Configure / |
| - | First do " | + | |
| - | + | ||
| - | * [[http:// | + | |
| - | * [[http:// | + | |
| - | * [[http:// | + | |
| - | If these links are not useful, you can ask at the [[http:// | + | |
| - | + | ||
| - | So we learn that the //Intel Corporation PRO/ | + | |
| - | + | ||
| - | === Configure / | + | |
| Slitaz launches wifi using the script /// | Slitaz launches wifi using the script /// | ||
| Line 173: | Line 184: | ||
| LOAD_MODULES=" | LOAD_MODULES=" | ||
| - | === Sample / | + | ===== Sample / |
| <code bash> | <code bash> | ||
| Line 235: | Line 246: | ||
| </ | </ | ||
| + | ===== Extra Information ===== | ||
| + | Now for more detailed instructions: | ||
| + | First do " | ||
| + | |||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | If these links are not useful, you can ask at the [[http:// | ||
| + | |||
| + | So we learn that the //Intel Corporation PRO/ | ||
| + | |||
| + | ---- | ||
| + | \\ | ||
| + | ^ Page Review Section | ||
| + | |Quality| Good | | ||
| + | |Review| Minor Updates | ||
| + | |Priority| Medium | | ||
| + | |Problems| add a [[http:// | ||
| + | |::: | OR add a [[http:// | ||
| + | |How to Improve| Suggest briefly| | ||
| + | |::: | | | ||
| + | \\ | ||
| + | ---- | ||