← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76685]: i didn't get the full resolution 1024*768 screen

 

Question #76685 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/76685

    Status: Open => Answered

peter proposed the following answer:
I've 8.04. Try the following. Maybe it helps.

1: Copy the file /etc/X11/xorg.conf to /etc/X11/xorg.conf.bak
2: In a Terminal enter sudo gedit /etc/X11/xorg.conf
3: Have a look at the screen section (the sub section is important)

Section "Screen"
 Identifier "Default Screen"
 Device "nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]"
 Monitor "Generic Monitor"
 DefaultDepth 24
        SubSection "Display"
                   Modes "1024*768"
        EndSubSection
EndSection

4: Save the file
5: Restart the system

The update of the file shouldn't take more than 15 minutes – otherwise
you're going to loose the root privileges and you wouldn't be able to
save it.

Hope it helps.
Peter

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.