I have a KernelPanic when I shut down or restart with I2C Kext. However, this only occurs in conjunction with OpenCore.
It is a known issue in VoodooI2C’s repository: https://github.com/alexandred/VoodooI2C/issues/187
Anyone who is talented about this issue can post their ideas in the above link.
Can someone confirm VoodooI2C is working with OpenCore under Catalina?
抱歉,不会
| |
高胜利
|
|
邮箱:[email protected]
|
On 06/12/2019 02:26, MengChen. Huang wrote:
Can someone confirm VoodooI2C is working with OpenCore under Catalina?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Fixed. Try to use the VoodooI2C and VoodooI2CHID in this repository. Tested in 10.14 in OpenCore.
My trackpad not works on Open Core. I use voodooi2csynaptics and the GenI2C repository patches for my DSDT. https://github.com/johnnync13/EFI-Xiaomi-Notebook-air-12-5
@johnnync13 First, need to make sure your trackpad is working in Clover.
Then, be careful to the loading sequence of VoodooI2C plugins. VoodooGPIO and VoodooService first, then VoodooI2C. You can take the OC config in this repository as a reference.
Yeah I know but I need some more patches
Gpio mode, TPD0 and USTP
Just do the same patch as in Clover.
Yeah I have the same patches. Gpio and vodooi2c too because I can see on ioreg but TPD0 not appear. Do you know how Can I fix OSI?
@johnnync13 It seems that you didn’t add SSDT-XOSI path in your config
@stevezhengshiqi now my trackpad works!