[ltp] Re: radeon tv-out

Alex Deucher linux-thinkpad@linux-thinkpad.org
Thu, 9 Aug 2007 10:13:52 -0400


---------- Forwarded message ----------
From: Axel Braun <axel.braun@gmx.de>
Date: Aug 9, 2007 7:00 AM
Subject: [ltp] Re: radeon tv-out
To: linux-thinkpad@linux-thinkpad.org


Alex Deucher wrote:

> I've just pushed tv-out support to the radeon randr-1.2 branch.  It should
> in theory support all chips with integrated tv-out.

Good point!
Can you give some hints on how to configure TV-out, that may also apply to
other chipsets?

Make sure you have xserver 1.3 or later.  grab the randr-1.2 branch of
the radeon driver.  I haven't added load detection yet so you'll have
to manually force it on.
xrandr --addmode S-video 800x600
xrandr --output S-video --mode 800x600

and that should do it.  Let me know if you run into any problems.

Alex