英特尔 - 虚拟输出 - 高温导致Linux崩溃


0

当我在HDMI输出上激活显示器时(连接到 NVIDIA Optimus 我的笔记本通过笔记本下方的命令开始变得非常热,主要是因为我在这台显示器上运行视频(例如流媒体网)。到目前为止一切都那么好,但高温让我的Linux崩溃了。

我怎样才能解决这个高温问题?

注意: 当我使用NVIDIA图形加速芯片(primusrun)时,我没有温度问题。

intel-virtual-output

xrandr -q &>/dev/null
xrandr --newmode "1392x892_60.00"  102.00  1392 1472 1616 1840  892 895 905 926 -hsync +vsync

xrandr --addmode VIRTUAL2 1392x892_60.00
xrandr --output VIRTUAL2 --mode 1392x892_60.00 --right-of LVDS1

我的NVIDIA驱动程序安装过程: https://forum.manjaro.org/t/optirun-cannot-access-secondary-gpu-error-xorg-ee-nouveau-0-drm-failed-to-set-drm-interface-version/15651/2

一些改编: https://wiki.archlinux.org/index.php/bumblebee#Outputs_wired_to_the_Intel_chip

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.