The installer will check for the presence of DKMS on your system. If DKMS is found, you will be given the option of registering the kernel module with DKMS, and using the DKMS infrastructure to build and install the kernel module. On most systems with DKMS, DKMS will take care of automatically rebuilding registered kernel modules when installing a different Linux kernel.
xuegy
2024-05-05 10:58:57 +08:00
这个我知道,如果只是我自己一个人的工作站就没这么多事了。我配置好一套系统以后要写一份教程,我们组所有的工作站都会按照我的教程复刻出来一份完全一样的环境。 但是有些不太会用 linux 的人,想装一些软件,时常手贱就把最新的内核一起更新了,重启后就是黑屏。为了杜绝此类事件,最稳的还是 RHEL 加 nvidia 的源,或者 Ubuntu 带的驱动。