From: Len Brown <lenb@kernel.org>
To: David Goguen <dgoguen@gmail.com>
Cc: linux-acpi@vger.kernel.org
Subject: Re: Toshiba Satellite u305-7477 dmidecode output
Date: Sat, 19 Jan 2008 01:04:04 -0500 [thread overview]
Message-ID: <200801190104.05097.lenb@kernel.org> (raw)
In-Reply-To: <d8dde2940801181444q72d93019l6f001922d157a1be@mail.gmail.com>
On Friday 18 January 2008 17:44, David Goguen wrote:
> > > > Handle 0x0001, DMI type 1, 27 bytes
> > > > System Information
> > > > Manufacturer: TOSHIBA
> > > > Product Name: Satellite U305
> > > > Version: PSU30U-054012
> > > > Serial Number: X7068484W
> > > > UUID: 607BC0A3-0E91-D811-8DB6-001B24BBF5FC
> > > > Wake-up Type: Power Switch
> > > > SKU Number: Not Specified
> > > > Family: Not Specified
> > >
> > > Does this system run any better or worse when booted with "acpi_osi=Linux"?
> > >
> System does report thermal info where it was not present before.
So you are running 2.6.23 or later and gave it acpi_osi=Linux
and just that parem made thermal info show up?
Can you dump the /proc/acpi/thermal_zone files
with and without this parameter?
This is sort of mysterious, for ASL does this:
If (CondRefOf (_OSI, Local0))
{
If (_OSI ("Linux"))
{
Store (0x01, LINX)
}
OperationRegion (GNVS, SystemMemory, 0x7F6E2B2D, 0x0100)
Field (GNVS, AnyAcc, Lock, Preserve)
{
OSYS, 16,
SMIF, 8,
PRM0, 8,
PRM1, 8,
SCIF, 8,
PRM2, 8,
PRM3, 8,
Offset (0x09),
Offset (0x0A),
Offset (0x0B),
P80D, 32,
Offset (0x10),
PWRS, 8,
Offset (0x12),
LINX, 8,
Offset (0x1B),
And there is no other reference to LINX in the ASL..
So something like the EC must be accessing this location?
What does the e820 stuff in the beginning of dmesg say about 0x7F6E2B2D?
I'm wondering if GNVS stands for Global Non Volatile Storage...
thanks,
-Len
prev parent reply other threads:[~2008-01-19 6:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-06 11:26 Toshiba Satellite u305-7477 dmidecode output David Goguen
2008-01-18 20:38 ` Len Brown
[not found] ` <d8dde2940801181438o74bbc96al7e5ef35d47c05fba@mail.gmail.com>
[not found] ` <d8dde2940801181444q72d93019l6f001922d157a1be@mail.gmail.com>
2008-01-19 6:04 ` Len Brown [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=200801190104.05097.lenb@kernel.org \
--to=lenb@kernel.org \
--cc=dgoguen@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.