Raspberry not showing as online in target export window

asciishallreceive's icon

The Rpi 4B I am using does not show in the target export window. I manually added the address of the pi, but it still shows it as not connected. Wireless connection is otherwise working on the pi.

pi is active on local network but is not connected in export window

I set it up for the local network and can verify that the device is online by pinging it


Other things I've tried to troubleshoot this issue:

Verify connection: I verified everything is correct in setup from the tutorial. Username is pi, hostname is unchanged, updated through terminal. I can SSH into the pi from my laptop and send and receive files, etc.


Updates and installing dependencies: I suspect it might have something to do with the way the raspberry is configured. I ran into an error for "sudo apt-get install jack_transport_link rnbo-runner-panel," which gives the error:

"E: Unable to locate package jack_transport_link

E: Unable to locate package rnbo-runner-panel"

I have used "sudo apt-get install" as well as "sudo apt update | sudo apt upgrade" and rebooted the pi. I'm at a loss. If anyone can tell me why the pi will not show up on the target window, that would be amazing. I have puzzled over this for several days.

Alex Norman's icon

It looks like maybe you haven't installed our custom image, which comes with a user "pi" and by default is called "c74rpi", unless you've named your device back to the default that raspberry pi's base image uses "raspberrypi"

Check this out to get our custom image:

Here is info on how to install it, FYI, we've learned that the latest Raspberry Pi imager doesn't support customization (changing the password, hostname) with our images, so if you need that, you'll need to use a 1.x version of the imager.