Skip to content

Installing on Pi4

Peter van der Walt edited this page Sep 1, 2020 · 17 revisions
  1. Enable the GL Driver

Run sudo raspi-config -> 7. Advanced Options -> A8 GL Driver -> Enable "G2 GL (Fake KMS) OpenGL desktop driver with fake KMS"

  1. Run the following command in a terminal session on your Pi: (automated install script)

curl -sL https://raw.githubusercontent.com/OpenBuilds/OpenBuilds-CONTROL/master/pi-install.sh | bash -

  1. Launch CONTROL from the menu or desktop shortcuts:

Tested on Sept 1st, 2020 against a clean install of RaspiOS 2020-08-20-raspios-buster-armhf.img

Clone this wiki locally