install meshtasticd on Raspberry Pi Zero #3534
-
I am try install the meshtasticd on my Raspberry Pi Zero and I keep getting the following message sudo apt install ./meshtasticd_2.2.18.e9bde80_arm64.deb The following packages have unmet dependencies: I am using the latest bookwork version of RaspianOS |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Is this an arm32 system? That would be my guess. I'm hoping to get arm32 building as part of CI before too much longer, but not there yet. For now, if this is a Pi zero 2, you can install the 64 bit Bookworm. For an original Pi zero, it takes a 32 bit compile. |
Beta Was this translation helpful? Give feedback.
-
I use the Raspi 3 B+ with this operating system : Static hostname: raspberrypi No problems on installing MeshtasticD, and using my DIY Lora Hat. |
Beta Was this translation helpful? Give feedback.
-
I am having the same issue as CrabbyPete, I believe is am using a 64 bit hardware and OS. uname -a cat /proc/cpuinfo cat /etc/os-release sudo apt install ./meshtasticd_2.3.2.63df972_arm64.deb The following packages have unmet dependencies: udo apt install ./libyaml-cpp0.7_0.7.0+dfsg-8+b1_arm64.deb The following packages have unmet dependencies: |
Beta Was this translation helpful? Give feedback.
You running unsupported OS, switch to Debian 12 Bookworm 64bit for Raspberry Pi