I have Ubuntu 12.04.02 with kernel 3.13.
I wanted to upgrade the kernel to 3.18 using the same Ubuntu 12.04.02.
Is there a possibility to breaking something. I want to debug a driver by doing so?
please suggest , I am newbie. Regards
I have Ubuntu 12.04.02 with kernel 3.13.
I wanted to upgrade the kernel to 3.18 using the same Ubuntu 12.04.02.
Is there a possibility to breaking something. I want to debug a driver by doing so?
please suggest , I am newbie. Regards
It is not recommended to install unsupported kernels. Some drivers may not build, or other issues may occur. There must be a really good reason to upgrade the kernel.
A better solution is to upgrade distribution to 14.04 LTS.
You can have a supported 3.13, 3.16 or 3.19 kernel in 14.04.
But you can install any kernel image from Ubuntu mainline kernel PPA at your own risk.
But if you are new to Ubuntu I highly NOT recommend doing it.