我安装了推荐的 nvidia 专有驱动程序(nvidia-driver-435)。安装并重启后,屏幕开始撕裂。我在网上搜索,每个人都在尝试不同的解决方案。我试过其中的一些,但没有用。以下是 CPU 和图形信息:
CPU:
Topology: Dual Core model: Intel Core i7-4510U bits: 64 type: MT MCP
arch: Haswell rev: 1 L2 cache: 4096 KiB
flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 20750
Speed: 905 MHz min/max: 800/3100 MHz Core speeds (MHz): 1: 1618 2: 1582
3: 1619 4: 1765
Graphics:
Device-1: Intel Haswell-ULT Integrated Graphics
vendor: Acer Incorporated ALI driver: i915 v: kernel bus ID: 00:02.0
Device-2: NVIDIA GM108M [GeForce 840M] vendor: Acer Incorporated ALI
driver: nvidia v: 435.21 bus ID: 03:00.0
Display: x11 server: X.Org 1.20.4 driver: modesetting,nvidia
unloaded: fbdev,nouveau,vesa resolution: 1366x768~60Hz
OpenGL: renderer: GeForce 840M/PCIe/SSE2 v: 4.6.0 NVIDIA 435.21
direct render: Yes
这是我尝试过的方法:我创建了 /etc/X11/xorg.conf.d 文件夹并在其中创建了 20-nvidia.conf 文件。然后我将以下内容粘贴到该文件中:
Section "Screen"
Identifier "Screen0"
Option "metamodes" "nvidia-auto-select +0+0 {ForceFullCompositionPipeline=On}"
Option "AllowIndirectGLXProtocol" "off"
Option "TripleBuffer" "on"
EndSection
我已经重启了系统。但是没有用。
我在 nvidia x 服务器设置中将所选 GPU 更改为英特尔。然后再次更改为 nvidia。但效果不太好。