i want to increase TX power of my AWUS036H card up to 33dbm to resolve cable loss problems. i'm using LMR-200 12M extension cable. i used to do this in Kali Linux by following this commands:
# ifconfig wlan0 down
# iw reg set BO (country code)
# ifconfig wlan0 up
# iwconfig wlan0 channel 13
# iwconfig wlan0 txpower 30
and it did work until version 1.09 but in the latest version 1.10 that does not work anymore and i don't know if the problem is with the drivers or Kernel. anyway, 30dbm is not enough for me due to cable loss issues although the card is said to support up to 30dbm and i don't have the budget to buy one of those 500$ 2W amps.
i can keep my card's temps as low as possible so no matter if it makes the card so hot. i use both Linux and Windows 8.1 and i'm looking for any way to do this in any of those OSes.