Jump to content

Multitouch fix - BETA 2 verision


Guest noxwell

Recommended Posts

Guest noxwell

I want to introduce you my TS fix (based on phh's). It's just ALPHA version. Here is a video (very-very bad quality). I don't know, is it really my fix working, or i've just learned, how to use phh's fix B) And here is a driver. I don't upload full update.zip, because it is just alpha, but in a days i'll improve it and upload.

Updated 2: Alpha 2 (or beta). Mboot.zip was tested ONLY on LiquidF v1.2a, and probably it doesn't work on other roms, or works incorrectly. Driver in attachment is alpha 1

Updated 3: Here is BETA version (mboot.zip for roggins CM, Only for testers, can't guarantee good work of other hardware with this boot!!!), it works pretty well in portrait mode, but in landscape mode it works not so good. But it works!

Updated 4: Here is BETA 2 version (Only for testers, some stuff and wifi doesn't work with this boot!!!), it works like a charm in portrait and landscape mode in mid and slow speeds. +

(old videos were fake, because i though, it was my driver effect, but this video is completely true)

vidcap0001.wmv

mboot.zip

auo_ts.c.zip

Edited by noxwell
Link to comment
Share on other sites

Guest noxwell

Short answer: you can't

Long answer: you can install linux in your pc, download kernel sources, put driver to them, recompile sources, put recompiled kernel to boot.img and use it)))

I've said in the topic, that

I don't upload full update.zip, because it is just alpha, but in a days i'll improve it and upload.

and i've uploaded drivers only for devs.

Edited by noxwell
Link to comment
Share on other sites

Guest Dario93
Short answer: you can't

Long answer: you can install linux in your pc, download kernel sources, put driver to them, recompile sources, put recompiled kernel to boot.img and use it)))

I've said in the topic, that

and i've uploaded drivers only for devs.

Thank you noxwell B) Really appreciated!

Link to comment
Share on other sites

Guest PhilNelwyn
I want to introduce you my TS fix (based on phh's). It's just ALPHA version. Here is a video (very-very bad quality). I don't know, is it really my fix working, or i've just learned, how to use phh's fix B) And here is a driver. I don't upload full update.zip, because it is just alpha, but in a days i'll improve it and upload.

On the video you only cross your fingers on 1 axis, did you try both ? or is it the reason why you call it halfly fixed multitouch ?

Well, the most important is the other half :) as we especially need multitouch for playing games, and then we use the phone in landscape mode.

Thanks for your effort, I hope you'll succed.

Edited by PhilNelwyn
Link to comment
Share on other sites

Guest Delnar_Ersike
Looks promising! but why did it get confused at the very very end? can I use this on roggin's rom?

If Roggin's ROM uses the same boot.img as Xian Liquid 1.2a, then yes. To clarify: noxwell's multitouch fix is for inclusion in community-built kernels. Kernels, in turn, are packaged into boot.img's with the Ramdisk, which is how they are then flashed to your device. If you have the know-how, you can assemble any kernel for your Liquid with noxwell's auo_ts.c, then package it into your own boot.img and flash it to your device; the boot.img noxwell provided is basically just Xian Liquid 1.2a's boot.img with a kernel that was compiled with noxwell's multitouch fix.

Short version: this multitouch fix is mainly for ROM developers and people who know how to compile, package, and flash kernels.

Link to comment
Share on other sites

Guest Morris Lee
If Roggin's ROM uses the same boot.img as Xian Liquid 1.2a, then yes. To clarify: noxwell's multitouch fix is for inclusion in community-built kernels. Kernels, in turn, are packaged into boot.img's with the Ramdisk, which is how they are then flashed to your device. If you have the know-how, you can assemble any kernel for your Liquid with noxwell's auo_ts.c, then package it into your own boot.img and flash it to your device; the boot.img noxwell provided is basically just Xian Liquid 1.2a's boot.img with a kernel that was compiled with noxwell's multitouch fix.

Short version: this multitouch fix is mainly for ROM developers and people who know how to compile, package, and flash kernels.

That was why I was wondering if it will work, roggin said it is based on xians tree or something, I just don't know if it will work with it too. However, do you know why at the end of the video, it still confused the 2 point

Link to comment
Share on other sites

Guest xaueious

No I just have no clue what you changed. But I'm sure it's better than what I can think of.

phhusson seemed like a pretty smart guy. So whatever he didn't change I thought maybe he left it that way for a reason. But if you know better that would be neat. But I still am curious as to what you can do to his driver.

phhusson's fix is supposed to do this:

Link to comment
Share on other sites

Guest noxwell

Phhussons's fix do that: every driver invoking, he finds the nearest point to the old recorded point (tracking fingers).

My fix do that: he tracks fingers (phh's way) AND if fingers become closer to each other in y or x axis, it records moving vector, and if after crossing they cardinally change vector, driver invert fingers. And it's not all... I've thought about algorythm for many days, and now interprete ideas to the programm.

Edited by noxwell
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.