Jump to content
erickmabanto

DSDT for opencore

Recommended Posts

  • Administrators

DSDT.aml.zip

u dont need any ssdt

use -wegnoegpu

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

Thanx Mald, I've got a AMD R7 260x with a device id 6658 and Vendor 1002 which is not supported by Catalina I am trying to fake ID but don't know at Opencore. There is a tutorial for SSDT-GPU-SPOOF I did it, but it doesn't seems to work. Other option is to inject Fake ID spoof to Device Properties at config.plist I tried but no luck or I just not making the right settings.

Link to comment
Share on other sites

  • Administrators
into device label PEGP parent_label PEG0 insert
begin
Name (_SUN, One)  // _SUN: Slot User Number\n
Method (_DSM, 4, NotSerialized)  // _DSM: Device-Specific Method\n
                    {\n
                        If (!Arg2)\n
                        {\n
                            Return (Buffer ()\n
                            {\n
                                 0x03\n
                            })\n
                        }\n
                        Return (Package ()\n
                        {\n
                            "device-id",\n 
                            Buffer ()\n
                            {\n
                                 0xFF, 0x67, 0x00, 0x00\n  
                            }\n
                        })\n
                    }\n
end

 

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators
10 hours ago, erickmabanto said:

Mald, I try applying the patch in MacIASL can't hit apply... i can attach image link here. https://imgur.com/TNzN7Tu

u need change device and dev id

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

Sorry I don't understand, I tried changing device ID still not able to apply patch

0xFF, 0x67, 0x00, 0x00\n
0x5D, 0x66, 0x00, 0x00\n

Device iD is correct my GPU ACPI PCI location is correct I will send you a screenshot from windows device manager https://imgur.com/a/shx9Kd4 I am trying to spoof GPU my id 0x66581002 to 0x665D1002 that is close to my GPU that is natively supported in MacOSX. my GPU is XFX AMD R7 260X

can you check this .aml file that I madeSSDT-GPU-SPOOF.zip

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...