The issue is that I went over the logs and they don’t get updated following the crash. The only way to get something is to film the screen as I did.
- tried checking
dmesg
andjournalctl
- enabled remote logging to my NAS
- ran
sudo dmesg -w >> dmesg.txt
to print any log to a file from an auto login terminal
all options above don’t end up working or don’t show anything unusual. If you check the video there’s plenty of information flowing on the screen, but I cannot get it saved anywhere. SSH will freeze if I manage to log in quickly enough to start printing logs
Will try to enable persistent storage to journald to see if it manages to catch something more, but since it seems to be a kernel level issue I don’t have high hopes