Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nvidia 6106 drivers
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
skatefriday
n00b
n00b


Joined: 25 Jul 2004
Posts: 41

PostPosted: Sun Aug 01, 2004 5:55 pm    Post subject: nvidia 6106 drivers Reply with quote

I've seen reference to nvidia 6106 drivers in these forums but
emerge sync only finds something called

app-emulation/emul-linux-x86-nvidia

Is this the package people are talking about?

Craig
Back to top
View user's profile Send private message
skatefriday
n00b
n00b


Joined: 25 Jul 2004
Posts: 41

PostPosted: Sun Aug 01, 2004 6:01 pm    Post subject: Reply with quote

When I do

Code:
ACCEPT_KEYWORDS="~x86" emerge app-emulation/emul-linux-x86-nvidia


It still tells me that that particular ebuild is masked. I thought that this was supposed unmask that build.

Craig
Back to top
View user's profile Send private message
skatefriday
n00b
n00b


Joined: 25 Jul 2004
Posts: 41

PostPosted: Sun Aug 01, 2004 6:08 pm    Post subject: Reply with quote

And then it tells me a possible candidate is

app-emulation/emul-linux-x86-nvidia-1.0.6106-r1

and if I do

ACCEPT_KEYWORDS="~x86" emerge app-emulation/emul-linux-x86-nvidia-1.0.6106-r1

It says it wants an '=' sign. I give it the '=' sign and it tells me it's
masked again and proposes the same package as a candidate.

Grrrrr.

Craig
Back to top
View user's profile Send private message
Nate_S
Guru
Guru


Joined: 18 Mar 2004
Posts: 414

PostPosted: Sun Aug 01, 2004 6:16 pm    Post subject: Reply with quote

the packages you are looking for are media-video/nvidia-kernel and media-video/nvidia-glx.

Also, ACCEPT_KEYWORDS on the command line is a bad idea. It's better to use the /etc/portage files. read man portage or search the forum for more info.

-Nate
Back to top
View user's profile Send private message
skatefriday
n00b
n00b


Joined: 25 Jul 2004
Posts: 41

PostPosted: Sun Aug 01, 2004 6:36 pm    Post subject: Reply with quote

/usr/portage/media-video/nvidia-glx shows nvidia-glx-1.6.6103-r3.ebuild.

However, emerge search nvidia only shows the older version 4496-r2.

Why won't it let me install the later version?

Craig
Back to top
View user's profile Send private message
GizzmoAsus
n00b
n00b


Joined: 23 May 2004
Posts: 46
Location: (Blackburn / Lougborough) UK

PostPosted: Sun May 08, 2005 10:38 am    Post subject: Reply with quote

skatefriday wrote:
And then it tells me a possible candidate is

app-emulation/emul-linux-x86-nvidia-1.0.6106-r1

and if I do

ACCEPT_KEYWORDS="~x86" emerge app-emulation/emul-linux-x86-nvidia-1.0.6106-r1

It says it wants an '=' sign. I give it the '=' sign and it tells me it's
masked again and proposes the same package as a candidate.

Are you running 64bit Gentoo??? If not you do not need to
Code:
emerge app-emulation/emul-linux-x86-nvidia-1.0.6106-r1
This is purelly for 32 bit emulation purposes. If you are running 64 bit Gentoo then there is no need to
Code:
ACCEPT_KEYWORDS="~x86"
there is no x86 version for this package. There is no need seeing as x86 is 32 bit and this package is 32 bit emulation. if its the latest Nvidia-glx drivers your after then try (as root)
Code:
echo media-video/nvidia-glx >> /etc/portage/package.keywords
followed by
Code:
emerge nvidia-glx
This will give you the latest version.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum