LINUX.ORG.RU

История изменений

Исправление MiST, (текущая версия) :

Все равно не принимает 75

root@debian:/home/mist# xrandr --newmode "1920x1080@75" 185.63 1920 2008 2052 2200 1080 1084 1089 1125 -hsync +vsync
root@debian:/home/mist# xrandr --addmode DVI-I-2 1920x1080@75
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  18 (RRAddOutputMode)
  Serial number of failed request:  29
  Current serial number in output stream:  30
root@debian:/home/mist# xrandr --newmode "1920" 185.63 1920 2008 2052 2200 1080 1084 1089 1125 -hsync +vsync
root@debian:/home/mist# xrandr --addmode DVI-I-2 1920
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  18 (RRAddOutputMode)
  Serial number of failed request:  29
  Current serial number in output stream:  30
root@debian:/home/mist# 

пробовал вписывать в xorg.conf не появляется

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
    Option "ModeValidation" "NoMaxPClkCheck"
    Modeline "1920x1080_75.00"  220.75  1920 2064 2264 2608  1080 1083 1088 1130 -hsync +vsync
EndSection

Исходная версия MiST, :

Все равно не принимает 75

root@debian:/home/mist# xrandr --newmode "1920x1080@75" 185.63 1920 2008 2052 2200 1080 1084 1089 1125 -hsync +vsync
root@debian:/home/mist# xrandr --addmode DVI-I-2 1920x1080@75
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  18 (RRAddOutputMode)
  Serial number of failed request:  29
  Current serial number in output stream:  30
root@debian:/home/mist# xrandr --newmode "1920" 185.63 1920 2008 2052 2200 1080 1084 1089 1125 -hsync +vsync
root@debian:/home/mist# xrandr --addmode DVI-I-2 1920
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  18 (RRAddOutputMode)
  Serial number of failed request:  29
  Current serial number in output stream:  30
root@debian:/home/mist#