Quote:
Originally Posted by I_like_TUX
Please post your video card chip set and brand+model of your monitor.
It is possible that your monitor type is not detected correctly and thus your screen resolution is limit to 800x600 or your monitor simply do not support 1024x768 for a refresh rate 60-70Hz.
|
The problem I have is similar, but MY monitor runs best at 60 Hz refresh rate for 1024 x 768. And as far as I can figure on this, while my monitor will work at 85 herz, it works best on the 60 (starts squeeling about 20 minutes to an hour on 85 hz). But I can NOT find out which file needs to be edited to correct this. xorg.conf while showing the window or the refresh rate, does not seem to show a way to correct the problem.
On initial install, fedora 7 DID use the correct refresh rate, but at some time during the updating, it changed the refresh rate and the gui for resolution shows 85 hz as only option. And resolution disparity between screen and monitor. Not the same.
Machspeed P4MST-890 Motherboard
via chipset of P4M890 and VT8237A
intel Core2 dual 2.2Ghz cpu
2 Gig of ram
fedora core 7 - 2.6.22.9-91
Purchased New Video card: Ati Radeon HD 2400 Pro 256mb DDR2
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"
Identifier "Monitor0"
ModelName "Monitor 1280x1024"
HorizSync 31.5 - 79.0
VertRefresh 50.0 - 90.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "vesa"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "720x400" "640x480"
EndSubSection
EndSection
So plenty of room for almost any uses. But monitor and card are not identified correctly anymore. Ideas anyone?
Thank you.