Skip to content
New issue

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

Error doing Fake EC #68

Open
casesolved-co-uk opened this issue Sep 11, 2024 · 2 comments
Open

Error doing Fake EC #68

casesolved-co-uk opened this issue Sep 11, 2024 · 2 comments

Comments

@casesolved-co-uk
Copy link

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.

@casesolved-co-uk
Copy link
Author

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.

(I THINK!)

@casesolved-co-uk
Copy link
Author

Although, a message saying "You do not need an SSDT-EC.aml" would be very helpful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant