From: Len Brown <lenb@kernel.org>
To: Jakub Ambrozewicz <jakub.ambrozewicz@googlemail.com>
Cc: linux-acpi@vger.kernel.org
Subject: Re: dmidecode of HP Pavilion tx 1000
Date: Wed, 23 Jan 2008 00:47:33 -0500 [thread overview]
Message-ID: <200801230047.34100.lenb@kernel.org> (raw)
In-Reply-To: <a54231290801221324g5a83e199l28919e775726a074@mail.gmail.com>
On Tuesday 22 January 2008 16:24, Jakub Ambrozewicz wrote:
> 2008/1/19, Len Brown <lenb@kernel.org>:
> >
> > Thanks for the dmidecode output.
>
> No problem. It's rather me who should thank for your work. So I do:
> Big Thanks. :)
>
> > 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.
>
> I am really sorry that it took so long, but here they are.
> Hand made 2.6.23.14 (config attached). I have not noticed any
> differences between using Linux and !Linux
> I still need to use nolapic because systems hangs on bootup while
> setting the system clock. I suspect it has something to do with
> interrupts, and tried irqpoll irqdebug acpi_irq_balance but it did not
> help a lot. Since then I haven't done much testing.
> One thing has changed since I last checked: the suspend to ram now
> works, but works both on "Linux" and "!Linux".
>
> I am also attaching dmidecode again, as I have upgraded the bios to
> F.1C and I do not know if it changes anything.
>
Thanks for the acpidump.
It shows that OSI(Linux) will have absolutely no effect
on the tx 1000 -- because the OSYS value that it effects
gets immediately over-written by the values associated
with Windows before it is accessed.
thanks,
-Len
If (CondRefOf (\_OSI, Local0))
{
If (\_OSI ("Linux"))
{
Store (0x03E8, OSYS)
}
If (\_OSI ("Windows 2001"))
{
Store (0x07D1, OSYS)
}
prev parent reply other threads:[~2008-01-23 5:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-20 19:09 dmidecode of HP Pavilion tx 1000 Jakub Ambrożewicz
2008-01-19 4:07 ` Len Brown
[not found] ` <a54231290801221324g5a83e199l28919e775726a074@mail.gmail.com>
2008-01-23 5:47 ` 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=200801230047.34100.lenb@kernel.org \
--to=lenb@kernel.org \
--cc=jakub.ambrozewicz@googlemail.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.