SiS graphix card, i can only get 600x800 screen

Asked by swinfi2

SiS graphics card, i can only get 600x800 screen.

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
peter (peter-neuweiler) said :
#1

Try the following. Maybe it helps.

1: Copy the file /etc/X11/xorg.conf to /etc/X11/xorg.conf.bak
2: Open a Terminal and enter sudo gedit /etc/X11/xorg.conf
3: Change the Screen section (the three lines of the subsection are 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 "1280x800"
        EndSubSection
EndSection

4: Save the file
5: Restart the system

Hope it helps.
Peter

Can you help with this problem?

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

To post a message you must log in.