On Thu, 20 Dec 2007, teja2730 wrote:

> Date: Thu, 20 Dec 2007 18:16:37 -0000
> From: teja2730 <[EMAIL PROTECTED]>
> Reply-To:  <[email protected]>
> To:  <[email protected]>
> Subject: [twincling] frequency error in Suse 10.2,10.3
> 
> Hi,
> I love suse very much, 
> But i am getting frequency error after the installation was completed 
> sucessfully. 
> My configuration is p4-865 motherboard, L.G moniter. 
> Plz Help me i want to work with suse.......
> 

Hi Teja:

Perhaps what you mean to say is 'your LG monitor' shows a
frequency error and X window shuts down !

/etc/X11/xorg.conf file has entries specific to your monitor
which are guessed in most of the cases for LG monitors.

Please check these lines in the section 'Monitor'

Section "Monitor"
  Option       "CalcAlgorithm" "XServerPool"
  HorizSync    30-62
  VertRefresh  50-60
  Identifier   "Monitor[0]"
  Option       "DPMS"
EndSection

For a non-LCD LG monitor like LG StudioWorks 520Si etc,
here is the suggested configuration.

Section "Monitor"
  Option       "CalcAlgorithm" "XServerPool"
  HorizSync    40-55
  VertRefresh  50-60
  Identifier   "Monitor[0]"
  Option       "DPMS"
EndSection

The above settings should work fine with a 24-bit color
depth and 1024x768 resolution.

Please let us know how it goes.

thanks
Saifi.

Reply via email to