From: Len Brown <lenb@kernel.org>
To: Mirco Miranda <mircomir@inwind.it>
Cc: linux-acpi@vger.kernel.org
Subject: Re: dmidecode from HP Pavilion DV6373EA
Date: Sun, 20 Jan 2008 14:30:00 -0500 [thread overview]
Message-ID: <200801201430.00400.lenb@kernel.org> (raw)
In-Reply-To: <4791D86D.1090406@inwind.it>
On Saturday 19 January 2008 06:01, Mirco Miranda wrote:
> Hi Len,
>
> Len Brown ha scritto:
> >
> > Thanks for the dmidecode output.
> > 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)
> >
> > ...in particular, please check sound, wifi, and hibernate.
> >
>
> I'm using K2.6.23. Sound and wifi works fine like 2.6.22; i'm not using
> hibernate, only suspend to ram (works fine).
> The big difference that I see from k2.6.22 is the LCD backlight
> setting: with K2.6.23 works! :)
Thanks for the acpidump, it shows that OSI(Linux)
is a NOP on this box, as LINX is set but never referenced.
-Len
If (CondRefOf (_OSI, Local0))
{
If (\_OSI ("Linux"))
{
Store (0x01, LINX)
}
...
OperationRegion (GNVS, SystemMemory, 0x3FE84DBC, 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),
prev parent reply other threads:[~2008-01-20 19:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-04 16:53 dmidecode from HP Pavilion DV6373EA Mirco Miranda
[not found] ` <200801190007.10524.lenb@kernel.org>
[not found] ` <4791D86D.1090406@inwind.it>
2008-01-20 19:30 ` 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=200801201430.00400.lenb@kernel.org \
--to=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=mircomir@inwind.it \
/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.