From 16252256a59ff3c318a384202e2a00a9601ec45e Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Tue, 12 May 2015 13:06:51 -0400 Subject: Make posts page show only an excerpt, correct datetime --- _posts/2015-04-23-getting-login-to-work-ubuntu-15.04-nvidia.markdown | 2 ++ 1 file changed, 2 insertions(+) (limited to '_posts/2015-04-23-getting-login-to-work-ubuntu-15.04-nvidia.markdown') diff --git a/_posts/2015-04-23-getting-login-to-work-ubuntu-15.04-nvidia.markdown b/_posts/2015-04-23-getting-login-to-work-ubuntu-15.04-nvidia.markdown index cd9a6b5..883fa19 100644 --- a/_posts/2015-04-23-getting-login-to-work-ubuntu-15.04-nvidia.markdown +++ b/_posts/2015-04-23-getting-login-to-work-ubuntu-15.04-nvidia.markdown @@ -7,6 +7,8 @@ date: 2015-04-23 00:00:00 When I upgraded to Ubuntu 15.04, I was unable to log in. The machine started normally and I was presented with the login window. But when I entered my password, the screen went black for a few moments and then the login screen came back. + + Since I'm using an [NVIDIA GeForce GTX 750](http://www.geforce.com/hardware/desktop-gpus/geforce-gtx-750), which Ubuntu's Nouveau drivers don't support, I previously needed to install the NVIDIA graphics drivers. By entering Ctrl + Alt + F3, I was able to drop to a shell. When I checked `/var/log/Xorg.0.log`, I found a message stating that the NVIDIA driver had failed to load the GLX module, despite earlier messages that it had been loaded. The message also recommended reinstalling the NVIDIA driver. -- cgit v1.2.3