#20343: luci signal strength reported incorrectly for 5 GHz radio
------------------------+------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+------------------------

Comment (by karlp@…):

 I believe I'm seeing the same issues, with a xiaomi miwifi mini mt7620a
 running r47730.

 iw station dumps from the 5gig

 {{{
 root@OpenWrt:~# iw dev wlan0 station dump
 Station fc:64:ba:a4:3a:8d (on wlan0)
         inactive time:  1220 ms
         rx bytes:       31215
         rx packets:     377
         tx bytes:       48007
         tx packets:     194
         tx retries:     43
         tx failed:      15
         signal:         51 [51, 49] dBm
         signal avg:     101 [101, -5] dBm
         tx bitrate:     175.5 MBit/s VHT-MCS 4 80MHz VHT-NSS 1
         rx bitrate:     6.0 MBit/s
         expected throughput:    5.53Mbps
         authorized:     yes
         authenticated:  yes
         preamble:       short
         WMM/WME:        yes
         MFP:            no
         TDLS peer:      no
 root@OpenWrt:~#
 }}}
 and from the 2.4gig
 {{{
 root@OpenWrt:~# iw dev wlan1 station dump
 Station a8:40:41:00:11:e2 (on wlan1)
         inactive time:  460 ms
         rx bytes:       190100
         rx packets:     778
         tx bytes:       194014
         tx packets:     1170
         tx retries:     59
         tx failed:      0
         signal:         -89 dBm
         signal avg:     -87 dBm
         tx bitrate:     36.0 MBit/s
         rx bitrate:     54.0 MBit/s
         expected throughput:    2.664Mbps
         authorized:     yes
         authenticated:  yes
         preamble:       short
         WMM/WME:        yes
         MFP:            no
         TDLS peer:      no
 Station 6c:fd:b9:91:31:92 (on wlan1)
         inactive time:  0 ms
         rx bytes:       797040629
         rx packets:     927716
         tx bytes:       1133050470
         tx packets:     1095138
         tx retries:     296696
         tx failed:      5007
         signal:         -95 dBm
         signal avg:     -94 dBm
         tx bitrate:     121.5 MBit/s MCS 6 40MHz
         rx bitrate:     54.0 MBit/s MCS 3 40MHz
         expected throughput:    4.357Mbps
         authorized:     yes
         authenticated:  yes
         preamble:       short
         WMM/WME:        yes
         MFP:            no
         TDLS peer:      no
 Station 40:b8:37:c5:77:3b (on wlan1)
         inactive time:  4100 ms
         rx bytes:       576161
         rx packets:     4642
         tx bytes:       4033573
         tx packets:     4216
         tx retries:     877
         tx failed:      90
         signal:         -97 dBm
         signal avg:     -97 dBm
         tx bitrate:     72.2 MBit/s MCS 7 short GI
         rx bitrate:     24.0 MBit/s
         expected throughput:    3.405Mbps
         authorized:     yes
         authenticated:  yes
         preamble:       short
         WMM/WME:        yes
         MFP:            no
         TDLS peer:      no
 root@OpenWrt:~#
 }}}

 as requested by jow on irc.  Is there still "information required" for
 this ticket at all?

--
Ticket URL: <https://dev.openwrt.org/ticket/20343#comment:13>
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