Thank you very much for the excellent driver!
My computer has HIC touch screen and ELAN Clickpad.
I've successfully driven the touch screen by I2C.
I would like to know if the design supports multi satellites?
Multiple satellite kexts loading is not supported for the moment.
It seems you have a Elan based PS2 device and a I2C touchscreen. Please attempt setting up your configuration before asking for help on Github.
@kprinssu multiple satellite kexts works fine. I have ELAN trackpad and Atmel touch screen on my netbook and it works fine
@coolstar You are right. @im-bravo you should be fine long as the VoodooI2CHID does not attach to the device.
If you want to prevent VoodooI2CHID from loading, change the IO Probe Score to something lower. For example, if VoodooI2CHID has a IOProbeScore of 300 and VoodooI2CElan has 500, then you will change VoodooI2CHID's value to 500 and VoodooI2CElan to 300. This is an example and the value can be edited within the Info.plist of each respective kext.
@im-bravo I am closing this issue, please re-open if you cannot load multiple satellite kexts at the same time.
@coolstar @kprinssu Thanks for your information !!!
Most helpful comment
@coolstar You are right. @im-bravo you should be fine long as the VoodooI2CHID does not attach to the device.
If you want to prevent VoodooI2CHID from loading, change the IO Probe Score to something lower. For example, if VoodooI2CHID has a IOProbeScore of 300 and VoodooI2CElan has 500, then you will change VoodooI2CHID's value to 500 and VoodooI2CElan to 300. This is an example and the value can be edited within the Info.plist of each respective kext.