Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luci-mod-status: channel analysis shows nine radios when it should be three #7500

Closed
1 task done
rmandrad opened this issue Dec 24, 2024 · 2 comments
Closed
1 task done

Comments

@rmandrad
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

screenshots or captures

image

Actual behaviour

  1. bananapi4 mediatek/filogic with mt7996 network card
  2. three radios shows nine radios when it should be three

Expected behaviour

  1. it should show three interfaces
  2. phy0.0-ap0 , phy0.1-ap0, phy0.2-ap0

Steps to reproduce

  1. go to channel analysis

Additional Information

NAME="mda-bananapi4"
VERSION="6.6.67"
ID="mda-bananapi4"
ID_LIKE="lede openwrt"
PRETTY_NAME="mda-bananapi4 6.6.67"
VERSION_ID="6.6.67"
HOME_URL="https://openwrt.org/"
BUG_URL="https://bugs.openwrt.org/"
SUPPORT_URL="https://forum.openwrt.org/"
BUILD_ID="r28451-53f2300403"
OPENWRT_BOARD="mediatek/filogic"
OPENWRT_ARCH="aarch64_cortex-a53"
OPENWRT_TAINTS="no-all busybox"
OPENWRT_DEVICE_MANUFACTURER="OpenWrt"
OPENWRT_DEVICE_MANUFACTURER_URL="https://openwrt.org/"
OPENWRT_DEVICE_PRODUCT="Generic"
OPENWRT_DEVICE_REVISION="v0"
OPENWRT_RELEASE="mda-bananapi4 6.6.67 0"
OPENWRT_BUILD_DATE="1734924847"

What browsers do you see the problem on?

Firefox, Chrome

Relevant log output

using developer tools it shows a json rpc call using iwinfo calling for radio0 when it should be the interface phy0.0-ap0

[{jsonrpc: "2.0", id: 19, method: "call",…}]
0
: 
{jsonrpc: "2.0", id: 19, method: "call",…}
id
: 
19
jsonrpc
: 
"2.0"
method
: 
"call"
params
: 
["c8679c13031e4f73d4e9742d4bd3be03", "iwinfo", "info", {device: "radio0"}]
0
: 
"c8679c13031e4f73d4e9742d4bd3be03"
1
: 
"iwinfo"
2
: 
"info"
3
: 
{device: "radio0"}
device
: 
"radio0"
@rmandrad rmandrad changed the title luci: channel analysis shows nine radios when it should be three luci-mod-status: channel analysis shows nine radios when it should be three Dec 24, 2024
@Ramon00
Copy link
Contributor

Ramon00 commented Dec 24, 2024

[x] I have searched the existing issues

Not very well apparantly... 7483

@systemcrash
Copy link
Contributor

Closing in favour of 7483

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants