Checking the Max/Min allowed HDD temperature with smartctl (smartmontools) Announcing the...

Why does my GNOME settings mention "Moto C Plus"?

What's the difference between using dependency injection with a container and using a service locator?

How can I introduce the names of fantasy creatures to the reader?

Can this water damage be explained by lack of gutters and grading issues?

Why is one lightbulb in a string illuminated?

How is an IPA symbol that lacks a name (e.g. ɲ) called?

tabularx column has extra padding at right?

Determine the generator of an ideal of ring of integers

2 sample t test for sample sizes - 30,000 and 150,000

How to get a single big right brace?

Who can become a wight?

Who's this lady in the war room?

Unix AIX passing variable and arguments to expect and spawn

Does the Pact of the Blade warlock feature allow me to customize the properties of the pact weapon I create?

Why are two-digit numbers in Jonathan Swift's "Gulliver's Travels" (1726) written in "German style"?

Why did Bronn offer to be Tyrion Lannister's champion in trial by combat?

When speaking, how do you change your mind mid-sentence?

Kepler's 3rd law: ratios don't fit data

How to mute a string and play another at the same time

Can a Wizard take the Magic Initiate feat and select spells from the Wizard list?

Is Vivien of the Wilds + Wilderness Reclamation a competitive combo?

How to leave only the following strings?

Marquee sign letters

Why these surprising proportionalities of integrals involving odd zeta values?



Checking the Max/Min allowed HDD temperature with smartctl (smartmontools)



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)How to keep the laptop's temperature low without hardware cleaning?Lowering GPU temperature on Radeon 6850 with open source driverHow to lower the HDD temperatureHow do I show the outside temperature in the indicator bar?How to check the cpu temperatures core by core?Conky does not show cpu tempWhat is the best way of monitoring GPU temperature in Xubuntu 14.04 when using the OpenSource driver?How to set governors for Intel to work as old good ondemand?No temperature info?i8kmon reporting no temperature on Dell Inspirion 2310 with Ubuntu 18.04





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















When I run the sudo smartctl -x /dev/sda | grep Min/Max command in Terminal, it returns nothing as if I entered nothing. What's the problem and how can I get that info if that doesn't work?










share|improve this question







New contributor




Sepp A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Hello, post the results of only 'sudo smartclt -x /dev/sda'

    – Philippe Delteil
    4 hours ago











  • @PhilippeDelteil It falsely says that the device lacks SMART capability, while I can access SMART in windows in any program like CrystalDiskInfo or HDSentinel. It also reports the current temperature as 0 degrees Celsius. So there's something wrong in Ubuntu with this drive (WD My Passport Ultra 2 TB). I also double-checked in VirtualBox and got the same results.

    – Sepp A
    4 hours ago











  • Did you turn it on? sudo smartctl -s on /dev/sda

    – Philippe Delteil
    4 hours ago


















0















When I run the sudo smartctl -x /dev/sda | grep Min/Max command in Terminal, it returns nothing as if I entered nothing. What's the problem and how can I get that info if that doesn't work?










share|improve this question







New contributor




Sepp A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Hello, post the results of only 'sudo smartclt -x /dev/sda'

    – Philippe Delteil
    4 hours ago











  • @PhilippeDelteil It falsely says that the device lacks SMART capability, while I can access SMART in windows in any program like CrystalDiskInfo or HDSentinel. It also reports the current temperature as 0 degrees Celsius. So there's something wrong in Ubuntu with this drive (WD My Passport Ultra 2 TB). I also double-checked in VirtualBox and got the same results.

    – Sepp A
    4 hours ago











  • Did you turn it on? sudo smartctl -s on /dev/sda

    – Philippe Delteil
    4 hours ago














0












0








0








When I run the sudo smartctl -x /dev/sda | grep Min/Max command in Terminal, it returns nothing as if I entered nothing. What's the problem and how can I get that info if that doesn't work?










share|improve this question







New contributor




Sepp A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












When I run the sudo smartctl -x /dev/sda | grep Min/Max command in Terminal, it returns nothing as if I entered nothing. What's the problem and how can I get that info if that doesn't work?







temperature






share|improve this question







New contributor




Sepp A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Sepp A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Sepp A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 5 hours ago









Sepp ASepp A

101




101




New contributor




Sepp A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Sepp A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Sepp A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • Hello, post the results of only 'sudo smartclt -x /dev/sda'

    – Philippe Delteil
    4 hours ago











  • @PhilippeDelteil It falsely says that the device lacks SMART capability, while I can access SMART in windows in any program like CrystalDiskInfo or HDSentinel. It also reports the current temperature as 0 degrees Celsius. So there's something wrong in Ubuntu with this drive (WD My Passport Ultra 2 TB). I also double-checked in VirtualBox and got the same results.

    – Sepp A
    4 hours ago











  • Did you turn it on? sudo smartctl -s on /dev/sda

    – Philippe Delteil
    4 hours ago



















  • Hello, post the results of only 'sudo smartclt -x /dev/sda'

    – Philippe Delteil
    4 hours ago











  • @PhilippeDelteil It falsely says that the device lacks SMART capability, while I can access SMART in windows in any program like CrystalDiskInfo or HDSentinel. It also reports the current temperature as 0 degrees Celsius. So there's something wrong in Ubuntu with this drive (WD My Passport Ultra 2 TB). I also double-checked in VirtualBox and got the same results.

    – Sepp A
    4 hours ago











  • Did you turn it on? sudo smartctl -s on /dev/sda

    – Philippe Delteil
    4 hours ago

















Hello, post the results of only 'sudo smartclt -x /dev/sda'

– Philippe Delteil
4 hours ago





Hello, post the results of only 'sudo smartclt -x /dev/sda'

– Philippe Delteil
4 hours ago













@PhilippeDelteil It falsely says that the device lacks SMART capability, while I can access SMART in windows in any program like CrystalDiskInfo or HDSentinel. It also reports the current temperature as 0 degrees Celsius. So there's something wrong in Ubuntu with this drive (WD My Passport Ultra 2 TB). I also double-checked in VirtualBox and got the same results.

– Sepp A
4 hours ago





@PhilippeDelteil It falsely says that the device lacks SMART capability, while I can access SMART in windows in any program like CrystalDiskInfo or HDSentinel. It also reports the current temperature as 0 degrees Celsius. So there's something wrong in Ubuntu with this drive (WD My Passport Ultra 2 TB). I also double-checked in VirtualBox and got the same results.

– Sepp A
4 hours ago













Did you turn it on? sudo smartctl -s on /dev/sda

– Philippe Delteil
4 hours ago





Did you turn it on? sudo smartctl -s on /dev/sda

– Philippe Delteil
4 hours ago










0






active

oldest

votes












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
});


}
});






Sepp A is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1136158%2fchecking-the-max-min-allowed-hdd-temperature-with-smartctl-smartmontools%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Sepp A is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















Sepp A is a new contributor. Be nice, and check out our Code of Conduct.













Sepp A is a new contributor. Be nice, and check out our Code of Conduct.












Sepp A is a new contributor. Be nice, and check out our Code of Conduct.
















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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1136158%2fchecking-the-max-min-allowed-hdd-temperature-with-smartctl-smartmontools%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

List of shipwrecks in 1808...

Is there a lightweight tool to crop images quickly?Cropping Images using Command Line Tools OnlyHow to crop...

Unit packagekit.service is masked Announcing the arrival of Valued Associate #679: Cesar...