public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Thomas Renninger <trenn@suse.de>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-acpi <linux-acpi@vger.kernel.org>
Subject: Re: [PATCH - 2.6.19 -0/1] Backport of psmouse suspend/shutdown cleanups
Date: Wed, 28 Feb 2007 17:46:04 +0100	[thread overview]
Message-ID: <1172681164.10619.516.camel@d36.suse.de> (raw)
In-Reply-To: <d120d5000702260634g3250e32ej3619a5f584f204af@mail.gmail.com>

On Mon, 2007-02-26 at 09:34 -0500, Dmitry Torokhov wrote:
> Hi Thomas,
> 
> On 2/26/07, Thomas Renninger <trenn@suse.de> wrote:
> > On Thu, 2007-02-22 at 10:02 -0500, Dmitry Torokhov wrote:
> > >
> > > Hope this makes sense (I must admit it makes little sense to me ;) ).
> >
> > Same for me at the beginning.
> > I tracked two of the HP problems (wrong temperature, wrong _PPC value)
> > down to wrong EC reads -> BIOS issue.
> >
> > Someone (this is the guy who actually solved this) reported that
> > unloading psmouse helps. When I saw this report confirmed by other
> > people a .shutdown workaround was easy and got also confirmed working...
> >
> > And now it even makes a bit sense...
> > There is a little microprocessor (Embedded Controller) pre-processing
> > sensor or other data which gets accessed via ACPI. This one also access
> > mouse/keyboard hardware (described a bit in ACPI specs).
> 
> Yes, I am aware that KBC is usually emulated by EC chip nowadays, what
> does not really makes sense to me is how crazy the firmware is.
> 
> ...
> > FYI:
> > You might stumble again over the EC in future...
> > I saw reports where mouse jittering or similar bugs where fixed in
> > drivers/acpi/ec.c
> > If trying ec_intr=0 boot param, not loading any ACPI modules or the big
> > hammer: acpi=off helps to solve mouse or keyboard problems it's probably
> > Embedded Controller related (which might need a fix in ec.c, AML or EC
> > BIOS code (in this case we seem to have the latter problem :) )...).
> >
> 
> Yep, seen that, except for AML workarounds. Do you have any examples?
> Although there seem to be lees complaints about mice jittering
> nowadays... Or maybe they simply got tired of complaining ;)

I remember one mouse jittering issue got fixed by BIOS update, but I
don't know whether they fixed the EC firmware, modified EC reads/writes
in AML or whatever...

Reducing thermal polling or ACPI (EC) activity in general could also
help, therefore I expect workarounds in AML could be an option.
	
I also remember some cleanups in drivers/acpi/ec.c (some time ago) that
fixed up some machines...


    Thomas


  reply	other threads:[~2007-02-28 16:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-21 17:08 [PATCH - 2.6.19 -0/2] Backport of psmouse suspend/shutdown cleanups Thomas Renninger
2007-02-21 17:26 ` Dmitry Torokhov
2007-02-22 12:52   ` [PATCH - 2.6.19 -0/1] " Thomas Renninger
2007-02-22 15:02     ` Dmitry Torokhov
2007-02-26 14:21       ` Thomas Renninger
2007-02-26 14:34         ` Dmitry Torokhov
2007-02-28 16:46           ` Thomas Renninger [this message]
2007-02-21 19:52 ` [PATCH - 2.6.19 -0/2] " Pavel Machek
2007-02-21 20:22   ` Alexey Starikovskiy
2007-02-21 20:59     ` Henrique de Moraes Holschuh
2007-02-21 20:26   ` Rafael J. Wysocki
2007-02-21 20:30   ` Dmitry Torokhov
2007-02-21 20:44     ` Pavel Machek
2007-02-22  0:21 ` [stable] " Greg KH
2007-02-22  0:22   ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1172681164.10619.516.camel@d36.suse.de \
    --to=trenn@suse.de \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-acpi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox