04-15-2018, 08:26 AM
So. I finally got it to work
I am running Raspbian 9 Stretch - Linux 4.14.30-v7. Everything was updated and upgraded.
I followed the workaround from https://raspberrypi.stackexchange.com/qu...aspberry-3
But idk if the rest of the samples will work in the future. (will have to check that out)
It took me a while to find that this actually worked as i by misstake commented out the glCompileShader(TheShader); call
I am running Raspbian 9 Stretch - Linux 4.14.30-v7. Everything was updated and upgraded.
I followed the workaround from https://raspberrypi.stackexchange.com/qu...aspberry-3
Quote:One workaround on Raspbian Stretch is to edit
and comment out dtoverlay=vc4-kms-v3d. This will not only enable the hello_piCode:/boot/config.txt
examples, but also Quake 3 and other applications known to encounter this issue.
But idk if the rest of the samples will work in the future. (will have to check that out)
It took me a while to find that this actually worked as i by misstake commented out the glCompileShader(TheShader); call