[mythtv] Initial install...

Robert Dege mythtv-dev@snowman.net
Fri, 27 Dec 2002 15:37:12 -0500 (EST)


> Does the following mean that my card does not have XVideo?
>
> spud:/home/kent# mythtv
> Xlib:  extension "GLX" missing on display ":0.0".

This might be a related problem.  You need to add glx as a loaded module
in your XF86Config-4 file.

Also, in /etc/X11, make sure that X is softlinked to XFree86.  If it's
not, then you're using an old 3.3.6 driver, and that can be causing
problems as well.


Section "Module"
        Load  "dbe"
        Load  "GLcore"
        Load  "glx"
        Load  "extmod"
        Load  "xie"
	Load  "v4l"
EndSection



-Rob

So Many Things in Life Would Be Really Funny
.... If They Weren't Happening To Me