[mythtv-users] Apple TV almost working. Only a slight issue remains

Brad Fuller bradallenfuller at gmail.com
Sat Oct 11 18:46:09 UTC 2008


On Sat, Oct 11, 2008 at 10:39 AM, Michael Brancato
<mike at mikebrancato.com> wrote:
> My Xorg config
> follows:
>
> Section "Screen"
>     Identifier     "Screen0"
>     Device         "Device0"
>     Monitor        "Monitor0"
>     DefaultDepth    24
>     Option         "DPI" "100x100"
>     Option         "UseDisplayDevice" "TV-0"
>     Option         "TVOutFormat" "COMPONENT"
>     Option         "NoLogo" "True"
>     Option         "XvmcUsesTextures" "True"
>     Option         "AddARGBVisuals" "1"
>     Option         "AddARGBGLXVisuals" "1"
>     Option         "NvAGP" "1"
>     Option         "TVStandard" "HD1080i"
>     Option         "Coolbits" "1"
>     Option         "VideoOverlay" "1"
>     SubSection     "Display"
>         Depth       24
>        Modes      "1920x1080" "1280x720"
>     EndSubSection
> EndSection
>
> Section "Extensions"
>     Option         "Composite" "Disabled"
> EndSection

Why are you using:

Option "NvAGP" "1"

does the AppleTV use AGP bus?

-- 
Brad Fuller


More information about the mythtv-users mailing list