Hello! When playing games like Forza horizon 4 or Genshin Impact the system restarts after approximately 1 hour but it’s dynamic. Upon inspecting error logs I got the below errors:
My system is using AMD Ryzen 5 3400g, no Dedicated gpu and KDE Plasma spin. From online surfing and talking with chatbots it appears to be driver or firmware issue(but not sure). Why this type of error and restarts occurs? is it thermal issue or just software problem? Is there a solution to this? Thanks.
I didn’t check the temperature continuously. but like during idle in the game(genshin impact no playing just it’s running in the background) it stays 80 degree. I suspect it can go beyond that while playing.
these are the errors after the system rebooted itself(so from the initial boot done by me). I have went through journalctl after the crash and I can assure you that this line was present. I can even try again to see if it crashes again and if it logs this message. I’ll provide the update afterwards. but I surely need a better cooler right? this apu is hot
I know But what I mean is, it would be interesting to see if anything is logged right before the crash - rather than when the system reboots after the crash.
Right! The iGPU is not bad for an iGPU, but of course it has to share the same physical package with the CPU and it seems like you get some concentrated heat.
After a crash and restart, sudo journalctl -b -1 to bring up the logs from the previous boot.
We’re interested in the last things that happened before crash, so just look at the last 50-100 lines to see if anything looks suspicious. Particularly anything that seems related to amdgpu or to some warning about temperatures.
Sorry for being late. I’m now on a vacation. But before moving I did a test run and the temps went up to 85 in just story mode. It’s didn’t go beyond that and I didn’t face any restart. I played around 2 hours. Most of the times the restart happens in that timeline. So, you were right . There is a very high chance that the restart is caused by overheating or even just hitting the thermal threshold. It could also happen so fast that the system dosen’t get the time to log something about it. Thanks for your help .