How do I enable the GL Driver on Raspberry Pi 3B+?
For optimal speed and performance, we recommend enabling the GL driver on your Raspberry Pi 3B+ device. Puffin can use additional system resources and provide better experience.
Follow the steps below to enable the GL driver:
- Open terminal and run this command: sudo raspi-config
- Select 7 Advanced Options.
- Select A7 GL Driver.
- Select G1 GL (Full KMS) OpenGL desktop driver with full KMS.
- Select OK -> Finish.
- Reboot your device.