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

Redmi Note 8 Pro fails on minitouch #52

Open
chenchen5000 opened this issue Oct 31, 2019 · 7 comments
Open

Redmi Note 8 Pro fails on minitouch #52

chenchen5000 opened this issue Oct 31, 2019 · 7 comments
Labels

Comments

@chenchen5000
Copy link

$ adb devices -l
List of devices attached
mrdeeqswm7aqkvvk device usb:336658432X product:begonia model:Redmi_Note_8_Pro device:begonia transport_id:42

$ adb shell ls -al /dev/input/
total 0
drwxr-xr-x 2 root root 140 2019-10-29 16:31 .
drwxr-xr-x 17 root root 5480 2019-10-29 16:31 ..
crw-rw---- 1 system radio 13, 64 2019-10-29 16:31 event0
crw-rw---- 1 system radio 13, 65 2019-10-29 16:31 event1
crw-rw---- 1 system radio 13, 66 2019-10-29 16:31 event2
crw-rw---- 1 root input 13, 67 2019-10-29 16:31 event3
crw-rw---- 1 root input 13, 68 2019-10-29 16:31 event4

The output of minitouch is like this:
open: Permission denied
Unable to open device /dev/input/event2 for inspection
open: Permission denied
Unable to open device /dev/input/event0 for inspection
open: Permission denied
Unable to open device /dev/input/event1 for inspection

The event0, event1 and event2 are in the system group, does it mean minitouch cannot run on this device? any workaround way?

Any suggest is appreciated, thanks in advance.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.90. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@issue-label-bot issue-label-bot bot added the bug label Oct 31, 2019
@chenchen5000
Copy link
Author

The actions mentioned on openstf/stf#603 are all done.

@chenchen5000
Copy link
Author

MIUI 10.4.11

@gianpietro-ws
Copy link

Same here, all actions done, MIUI 11.0.2

@YellowQC
Copy link

Have you resolved this problem? My RedMi Note 8 Pro also failed, the same problem with yours.

@gianpietro-ws
Copy link

@huangqichao not in my case, I had to change to another brand

@Filipdominik
Copy link

Have you tried to use shell in superuser mode?

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

No branches or pull requests

4 participants