Closed PartialVolume closed 2 years ago
Thanks,
Can you type the following and post the result.
cd /sys/class/hwmon/hwmon3/device/nvme
ls -al
Thanks
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
And if you the do
cd /sys/class/hwmon/hwmon3/device/nvme/nvme0
ls -al
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
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