How to disable touchscreen wake up on VIM3L

Hi.
I’m using Khadas VIM3L with TS050 touchscreen and making a mobile device.
I want to make VIM3L not to wake up when I touch the screen.
How should I do?
Please forgive my bad English.

Hello @Terry @goenjoy @jasonl

Please help.

@Cent_Ra Do the following:

git revert 7a4b69cbd5e74cf58a0a49c8c8327706d2e2e0d5
git revert b0fbc15fef1558e4c0d203fe718952b7b009a19c

In which repository should I run that command?

@Cent_Ra common/

2 Likes

I can’t find that repository from github.
Also, I’m not sure how to make update img.
I would like to know about this as well.

that repository is linux from github

https://docs.khadas.com/vim3/DownloadAndroidSourceCode.html
https://docs.khadas.com/vim3/BuildAndroid.html

@goenjoy I’m sorry, I’ve been trying for the past few days, but I just couldn’t build it due to lack of space. I’ll see if I can’t do it some other way.