Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Sep 2022 22:09:41 +0530
From:      Saniya Maheshwari <saniya.mah@gmail.com>
To:        freebsd-questions@FreeBSD.org
Subject:   Heating issues with FreeBSD on laptop
Message-ID:  <5YSTIR.Y5KGLFASW5IU2@gmail.com>

index | next in thread | raw e-mail

[-- Attachment #1 --]
Hi,

I just installed FreeBSD on my laptop, and everything went smoothly, 
except one thing that my laptop seems to be a little warm and noisy 
(due to the fans) even when it's idle.

Following some steps on other forums, I tried the following:

$ sysctl 'hw.acpi.thermal'

This gives me an 'unknown oid' error.

$ sysctl -a | grep temp

This gives no results.

After running

# kldload coretemp

and retrying:

$ sysctl -a | grep temperature

I do get the CPU temperature values:

dev.cpu.15.temperature: 51.0C
dev.cpu.13.temperature: 50.0C
dev.cpu.11.temperature: 50.0C
...

All this is when the laptop is absolutely idle with just the shell 
running in the TTY. I can confirm that

# top

shows the same (CPU 100% idle).

I'm not sure what is going wrong and would be grateful for any help.

Thanks!
Saniya


[-- Attachment #2 --]
<div id="geary-body" dir="auto"><div>Hi,</div><div><br></div><div>I just installed FreeBSD on my laptop, and everything went smoothly, except one thing that my laptop seems to be a little warm and noisy (due to the fans) even when it's idle.</div><div><br></div><div>Following some steps on other forums, I tried the following:</div><div><br></div><div>$ sysctl 'hw.acpi.thermal'</div><div><br></div><div>This gives me an 'unknown oid' error.</div><div><br></div><div>$ sysctl -a | grep temp</div><div><br></div><div>This gives no results.</div><div><br></div><div>After running</div><div><br></div><div># kldload coretemp</div><div><br></div><div>and retrying:</div><div><br></div><div>$ sysctl -a | grep temperature</div><div><br></div><div>I do get the CPU temperature values:</div><div><br></div><div>dev.cpu.15.temperature: 51.0C</div><div>dev.cpu.13.temperature: 50.0C</div><div>dev.cpu.11.temperature: 50.0C</div><div>...</div><div><br></div><div>All this is when the laptop is absolutely idle with just the shell running in the TTY. I can confirm that</div><div><br></div><div># top</div><div><br></div><div>shows the same (CPU 100% idle).</div><div><br></div><div>I'm not sure what is going wrong and would be grateful for any help.</div><div><br></div><div>Thanks!</div><div>Saniya</div></div>
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5YSTIR.Y5KGLFASW5IU2>