You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I booted, edited flake.nix with Vim and ran nixos-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.
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 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 b95bb58.
Ivan
The text was updated successfully, but these errors were encountered: