Open gnull opened 1 week ago
My understanding of the Linux kernel is not deep, and I can't quite figure out the cause of your issue either. However, I just merged #60, which includes updates to the kernel and nixpkgs with numerous improvements. You can try updating your flake inputs to see if it helps.
I'll give it a test. The bug was very rare, happened only once in during a few days of using the device.
I just had the kernel crash on OPi5 Plus.
I booted, edited
flake.nix
with Vim and rannixos-rebuild --flake .
, and after a minute or two the kernel crashed with this log. Should this be reported in armbian?I had the kernel spam as in #37 and disabled it with
dmesg -n 1
at boot. The log shows spam getting through after the stacktrace, maybe related or not — I don't know.I'm using the current master head b95bb58af82e65af8f2ecdec829f74143958a49c.
Ivan