PDA

View Full Version : [SOLVED] Install kernel 4.10.0-37 in Ubuntu 17.10



Hewjr100
October 26th, 2017, 09:38 PM
I give up no amount of fixes work for me with the kernel, gdm3 and Nvidia. If possible can I install kernel 4.10.0-37. and how to do it.

Henry

Kirboosy
October 27th, 2017, 05:35 PM
Without a bunch of manual labor I think your best bet might to be install 16.04. From there you can install install the kernel with apt or apt-get.


sudo apt install linux-image-4.10.0-37-generic linux-headers-4.10.0.37

From there grub should be updated to use the kernel and you should be good to go.