Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Portage
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
jacs
n00b
n00b


Joined: 04 Mar 2003
Posts: 4

PostPosted: Tue Mar 04, 2003 7:56 pm    Post subject: Portage Reply with quote

Sorry

But I can't find how to tell portage that it shouldn't download the old
nvidia drivers thus i have downloaded the new one's from nvidia and
installed them with better performace than the old one's.

Regards
Jonas
Back to top
View user's profile Send private message
compu-tom
Guru
Guru


Joined: 09 Jan 2003
Posts: 415
Location: Berlin, Germany

PostPosted: Tue Mar 04, 2003 8:44 pm    Post subject: Reply with quote

If you bypassed emerge, there is "inject". From the emerge man page:
Code:
       inject (-i)
              Injecting a package inserts a 'stub' for that  package  so  that
              Portage  thinks  that  it is installed. It is handy if you need,
              say, a binary version of XFree86 for esoteric hardware,  or  you
              just  like  to roll your own packages.  You must specify a cate-
              gory and particular version of a  package  for  injecting.   For
              example, emerge inject sys-kernel/gentoo-sources-2.4.19.

This may what you are looking for.

Or if you want to install exactly one particular version of a package, prepend the package name with =:
Code:
emerge =nvidia-glx-1.0.3123


If the package is masked as the new nvidia driver is, use
Code:
ACCEPT_KEYWORDS="~x86" emerge nvidia-glx
to get the lastest package.
Back to top
View user's profile Send private message
jacs
n00b
n00b


Joined: 04 Mar 2003
Posts: 4

PostPosted: Wed Mar 05, 2003 5:25 am    Post subject: Reply with quote

Thanks

I had problems with X before it took like 10 secs to start it but now only 1-2 secs.

Jonas
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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