How I Got TV Out to Work with ATI X1200 without FGLRX

2009 March 26

I got TV out to work with my ATI X1200 graphics card on Ubuntu Jaunty Jackalope without the FGLRX driver. I had to enable experimental tv-out support by editing the “/etc/X11/xorg.conf” file with a text editor. There might be some quirks when this option is enabled.

In the “Device” section I added the following line.

Option "ATOMTvOut" "yes"

The driver setting needs to be set as “radeon” or “ati” in the Device section.

Driver "ati"

This only works with “R/RV5xx, R/RV6xx, and R/RV7xx atombios chips” according to the man page for the radeon driver.

No comments yet

Leave a Reply

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS