You are not logged in.
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 0Last edited by mbates (2015-07-19 03:22:55)
Offline
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
40 C is fine in any case.
Offline
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
Thank you,guys.
I could stopping warrying about the settings.
Offline