LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Unable to change monitor resolution in Debian (https://www.linuxquestions.org/questions/debian-26/unable-to-change-monitor-resolution-in-debian-369669/)

adityavpratap 10-04-2005 09:35 AM

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,

titanium_geek 10-04-2005 10:25 AM

this worked for me:
ran dpkg-reconfigure xserver-xfree86 and found my monitor specs on google... using the "medium" option, chose the highest possible for my limitation of 65Hz

http://www.linuxquestions.org/questi...ght=resolution

http://www.linuxquestions.org/questi...hreadid=363054

this is a good one:
http://www.linuxquestions.org/questi...hreadid=345577

titanium_geek


All times are GMT -5. The time now is 09:41 AM.