I'm using grub instead of lilo. Do I append="apc=on" in the menu.lst file? And where specifically in the file do i add this?
Wow, a question on this list that I know the answer. Guess I should answer fast before somenone else do. :-)
Here is a part of my /boot/grub/menu.lst file: title Debian GNU/Linux, kernel 2.4.27 root (hd0,1) kernel /boot/vmlinuz-2.4.27 root=/dev/hda2 ro acpi=force savedefault boot
I had the same problem of you, but I fixed it that way.
I guess this should give you an idea. But I am sure I had ACPI support in my kernel
because I had configured it that way when I made my own.
In the make menuconfig step.
At the beginning of dmesg (that give messages given by the kernel when you last booted) I got: CPU0<T0:663680,T1:331840,D:0,S:331840,C:663681> mtrr: v1.40 (20010327) Richard Gooch ([EMAIL PROTECTED]) mtrr: detected mtrr type: Intel ACPI: Subsystem revision 20040326 PCI: PCI BIOS revision 2.10 entry at 0xfd88c, last bus=1 PCI: Using configuration type 1 ACPI: IRQ9 SCI: Level Trigger. ACPI: Interpreter enabled ACPI: Using PIC for interrupt routing ACPI: System [ACPI] (supports S0 S1 S4 S5) ACPI: PCI Root Bridge [PCI0] (00:00) ...
--Paul
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]