Talk:TV Out

From cchtml.com
Revision as of 10:13, 19 April 2008 by 124.168.194.53 (talk) (Errors and poss fix during configure on Mythbuntu 7.10)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.