<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks for the note. The major difference (except for the dropped mode
lines messages) in the log files is the system that doesn't work has
the following lines:<br>
<br>
enable montype: 2<br>
(II) RADEON(0): I2C device "VGA_DDC:ddc2" registered at address 0xA0.<br>
(II) RADEON(0): I2C device "VGA_DDC:ddc2" removed.<br>
(II) RADEON(0): I2C device "VGA_DDC:ddc2" registered at address 0xA0.<br>
(II) RADEON(0): I2C device "VGA_DDC:ddc2" removed.<br>
(II) RADEON(0): I2C device "VGA_DDC:ddc2" registered at address 0xA0.<br>
(II) RADEON(0): I2C device "VGA_DDC:ddc2" removed.<br>
(II) RADEON(0): DDC Type: 3, Detected Monitor Type: 0<br>
(II) RADEON(0): EDID for output VGA-0<br>
(II) RADEON(0): I2C device "DVI_DDC:ddc2" registered at address 0xA0.<br>
(II) RADEON(0): I2C device "DVI_DDC:ddc2" removed.<br>
(II) RADEON(0): I2C device "DVI_DDC:ddc2" registered at address 0xA0.<br>
(II) RADEON(0): I2C device "DVI_DDC:ddc2" removed.<br>
(II) RADEON(0): I2C device "DVI_DDC:ddc2" registered at address 0xA0.<br>
(II) RADEON(0): I2C device "DVI_DDC:ddc2" removed.<br>
(II) RADEON(0): DDC Type: 2, Detected Monitor Type: 0<br>
(II) RADEON(0): Detected Monitor Type: 0<br>
(II) RADEON(0): EDID for output DVI-0<br>
(WW) RADEON(0): DDC2/I2C is not properly initialized<br>
<br>
The kernel is a custom kernel and is identical for both systems. Do you
get DDC2/I2C errors? <br>
<br>
Dan <br>
<br>
Bruno Wolff III wrote:
<blockquote cite="mid:20071120072056.GA30296@wolff.to" type="cite">
  <pre wrap="">On Mon, Nov 19, 2007 at 17:17:59 -0800,
  Dan Sawyer <a class="moz-txt-link-rfc2396E" href="mailto:dansawyer@earthlink.net">&lt;dansawyer@earthlink.net&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">With Fedora 8 the Virtual parameter in xorg.conf is no longer honored. 
The exact xorg.conf has worked correctly for many  releases. Below is a 
snippet from xorg.conf:
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I am using the "virtual" parameter in my xorg.conf file and it seems to
be working as expected. Xorg.0.log shows that some mode lines were dropped
because of it.

  </pre>
  <blockquote type="cite">
    <pre wrap="">Section "Screen"
       Identifier "Screen0"
       Device     "Videocard0"
       Monitor    "Monitor0"
       DefaultDepth     16
       SubSection "Display"
               Viewport   0 0
               Virtual   1600 1200
               Depth     16
               Modes    "1024x768" "800x600" "640x480"
       EndSubSection
EndSection
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
</body>
</html>