You are not logged in.

#1 2015-07-18 09:23:37

mbates
Member
Registered: 2014-07-09
Posts: 38

[SOLVED]What is the correct temperature of ssd?

Hi,

I just installed the arch on my new laptop(ssd).   But I feel the ssd has higher temperature than the HDD on my old laptop(arch).

HDD(sata3 with windows8.1 on the new laptop)   much hotter than
SSD(with archlinux on the new latop)  hotter than
HDD(old IDE with archlinux on the old laptop)

For the ssd(TOSHIBA),

 #smartctl -A /dev/sda|grep Celsius
194 Temperature_Celsius     0x0023   060   057   020    Pre-fail  Always       -       40 (Min/Max 26/43)

and for the ide

 #smartctl -A /dev/sda|grep Celsius
194 Temperature_Celsius     0x0002   196   196   000    Old_age  Always       -       32 (Min/Max 10/50)

Is 40 celsius  normal for a ssd?



PS:

#cat /ets/fstab

# <file system>	<dir>	<type>	<options>	<dump>	<pass>
#/dev/sda4
UUID=5a051b5c-67be-4556-9c10-513be301683b	/         	ext4
rw,noatime,data=ordered,discard	0 1

# /dev/sda1
UUID=59D3-3458      	/boot     	vfat      	rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro	0 2

# /dev/sda3
UUID=713ba4fb-05fb-4e46-8e24-3ed8b86f9fb4	/var      	reiserfs  	rw,relatime	0 2

# /dev/sda5
UUID=fcd5beb4-51d9-40a5-956d-23fb0a2a2887	/home     	ext4
rw,noatime,data=ordered,discard	0 2

# /dev/sda2
UUID=fac989e0-5119-4def-9000-f7fb7c2dea81	none      	swap      	defaults  	0 0

Last edited by mbates (2015-07-19 03:22:55)

Offline

#2 2015-07-18 11:52:46

genEric
Member
From: Sweden
Registered: 2013-09-26
Posts: 38

Re: [SOLVED]What is the correct temperature of ssd?

mbates wrote:

Hi,

I just installed the arch on my new laptop(ssd).   But I feel the ssd has higher temperature than the HDD on my old laptop(arch).

HDD(sata3 with windows8.1 on the new laptop)   much hotter than
SSD(with archlinux on the new latop)  hotter than
HDD(old IDE with archlinux on the old laptop)

I think the temp. may vary based on the design of your laptop. In a small laptop I have (12.1"), the location of the disk are quite close to where the CPU sits, while on my 17" - it's actually a bit far away from it. So I guess it's hard to tell a “normal” temp. (On my desktop it's usually ≈ 27-28°C)

So, I think you can only compare the 2 first ones (eg same machine). And your SSD are colder than the HDD in there.


[genEric@…] ~$

Offline

#3 2015-07-18 14:12:54

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,732
Website

Re: [SOLVED]What is the correct temperature of ssd?

40 C is fine in any case.

Offline

#4 2015-07-18 19:21:59

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: [SOLVED]What is the correct temperature of ssd?

Mine (CT500MX200SSD1) usually stays around 40~45 degrees (inside a laptop), but smart says it went up to 55 at some time, still well within the operating temperature range defined by the manufacturer.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#5 2015-07-19 03:21:28

mbates
Member
Registered: 2014-07-09
Posts: 38

Re: [SOLVED]What is the correct temperature of ssd?

Thank you,guys.

I could stopping warrying about the settings.

Offline

Board footer

Powered by FluxBB