ryan4yin / nixos-rk3588

Minimal NixOS running on RK3588/RK3588s based SBC(Orange Pi 5 Plus, Orange Pi 5, Rock 5A, etc)
MIT License
142 stars 25 forks source link

Kernel crash with stacktrace #61

Open gnull opened 1 week ago

gnull commented 1 week ago

I just had the kernel crash on OPi5 Plus.

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.

I'm using the current master head b95bb58af82e65af8f2ecdec829f74143958a49c.

Ivan

ryan4yin commented 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.

gnull commented 6 days ago

I'll give it a test. The bug was very rare, happened only once in during a few days of using the device.