Agreed. We should believe and troubleshoot because everyone’s setup is different.
I was referring to blanket statements about stability and preventing the perception that you have to convert drivers right away. Everyone’s mileage varies and we are in good shape that we have two different driver options. I’d definitely advocate to start with the CT drivers first
Hold on, does the vanilla ath10k driver work now? Last time I checked, this was before the port to kernel 5.4, it was unusable due to crashes (this is the bug report).
The CT driver is OK. The CT firmware is the problem. It really depends on your clients. And you can't blame the clients when they work just fine with the old firmware and other APs. There are real issues out there in the CT firmware, if they don't affect you, it doesn't mean they don't exist, just check the github issues for CT.
Hi everyone,
I'm a newbie to openwrt and the R7800. I'm trying to flash hymnans latest build using the method outlined in post 5 and from the netgear site. I've manually changed TCP/IPv4 properties to:
I've held the reset button while powering on and waiting for the white flashing light. When PUT the .img file using jounin's tool it gets stuck at start with message block #0.
Using command prompt method:
tftp -i 192.168.1.1 put [firmware filename].img
I'm now getting the error message "connect request failed"
Any advice would be much appreciated. Thank you in advance.
What's the difference between htt-mgt, full-htt-mgt and full flavors? Which one would one normally want to use or which flavor does OpenWRT use by default?
@hnyman I've been testing Hauke's mac80211-5.6 on ipq806x/ nbg6817 (2*qca9984) and ipq40xx/ map-ac2200 (2*ipq4019+qca9888) with mainline ath10k for almost a day now, which seems to fix the SWBA overrun (FS#2480) so far.
[ 23.552657] Loading modules backported from Linux version v5.7-rc2-0-gae83d0b416db
[ 23.553644] Backport generated by backports.git v5.7-rc2-1-0-gc0c7d2bb
No need to move to kernel 5.6 or 5.7 (which are not supported by OpenWrt and likely will never be)
OpenWrt mac80211 logic is backport of the wifi driver from kernel X to the current kernels (5.4, 4.19, 4.14). so, Hauke has wifi driver from kernel 5.7-rc2 backported to our 5.4
Is it only me or Android TV's fails to connect after flashing OpenWRT.
I've flashed the image from official channel also @hnyman 's build it fails to connect
out of curiosity, what crashed? ath10k firmware, kernel, or something else?
I was using a build from a few days ago and experienced loss of multiple functions (including inability to connect by wifi but one wifi client stayed connected and functional, wired connections still possible, ssh and scp working, but openssh-sftp not, I think "iw" not working, etc.) and observed only a kernel warning.
As I was using ath10k-ct I passed the dmesg on to greearb. He suspects its not ath10k related but looked like a memory corruption of some sort. Only happened once; however my load average was always a tad high on this build with hostapd the likely culprit for the higher than normal load.
Today's build via image builder seems better.
Any event, you might want to try again with a newer build.
Sadly I don't know, the nbg6817 just rebooted (probably invoked by the watchdog) during normal operations (only two wireless connections at the time, all background chatter, not intensive use at all), but it has all the signs of (FS#2480) - aside from "SWBA overrun" messages. The MAP-AC2200 (same OpenWrt revision/ ath10k version) connected to it as WDS client (2*ipq4019+qca9888) remained unaffected so far.