Добрый день.
Появилась проблема, над которой бьюсь уже 3-ий день.
Ноутбук Lenovo G550, видеокарта Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09)
Стандартное разрешение всегда было 1366x768. Было на протяжении долгого времени.
Я не знаю, в чем точно проблема, поэтому опишу ситуацию.
Закрыл ноутбук (в сон), открыл, когда батарея уже села, снова включил.
1. В загрузке перед входом в bios разрешение стало сразу 1280x800
2. Ubuntu 14.04 загрузилась с таким же разрешением, хотя всегда раньше было 1366x768.
В настройках строка с разрешением 1366x768 пропала.
Стал искать варианты.
Обновил драйвера видеокарты - не помогло.
Попытался поменять разрешение с помощью Terminal
xrandr
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 32767 x 32767
LVDS1 connected primary 1280x800+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1280x800 58.1*+
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
sudo gtf 1366 768 60
# 1368x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 85.86 MHz
Modeline "1368x768_60.00" 85.86 1368 1440 1584 1800 768 769 772 795 -HSync +Vsync
xrandr --newmode "1368x768_60.00" 85.86 1368 1440 1584 1800 768 769 772 795 -HSync +Vsync
xrandr --addmode LVDS1 1368x768_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: 36
Current serial number in output stream: 37
Выдает ошибку X Error of failed request: BadMatch (invalid parameter attributes)
Подскажите, что бы это значило?
И как теперь быть, чтобы вернуть разрешение?
Заранее благодарю всех за ответы. Любая помощь будет полезна.