Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6653 - The script nv_check.sh and Gentoo...
Summary: The script nv_check.sh and Gentoo...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL: http://www.nvidia.com/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-17 16:02 UTC by Bernardo S. A. Silva
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
nv_check.sh script file... (nv_check.sh,10.82 KB, application/octet-stream)
2002-08-17 16:02 UTC, Bernardo S. A. Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernardo S. A. Silva 2002-08-17 16:02:03 UTC
Hi folks...

 The nv_check.sh script is a very famous script that tests if the NVidia
GLX/Kernel drivers is conflicting with another X11/Mesa libs.
 It is VERY good and help to fix a lot of bugs.
 I have some suggestions to the Gentoo people about this script:
 
 1) Add this script file on the x11-base/opengl-update ebuild. It IS very useful
to had this on hand.

 2) Change the opengl-update script to rename (backup) the files:
 /usr/X11R6/lib/modules/extensions/libGLcore.a -> libGLcore.bak-a
 /usr/lib/libMesaGL.so -> libMesaGL.bak-so 
 When the command "#opengl-update nvidia" is launched and rename to the original
     
 names when "#opengl-update xfree" is launched
Comment 1 Bernardo S. A. Silva 2002-08-17 16:02:42 UTC
Created attachment 3167 [details]
nv_check.sh script file...

This is the famous file...
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-08-18 18:20:25 UTC
Why ?  The proper way will be to fixup mesa to also install into
/usr/lib/opengl/....

Then opengl-update should work out of the box with it ....
Comment 3 Bernardo S. A. Silva 2002-08-18 20:50:20 UTC
I don't know why. The nv_check.sh script said that, and it is really good to
prevent conflicts.
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2002-08-19 16:46:48 UTC
Cant see why.  Our X ones, and nv's dont conflict, and Mesa is masked (for
a reason I might add).

So if not User error, then there wont be conflict.  Marking this as invalid.

If you want, ask/reopen karltk@gentoo.org if he feels it should be part
of gentoolkit, as I dont see a need for it in opengl-update.