Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Missing two options under the 2.6 kernel make config menu..
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Visceral
Apprentice
Apprentice


Joined: 28 Oct 2003
Posts: 232
Location: Austin, Texas. USA

PostPosted: Fri Jan 02, 2004 11:26 pm    Post subject: Missing two options under the 2.6 kernel make config menu.. Reply with quote

Viewing the release notes for 2.6 it says to compile in support for the virtual terminal (Character Devices >Virtual Terminal) and vt_console (Character Devies>Support for console) among other things. However, for the life of me I cannot find either option under Character Devies. I *know* I must be missing something, but where the hell are they?
Back to top
View user's profile Send private message
GentooBox
Veteran
Veteran


Joined: 22 Jun 2003
Posts: 1168
Location: Denmark

PostPosted: Fri Jan 02, 2004 11:46 pm    Post subject: Reply with quote

well.. i cant find it in the menuconfig too..
but its in the .config.

Its CONFIG_VT
and CONFIG_VT_CONSOLE


# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_SERIAL_NONSTANDARD is not set
_________________
Encrypt, lock up everything and duct tape the rest
Back to top
View user's profile Send private message
GentooBox
Veteran
Veteran


Joined: 22 Jun 2003
Posts: 1168
Location: Denmark

PostPosted: Sat Jan 03, 2004 12:18 am    Post subject: Reply with quote

[*] Virtual terminal (NEW)
[*] Support for console on virtual terminal (NEW)

just found it... it is under "Character devices"
its the first 2 options.

i have never noticed it before :D
_________________
Encrypt, lock up everything and duct tape the rest
Back to top
View user's profile Send private message
Visceral
Apprentice
Apprentice


Joined: 28 Oct 2003
Posts: 232
Location: Austin, Texas. USA

PostPosted: Sat Jan 03, 2004 12:29 am    Post subject: Reply with quote

I'm using the 2.6 kernel sources and neither option is there.
Back to top
View user's profile Send private message
Visceral
Apprentice
Apprentice


Joined: 28 Oct 2003
Posts: 232
Location: Austin, Texas. USA

PostPosted: Sat Jan 03, 2004 1:54 am    Post subject: Reply with quote

Ok, I went back and double checked..and no I'm not crazy.

Under Device Drivers>Character Devices *neither* of those are even listed as options. It is the 2.6.0 kernel makemenu config, it says so up top. Are there *two* Character Devices menus? Am I missing one? Is there some other option somewhere in the kernel config that I must first activate to get these two options to appear?
Back to top
View user's profile Send private message
Habanero
n00b
n00b


Joined: 01 Jan 2004
Posts: 14
Location: Fort Worth, Texas

PostPosted: Sat Jan 03, 2004 2:41 am    Post subject: Reply with quote

Which kernel sources did you emerge?
- mm-sources
- development-sources
- other?
Back to top
View user's profile Send private message
Visceral
Apprentice
Apprentice


Joined: 28 Oct 2003
Posts: 232
Location: Austin, Texas. USA

PostPosted: Sat Jan 03, 2004 4:31 am    Post subject: Reply with quote

Development sources.

gentoo-dev-sources

And the kernel menu says 2.6.0 at the top. I *must* be doing something wrong, but I cannot figure it out, those options just are not there.. :oops: :oops:
Back to top
View user's profile Send private message
Habanero
n00b
n00b


Joined: 01 Jan 2004
Posts: 14
Location: Fort Worth, Texas

PostPosted: Sat Jan 03, 2004 4:56 am    Post subject: Reply with quote

I am completing an install of mm-sources and just went back and looked. I can't find it in either the make menuconfig or the make config.

However, it is right there in the .config file.
Back to top
View user's profile Send private message
Visceral
Apprentice
Apprentice


Joined: 28 Oct 2003
Posts: 232
Location: Austin, Texas. USA

PostPosted: Sat Jan 03, 2004 5:51 am    Post subject: Reply with quote

Ok, so I assume I can nano the file and make the adjustments there? Where exactly is the .config file so I can get there and edit it?
Back to top
View user's profile Send private message
nachiketa
n00b
n00b


Joined: 19 Dec 2003
Posts: 74
Location: earth

PostPosted: Sat Jan 03, 2004 7:46 am    Post subject: did ya try xconfig of gconfig ? Reply with quote

there is an option you have to turn on to get the whole option tree. its the second item on the second menu :D
_________________
Stop Thinking
Start Forgetting!
Back to top
View user's profile Send private message
manywele
l33t
l33t


Joined: 12 Jul 2003
Posts: 739
Location: Inside

PostPosted: Sat Jan 03, 2004 9:04 am    Post subject: Reply with quote

Visceral wrote:
Ok, so I assume I can nano the file and make the adjustments there? Where exactly is the .config file so I can get there and edit it?

You don't want to edit the .config file by hand. It's written by xconfig/menuconfig. Just check and make sure the options are included.
Code:
grep VT /usr/src/linux/.config
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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