scrop
21st June 2007, 07:56 PM
I have a Fedora Core 7 installation.
I have a DELL E207WFP LCD monitor that CAN do 1680x1050
I have a Compaq d530 with an onboard Intel 82865G video controller.
I have been trying for hours to get a decent resolution, no matter what I do I get a streched out 1280x1024 resolution. I'm ready to throw this thing through a window.
I upgraded to FC7 because this supposedly has the newer intel driver that supports this monitor.
xorg.conf:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Monitor"
#1680x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 147.14 MHz
Identifier "DELL E207WFP"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
ModeLine "1680x1050" 147.1 1680 1784 1968 2256 1050 1051 1054 1087 -hsync +vsync
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "i810"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "DELL E207WFP"
DefaultDepth 24
Option "UseEDID" "False"
SubSection "Display"
#Viewport 0 0
#Modes "1680x1050" "1280x1024" "1152x864" "1024x768"
Depth 24
Modes "1680x1050" "1440x900" "1400x1050" "1360x768" "1280x1024" "1280x960" "1280x800" "1280x720" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
I have a DELL E207WFP LCD monitor that CAN do 1680x1050
I have a Compaq d530 with an onboard Intel 82865G video controller.
I have been trying for hours to get a decent resolution, no matter what I do I get a streched out 1280x1024 resolution. I'm ready to throw this thing through a window.
I upgraded to FC7 because this supposedly has the newer intel driver that supports this monitor.
xorg.conf:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Monitor"
#1680x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 147.14 MHz
Identifier "DELL E207WFP"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
ModeLine "1680x1050" 147.1 1680 1784 1968 2256 1050 1051 1054 1087 -hsync +vsync
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "i810"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "DELL E207WFP"
DefaultDepth 24
Option "UseEDID" "False"
SubSection "Display"
#Viewport 0 0
#Modes "1680x1050" "1280x1024" "1152x864" "1024x768"
Depth 24
Modes "1680x1050" "1440x900" "1400x1050" "1360x768" "1280x1024" "1280x960" "1280x800" "1280x720" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection