When opening system settings on a clean installation of Ubuntu 18.04 I get logged out. It happens if I open it from the launcher, from the menu or from the terminal with gnome-control-center
(even with sudo
). This is funny as I installed 18.04 on two "identical" machines, and one has the issue while the other one does not... any idea what might be going wrong here? Thanks!
Asked
Active
Viewed 4,308 times
6

Qerubin
- 616
1 Answers
4
I discovered it was due to incompatible drivers with my NVIDIA Quadro P400 Graphic card. I ran this and it got fixed: sudo apt install nvidia-375
. Hope this can be of help :)

Qerubin
- 616
-
Only a true hero comes back to post the answer to their own unanswered question. Thank you. – Michael Hartley Dec 09 '18 at 10:00