http://bugs.freedesktop.org/show_bug.cgi?id=12770





------- Comment #15 from [EMAIL PROTECTED]  2007-10-11 08:26 PST -------
<sigh> seems the server doesn't parse the monitor section properly (or at all
for that matter).  This is a server bug.  I'll see if I can look into it this
weekend.

In the meantime, you can add the following to radeon_output.c::radeon_detect()
~line 1649:

if (radeon_output->MonType == MT_DFP)
    return XF86OutputStatusConnected;

that should at least get the driver up.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to