Chadster766 wrote:nyt wrote:Chadster766 wrote:I'm not sure of the all differences honestly. I was the first to figure out how to compile the source into a usable OpenWRT package AFAIK. You can verify that somewhere in this thread. Regardless I coded away until I got something usable ![smile](https://forum.openwrt.org/img/smilies/smile.png)
I ran a diff, there are no changes to the wireless drivers or packages in your build compared to mine, aside from some fixes I added to the QoS and 6in4 packages (pasted earlier in this thread if you want to update your build so QoS will work on AA), and your build has a link to packages online...
I see some changes to patches as well, mainly wan monitor. Nothing that should separate behavior between what I'm running and what you're running ![hmm](https://forum.openwrt.org/img/smilies/hmm.png)
Interesting, you could try running OpenWRT McWRT v1.0.1 binary release for a while for an apples to apples comparison. If you continue to have problems you can post it as an issue in the OpenWRT McWRT repo.
Will fire that up tonight when I can take the network down. If you have time, can you try xferring a really large file, something to the tune of like 10 or more gigs over 5ghz and let me know if it completes without issues. Might have to try a few times to get a lock up, but it seems to do the trick for me.
Running this config for 5ghz. The issue was present before adding htmode, ht_capab options, noscan, and distance fields. It still persists after as well.
config wifi-device wdev1
option type marvell
option hwmode 11anac
option wmm 1
option htbw 0
option channel 157
list ht_capab LDPC
list ht_capab SHORT-GI-20
list ht_capab SHORT-GI-40
list ht_capab TX-STBC
list ht_capab RX-STBC1
list ht_capab DSSS_CCK-40
option htmode HT40+
option distance 50
option noscan 1
option disabled 0