minitouch
minitouch copied to clipboard
Redmi Note 8 Pro fails on minitouch
$ 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 is automatically applying the label bug
to this issue, with a confidence of 0.90. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
The actions mentioned on https://github.com/openstf/stf/issues/603 are all done.
MIUI 10.4.11
Same here, all actions done, MIUI 11.0.2
Have you resolved this problem? My RedMi Note 8 Pro also failed, the same problem with yours.
@huangqichao not in my case, I had to change to another brand
Have you tried to use shell in superuser mode?