After installing your ubuntu you might face the problem that 800x600 is the maximum resolution of your screen.
make a backup of "/etc/X11/xorg.conf"
copy/paste this code in /etc/X11/xorg.conf logout and login again then check your modes
This xorg.conf is for VESA driver (supports most unsupported cards)

Section "Files"

EndSection

Section "ServerFlags"

EndSection

Section "Module"

EndSection

Section "InputDevice"

EndSection

Section "InputDevice"

EndSection

Section "Monitor"

EndSection<<BR>

Section "Modes"

EndSection

Section "Screen"

EndSection

Section "Device"

EndSection

Section "ServerLayout"

EndSection

Section "DRI"

EndSection

Section "Extensions"

EndSection

800x600 video mode (last edited 2009-01-26 18:12:06 by 78-20-228-200)