My laptop suddnly shuts off when using my amd dgpu

when playing a game like supertuxkart it suddenly shuts off and when i try to replicate it in windows it doesnt shut off

:+1: Welcome to Manjaro! :+1:

  1. Please read this:
    How to provide good information
    and press the three dots below your post and press the :pencil2: to give us more information so we can see what’s really going on.
    Now we know the symptom of the disease, but we need some more probing to know where the origin lies… :grin:

  2. An inxi --admin --verbosity=7 --filter --no-host --width would be the minimum required information for us to be able to help you. (Personally Identifiable Information like serial numbers and MAC addresses will be filtered out by the above command)
    Also, please copy-paste that output in-between 3 backticks ``` at the beginning and end of the code/text.

  3. Can you monitor the T° and redirect these into a file and provide the contents of said file? E.G.

    watch --interval=2 "sensors >> /var/tmp/MySensors.log"
    

:+1:

P.S. If you want to notify me that you did provide this information, please :heart: this message and I’ll come back and have another look.