On Tuesday 18 March 2003 09:30 pm, Bastux wrote:
> Hello,
>
> I'm on Xfree 4.2.1. I've a GForce II, and I downloaded the last
> modules of nvidia on nvidia.fr (I used to do that before Gentoo :))
> and I can't succed in using opengl. I followd the procedure and added
> load "glx" in my XF86Config-4.
>
> I replace too the driver of Xfree by "nvidia". The driver seems
> working, but I can't use the opengl (for example I can't play raptor2
> :( ).
>
> I see that while configuring :
>
> ....
> ....
> checking for pthread.h... yes
> checking for pthread_attr_init in -lpthread... yes
> checking for glBegin in -lGL... yes
> checking for GL/gl.h... no
> checking for GL/glx.h... no
> configure: error: *** Unable to locate working OpenGL library ***
>
> !!! ERROR: media-plugins/xmms-iris-0.11 failed.
> !!! Function econf, Line 273, Exitcode 1
> !!! econf failed
>
> root #
>
> Therefore, the files are in /usr/X11R6/include/GL, which is linked to
> /usr/include/GL.
>
>
> Have you got an opinion about this mystery?
>
> Bastux
>
> P.S. : Excuses me I lost my english :)
> ___________________________________________________________
> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais !
> Yahoo! Mail : http://fr.mail.yahoo.com
>
> --
> [EMAIL PROTECTED] mailing list

At a command line do: "glxinfo" you should see something like this:
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.3
server glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_ARB_multisample
client glx vendor string: NVIDIA Corporation
client glx version string: 1.3
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
    GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
    GLX_SGIX_swap_group, GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_NV_float_buffer
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_ARB_multisample, GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce4 Ti 4200/AGP/SSE/3DNOW!
OpenGL version string: 1.4.0 NVIDIA 41.91
(more omitted)

If not, have you emerged both the nvidia-kernel and the nvidia-glx 
packages?
Are you using version # 1.0.4191-r1?
If you are using version # 1.0.3123. the driver name is NVdriver.

-- 
Regards, Ernie
100% Microsoft and Intel free

--
[EMAIL PROTECTED] mailing list

Reply via email to