Gentoo Archives: gentoo-amd64

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: Kernel 2.6.21 problem
Date: Sun, 29 Apr 2007 15:56:22
Message-Id: pan.2007.04.29.15.54.11@cox.net
In Reply to: Re: [gentoo-amd64] Kernel 2.6.21 problem by "Hemmann
1 "Hemmann, Volker Armin" <volker.armin.hemmann@××××××××××××.de> posted
2 200704291349.08002.volker.armin.hemmann@××××××××××××.de, excerpted below,
3 on Sun, 29 Apr 2007 13:49:07 +0200:
4
5 > ACPI and switching the monitor off are two completly unrelated problems.
6 > ACPI is not evil - and some machines even need ACPI to boot. There is no
7 > reason to not have ACPI in the kernel. And monitor - that is something
8 > for your xorg.conf and xset.
9
10 Well, xorg.conf/xset don't help in console mode. At least here,
11 something does monitor blanking (it doesn't actually turn off) in console
12 mode if I leave it sit. It's not /that/ big a deal here, but it'd be
13 nice to at least know what's responsible and where the config for it is.
14
15 You're right about ACPI, however. IIRC I had it compiled out of my
16 kernel entirely, back in the 2.4 era, but that's been awhile, and a lot
17 of machines, particularly laptops I've read, need it to function properly.
18
19 That said, if ACPI is in the kernel, IIRC it's possible to disable ACPI
20 from the kernel command line if necessary. See ($KERNELDIR)/
21 Documentation/x86_64/boot-options.txt for a whole list of interesting and
22 potentially useful options.
23
24 @PH: I'm running .21 and have run the -rcs and some gits before that,
25 and have only partial ACPI enabled here, without issue. However, my
26 machine being a dual socket-940 Opteron server targeted system, only a
27 limited subset of the various ACPI components (sleep-statess, processor,
28 button, *NUMA*, which I'm using for CPU detection, and power management
29 timer, that's about it) are even supported on my hardware. I don't have
30 the stuff like fan and thermal zone enabled as they aren't supported
31 anyway, but it compiled and is running fine.
32
33 Anyway, I'd suggest filing a bug, as if symbols are missing due to unmet
34 dependencies, the menu config needs to be changed such that it doesn't
35 allow that option, either turning on the dependencies along with what
36 depends on them or disabling the depended option unless the dependencies
37 are met. Alternatively, if it's a mistake due to code refactoring, it
38 needs to be corrected, and the way to bring it to their attention is via
39 bug.
40
41 --
42 Duncan - List replies preferred. No HTML msgs.
43 "Every nonfree program has a lord, a master --
44 and if you use the program, he is your master." Richard Stallman
45
46 --
47 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: Kernel 2.6.21 problem Wil Reichert <wil.reichert@×××××.com>