Jump to content

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

into scope label \_SB.PCI0.GFX0 set_label begin \_SB.PCI0.IGPU end

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...