Jump to content
[ IMPORTANT ] Premium and Donators users ×
Olarila Professional Hackintosh Services ×

Rename GFX0


toleda

Recommended Posts

Asus P8H67-I Deluxe/patched, rename GFX0 to IGPU. the following patch misses one line:

7529 Scope (\_SB.PCI0.GFX0)


The patch:

into device label GFX0 set_label begin IGPU end;
into scope label _SB.PCI0.GFX0 set_label begin _SB.PCI0.IGPU end;
into_all all code_regex GFX0 replaceall_matched begin IGPU end

How do I get DSDT Editor to get the last instance of GFX0?

test.aml.zip

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...