[GPL][updated 03.02.2011] Kernel with minimized touchscreen bug

Search This thread

mik_os

Retired Recognized Developer
Apr 13, 2010
746
1,830
Poltava
I did dirty hack: insert msleep(1) after each input thread synchonization in mcs6000 driver.
Now hack is not dirty, just found that driver has native implementation of "sleep".
Result: 15-30% cpu use with tap down.

Included all tweaks from GNM OC Kernel.
Packaged in koush's anykernel for compatibility with any rom.

Do not forget to make nandroid backup first.

Probably fixed "scroll bug".

v1.1: added pressure sensitivity (works correctly only for single touch because of our touchscreen).

Link: http://www.mediafire.com/?li7aviy6awdebs5

Sources: https://github.com/mik9/ThunderG-Kernel
 
Last edited:

domenic_s

Senior Member
Nov 17, 2010
86
14
Got errors while flashing the zip.

Code:
E:Wrong digest: META-INF/com/google/android/updater-script
E:Verification failed

Installation aborted.
 

mik_os

Retired Recognized Developer
Apr 13, 2010
746
1,830
Poltava

Deni_N

Member
Nov 3, 2008
45
4
36
Doboj
it does not work, just tried to flash in custom recovery, it says missing something. turned off verification and again the same problem.
 

kashtancheg

Member
Dec 23, 2010
10
0
icq 4314192
About unsigned zip files

You can flash unsigned zips. In the recovery menu just select Other -> Toggle Signature Verify. It will disable this verify.
About this hack. It's working. BUT the scroll works buggy now. For example, you cannot make the contacts menu scroll from the beginning to the end fast now
 

domenic_s

Senior Member
Nov 17, 2010
86
14
I flashed it...and hey: IT WORKS. Well done mik_os.

//edit: just recocknized the bugs on scrolling...that sucks.
 

mik_os

Retired Recognized Developer
Apr 13, 2010
746
1,830
Poltava
You can flash unsigned zips. In the recovery menu just select Other -> Toggle Signature Verify. It will disable this verify.
About this hack. It's working. BUT the scroll works buggy now. For example, you cannot make the contacts menu scroll from the beginning to the end fast now

I would not say that it became too buggy, only a little bit (very little). And maybe you have too much contacts in youe contact list :)
 
Last edited:

kashtancheg

Member
Dec 23, 2010
10
0
icq 4314192
Genius things are always simple! The bug wich couldn't be solved for 3 years! :D
Mik, I think you should work in google ;)

NFS Shift runs perfectly now when applying the brake!
 
Last edited:

Top Liked Posts