We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maybe you can fix this:
Locating PNP0C09 (EC) devices... - Got 1 in DSDT.aml - Validating... --> \_SB.PCI0.LPCB.EC ----> Valid PNP0C09 (EC) Device --> Verifying _STA... --> Generating _STA to XSTA rename ----> Found at index 35228 Building patches_OC and patches_Clover plists... -> Adding Patch "EC _STA to XSTA Rename" to OC plist! -> Adding Patch "EC _STA to XSTA Rename" to Clover plist! Creating SSDT-EC... Compiling... - /home/rich/Desktop/SSDTTime/Results/SSDT-EC.dsl 13: Method (_STA, 0, NotSerialized) // _STA: Status Error 6074 - Name already exists in scope ^ (_STA) Original name creation/declaration below: /home/rich/Desktop/SSDTTime/Results/SSDT-EC.dsl 6: External (\_SB.PCI0.LPCB.EC._STA, MethodObj) Done.
The text was updated successfully, but these errors were encountered:
My bad. I have a Lenovo Thinkpad T470s which already has an EC with _STA method. Hence the error. So I don't need an EC SSDT, just the USBX.
EC
_STA
(I THINK!)
Sorry, something went wrong.
Although, a message saying "You do not need an SSDT-EC.aml" would be very helpful!
No branches or pull requests
Maybe you can fix this:
The text was updated successfully, but these errors were encountered: