Ange Rijo
Ange Rijo
Did you managed to make the changes?
Can you post your config file?
@markphelan don't you think it will be useful to upload some images of the led module you just mentioned?
I got it working on pi5 running on Debian 12 Bookworm in full-screen mode thanks to [this](https://github.com/FD-/RPiPlay/issues/218 ) post. the only problem I'm facing is audio problems, there is no...
Enable this on your `/boot/config.txt` and upgrade your firmware `sudo rpi-update` ``` dtoverlay=vc4-fkms-v3d max_framebuffers=2 gpu_mem=512 ```