Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
zh-cn:doc:faq:faq.wireless [2011/11/12 10:17] – external edit zh-cn:doc:faq:faq.wireless [2018/03/03 20:34] – ↷ Links adapted because of a move operation
Line 3: Line 3:
 | {{:meta:icons:tango:dialog-information.png?nolink}} |  | {{:meta:icons:tango:dialog-information.png?nolink}} | 
 | **''敬告:''** OpenWrt固件默认无线状态为关闭状态,即 **OFF**。| | **''敬告:''** OpenWrt固件默认无线状态为关闭状态,即 **OFF**。|
-| 若需要打开,请到 ''[[doc:uci:wireless|/etc/config/wireless]]''找到wireless文件,更改 ''disabled 1'' => ''disabled 0'',|+| 若需要打开,请到 ''[[docs:guide-user:network:wifi:basic|/etc/config/wireless]]''找到wireless文件,更改 ''disabled 1'' => ''disabled 0'',|
 | 将disabled的1改为0,disabled意为禁用,1意为生效,wireless的disabled为1,禁用生效,即关闭无线,要打开请反之即可。 | | 将disabled的1改为0,disabled意为禁用,1意为生效,wireless的disabled为1,禁用生效,即关闭无线,要打开请反之即可。 |
  
  
 ==== 如何学习更多有关linux下,无线方面的知识? ==== ==== 如何学习更多有关linux下,无线方面的知识? ====
--> [[doc:howto:wireless.overview]]+-> [[docs:guide-user:network:wifi:wireless.overview]]
  
 ==== 如何配置无线设置? ==== ==== 如何配置无线设置? ====
--> in ''[[doc:uci:wireless|/etc/config/wireless]]'' and in ->''[[doc:uci:network|/etc/config/network]]''+-> in ''[[docs:guide-user:network:wifi:basic|/etc/config/wireless]]'' and in ->''[[docs:guide-user:network:basics|/etc/config/network]]''
  
 ==== Which wireless drivers are the best? ==== ==== Which wireless drivers are the best? ====
Line 41: Line 41:
  
 ==== Can I adjust the transmit power? ==== ==== Can I adjust the transmit power? ====
-Yes, but cranking the power to the maximum won't help you any. You might transmit farther but the noise level will be higher (and will probably bleed into the neighbouring channels; that looks like [[http://wl500g.info/showthread.php?t=12&page=2|this]] then) and your recieve sensitivity won't be improved any, limiting your distance. If you want better range go buy better [[doc:hardware:antennae]].+Yes, but cranking the power to the maximum won't help you any. You might transmit farther but the noise level will be higher (and will probably bleed into the neighbouring channels; that looks like [[http://wl500g.info/showthread.php?t=12&page=2|this]] then) and your recieve sensitivity won't be improved any, limiting your distance. If you want better range go buy better [[docs:hardware:antennae]].
  
 "With regard to ath9k development, last year is ancient. Additionally OpenWrt contains a number of ath9k patches which are not yet mainlined, so its usually a bit ahead." "With regard to ath9k development, last year is ancient. Additionally OpenWrt contains a number of ath9k patches which are not yet mainlined, so its usually a bit ahead."
  
 ==== How can I debug my wireless? ==== ==== How can I debug my wireless? ====
-->[[doc:devel:debugging#wireless]]+->[[docs:guide-developer:debugging#wireless]]
  
 ==== How can I setup a captive portal or a hotspot? ==== ==== How can I setup a captive portal or a hotspot? ====
  • Last modified: 2018/03/31 23:23
  • by bobafetthotmail