Bug #1396
acpi_thermal human-readable sysctl values
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
I find it interesting sometimes to see thermal zone temperature. Why not print
it in Celsium?
Related todos
History
Updated by Sepherosa Ziehau over 2 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 Alexander Polakov over 2 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 Alex Hornung about 1 year ago
As far as I can tell acpi_thermal is already using the sensors framework.
Cheers,
Alex Hornung