How to set memory split for OpenGL?
Posted: Sat Nov 23, 2019 1:28 am
Hi,
I'm trying to use pi3d in my Nanopi m4v2. However, after installing pi3d and running a test script from [the demos ][https://github.com/pi3d/pi3d_demos], I get an AttributeError: 'DisplayOpenGL' object has no attribute 'context'.
In RaspberryPi, we need to configure the gpu_mem in /boot/config.txt. How can I set the gpu_mem since the /boot/ folder is empty.
Thanks
I'm trying to use pi3d in my Nanopi m4v2. However, after installing pi3d and running a test script from [the demos ][https://github.com/pi3d/pi3d_demos], I get an AttributeError: 'DisplayOpenGL' object has no attribute 'context'.
In RaspberryPi, we need to configure the gpu_mem in /boot/config.txt. How can I set the gpu_mem since the /boot/ folder is empty.
Thanks