mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-02 20:09:48 -08:00
Misc Fixes
- Inital lint'ing - Clean up README.md table - Add CONTRIBUTING.md - Add TROUBLESHOOTING.md
This commit is contained in:
@@ -20,7 +20,7 @@ What this tool does is dumps your DSDT from your firmware, and then creates SSDT
|
||||
* **PMC SSDT**:
|
||||
* For fixing 300 series intel NVRAM
|
||||
* **USBX SSDT**:
|
||||
* This is included on sample SSDTs but SSDTTime only makes the SSDT-EC part, Skylake and newer users can grab a prebuilt here: [SSDT-USBX.aml](https://github.com/dortania/Opencore-Desktop-Guide/blob//master/extra-files/SSDT-USBX.aml)
|
||||
* This is included on sample SSDTs but SSDTTime only makes the SSDT-EC part, Skylake and newer users can grab a prebuilt here: [SSDT-USBX.aml](https://github.com/dortania/Opencore-Desktop-Guide/blob/master/extra-files/SSDT-USBX.aml)
|
||||
|
||||
For users who don't have all the options avaible to them in SSDTTime, you can follow the "SSDTs: The long way" section. You can still use SSDTTime for SSDTs it support for you.
|
||||
|
||||
@@ -28,7 +28,7 @@ For users who don't have all the options avaible to them in SSDTTime, you can fo
|
||||
|
||||
Run the `SSDTTime.bat` file as Admin on the target machine and you should see something like this:
|
||||
|
||||

|
||||

|
||||
|
||||
What are all these options?:
|
||||
|
||||
@@ -46,7 +46,7 @@ What we want to do is select option `4. Dump DSDT` first, then select the approp
|
||||
|
||||
> What about USBX?
|
||||
|
||||
For Skylake and newer plus AMD, you can grab a prebuilt file here: [SSDT-USBX.aml](https://github.com/dortania/Opencore-Desktop-Guide/blob//master/extra-files/SSDT-USBX.aml). This file is plug and play and requires no device configuration, **do not use on Broadwell and older**.
|
||||
For Skylake and newer plus AMD, you can grab a prebuilt file here: [SSDT-USBX.aml](https://github.com/dortania/Opencore-Desktop-Guide/blob/master/extra-files/SSDT-USBX.aml). This file is plug and play and requires no device configuration, **do not use on Broadwell and older**.
|
||||
|
||||
**Troubleshooting note**: See [General Troubleshooting](https://dortania.github.io/OpenCore-Desktop-Guide/troubleshooting/troubleshooting.html) if you're having issues running SSDTTime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user