[Bug 12770] ati driver 6.7.194 put LCD in "out of sync" with a xorg.conf that was working with 6.6.x
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 11 08:23:09 PDT 2007
http://bugs.freedesktop.org/show_bug.cgi?id=12770
------- Comment #15 from agd5f at yahoo.com 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.
More information about the xorg-driver-ati
mailing list