Add reminder to compile the SSDT

This commit is contained in:
khronokernel
2020-02-10 12:57:00 -07:00
parent cb6490b24d
commit 00aa9be485
6 changed files with 14 additions and 4 deletions

View File

@@ -104,3 +104,6 @@ Scope (\_SB.PC00.LPC0)
> Hey what about USBX? Do I need to do anything?
USBX is universal across all systems, it just creates a USBX device that forces USB power properties. This is crucial for fixing Mics, DACs, Webcams, Bluetooth Dongles and other high power draw devices. This is not mandatory to boot but should be added in post-install if not before. Note that USBX is only used on skylake+ systems, Broadwell and older can ignore and that USBX requires a patched EC to function correctly
## [Now you're ready to compile the SSDT!](/Manual/compile.md)