* RE: DSDT from within windows?
@ 2005-01-31 21:18 Moore, Robert
[not found] ` <971FCB6690CD0E4898387DBF7552B90E7129AB-sBd4vmA9Se5Qxe9IK+vIArfspsVTdybXVpNB7YpNyf8@public.gmane.org>
0 siblings, 1 reply; 8+ messages in thread
From: Moore, Robert @ 2005-01-31 21:18 UTC (permalink / raw)
To: Starikovskiy, Alexey Y, Bernard Blackham, Jing Su
Cc: Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, Walz, Michael
Seems like the SSDT(s) are not present in the registry, at least with
XP.
iASL -g will grab these tables out of the registry; I have not seen an
SSDT under HKEY_LOCAL_MACHINE\HARDWARE\ACPI, however.
> -----Original Message-----
> From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:acpi-devel-
> admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of Starikovskiy, Alexey Y
> Sent: Monday, January 31, 2005 2:12 AM
> To: Bernard Blackham; Jing Su
> Cc: Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Subject: RE: [ACPI] DSDT from within windows?
>
> It's in registry, with all other ACPI tables:
>
> HKEY_LOCAL_MACHINE\HARDWARE\ACPI\DSDT
>
>
> Regards,
> Alex.
> >-----Original Message-----
> >From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:acpi-devel-
> >admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of Bernard Blackham
> >Sent: Monday, January 31, 2005 5:55 AM
> >To: Jing Su
> >Cc: Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> >Subject: Re: [ACPI] DSDT from within windows?
> >
> >On Sun, Jan 30, 2005 at 09:41:03PM -0500, Jing Su wrote:
> >> I wondered if maybe Windows also allows OEMs to over-ride the
> >> DSDT. Maybe the hardware guys only had limited time to
> >> provide a hacked up version, and their driver writers provide a
> >> patched one later.
> >>
> >> I've tried some googling, but found no hits thus far. Anyone know
if
> >> it's possible to pull the active DSDT from a running Windows XP
> >> session?
> >
> >I've no idea how to get it from a live session, but perhaps you
> >could grep the windows folder for the string "DSDT" to see what
> >turns up?
> >
> >Bernard.
> >
> >--
> > Bernard Blackham <bernard at blackham dot com dot au>
> >
> >
> >-------------------------------------------------------
> >This SF.Net email is sponsored by: IntelliVIEW -- Interactive
Reporting
> >Tool for open source databases. Create drag-&-drop reports. Save time
> >by over 75%! Publish reports on the web. Export to DOC, XLS, RTF,
etc.
> >Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> >_______________________________________________
> >Acpi-devel mailing list
> >Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> >https://lists.sourceforge.net/lists/listinfo/acpi-devel
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive
Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
^ permalink raw reply [flat|nested] 8+ messages in thread* RE: DSDT from within windows?
@ 2005-01-31 10:11 Starikovskiy, Alexey Y
0 siblings, 0 replies; 8+ messages in thread
From: Starikovskiy, Alexey Y @ 2005-01-31 10:11 UTC (permalink / raw)
To: Bernard Blackham, Jing Su; +Cc: Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
It's in registry, with all other ACPI tables:
HKEY_LOCAL_MACHINE\HARDWARE\ACPI\DSDT
Regards,
Alex.
>-----Original Message-----
>From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:acpi-devel-
>admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of Bernard Blackham
>Sent: Monday, January 31, 2005 5:55 AM
>To: Jing Su
>Cc: Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>Subject: Re: [ACPI] DSDT from within windows?
>
>On Sun, Jan 30, 2005 at 09:41:03PM -0500, Jing Su wrote:
>> I wondered if maybe Windows also allows OEMs to over-ride the
>> DSDT. Maybe the hardware guys only had limited time to
>> provide a hacked up version, and their driver writers provide a
>> patched one later.
>>
>> I've tried some googling, but found no hits thus far. Anyone know if
>> it's possible to pull the active DSDT from a running Windows XP
>> session?
>
>I've no idea how to get it from a live session, but perhaps you
>could grep the windows folder for the string "DSDT" to see what
>turns up?
>
>Bernard.
>
>--
> Bernard Blackham <bernard at blackham dot com dot au>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
>Tool for open source databases. Create drag-&-drop reports. Save time
>by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
>Download a FREE copy at http://www.intelliview.com/go/osdn_nl
>_______________________________________________
>Acpi-devel mailing list
>Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>https://lists.sourceforge.net/lists/listinfo/acpi-devel
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
^ permalink raw reply [flat|nested] 8+ messages in thread
* DSDT from within windows?
@ 2005-01-31 2:41 Jing Su
[not found] ` <f11de95f0501301841e88ebe9-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 8+ messages in thread
From: Jing Su @ 2005-01-31 2:41 UTC (permalink / raw)
To: Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hello All,
After taking a look at (and trying to fix) the broken DSDT for my Acer
TravelMate 382 laptop, I wondered if maybe Windows also allows OEMs to
over-ride the DSDT. Maybe the hardware guys only had limited time to
provide a hacked up version, and their driver writers provide a
patched one later.
I've tried some googling, but found no hits thus far. Anyone know if
it's possible to pull the active DSDT from a running Windows XP
session? If it's possible, I might be willing to put Windows back on
my laptop (which I'm proud to say is single-boot Linux) just to grab
it and see.
I doubt I'm the first one to think of this, so if there's info about
this being attempted before, let me know.
Thanks,
-Jing
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2006-03-13 18:00 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-31 21:18 DSDT from within windows? Moore, Robert
[not found] ` <971FCB6690CD0E4898387DBF7552B90E7129AB-sBd4vmA9Se5Qxe9IK+vIArfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2005-02-01 14:35 ` dev_zero
2006-03-13 17:58 ` newhren
2005-02-11 15:34 ` dev_zero
-- strict thread matches above, loose matches on Subject: below --
2005-01-31 10:11 Starikovskiy, Alexey Y
2005-01-31 2:41 Jing Su
[not found] ` <f11de95f0501301841e88ebe9-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2005-01-31 2:54 ` Bernard Blackham
2005-01-31 15:12 ` Karol Kozimor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox