Views:
2,297β
Votes: 4β
β
Solution
Tags:
updates
graphics
19.10
grub
Link:
π See Original Answer on Ask Ubuntu β§ π
URL:
https://askubuntu.com/q/1184571
Title:
Lagging after update to 19.10 from 19.04
ID:
/2019/10/28/Lagging-after-update-to-19.10-from-19.04
Created:
October 28, 2019
Upload:
September 15, 2024
Layout: post
TOC:
false
Navigation: false
Copy to clipboard: false
As verified in comments the solution to lagging is to reboot into grubβs Advanced Options for Ubuntu menu and select an older kernel.
Going forward try out each new kernel the system installs until one finally works properly. You can tell when a new kernel is being installed because update-initramfs
and update-grub
run with very unique output. Additionally you will see the new kernels on the grub Advanced Options for Ubuntu menu.
Make sure you do not autoremove the kernel that is working for you now. The only way you can autoremove it is to boot into a newer kernel and type:
sudo apt autoremove
So donβt do that!