Re: psmouse doesn't seem to reinitialize after mem suspend (acpi) when using i8042 on ALi M1553 ISA bridge with 2.6.11.11 or 2.6.12-rc5?

From: Dmitry Torokhov
Date: Wed Jun 08 2005 - 21:46:21 EST


On Wednesday 08 June 2005 21:27, Adam Morley wrote:
> On 6/8/05, Adam Morley <adam.morley@xxxxxxxxx> wrote:
> > Hi Dimitry,
> >
> > On 6/8/05, Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> wrote:
> > > On 6/8/05, Adam Morley <adam.morley@xxxxxxxxx> wrote:
> > > > Hi Dmitry,
> > > >
> > > > By Embedded Controller, do you mean CONFIG_ACPI_EC? Because I can't
> > > > disable it w/o disable a bunch of ACPI modules, I think.
> > >
> > > As far as I remember EC is only required for smart battery supports.
> > > For testing purposes it is OK to not have it.
> >
> > It seems that even when I set it to "# CONFIG_ACPI_EC is not set", it
> > gets re-enabled by make at some point. I twiddled a couple of ACPI
> > modules off (save button), and it was still re-enabled. I think I'd
> > have to disable ACPI. I will play around with it some more though.
>
> I'm still poking around trying to figure out how to disable
> CONFIG_ACPI_EC. Once I get that done, I will post results. Yeah, I
> can't get that to stay unset. Every time I run make, I end up with it
> set to Y, even if I've disabled it before.

Try using "make menuconfig" to do that - Help should show you what
depends on EC.

--
Dmitry
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/