これはかなり一般的な問題のようですが、私が試した解決策は機能しませんでした。nvidia-340.106の使用
私が試したソリューション:
compizconfig-settings-manager 再描画時に強制的に全画面再描画(バッファースワップ)
/etc/X11/xorg.confを更新して追加(オプション "FlatPanelProperties" "Dithering = Disabled")
xorg.confでトリプルバッファリングを有効にする
nvidia-settingsを使用してVblankへの同期を有効にし、フリッピングを許可し、適合テクスチャクランプを使用する
KDEとGNOMEを使用する
lspci出力:
03:00.0 VGA compatible controller: NVIDIA Corporation MCP7A [GeForce 9400] (rev b1) (prog-if 00 [VGA controller])
Subsystem: Apple Inc. MCP7A [GeForce 9400]
Flags: bus master, fast devsel, latency 0, IRQ 26
Memory at d2000000 (32-bit, non-prefetchable) [size=16M]
Memory at c0000000 (64-bit, prefetchable) [size=256M]
Memory at d0000000 (64-bit, prefetchable) [size=32M]
I/O ports at 1000 [size=128]
[virtual] Expansion ROM at d3000000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidiafb, nouveau, nvidia
lshw出力:
*-display
description: VGA compatible controller
product: MCP7A [GeForce 9400]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:03:00.0
version: b1
width: 64 bits
clock: 33MHz
capabilities: pm msi vga_controller bus_master cap_list rom
configuration: driver=nvidia latency=0
resources: irq:26 memory:d2000000-d2ffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:1000(size=128) memory:d3000000-d301ffff
nvidia-smi
nvidiaがgnome-shell
17.04以降で実行されているかどうかを確認するために使用できます