gnuton / asuswrt-merlin.ng

Extends the support of Merlin firmware to more ASUS routers
Other
1.38k stars 80 forks source link

WiFi Network list and active clients are not correctly displayed on sysinfo page on GT-BE98 #635

Closed mattheweli closed 1 month ago

mattheweli commented 1 month ago

Router Model Affected Models: GT-BE98

Firmware Version Affected 3006.102.1_1-gnuton0_beta1

Is this bug present in upstream Merlin releases too? Probably not

Describe the bug In the sysinfo page on Tools section the WiFi Network are listed. I disabled 5GHz-2 WiFi network, but it's marked as active with client connected. In the reality the client is connected to 6GHz network. I suspect this is due to the different WiFi architecture of the GT-BE98Pro

To Reproduce Steps to reproduce the behavior:

  1. Go to Tools section
  2. Click on sysinfo
  3. Scroll down to Network
  4. See error

Expected behavior The active WiFi network should be listed correctly

Screenshots Screenshot 2024-07-18 152830

mattheweli commented 1 month ago

I added a pull request (#637) for this (this is the fixed version):

image

gnuton commented 1 month ago

I merged tthe pull request! thanks @mattheweli !

gnuton commented 1 month ago

tested te latest build and this was fixed