I’m not quite sure after reading the link on setting up periodic TRIM, how to check if my drive supports trimming. sudo hdparm -I /dev/nvme0n1 | grep TRIM does not return anything. Can I just enable the timer anyway or could that be problematic?
The only kernel parameter I have changed is adding acpi_backlight=vendor since I had an issue with the backlight after the initial install.
I have the latest BIOS version from the vendor installed, which is sadly not actually very recent.
There are a number of error messages in your dmesg output. This one may or may not have anything to do with the crashes but i don’t know? One of the other error messages has to do with TPM security. Maybe turn it off in Bios settings. There are a few other error messages. You may be able to remove some but not all? Some messages are just informational and may not affect performance and you may not be able to get rid of ALL error messages anyway.
I have not been able to test it long enough to see if the system is now stable, but I don’t get these error in my dmesg output anymore. Will test further.