LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Max Resolution of monitor (https://www.linuxquestions.org/questions/linux-hardware-18/max-resolution-of-monitor-344780/)

sabian34 07-19-2005 06:11 PM

Max Resolution of monitor
 
DELL UltraSharp 2005FPW 20.1-inch Wide Aspect Flat Panel LCD Monitor

That is the monitor i have, max res. of 1680x1050

I have Suse 9.1, hoping to change the resolution to a higher setting, but it will only go up to 1280x1024

----------------------------------------------------------------------------------------------------

Section "Modes"
Identifier "Modes[0]"
Modeline "1280x1024" 117.45 1280 1368 1504 1728 1024 1025 1028 1062
Modeline "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
Modeline "1152x864" 102.08 1152 1224 1352 1552 864 865 868 901
Modeline "1024x768" 79.52 1024 1080 1192 1360 768 769 772 801
Modeline "800x600" 47.53 800 840 920 1040 600 601 604 626
Modeline "640x480" 29.84 640 664 728 816 480 481 484 501
EndSection


Section "Device"
BoardName "82810E CGC"
BusID "0:1:0"
Driver "i810"
Identifier "Device[0]"
VendorName "Intel"
EndSection


Section "Screen"
DefaultDepth 16
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection

------------------------------------------------------------------------------------------------------------

aysiu 07-19-2005 06:23 PM

You need to adjust the VertRefresh and HorizSync ranges for your monitor in the /etc/X11/xorg.conf file.

aecaudel 01-15-2006 01:09 PM

Did you ever get your 2005FPW going at the max resolution? I'm asking because I'm thinking of getting one of these. Found a guy in Gentoo forum who has one and gave the following modeline:

Modeline "1680x1050" 119.0 1680 1728 1760 1840 1050 1053 1059 1080 -hsync +vsync

A question: Is the screen surface a matt finish or is it shiny?

Tony


All times are GMT -5. The time now is 08:56 PM.