-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kernel panic with ath10k #283
Comments
pcengines/apu2-documentation#283 is still happening and this will hopefully make it less annoying.
@dseomn as per our documentation of mPCIe modules: https://github.com/pcengines/apu2-documentation/blob/master/docs/mpcie_modules.md
Then see if it helps |
Thanks for the link, I just added |
It panicked again, this time with |
Null pointer dereference: looks like a kernel bug in ath driver - please report to the corresponding kernel maintainer. Note that HW vendors usually neither have the capacity nor the knowledge to give SW or OS support. |
PCEngines firmware version
v4.14.0.5
APU variant
apu2e4
OS and OS Version
Debian GNU/Linux 10 (buster)
Affected component(s), peripheral(s) or functionality
The entire system crashes.
Brief summary
The kernel panics occasionally. The watchdog still works though, so it gets rebooted and then works.
How reproducible
I think it happens a bit less than once per week.
How to reproduce
I haven't noticed any pattern of when it happens.
Expected behavior
The kernel shouldn't panic.
Actual behavior
The kernel panics. Here's a log from the serial console the most recent time it happened:
Solutions you've tried
The watchdog timer turns this from a major issue into a tolerable one.
The text was updated successfully, but these errors were encountered: