Open thevirtualdj opened 7 years ago
ok. we solved it. thanks
uto, 22. svi 2018. 08:52 SHAIK MAHABOOB NAZEER notifications@github.com je napisao:
Is edt-ft5x06.c driver compatible with FT5x26. if not is there and patch available for the same .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/focaltech-systems/drivers-input-touchscreen-FTS_driver/issues/2#issuecomment-390882227, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGO7__lmnW5W-6q8ZDaebsYwkkIADanks5t07WjgaJpZM4NrYbh .
I am facing the issue with edt-ft5x06.c driver. I could not find any driver compatible with FT5x26. Could you provide me a patch so that FT5x26 is compatible with that existing edt-ft5x06.c driver. Or could you please tell what changes you have done to make FT5x26 work.
-- Regards
any success on this? I am facing the same issue.
For me it was pretty straight forward. I was working with sunxi linux and that driver is pretty generic. All touch 5x ft was working that I've got. Problem was in android branch kernel which had some strange version of this driver. So I patched this triver from sunxi linux to lichee kernel and now it's ok on android too.
And fex parser had a bug tab/space problem too. so my driver would not init right values. When I copied fex settings values from linux to android than it worked. Stupid little bug too.
nazeer46 did you find any driver for FT5x26
Is edt-ft5x06.c driver compatible with FT5x26. if not is there and patch available for the same .