I recently purchased a Rock64 (4GB version) and a "Modell B" Premium Aluminium Casing. I successfully installed DietPi on a 16GB eMMC. There is currently no other HW attached to the SBC.
Code: Select all
uname -a
Linux DietPi 4.4.180-rockchip64 #1 SMP Thu Jun 6 08:08:17 CEST 2019 aarch64 GNU/Linux
I attached another computer to the SBC serial console to log the kernel output when the crashes occur. I simulated load by the following command:
Code: Select all
stress -c 4 -m 1 -t 5m
Here are two logs from the serial console: Unfortunately, I'm not an expert in reading kernel logs. I see lines with "BUG" or "Oops" and wonder if they are linked to the crash.
Can anyone help me?
Regards, rasputin