Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a fix please #3

Open
bolbolfolfol opened this issue Apr 16, 2023 · 2 comments
Open

a fix please #3

bolbolfolfol opened this issue Apr 16, 2023 · 2 comments

Comments

@bolbolfolfol
Copy link

Hi
i installed the module on a redmi note 8 (ginkgo) running RRos A10 but none of the gesture work
any idea ?

@xarantolus
Copy link
Owner

Yea, the way the module works is somewhat device specific and I only have one device to test on. Several things:

  • When running adb logcat, does the line report_input_event - Reporting event type: 1, code: 96, value:1 show up when you put your finger on the fingerprint sensor? (this is what is used to trigger the click)
  • You are using Android 10, but the currently published version won't work on it, even on my phone. Try if it works with this version (Android device file paths have changed, so the way the module taps the screen won't work on A10, but the old version does it right)

If neither of them work, you might need to look at the source code and see if you find the paths for the input devices on your phone

@bolbolfolfol
Copy link
Author

Hi
still not work
i used a module that does the same thing as pressing power button
it replace 2 files in vendor/usr/kaylyaout/uinput-fpc.kl & uinput-goodix.kl (no bin)
work fine on my device
your module is better but does not work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants