More Setup

This commit is contained in:
ITmail-dk
2022-01-03 20:42:16 +01:00
parent fea512317c
commit e9e54259b5
5 changed files with 42 additions and 4 deletions

View File

@@ -0,0 +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