Can not use Elecrow-LCD101 touchpad with Raspberry pi4
Hello. Just bought Elecrow-LCD101, and can not use it on RasPI4 (Raspbian64)
I do everything what written at the manual (https://www.elecrow.com/download/10.1inch_HDMI_Display_Portable_Monitor_with_Touch_Screen.pdf), but this driver file not executes (sudo ./Elecrow-LCD101 command not found), and actually, this file seems not like other driver files, even driver files for other Elecrow things. While display connected by bottom USB port (NOT for touchpad) it works, but without touchpad function. If I connect it with USB port marked as "Touchpad" it becomes blue, with "No Signal" text. In the both cases, it also connected to my PI by HDMI cable (with micro HDMI adapter).
I tested it also on few other AARCH64 distros (pop OS, Ubuntu and Manjaro). The result is the same. Seems that file, even marked as executable, not doing anything. I hope someone can help me.
Comments
This driver - is an ELF file. For ARM32. I found a way to run it on 64. But it shows some issues, and touchpad still not active. Seems for 64 systems we need new driver(((
Hi, we have uploaded a new driver at external link of Elecrow-LCD101's page: https://www.elecrow.com/elecrow-10-1-inch-ips-tft-lcd-1280x800-portable-monitor-with-touch-function-for-raspberry-pifpv-video-display.html. Please download and try to see whether it works.
Thanks a lot! Works fine!