Hi, i got myself a Pi4 and i want to use the Waveshare Display. I tested it with rasbian buster and all went fine. When i did the same steps for kali, installation went so fast that i could not see what was going on, so i erased the 'sudo reboot' and got this :
Code:
root@kali:~/LCD-show# ./LCD4-800x480-show
Reading package lists... Done
Building dependency tree       
Reading state information... Done
xserver-xorg-input-evdev is already the newest version (1:2.10.6-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
dpkg: error processing archive ./xinput-calibrator_0.7.5-1_armhf.deb (--install):
 package architecture (armhf) does not match system (arm64)
Errors were encountered while processing:
 ./xinput-calibrator_0.7.5-1_armhf.deb
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package cmake is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'cmake' has no installation candidate
sudo: cmake: command not found
make: /usr/bin/cmake: Command not found
make: *** [Makefile:176: cmake_check_build_system] Error 127
LCD configure 0
reboot now
Is there something for 64bit allready ?

Will see what happens when i use 32bit Kali now....