Pagina 1 di 1

Kernel 2.6.23 e acpi

Inviato: sab 13 ott 2007, 15:54
da samiel
Mi sono compilato l'ultiomo kernel uscito.
Ora, nelle voci sull'ACPI leggo che il supporto
/proc/acpi files e /proc/acpi/event è deprecato.
Il primo caso è ormai chiaramente obsoleto.
A proposito del secondo caso, leggo nello help:

A user-space daemon, acpi, typically read /proc/acpi/event
and handled all ACPI sub-system generated events.
These events are now delivered to user-space via
either the input layer, or as netlink events.
This build option enables the old code for legacy
user-space implementation. After some time, this will
be moved under CONFIG_ACPI_PROCFS, and then deleted.
Say Y here to retain the old behaviour. Say N if your
user-space is newer than kernel 2.6.23 (September 2007).

In pratica?
Grazie
M.

Re: kernel 2.6.23 e acpi

Inviato: sab 13 ott 2007, 16:33
da conraid
samiel ha scritto:Say N if your
user-space is newer than kernel 2.6.23 (September 2007).

In pratica?
Quando avrai una applicazione user-space che utilizza il nuovo sistema puoi disabilitarlo.
Penso ad un acpid aggiornato.

A me disabilitandolo dava errore.