Talk:TV Out

From cchtml.com

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


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.