You are not logged in.

#1 2021-08-07 09:54:04

frank1962
Member
Registered: 2021-05-10
Posts: 19

[Solved]Temperature of Samsung SSD Pro 860 256GB

Hi,
I have installed arch KDE 64bit on a USB 3 Sandisk (120GB) from which i boot. This PC has a SATA3 Samsung SSD Pro 860 256GB( a S.m.a.r.t. disk) as a sda, where i have windows. I would like to know the temperature of the samsung. how can I do ? I have tried with hddtemp, smartctl but I got inconsistent answers.
do you have any ideas?

Last edited by frank1962 (2021-08-07 10:00:55)

Offline

#2 2021-08-07 10:00:04

frank1962
Member
Registered: 2021-05-10
Posts: 19

Re: [Solved]Temperature of Samsung SSD Pro 860 256GB

sudo smartctl --xall /dev/sda

Offline

#3 2021-08-07 11:48:14

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

Re: [Solved]Temperature of Samsung SSD Pro 860 256GB

Install lm_sensors... it's in the output for me:

% sensors
...
nvme-pci-2c00
Adapter: PCI adapter
Composite:    +40.9°C  
...
nvme-pci-0100
Adapter: PCI adapter
Composite:    +40.9°C  (low  = -273.1°C, high = +81.8°C)
                       (crit = +84.8°C)
Sensor 1:     +40.9°C  (low  = -273.1°C, high = +65261.8°C)
Sensor 2:     +44.9°C  (low  = -273.1°C, high = +65261.8°C)

Offline

Board footer

Powered by FluxBB