图形驱动程序更新导致 ubuntu 18.04.2 中的 CPU 过热

图形驱动程序更新导致 ubuntu 18.04.2 中的 CPU 过热

mesa我最近使用软件更新程序更新了我的 Ubuntu 18.04.2 系统,如果我没记错的话,它更新的内容之一就是库。

现在,当我查看详细信息时,我的系统会显示而llvmpipe (LLVM 7.0, 256 bits)不是。现在这本来是很好的,但它导致我的系统不必要地过热。GraphicsIntel HD Graphics

有人能帮助我找回昔日的美好Intel HD Graphics吗?

输出lspci -k | grep -EA3 'VGA|3D|Display'

00:02.0 VGA compatible controller: Intel Corporation Device 591b (rev 04)
    Subsystem: Acer Incorporated [ALI] Device 118a
    Kernel driver in use: i915
    Kernel modules: i915
--
01:00.0 VGA compatible controller: NVIDIA Corporation GP106M [GeForce GTX 1060 Mobile] (rev a1)
    Subsystem: Acer Incorporated [ALI] GP106M [GeForce GTX 1060 Mobile]
    Kernel modules: nvidiafb, nouveau
02:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)

相关内容