Skip to content

Raspberry Pi

Jhorn119 edited this page Mar 22, 2022 · 17 revisions

To install the Basic-SENDER on Raspberry Pi

You will want to use the Buster OS version on the PI.

  1. Enable the GL Driver

Run Type sudo raspi-config into the Terminal Window and press enter.

Go to > 6. Advanced Options -> A2: GL Driver -> Enable "G2: GL (Fake KMS) OpenGL desktop driver with fake KMS"

  1. Download and setup

Run Type curl -sL https://raw.githubusercontent.com/rlwoodjr/Basic-SENDER/master/pi-install.sh | bash - into the Terminal Window and press enter.

Clone this wiki locally