[Bug 12229] xrandr: cannot find crtc for output VGA-0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 31 06:44:35 PDT 2007


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





------- Comment #6 from agd5f at yahoo.com  2007-08-31 06:44 PST -------
We do load detection on the tvdac for tv-out detection, however, it's not
always reliable on all different chips, hence you get false positives on
occasion.  There is an alternate tv detection routine that seems to work better
on some r3xx chips.  you can try it by commenting out lines 1414-1414 in
radeon_output.c

remove these:
     if (IS_R300_VARIANT)
         return r300_detect_tv(pScrn);

We may just have to turn off load detection by default for the tvdac.


-- 
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