How can I turn up my power on ath wireless set to AP?
I have tried
"dev.ath.0.tpc
0 = disable 1 = enable
Switch on or off Transmission Power Control. Can be tricky in point to multipoint applications.
dev.ath.0.tpscale
0,1,2,3,4
Size of the increment that TPC will use to up/down the power, normally 1 is the best choice. A higher scale value will most likely make the link drop if the signal is close to what it needs to be and the TPC is throttled down.
dev.ath.0.tpack
0 -> 99
Controls the ACK power separately. Normally it is the same as tpcts
dev.ath.0.tpcts
0 -> 99
Controls the CTS power separately. Normally it is the same"
Is this something that can be done outside of the system tuneables above?
kernel: ath0: stuck beacon; resetting (bmiss count 4)
I have tried
"dev.ath.0.tpc
0 = disable 1 = enable
Switch on or off Transmission Power Control. Can be tricky in point to multipoint applications.
dev.ath.0.tpscale
0,1,2,3,4
Size of the increment that TPC will use to up/down the power, normally 1 is the best choice. A higher scale value will most likely make the link drop if the signal is close to what it needs to be and the TPC is throttled down.
dev.ath.0.tpack
0 -> 99
Controls the ACK power separately. Normally it is the same as tpcts
dev.ath.0.tpcts
0 -> 99
Controls the CTS power separately. Normally it is the same"
Is this something that can be done outside of the system tuneables above?
kernel: ath0: stuck beacon; resetting (bmiss count 4)