Jump to content

Recommended Posts

Posted (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 by Moshe Lyahovsky
stuck a kp message
  • Administrators
Posted

-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

  • Administrators
Posted

for gpu use bootloader to inject properties

-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

  • Administrators
Posted

inject igpu properties via bootloader

-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

Posted
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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...