Not getting native resolution of external monitor in Ubuntu
Posted
by
darthvader
on Super User
See other posts from Super User
or by darthvader
Published on 2011-04-03T11:05:34Z
Indexed on
2012/06/25
3:18 UTC
Read the original article
Hit count: 232
Since there us a defect in my laptop screen, I am using an external Dell 1600x1000 monitor. Windows was recognizing the native resolution correctly. But when I installed Ubuntu 10.10, I get only up to 1024x768 in the Monitor preferences. I had a look at this and tried to add resolution by running
xrandr --addmode VGA 1600×1000
but I am getting the error
xrandr: cannot find output "VGA"
What is the way out.
© Super User or respective owner