From: Len Brown <lenb@kernel.org>
To: "Erik Andrén" <erik.andren@gmail.com>
Cc: linux-acpi@vger.kernel.org
Subject: Re: Dmidecode of the Clevo M720R
Date: Mon, 21 Jan 2008 00:09:26 -0500 [thread overview]
Message-ID: <200801210009.26275.lenb@kernel.org> (raw)
In-Reply-To: <62e5edd40801191007p299165bei3438862c6b2ad277@mail.gmail.com>
On Saturday 19 January 2008 13:07, Erik Andrén wrote:
> Hi,
>
> 2008/1/19, Len Brown <lenb@kernel.org>:
> >
> > On Saturday 13 October 2007 12:49, Erik Andrén wrote:
> > > System Information
> > > Manufacturer: Intel Corporation
> > > Product Name: Crestline & ICH8M Chipset
> > > Version: Not Applicable
> > > Serial Number: Not Applicable
> > > UUID: FFFFFFFF-FFFF-0000-0000-000000000000
> > > Wake-up Type: Power Switch
> > > SKU Number: Not Specified
> > > Family: Not Specified
> > >
> > > Handle 0x0002, DMI type 2, 8 bytes
> > > Base Board Information
> > > Manufacturer: Intel Corporation
> > > Product Name: SANTA ROSA CRB
> >
> > Thanks for the dmidecode output
> >
> > Looks like a pre-production BIOS,
> > can you update and....
>
>
>
> There are no updates available on the clevo homepage...
>
> then do you notice any functional difference when booting with
> >
> > "acpi_osi=Linux" (default for 2.6.22 and earlier)
> > vs.
> > "acpi_osi=!Linux" (default for 2.6.23 and later)
> >
> > Also, please send me the output from acpidump.
>
>
> So far I haven't noticed any difference when with or without the Linux
> string.
> I'm attaching the acpidump with this message.
>
> Regards,
> Erik
>
> thanks,
> > -Len
> >
> > ps
> > If you don't have acpidump, you can get it from pmtools here:
> > http://www.lesswatts.org/projects/acpi/utilities.php
> >
>
acpi_osi=Linux is a NOP on this box b/c it simply sets LINX
and never referes to it after that.
thanks,
-Len
OperationRegion (GNVS, SystemMemory, 0xBF6DEDBC, 0x0100)
Field (GNVS, AnyAcc, Lock, Preserve)
{
OSYS, 16,
SMIF, 8,
PRM0, 8,
PRM1, 8,
SCIF, 8,
PRM2, 8,
PRM3, 8,
LCKF, 8,
PRM4, 8,
PRM5, 8,
P80D, 32,
LIDS, 8,
PWRS, 8,
DBGS, 8,
LINX, 8,
Offset (0x14),
....
Scope (_SB)
{
Method (_INI, 0, NotSerialized)
{
Store (0x07D0, OSYS)
If (CondRefOf (_OSI, Local0))
{
If (_OSI ("Linux"))
{
Store (One, LINX)
}
If (_OSI ("Windows 2001"))
{
Store (0x07D1, OSYS)
}
-
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
prev parent reply other threads:[~2008-01-21 5:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-13 16:49 Dmidecode of the Clevo M720R Erik Andrén
[not found] ` <200801182331.54356.lenb@kernel.org>
[not found] ` <62e5edd40801191007p299165bei3438862c6b2ad277@mail.gmail.com>
2008-01-21 5:09 ` 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=200801210009.26275.lenb@kernel.org \
--to=lenb@kernel.org \
--cc=erik.andren@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;
as well as URLs for NNTP newsgroup(s).