Hi, The wifi on the BPI-R3 is unreliable, in that after a period of use, it starts refusing to forward packets to some destinations but not others. Work arounds:
- disconnect wifi and connect again from the client.
- Power cycle the BPI-R3. Not a soft reboot of the BPI-R3 does not resolve the problem.
My first ask, is
- Find a way that a soft reboot will resolve this, not needing a power off. I can then reboot periodically once a day to mostly resolve the problem.
In the long run, I wish to diagnose this problem. I assume the firmware in the mediatek chip can creates logs. How can we retrieve those logs into user space? When it currently stopped forwarding packets, there is not a single line in the syslog or dmesg. Not uninteresting logs, no logs at all. This problem is present on openwrt and also a normal ubuntu installation on the BPI-R3 with kernel 6.9-rc1 on it. I loaded the ubuntu and 6.9 kernel from source, so that it will be easier for me to try fixes. Any idea on how to further diagnose this?