
當我快速移動滑鼠時,它會導致面板閃爍(快速消失並出現)。
當我在面板上緩慢移動滑鼠時,它不會閃爍。
這可能與視窗內容的呈現有關。
i915 正在使用,GLX 已啟用。
slava@slava-Aspire-5742G:~$ lspci -k | grep -EA3 'VGA|3D|Display'
00:02.0 VGA compatible controller: Intel Corporation Core
Processor Integrated Graphics Controller (rev 02)
Subsystem: Acer Incorporated [ALI] Core Processor
Integrated Graphics Controller
Kernel driver in use: i915
Kernel modules: i915
slava@slava-Aspire-5742G:~$ glxinfo | grep Device
Device: Mesa DRI Intel(R) HD Graphics (ILK) (0x46)
如何解決這個問題?