![ZUM Radio MMDVM-Pi User Manual Download Page 18](http://html1.mh-extra.com/html/zum-radio/mmdvm-pi/mmdvm-pi_user-manual_942311018.webp)
Elite 3.5 LCD ZUMspot kit user guide
Copyright 2019-2022 ZUM Radio, Inc
18
Rev 1.0
Linux and macOS
●
Turn on Raspberry Pi
●
Open your preferred web browser (Chrome) and go to
○
does not work for you then you will have to connect
to Pi-Star via the IP Address (Ex
). In order to find out what is
the IP address of your Raspberry Pi, see the section titled
Find IP Address
●
Go to
Configuration->Expert->SSH Access
●
Login to pi-star
●
Run command
rpi-rw
●
Transfer binary from the previous section
Building Firmware
to the Raspberry Pi. Should
be under
bin -> mmdvm_f7.bin
.
○
On macOS and Linux, you can use the Terminal by running the following
commands:
■
Go to MMDVM folder:
cd MMDVM
■
scp bin/mmdvm_f7.bin pi-star@
pi_star_ip_address
:~/
●
You will need to change
pi_star_ip_address
to the IP address off
the Raspberry Pi.
●
From the Pi-Star SSH window, run the following command:
○
cd ~/
●
Download the flashing script by running the following command:
curl -OL
https://raw.githubusercontent.com/veraabad/MMDVM-Pi_Update/master/MMDVM-Pi_FW_Update.sh
●
Run the following command:
○
ls
●
If you see something like the following image then continue to the “Copy and paste”
step, otherwise start back at the beginning of the
Linux and macOS
section
●
Copy and paste the following command and then press Enter:
○
sudo chmod +x MMDVM-Pi_FW_Update.sh
●
Run command ./
MMDVM-Pi_FW_Update.sh
●
The install script will take care of flashing the MMDVM-Pi