FIX
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Section "Device"
|
||||
Identifier "AMD Graphics"
|
||||
Driver "amdgpu"
|
||||
Option "TearFree" "true"
|
||||
Section "Device"
|
||||
Identifier "AMD Graphics"
|
||||
Driver "amdgpu"
|
||||
Option "TearFree" "true"
|
||||
EndSection
|
||||
@@ -1,34 +1,34 @@
|
||||
/etc/X11/xorg.conf.d/
|
||||
|
||||
# Check the current status
|
||||
Run command: xrandr --verbose | grep "TearFree"
|
||||
|
||||
Show Graphics Card Information
|
||||
Run command: inxi -G
|
||||
|
||||
|
||||
#*_#*_#*_*#_*#_*#_*
|
||||
|
||||
AMD GPU
|
||||
|
||||
-.-.-.-.-.-.-.-.-.-
|
||||
|
||||
sudo nano /etc/X11/xorg.conf.d/20-amdgpu.conf
|
||||
|
||||
Section "Device"
|
||||
Identifier "AMD Graphics"
|
||||
Driver "amdgpu"
|
||||
Option "TearFree" "true"
|
||||
EndSection
|
||||
|
||||
|
||||
|
||||
#*_#*_#*_*#_*#_*#_*#_*#_*#_#*_#*_#*_#*_#*_#*_#*#_*#_#*_#*_#*
|
||||
|
||||
nVidia GPU Composition Pipeline / X Server Settings
|
||||
|
||||
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
|
||||
|
||||
sudo nvidia-settings
|
||||
|
||||
/etc/X11/xorg.conf
|
||||
/etc/X11/xorg.conf.d/
|
||||
|
||||
# Check the current status
|
||||
Run command: xrandr --verbose | grep "TearFree"
|
||||
|
||||
Show Graphics Card Information
|
||||
Run command: inxi -G
|
||||
|
||||
|
||||
#*_#*_#*_*#_*#_*#_*
|
||||
|
||||
AMD GPU
|
||||
|
||||
-.-.-.-.-.-.-.-.-.-
|
||||
|
||||
sudo nano /etc/X11/xorg.conf.d/20-amdgpu.conf
|
||||
|
||||
Section "Device"
|
||||
Identifier "AMD Graphics"
|
||||
Driver "amdgpu"
|
||||
Option "TearFree" "true"
|
||||
EndSection
|
||||
|
||||
|
||||
|
||||
#*_#*_#*_*#_*#_*#_*#_*#_*#_#*_#*_#*_#*_#*_#*_#*#_*#_#*_#*_#*
|
||||
|
||||
nVidia GPU Composition Pipeline / X Server Settings
|
||||
|
||||
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
|
||||
|
||||
sudo nvidia-settings
|
||||
|
||||
/etc/X11/xorg.conf
|
||||
|
||||
Reference in New Issue
Block a user