Skip to content

Installing on Pi4

Peter van der Walt edited this page Sep 1, 2020 · 17 revisions

Run the following command in a terminal session on your Pi:

  1. Enable the GL Driver sudo raspi-config -> Advanced -> GL Driver -> Enable "G2 GL (Fake KMS)"

![](https://ibb.co/FW2MMs9"><img src="https://i.ibb.co/VNRZZHd/1-webgl-kms.png)

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

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

Clone this wiki locally