Skip to content

Raspberry Pi

Bob Wood edited this page Feb 13, 2022 · 17 revisions

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

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 `sudo raspi-config

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

  1. Download and setup Run curl -sL https://raw.githubusercontent.com/rlwoodjr/Basic-SENDER/master/pi-install.sh | bash -

Clone this wiki locally