为什么我在Ubuntu软件更新中看到nvidia-185-mod别名和nvidia-195-mod别名?


1

出于某种原因,我在Ubuntu Update Manager中看到了Ubuntu 185和195驱动程序。在NVidia X服务器设置中,我将驱动程序视为版本185.18.36。我想我设法同时安装了两个版本的NVidia驱动程序。

Answers:


1

你没有。

mod别名只是PCI ID,用于告诉xorg加载具有这些ID的视频卡的专有nVidia驱动程序。现在默认情况下没有Xorg.conf文件了,所以显然这是autoconfig系统的一部分。

不同的二进制驱动程序版本支持不同的硬件(nVidia不支持较新的驱动程序中的旧卡),不同的软件包反映了这一点。

如果您没有安装nVidia专有驱动程序,这些程序包没有意义,可以删除。

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.