Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 139890

Summary: Update to Xorg7 nvidia-drivers blocking media-video/nvidia-*
Product: Gentoo Linux Reporter: Robert Golding <robert.golding>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert Golding 2006-07-10 08:14:37 UTC
I upgrade my system to modular Xorg7 yeaterday and emerge stated nvidia-drivers was blocking media-video/nvidia-kernel and media-video/nvidia-glx.

I unmerged nvidia-drivers, installed Xorg7 and re-emerged x11-drivers/nvidia-drivers afterwards.

I think the meta(?) for xorg7 needs to be updated to reflect the changes to nvidia drivers.

Q. How does that work?  Just interested.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-10 08:28:43 UTC

*** This bug has been marked as a duplicate of 79606 ***
Comment 2 Robert Golding 2006-07-10 10:58:05 UTC
(In reply to comment #1)
> 
> *** This bug has been marked as a duplicate of 79606 ***
> 
My bug is NOT the same as 79606 at all!  It is just that the system
that pulls in nvidia does not differentiate the three positions of the drivers,
and that causes a block

i.e. this section of the xorg-x11-7.0-r1.ebuild code isn't working properly
//-------->
video_cards_nvidia? ( || ( media-video/nvidia-glx
                        x11-drivers/nvidia-drivers
                        x11-drivers/nvidia-legacy-drivers ) )
//------>

Problem is, I don't know how to fix it, don't know how to code :-)
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-07-10 11:09:55 UTC
> It is just that the system that pulls in nvidia does not differentiate the three > positions of the drivers

No, not at all.

*** This bug has been marked as a duplicate of 79606 ***