warthogdude
March 7th, 2012, 05:57 AM
First off i am using Backtrack 5 (gnome). I have my wireless working thanks to compat-wireless.
I purchased the ALFA wifi 1000mW device (chipset RTL8187) and it works. However a quick run of iwconfig wlan1 for the device results in Tx-Power=0 dBm.
After some time with the man pages I have tried the following to set the device to anything but 0. The goal being to set the thing to 1000mW and use it at its full potential.
iw dev wlan1 set txpower fixed 30
command failed: Operation not supported (-95)
or
iw dev wlan1 set txpower 30
Invalid parameter: 30
iwconfig wlan1 txpower 30
or
iwconfig wlan1 txpower 30dBm
Error for wireless request "Set Tx Power" (8B26) :
SET failed on device wlan1 ; Invalid argument.
This fails for every number I input except 0, which it has no problem with.
I have taken down the device and set the register to BO with the following in order th change my region so that it will accept a higher value.
ifconfig wlan1 down
iw reg set BO
Is there any more information that i can provide to help me get this figured out? and the commands would be useful since i am still fairly "green/noob" with ubuntu.
At this point i would like to be able to manipulate the txpower at all then mess with what setting works best for stability in the future.
Thank you for your time.
I purchased the ALFA wifi 1000mW device (chipset RTL8187) and it works. However a quick run of iwconfig wlan1 for the device results in Tx-Power=0 dBm.
After some time with the man pages I have tried the following to set the device to anything but 0. The goal being to set the thing to 1000mW and use it at its full potential.
iw dev wlan1 set txpower fixed 30
command failed: Operation not supported (-95)
or
iw dev wlan1 set txpower 30
Invalid parameter: 30
iwconfig wlan1 txpower 30
or
iwconfig wlan1 txpower 30dBm
Error for wireless request "Set Tx Power" (8B26) :
SET failed on device wlan1 ; Invalid argument.
This fails for every number I input except 0, which it has no problem with.
I have taken down the device and set the register to BO with the following in order th change my region so that it will accept a higher value.
ifconfig wlan1 down
iw reg set BO
Is there any more information that i can provide to help me get this figured out? and the commands would be useful since i am still fairly "green/noob" with ubuntu.
At this point i would like to be able to manipulate the txpower at all then mess with what setting works best for stability in the future.
Thank you for your time.