Re: laptop cpu high temperature while idle

2020-08-13 Thread olve
"Due to the way in which thermal information is reported on Intel processors, the temperature may be off by exactly +/-15 degrees C." man 4 cpu http://man.openbsd.org/cpu#BUGS This must be my case. Thanks for participating to Stefan Hagen and John aka j. Topic closed. Sadly, temperature output

Re: laptop cpu high temperature while idle

2020-08-11 Thread j
o...@mailo.com wrote: $ sysctl hw.sensors | grep temp hw.sensors.cpu0.temp0=95.00 degC hw.sensors.acpitz0.temp0=79.00 degC (zone temperature) I have an old (of course) IBM/Lenovo X60 with a similar issue. Once it gets to 80 or 90C, the CPU goes into thermal runaway, emits a "exceeded 128C"

Re: laptop cpu high temperature while idle

2020-08-11 Thread olve
>> $ sysctl hw.sensors | grep temp >> hw.sensors.cpu0.temp0=95.00 degC >> hw.sensors.acpitz0.temp0=79.00 degC (zone temperature) > This seems hot for doing nothing. Does it run cooler on Linux? 1. Linux live usb, right after reboot from OpenBSD: $ sensors coretemp-isa- Adapter: ISA adapter

Re: laptop cpu high temperature while idle

2020-08-11 Thread Stefan Hagen
o...@mailo.com wrote: > CPU: 100% idle > load averages: 0.04, 0.06, 0.04 100% idle means "100% doing nothing". This is normal for a CPU that does nothing. > $ sysctl hw.sensors | grep temp > hw.sensors.cpu0.temp0=95.00 degC > hw.sensors.acpitz0.temp0=79.00 degC (zone temperature) This seems hot