• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

5linx velocity v2 - touch screen doesn't work

WarSxNes

Newbie
Hi it's me again....

Months ago, I wrote a post asking for help and I'm still waiting for help. (don't care about that)

Now, I found a custom rom that work well (99.9%) for my tablet, (gcensor, mouse usb, wifi, etc.) but touch screen doesn't work.

So, someone know how to add a touch screen driver in that rom?
 
Hi welcome back. :)

I'm almost certain you can't just add a driver to a binary ROM. This is something that has to be done when a ROM is compiled/built from source code. Which is something that usually only the original manufacturer and third-party ROM devs do. e.g. Cyanogenmod. You might be able to do it if you can get the source code for the custom ROM and required driver, plus the appropriate build tools.
 
Hi mikedt you again, xD.

Actually, I found a tool that do that work for you, but is only available in Thai. And I have the version 1 of that tool.

That tool give me those parameters to fix the touch. But I can't found the file to modify.

DRIVER
bstcamera 626013 0 - Live 0xf0b56000
bsd_comp 3890 0 - Live 0xf0b4b000
ppp_deflate 2878 0 - Live 0xf0b44000
zlib_deflate 16756 1 ppp_deflate, Live 0xf0b39000
ppp_async 5099 0 - Live 0xf0b2e000
crc_ccitt 1307 1 ppp_async, Live 0xf0b25000
pppoe 7174 0 - Live 0xf0b1e000
pppox 1966 1 pppoe, Live 0xf0b14000
ppp_generic 19062 5 bsd_comp,ppp_deflate,ppp_async,pppoe,pppox, Live 0xf0b08000
slhc 4121 1 ppp_generic, Live 0xf0af9000
bstsensor 3046 0 - Live 0xf0ae6000
bstgps 2398 0 - Live 0xf0ade000

bstcmd 4115 0 - Live 0xf0ad6000

bstaudio 10693 0 - Live 0xf0acb000

bsttouch 1183 0 - Live 0xf0ac0000 (P) <<<<< Touch

bstmouse 1175 0 - Live 0xf0ab9000

bstkbd 1204 0 - Live 0xf0ab2000

hd_shm_drv 5212 0 - Live 0xf0aaa000

hd_ipc_drv 16646 2 - Live 0xf0a9d000
bstfolder 13461 0 - Live 0xf0a90000

bstvideo 2541 2 - Live 0xf0811000

bstnet 2814 0 - Live 0xf080a000

bstblock 3441 2 - Live 0xf0803000


You can see a lot videos on youtube from them. Of course all their videos are in Thai (I don't speak Thai), and they show how to use their tool and fix the touch, but I don't understand the part when they opened the file to modify. After they do that, they save and repack the rom and that's it, touch is working again.

Well, that is the manual method, because another newest version of their tool (I guess is the version 4), show that you can fix the touch just with one click. But I can't find where I can download that newest version.

I just know, the file I need to modify should be on system/lib/modules/ because in that folder are a few files in *.ko format

Dude do you know how to use Linux???
what do you think (P) means? = paused

Note: Forgot to say, all of this is only for rockchip tablets. (in my case rk3066)

And if someone know how to add a touch driver I'll be glad you.
 
Back
Top Bottom