hawshemi / Linux-Optimizer

Linux Optimizer
MIT License
587 stars 89 forks source link

Newer kernel available The currently running kernel version is 5.15.0-83-generic which is not the expected kernel version 6.1.58-x64v3-xanmod1. Restarting the system to load the new kernel will not be handled automatically, so you should consider rebooting. #46

Closed Maneeha1234SL closed 1 year ago

Maneeha1234SL commented 1 year ago

Is there a way to bypass this annoying popup? ubuntu 22.04 lts

Newer kernel available
The currently running kernel version is 5.15.0-83-generic which is not the expected kernel version 6.1.58-x64v3-xanmod1. Restarting the system to load the new kernel will not be handled automatically, so you should consider rebooting.

hawshemi commented 1 year ago

Yes, sometimes this message comes up. after a reboot, it will go away.

It is recommended you run this command before running the script:

sudo apt update -q && sudo apt upgrade -y && reboot