LINUX.ORG.RU

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

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

mist@debian:/etc/X11$ xrandr --newmode "1920x1080_75.00"  220.75  1920 2064 2264 2608  1080 1083 1088 1130 -hsync +vsync
mist@debian:/etc/X11$ xrandr --addmode DVI-I-2 1920x1080_75.00
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
mist@debian:/etc/X11$ xrandr --newmode "1920x1080@75" 185.63 1920 2008 2052 2200 1080 1084 1089 1125 -hsync +vsync
mist@debian:/etc/X11$ xrandr --addmode DVI-I-2 1920x1080_75.00
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
mist@debian:/etc/X11$ 


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

mist@debian:/etc/X11$ xrandr --addmode DVI-I-2 1920x1080_75.00
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
mist@debian:/etc/X11$ xrandr --newmode "1920x1080@75" 185.63 1920 2008 2052 2200 1080 1084 1089 1125 -hsync +vsync
mist@debian:/etc/X11$ xrandr --addmode DVI-I-2 1920x1080_75.00
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
mist@debian:/etc/X11$