martijnvanbrummelen / nwipe

nwipe secure disk eraser
GNU General Public License v2.0
786 stars 86 forks source link

Add temperature support to NVME drives #377

Closed PartialVolume closed 2 years ago

PartialVolume commented 2 years ago

Patch #1 (first check) @Firminator If you could check whether the NVME temperatures now show up. If they don't, could you anonymize/verbose the log (nwipe -v -q) and paste the results.. Thanks

PartialVolume commented 2 years ago

Thanks,

Can you type the following and post the result.

cd /sys/class/hwmon/hwmon3/device/nvme
ls -al

Thanks

Firminator commented 2 years ago

total 0 drwxr-xr-x 3 root root 0 Nov 17 12:20 . drwxr-xr-x 7 root root 0 Nov 17 12:15 .. drwxr-xr-x 4 root root 0 Nov 17 12:20 nvme0

PartialVolume commented 2 years ago

And if you the do

cd /sys/class/hwmon/hwmon3/device/nvme/nvme0
ls -al
Firminator commented 2 years ago
total 0
drwxr-xr-x 3 root root    0 Nov 17 12:15 .
drwxr-xr-x 3 root root    0 Nov 17 12:15 ..
lrwxrwxrwx 1 root root    0 Nov 17 12:15 device -> ../../../0000:3d:00.0
-r--r--r-- 1 root root 4096 Nov 17 12:15 name
drwxr-xr-x 2 root root    0 Nov 17 12:45 power
lrwxrwxrwx 1 root root    0 Nov 17 12:45 subsystem -> ../../../../../../class/hwmon
-r--r--r-- 1 root root 4096 Nov 17 12:15 temp1_alarm
-r--r--r-- 1 root root 4096 Nov 17 12:15 temp1_input
-r--r--r-- 1 root root 4096 Nov 17 12:15 temp1_label
-rw-r--r-- 1 root root 4096 Nov 17 12:45 uevent