Gentoo Archives: gentoo-user

From: Lord Sauron <lordsauronthegreat@×××××.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 06:40:07
Message-Id: e5a3e9ac0603262235v785e7333i5564605de32597d1@mail.gmail.com
In Reply to: Re: [gentoo-user] New To Gentoo and Emerge, No ACPI in Kernel by Teresa and Dale
1 On 3/26/06, Teresa and Dale <teendale@×××××××××××××.com> wrote:
2 > Gabriel Dain wrote:
3 >
4 > >Are you sure you compiled it as embbeded, and not module? (* or M in
5 > >menuconfig). If it is M, you'll have to load the module, and add it to
6 > >the list of modules that are loaded at startup.
7 > >--
8 > >Gabriel Dain
9 > >
10 > >
11 > >
12 >
13 > I'll take some time to clarify this more. This is a copy and paste of my
14 > kernel config for the ACPI stuff.
15 >
16 > > Linux Kernel v2.6.14-gentoo-r5 Configuration
17 > > €€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€
18 > > ‚€€€€€€€€€€ ACPI (Advanced Configuration and Power Interface) Support
19 > > €€€€€€€€€€ƒ
20 > >  Arrow keys navigate the menu. <Enter> selects submenus --->.
21 > > Highlighted 
22 > >  letters are hotkeys. Pressing <Y> includes, <N> excludes, <M>
23 > > modularizes 
24 > >  features. Press <Esc><Esc> to exit, <?> for Help, </> for Search.
25 > > Legend: 
26 > >  [*] built-in [ ] excluded <M> module < > module capable 
27 > > 
28 > > ‚€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€ƒ
29 > > 
30 > >  [*] ACPI Support  
31
32 Yes, that is the same as my config.
33
34 > >  [ ] Sleep States  
35 > >  < > AC Adapter  
36 > >  <M> Battery  
37
38 I had this set to be compiled into the kernel. Should that present
39 any problems?
40
41 > >  <*> Button  
42 > >  < > Video  
43 > >  < > Generic Hotkey (EXPERIMENTAL)  
44 > >  < > Fan  
45 > >  < > Processor  
46 > >  < > ASUS/Medion Laptop Extras  
47 > >  < > IBM ThinkPad Laptop Extras  
48
49 I had this enabled (compiled into kernel) since I do own a IBM X40.
50
51 > >  < > Toshiba Laptop Extras  
52 > >  (0) Disable ACPI for systems before Jan 1st this year (NEW)  
53
54 What on earth is this? I read the descriptor, but it didn't help me much...
55
56 > >  [ ] Debug Statements (NEW)  
57 > >  [ ] Power Management Timer Support  
58 > > 
59 > > „‰(+)€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€…
60 > > 
61 > > †€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€‡
62 > >  <Select> < Exit > < Help > 
63 > > „€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€…
64 > >
65 > >
66 >
67 > It's not the best, but it should help anyway. Do you see the * to the
68 > left of ACPI Support? That means that that is compiled into the kernel.
69 > The same for Button. See the M to the left of Battery? That means it is
70 > compiled as a module and has to be loaded when you boot up or whenever
71 > you need to use. The ones that have nothing in there, they are not in
72 > the kernel at all. Oh, do you see the little + sign at the bottom right
73 > under Power Management Timer Support? That means there is more below.
74 > You can use the down arrow to scroll down and it will come up.
75 >
76 > As it says up at the top, you can press "y" to compile it in, press "m"
77 > to have it as a module or press "n" to leave it out. You can also swith
78 > through them with the space bar. There are a lot of gurus here that may
79 > disagree with this, but I have no modules for my kernel unless I have to
80 > have it for some reason. I did have modules for my temp sensors but that
81 > was so I could reset it without rebooting. I'm sure someone will come in
82 > with 100 reasons to have modules and some others will have reasons not
83 > too. I say do it like you need to and whatever makes you and the system
84 > happy.
85
86 I'm just going to try compiling stuff into the kernel first, before I
87 try and tinker.
88
89 > When you make a new kernel, don't remove the old one. Since it does boot
90 > up, you can use it to fall back on in case your new one fails for some
91 > reason. Just give it a different name from the old one when you copy it
92 > over. I do mine names like this:
93
94 So, I should rename one of my kernels and try and see which one is
95 which? Or am I still off the mark? It didn't look like it compiled
96 the kernel... I think it should have taken longer, but it didn't. I
97 may be missing a step. : /
98
99 > > root@smoker / # ls -al /boot/bzI*
100 > > -rw-r--r-- 1 root root 2196613 Sep 18 2005 /boot/bzImage-gen-2.6.12-1
101 > > -rw-r--r-- 1 root root 2224482 Dec 20 20:31 /boot/bzImage-gen-2.6.14-4
102 > > -rw-r--r-- 1 root root 2225130 Dec 27 04:50 /boot/bzImage-gen-2.6.14-5
103 > > root@smoker / #
104 >
105 >
106 > I currently have three kernels that I can boot if one of them gets
107 > corrupted or something. The last digit is like a version number for me.
108 > If you can't boot the old one, you can hit "e" twice when grub comes up
109 > and then use the arrow keys to edit which kernel you want to boot. It
110 > can save you a lot of headaches too. After you edit that, you just hit
111 > return and then hit the "b" key to boot it up. If it gives you a grub
112 > error, just hit the escape (Esc) key to go back and try again.
113
114 Just a question: if the support is made to be as a module (M, instead
115 of *) does that mean that you have to add something like "doacpi" to
116 the boot parameters?
117
118 > Another thing you may not know, you can hit the tab key to complete a
119 > lot of commands too. That includes on the grub screen. If you know it is
120 > bzImage something but can't remember the rest, just delete back to the
121 > bzImage then hit the tab key, may have to hit it twice though. It will
122 > either fill it in or give you a list of the ones that match so far. That
123 > works for a lot of things in Linux. Oh, the arrow keys work in there
124 > too. You can left arrow over until you get to the kernel name to change
125 > that. It will keep you from having to put the root= stuff back in that way.
126 >
127 > Hope this helps. I'm about to take some meds and may not be around for a
128 > while. Plenty of others here to help though.
129
130 Ah, you take crazy-pills too. I've already taken mine, so I'm a
131 couple minutes away from sleep. Thanks for your help. By the end of
132 this I'll hopefully be guru enough to help someone else out in turn :
133 )
134
135 --
136 ========== GCv3.12 ==========
137 GCS d-(++) s+: a? C++ UL+>++++ P+
138 L++ E--- W+(+++) N++ o? K? w--- O? M+
139 V? PS- PE+ Y-(--) PGP- t+++ 5? X R tv-- b+
140 DI+++ D+ G e* h- !r !y
141 ========= END GCv3.12 ========
142
143 --
144 gentoo-user@g.o mailing list

Replies

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