From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 52266] No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)"
(ChipID = 0x5a41)
Date: Fri, 20 Jul 2012 20:53:02 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id E32BF9E822
for ;
Fri, 20 Jul 2012 06:53:01 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=52266
--- Comment #8 from Alex Deucher 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.