Moshe Lyahovsky Posted July 29, 2020 Share Posted July 29, 2020 (edited) hi @MaLd0nthis is my dsdt which you help me once to compile on line 3179 Method (_REG, 2, NotSerialized)  // _REG: Region Availability             { when I use this ssd-igpu.aml I get this api error method parse/execution failed[\_sb.pci0.lpcb.h_ec._reg] ae_not_found when it is there as day please help DSDT.aml SSDT-IGPU.aml Untitled.zip Edited July 29, 2020 by Moshe Lyahovsky stuck a kp message Quote Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted July 29, 2020 Administrators Share Posted July 29, 2020 DSDT.aml.zip Quote Support Olarila Vanilla Hackintosh by making a donation HERE About Premium Users you can check HERE Problems with Paypal HERE Link to comment Share on other sites More sharing options...
Moshe Lyahovsky Posted July 29, 2020 Author Share Posted July 29, 2020 what happened you incorporated that ssd-igpu  in the dsdt Quote Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted July 29, 2020 Administrators Share Posted July 29, 2020 for gpu use bootloader to inject properties Quote Support Olarila Vanilla Hackintosh by making a donation HERE About Premium Users you can check HERE Problems with Paypal HERE Link to comment Share on other sites More sharing options...
Moshe Lyahovsky Posted July 29, 2020 Author Share Posted July 29, 2020 4 hours ago, MaLd0n said: for gpu use bootloader to inject properties hi I am using oc you have to be more explisit  Quote Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted July 30, 2020 Administrators Share Posted July 30, 2020 inject igpu properties via bootloader Quote Support Olarila Vanilla Hackintosh by making a donation HERE About Premium Users you can check HERE Problems with Paypal HERE Link to comment Share on other sites More sharing options...
Moshe Lyahovsky Posted July 30, 2020 Author Share Posted July 30, 2020 17 minutes ago, MaLd0n said: inject igpu properties via bootloader my problem is this  */ DefinitionBlock ("", "SSDT", 2, "hack", "IGPU", 0x00000000) {   External (_SB_.PCI0.IGPU, DeviceObj)   // (from opcode)   Scope (_SB.PCI0.IGPU)   { no matter how Manny times I change _SB_ to _SB it still keeps on saving it the way it wants to and failing to load you have the file in the original post can you shed some light on this history and maybe modify that file Quote Link to comment Share on other sites More sharing options...