Patriot Blast SSD - 100°C?
up vote
2
down vote
favorite
So, it appears my Disks utility on Ubuntu 15.10 thinks my SSD is running at a constant 100°C temperature. And S.M.A.R.T. data seems to be stuck at 30 on temperature, since it doesn't seem to change, ever.
I've heard many SSDs don't have temperature sensors at all, but why would Ubuntu report it at all? I highly suspect the SSD I literally bought today isn't running at that high a temperature, and that it's a false positive of sorts, but I'd like to know more. Is this normal?
ssd temperature
add a comment |
up vote
2
down vote
favorite
So, it appears my Disks utility on Ubuntu 15.10 thinks my SSD is running at a constant 100°C temperature. And S.M.A.R.T. data seems to be stuck at 30 on temperature, since it doesn't seem to change, ever.
I've heard many SSDs don't have temperature sensors at all, but why would Ubuntu report it at all? I highly suspect the SSD I literally bought today isn't running at that high a temperature, and that it's a false positive of sorts, but I'd like to know more. Is this normal?
ssd temperature
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
So, it appears my Disks utility on Ubuntu 15.10 thinks my SSD is running at a constant 100°C temperature. And S.M.A.R.T. data seems to be stuck at 30 on temperature, since it doesn't seem to change, ever.
I've heard many SSDs don't have temperature sensors at all, but why would Ubuntu report it at all? I highly suspect the SSD I literally bought today isn't running at that high a temperature, and that it's a false positive of sorts, but I'd like to know more. Is this normal?
ssd temperature
So, it appears my Disks utility on Ubuntu 15.10 thinks my SSD is running at a constant 100°C temperature. And S.M.A.R.T. data seems to be stuck at 30 on temperature, since it doesn't seem to change, ever.
I've heard many SSDs don't have temperature sensors at all, but why would Ubuntu report it at all? I highly suspect the SSD I literally bought today isn't running at that high a temperature, and that it's a false positive of sorts, but I'd like to know more. Is this normal?
ssd temperature
ssd temperature
asked Mar 24 '16 at 3:24
Đorđe
237
237
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
Since it's 100°C, that's high enough that it's certainly not accurate.
The likely explanation is that it's a software bug, due in part to the drive being so new that it's unlikely this software utility had been tested with it.
You could try installing the package hddtemp and using the hddtemp tool to check the drive temperature. There's a chance it'll say the same thing, but maybe not.
An SSD is usually not something you'd normally need to worry about getting too hot - they don't usually require active cooling and don't have moving parts. As long as you have working ventilation/fans in your case it should be fine. Unless you have some other reason to be concerned, you probably don't need a working temperature indicator on your SSD.
I triedhddtemp
on my /dev/sda 240GB SSD - KINGSTON SHSS37A240G (SAFM00.U) and it reports 40C howeverdisks
still reports 100C. On my /dev/sdc 128GB mSata SSD - Kingfast F9m temperature matches at 40C and on my /dev/sdc 500 GB HDD - ST9500423AS temperatures match at 53C. In my case at least installing hddtemp was not a fix for disks. That said there are no linux distros installed on /dev/sda which is pretty much unused except for grub booting..
– WinEunuuchs2Unix
Dec 4 '16 at 23:16
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
Since it's 100°C, that's high enough that it's certainly not accurate.
The likely explanation is that it's a software bug, due in part to the drive being so new that it's unlikely this software utility had been tested with it.
You could try installing the package hddtemp and using the hddtemp tool to check the drive temperature. There's a chance it'll say the same thing, but maybe not.
An SSD is usually not something you'd normally need to worry about getting too hot - they don't usually require active cooling and don't have moving parts. As long as you have working ventilation/fans in your case it should be fine. Unless you have some other reason to be concerned, you probably don't need a working temperature indicator on your SSD.
I triedhddtemp
on my /dev/sda 240GB SSD - KINGSTON SHSS37A240G (SAFM00.U) and it reports 40C howeverdisks
still reports 100C. On my /dev/sdc 128GB mSata SSD - Kingfast F9m temperature matches at 40C and on my /dev/sdc 500 GB HDD - ST9500423AS temperatures match at 53C. In my case at least installing hddtemp was not a fix for disks. That said there are no linux distros installed on /dev/sda which is pretty much unused except for grub booting..
– WinEunuuchs2Unix
Dec 4 '16 at 23:16
add a comment |
up vote
1
down vote
accepted
Since it's 100°C, that's high enough that it's certainly not accurate.
The likely explanation is that it's a software bug, due in part to the drive being so new that it's unlikely this software utility had been tested with it.
You could try installing the package hddtemp and using the hddtemp tool to check the drive temperature. There's a chance it'll say the same thing, but maybe not.
An SSD is usually not something you'd normally need to worry about getting too hot - they don't usually require active cooling and don't have moving parts. As long as you have working ventilation/fans in your case it should be fine. Unless you have some other reason to be concerned, you probably don't need a working temperature indicator on your SSD.
I triedhddtemp
on my /dev/sda 240GB SSD - KINGSTON SHSS37A240G (SAFM00.U) and it reports 40C howeverdisks
still reports 100C. On my /dev/sdc 128GB mSata SSD - Kingfast F9m temperature matches at 40C and on my /dev/sdc 500 GB HDD - ST9500423AS temperatures match at 53C. In my case at least installing hddtemp was not a fix for disks. That said there are no linux distros installed on /dev/sda which is pretty much unused except for grub booting..
– WinEunuuchs2Unix
Dec 4 '16 at 23:16
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
Since it's 100°C, that's high enough that it's certainly not accurate.
The likely explanation is that it's a software bug, due in part to the drive being so new that it's unlikely this software utility had been tested with it.
You could try installing the package hddtemp and using the hddtemp tool to check the drive temperature. There's a chance it'll say the same thing, but maybe not.
An SSD is usually not something you'd normally need to worry about getting too hot - they don't usually require active cooling and don't have moving parts. As long as you have working ventilation/fans in your case it should be fine. Unless you have some other reason to be concerned, you probably don't need a working temperature indicator on your SSD.
Since it's 100°C, that's high enough that it's certainly not accurate.
The likely explanation is that it's a software bug, due in part to the drive being so new that it's unlikely this software utility had been tested with it.
You could try installing the package hddtemp and using the hddtemp tool to check the drive temperature. There's a chance it'll say the same thing, but maybe not.
An SSD is usually not something you'd normally need to worry about getting too hot - they don't usually require active cooling and don't have moving parts. As long as you have working ventilation/fans in your case it should be fine. Unless you have some other reason to be concerned, you probably don't need a working temperature indicator on your SSD.
answered Mar 24 '16 at 4:04
thomasrutter
26.2k46288
26.2k46288
I triedhddtemp
on my /dev/sda 240GB SSD - KINGSTON SHSS37A240G (SAFM00.U) and it reports 40C howeverdisks
still reports 100C. On my /dev/sdc 128GB mSata SSD - Kingfast F9m temperature matches at 40C and on my /dev/sdc 500 GB HDD - ST9500423AS temperatures match at 53C. In my case at least installing hddtemp was not a fix for disks. That said there are no linux distros installed on /dev/sda which is pretty much unused except for grub booting..
– WinEunuuchs2Unix
Dec 4 '16 at 23:16
add a comment |
I triedhddtemp
on my /dev/sda 240GB SSD - KINGSTON SHSS37A240G (SAFM00.U) and it reports 40C howeverdisks
still reports 100C. On my /dev/sdc 128GB mSata SSD - Kingfast F9m temperature matches at 40C and on my /dev/sdc 500 GB HDD - ST9500423AS temperatures match at 53C. In my case at least installing hddtemp was not a fix for disks. That said there are no linux distros installed on /dev/sda which is pretty much unused except for grub booting..
– WinEunuuchs2Unix
Dec 4 '16 at 23:16
I tried
hddtemp
on my /dev/sda 240GB SSD - KINGSTON SHSS37A240G (SAFM00.U) and it reports 40C however disks
still reports 100C. On my /dev/sdc 128GB mSata SSD - Kingfast F9m temperature matches at 40C and on my /dev/sdc 500 GB HDD - ST9500423AS temperatures match at 53C. In my case at least installing hddtemp was not a fix for disks. That said there are no linux distros installed on /dev/sda which is pretty much unused except for grub booting..– WinEunuuchs2Unix
Dec 4 '16 at 23:16
I tried
hddtemp
on my /dev/sda 240GB SSD - KINGSTON SHSS37A240G (SAFM00.U) and it reports 40C however disks
still reports 100C. On my /dev/sdc 128GB mSata SSD - Kingfast F9m temperature matches at 40C and on my /dev/sdc 500 GB HDD - ST9500423AS temperatures match at 53C. In my case at least installing hddtemp was not a fix for disks. That said there are no linux distros installed on /dev/sda which is pretty much unused except for grub booting..– WinEunuuchs2Unix
Dec 4 '16 at 23:16
add a comment |
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%2f749537%2fpatriot-blast-ssd-100c%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