<div>I have a ubuntu 9.04 installed.  I was using the integrated i845 chip set graphics.  I am trying to upgrade to using a ATI 9550 card.  The monitor is a dodgy gateway2000 Vivitron 1776.  This monitor works just fine, except no video system seems to be able to pull the specs from this monitor.  No linux distro has ever worked out of the box with this monitor.  I always have to add a monitor section like:</div>
<div><br></div><div>Section "Monitor"</div><div>        Identifier  "Gateway Vivitron 1776"</div><div>        HorizSync  31.5 - 64</div><div>        VertRefresh  50-120</div><div>        Option  "DPMS"</div>
<div>End Section<br><div><br></div><div>To my xorg.conf.</div><div><br></div><div>Even windows does not correctly "see" this monitor.  Windows just defaults to the lowest possible resolution and refresh and lets me point & click to the resolution I want.</div>
<div><br></div><div>I have connected the dodgy monitor to the DVI port of ATI 9550 card through a DVI->VGA adapter that I have used successfully on other system.  The system displays the boot and BIOS screens without troubles.   The alt-shift-fn terminals work but I can get no X11 style graphics.  I have tried auto(re)configuring my xorg.conf.  I have hand edited my xorg.conf.  Through all these changes I consistently get 2 errors in /var/log/Xorg.0.log I am getting 2 errors.  Here are the lines around the errors.  (Reproduced by hand - may have typos)</div>
<div><br></div><div>(II) RADEON(0): Output: VGA-0, Detected Monitor Type:0</div><div>finished output detect: 0</div><div>(II) RADEON(0): I2C device "DVI-0:E-EDID segment register" registered at address 0x60.</div>
<div>(II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.</div><div>(II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0</div><div>Unhandled monitor type 0</div><div>finished output detect: 1</div>
<div>(II) RADEON(0): Output: S-video, Detected Monitor Type:0</div><div>finished output detect: 2</div><div>(EE) RADEON(0): No connected devices found!</div><div>finished all detect</div><div>before xf86InitialConfiguration</div>
<div>(II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0</div><div>(EE) RADEON(0): Using CRT default</div><div>(II) RADEON(0): Total number of valid Screen mode(s) added: 0</div><div>Unhandled monitor type 0</div><div>
(II) RADEON(0): Output: S-video, Detected Monitor Type: 0</div><div>(II) RADEON(0): Output VGA-0 connected</div><div>(II) RADEON(0): Output DVI-0 disconnected</div><div>(II) RADEON(0): Output S-video disconnected</div><div>
<br></div><div>Here is my current xorg.conf</div><div><br></div><div><div>Section "Monitor"</div><div>        Identifier  "Gateway Vivitron 1776"</div><div>        HorizSync  31.5 - 64</div><div>        VertRefresh  50-120</div>
<div>        Option  "DPMS"</div><div>End Section<br><div><br></div><div><div><div>Section "Screen"</div><div>        Identifier  "Gateway Vivitron 1776 on Radeon 9550"</div><div>        Device  "Radeon 9550"</div>
<div>        Monitor  "Gateway Vivitron 1776"</div><div>End Section</div><div><div><div><br></div><div>Section "Device"</div><div>        Identifier  "Radeon 9550"</div><div>        Driver "ati"</div>
<div>        BusID  "PCI:1:0:0"</div><div>End Section</div><div><div><br></div><div>Section "ServerFlags"</div><div>        Option  "DontZap"  "false"</div><div>EndSection</div><div>
<br></div><div><br></div><div>So, what do I need to add to my xorg.conf to get the dodgy monitor to work with the ATI 9550 card?  I think that I just need a way to tell the radeon driver to ignore the auto detection results ad just output to that dvi port.  How do I do that?</div>
<div><br></div><div>Thanks much</div><div>-Rodney</div><div><br></div></div></div></div></div></div></div></div></div>