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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jun 1 05:15:53 PDT 2008


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

           Summary: TV-Out doesn't work on RS690
           Product: xorg
           Version: git
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/Radeon
        AssignedTo: xorg-driver-ati at lists.x.org
        ReportedBy: obsidian at paniert.org
         QAContact: xorg-team at lists.x.org


Created an attachment (id=16856)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=16856)
X startup log with autoconfiguration

I tried todays radeon GIT version on my HTPC (ASUS M2N-V running 32 bit
archlinux) . VGA Out works fine (cudos btw, videos are really smooth), but
TV-Out doesn't work. I have a standard analog TV connected via Supervideo
connector. The setup works fine with fglrx and also in BIOS/text mode.

As soon as X starts, the screen goes black. When I use xrandr via SSH to change
resolutions, the screen flickers.

I tried with X autoconfiguration and also with a config file where I

1) forced TV-Out on:
Section "Device"
        Identifier  "aticonfig-Device[0]"
        Driver      "radeon"
        Option  "TVStandard" "pal"
        Option "ForceTVOut" "true"
        BusID       "PCI:1:5:0"
EndSection

2) Forced the monitor to the values of a standard TV:
(in Device section:)
        Option "monitor-S-video" "TV"
(then:)
Section "Monitor"
        Identifier   "TV"
        Option      "DPMS" "false"
# 702x576 @ 25Hz, 15.6kHz hsync, itu-r bt.470 PAL, analog broadcast
ModeLine "702x576 at 25i" 13.5   702 722 785 864  576 581 586 625 interlace -hsync
-vsync
        Option "PreferredMode" "702x576 at 25i"
EndSection

All gave the same result. I have attached the log from the autoconfiguration
try.


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