我在添加GTX 560 Ti后安装了nvidia-driver-390我在运行 Kubuntu 20.04 LTS 的 Intel Core i5 12600K PC 上
\n重新启动后,我收到以下错误:
\n$ dmesg|grep -i nvrm -A3\n[ 113.647054] NVRM: API mismatch: the client has the version 460.91.03, but\n NVRM: this kernel module has the version 390.144. Please\n NVRM: make sure that this kernel module and all NVIDIA driver\n NVRM: components have the same version.\nRun Code Online (Sandbox Code Playgroud)\n如何将客户端版本设置为 390.144?
\n较新的驱动程序,例如nvidia-driver-460似乎不支持此显卡。我还收到警告:
\n$ ubuntu-drivers devices\nWARNING:root:_pkg_get_support nvidia-driver-390: package has invalid Support Legacyheader, cannot …Run Code Online (Sandbox Code Playgroud)