Build DKMS modules for specific kernel

After upgrading my kernel, somehow DKMS missed to build the NVidia stub modules for the NVidia-binary driver. A oneliner can solve this:

$ sudo /usr/lib/dkms/dkms_autoinstaller start 3.5.0-23-generic

Leave a Comment