Feature #83
CLD 10 default kernel is compiled with settings, preventing lm_sensors to function correctly.
| Status: | Closed | Start: | 01/22/2010 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | Calculate Linux | Spent time: | - | |
| Target version: | 11.0 | |||
| Votes: | 3 |
Description
CLD 10 is not coming with lm_sensors preinstalled(so any plasmoids reporting system temperatures do not work).
Further if you try to emerge lm_sensors, message comes up:
Further if you try to emerge lm_sensors, message comes up:
- sensors-detect requires CONFIG_I2C_CHARDEV to be enabled for non-2.4.x kernels.
which is not enabled on default CLD10 kernel.
Lm_sensors daemon is unable to start because of this.
I vote to enable it in next kernel release.
History
Updated by Alexander Tratsevskiy almost 15 years ago
- Category set to Calculate Linux
- Status changed from New to Closed
- Target version set to 11.0
- % Done changed from 0 to 100
Now sys-apps/lm_sensors is installed.