[ltp] ACPI Problem on R51

obi linux-thinkpad@linux-thinkpad.org
Fri, 19 Nov 2004 10:25:01 -0800


Hello,

On Fri, Nov 19, 2004 at 07:01:33PM +0100, Bertrand Njipwo Kouatchet wrote:
> 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.
> 
> but it doesn't work.When i shut the system down the fan still run and the
> Wlan antena still work and the Batterie-Led.
> 
> I use this way to solve this problem because i don't know exactly how to
> disable the lapic paramater of the kernel.

I had to disable local apic during kernel compilation: on 2.6.8.1 the
noapic didn't work from me, or at least didn't solve the shutdown
problem, while not compiling it in the kernel allowed my tp to power
down.

To disable during kernel compilation go under Processor type and features
then disable Local APIC support on uniprocessors.

Hope this helps.

graziano

> 
> I hop you have another idea how to do this.
> 
> 
> Thanks again
> 
> 
> Bertrand Njipwo
> 
> 
> 
> 
> On Wed, 10 Nov 2004, Thomas Breitner wrote:
> 
> > Date: Wed, 10 Nov 2004 23:27:17 +0100
> > From: Thomas Breitner <mail@tombreit.de>
> > Reply-To: linux-thinkpad@linux-thinkpad.org
> > To: linux-thinkpad <linux-thinkpad@linux-thinkpad.org>
> > Subject: Re: [ltp] ACPI Problem  on R51
> >
> > you'll find it in your kernel-config, either by editing the .config by
> > hand, or use one of the config-tools like make menuconfig.
> >
> > If you try menuconfig, the lapic-option is here:
> > "Local APIC support on uniprocessors" under "Processor type and
> > features"
> >
> > But, someone mentioned that you could also try to disable lapic with a
> > boot-flag ( nolapic noapic are mentioned in my
> > 2.6.8 /usr/src/linux/Documentation/kernel-parameters.txt).
> >
> > thomas
> >
> > Am Mittwoch, den 10.11.2004, 23:19 +0100 schrieb Bertrand Njipwo
> > Kouatchet:
> > > Hello thomas,
> > >
> > >
> > > >
> > > > Just disbling this feature:
> > > > # CONFIG_X86_UP_APIC is not set
> > > where should i find this CONFIG_X86_UP_APIC ?
> > >
> > >
> > >
> > > Bertrand
> >
> -- 
> The linux-thinkpad mailing list home page is at:
> http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad
>