Вот эта тема ( Видео драйвера sgfxi ), мне очень помогла, у меня была такая же проблема. Я создал файл /etc/xorg.conf.d/10-monitor.conf, с таким содержимым:
Section "Monitor"
Identifier "DisplayPort-0"
Option "Enable" "false"
EndSection
Section "Monitor"
Identifier "HDMI-0"
Option "Enable" "false"
EndSection
Section "Monitor"
Identifier "DVI-0"
Option "Enable" "false"
EndSection
Section "Monitor"
Identifier "DVI-1"
HorizSync 31.5 - 83.0
VertRefresh 50-76
Modeline "1920x1080_60.00" 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -HSync +Vsync
Modeline "1280x720_60.00" 74.48 1280 1336 1472 1664 720 721 724 746 -HSync +Vsync
Modeline "1600x900_60.00" 119.00 1600 1696 1864 2128 900 901 904 932 -HSync +Vsync
Modeline "1440x900_60.00" 106.47 1440 1520 1672 1904 900 901 904 932 -HSync +Vsync
Modeline "1024x768_60.00" 64.11 1024 1080 1184 1344 768 769 772 795 -HSync +Vsync
Modeline "1280x1024_60.00" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -HSync +Vsync
Option "dpms"
Option "Enable" "true"
EndSection
Section "Screen"
Identifier "Screen0"
Device "aticonfig-Device[0]-0"
Monitor "DVI-1"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x960_60.00" "1920x1080_60.00" "1280x720_60.00" "1600x900_60.00" "1440x900_60.00" "1024x768_60.00" "1280x1024_60.00"
EndSubSection
EndSection
https://market.yandex.ru/product/6100155/spec?hid=91052&track=char_map