http://bugzilla.kernel.org/show_bug.cgi?id=8288
------- Comment #4 from [EMAIL PROTECTED] 2007-10-23 08:32 ------- I made these changes in my kernel config: 246c246 < CONFIG_ACPI_SLEEP_PROC_SLEEP=y --- > # CONFIG_ACPI_SLEEP_PROC_SLEEP is not set 248,250c248,250 < CONFIG_ACPI_AC=y < CONFIG_ACPI_BATTERY=y < CONFIG_ACPI_BUTTON=y --- > CONFIG_ACPI_AC=m > CONFIG_ACPI_BATTERY=m > CONFIG_ACPI_BUTTON=m 660c660,663 < # CONFIG_THINKPAD_ACPI is not set --- > CONFIG_THINKPAD_ACPI=m > # CONFIG_THINKPAD_ACPI_DEBUG is not set > # CONFIG_THINKPAD_ACPI_DOCK is not set > CONFIG_THINKPAD_ACPI_BAY=y 678c681 < # CONFIG_BLK_DEV_IDEACPI is not set --- > CONFIG_BLK_DEV_IDEACPI=y I noticed that the acpid messages are generated only when the ac module is loaded. Also, the messages (in my case) seem to have two sources/clients. One source is the klaptop application with probes for the status of the battery, by default every 20 sec. I changed that, and the acpid log messages moved 30 sec apart. The other source is related to hald-addon-acpi (pid of client in the logs). I don't know what triggers this event. Again, this is related to the ac module. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla