• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help Dual Touch

Hi All,
Good news for some X8 User.
Thank to XDA Devz, you can get the dual touch real & fake depend on your devices. Normally, you bought this device after 2011 Feb and Black, you are Cypress user(90% may be)
Good Luck

Check this for cypress (Real Dual Touch For X8)

Check This for Synaptics(Fake Dual Touch For X8)

All credits goes to doixanh & AnDyx
 
and to make me sure myself, how do i check whether it's cypress or synaptics other than checking the date of purchase?

You can find that by dissmantling your device on your screen tag. Or run
Code:
su dmesg | grep cyttsp-i2c

via adb shell or in terminal in your device.
If you get this on output :
Code:
cyttsp_i2c_probe: Successful registration cyttsp-i2c
then your device is using cypress touchpad. ;)
 
Tried both installation. Pinch zoom is still not function. May be wrong steps.
My device showed cyttsp_i2c_probe: Successful registration cyttsp-i2c.
Any youtube for guidance cypress (ax8mt.ko) and Synaptic installation?
 
Tried both installation. Pinch zoom is still not function. May be wrong steps.
My device showed cyttsp_i2c_probe: Successful registration cyttsp-i2c.
Any youtube for guidance cypress (ax8mt.ko) and Synaptic installation?

You're lucky man,cypress allows real dual touch.
 
Back
Top Bottom