how do i change the log-in screen resolution?

Asked by marlo gonda

i installed xubuntu 8.10 on my old system. p3 500mhz. my monitor is NEC FE991 SB. how do i change the log-in screen resolution. the log-in resolution is too high and it flickers. i tried to use CTRL + + and CTRL + - to change the resolution but it works temporary. when i log-in the same thing happen.
pls help. thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu xorg Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Bhavani Shankar (bhavi) said :
#1

Hello

Please try to press CTRL+ALT+"+" and/or CTRL+ALT+"-" to dynamically change video frequency
or press CTRL+ALT+BKSPACE to restart graphics layer.

Reconfiguring your xserver-xorg may help you.

A) If you can view graphics Gnome desktop

Please open a Terminal from the menu Applications->Accessories->Terminal
and jump to step C

B) If you cannot view graphics Gnome desktop

Please press CTRL+ALT+F2 and make login with your user and password
and go on to step C

C)

To make a backup copy of your actual /etc/X11/xorg.conf type:

cd /etc/X11
sudo cp xorg.conf xorg.conf.bak

give your user password when requested, you don't see nothing when you type it, then press enter.

Then try to reconfigure your xserver-xorg

sudo dpkg-reconfigure xserver-xorg

answer to the simple questions, then restart the pc.

If something goes wrong you can restore the saved copy of your old configuration, open a terminal or login to a virtual terminal by pressing ctrl+alt+F2 and type:

cd /etc/X11
sudo cp xorg.conf.bak xorg.conf

and restart the pc, type:

sudo reboot

Hope it helps

Bhavani Shankar.

Revision history for this message
marlo gonda (mvgonda) said :
#2

thanks for your help,
but i'm afraid it did not solve my problem. i did what you told me but the still the problem exists. when i tried to reconfigure, the terminal is asking questions regarding the keyboard then it showed a fatal error regarding the battery. i am using a desktop so it does not have battery.
pls help

Revision history for this message
Cruncher (ubuntu-wkresse) said :
#3

Please try this command instead of the one Bhavani mentioned:
sudo dpkg-reconfigure -phigh xserver-xorg

Can you help with this problem?

Provide an answer of your own, or ask marlo gonda for more information if necessary.

To post a message you must log in.