wzy Geschrieben September 25, 2019 at 08:18 Geschrieben September 25, 2019 at 08:18 Hello everyone when I uesd the command "sudo dpkg -i brickd-2.4.0_amd64.deb" to install brickd,I meet the below error: (Reading database ... 225415 files and directories currently installed.) Preparing to unpack brickd-2.4.0_amd64.deb ... Removed symlink /etc/systemd/system/multi-user.target.wants/brickd.service. Unpacking brickd:amd64 (2.4.0) over (2.4.0) ... dpkg: dependency problems prevent configuration of brickd:amd64: brickd:amd64 depends on libc6. brickd:amd64 depends on libusb-1.0-0. brickd:amd64 depends on libudev1 | libudev0. dpkg: error processing package brickd:amd64 (--install): dependency problems - leaving unconfigured Processing triggers for man-db (2.7.5-1) ... Errors were encountered while processing: brickd:amd64 but I have already used " sudo apt-get install build-essential pkg-config libusb-1.0-0-dev libudev-dev pm-utils" install the depends package. Can you help me? Thanks Zitieren
photron Geschrieben September 25, 2019 at 08:53 Geschrieben September 25, 2019 at 08:53 The NVIDIA Jetson TX2 has an ARM CPU, but you're trying to install the amd64 version of brickd. Try the armhf version instead. Zitieren
wzy Geschrieben September 26, 2019 at 01:58 Autor Geschrieben September 26, 2019 at 01:58 hello thanks for your reply but I have already try this befor.When I install the "armhf" version,its give me this error: dpkg: error processing archive brickd_linux_latest_armhf.deb (--install): package architecture (armhf) does not match system (arm64) Errors were encountered while processing: brickd_linux_latest_armhf.deb Zitieren
wzy Geschrieben September 26, 2019 at 03:53 Autor Geschrieben September 26, 2019 at 03:53 I used source code to fix this problem.Thanks Zitieren
photron Geschrieben September 26, 2019 at 08:16 Geschrieben September 26, 2019 at 08:16 That's strange, that dpkg doesn't complain like this when you tried to install the amd64 version. Anyway, we currently don't provide a precompiled brickd for arm64. Therefore, compiling from source is the best option you currently have for arm64. Zitieren
photron Geschrieben December 1, 2020 at 14:47 Geschrieben December 1, 2020 at 14:47 The Brick Daemon Debian package is now also available for arm64 architecture. Zitieren
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.