Re: [regression] v2.6.24-rc1-497-gb1d08ac: kde battery icon gone

2007-11-11 Thread Ingo Molnar
* Rafael J. Wysocki <[EMAIL PROTECTED]> wrote: > > See this commit: > > > > commit fb804714560463534ebcb538a3b0a3c687a830ec > > Author: Len Brown <[EMAIL PROTECTED]> > > Date: Tue Jul 24 01:50:46 2007 -0400 > > > > ACPI: Kconfig: CONFIG_ACPI_PROCFS now defaults to N > > > > delete "d

Re: [regression] v2.6.24-rc1-497-gb1d08ac: kde battery icon gone

2007-11-03 Thread Thomas Meyer
Andrey Borzenkov schrieb: > Thomas Meyer wrote: > > >> i just wanted to report this: >> >> in v2.6.24-rc1-497-gb1d08ac the kde battery icon is no longer displayed. >> >> with 2.6.23 shows the battery icon. >> >> current config: >> >> grep -i acpi .config >> # Power management options (ACPI, APM)

Re: [regression] v2.6.24-rc1-497-gb1d08ac: kde battery icon gone

2007-11-03 Thread Andrey Borzenkov
On Saturday 03 November 2007, Ingo Molnar wrote: > * Andrey Borzenkov <[EMAIL PROTECTED]> wrote: > > > # CONFIG_ACPI_PROCFS is not set > > > > And if you enable it (ACPI_PROCFS)? > > ACPI_PROCFS was newly introduced i think but without a 'default y' > Kconfig entry. That was a mistake i think - it

Re: [regression] v2.6.24-rc1-497-gb1d08ac: kde battery icon gone

2007-11-03 Thread Ingo Molnar
* Andrey Borzenkov <[EMAIL PROTECTED]> wrote: > > # CONFIG_ACPI_PROCFS is not set > > And if you enable it (ACPI_PROCFS)? ACPI_PROCFS was newly introduced i think but without a 'default y' Kconfig entry. That was a mistake i think - it broke some power management tools on my laptop too.

Re: [regression] v2.6.24-rc1-497-gb1d08ac: kde battery icon gone

2007-11-02 Thread Andrey Borzenkov
Thomas Meyer wrote: > i just wanted to report this: > > in v2.6.24-rc1-497-gb1d08ac the kde battery icon is no longer displayed. > > with 2.6.23 shows the battery icon. > > current config: > > grep -i acpi .config > # Power management options (ACPI, APM) > CONFIG_ACPI=y > CONFIG_ACPI_SLEEP=y >

Re: [regression] v2.6.24-rc1-497-gb1d08ac: kde battery icon gone

2007-11-02 Thread Rafael J. Wysocki
On Friday, 2 November 2007 18:18, Thomas Meyer wrote: > i just wanted to report this: > > in v2.6.24-rc1-497-gb1d08ac the kde battery icon is no longer displayed. Appropriate CCs added. > with 2.6.23 shows the battery icon. > > current config: > > grep -i acpi .config > # Power management opti

[regression] v2.6.24-rc1-497-gb1d08ac: kde battery icon gone

2007-11-02 Thread Thomas Meyer
i just wanted to report this: in v2.6.24-rc1-497-gb1d08ac the kde battery icon is no longer displayed. with 2.6.23 shows the battery icon. current config: grep -i acpi .config # Power management options (ACPI, APM) CONFIG_ACPI=y CONFIG_ACPI_SLEEP=y # CONFIG_ACPI_PROCFS is not set CONFIG_ACPI_PR