jacky-0815 / minicm

Automatically exported from code.google.com/p/minicm
0 stars 0 forks source link

Touchpad instead of touch #503

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Istead of touch I get a circle of a pointer that works as a computer touchpad. 
I can move it and click but i cant really work with this. I am not sure if is 
an issue or a setting i cannot find but i could not find anything relevant to 
sort this out. 

What version of MiniCM you are using? 
device     SE XPERIA X8.
kernel     E15_nAa-ics-01_2.6.29.6-nAa-ics-01.ftf
rom        MiniCM9-3.0.0-shakira.zip

What app(s) are involved in the problem?
android

Have you tried rebooting your device?
yes

What is the adb logcat output when the problem accurs (see:
http://wiki.cyanogenmod.com/index.php?title=Logcat)

Please provide any additional information below.

Original issue reported on code.google.com by Anastasi...@gmail.com on 16 Apr 2012 at 3:10

GoogleCodeExporter commented 9 years ago
some more info i am not sure if that helps
root@android:/ # lsmod
lsmod
synaptics_i2c_rmi4_no_dt 10300 0 - Live 0xbf08e000
synaptics_i2c_rmi4_dt 11568 0 - Live 0xbf089000
tiwlan_drv 508824 0 - Live 0xbf00a000
sdio 19024 1 tiwlan_drv, Live 0xbf000000
root@android:/ #

Original comment by Anastasi...@gmail.com on 16 Apr 2012 at 9:34

GoogleCodeExporter commented 9 years ago
root@android:/ # dmesg | grep synaptics
dmesg | grep synaptics
<3>x8gesture: Stock driver found: synaptics-rmi-ts, addr 0xc05ca71c, owner 0
<3>synaptics_power: Failed to request gpio touch_int
<3>synaptics_ts_probe: Error, power on failed
<4>synaptics-rmi-ts: probe of 0-0020 failed with error -5
<3>x8gesture: Stock driver found: synaptics-rmi-ts, addr 0xbf08bb80, owner bf08b
bf0
<3>synaptics_load_rmi4_func_regs: Failed reading block data, err:-5
<3>synaptics_ts_probe: load rmi4_func base addresses failed
<4>synaptics-rmi-ts: probe of 0-0020 failed with error -5
root@android:/ #

Original comment by Anastasi...@gmail.com on 16 Apr 2012 at 9:39

GoogleCodeExporter commented 9 years ago
fixed on minicm9 3.0.1 with E15_nAa-ics-02_2.6.29.6-nAa-ics-02.ftf
thanks a lot

Original comment by Anastasi...@gmail.com on 13 May 2012 at 6:03