Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How do I specify a particular kernel version with emerge?
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
GreazyMF
n00b
n00b


Joined: 24 May 2004
Posts: 11

PostPosted: Mon May 24, 2004 6:58 pm    Post subject: How do I specify a particular kernel version with emerge? Reply with quote

Hello all,

I'm new to gentoo and this is my first post. I'm currently in the process of putting Gentoo on my Dell D800 laptop. In fact, I successfully performed a stage-3 installation this weekend. I wanted to do a stage-1 installation, but the latest live-cd wouldn't recognize my Broadcom 5705 Ethernet controller.

I searched around and found an archived version of a live-cd from last year that does recognize my Ethernet controller. So, I'm going to start over and do a stage-1 from scratch like I wanted to.

However, I'm a little nervous about getting the right version of the kernel sources. I know that the Broadcom driver has a patch available for kernel version 2.6.0. So, I'd like to make sure that when the time comes for me to build my kernel, that is the version that I'm using.

Could someone please give me the proper incantation to accomplish this?

Best regards,

--Greazy
_________________
It wasn't easy being Greazy ....but it was interesting.
Back to top
View user's profile Send private message
Little Nemo
l33t
l33t


Joined: 29 Mar 2004
Posts: 623
Location: Berlin, Germany

PostPosted: Mon May 24, 2004 7:08 pm    Post subject: Reply with quote

For kernel 2.6.x, gentoo-dev-sources are a good choice:

Code:
emerge gentoo-dev-sources


If you want a specific version, say:

Code:
emerge =gentoo-dev-sources-2.6.5-r1
Back to top
View user's profile Send private message
madmango
Guru
Guru


Joined: 15 Jul 2003
Posts: 507
Location: PA, USA

PostPosted: Mon May 24, 2004 7:11 pm    Post subject: Reply with quote

you need that in quotes

emerge "=gentoo-dev-sources-2.6.5-r1"

or try

emerge ">=mm-sources-2.6.5" for greater than or equal to

or

emerge "<=vanilla-sources-2.6.6-rc3" for less than or equal to
_________________
word.
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