LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   xorg.conf -> Out of Range(HF).... (https://www.linuxquestions.org/questions/linux-newbie-8/xorg-conf-out-of-range-hf-565791/)

trip_3c 07-01-2007 07:21 AM

xorg.conf -> Out of Range(HF)....
 
hai friends,

I have installed Suse 10.1 as OS. I changed the resolution after installation and since then I am unable to start Linux as it is showing me out of range.

I tried to change my xorg.conf file thru the fail safe mode but even then I am unable to reset it.

My default xorg.conf file is as follows:
---------------------
Section "Monitor"
DisplaySize 310 230
HorizSync 30-71
Identifier "Monitor[0]"
ModelName "LG ELECTRONICS 700B"
Option "DPMS"
VendorName "GSM"
VertRefresh 43-160
UseModes "Modes[0]"
EndSection

Section "Modes"
Identifier "Modes[0]"
Modeline "1280x800" 123.38 1280 1368 1504 1728 800 801 804 840
Modeline "1280x800" 121.93 1280 1368 1504 1728 800 801 804 840
Modeline "1280x800" 120.33 1280 1368 1504 1728 800 801 804 839
Modeline "1280x800" 122.87 1280 1368 1504 1728 768 769 772 808
Modeline "1280x800" 121.47 1280 1368 1504 1728 768 769 772 808
Modeline "1280x800" 119.93 1280 1368 1504 1728 768 769 772 807
Modeline "1024x768" 97.84 1024 1088 1200 1376 768 769 772 808
Modeline "1024x768" 96.73 1024 1088 1200 1376 768 769 772 808
Modeline "1280x600" 122.76 1280 1368 1504 1728 600 601 604 640
Modeline "1280x600" 121.65 1280 1368 1504 1728 600 601 604 640
Modeline "1280x600" 120.36 1280 1368 1504 1728 600 601 604 639
Modeline "1024x600" 97.75 1024 1088 1200 1376 600 601 604 640
Modeline "1024x600" 96.87 1024 1088 1200 1376 600 601 604 640
Modeline "1024x600" 95.84 1024 1088 1200 1376 600 601 604 639
Modeline "800x600" 76.15 800 848 936 1072 600 601 604 640
Modeline "800x600" 75.47 800 848 936 1072 600 601 604 640
Modeline "800x600" 74.67 800 848 936 1072 600 601 604 639
Modeline "768x576" 74.31 768 824 904 1040 576 577 580 616
Modeline "768x576" 73.67 768 824 904 1040 576 577 580 616
Modeline "768x576" 73.03 768 824 904 1040 576 577 580 616
Modeline "640x480" 61.55 640 680 752 864 480 481 484 520
Modeline "640x480" 61.10 640 680 752 864 480 481 484 520
Modeline "640x480" 60.65 640 680 752 864 480 481 484 520
EndSection

Section "Screen"
DefaultDepth 16
SubSection "Display"
Depth 15
Modes "1280x800" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Idenifier "Screen[0]"
Monitor "Monitor[0]"
EndSection

Section "Device"
BoardName "865 G"
BusId "0:2:0"
Driver "i810"
Identifier "Device[0]"
Screen 0
VendorName "Intel"
EndSection
---------------------------

I tried to change the defaultdepth to 15 and mode as 800x600 but HF comes out to be 72.4 and the VF as 115.

How to change the settings
Thanks in advance!!!

Lenard 07-01-2007 07:28 AM

Quote:

Section "Monitor"
DisplaySize 310 230
HorizSync 30-71
Hmm..............

Quote:

I tried to change the defaultdepth to 15 and mode as 800x600 but HF comes out to be 72.4 and the VF as 115.
Edit the HorizSync 30-71 (is less then 72.4) to be something like: HorizSync 30-90

trip_3c 07-01-2007 07:40 AM

Even after reseting the HorizSync to 30-90,
Out of Range occurs .the HF = 72.2 and VF = 115

jhSunamoto 07-01-2007 11:41 AM

Quote:

Originally Posted by trip_3c
Even after reseting the HorizSync to 30-90,
Out of Range occurs .the HF = 72.2 and VF = 115


Section "Device"
BoardName "865 G"
BusId "0:2:0"
Driver "i810"
Identifier "Device[0]"
Screen 0
VendorName "Intel"
EndSection

In your Section part of the file, try adding
Option "VertRefresh" "75"

The 75 might be 85, I couldn't really tell from the Intel spec sheet.

Good Luck

trip_3c 07-01-2007 04:12 PM

do I need to reinstall Suse or is there any hardware problem!
Plz give me an alternative...

KenJackson 07-02-2007 08:38 AM

Quote:

Originally Posted by trip_3c
do I need to reinstall Suse or is there any hardware problem!
Plz give me an alternative...

It is very likely that the problem is the assumption that X window makes about your hardware. Reinstalling the OS would likely result in the very same problem.

I expect the solution is to edit xorg.conf. If the solutions posted above don't work, then something else needs to be changed.

I'm having a similar problem with my Dell 2007FP monitor. It very nicely displays 1600x1200, but not above 60Hz. Most of the distros I experiment with default the HorizSync to 75Hz, which causes the display to show an "out of range" message.

I can always tweak xorg.conf to fix it (in text mode or using a different monitor), but it's still annoying.

axobeauvi 07-12-2007 10:32 PM

intel vid
 
I had problems with a dell system with an intel chipset (turns out some integrated chips aren't standard)
but even if they are they are a pain
look for packages to compensate
for instance 915resolution(from smart or apt) and I found an xorg driver for the 855 chipset (I forget where)
good luck


All times are GMT -5. The time now is 04:53 AM.