Are my coretemp “high” and “crit” levels BOTH supposed to be at 100.0°C?
My friend said everything is fine, but I just think those levels look a bit weird.
Here is the output of sensors:
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +36.0°C (high = +100.0°C, crit = +100.0°C)
Core 0: +35.0°C (high = +100.0°C, crit = +100.0°C)
Core 1: +33.0°C (high = +100.0°C, crit = +100.0°C)
iwlwifi-virtual-0
Adapter: Virtual device
temp1: +43.0°C
acpitz-virtual-0
Adapter: Virtual device
temp1: +37.0°C (crit = +128.0°C)
thinkpad-isa-0000
Adapter: ISA adapter
fan1: 0 RPM
pch_skylake-virtual-0
Adapter: Virtual device
temp1: +31.5°C
overheating temperature lm-sensors
add a comment |
My friend said everything is fine, but I just think those levels look a bit weird.
Here is the output of sensors:
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +36.0°C (high = +100.0°C, crit = +100.0°C)
Core 0: +35.0°C (high = +100.0°C, crit = +100.0°C)
Core 1: +33.0°C (high = +100.0°C, crit = +100.0°C)
iwlwifi-virtual-0
Adapter: Virtual device
temp1: +43.0°C
acpitz-virtual-0
Adapter: Virtual device
temp1: +37.0°C (crit = +128.0°C)
thinkpad-isa-0000
Adapter: ISA adapter
fan1: 0 RPM
pch_skylake-virtual-0
Adapter: Virtual device
temp1: +31.5°C
overheating temperature lm-sensors
add a comment |
My friend said everything is fine, but I just think those levels look a bit weird.
Here is the output of sensors:
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +36.0°C (high = +100.0°C, crit = +100.0°C)
Core 0: +35.0°C (high = +100.0°C, crit = +100.0°C)
Core 1: +33.0°C (high = +100.0°C, crit = +100.0°C)
iwlwifi-virtual-0
Adapter: Virtual device
temp1: +43.0°C
acpitz-virtual-0
Adapter: Virtual device
temp1: +37.0°C (crit = +128.0°C)
thinkpad-isa-0000
Adapter: ISA adapter
fan1: 0 RPM
pch_skylake-virtual-0
Adapter: Virtual device
temp1: +31.5°C
overheating temperature lm-sensors
My friend said everything is fine, but I just think those levels look a bit weird.
Here is the output of sensors:
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +36.0°C (high = +100.0°C, crit = +100.0°C)
Core 0: +35.0°C (high = +100.0°C, crit = +100.0°C)
Core 1: +33.0°C (high = +100.0°C, crit = +100.0°C)
iwlwifi-virtual-0
Adapter: Virtual device
temp1: +43.0°C
acpitz-virtual-0
Adapter: Virtual device
temp1: +37.0°C (crit = +128.0°C)
thinkpad-isa-0000
Adapter: ISA adapter
fan1: 0 RPM
pch_skylake-virtual-0
Adapter: Virtual device
temp1: +31.5°C
overheating temperature lm-sensors
overheating temperature lm-sensors
asked Dec 13 at 0:06
mechsec tech
134
134
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
All your temperatures seem fine.
The "high" and "crit" columns don't actually indicate a temperature, they just indicate what your system would consider "too hot" - if it ever reaches either temperature then your cooling is inadequate. The round numbers of 100, excessively high 128, and the "high" and "crit" being the same, all imply that these values are guessed and not genuinely known: your system doesn't really have proper knowledge of what maximum temperatures it could sustain. Most CPUs shouldn't run over around 70 degrees.
Do you know if there is a way to adequately set these thresholds? I doubt my laptop will ever get that hot but I want to make sure it's safe if it ever does happen
– mechsec tech
Dec 13 at 0:18
You probably don't have to worry about them because your system is probably coded to automatically throttle or power down the CPU when it becomes too hot despite what this says, but you can get more information at: manpages.ubuntu.com/manpages/cosmic/man5/sensors.conf.5.html
– thomasrutter
Dec 13 at 0:21
I appreciate that but I can't seem to make sense of that .conf file
– mechsec tech
Dec 13 at 2:33
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1100487%2fare-my-coretemp-high-and-crit-levels-both-supposed-to-be-at-100-0c%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
All your temperatures seem fine.
The "high" and "crit" columns don't actually indicate a temperature, they just indicate what your system would consider "too hot" - if it ever reaches either temperature then your cooling is inadequate. The round numbers of 100, excessively high 128, and the "high" and "crit" being the same, all imply that these values are guessed and not genuinely known: your system doesn't really have proper knowledge of what maximum temperatures it could sustain. Most CPUs shouldn't run over around 70 degrees.
Do you know if there is a way to adequately set these thresholds? I doubt my laptop will ever get that hot but I want to make sure it's safe if it ever does happen
– mechsec tech
Dec 13 at 0:18
You probably don't have to worry about them because your system is probably coded to automatically throttle or power down the CPU when it becomes too hot despite what this says, but you can get more information at: manpages.ubuntu.com/manpages/cosmic/man5/sensors.conf.5.html
– thomasrutter
Dec 13 at 0:21
I appreciate that but I can't seem to make sense of that .conf file
– mechsec tech
Dec 13 at 2:33
add a comment |
All your temperatures seem fine.
The "high" and "crit" columns don't actually indicate a temperature, they just indicate what your system would consider "too hot" - if it ever reaches either temperature then your cooling is inadequate. The round numbers of 100, excessively high 128, and the "high" and "crit" being the same, all imply that these values are guessed and not genuinely known: your system doesn't really have proper knowledge of what maximum temperatures it could sustain. Most CPUs shouldn't run over around 70 degrees.
Do you know if there is a way to adequately set these thresholds? I doubt my laptop will ever get that hot but I want to make sure it's safe if it ever does happen
– mechsec tech
Dec 13 at 0:18
You probably don't have to worry about them because your system is probably coded to automatically throttle or power down the CPU when it becomes too hot despite what this says, but you can get more information at: manpages.ubuntu.com/manpages/cosmic/man5/sensors.conf.5.html
– thomasrutter
Dec 13 at 0:21
I appreciate that but I can't seem to make sense of that .conf file
– mechsec tech
Dec 13 at 2:33
add a comment |
All your temperatures seem fine.
The "high" and "crit" columns don't actually indicate a temperature, they just indicate what your system would consider "too hot" - if it ever reaches either temperature then your cooling is inadequate. The round numbers of 100, excessively high 128, and the "high" and "crit" being the same, all imply that these values are guessed and not genuinely known: your system doesn't really have proper knowledge of what maximum temperatures it could sustain. Most CPUs shouldn't run over around 70 degrees.
All your temperatures seem fine.
The "high" and "crit" columns don't actually indicate a temperature, they just indicate what your system would consider "too hot" - if it ever reaches either temperature then your cooling is inadequate. The round numbers of 100, excessively high 128, and the "high" and "crit" being the same, all imply that these values are guessed and not genuinely known: your system doesn't really have proper knowledge of what maximum temperatures it could sustain. Most CPUs shouldn't run over around 70 degrees.
edited Dec 13 at 0:18
answered Dec 13 at 0:16
thomasrutter
26.4k46389
26.4k46389
Do you know if there is a way to adequately set these thresholds? I doubt my laptop will ever get that hot but I want to make sure it's safe if it ever does happen
– mechsec tech
Dec 13 at 0:18
You probably don't have to worry about them because your system is probably coded to automatically throttle or power down the CPU when it becomes too hot despite what this says, but you can get more information at: manpages.ubuntu.com/manpages/cosmic/man5/sensors.conf.5.html
– thomasrutter
Dec 13 at 0:21
I appreciate that but I can't seem to make sense of that .conf file
– mechsec tech
Dec 13 at 2:33
add a comment |
Do you know if there is a way to adequately set these thresholds? I doubt my laptop will ever get that hot but I want to make sure it's safe if it ever does happen
– mechsec tech
Dec 13 at 0:18
You probably don't have to worry about them because your system is probably coded to automatically throttle or power down the CPU when it becomes too hot despite what this says, but you can get more information at: manpages.ubuntu.com/manpages/cosmic/man5/sensors.conf.5.html
– thomasrutter
Dec 13 at 0:21
I appreciate that but I can't seem to make sense of that .conf file
– mechsec tech
Dec 13 at 2:33
Do you know if there is a way to adequately set these thresholds? I doubt my laptop will ever get that hot but I want to make sure it's safe if it ever does happen
– mechsec tech
Dec 13 at 0:18
Do you know if there is a way to adequately set these thresholds? I doubt my laptop will ever get that hot but I want to make sure it's safe if it ever does happen
– mechsec tech
Dec 13 at 0:18
You probably don't have to worry about them because your system is probably coded to automatically throttle or power down the CPU when it becomes too hot despite what this says, but you can get more information at: manpages.ubuntu.com/manpages/cosmic/man5/sensors.conf.5.html
– thomasrutter
Dec 13 at 0:21
You probably don't have to worry about them because your system is probably coded to automatically throttle or power down the CPU when it becomes too hot despite what this says, but you can get more information at: manpages.ubuntu.com/manpages/cosmic/man5/sensors.conf.5.html
– thomasrutter
Dec 13 at 0:21
I appreciate that but I can't seem to make sense of that .conf file
– mechsec tech
Dec 13 at 2:33
I appreciate that but I can't seem to make sense of that .conf file
– mechsec tech
Dec 13 at 2:33
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1100487%2fare-my-coretemp-high-and-crit-levels-both-supposed-to-be-at-100-0c%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown