我的 ThinkPad P50 配有 nvidia optimus。当我在仅 Intel 模式下运行它时,会出现严重的屏幕撕裂。我可以将一个文件添加到 /usr/share/X11/xorg.conf,其中包含以下内容:
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "TearFree" "true"
EndSection
然而,当切换到英特尔
prime-select intel
没有写入 xorg.conf,当返回 nvidia 时,此文件会阻止 X 启动
因此,我尝试添加无撕裂信息却毫无用处:当我想让它做某事时它似乎什么也不做,而当我想让它什么也不做时,它却破坏了我的系统 :(