On Thu, 2004-06-10 at 14:32, Khurram Ahmed wrote: > So you want acpi ON, right? Are you sure your BIOS supports it and that apm in your > kernel config is turned off? If it does, then your kernel config should be almost > the same as mine (i use kernel 2.6.6, debian unstable): > > # > # ACPI (Advanced Configuration and Power Interface) Support > # > CONFIG_ACPI=y > CONFIG_ACPI_BOOT=y > CONFIG_ACPI_INTERPRETER=y > CONFIG_ACPI_SLEEP=y > CONFIG_ACPI_SLEEP_PROC_FS=y > CONFIG_ACPI_AC=y > # CONFIG_ACPI_BATTERY is not set > CONFIG_ACPI_BUTTON=y > CONFIG_ACPI_FAN=y > CONFIG_ACPI_PROCESSOR=y > # CONFIG_ACPI_THERMAL is not set > # CONFIG_ACPI_ASUS is not set > # CONFIG_ACPI_TOSHIBA is not set > # CONFIG_ACPI_DEBUG is not set > CONFIG_ACPI_BUS=y > CONFIG_ACPI_EC=y > CONFIG_ACPI_POWER=y > CONFIG_ACPI_PCI=y > CONFIG_ACPI_SYSTEM=y > # CONFIG_X86_PM_TIMER is not set > > # > # APM (Advanced Power Management) BIOS Support > # > # CONFIG_APM is not set > > > I used to have the same problem as yours and it did almost drive me nuts before. > But the above has been working fine so far. I am not sure how 2.4.22 works, but if > it still compiles acpi stuff as modules, don't do it. Just say 'y' and make em part > of the kernel. I am not sure about that 'append' paramater in lilo since i use > grub, but i did find some things on google: > > http://cybernightlife.50megs.com/acpi-on-deskpro.html (scroll down to see it) > > http://www.tldp.org/HOWTO/LILO-9.html (scroll down and you will see many examples of > the syntax to use) > > Good luck.
I tried what you suggested (just compile the kernel with acpi set) but it doesn't work. My motherboard is an ASUS a7v266-e. I'm going to try some thing else. Thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]