erickmabanto Posted April 16, 2020 Share Posted April 16, 2020 (edited) Hello Mald how are you man, hope you OK with this Corona Virus Pandemic. Self Quarantine brought me back to doing my hackintosh build again. Can you make me a new DSDT for opencore. Send me Ericks-iMac.zip Edited April 16, 2020 by erickmabanto spelling correction Quote Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted April 16, 2020 Administrators Share Posted April 16, 2020 DSDT.aml.zip u dont need any ssdt use -wegnoegpu Quote Donation with Paypal HERE Donation with Stripe HERE Donation with BuyMeaCoffee HERE Donation with Mercado Livre HERE Donation with Binance 0xdbe48ef6b158f1dd0035d7f49555c99e52f72714 Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 Donation with PicPay @danielnmaldonado Donation with PiX @danielnmaldonado@gmail.com Problems with Paypal Donate? Check HERE Donated? Send me PM with files or use DSDT Patch Requests Link to comment Share on other sites More sharing options...
erickmabanto Posted April 17, 2020 Author Share Posted April 17, 2020 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. Quote Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted April 17, 2020 Administrators Share Posted April 17, 2020 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  Quote Donation with Paypal HERE Donation with Stripe HERE Donation with BuyMeaCoffee HERE Donation with Mercado Livre HERE Donation with Binance 0xdbe48ef6b158f1dd0035d7f49555c99e52f72714 Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 Donation with PicPay @danielnmaldonado Donation with PiX @danielnmaldonado@gmail.com Problems with Paypal Donate? Check HERE Donated? Send me PM with files or use DSDT Patch Requests Link to comment Share on other sites More sharing options...
erickmabanto Posted April 17, 2020 Author Share Posted April 17, 2020 Mald, I try applying the patch in MacIASL can't hit apply... i can attach image link here. https://imgur.com/TNzN7Tu Quote Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted April 17, 2020 Administrators Share Posted April 17, 2020 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 Quote Donation with Paypal HERE Donation with Stripe HERE Donation with BuyMeaCoffee HERE Donation with Mercado Livre HERE Donation with Binance 0xdbe48ef6b158f1dd0035d7f49555c99e52f72714 Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 Donation with PicPay @danielnmaldonado Donation with PiX @danielnmaldonado@gmail.com Problems with Paypal Donate? Check HERE Donated? Send me PM with files or use DSDT Patch Requests Link to comment Share on other sites More sharing options...
erickmabanto Posted April 17, 2020 Author Share Posted April 17, 2020 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 Quote Link to comment Share on other sites More sharing options...