From: Lin Ming <ming.m.lin at intel.com>
To: devel@acpica.org
Subject: Re: [Devel] Using latest acpica release to write a driver.
Date: Mon, 30 Nov 2009 09:39:10 +0800 [thread overview]
Message-ID: <1259545150.4877.11.camel@minggr.sh.intel.com> (raw)
In-Reply-To: SNT111-W69CF48131ED34E8F7D766BD990@phx.gbl
[-- Attachment #1: Type: text/plain, Size: 1961 bytes --]
On Sat, 2009-11-28 at 10:35 +0800, Samuel Serapion wrote:
> Hi guys, this is my second attempt trying to write an acpi driver for
> ReactOS/Windows using your library.
We are glad that ReactOS is using the ACPICA code.
> But ive been running into some problems trying to run it in vmware
> 7.0. Attached is a log of this. If this isnt the right forum for this
> please feel free to point me in the right direction and call me names
> and what not.
ACPI: RSDP 000F6940 00024 (v02 PTLTD )
ACPI: XSDT 0C2F0885 0004C (v01 INTEL 440BX 06040000 VMW 01324272)
ACPI: FACP 0C2FEE98 000F4 (v04 INTEL 440BX 06040000 PTL 000F4240)
ACPI: DSDT 0C2F0A3D 0E45B (v01 PTLTD Custom 06040000 MSFT 03000001)
ACPI: FACS 0C2FFFC0 00040
ACPI: BOOT 0C2F0A15 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
ACPI: APIC 0C2F09C5 00050 (v01 PTLTD APIC 06040000 LTP 00000000)
ACPI: MCFG 0C2F0989 0003C (v01 PTLTD $PCITBL$ 06040000 LTP 00000001)
ACPI: SRAT 0C2F0909 00080 (v02 VMWARE MEMPLUG 06040000 VMW 00000001)
Could you dump these acpi tables?
You can run a linux (Fedora, Ubuntu or others) on VMWare, then dump the
tables with acpidump tool.
Memory at 0x0000000C could not be read: Page not present.
kdb:> bt
Eip:
<acpi.sys:8a76 (drivers/bus/acpi/executer/exfield.c:278
(AcpiExReadDataFromField))>
Is this a bug of the bus driver, why is a not present page accessed?
Lin Ming
>
> I would also like to say 2 other things, first thanks for making this
> great library, without it it would be imposible for open source
> projects to implement sane acpi support and second, stop confusing
> windows with msvc, gcc has been ported to windows since forever ago
> and a lot of people use it.(re platform headers).
>
> Thanks in advance!
>
>
> ______________________________________________________________________
> Windows Live: Make it easier for your friends to see what you’re up to
> on Facebook.
next reply other threads:[~2009-11-30 1:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-30 1:39 Lin Ming [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-11-28 2:35 [Devel] Using latest acpica release to write a driver Samuel Serapion
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=1259545150.4877.11.camel@minggr.sh.intel.com \
--to=devel@acpica.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.