From 9f1c3d3479051f783a6aaf6473320194bc3a903f Mon Sep 17 00:00:00 2001 From: Kyle Kaminski Date: Fri, 10 Oct 2014 23:25:22 -0500 Subject: more scrapbook bs --- wifi-misc.txt | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'wifi-misc.txt') diff --git a/wifi-misc.txt b/wifi-misc.txt index a6ec1d0..0320631 100644 --- a/wifi-misc.txt +++ b/wifi-misc.txt @@ -1,3 +1,14 @@ -- seems to help in noisy env or adjacent APs +- seems to help in noisy env or adjacent APs+ + # iwconfig wlan0 rate 36M fixed # iwconfig wlan0 frag 2346 # iwconfig wlan0 rts 2347 + # iwconfig wlan0 txpower 10 + # iwconfig wlan0 power off + +- moar + vim /etc/modprobe.d/my.conf + options mac80211 max_probe_tries=10 + options mac80211 max_nullfunc_tries=4 + options mac80211 probe_wait_ms=1000 + + -- cgit v1.2.3