Results 1 to 3 of 3

Thread: Waveshare HDMI LCD 4" on 64bit Kali error during install

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    2020-Feb
    Posts
    1

    Waveshare HDMI LCD 4" on 64bit Kali error during install

    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....

  2. #2
    Join Date
    2014-Feb
    Posts
    309
    cmake exists - you'll want to run apt update before running their installer - but, they're expecting the drivers to be run on a 32bit system; you're either going to have to go through that installer script and run things manually (and skip the xinput configurator package - or try to build it, or check the waveshare wiki to see if they have manual instructions. All else fails, you can contact them and ask them to provide arm64 debs for the packages for people running 64bit (or you can switch to using the rpi 2/3/4 32bit image)

  3. #3
    Great, I fixed that myself. thank you

Similar Threads

  1. Fresh install of Kali "Everything" 64bit, ClamAV says I'm infected.
    By bbOOmm in forum Kali Linux General Questions
    Replies: 2
    Last Post: 2023-09-02, 03:25
  2. Replies: 0
    Last Post: 2021-01-14, 09:03

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •