[mythtv-users] Re: Mythtv and ATI TV-OUT

Matthias Meyer Matthias.Meyer at gmx.li
Sat May 1 03:49:09 EDT 2004


Oliver Groht wrote:
> Hi
> 
> i am really new in mythtv. This Program is really great and thanks for 
> all developers!!!
> I have successfully compiled a cvs version of mythtv. Everything is 
> working fine for me.
> But- the next step is watching live tv over my tv-out connector.
> I'm not sure that my problem is a real myth problem or a general X11 
> Driver Problem.
> Here is my Problem description and environment:
> Hardware:
> ATI Radeon 9600 Pro with TV-Out (I want to use them...)
> PVR350 as MPEG Card
> VIA Chipset with AMD Athlon

I have a ATI Rage128pro. Some weeks I have try out many things incl. GATOS.
Then I try the vesa driver instead the r128.
Here are some lines out of my /etc/X11/XF86Config-4
Section "Device"
        Identifier  "Card0"
        Driver      "vesa"
        VendorName  "All"
        BoardName   "All"
EndSection
Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultColorDepth 24
        SubSection "Display"
                Depth     16
                Modes "800x600"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes "800x600"
        EndSubSection
EndSection
-- 
no panic



More information about the mythtv-users mailing list