#21734: mt76x2 (mqmaker witi board) can't set txpower higher than 14
------------------------+---------------------------------------
 Reporter:  cfilipescu  |      Owner:  developers
     Type:  defect      |     Status:  new
 Priority:  normal      |  Milestone:  Designated Driver (Trunk)
Component:  packages    |    Version:  Trunk
 Keywords:              |
------------------------+---------------------------------------
 when I read the iw info for both wireless lans I see txpower 14 even if I
 set it higher. in the wireless config file I set both to values higher
 than 14.

 I am using witi snapshot from Jan-27.
 https://downloads.openwrt.org/snapshots/trunk/ramips/mt7621/

 # iw dev wlan0 info
 Interface wlan0
         ifindex 11
         wdev 0x3
         type AP
         wiphy 0
         channel 44 (5220 MHz), width: 80 MHz, center1: 5210 MHz
         txpower 14.00 dBm
 # iw dev wlan1 info
 Interface wlan1
         ifindex 10
         wdev 0x100000003
         type AP
         wiphy 1
         channel 11 (2462 MHz), width: 40 MHz, center1: 2452 MHz
         txpower 14.00 dBm


 /etc/config/wireless
 config wifi-device 'radio1'
         option type 'mac80211'
         option path 'pci0000:00/0000:00:01.0/0000:02:00.0'
         option txpower '22'
         option hwmode '11g'
         option country 'CA'
         option channel '11'
         option htmode 'HT40'

 config wifi-device 'radio0'
         option type 'mac80211'
         option path 'pci0000:00/0000:00:00.0/0000:01:00.0'
         option txpower '17'
         option htmode 'VHT80'
         option country 'CA'
         option hwmode '11a'
         option channel '44'

--
Ticket URL: <https://dev.openwrt.org/ticket/21734>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to