<?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: Video output of HP proliant dl360 G5 server in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/video-output-of-hp-proliant-dl360-g5-server/m-p/4510921#M38499</link>
    <description>Sorry for the vague post.. I am using Windows 2003 server on the servers. Actually, there are three servers (2 G5s and 1 G4) these servers share a single monitor but i don't use any kvm switch.. I manually switch the connection of the monitor to access the three servers. i use G4 most of the time so i don't connect the monitor much to the two G5s.. the problem is, whenever i leave the 2 G5s without a monitor for a long time, i can't get any video output whenever i connect a monitor to them.. why was that? I disabled the screensavers and I used different CRT monitors but the G4 is the only one that detects monitors properly.. Yes, there are two built-in video cards for G5 servers.. Hope to get a better reply..</description>
    <pubDate>Mon, 12 Oct 2009 02:39:30 GMT</pubDate>
    <dc:creator>christian hugo</dc:creator>
    <dc:date>2009-10-12T02:39:30Z</dc:date>
    <item>
      <title>Video output of HP proliant dl360 G5 server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/video-output-of-hp-proliant-dl360-g5-server/m-p/4510917#M38495</link>
      <description>Hi..I would like to ask, I have experienced a problem with regards to the video output of HP Proliant DL360 G5 server. I noticed that if no monitor is connected to its two video output terminals for a long time, once you connect a monitor to them, the monitor won't get any video signal. I have noticed it with two servers already. Why is it? Can someone enlighten me on this? Thanks..</description>
      <pubDate>Fri, 09 Oct 2009 04:11:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/video-output-of-hp-proliant-dl360-g5-server/m-p/4510917#M38495</guid>
      <dc:creator>christian hugo</dc:creator>
      <dc:date>2009-10-09T04:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Video output of HP proliant dl360 G5 server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/video-output-of-hp-proliant-dl360-g5-server/m-p/4510918#M38496</link>
      <description>&lt;!--!*#--&gt;Screen saver?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Can someone enlighten me on this?&lt;BR /&gt;&lt;BR /&gt;Can someone enlighten us on which operating&lt;BR /&gt;system you're using, or on the hardware&lt;BR /&gt;configuration?  For example, are there a&lt;BR /&gt;keyboard and a mouse connected?  (Now?  At&lt;BR /&gt;system start?)  What, exactly, is connected&lt;BR /&gt;when, exactly?</description>
      <pubDate>Fri, 09 Oct 2009 04:57:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/video-output-of-hp-proliant-dl360-g5-server/m-p/4510918#M38496</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-10-09T04:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Video output of HP proliant dl360 G5 server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/video-output-of-hp-proliant-dl360-g5-server/m-p/4510919#M38497</link>
      <description>Guess 1.)&lt;BR /&gt;&lt;BR /&gt;The OS running on the servers probably includes a screen saver.&lt;BR /&gt;&lt;BR /&gt;Modern screensavers usually eventually switch the video output to "power save mode", directing the monitor to switch itself off.&lt;BR /&gt;&lt;BR /&gt;When any keys are pressed on the keyboard or mouse is moved (and keyboard/mouse is connected first, if necessary), the screensaver should automatically switch the video output back on.&lt;BR /&gt;&lt;BR /&gt;Guess 2.) &lt;BR /&gt;What type of monitor did you use for testing the video outputs? &lt;BR /&gt;&lt;BR /&gt;If the server has been rebooted with no monitor connected (using iLO remote console, or a scheduled reboot action) the server cannot detect the type of the monitor and uses a standard refresh frequencies for the selected display resolution.&lt;BR /&gt;&lt;BR /&gt;Some LCD displays cannot handle all standard frequencies, and indicate this fact using the DDC Plug-and-Play signals. &lt;BR /&gt;&lt;BR /&gt;(Cheap and/or older LCDs are the most troublesome; quality LCDs are more flexible, but a CRT could handle just about any signal thrown at it, as long as it was within the minimum/maximum frequency limits of the CRT.) &lt;BR /&gt;&lt;BR /&gt;If your monitor requires a lower-than-standard frequency for your chosen display resolution, you would have to have the monitor connected when starting the OS; otherwise the OS would select the standard frequency and the monitor would fail to display it when connected.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 09 Oct 2009 13:12:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/video-output-of-hp-proliant-dl360-g5-server/m-p/4510919#M38497</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-10-09T13:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Video output of HP proliant dl360 G5 server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/video-output-of-hp-proliant-dl360-g5-server/m-p/4510920#M38498</link>
      <description>As others have said if you have X running maybe a screensaver has kicked in. If the console is in text mode, it also has a screen blanking function.&lt;BR /&gt;&lt;BR /&gt;Have you added a video card to the system? The DL360 G5 only has one video output, not two as you've described.&lt;BR /&gt;&lt;BR /&gt;I use this comand on my text console sessions to diable screen blanking&lt;BR /&gt;&lt;BR /&gt;setterm -powersave off -blank 0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 10 Oct 2009 01:44:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/video-output-of-hp-proliant-dl360-g5-server/m-p/4510920#M38498</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2009-10-10T01:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Video output of HP proliant dl360 G5 server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/video-output-of-hp-proliant-dl360-g5-server/m-p/4510921#M38499</link>
      <description>Sorry for the vague post.. I am using Windows 2003 server on the servers. Actually, there are three servers (2 G5s and 1 G4) these servers share a single monitor but i don't use any kvm switch.. I manually switch the connection of the monitor to access the three servers. i use G4 most of the time so i don't connect the monitor much to the two G5s.. the problem is, whenever i leave the 2 G5s without a monitor for a long time, i can't get any video output whenever i connect a monitor to them.. why was that? I disabled the screensavers and I used different CRT monitors but the G4 is the only one that detects monitors properly.. Yes, there are two built-in video cards for G5 servers.. Hope to get a better reply..</description>
      <pubDate>Mon, 12 Oct 2009 02:39:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/video-output-of-hp-proliant-dl360-g5-server/m-p/4510921#M38499</guid>
      <dc:creator>christian hugo</dc:creator>
      <dc:date>2009-10-12T02:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Video output of HP proliant dl360 G5 server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/video-output-of-hp-proliant-dl360-g5-server/m-p/4510922#M38500</link>
      <description>&lt;BR /&gt;&amp;gt;&amp;gt;Sorry for the vague post.. I am using Windows 2003 server on the servers. &lt;BR /&gt;&amp;gt;&amp;gt;Hope to get a better reply..&lt;BR /&gt;&lt;BR /&gt;If you thought some of the answers were odd, it might be that your posting your question in a Linux system administration forum.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Yes, there are two built-in video cards for G5 servers.. &lt;BR /&gt;&lt;BR /&gt;I've double checked the specs, and from what I can recall from the last time I racked a DL360 G5, there is only one VGA port. If you have 2 VGA ports, someone has added a 2nd video card. Normally the add-on card becomes the primary video adapter.&lt;BR /&gt;&lt;BR /&gt;Have you tried using iLO2 to see if the console will display over the iLO remote console feature? (You must have an iLO2 advanced license for this feature to work)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Oct 2009 10:33:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/video-output-of-hp-proliant-dl360-g5-server/m-p/4510922#M38500</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2009-10-12T10:33:54Z</dc:date>
    </item>
  </channel>
</rss>

