[Bug 12225] Regression in randr-1.2 code with external VGA monitor
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 31 12:43:57 PDT 2007
http://bugs.freedesktop.org/show_bug.cgi?id=12225
------- Comment #12 from agd5f at yahoo.com 2007-08-31 12:43 PST -------
(In reply to comment #11)
> Yeah, explicitly turning off the S-video connection made VGA work again.
>
> So the question is why does it think that's connected? There is an s-video port
> on the machine, but it's not hooked up to anything.
>
The load detection code for tv-out is a bit flakey on some chips. Can you try
commenting out lines 1413 and 1414 of radeon_output.c and see if that helps?
remove these lines:
if (IS_R300_VARIANT)
return r300_detect_tv(pScrn);
If not I may just disable tv-load detection by default.
--
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