[FS#3643] iwinfo returns bad data

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Mon Mar 1 21:04:27 GMT 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)

----------
root at OpenWrt:~# ubus call network.wireless status

{
        "radio0": {
                "up": true,
                "pending": false,
                "autostart": true,
                "disabled": false,
                "retry_setup_failed": false,
                "config": {
                        "channel": "11",
                        "hwmode": "11g",
                        "path": "platform/101c0000.ehci/usb1/1-1/1-1:1.0",
                        "htmode": "HT20"
                },
                "interfaces": [
                        {
                                "section": "wifinet4",
                                "ifname": "wlan2",
                                "config": {
                                        "ssid": "OpenWrt",
                                        "encryption": "none",
                                        "mode": "sta",
                                        "mode": "sta",
                                        "network": [
                                                "wwan0"
                                        ]
                                }
                        }
                ]
        },
        "radio1": {
                "up": false,
                "pending": false,
                "autostart": true,
                "disabled": true,
                "retry_setup_failed": false,
                "config": {
                        "channel": "11",
                        "hwmode": "11g",
                        "path": "platform/10300000.wmac",
                        "htmode": "HT20",
                        "disabled": true
                },
                "interfaces": [
                        {
                                "section": "default_radio1",
                                "config": {
                                        "mode": "ap",
                                        "ssid": "OpenWrt",
                                        "encryption": "none",
                                        "network": [
                                                "lan"
                                        ],
                                        "mode": "ap"
                                }
                        }
                ]
        },
        "radio2": {
                "up": false,
                "pending": false,
                "autostart": true,
                "disabled": true,
                "retry_setup_failed": false,
                "config": {
                        "channel": "36",
                        "hwmode": "11a",
                        "path": "pci0000:00/0000:00:00.0/0000:01:00.0",
                        "htmode": "VHT80",
                        "disabled": true
                },
                "interfaces": [
                        {
                                "section": "default_radio2",
                                "config": {
                                        "mode": "ap",
                                        "ssid": "OpenWrt",
                                        "encryption": "none",
                                        "network": [
                                                "lan"
                                        ],
                                        "mode": "ap"
                                }
                        }
                ]
        }
}

----------

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

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