ubuntu:gpu:amd_gpu:troubleshooting:screen_tearing
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:gpu:amd_gpu:troubleshooting:screen_tearing [2023/06/21 20:21] – peter | ubuntu:gpu:amd_gpu:troubleshooting:screen_tearing [2023/06/21 21:02] (current) – peter | ||
---|---|---|---|
Line 12: | Line 12: | ||
===== GPU Config File Update ===== | ===== GPU Config File Update ===== | ||
- | In **/ | + | Edit (or create) the Xorg config file in the **/ |
- | <file bash / | + | * If using a newer AMD GPU, the file is probably the one named **10-amdgpu.conf**. |
- | Section " | + | |
- | Identifier " | + | <file bash / |
- | Driver " | + | Section " |
- | Option " | + | |
- | EndSection | + | 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 | ||
</ | </ | ||
Line 54: | 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.1687378872.txt.gz · Last modified: 2023/06/21 20:21 by peter