Check your /etc/X11/xorg.conf and look for the "Screen" section..
Add the other resolutions then restart X. (somewhat like this):

Section "Screen"
        Identifier      "Default Screen"
        Device          "NVIDIA Corporation NV18 [GeForce4 MX 4000 AGP 8x]"
        Monitor         "7Vlr"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Regards,

Van

On Thu, 2006-03-30 at 01:05 +0800, Calixto Ong II wrote:
Hi,

I am somewhat confused.. I am using Ubuntu 5.10 on NEO Laptop.
My screen resolution has a problem, I only have 640x480 resolution
available when I am not connected to the network. 

But when I am connected (utp cable connected to the laptop) my screen
resolution is normal and i have 1024x768 resolution. It's so annoying
because not all the time specially when I am on the move. I discovered
it just yesterday. I have tried it a couple of times and it is really
when i started my laptop and i am not plugged to the network.

I use Gnome by the way. 

Thanks.

Bhong

_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to