1

I installed Atom to my PC (Ubuntu 16.4) and it keeps on freezing my entire computer.

I have it running on my laptop as well (also 16.4 also x64) but no problems.

But running it on my PC it keeps on freezing the screen. even in safe mode. no mouse action and no keyboard action possible. (audio is still running for a while but stops as well after a few minutes.)

I don't know whats causing it and I don't know how to look those errors up.

If someone needs more hardware information please tell me the command to look it up as well.

Phillip
  • 113

1 Answers1

2

That description, specifically reproducible freezes for opening a graphical app (assuming it doesn't plain take away all available memory) looks very like graphics driver choking up on GPU lockups or something similar. To be sure you can look at journalctl.

If it's the case, try installing latest mesa, and latest kernel, and see if that helps.

Hi-Angel
  • 3,702
  • 1
  • 29
  • 36