Latest kernel breaks Nvidia and won't launch
I recently ran a Dnf Upgrade/Install and it resulted in my Nvidia drivers malfunctioning, being that my multiple displays were no longer recognized and my desktop environment (cinnamon) was forced into software rendering. I ran nvidia-settings to try and fix the problem and rebooted, now the boot screen is a blank cursor after grub selection and I can't input anything or drop to a shell, F1/2/3/4 does nothing also. For now I've reverted to the previous kernel installation which still works fine but Im not sure what the problem is and I would like to fix it.
*EDIT ***
Here is my lspci / dnf output:
[exas@localhost Downloads]$ lspci | grep -i Nvid
01:00.0 VGA compatible controller: NVIDIA Corporation GM206 [GeForce GTX 960] (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 0fba (rev a1)
[exas@localhost ~]$ dnf list installed | grep nvid
akmod-nvidia.x86_64 2:375.66-3.fc25 @rpmfusion-nonfree-updates
kmod-nvidia-4.10.6-200.fc25.x86_64.x86_64
xorg-x11-drv-nvidia.x86_64 2:375.66-7.fc25 @rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-kmodsrc.x86_64 2:375.66-7.fc25 @rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-libs.i686 2:375.66-7.fc25 @rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-libs.x86_64 2:375.66-7.fc25 @rpmfusion-nonfree-updates
Thank you for any assistance