As the title says my laptop immediately shuts down when I enter CS:GO game.
I launch steam with "launch with dedicate graphic card" and play CS:GO from the library everything works fine in the lobby until I enter the game then my laptop shuts down.
11 Answer
After a "sudden shutdown", aka "system crash", and reboot, the terminal command sudo journalctl -b -1 -e will show you the end of the previous boot's log's. If there is no hint there, suspect power/ overheating.
Read man journalctl to see how to extract information from the logs.
You can find how I make use of journalctl easier at .