Last night I upgraded to 16.04 LTS. Upon trying to Log in I kept resetting.
Went to terminal screen an log on. If I try startx
then I get little in the way of useful info.
/var/log/Xorg.2.log
does not have any obvious error messages I can see.
Running X :1 -configure
returns the error:
(++) Using config file : "/ome/userName/xorg.conf.new"
(++) Using the systemconfig directory "/usr/share/X11/xorg/conf.d"
Number of created screens does not match number of detected screens.
I have dual monitors installed on a Nvidia GeForce GT430. I look at /home/userName/xorg.conf.new
and I can see two monitors set up.
lsmod | grep nvidia
shows a Nvidia module is installed.
I've tried reinstalling binary drivers after being told:
The distribution provided pr-install script failed! Continue installation anyway?
When selecting Yes
. I get the error:
The kernel header file /lib/modules/4.4.0-45- generic/build/include/linux/version.h does not exist.
Despite making sure sources are installed but sure enough versions.h does not exist in this dir.
Any ideas?
/lib/modules/4.4.0-45- generic/build/include/linux/
directory either. I suspect your Nvidia installation script is outdated. – WinEunuuchs2Unix Nov 07 '16 at 09:23