Summary: | Cannot get TV Out to work on an RV515 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | u.ra604 | ||||||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||||||
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> | ||||||||
Severity: | normal | ||||||||||
Priority: | medium | CC: | nathanhendler | ||||||||
Version: | git | ||||||||||
Hardware: | x86 (IA32) | ||||||||||
OS: | Linux (All) | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Attachments: |
|
Description
u.ra604
2011-03-02 10:50:10 UTC
Created attachment 44025 [details] [review] UMS log Do you have the proper tv standard set? for kms: xrandr --output S-video --set "tv standard" <std> pal, ntsc, etc. for ums: xrandr --output S-video --set "tv_standard" <std> Also we currently don't support component video, so make sure you aren't trying to use that. Ignore the 2276x480, that's an internal hardware setting. tv-out used a fixed mode (pal or ntsc, etc.). The modes that are exposed to the user, 1024x768, etc. are just virtual modes that expose the desktop size that is scaled down to display on the tv. I tried changing the TV standard with xrandr (screen already corrupted), and by creating a file in xorg.conf.d with this: Section "Device" Identifier "X1550" Driver "radeon" Option "TVStandard" "pal" EndSection Made no difference. TV is connected via 4-pin S-video cable. Created attachment 44027 [details]
Picture of corruption
I have the same problem (with the same video-card) I have found that if I boot the live Mythbuntu 11.10 CD, I can use xrandr to reflect the S-video output (xy) and the reflect it back to normal, and the video consistently is fixed. However, this fix does not work with the latest Archlinux using kernel 3.1.6 Would love the help get this fixed. Let me know if I can. Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.