greearb / ath10k-ct

Stand-alone ath10k driver based on Candela Technologies Linux kernel.
111 stars 41 forks source link

crashes on R7800 #91

Closed timkgh closed 5 years ago

timkgh commented 5 years ago

Netgear R7800 hnyman's build r10829-91c84e87c2 Not sure whether these traces help uncover issues in the -ct firmware dmesg.txt

timkgh commented 5 years ago

And another one R7800 hnyman's build r11329-b9d58f7e06 dmesg.txt

greearb commented 5 years ago

That is not a firmware crash, and is not a kernel crash. It is a warning about an invalid rate which should be harmless. There could of course be problems with your system, but at least there are no obvious serious problems in the dmesg.

timkgh commented 5 years ago

Thanks for looking. Could the warnings be printed in a less scary way that does not look like a crash?

greearb commented 5 years ago

It does say WARNING. Real kernel/driver crashes will say BUG in them, and firmware crashes look different and have register dumps and such. I also think I have already fixed at least one root cause of this warning, but either way, it should be at least mostly harmless. Closing this bug, if you have instability issues or see other crashes or kernel splats, please open a new bug with details on that.