[ltp] ACPI Problem on R51

Didrik Pinte linux-thinkpad@linux-thinkpad.org
Fri, 19 Nov 2004 20:59:40 +0100


Le vendredi 19 novembre 2004 à 19:01 +0100, Bertrand Njipwo Kouatchet a
écrit :
> Hallo,
> 
> im working now again on  my   Shutdown problem on my thinkpad R51.
> I got the indication from thomas and i have see more users solve the acpi
> problem by disabling the local-acpi.
> I did it by editing the  file /boot/grub/menu.lst with the following line:
> 
> 
> title           Debian GNU/Linux, kernel 2.6.8-1-686
> root            (hd0,5)
> kernel          /boot/vmlinuz-2.6.8-1-686 root=/dev/hda6 ro  noapic
> initrd          /boot/initrd.img-2.6.8-1-686
> savedefault
> boot
> 
> im turn  the apic with the kernel parameter noapic.

The parameter to add is not noapic but nolapic !

Didrik