LINUX.ORG.RU

Сообщения Razor789

 

Установка родного разрешения (Ubuntu 12.04, GTX 560)

Имеется следующая проблема. Родное разрешение монитора (Samsung S23B300): 1920x1080. После установки Ubuntu запускается в 1024x768. Простые настройки дисплея не помогают: самое высокое разрешение: 1360x768, да и оно работает неправильно. Путем простого гугла прочитал кучу тем про настройку разрешения с помощью xrandr. Вот, что у меня получается:

razor@razor-desktop:~$ xrandr
Screen 0: minimum 8 x 8, current 1024 x 768, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
DVI-I-1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1024x768       60.0*+
   1360x768       60.0     59.8  
   1152x864       60.0  
   800x600        72.2     60.3     56.2  
   680x384       119.9    119.6  
   640x480        59.9  
   512x384       120.0  
   400x300       144.4  
   320x240       120.1  
DVI-I-2 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DVI-I-3 disconnected (normal left inverted right x axis y axis)
razor@razor-desktop:~$ cvt 1920 1080 60
# 1920x1080 59.96 Hz (CVT 2.07M9) hsync: 67.16 kHz; pclk: 173.00 MHz
Modeline "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
razor@razor-desktop:~$ xrandr --newmode "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
razor@razor-desktop:~$ xrandr --addmode DVI-I-1 "1920x1080_60.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:  31
  Current serial number in output stream:  32

Вот так вот. Железо: GTX 560 (драйвера: проприетарные 319.32), Samsung S23B300. Собственно, как поставить родное разрешение?

 , ,

Razor789
()

RSS подписка на новые темы