相关疑难解决方法(0)

如何安装 Nvidia 驱动程序?

我刚订购了 Nvidia GTX 卡。不过,我有一个进退两难的问题。我应该继续使用 Ubuntu 中“附加驱动程序”中提供的驱动程序,还是应该从 Nvidia 站点安装驱动程序?

那么哪个司机最适合我呢?

nvidia hybrid-graphics drivers

172
推荐指数
6
解决办法
27万
查看次数

16.04 - 如何清除英特尔默认驱动程序和重新安装英特尔图形驱动程序

我在将 Ubuntu 15.10 升级到 16.04 后遇到显示问题时发布了这个问题。我进入“附加驱动程序”并注意到这一点:

在此处输入图片说明

我想知道清除当前的驱动程序并再次“重新安装”它们是否有助于检测我系统上的图形硬件。有关信息,我的系统是 Lenovo X220 Thinkpad:i5 2420M 6Gb RAM Onboard Graphic Card

任何建议都会有很大帮助。非常感谢,

graphics intel-graphics drivers 16.04

27
推荐指数
1
解决办法
10万
查看次数

lm 传感器未检测到风扇

我的风扇在用力吹,而我的 cpu 温度是 32 度

我尝试了很多方法来控制我的风扇。

更改了 grub 文件

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi= pci=noacpi"
Run Code Online (Sandbox Code Playgroud)

_

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=\"Linux\""
Run Code Online (Sandbox Code Playgroud)

sensors-detect

To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
coretemp
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!

Do you want to add these lines automatically to /etc/modules? (yes/NO)

Unloading i2c-dev... OK
Unloading i2c-i801... OK
Unloading cpuid... OK
Run Code Online (Sandbox Code Playgroud)

冉 …

fan

13
推荐指数
1
解决办法
4万
查看次数