Unable to change monitor resolution in Debian
Hi,
I am unable to change monitor resolution to 1280 x 1024 on my system
in Debian. However I have succeeded in doing so in Mandrake 10.1 on
the same system.
I have configured xorg.conf appropriately, still I am stuck at 1024 x
768.
Here is the relevant portion from xorg.conf in Debian -
______________________________________________________
Section "Screen"
Identifier "Screen 1"
Device "My Video Card"
Monitor "yes"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
______________________________________________________
I am at loss to understand what is going wrong. I can provide more
information if required.
Thanking in advance,
|