<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: X server issue with lcd monitor in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/x-server-issue-with-lcd-monitor/m-p/4045765#M29523</link>
    <description>Hi Yogeeraj&lt;BR /&gt;&lt;BR /&gt;     I tried ur option its not working..let me know anyother possibilities.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;palani&lt;BR /&gt;</description>
    <pubDate>Mon, 30 Jul 2007 23:11:32 GMT</pubDate>
    <dc:creator>palaniappan.sp</dc:creator>
    <dc:date>2007-07-30T23:11:32Z</dc:date>
    <item>
      <title>X server issue with lcd monitor</title>
      <link>https://community.hpe.com/t5/operating-system-linux/x-server-issue-with-lcd-monitor/m-p/4045761#M29519</link>
      <description>Hi all,&lt;BR /&gt;       I am facing an issue in X server running on RHEL4ES.X server is getting corrupted&lt;BR /&gt;frequently after few months of installation of OS.&lt;BR /&gt;       the error i'm getting when i switch over to graphical mode is given below&lt;BR /&gt;       Invalid input...when i try to start startx&lt;BR /&gt;not able to start x server and input to monitor not supporting...&lt;BR /&gt;&lt;BR /&gt;       Is it due to monitor resolution issue?&lt;BR /&gt;&lt;BR /&gt;somedays b4 we were using crt 19inch monitors,then we change to 15inch lcd monitors.It was working fine w/o any issue for 2 months..&lt;BR /&gt;&lt;BR /&gt;Pls let me know how can i bring back x server to my server..&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;palani.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jul 2007 01:39:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/x-server-issue-with-lcd-monitor/m-p/4045761#M29519</guid>
      <dc:creator>palaniappan.sp</dc:creator>
      <dc:date>2007-07-30T01:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: X server issue with lcd monitor</title>
      <link>https://community.hpe.com/t5/operating-system-linux/x-server-issue-with-lcd-monitor/m-p/4045762#M29520</link>
      <description>hi Palani,&lt;BR /&gt;&lt;BR /&gt;Can you try to recall the previous configuration file and retry?&lt;BR /&gt;&lt;BR /&gt;# cp -p /etc/X11/xorg.conf&lt;BR /&gt; /etc/X11/xorg.conf.backup.$(date +%a)&lt;BR /&gt;# cp -p /etc/X11/xorg.conf.backup /etc/X11/xorg.conf&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jul 2007 01:56:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/x-server-issue-with-lcd-monitor/m-p/4045762#M29520</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-07-30T01:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: X server issue with lcd monitor</title>
      <link>https://community.hpe.com/t5/operating-system-linux/x-server-issue-with-lcd-monitor/m-p/4045763#M29521</link>
      <description>The problem is probably the refresh rate.&lt;BR /&gt;&lt;BR /&gt;When using a CRT monitor, the display controller must send the picture to the monitor with a fairly high refresh rate so that the screen does not flicker and your eyes won't get tired fast.&lt;BR /&gt; &lt;BR /&gt;Some people are more sensitive to the flicker than others, but generally with CRT displays, a refresh rate of 60 Hz is barely acceptable and 75 Hz or above is good. The most flicker-sensitive people may need 85 Hz or above.&lt;BR /&gt;&lt;BR /&gt;With LCD displays, the flicker problem does not exist, so the refresh rate just sets an upper limit of how fast the picture on the screen can change. If something changes at a rate of 60 Hz or above, it is generally impossible to see anything but a blur. So the higher refresh rates are not really needed with LCD displays.&lt;BR /&gt;&lt;BR /&gt;The problem is that the LCD displays generally support lower refresh rates than CRT displays: some LCDs accept only 60 Hz refresh rate, the better ones may go up to 75 Hz but very few accept anything above that.&lt;BR /&gt;&lt;BR /&gt;So the signal that is _good_ for a quality CRT is _bad_ for a LCD, and vice versa.&lt;BR /&gt;&lt;BR /&gt;You need to reconfigure your display settings for LCD. The system will then sense the capabilities of your LCD and will use refresh rates that are more suitable to a LCD display.&lt;BR /&gt;&lt;BR /&gt;You should run the command "system-config-display" as root when the system is in text mode. This will activate the display configuration interface, just like when the OS was installed.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 30 Jul 2007 05:01:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/x-server-issue-with-lcd-monitor/m-p/4045763#M29521</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2007-07-30T05:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: X server issue with lcd monitor</title>
      <link>https://community.hpe.com/t5/operating-system-linux/x-server-issue-with-lcd-monitor/m-p/4045764#M29522</link>
      <description>Hi matti,&lt;BR /&gt;        I already tried system-config-display in text mode ,there is no use..&lt;BR /&gt;        When i try this command screen goes black color and indicating that invalid input...&lt;BR /&gt;&lt;BR /&gt;pls let me know anyother way to get  rid out of this probs..&lt;BR /&gt;&lt;BR /&gt;yogeeraj,&lt;BR /&gt;         I didn't try ur option but today i will do it and let u know the result..&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;palani</description>
      <pubDate>Mon, 30 Jul 2007 22:55:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/x-server-issue-with-lcd-monitor/m-p/4045764#M29522</guid>
      <dc:creator>palaniappan.sp</dc:creator>
      <dc:date>2007-07-30T22:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: X server issue with lcd monitor</title>
      <link>https://community.hpe.com/t5/operating-system-linux/x-server-issue-with-lcd-monitor/m-p/4045765#M29523</link>
      <description>Hi Yogeeraj&lt;BR /&gt;&lt;BR /&gt;     I tried ur option its not working..let me know anyother possibilities.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;palani&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jul 2007 23:11:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/x-server-issue-with-lcd-monitor/m-p/4045765#M29523</guid>
      <dc:creator>palaniappan.sp</dc:creator>
      <dc:date>2007-07-30T23:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: X server issue with lcd monitor</title>
      <link>https://community.hpe.com/t5/operating-system-linux/x-server-issue-with-lcd-monitor/m-p/4045766#M29524</link>
      <description>The /var/log/Xorg.0.log may have some clues. &lt;BR /&gt;&lt;BR /&gt;If you grep it for 'WW' you get all warnings and if you grep it for 'EE' you get all errors.  That might yield a clue. &lt;BR /&gt;&lt;BR /&gt;Attaching that file to this thread might be helpful as well as your /etc/X11/xorg.conf&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jul 2007 08:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/x-server-issue-with-lcd-monitor/m-p/4045766#M29524</guid>
      <dc:creator>Rick Beldin</dc:creator>
      <dc:date>2007-07-31T08:26:28Z</dc:date>
    </item>
  </channel>
</rss>

