修改bios系统导致的ubuntu循环登录,显卡驱动安装失败

The target kernel has CONFIG_MODULE_SIG set, which means that it supports cryptographic signatures on kernel modules. On some systems, the kernel may refuse to load modules without a valid signature
from a trusted key. This system also has UEFI Secure Boot enabled; many distributions enforce module signature verification on UEFI systems when Secure Boot is enabled. Would you like to sign the NVIDIA
kernel module?

对于有UEFI的电脑,需要将Bios中的Secure Boot关掉才能安装nvidia显卡

进入BIOS关闭Secure Boot

猜你喜欢

转载自blog.csdn.net/weixin_37707670/article/details/120183143