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

FS#3740 - MT7688 wireless signal disappears under heavy load #8757

Closed
openwrt-bot opened this issue Apr 14, 2021 · 1 comment
Closed

FS#3740 - MT7688 wireless signal disappears under heavy load #8757

openwrt-bot opened this issue Apr 14, 2021 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

conan92:

Device: GL-MT300N-V2
CPU: MT7688
Openwrt Version: trunk(2021/4/14)

Steps:

  1. install the firmware
  2. modify /etc/config/wireless
config wifi-device 'radio0' option type 'mac80211' option channel '11' option hwmode '11g' option path 'platform/10300000.wmac' option htmode 'HT40' option disabled '0' option noscan '1'

config wifi-iface 'default_radio0'
option device 'radio0'
option network 'lan'
option mode 'ap'
option ssid 'OpenWrt'
option encryption 'none'

3. restart network 4. PC connect GL-MT300N-V2's wifi 5. [Another Openwrt Router, with 'iperf3 -s'][LAN]--------[WAN][GL-MT300N-V2][WIFI]--------[PC, with 'iperf3 -c -R'] 6. Within 1 minutes, wifi signal disappears 7. no error appears in logread

Please fix it.

@hauke
Copy link
Member

hauke commented Aug 27, 2023

Should be fixed in 76b1e56 for OpenWrt 22.03 and was fixed earlier in more recent versions.

@hauke hauke closed this as completed Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants