Answer the question
In order to leave comments, you need to log in
Non-standard resolution in Elementary OS
Good afternoon!
I really hope for the help of the community, because on my own I can not add the resolution of an external monitor connected via VGA to my computer, which is not automatically recognized by the machine. In Windows, there are no such problems on the same hardware.
I found a way to change the resolution within one session like this:
sudo cvt 1920 1080 60
sudo xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
sudo xrandr -q
sudo xrandr --addmode Virtual1 1920x1080_60.00
Section "Monitor"
Identifier "Monitor0"
Modeline "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -HSync +Vsync
EndSection
Section "Screen"
Identifier "Screen0"
Device "VGA1"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1920x1080_60.00" "1024x768"
EndSubSection
EndSection
Answer the question
In order to leave comments, you need to log in
There was a similar problem, there was also no required resolution for an external monitor, and the monitor model was not detected either. The issue was resolved by turning off the external monitor, rebooting the OS, and only after that connecting the external monitor.
1920x1080 is still standard resolution, everything should be automatically picked up.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question