Jump to content

Lenovo Yoga 710 KabyLake (WIP)


Tomba81

Recommended Posts

  • Moderators

That's a USB issue. Not sure why by rename GFX0 -> IGPU would cause that. Could be you are leaving out the other SSDT that might contain GFX0 in them.

Do this instead, add this to DSDT/Patches below your other patches like HECI->IMEI

<dict>
<key>Comment</key>
<string>Change GFX0 to IGPU</string>
<key>Find</key>
<data>R0ZYMA==</data>
<key>Replace</key>
<data>SUdQVQ==</data>
</dict>
Link to comment
Share on other sites

×
×
  • Create New...