We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
my /etc/config/wireless and iwinfo result is as follows. I cannot change txpower with mt7915.
/etc/config/wireless config wifi-device 'radio0' option type 'mac80211' option path '1a143000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0' option band '5g' option htmode 'HE80' option channel '149' option country 'IN' option cell_density '0' option txpower '10'
iwinfo wl0-mesh0 ESSID: "XXXXX" Access Point: xx:xx:xx:xx:xx:xx Mode: Mesh Point Channel: 149 (5.745 GHz) HT Mode: VHT80 Center Channel 1: 155 2: unknown Tx-Power: 27 dBm Link Quality: unknown/70 Signal: unknown Noise: unknown Bit Rate: unknown Encryption: none Type: nl80211 HW Mode(s): 802.11ac/ax/b/g/n Hardware: 14C3:7915 14C3:7915 [MediaTek MT7915E] TX power offset: none Frequency offset: none Supports VAPs: yes PHY name: wl0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
my /etc/config/wireless and iwinfo result is as follows.
I cannot change txpower with mt7915.
/etc/config/wireless
config wifi-device 'radio0'
option type 'mac80211'
option path '1a143000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0'
option band '5g'
option htmode 'HE80'
option channel '149'
option country 'IN'
option cell_density '0'
option txpower '10'
config wifi-iface 'default_radio0'
option device 'radio0'
option network 'lan'
option mode 'mesh'
option encryption 'sae'
option key 'xxxxxxx'
option mesh_id 'XXXXX'
iwinfo
wl0-mesh0 ESSID: "XXXXX"
Access Point: xx:xx:xx:xx:xx:xx
Mode: Mesh Point Channel: 149 (5.745 GHz) HT Mode: VHT80
Center Channel 1: 155 2: unknown
Tx-Power: 27 dBm Link Quality: unknown/70
Signal: unknown Noise: unknown
Bit Rate: unknown
Encryption: none
Type: nl80211 HW Mode(s): 802.11ac/ax/b/g/n
Hardware: 14C3:7915 14C3:7915 [MediaTek MT7915E]
TX power offset: none
Frequency offset: none
Supports VAPs: yes PHY name: wl0
The text was updated successfully, but these errors were encountered: