Actions
Bug #1396
closedacpi_thermal human-readable sysctl values
Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
I find it interesting sometimes to see thermal zone temperature. Why not print
it in Celsium?
Files
Updated by sepherosa over 15 years ago
I have taken a look at it. It looks quite reasonable to me. The only worry is
whether there are any third party apps rely on the old sysctl output format. It
may be better, if we add another sysctl nodes just for human readable outputs
and keep old sysctl nodes output format as they are.
Updated by polachok over 15 years ago
It may be better, if we add another sysctl nodes just for human readable outputs
and keep old sysctl nodes output format as they are.
What about using sensors framework?
Updated by alexh almost 14 years ago
As far as I can tell acpi_thermal is already using the sensors framework.
Cheers,
Alex Hornung
Actions