Screen resolution loop [help!]
Nils Kassube
kassube at gmx.net
Mon Sep 29 06:21:43 UTC 2008
Michael "TheZorch" Haney wrote:
> When I had this problem I tried both my monitors. My desktop system
> now uses a Sun Microsystems 21" monitor and my laptop now uses a 19"
> Dell Monitor. Neither were detected by X.org during installation and
> thus the whole 640x480 resolution limit problem.
>
> Running displayconfig-gtk is a way to get around it, but I found that
> it did weird things to my login screen. Basically it would only
> display the top left half of the screen, just enough to login with, and
> the rest were off screen. That's when I tried Kubuntu and that problem
> didn't come up after I changed my monitor settings in the display
> resolution dialog under System Settings.
>
> Would the xfix correct the problem with the login screen I mentioned?
> If it does I could recommend it to others I know who have this issue
> after correcting their resolution problems with displayconfig-gtk.
Probably not. If I understand it correctly, displayconfig-gtk writes a
customized config file "/etc/X11/xorg.conf". If you use the xfix option,
you get a default "/etc/X11/xorg.conf" without the customization.
Therefore you undo the setting from displayconfig-gtk which is probably
not what you want.
But after you have used displayconfig-gtk, you can have a look at the
file "/etc/X11/xorg.conf". Actually I never used displayconfig-gtk, so
this is more speculation. But from my Nvidia card I have a
customized "/etc/X11/xorg.conf". In that file there is a line with the
available resolutions. Mine looks like this:
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
The first entry is the resolution which is used as default, i.e. also for
the login screen. Probably your line starts with the unwanted low value.
You can change the sequence of the resolutions to start with your wanted
resolution.
Nils
More information about the ubuntu-users
mailing list