midi1996 / X2G2-opencore-hackintosh

OpenCore guide and resources for HP Elite X2 1012 G2 tablet.
22 stars 3 forks source link

Some information about pen registered problem #5

Open Jamesxxx1997 opened 4 years ago

Jamesxxx1997 commented 4 years ago

Hello! Current my hackintosh tablet , miix-520 ,with Wacom i2c touchscreen &vodooi2c, also have pen registration issue sometime. This problem seems only to happen on i2c touchscreen , witch is quite annoying , hope that this problem might be solved at the near future

https://github.com/VoodooI2C/VoodooI2C/issues/317

midi1996 commented 3 years ago

Yes, sorry for not answering before, I don't know what's the issue with it tbh and I gave up on using it on macOS. There is a project that is trying to bring pen pressure to VI2C but requires a userland application to be running (which is not good). Also newer VI2C is required for BigSur which will break AlpsT4USB (since there is no more VI2C MT2 emulation). There is a fork but tap/2fingers tap dont work (while every other gesture does).

Jamesxxx1997 commented 3 years ago

There is a project that is trying to bring pen pressure to VI2C but requires a userland application to be running (which is not good).

What is the project? Can you give me the link?

midi1996 commented 3 years ago

https://github.com/xeijix/VoodooI2CHID/tree/stylusSupportIOManager

Jamesxxx1997 commented 3 years ago

Can you help compile this kext and explain on how to run the userland application in order to have pen pressure with voodooi2c? Very interested in that and want to give it a try , thanks.