On Thu, 11 Aug 2016 at 06:18:00 +0200, Sebastien Marie wrote: > Just to report that I have experimented two times this behaviour (with > the exactly same snapshot kernel version). > > Aug 10 20:52:08 clyde /bsd: acpitz3: critical temperature exceeded 4682C, > shutting down > > On this host, the previous kernel was amd64 bsd.mp snapshot from Sun Jul 10 > 23:30:17 MDT 2016. > > I had already seen this problem on this particular host with previous > kernels but only at boot time, not after several hours of running. > > For now, I am running with this patch (to discard too high temperatures > values, and report them):
Can you reproduce the issue without your patch, but just on a plain GENERIC kernel compiled from source? Snapshots have a change to acpiec which is not yet in CVS (the diff is on tech@), so I'd like to know if you still experience the acpitz problem without that acpiec patch compiled in.
