[FS#3643] iwinfo returns bad data

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Fri Feb 26 06:58:39 EST 2021


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#3643 - iwinfo returns bad data
User who did this - George Robinson (Goerge255)

----------
Also, the contents of the:
`/etc/config/wireless` file are:


root at OpenWrt:/etc/config# cat wireless

config wifi-device 'radio0'
        option type 'mac80211'
        option channel '9'
        option hwmode '11g'
        option path 'platform/10300000.wmac'
        option htmode 'HT20'
        option country 'US'

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

config wifi-iface 'wifinet0'
        option ssid 'myssid0'
        option device 'radio0'
        option mode 'sta'
        option key 'shh'
        option encryption 'psk2'

config wifi-iface 'wifinet1'
        option ssid 'myssid1'
        option device 'radio1'
        option mode 'sta'
        option key 'shh'
        option encryption 'psk2'

config wifi-device 'radio2'
        option type 'mac80211'
        option channel '1'
        option hwmode '11g'
        option path 'platform/101c0000.ehci/usb1/1-1/1-1:1.0'
        option htmode 'HT20'
        option country 'US'

config wifi-iface 'wifinet2'
        option ssid 'myssid2'
        option device 'radio2'
        option mode 'sta'
        option key 'shh'
        option encryption 'psk2'


...and all of these radios operate in the `Client Mode / STA`  ....not in the `Master / Access Point mode`.
----------

More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3643#comment9414

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list