I have a gentoo-dev kernel, version 2.6.9-r1 on a Compaq notebook, PIII mobile. Every time a compilation is started from emerge kacpid starts to use ~80% of the CPU time. Killing the compilation does not help, and I have to reboot the system. I did not check yet if this happens also compiling from outside emerge, although I would assume so. Reproducible: Always Steps to Reproduce: 1. 2. 3. output of 'emerge info': Portage 2.0.51-r2 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.9 -gentoo-r1 i686) ================================================================= System uname: 2.6.9-gentoo-r1 i686 Intel(R) Pentium(R) III Mobile CPU 1000M Hz Gentoo Base System version 1.4.16 Autoconf: sys-devel/autoconf-2.59-r5 Automake: sys-devel/automake-1.8.5-r1 Binutils: sys-devel/binutils-2.14.90.0.8-r1 Headers: sys-kernel/linux-headers-2.4.21-r1 Libtools: sys-devel/libtool-1.5.2-r5 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2 /share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown / usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/s hare/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/t ex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs candy ccache distlocks gpg sandbox" GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo/ http://ftp.easynet.nl/mirror /gentoo/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://gentoo.inode.at /" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X apm arts avi berkdb bitmap-fonts cdparanoia crypt cups dga dnd dvd encode esd f77 flac foomaticdb gdbm gif gphoto2 gpm gtk gtk2 imlib java jpeg jpeg2k kd e libg++ libwww lzw-tiff mad md5sum mikmod mmx mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang spell sse ssl sv ga tcltk tcpd tetex threads tiff truetype unicode x86 xine xml2 xmms xprint xv z lib"
Created attachment 42847 [details] kernel config
Could you please test with development-sources-2.6.10-rc1?
Ok, first I made a double check with gentoo-dev-2.6.9-rc1 by re-emerging gimp, the problem was still there, and in the output of dmesg I found: ACPI: Processor [CPU0] (supports C1 C2) ACPI-1133: *** Error: Method execution failed [\_SB_.BAT1.SEBI] (Node cff0f7 40), AE_AML_UNINITIALIZED_LOCAL ACPI-1133: *** Error: Method execution failed [\_TZ_.THRM._TMP] (Node cff0f2 80), AE_AML_UNINITIALIZED_LOCAL Then I compiled development-sources-2.6.10-rc1 and the above lines weren't there anymore. However kacpid was still doing as before. I should also mention that this is happening while I'm on KDE. I'll give it a try on single mode just to be sure that KDE's power management isn't messing with it...
It's not KDE: I get the same result by booting in single mode.
Could you please file a bug at http://bugzilla.kernel.org for this