[Bug 16186] TV-Out doesn't work on RS690

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jun 28 09:12:00 PDT 2009


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


Sam Weston <admin at samuelweston.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |admin at samuelweston.com
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #6 from Sam Weston <admin at samuelweston.com>  2009-06-28 09:11:59 PST ---
(In reply to comment #5)
> can you provide your xorg.conf and your log?
> I have tried the latest git and doesn't work (black screen as usually).
> 
> this my config and log:
> 
> http://dl.getdropbox.com/u/158338/linux%20mediacenter/xorg.conf.radeon.21apr09
> http://dl.getdropbox.com/u/158338/linux%20mediacenter/xorg.log.radeon.21apr09
> 
Thanks to Kevin Read I now have a working setup (using s-video). Here is my
full xorg.conf: http://nopaste.info/d1030fb722.html

Or the relevant bits: 

Section "Monitor"
    Identifier "Monitor0"
    HorizSync 30.0 - 50.0
    VertRefresh 60
EndSection

Section "Device"
    Identifier  "Card0"
    Driver      "radeon"
#    Option    "TVStandard" "scart-pal"
    Option    "ATOMTvOut"    "on"
#    Option    "AccelMethod"    "exa"
    #Option  "DefaultTVDACAdj" "on"
    Option    "DynamicClocks"    "on"
    Option    "DRI"    "true"
EndSection

I found that I needed to comment out the TVStandard line on my M2A-VM to avoid
getting a distorted picture. I have PAL set in my BIOS. I'm not sure about the
other options, as they don't appear to make any difference. ATIMTvOut is the
key.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list