Guest cuttysark76 Posted February 17, 2012 Report Posted February 17, 2012 Can anyone please try to compile a synaptics_i2c_rmi.ko module from here? https://github.com/fopina/ZTE-Joe-Kerne ... _i2c_rmi.c I would like to try the touchscreen driver has an external module. Others succeeded with this solution in other devices. please read this example: http://nookdevs.com/Multitouch I know this driver works with a modified 2.6.29 ZTE Joe kernel https://github.com/fopina/ZTE-Joe-Kerne ... _i2c_rmi.c If I boot the phone with the ROM I have ported from the N700, I get the same touchscreen behaviour that others get from ZTE Blade and Raise Ports... So, I have modified the init.rc with this command: on boot insmod /system/lib/modules/synaptics_i2c_rmi.ko and Copied a synaptics_i2c_rmi.ko that I got from the internet (Sony X8, I believe) to /system/lib/modules/ Now I don't have any touchscreen at all... So I believe the changes i've done to the boot really work! So, if we can create an external driver module that works in our vodafone 945, we might have a solution for our touchscreen! Please
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now