On Tue, Jan 12, 2010 at 09:49:11PM -0800, Don Scott wrote: > My X60 overheated and did a clean shutdown while building devel/jdk/1.6. > This is the first time there has been a heat related issue on this laptop. > It's running the latest BIOS (version 2.18) and an i386 snapshot from > January 5th. <snip> > I don't think this is openbsd related, but thought it would be interesting > to post anyway (especially since acpi development is in progress).
For what it's worth, it's fairly easy to configure sensorsd to run "apm -L" as soon as the temperature gets too high, and your choice of "apm {-H,-A,-C}" as soon as it gets low enough. Joachim