entire computer locking up, don't know where to start troubleshooting
Hey, I installed Bazzite a couple months ago, and everything has been going pretty smoothly, except that two or three times now the entire machine has frozen up.
Because nothing is responsive, I don't even know how to start troubleshooting this. Are there error logs somewhere I can get to once I restart?
I'm sorry this isn't much detail, but I don't know how to GET that detail right now. I guess that's the question: how do I get more detail?
Because nothing is responsive, I don't even know how to start troubleshooting this. Are there error logs somewhere I can get to once I restart?
I'm sorry this isn't much detail, but I don't know how to GET that detail right now. I guess that's the question: how do I get more detail?
2 Replies
@cateranllama I believe you can run
journalctl -b | fpaste
And then you can paste the link to output of the log here.
The biggest source of system freezes for me has been the amdgpu driver, though it's pretty robust most of the time.
I'm currently testing using a software iommu to work around some crashes on my desktop as well.
Thank you. I will check after work.