Jump to content

Multitouch fix - BETA 2 verision


Recommended Posts

Guest noxwell
Posted (edited)

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
Guest noxwell
Posted (edited)

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
Guest Dario93
Posted
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!

Guest PhilNelwyn
Posted (edited)
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
Guest noxwell
Posted

Here is an alpha 2 (or beta, but it's more alpha), and now you can try it (only on LiquidF v1.2a)! ALso added landscape video.

Posted

Perfect news B) Thx for your work :)

I hope devs will include this driver into custom ROM kernels :)

Guest noxwell
Posted

Please, wait for final release (will be in 2 weeks maximal), it still have some bugs with axis reversion.

Guest xaueious
Posted

Looks like phhusson's alright. Did you change this at all?

Guest noxwell
Posted

xaueious,

Are you laughing? Of course changed, it is more usable, than phh's. It is just alpha, and I have more ideas, how to improve multitouch.

Guest Morris Lee
Posted

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

Guest Delnar_Ersike
Posted
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.

Guest Morris Lee
Posted (edited)

My bad, multiple entries

Edited by Morris Lee
Guest Morris Lee
Posted (edited)

My bad, multiple entries

Edited by Morris Lee
Guest Morris Lee
Posted
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

Guest noxwell
Posted

Because it is alpha, remember it, it still have some bugs, which will fixed I think in this weekends.

Guest Morris Lee
Posted
Because it is alpha, remember it, it still have some bugs, which will fixed I think in this weekends.

Wohooo hoo!! So excited!!

Guest xaueious
Posted

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:

Guest noxwell
Posted (edited)

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

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.