erickmabanto Posted April 16, 2020 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
Administrators MaLd0n Posted April 16, 2020 Administrators Posted April 16, 2020 DSDT.aml.zip u dont need any ssdt use -wegnoegpu -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
erickmabanto Posted April 17, 2020 Author 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.
Administrators MaLd0n Posted April 17, 2020 Administrators 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 -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
erickmabanto Posted April 17, 2020 Author 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
Administrators MaLd0n Posted April 17, 2020 Administrators 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 -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
erickmabanto Posted April 17, 2020 Author 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now