https://bugzilla.novell.com/show_bug.cgi?id=239101 ------- Comment #8 from bernhard.bender@web.de 2007-02-11 16:34 MST ------- I built and installed linux-2.6.20 with the following patches included: psmouse-fiddle-with-reset.patch serio-cleanup-to-bus.patch ACPI-notify-revised.patch fan-problem-fix.patch I cloned the kernel config by copying if from /boot and using "make oldconfig" command. The "ACPI bad state" problem seems fixed; at least the AC adapter is correctly recognized which is wasn't with the original 10.2 kernel. The fans do behave differently now: It seem that the lowest level fan is alway active, regardless of temperature. Before, the fan would be off completely. With temperature going up, acpi -V shows Thermal 1: active[2], 50.0 degrees C Thermal 2: ok, 51.0 degrees C Thermal 3: ok, 31.0 degrees C But fans do not seem to follow, only Thermal 1: "active[3]" and "ok" seem to produce any difference in fan state at /proc/acpi/fan/*/state, but no noticeable difference in the fan's actual speed. This is better than before, since the CPU seems to remain cooler, but not perfect yet. Any other patches I could try? Note that I am not going thru suspend, just booting the machine. BTW: I see a couple of "APIC error on CPU0: 40(40)" messages in the syslog for both CPUs. -- Configure bugmail: https://bugzilla.novell.com/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.