teejee2008 / ukuu

A paid version of Ukuu is now available with more features. https://teejeetech.in/2019/01/20/ukuu-v19-01/ Kernel Update Utility for Ubuntu-based distributions. Provides desktop notifications when new mainline kernel is available. Lists kernels from http://kernel.ubuntu.com/~kernel-ppa/mainline/ with options to install and remove.
https://teejeetech.in/ukuu
GNU Lesser General Public License v3.0
400 stars 157 forks source link

Ukuu does not install 4.20.2 #126

Closed antonio-petricca closed 5 years ago

antonio-petricca commented 5 years ago

I am on Linux Mint 19.1 Mate 64 bit. I am running 4.20, and I want to upgrade to 4.20.2.

UKUU does not show the 4.20.2, so I did the following steps:

  1. Opened the terminal.
  2. Run ukuu --clean--cache.
  3. Run ukuu --list | grep v4.20 and now I see then 4.20.2.
  4. Run ukuu --install v4.20.2.
  5. UKUU downloads the new kernel.
  6. UKUU tries to install it.
  7. UKUU says that the installation was successfully completed.
  8. UKUU runs update-grub.
  9. The new kernel is not present!

Thank you!

gothicVI commented 5 years ago

Please read through existing issues and with this one also take a look at the closed ones.

rstrube commented 5 years ago

https://github.com/teejee2008/ukuu/issues/122

antonio-petricca commented 5 years ago

Closed because it duplicates #122 .