ubuntu:gpu:amd_gpu:troubleshooting:screen_tearing
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:gpu:amd_gpu:troubleshooting:screen_tearing [2023/06/21 20:17] – created peter | ubuntu:gpu:amd_gpu:troubleshooting:screen_tearing [2023/06/21 21:02] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ubuntu - GPU - AMD GPU - Troubleshooting - Screen Tearing ====== | ====== Ubuntu - GPU - AMD GPU - Troubleshooting - Screen Tearing ====== | ||
- | Update: Seems this configuration | + | Screen tearing |
- | In **/ | + | |
+ | | ||
- | <file bash / | + | Screen tearing can be fixed by enabling VSync, Adaptive VSync, Enhanced Sync, Fast Sync, FreeSync, G-SYNC or Variable Refresh Rate, depending on what the PC system and monitor support. |
- | Section " | + | |
- | Identifier " | + | ---- |
- | Driver " | + | |
- | Option " | + | ===== GPU Config File Update ===== |
- | EndSection | + | |
+ | Edit (or create) the Xorg config file in the **/ | ||
+ | |||
+ | * If using a newer AMD GPU, the file is probably the one named **10-amdgpu.conf**. | ||
+ | |||
+ | <file bash / | ||
+ | Section " | ||
+ | | ||
+ | MatchDriver " | ||
+ | Driver " | ||
+ | Option " | ||
+ | EndSection | ||
+ | </ | ||
+ | |||
+ | * If using an older AMD GPU, the file is probably the one named **10-radeon.conf**. | ||
+ | |||
+ | <file bash / | ||
+ | Section " | ||
+ | Identifier " | ||
+ | | ||
+ | | ||
+ | Option " | ||
+ | EndSection | ||
</ | </ | ||
<WRAP info> | <WRAP info> | ||
**NOTE: | **NOTE: | ||
+ | |||
+ | * This configuration is effective for many different systems | ||
+ | * It mmay work with Xorg-server or Wayland. | ||
</ | </ | ||
Line 42: | Line 68: | ||
* The enhanced configuration is as follows: | * The enhanced configuration is as follows: | ||
- | <file bash / | + | <file bash / |
- | Section " | + | Section " |
- | Identifier " | + | |
- | Driver " | + | MatchDriver " |
- | Option " | + | Driver " |
- | Option " | + | Option " |
- | Option " | + | Option " |
- | EndSection | + | Option " |
+ | EndSection | ||
+ | </ | ||
+ | |||
+ | or | ||
+ | |||
+ | <file bash / | ||
+ | Section " | ||
+ | Identifier " | ||
+ | | ||
+ | | ||
+ | Option " | ||
+ | Option " | ||
+ | Option " | ||
+ | EndSection | ||
</ | </ | ||
---- | ---- | ||
+ | |||
+ | ===== Check the current TearFree status ===== | ||
+ | |||
+ | <code bash> | ||
+ | xrandr --verbose | grep " | ||
+ | </ | ||
ubuntu/gpu/amd_gpu/troubleshooting/screen_tearing.1687378659.txt.gz · Last modified: 2023/06/21 20:17 by peter