I love it when I install updates on linux and it "forgets" to rebuild the nvidia graphics drivers.
What usually happens is that the dkms database becomes corrupted because something that it links to no longer exists. So, I go in and delete the broken links, do dkms add/build/install as needed and restart.
It works most of the time though… 😫
Computer Fairies is a Mastodon instance that aims to be as queer, friendly and furry as possible. We welcome all kinds of computer fairies!
What usually happens is that the dkms database becomes corrupted because something that it links to no longer exists. So, I go in and delete the broken links, do dkms add/build/install as needed and restart.