[Bug 12392] radeon 6.7.192 fails to force second monitor HSync / VRefresh

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 14 15:38:24 PDT 2007


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


agd5f at yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NOTABUG




------- Comment #11 from agd5f at yahoo.com  2007-09-14 15:38 PST -------
(In reply to comment #10)

> Still I wonder what the static way for it would be.
> 
> Guess this "bug" can be closed now. (Well it's a new one, cause I have to
> disable my non-existing S-Video Port :P) Thanks!
> 

Well, your bios seems to think you have an S-video port.  You can either
upgrade to the latest version of the driver in git (which disables tv-oout load
detection), or you can disable it thusly:

add:
Section "Monitor"
        Identifier      "TV"
        Option "Enable"  "FALSE"
EndSection

to your xorg.conf and add:
        Option          "Monitor-S-video" "TV"
to the device section of your config.


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