Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18420 - emerging nvidia-glx does not emerge nvidia-kernel
Summary: emerging nvidia-glx does not emerge nvidia-kernel
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-29 04:45 UTC by FluffyDawg
Modified: 2003-05-09 17:34 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description FluffyDawg 2003-03-29 04:45:53 UTC
I emerged nvidia-glx to get GLX working.  GLX did not work - in fact it made the
X server crash upon startup.  After checking the XFree86.org mailing list
archives, I found that several people had the same problem I did, caused by
having the nVidia GLX module and the XFree86 driver - apparently these two
cannot work together.


Reproducible: Didn't try
Steps to Reproduce:
1. emerge nvidia-glx
2.
3.

Actual Results:  
X server crashed

Expected Results:  
X server not crash
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-03-29 06:29:30 UTC
I think the only possibility to change anything is to show a message regarding this at the end of the ebuild.
Comment 2 Thomas Weidner 2003-03-29 10:29:11 UTC
how is this connected to the nvidia-kernel module? i think it should be clear that  nVidia glx drivers do only work with nVidia xfree drivers....
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-05-09 17:34:01 UTC
DEPEND="virtual/glibc
        >=x11-base/xfree-4.2.0-r9
        >=x11-base/opengl-update-1.3
        ~media-video/nvidia-kernel-${PV}"