Gentoo Archives: gentoo-user

From: Devon Miller <devon.c.miller@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] New To Gentoo and Emerge, No ACPI in Kernel
Date: Mon, 27 Mar 2006 20:21:06
Message-Id: c52221f0603271213y6d16e487t2fbac2e6d08887f9@mail.gmail.com
In Reply to: Re: [gentoo-user] New To Gentoo and Emerge, No ACPI in Kernel by Lord Sauron
1 Just to throw my 2 cents in...
2
3 I always set
4
5 CONFIG_IKCONFIG=y
6 CONFIG_IKCONFIG_PROC=y
7
8 unless I'm building for a memory constrained system. This stores the config
9 file in the kernel image and makes it available as /proc/config.gz. That
10 way, when I get it working, I know what I did.
11
12 I'm currently running 2.6.15-r8 of suspend2_sources, so if you're using a
13 different kernel YMMV.
14
15 Also, you can tell when the running kernel was built looking in
16 /proc/version for the date stamp.
17
18 dcm

Replies

Subject Author
Re: [gentoo-user] New To Gentoo and Emerge, No ACPI in Kernel Teresa and Dale <teendale@×××××××××××××.com>