SCIENTIFIC-LINUX-USERS Archives

November 2005

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Jan Iven <[log in to unmask]>
Reply To:
Date:
Mon, 7 Nov 2005 12:05:02 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (27 lines)
On Fri, 2005-11-04 at 13:26 -0600, Brian McGonagill wrote:
> We are trying to run a major graphics app hog on SLF3.0.4 and need to
> make sure that it is using OpenGL, not Mesa....
> 
> We do a GLX info, and it is using Mesa,
> 
> How do we switch it to use OpenGL?

You need a graphics card that is supported for DRI ("direct rendering
infrastructure").
Usually involves a small kernel module (DRM, direct rendering manager),
and a matching card driver for XFree86. NVidia and ATI both have these
as proprietary binary modules, you'll need a version that matches both
your kernel and your XFree86 version.

If you believe your card should be able to do 3d, and you have the
drivers installed, have a look at /var/log/XFree86.0.log, look for
messages like 
[drm] Initialized ...
[dri] Disabling DRI.

http://dri.freedesktop.org/wiki/DriTroubleshooting
has a step-by-step troubleshooting..

Regards
jan

ATOM RSS1 RSS2