Surprise kernel update
Rebuild NVIDIA kmod after surprise kernel update#
turns out you only have to install the new kernel headers and it’ll rebuild automagically~
sudo apt install linux-headers-$(uname -r)
Read other posts
turns out you only have to install the new kernel headers and it’ll rebuild automagically~
sudo apt install linux-headers-$(uname -r)