Contribute
Register

<< Solved >> OpenCore ACPI injection in Windows.

Status
Not open for further replies.
Joined
May 16, 2014
Messages
182
Motherboard
ASUS Z490-I STRIX GAMING
CPU
i5-10600K
Graphics
HD630, RX 5700 XT
Mac
  1. iMac
  2. MacBook Pro
Mobile Phone
  1. iOS
I dual boot MacOS and Windows 11 with OpenCore. When I boot into Windows none of the I2C devices are working (screen backlight, trackpad,etc).

I know this is caused by OpenCore since Windows boots perfectly if I skip Opencore and boot directly into Windows.
I am pretty sure it's caused by this section:


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

I added this so I can get AlpsHID.kext working. Am I missing something so this section doesn't get injected in Windows?
 

Attachments

  • SSDT-DELL-LATITUDE-E7280.aml
    1,013 bytes · Views: 59
  • config-share.plist
    28.5 KB · Views: 48
Hi, so how you manage to prevent acpi patch apply to other OS?
 
Status
Not open for further replies.
Back
Top