TV-Out for radeon r200/r300 cards

Monday, August 13. 2007, 18:47
TV-Out on radeonMaybe you've read that I did some coordination on relicensing the old GATOS TV-Out code to make inclusion into the radeon driver possible (gatos was gpl, while xorg uses mit-license).

Now, shortly after that Alex Deucher started implementing tv-out in the randr-1.2-branch of the ati driver based on that code. randr-1.2 is the new and shiny stuff that will make future versions of xorg manage resolutions and output connectors much better. As you can see on the picture, today I played around with the new code and got it working (get Gentoo git-ebuild here).

As a short howto, on some cards (including mine), autodetection of the connector status doesn't work yet. You'll have to manually force the connector:
xrandr --addmode S-video 800x600
xrandr --output S-video --mode 800x600
This is especially exciting as it is the last features of my laptop that was missing for »full linux-compatibility« (some minor issues left, as the cardreader only reads sd at the moment, the modem needs a binary driver).

Trackbacks

No Trackbacks

Comments
Display comments as (Linear | Threaded)

thnxs this is especially usefull for Wine Legacy games (**cough** d3D x), that don't handle Xvidmode outputs correct
#1 joako on 2007-08-14 12:22 (Reply)

Add Comment

Enclosing asterisks marks text as bold (*word*), underscore are made via _word_.