public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Thomas Renninger <trenn@suse.de>
To: Alexey Starikovskiy <aystarik@gmail.com>
Cc: Bart <bart.van.rillaer@gmail.com>, linux-acpi@vger.kernel.org
Subject: Re: acpi problems on a medion 8800 desktop pc
Date: Sun, 28 Oct 2007 02:58:36 +0200	[thread overview]
Message-ID: <1193533116.3974.11.camel@fanta4.site> (raw)
In-Reply-To: <472398C4.1030308@gmail.com>

On Sun, 2007-10-28 at 00:00 +0400, Alexey Starikovskiy wrote:
> Bart wrote:
> > Hi,
> > 
> > Currently I'm having two acpi problems on linux.
> > 
> > 1. My temperature is reported as -47°C (THRM/temperature).
> > 2. And sometimes the pc is automatically shutdown due to a critical 
> > temperature event (not often).
> First, check if you use lm_sensors.
> They work with the same hardware as ACPI, and might cause wrong readings.

Yep, it's probably that.
Temperature is read through these ports:
    OperationRegion (SEN1, SystemIO, 0x0295, 0x02)
    Field (SEN1, ByteAcc, NoLock, Preserve)
    {
        SEI0,   8,
        SED0,   8
    }

There was another bug report where these were also accessed via sensor
modules...
This should be caught by the acpi vs native interference checker in
future.
Bart: Those patches will pop up in next -mm release, it would be great
if you can give them a try. You should see a message in your syslog then
that a module failed to load...

Thanks,

    Thomas

-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2007-10-28  0:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-27 18:55 acpi problems on a medion 8800 desktop pc Bart
2007-10-27 20:00 ` Alexey Starikovskiy
2007-10-28  0:58   ` Thomas Renninger [this message]

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=1193533116.3974.11.camel@fanta4.site \
    --to=trenn@suse.de \
    --cc=aystarik@gmail.com \
    --cc=bart.van.rillaer@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