add, minimal install + config

This commit is contained in:
2022-02-14 08:30:50 +01:00
parent f9e260a9b6
commit d8fc467660
33 changed files with 2911 additions and 2855 deletions

View File

@@ -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

View File

@@ -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