On Mon, 24 Feb 2003, Murray Taylor wrote:

> I installed XFree86 4.2.0 from a current ports tree WITHOUT  having ever had
> XFree86-3 loaded.
[...]
> When I run it from command line i get this
>
> ttyp0 > kpovmodeler
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> PMPart: TreeView added
> PMPart: DialogView added
> PMPart: GLView added
> PMPart: GLView added
> PMPart: GLView added
> PMPart: GLView added
>
> and the GUI has the 4 display windows showing
>
> No OpenGL support
>
> I have Mesa 3,4,2_2 loaded ( it appearesd during the KDE build I think )
>
> How cam I get the OpenGL support working?

>From my /etc/X11/XF86Config:

  Section "Module"
        ...
        Load  "GLcore"
        Load  "glx"
        ...
  EndSection

That may or may not be it.

  $.02,
  /Mikko


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to