Re: Error: Xlib: extension "XFree86-DRI" missing on display ":0.0".

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 23 Mar 2004, Paulo Belletato wrote:

> Hi all,
>
> I'm trying to run some simple examples of opengl programs from a tutorial of
> www.opengl.org in a Pentium III - 1GHz with a video card NVIDIA RIVA TNT2,
> using XFree86 4.3.0 version 11, Revision 0, Release 6.6.
> (Release Date: 27 February 2003)
> My system is a FreeBSD 4.8-RELEASE #0: Thu Apr  3 10:53:38 GMT 2003
>
> I could compile a simple example, but when trying to run the ./a.out prog.
> I received the message:
>
>  GLUT: Fatal Error in a.out: OpenGL GLX extension not supported by display: :0.0
>
> I could eliminate that problem including the line Load "glx" in my XF86Config
> file. I also added the Load "dri" in the same file. But now trying to run the
> a.out program I get the message:
>
>  Xlib:  extension "XFree86-DRI" missing on display ":0.0".

   The DRI extension should not be required for OpenGL to work.

>
> I've found some related messages in this list that discussed this problem but
> I didn't understand what should I do to solve it.
>
> I have no experience with graphics programming so I have some elementary doubts:
>
> 1. Are there any TUTORIAL to solve this problem?
> 2. Should I download and install the NVIDIA driver from NVIDIA Corp.?

   If you want hardware accelerated OpenGL, then yes.

> 3. Is this card compatible with 3D acceleration?

   The "nv" driver that comes with XFree86 does not support
HW 3D acceleration, but it should still work unaccelerated
with the OpenGL libraries and glx module that come with
XFree86.  NVIDIA's binary drivers will replace XFree86's
GLX module and OpenGL libraries with ones that support HW
OpenGL acceleration on NVIDIA hardware.


> 4. Should the examples from www.opengl.org run in a non-accelerated card?

   They should run with even with the software OpenGL rendering
used by the "nv" driver.


			Mark.
_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux