MultiTouch Problem in Coby MID 1042-8 After Install ROM

marvinabr

Member
Oct 14, 2012
7
1
Hi All, after installing a new rom, a problem appeared with the Multi-Touch on my Coby 1042-8.
It seems that it is upside down, pressing the right touch finds it down, left up, top-left and bottom-right. Apparently it's a mirror effect.


Watch the video below:




Reset does not work, the Coby is working perfectly, just the touch is not calibrated.


I've been looking for configuration files for a week, checked the build.prop, but I do not know what would be the line of the configuration change.


Anyone have any idea how can calibrate TochScreen?


The coby is with ICS.

Tks.
 
Last edited by a moderator:

Traveller

Administrator
Staff member
Jun 16, 2012
2,857
982
Check your build.prop for ro.sf.hwrotation=180. Try commenting out the line by placing a # in front of the line and see if that helps you out. If you DON'T have it in your build.prop, add it.
 

vampirefo.

Senior Member
Developer
Nov 8, 2011
3,836
1,394
That's common when you use the wrong touch screen drivers, restore your backup and you will be fine.
 

marvinabr

Member
Oct 14, 2012
7
1
Check your build.prop for ro.sf.hwrotation=180. Try commenting out the line by placing a # in front of the line and see if that helps you out. If you DON'T have it in your build.prop, add it.

It did not work, I added, tested, and tested again commented. the mirror's effect is only in touch, not in screem

My file build.prop contains no line with "ro.fs."

That's common when you use the wrong touch screen drivers, restore your backup and you will be fine.
there is a problem... i dont have backup. I install a wrong image with livesuit, now coby is revive with stock rom. I get backup for other coby 1042 but dont work for touch screen
 
Last edited:

vampirefo.

Senior Member
Developer
Nov 8, 2011
3,836
1,394
you need to determine what touch screen driver you are using.
try these commands,

busybox dmesg | grep ft5x

or

busybox dmesg | grep goodix

also look at init.sun4i.rc
see what drivers are loading.

should be locate under

#insmod key & tp driver
 

marvinabr

Member
Oct 14, 2012
7
1
Hi Vampire, the command busybox not locate "grep" function.

In init.sun4i.rc have two lines, one is commented:
#insmod key & tp driver
insmod /system/vendor/modules/ft5x_ts.ko
# insmod /system/vendor/modules/sun4i-keyboard.ko

change "#"?

code for busybox:

[ 5.578188] ===========================ft5x_ts_init=====================

[ 5.612372] ctp_fetch_sysconfig_para.


[ 5.629796] ctp_fetch_sysconfig_para: after: ctp_twi_addr is 0x38, dirty_addr_buf: 0x38. dirty_addr_buf[1]: 0xfffe


[ 5.682051] ctp_fetch_sysconfig_para: ctp_twi_id is 2.


[ 5.713798] ctp_fetch_sysconfig_para: screen_max_x = 1024.


[ 5.735909] ctp_fetch_sysconfig_para: screen_max_y = 600.


[ 5.749282] ctp_fetch_sysconfig_para: revert_x_flag = 0.


[ 5.766815] ctp_fetch_sysconfig_para: revert_y_flag = 0.


[ 5.781112] ctp_fetch_sysconfig_para: exchange_x_y_flag = 1.


[ 5.798499] ctp_fetch_sysconfig_para: script_parser_fetch firmware_upgrade_used = 0.


[ 5.817845] ft5x_ts_init: after fetch_sysconfig_para: normal_i2c: 0x38. normal_i2c[1]: 0xfffe


[ 5.838245] script parser fetch err.


[ 5.846212] ctp_init_platform_resource: tp_reset request gpio fail!


[ 5.861612] ctp_detect: Detected chip ft5x_ts at adapter 2, address 0x38


[ 5.887971] ====ft5x_ts_probe begin=====.


[ 5.907201] this_client->addr = 38


[ 5.919093] ft5x_ts_read_chip_id: id = 0x55.


[ 5.933823] ctp_wakeup.


[ 6.189066] input: ft5x_ts as /devices/virtual/input/input3


[ 6.230880] ==register_early_suspend =


[ 6.234644] CONFIG_FT5X0X_MULTITOUCH is defined.


[ 6.239359] ctp_set_irq_mode: config gpio to int mode.


[ 6.320086] INTERRUPT CONFIG


[ 6.340380] ==ft5x_ts_probe over = 2012-03-28
 
Last edited:

vampirefo.

Senior Member
Developer
Nov 8, 2011
3,836
1,394
Ok you can fix it but a lot of downloading replacing files and rebooting unless you get lucky and get the correct driver the first time. You need to download every coby dump you can find, 7042, 8042, 9042, 9742, 1042. Extract the ft5x_ts.ko push it to your tablet boot into recovery factory reset reboot repeat until fixed.
 

marvinabr

Member
Oct 14, 2012
7
1
Hi vampire, tanks for your help. I'll try today

Ok you can fix it but a lot of downloading replacing files and rebooting unless you get lucky and get the correct driver the first time. You need to download every coby dump you can find, 7042, 8042, 9042, 9742, 1042. Extract the ft5x_ts.ko push it to your tablet boot into recovery factory reset reboot repeat until fixed.
 

eddyh23

Member
Aug 14, 2012
4
0
ok, not so easy to find the dump files system.tgz, found some but did not work.


If they have a Coby and can help me sending the file "ft5x_ts.ko"? is in \system\vendor\modules\ft5x_ts.ko


can attach forum or at my email [email protected]


tanks


I make a dump of my coby before kill it, so I will try to restore and push the ft5x_ts.ko and will let you know if works.
 

rtype540

Member
Oct 23, 2012
16
0
Looks like I maybe in the right area here as I recently purchased a Coby MID1042 and proceeded to destroy the operating system including the recovery I have recently found an .IMG file that brought it back to life and works very well except for the fact my touch screen is whacked and very unresponsive any ideas would be appreciated .
At present I am using a USB Mouse to navigate the tablet. I used Live-suite and flashed this img file it works except for the screen I am learning fast here but not to savvy on the Dev lingo .


[url]http://www.mediafire.com/download.php?eorb7gn8409n9gs



[/URL]
 

vampirefo.

Senior Member
Developer
Nov 8, 2011
3,836
1,394
Looks like I maybe in the right area here as I recently purchased a Coby MID1042 and proceeded to destroy the operating system including the recovery I have recently found an .IMG file that brought it back to life and works very well except for the fact my touch screen is whacked and very unresponsive any ideas would be appreciated .
At present I am using a USB Mouse to navigate the tablet. I used Live-suite and flashed this img file it works except for the screen
http://www.mediafire.com/download.php?eorb7gn8409n9gs

read through the thread.
 

rtype540

Member
Oct 23, 2012
16
0
I seen a post you made "
[h=2]Linux users, Coby 1042, root, recovery, update all without livesuite,[/h]I would like to ask if there is a program to allow me a Linux based environment on my win 7 system?
I have recently added Cygwin Terminal to my system haven't used it yet as I have a lot of reading to do first.
 

vampirefo.

Senior Member
Developer
Nov 8, 2011
3,836
1,394
I seen a post you made "
[h=2]Linux users, Coby 1042, root, recovery, update all without livesuite,[/h]I would like to ask if there is a program to allow me a Linux based environment on my win 7 system?
I have recently added Cygwin Terminal to my system haven't used it yet as I have a lot of reading to do first.

I don't know anything about windows, you could dual boot linux and windows or run linux from a cd or from a usb drive or from a virtual environment.

As for your touch screen problem, you will need to find the right touch screen drivers, for your tablet.
 

rtype540

Member
Oct 23, 2012
16
0
The cygwin terminal is suppose to be a virtual Linux environment for windows it contains the kitchen android so just for educational purposes as I am unfamiliar with Linux I am gonna give it a go with your instructions on Linux users, Coby 1042, root, recovery, update all without livesuite, It is apparent that Linux is the preferred system for this type of programming. I will let you know if this works under windows as I imagine I am not the only one in this type of situation .
 
Top