Messages in this thread |  | | From | Linus Walleij <> | Date | Sun, 12 Jan 2020 12:21:49 +0100 | Subject | Re: [PATCH v2] hwmon: Driver for temperature sensors on SATA drives |
| |
On Sun, Jan 12, 2020 at 12:18 PM Gabriel C <nix.or.die@gmail.com> wrote:
> What I've noticed however is the nvme temperature low/high values on > the Sensors X are strange here. (...) > Sensor 1: +27.9°C (low = -273.1°C, high = +65261.8°C) > Sensor 2: +29.9°C (low = -273.1°C, high = +65261.8°C) (...) > Sensor 1: +23.9°C (low = -273.1°C, high = +65261.8°C) > Sensor 2: +25.9°C (low = -273.1°C, high = +65261.8°C)
That doesn't look strange to me. It seems like reasonable defaults from the firmware if either it doesn't really log the min/max temperatures or hasn't been through a cycle of updating these yet. Just set both to absolute min/max temperatures possible.
Yours, Linus Walleij
|  |