Talk:TV Out
From cchtml.com
Revision as of 05:13, 19 April 2008 by 124.168.194.53 (Talk)
Is there a list of which cards support TV Out using fglrx?
And cards that absolutely do NOT support the TV Out (s-video) via the driver?
Kelly
[edit] Configure Errors on Mythbuntu 7.10
I got errors complaining that some packages (correct terminology?) were not found on MythBuntu 7.10
I had to run:
PKG_CONFIG_PATH=/usr/lib/pkgconfig/ export PKG_CONFIG_PATH
before it configured correctly. That in the Installation -> Bulding section between commands:
export XORG_PREFIX="/usr"
and
export XORG_CONFIG="--prefix=$XORG_PREFIX --sysconfdir=/etc --localstatedir=/var" ./configure $XORG_CONFIG --with-xorg-module-dir=$XORG_PREFIX/lib/xorg/modules
I haven't tried out the driver yet. I will report back if that works.