LCD-show icon indicating copy to clipboard operation
LCD-show copied to clipboard

3.5inch RPi LCD (C) failed to install driver on pi4B

Open getr00t opened this issue 1 year ago • 14 comments

CMake Error: The current CMakeCache.txt directory /mnt/LCD-show/rpi-fbcp/build/CMakeCache.txt is different than the directory /home/pi/LCD-show/rpi-fbcp/build where CMakeCache.txt was created. This may result in binaries being created in the wrong place. If you are not sure, reedit the CMakeCache.txt CMake Error: The source "/mnt/LCD-show/rpi-fbcp/CMakeLists.txt" does not match the source "/home/pi/LCD-show/rpi-fbcp/CMakeLists.txt" used to generate cache. Re-run cmake with a different source directory. CMake Error: The source directory "/home/pi/LCD-show/rpi-fbcp" does not exist. Specify --help for usage, or press the help button on the CMake GUI. make: *** [Makefile:176: cmake_check_build_system] Error 1 Selecting previously unselected package xinput-calibrator:armhf. (Reading database ... 99757 files and directories currently installed.) Preparing to unpack .../xinput-calibrator_0.7.5-1_armhf.deb ... Unpacking xinput-calibrator:armhf (0.7.5-1) ... dpkg: dependency problems prevent configuration of xinput-calibrator:armhf: xinput-calibrator:armhf depends on libc6 (>= 2.13-28). xinput-calibrator:armhf depends on libgcc1 (>= 1:4.4.0). xinput-calibrator:armhf depends on libstdc++6 (>= 4.6). xinput-calibrator:armhf depends on libx11-6. xinput-calibrator:armhf depends on libxext6. xinput-calibrator:armhf depends on libxi6 (>= 2:1.2.0).

dpkg: error processing package xinput-calibrator:armhf (--install): dependency problems - leaving unconfigured Processing triggers for gnome-menus (3.36.0-1) ... Processing triggers for desktop-file-utils (0.26-1) ... Processing triggers for mailcap (3.69) ... Processing triggers for man-db (2.9.4-2) ... Errors were encountered while processing: xinput-calibrator:armhf LCD configure 0

Remote side unexpectedly closed network connection May I ask what I need to do to solve this problem? I have repeatedly installed the same error message several times. My device is PI4 and the system is 2023 02 21 raspios bulleteye arm64.img

getr00t avatar Apr 28 '23 19:04 getr00t