I recently updated my Linux kernel in Ubuntu 16.04 to 4.20.6 because of wifi issue. Now whenever I try installing NVIDIA drivers and reboot, I get stuck in login loop. Here is what Additional Drivers is showing
I tried many things mentioned in forum but none of them seems to work. The graphics card details is
1f:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK208B [GeForce GT 710] [10de:128b] (rev a1)
I tried solutions from here, but it doesn't seem to work. My secure boot is disabled too.
Any suggestions?
EDIT This is what I am getting during installation
Loading new nvidia-410-410.78 DKMS files...
First Installation: checking all kernels...
Building only for 4.20.6
Building for architecture x86_64
Module build for the currently running kernel was skipped since the
kernel source for this kernel does not seem to be installed.
and this is what I am getting during purge
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/fecs_bl.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/acr/ucode_unload.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/acr/ucode_load.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/acr/unload_bl.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/acr/bl.bin for module nouveau
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
EDIT 1
This problem is due to upgradation of Kernel to 4.20. It works fine with default Kernel. ANY HELP will be appreciated!!
