<?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: graphics in debian on DL 380 g6 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630567#M40775</link>
    <description>Thanks for the input.&lt;BR /&gt;Tried that setup without success. I still get a black screen.&lt;BR /&gt;Attached is the X log file.&lt;BR /&gt;Any other pointers?&lt;BR /&gt;Thanks,&lt;BR /&gt;Angel</description>
    <pubDate>Wed, 12 May 2010 06:27:17 GMT</pubDate>
    <dc:creator>AngelIEO</dc:creator>
    <dc:date>2010-05-12T06:27:17Z</dc:date>
    <item>
      <title>graphics in debian on DL 380 g6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630559#M40767</link>
      <description>INstalling debian lenny on my new DL380 G6 I can not get X to start using the ati driver. It is an ati ES1000 graphics card but only when I change driver to "vesa" instead of "ati" in the xorg.conf does gnome start.&lt;BR /&gt;Any pointes on how to get the appropiate driver to work?&lt;BR /&gt;Thanks</description>
      <pubDate>Sun, 09 May 2010 07:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630559#M40767</guid>
      <dc:creator>AngelIEO</dc:creator>
      <dc:date>2010-05-09T07:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: graphics in debian on DL 380 g6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630560#M40768</link>
      <description>Hello.&lt;BR /&gt;&lt;BR /&gt;Man page for "radeon" says ES1000 is supported.&lt;BR /&gt;&lt;BR /&gt;Did you check Xorg logfile when it fails?&lt;BR /&gt;&lt;BR /&gt;Goran</description>
      <pubDate>Mon, 10 May 2010 04:45:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630560#M40768</guid>
      <dc:creator>Goran Koruga</dc:creator>
      <dc:date>2010-05-10T04:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: graphics in debian on DL 380 g6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630561#M40769</link>
      <description>Hi,&lt;BR /&gt;Thanks. The x log file does not report any problems (attached). X does not crash, I just get a black screen. I once got the same problem with a desktop and had to set the modelines manually in the xorg.conf file, but for the proliant I dont seem to manage to find what modelines to use.&lt;BR /&gt;Maybe that is not the problem.&lt;BR /&gt;Any help please?&lt;BR /&gt;Thanks,&lt;BR /&gt;Angel&lt;BR /&gt;</description>
      <pubDate>Tue, 11 May 2010 09:04:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630561#M40769</guid>
      <dc:creator>AngelIEO</dc:creator>
      <dc:date>2010-05-11T09:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: graphics in debian on DL 380 g6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630562#M40770</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;Can your monitor show information about the current mode? If it can, what does it show when you start X server?&lt;BR /&gt;&lt;BR /&gt;Logfile says this:&lt;BR /&gt;&lt;BR /&gt;(II) RADEON(0): Output VGA-1 using monitor section Configured Monitor&lt;BR /&gt;(II) RADEON(0): Total number of valid Screen mode(s) added: 0&lt;BR /&gt;(II) RADEON(0): Output VGA-1 using initial mode 1280x768&lt;BR /&gt;&lt;BR /&gt;Is that the right output to use?&lt;BR /&gt;&lt;BR /&gt;This mode definitely looks strange, so set the mode you want to use by writing xorg.conf manually.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Goran</description>
      <pubDate>Tue, 11 May 2010 09:49:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630562#M40770</guid>
      <dc:creator>Goran Koruga</dc:creator>
      <dc:date>2010-05-11T09:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: graphics in debian on DL 380 g6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630563#M40771</link>
      <description>1280x768 would be a possible native resolution for an older/small widescreen LCD.&lt;BR /&gt;&lt;BR /&gt;But the X.org radeon driver identifies it as a "color CRT", probably because it's plugged into an analog VGA connector. &lt;BR /&gt;&lt;BR /&gt;A totally black screen might indicate the Xserver is trying to drive the display using a refresh frequency that the display cannot support. What's the brand and model of the display?&lt;BR /&gt;&lt;BR /&gt;The log indicates the driver attempted to use the DDC (Display Data Channel) to get information about the display. But there is no information about detected frequency limits nor DDC-recommended display modes in the log, so perhaps it did not get the information.&lt;BR /&gt;&lt;BR /&gt;I'm afraid it's time to find some technical documentation for your monitor. The most important thing would probably be the horizontal and vertical sync frequency ranges supportable by your monitor, and add them to the xorg.conf monitor section as HorizSync and VertRefresh statements. (HorizSync would be in kHz, VertRefresh in Hz.)&lt;BR /&gt;&lt;BR /&gt;Modern X.org Xserver contains a built-in database of standard display modelines: usually it just needs some way to know what the display's limits are, and then it can automatically pick an "optimal" modeline for most common display resolutions.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Tue, 11 May 2010 11:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630563#M40771</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-05-11T11:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: graphics in debian on DL 380 g6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630564#M40772</link>
      <description>One thing I've done before is to use one of the "live" version cd's of a debian variant and see what it uses.  This could be Ubuntu, Linux Mint, etc.  Boot one of these and check out the settings in the xorg.conf once it's up and running.</description>
      <pubDate>Tue, 11 May 2010 13:02:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630564#M40772</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2010-05-11T13:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: graphics in debian on DL 380 g6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630565#M40773</link>
      <description>It is an HP TFT7600 Rackmount Keyboard and Monitor. &lt;BR /&gt;Here are some technical details:&lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/products/servers/proliantstorage/rack-options/TFT7600RKM/index.html" target="_blank"&gt;http://h18000.www1.hp.com/products/servers/proliantstorage/rack-options/TFT7600RKM/index.html&lt;/A&gt;&lt;BR /&gt;Any clues on what to put in the xorg.xconf file. &lt;BR /&gt;Thanks a lot</description>
      <pubDate>Tue, 11 May 2010 13:02:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630565#M40773</guid>
      <dc:creator>AngelIEO</dc:creator>
      <dc:date>2010-05-11T13:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: graphics in debian on DL 380 g6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630566#M40774</link>
      <description>Hello.&lt;BR /&gt;&lt;BR /&gt;It says max. resolution is 1440 x 900 WXGA+ so start with something simple like 1024x768:&lt;BR /&gt;&lt;BR /&gt;Section "Monitor"&lt;BR /&gt;        Identifier      "HP"&lt;BR /&gt;        HorizSync       30-81&lt;BR /&gt;        VertRefresh     56-60&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Screen"&lt;BR /&gt;        Identifier      "Default Screen"&lt;BR /&gt;        Device          "Generic Video Card"&lt;BR /&gt;        Monitor         "HP"&lt;BR /&gt;        DefaultDepth    24&lt;BR /&gt;        SubSection "Display"&lt;BR /&gt;                Depth           24&lt;BR /&gt;                Modes           "1024x768"&lt;BR /&gt;        EndSubSection&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "ServerLayout"&lt;BR /&gt;        Identifier      "Default Layout"&lt;BR /&gt;        Screen          "Default Screen"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Note that HorizSync and VertRefresh are relatively low and should be OK for your monitor - perhaps your HorizSync value is a bit lower, but given our limit on VertRefresh the 1024 mode should be fine.&lt;BR /&gt;&lt;BR /&gt;Goran</description>
      <pubDate>Wed, 12 May 2010 04:08:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630566#M40774</guid>
      <dc:creator>Goran Koruga</dc:creator>
      <dc:date>2010-05-12T04:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: graphics in debian on DL 380 g6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630567#M40775</link>
      <description>Thanks for the input.&lt;BR /&gt;Tried that setup without success. I still get a black screen.&lt;BR /&gt;Attached is the X log file.&lt;BR /&gt;Any other pointers?&lt;BR /&gt;Thanks,&lt;BR /&gt;Angel</description>
      <pubDate>Wed, 12 May 2010 06:27:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630567#M40775</guid>
      <dc:creator>AngelIEO</dc:creator>
      <dc:date>2010-05-12T06:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: graphics in debian on DL 380 g6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630568#M40776</link>
      <description>How about my question about monitor's capabilities to show mode info?&lt;BR /&gt;&lt;BR /&gt;Goran</description>
      <pubDate>Wed, 12 May 2010 07:13:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630568#M40776</guid>
      <dc:creator>Goran Koruga</dc:creator>
      <dc:date>2010-05-12T07:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: graphics in debian on DL 380 g6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630569#M40777</link>
      <description>Yes, It shows the correct mode, i.e."1024x768" @ 60Hz. I've tried setting 1440x900 and it also displays that correctly but still get the black screen...&lt;BR /&gt;</description>
      <pubDate>Wed, 12 May 2010 08:11:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630569#M40777</guid>
      <dc:creator>AngelIEO</dc:creator>
      <dc:date>2010-05-12T08:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: graphics in debian on DL 380 g6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630570#M40778</link>
      <description>OK so it's not about that and I suppose removing this from xorg.conf is a proper thing to do.&lt;BR /&gt;&lt;BR /&gt;Next thing to try is to change some of the driver options - see man page for 'radeon' and experiment with those.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Goran</description>
      <pubDate>Wed, 12 May 2010 09:15:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630570#M40778</guid>
      <dc:creator>Goran Koruga</dc:creator>
      <dc:date>2010-05-12T09:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: graphics in debian on DL 380 g6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630571#M40779</link>
      <description>I hink the fglrx driver is the correct one for Radeons. Please try&lt;BR /&gt;Driver "fglrx"&lt;BR /&gt;Or refer to &lt;A href="http://wiki.debian.org/ATIProprietary" target="_blank"&gt;http://wiki.debian.org/ATIProprietary&lt;/A&gt; if that doesn't help.</description>
      <pubDate>Wed, 12 May 2010 12:29:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630571#M40779</guid>
      <dc:creator>Modris Bremze</dc:creator>
      <dc:date>2010-05-12T12:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: graphics in debian on DL 380 g6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630572#M40780</link>
      <description>thanks for the recommendation&lt;BR /&gt;But the fglrx driver doesn't seem to work either, I get an X error, it seems as if it doesn't find the screen, log file attached.&lt;BR /&gt;</description>
      <pubDate>Thu, 13 May 2010 10:21:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630572#M40780</guid>
      <dc:creator>AngelIEO</dc:creator>
      <dc:date>2010-05-13T10:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: graphics in debian on DL 380 g6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630573#M40781</link>
      <description>The fglrx part should be correct, however it looks like ATI has not made drivers available that work with newer versions of xorg..&lt;BR /&gt;&lt;A href="http://www.linuxquestions.org/questions/linux-software-2/fglrx-and-debian-squeeze-not-letting-xorg-start-789414/" target="_blank"&gt;http://www.linuxquestions.org/questions/linux-software-2/fglrx-and-debian-squeeze-not-letting-xorg-start-789414/&lt;/A&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;A href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564444" target="_blank"&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564444&lt;/A&gt;</description>
      <pubDate>Thu, 13 May 2010 17:58:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630573#M40781</guid>
      <dc:creator>Modris Bremze</dc:creator>
      <dc:date>2010-05-13T17:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: graphics in debian on DL 380 g6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630574#M40782</link>
      <description>I just realized that the previous post might not be exactly about the same problem you are having, however I noticed that bugreport @debian.org (2nd link) states at the very end that "We believe that the bug you reported is fixed in the latest version of fglrx-driver". Worth to check it out if you haven't tried that one yet.</description>
      <pubDate>Thu, 13 May 2010 18:05:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/graphics-in-debian-on-dl-380-g6/m-p/4630574#M40782</guid>
      <dc:creator>Modris Bremze</dc:creator>
      <dc:date>2010-05-13T18:05:09Z</dc:date>
    </item>
  </channel>
</rss>

