Results 1 to 48 of 48

Thread: Increase Wi-Fi TX Power / Signal Strength

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    2013-Mar
    Location
    n0wh3r3
    Posts
    53
    Use the 2nd method that i mentioned in the post it will work

  2. #2
    Join Date
    2013-Jun
    Location
    Malang, Indonesia
    Posts
    9
    Quote Originally Posted by Hitman View Post
    Use the 2nd method that i mentioned in the post it will work
    This is my result:
    Code:
    auastyle@auastyle:~$ sudo ifconfig wlan0 down
    auastyle@auastyle:~$ sudo iw reg set BO
    auastyle@auastyle:~$ sudo ifconfig wlan0 up
    auastyle@auastyle:~$ sudo iwconfig wlan0 channel 13
    auastyle@auastyle:~$ sudo iwconfig wlan0 txpower 30
    Error for wireless request "Set Tx Power" (8B26) :
        SET failed on device wlan0 ; Invalid argument.
    auastyle@auastyle:~$
    auastyle blog <~ http://www.ulil-albab.info
    @auastyle <~ on twitter

  3. #3
    Join Date
    2013-Mar
    Posts
    23
    Quote Originally Posted by auastyle View Post
    This is my result:
    Code:
    auastyle@auastyle:~$ sudo ifconfig wlan0 down
    auastyle@auastyle:~$ sudo iw reg set BO
    auastyle@auastyle:~$ sudo ifconfig wlan0 up
    auastyle@auastyle:~$ sudo iwconfig wlan0 channel 13
    auastyle@auastyle:~$ sudo iwconfig wlan0 txpower 30
    Error for wireless request "Set Tx Power" (8B26) :
        SET failed on device wlan0 ; Invalid argument.
    auastyle@auastyle:~$
    make sure mon0 is also down

    so

    Code:
    iwconfig mon0 down
    then try method two again that worked for me

Similar Threads

  1. Reduce TX Power / Signal Strength
    By pigsfoot in forum General Archive
    Replies: 3
    Last Post: 2016-10-20, 10:01
  2. Increase TX Power on AWUS036NEH wificard
    By Thehellfiresarehottt in forum TroubleShooting Archive
    Replies: 3
    Last Post: 2016-06-01, 16:46
  3. Simple way to increase TX power
    By duxim in forum How-To Archive
    Replies: 1
    Last Post: 2015-08-28, 15:09

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •