-
Notifications
You must be signed in to change notification settings - Fork 342
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
MT7915E Incorrectly Trying to use 6 GHz Band 23.05.4 r24012-d8dd03c46f #919
Comments
Small update: |
Please upload the syslog about mt76. |
Solved here: openwrt/openwrt#16468 |
We have a problem with the MT7915 radio. Sometimes it switches to the 6 GHz band instead of the selected channel. I find this issue in the I also conducted some experiments with the mt76 driver and tried to disable the transition to 6 GHz wherever it seemed possible to me. And I feel that it sometimes works, but not always. But with the given config, I always get 6 GHz:
I also noticed a strange way to achieve operation at the required frequency, bandwidth, and region. If you make many attempts to switch ( Forexample:
I even tried to ban 6GHz via device tree. But it doesn't work for me.
The issue with switching to 6 GHz occurs in all versions of OpenWRT v21.02.0-rc1 and later. Is there anyone in the community who cares, understands this, and can help? |
Hi,
I have three Xiaomi Redmi Router AX6S units with Mediatek/mt7622+MT7915E radios. These are 802.11b/g/n 2.4 GHz and 802.11ac/ax/n 5 GHz capable devices. Two were set up for fast roaming and to provide better coverage. I had disabled DHCP on both. One is a spare/travel router.
I had installed
OpenWrt 22.03.5 r20134-5f15225c1e / LuCI openwrt-22.03 branch git-23.093.57104-ce20b4a
a very long time ago. About a week ago, I decided it was time to upgrade two of the units in the hopes of improved performance. I upgrade toOpenWrt 23.05.4 r24012-d8dd03c46f / LuCI openwrt-23.05 branch git-24.086.45142-09d5a38
.Within hours, I began receiving complaints that Wi-Fi was working or working intermittently.
Today, I decided to investigate and discovered that one of the APs had no clients connecting to it on either band. My clients were still only connecting to the other working AP.
In addition, the wireless network was set as "disabled". Restarting it had no effect.
Looking more closely, I see that the frequencies it is attempting to operate on are incorrect.
This should be in the 5 GHz band. According to wikipedia, channel 48 should be:
5240 MHz with a frequency range of 5230–5250 MHz with a 20 MHz bandwith.
I upgraded the spare device to the same firmware and was able to reproduce the result. I tried channel 120 which should be 5600 MHz which a frequency range of 5590-5610 MHz with a 20 MHz bandwidth, but it is 6.550 GHz
These are "Wi-Fi 6" devices, not "Wi-Fi6E" device... they don't have the ability to use the 6 GHz band.
The text was updated successfully, but these errors were encountered: