Hi
I managed to replace the disk with a kingston SSD drive.
Is this normal temperature?
hddtemp /dev/sda
/dev/sda: KINGSTON SV200S364G: 73°C
Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
SSD temperature
Re: SSD temperature
Hi Asad,
Glad to see you are still around.
Do not trust the information from hddtemp regarding SSD devices.
Use smartctl from smartmontools instead.
You will probably not get a temperature reading (I don't think SSDs even have a sensor, no need for it) , but there is loads more there to investigate.
There is also smartd in that package if you are a bit paranoid like me...
Cheers!
/Cheeseboy
Glad to see you are still around.
Do not trust the information from hddtemp regarding SSD devices.
Use smartctl from smartmontools instead.
You will probably not get a temperature reading (I don't think SSDs even have a sensor, no need for it) , but there is loads more there to investigate.
Code: Select all
sudo apt-get install smartmontools
Cheers!
/Cheeseboy