Jump to content

OpenCore ACPI injection in Windows 11


Yomiro

Recommended Posts

MacOS works perfectly on my Dell 7280.  I made a change to use AlpsHID.kext to get multitouch working.  Afterwards, I cannot get I2C devices working when I boot into Windows 11.  I know this is caused by OpenCore ACPI Injection and I believe this section:

 

                Scope (I2C1)
                {
                    Scope (TPD1)
                    {
                        If (_OSI ("Darwin"))
                        {
                            Name (OSYS, 0x07DC)
                        }
                    }
                }

 

I am not sure how to fix this so nothing gets injected when booting into Windows. 

 

 

 

Config.zip

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...