[FS#3643] iwinfo returns bad data

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Mon Mar 1 16:37:31 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 - wulfy23 (wulfy23)

----------
seeing oddities also on master @ 2021-02-27ish

attach strace crashes flyspray

rpi4 note: the phantom 'wlan0' ...



[root at dca632 /usbstick 50°]# iwinfo
wlan0     ESSID: unknown
          Access Point: DC:A6:32:56:31:78
          Mode: Client  Channel: 36 (5.180 GHz)
          Center Channel 1: 36 2: unknown
          Tx-Power: 0 dBm  Link Quality: unknown/70
          Signal: unknown  Noise: -95 dBm
          Bit Rate: unknown
          Encryption: unknown
          Type: nl80211  HW Mode(s): 802.11bgnac
          Hardware: 02D0:A9A6 0000:0000 [Generic MAC80211]
          TX power offset: unknown
          Frequency offset: unknown
          Supports VAPs: no  PHY name: phy1

wlan1     ESSID: "ap101"
          Access Point: DC:A6:32:56:31:78
          Mode: Master  Channel: 36 (5.180 GHz)
          Center Channel 1: 36 2: unknown
          Tx-Power: 31 dBm  Link Quality: unknown/70
          Signal: unknown  Noise: -95 dBm
          Bit Rate: unknown
          Encryption: WPA2 PSK (CCMP)
          Type: nl80211  HW Mode(s): 802.11bgnac
          Hardware: 02D0:A9A6 0000:0000 [Generic MAC80211]
          TX power offset: unknown
          Frequency offset: unknown
          Supports VAPs: no  PHY name: phy1





[root at dca632 /usbstick 51°]# cat /etc/config/wireless 

config wifi-device 'radio0'
	option type 'mac80211'
	#option channel '36'
	option hwmode '11a'
	option path 'platform/soc/fe300000.mmcnr/mmc_host/mmc1/mmc1:0001/mmc1:0001:1'
	#option disabled '0'
	option disabled '0'
	#option disabled '1'
	option country 'AU'
	option htmode 'VHT20'
	#option cell_density '0'
	#option noscan '1'

config wifi-iface 'default_radio0'
	option device 'radio0'
	#option network 'lan'
	option network 'guest'
	option mode 'ap'
	option key 'somerandomhardtoguesspassword'
	option ssid 'ap101'
	option encryption 'psk2+ccmp'



----------

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

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