obliging X to start with 1280x1024
Karl Sinn
news at budostore.de
Sun Nov 27 04:51:46 PST 2011
Hi,
since some time I have the problem with one of my monitors that X most
of the time starts with a very low screen-resolution.
My way to deal this at the moment is to "init 3/5" with switching off/on
the screen until X starts with the proper resolution of 1280x1024.
The system always boots with 1280x1024, and when I switch to the command
line with CTRL-ALT-F1 I always have the 1280x1024 there. I conlcude
therefor that it's not a problem of the monitor itself.
I've tried to solve this problem on the opensuse-de maillinglist, and I
tried different settings, but nothing worked.
How can I oblige X to start this monitor with 1280x1024?
I'm running openSuSE 11.4 with:
rpm -qa | grep X11
xorg-x11-libX11-ccache-7.6-2.3.i586
xorg-x11-libX11-7.6-10.2.i586
xorg-x11-libX11-devel-7.6-10.2.i586
I include my xorg.conf at the end of the mail.
Is there any other information you need to help me solving this?
Thanks
Karl
___________________________________
My xorg.conf:
___________________________________
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 275.21
(buildmeister at swio-display-x86-rhel47-03.nvidia.com) Mon Jul 18
14:59:29 PDT 2011
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 1200 0
Screen 1 "Screen1" LeftOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "1"
EndSection
Section "Files"
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 "AOC 2436"
HorizSync 30.0 - 80.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Monitor"
# HorizSync source: unknown, VertRefresh source: unknown
Identifier "Monitor1"
VendorName "Unknown"
ModelName "CRT-1"
HorizSync 30.0 - 80.0
VertRefresh 50.0 - 75.0
Option "DPMS"
Modeline "1280x1024_60.00" 109.00 1280 1368 1496 1712 1024 1027
1034 1063 -hsync +vsync
Option "PreferredMode" "1280x1024_60.00"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6800"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6800"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "CRT-0: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
# Removed Option "metamodes" "CRT-1: 1200x1024 +0+0"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "CRT-1: nvidia-auto-select @1280x1024 +0+0"
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
More information about the xorg
mailing list