[Bug 52266] No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 20 13:53:02 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=52266

--- Comment #8 from Alex Deucher <agd5f at yahoo.com> 2012-07-20 13:53:02 PDT ---
Created attachment 64449
  --> https://bugs.freedesktop.org/attachment.cgi?id=64449
possible fix

How about this one?  If it doesn't work, try commenting out the first *ddc_i2c
line and uncommenting the second:

+               *ddc_i2c = combios_setup_i2c_bus(rdev, DDC_DVI, 0, 0);
+               //*ddc_i2c = combios_setup_i2c_bus(rdev, DDC_VGA, 0, 0);


Let me know if either of those work.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list