I was trying to install Nividia GTX 950 M driver. For that i need to do Ctrl+Alt+F1 and then stop XWindows(sudo service lightdm stop). It got stopped and then i started running the installation of Nvidia driver.Once the driver installation went fine - it asked me to restart the laptop. After laptop at the unity login screen my password is not working. I checked everything - caps lock etc....but it's just not working....at the same time if i do Ctrl+Alt+F1 - the same password is working. When checking my installation of Nvidia graphics card using the command
less /var/log/Xorg.0.log | grep 'vendor'
i can find that it has installed Nvidia graphics driver properly and uninstalled default "Nouveau" driver.
I am wondering...what's going wrong...If i do Ctrl+Alt+F7 - my password is not working.....what could go wrong?
I am using Ubuntu 14.0.4 Desktop - 64 bit version on intel Core I7 - quad core laptop with 16 GB RAM, 4 GB Graphics card(Nvidia GTX 950M)
sudo apt-get purge nvidia-*
) and reinstall them trough additional drivers. – Eduardo Cola Jan 16 '16 at 17:00blacklist nouveau
line inside. – Eduardo Cola Jan 16 '16 at 17:03