Hi Fabian, > CONFIG_PM=y > CONFIG_APM=m > # CONFIG_APM_IGNORE_USER_SUSPEND is not set > CONFIG_APM_DO_ENABLE=y > # CONFIG_APM_CPU_IDLE is not set > # CONFIG_APM_DISPLAY_BLANK is not set > # CONFIG_APM_RTC_IS_GMT is not set > # CONFIG_APM_ALLOW_INTS is not set > CONFIG_APM_REAL_MODE_POWER_OFF=y > > # > # ACPI Support > # > CONFIG_ACPI=y > # CONFIG_ACPI_HT_ONLY is not set > CONFIG_ACPI_BOOT=y > CONFIG_ACPI_BUS=y > CONFIG_ACPI_INTERPRETER=y > CONFIG_ACPI_EC=y > CONFIG_ACPI_POWER=y > CONFIG_ACPI_PCI=y > CONFIG_ACPI_SLEEP=y > CONFIG_ACPI_SYSTEM=y
it makes no sense, to have acpi and apm enabled at the same time, because as far as i know you will not be able to load the apm module when acpi is in the kernel, apm gets overridden by acpi. hope that helps. brgds, Marc -- [EMAIL PROTECTED] mailing list
