Jump to content

Morf

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Morf

  1. Now what we didn't know at the time is that the actual HARDWARE is set to it's max TX power (or the legal max anyway).

    I don't have any numbers for what the actual power output of the two cards is, but I can tell you that the software readout is possibly plain wrong.

    Seeing as the hardware is locked though, on the newer firmwares it stays at the level it reports.

    I'm still a bit confused. So.... You are telling us that that there are a few options like:

    - AR9331 radio is locked and nobody really know this because it gives fake readouts

    - AR9331 is operating at >18dBm power after changing REG but it gives fake readouts and nobody know its "true" tx-power

    - AR9331 cannot go >18dbm because factory limit

    Which of these is closest to truth? Because in every YT video of MKV there are "two powerful unlocked radios" and now we have one powerful unlocked radio and one 10x weaker...

  2. Same problem here.

    root@Pineapple:~# iwlist txpower
    wlan1     unknown transmit-power information.
    
              Current Tx-Power=29 dBm  	(794 mW)
    
    wlan0     unknown transmit-power information.
    
              Current Tx-Power=18 dBm  	(63 mW)
    
    config wifi-device 'radio0'
    	option type 'mac80211'
    	option hwmode '11ng'
    	option macaddr '-------------'
    	option htmode 'HT20'
    	list ht_capab 'SHORT-GI-20'
    	list ht_capab 'SHORT-GI-40'
    	list ht_capab 'RX-STBC1'
    	list ht_capab 'DSSS_CCK-40'
    	option country 'BO'
    	option txpower '29'
    	option channel '5'
    
    config wifi-iface
    	option device 'radio0'
    	option network 'lan'
    	option mode 'ap'
    	option ssid 'Some_network'
    	option key '-------------'
    	option encryption 'psk2+ccmp'
    
    config wifi-device 'radio1'
    	option type 'mac80211'
    	option hwmode '11g'
    	option macaddr '-------------'
    	option channel '1'
    	option country 'BO'
    	option txpower '29'
    
    config wifi-iface
    	option device 'radio1'
    	option mode 'sta'
    	option network 'wan'
    	option ssid '-------------'
    	option key '-------------'
    	option encryption 'psk2+ccmp'
    

    https://forums.hak5.org/index.php?/topic/32489-cant-get-wlan0-over-13dbm-tx-power/ - really?

×
×
  • Create New...