minitouch
minitouch copied to clipboard
Minitouch does not work on LG lm-v350
I have a LG device, whose model is lm-v350, release version is 8.0, sdk version is 26, build is "judyp_lao_com-userdebug 8.0.0 opr1.170623.032 180921528041d.fgn test-keys".
I find that minitouch does not work on it, the error message is:
Note: device /dev/input/mice is not supported by libevdev Type B touch device touch_dev (1439x3119 with 10 contacts) detected on /dev/input/event1 (score 2109)
I can connect to its socket and can get output:
^ 10 1439 3119 255 $ 5862
However, when I input touch commands through the socket, nothing happens on the device screen.
I have another LG device which has the same issue.
minicap works normally on the device.
Run adb shell getevent -ilp
on both devices.
I only have one device at my hand now. Here is its output:
add device 1: /dev/input/event7
bus: 0006
vendor 0000
product 0000
version 0000
name: "uinput-fpc"
location: ""
id: ""
version: 1.0.1
events:
KEY (0001): KEY_UP KEY_LEFT KEY_RIGHT KEY_DOWN
KEY_PROG1 BTN_NORTH BTN_WEST
ABS (0003): ABS_Z : value 0, min 0, max 255, fuzz 0, flat 0, resolution 0
input props:
BTN_5 KEY_VOICECOMMAND
input props:
0010 0011 0012 0013
input props:
ABS (0003): ABS_MT_SLOT : value 0, min 0, max 9, fuzz 0, flat 0, resolution 0
ABS_MT_WIDTH_MAJOR : value 0, min 0, max 2879, fuzz 0, flat 0, resolution 0
ABS_MT_WIDTH_MINOR : value 0, min 0, max 2879, fuzz 0, flat 0, resolution 0
ABS_MT_ORIENTATION : value 0, min 0, max 90, fuzz 0, flat 0, resolution 0
ABS_MT_POSITION_X : value 0, min 0, max 1439, fuzz 0, flat 0, resolution 0
ABS_MT_POSITION_Y : value 0, min 0, max 2879, fuzz 0, flat 0, resolution 0
ABS_MT_TRACKING_ID : value 0, min 0, max 65535, fuzz 0, flat 0, resolution 0
ABS_MT_PRESSURE : value 0, min 0, max 255, fuzz 0, flat 0, resolution 0
input props:
INPUT_PROP_DIRECT
add device 6: /dev/input/event1
bus: 0000
vendor 0000
product 0000
version 0000
name: "fingerprint"
location: ""
id: ""
version: 1.0.1
events:
input props:
input props:
input props:
What is that device anyway? I can't find lm-v350 on google.
Also, it looks to me like it's running an unofficial ROM. Maybe that's why.
Hi Simo,
Which kind of "device type" do you want? (hardware.sku, build, or something else?) :) I can not touch the device physically and I can run adb commands on the device. I can also find some other people who can touch the device physically, so please feel free to tell me how to get the information you need.
abi: arm64-v8a brand: lge build: judyp_lao_com-userdebug 8.0.0 opr1.170623.032 180921528041d.fgn test-keys gms_version: 12.5.29 (040400-192802242) gservices_android_id: 3773991283048375218 hardware: judyp id: LMV350ULA968a8833 imei: 356659090004139 incremental_build: 180921528041d.fgn mac_address: 00:3d:e8:b6:66:54 model: lm-v350 product_board: sdm845 release_version: 8.0.0 rooted: true screen_density: 560 screen_size: 1440x2880 sdk_version: 26 serial: lmv350ula968a8833 sign: test-keys type: judyp_lao_com
Give me a link that shows a picture of the device and perhaps some details of it.
I still think using a stock ROM would work. Since you're using a rooted device with custom ROM, it's very difficult to say anything. It could be that there's a custom option somewhere you need to enable. Or perhaps it's been permanently disabled.
Hi Shianhou, how did you root it ? I got mine hard bricked in Qualcomm 9008 mode.