You are not logged in.

#1 2009-04-03 14:43:26

mmzcaxe
Member
Registered: 2009-04-03
Posts: 2

How do I get a resolution 1024*768

i install godane's arch live , but everytime i reboot ,the resolution became 1280*1024
How do I get a resolution 1024*768 .

xorg.conf :

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder63) Mon Feb 23 15:44:13 PST 2009

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
# Load "type1"
Load "freetype"
Load "glx"
EndSection

Section "ServerFlags"
Option "Xinerama" "0"
EndSection

Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LG 775FT Plus"
HorizSync 30.0 - 71.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce FX 5200"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "metamodes" "CRT: 1024x768_75 +0+0; CRT: 1024x768 +0+0; CRT: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection

my resolution can be 1024*768 ,but when i reboot,the resolution changed 1280*1024.

my nvidia-settings  is 1024*768,but my xfce4 display is 1280*1024....
in shaman has xf86-video-vesa (2.1.0-1)...i installed nvidia ,if i should remove xf86-video-vesa (2.1.0-1)
my rc.conf is default。

How can I get a resolution 1024*768 ?

Last edited by mmzcaxe (2009-04-03 16:12:16)

Offline

#2 2009-04-03 15:16:48

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: How do I get a resolution 1024*768

Move your preferred resolution to the beginning of the 'Mode' line.

Offline

Board footer

Powered by FluxBB