[GH-ISSUE #323] 160mhz vs mt7915 driver #152

Closed
opened 2026-03-04 01:35:11 +03:00 by kerem · 2 comments
Owner

Originally created by @lts-rad on GitHub (May 9, 2024).
Original GitHub issue: https://github.com/spr-networks/super/issues/323

while fixing https://github.com/spr-networks/super/issues/315 it was uncovered that the kernel driver updates have seen a regression.

one last known good build is a clearfog with SPR version 0.3.3

still untangling the mediatek commits. it seems like the upstream mediatek people made some changes which nbd from openwrt pulled in.

this is not documented well, so working on it.

heres 1 change which has a potential fi x
https://github.com/openwrt/mt76/pull/761/files

heres another one. disabling 160mhz for VHT fixed 80mhz perf.
https://github.com/openwrt/mt76/pull/768

it seems like theres also a hostapd requirement
"
Please try latest OpenWrt master. In addition to removing the VHT160 capability, I also added a fix to hostapd for dealing with vht ext nss bw

"

Originally created by @lts-rad on GitHub (May 9, 2024). Original GitHub issue: https://github.com/spr-networks/super/issues/323 while fixing https://github.com/spr-networks/super/issues/315 it was uncovered that the kernel driver updates have seen a regression. one last known good build is a clearfog with SPR version 0.3.3 still untangling the mediatek commits. it seems like the upstream mediatek people made some changes which nbd from openwrt pulled in. this is not documented well, so working on it. heres 1 change which has a potential fi x https://github.com/openwrt/mt76/pull/761/files heres another one. disabling 160mhz for VHT fixed 80mhz perf. https://github.com/openwrt/mt76/pull/768 it seems like theres also a hostapd requirement " Please try latest OpenWrt master. In addition to removing the VHT160 capability, I also added a fix to hostapd for dealing with vht ext nss bw "
kerem 2026-03-04 01:35:11 +03:00
  • closed this issue
  • added the
    fixed
    label
Author
Owner

@lts-rad commented on GitHub (May 14, 2024):

channel 100 is okay, with the current UI, as is. the wifi configuration needs to be updated to respect regulatory. confirmed 1.6gbps download and 1gbps upload with 2 spatial streams on the mt7916 w/ mt7915e driver on the PI5 + HAT.

<!-- gh-comment-id:2111069279 --> @lts-rad commented on GitHub (May 14, 2024): channel 100 is okay, with the current UI, as is. the wifi configuration needs to be updated to respect regulatory. confirmed 1.6gbps download and 1gbps upload with 2 spatial streams on the mt7916 w/ mt7915e driver on the PI5 + HAT.
Author
Owner

@lts-rad commented on GitHub (May 17, 2024):

introduced a new call to check against regulatory along with ACS which fixes this. Although a new issue emerged where ACS is broken for mt76 usb devices.

<!-- gh-comment-id:2118409697 --> @lts-rad commented on GitHub (May 17, 2024): introduced a new call to check against regulatory along with ACS which fixes this. Although a new issue emerged where ACS is broken for mt76 usb devices.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/super#152
No description provided.