Open ErwinLiYH opened 1 year ago
@ErwinLiYH Did you try this?
Create file 20-intel-gpu.conf in /etc/X11/xorg.conf.d
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "TearFree" "true"
EndSection
ToM
@ErwinLiYH Did you try this?
Create file 20-intel-gpu.conf in /etc/X11/xorg.conf.d
Section "Device" Identifier "Intel Graphics" Driver "intel" Option "TearFree" "true" EndSection
ToM
Yep, I have tried this. But it still has some bugs. Firstly, After add this file, The frame rate will be low. Secondly when I use NVIDIA Optimus switch card to NV card, the computer can not be boot.
Have you read archwiki ? https://wiki.archlinux.org/title/Intel_graphics. Also make sure to use the latest kernel as your hardware is new.
Issue
Screnn tearing in Cinnamon when use Intel graphics card. Without screnn tearing when using other DE like mate and xfce.
Steps to reproduce
Always have screen tearing.
Expected behaviour
No Screnn tearing.
Other information
lspci -k | grep -EA3 'VGA|3D|Display'
system info
Screen tearing when I use Intel graphics, no screen tearing if switch to Nvidia graphics.