eGPU works!! (No hotplug) #73
sk0n3
started this conversation in
Show and tell
Replies: 3 comments 8 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
-
No not like that. I used Maciasl to replace thunderbolt ssdt |
Beta Was this translation helpful? Give feedback.
6 replies
-
Would it be possible for you to provide me the SSDT-NUC10.aml you created to get an eGPU work with NUC10? I would like to try it out. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I got the egpu working consistently by combining
NUC 8IxBEx's Thunderbolt SSDT: (since thunderbolt drivers are the same)
SSDT-TYPC-NUC8-PC.aml
In SSDT-NUC10.aml file, I took everything after Scope (PSXS) all the way until Scope (LPCB) and then replaced it with the content of SSDT-TYPC-NUC8-PC.aml (After Scope (_SB.PCI0.RP05.PXSX)). I don't know enough about this stuff so I didn't bother cleaning up the file after combining but maybe someone can do it?
Beta Was this translation helpful? Give feedback.
All reactions