N
N
NyashaCat2015-01-29 15:27:52
linux
NyashaCat, 2015-01-29 15:27:52

The screen resolution is not set, what to do?

Worth Fedora 21 and bumblebee. I prescribe commands but the screen just turns black and turns on with the same resolution. The script itself:

#!/bin/bash
xrandr --newmode "1360x768_60.00"   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync
xrandr --addmode VGA1 1360x768_60.00
xrandr --output VGA1 --mode 1360x768_60.00

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vadim Misbakh-Soloviev, 2015-01-29
@mva

In general, I have xrandr -s 1920x1080 very well
but (!). Do you want to change resolution for x's on intelokard or :8x's on nvidia card?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question