mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
Update ssdttime.md
This commit is contained in:
@@ -2,9 +2,13 @@
|
|||||||
|
|
||||||
The second involves using SSDTTime which automates most of the process. See here on how to use it: [SSDTs: Easy Way](/ssdt-methods/ssdt-easy.md)
|
The second involves using SSDTTime which automates most of the process. See here on how to use it: [SSDTs: Easy Way](/ssdt-methods/ssdt-easy.md)
|
||||||
|
|
||||||
To get the SSDT-PLUG, run the following:
|
To get the SSDT-PLUG on desktops, run the following:
|
||||||
|
|
||||||
* `4. Dump DSDT` then run `2. FakeEC`
|
* `7. Dump DSDT` then run `2. FakeEC`
|
||||||
|
|
||||||
|
To get the SSDT-PLUG on laptops, run the following:
|
||||||
|
|
||||||
|
* `7. Dump DSDT` then run `3. FakeEC Laptop`
|
||||||
|
|
||||||
This will provide you with some files, the main one you care about is SSDT-EC**.aml**. The DSDT and .dsl are only left for referencing or verification.
|
This will provide you with some files, the main one you care about is SSDT-EC**.aml**. The DSDT and .dsl are only left for referencing or verification.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user