¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

New Pi 5 Build


 
Edited

I am having issues with Pi5.
I have installed the KM4ACK software on 2 separate Pi 4 boards.? One was the 32 bit and one was 64 bit.? They both worked fine.

Now I am trying to get it working on my new Pi 5.? The command seems to start to run and then comes up with a bunch of messages, including "unable to locate package" and "command not found".
I've added a screenshot of the text I am getting when I try and run the command line.
Not sure if there is something I should have done since it is a Pi 5.? Any help would be greatly appreciated


 

Did you run a full system update and reboot before all this??

If you run?

sudo apt-get install yad?

what is the output??


k


 

Yes I did do a full update before I tried to install(everything was up to date however).?

I ran the command line you posted and the results I received back are:

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package yad


?


 

Something is fishy, which image are you using to boot your pi?

yad is very much in my official image?


 

I uploaded the stock 64 bit image from the raspberry pi imager.? I have a spare sd card, so I'll try and load a fresh image incase something went wrong with the first one.


 

I just booted a fresh SD, my only suggestion would be make sure ¡°apt-get update¡± is getting all the distribution lists??


K


 

With the new sd imaged I did a full system update.? This time it found a bunch of things to update.? After a reboot the command like for Build a Pi and it worked perfectly as it has on my Pi 4 units.

Not sure what happened, maybe corrupt image or bad card.? Either way its working.

Thanks for your help