kbios

Results 11 comments of kbios

This bug also affects the Asus RP-N53 Repeater/Access Point: ``` Thu Mar 17 16:42:00 2022 kern.warn kernel: [ 568.462070] ieee80211 phy0: rt2x00lib_rxdone_read_signal: Warning - Frame received with unrecognized signal, mode=0x0002,...

So I did a few more tries and I managed to reproduce the issue on a clean install with only FAR installed: you can see my reproduction steps in the...

No, it's a normal NAT setup (upstream router uses 192.168.1.x, wrt1200ac uses 192.168.3.x)

This still happens for me with openwrt 18.06.1. Should I open a new issue or is it better to reopen this one?

Ok thanks, but unfortunately I don't have the rights to reopen it :(

If it helps with debugging, I'm noticing that the main problem is that the driver reacts poorly to collisions/congested areas: if there's only my wifi connection it can work ok...

Sorry, but even under noise it is not acceptable that the driver locks up and I have to reboot the router to get it working again. Don't you agree?

[openwrtlog.txt](https://github.com/kaloz/mwlwifi/files/2372480/openwrtlog.txt) Here's the log after it locked today, every time there are those "change" messages and authentication with the other AP times out (the 2.4G radio is wlan1/phy1)

So I've finally managed to test a few versions of the driver and apparently the most stable for me is the one that comes with openwrt 18.06.1. It hangs every...

Upon further investigation the issue seems to be related to the scatter system: if I set enableScatters to false it doesn't happen