1 | initial version |
An old question, but for those who stumble on this error in future:
You need to set the gpu memory to 128MB or greater. 'sudo raspi-config' and adjust value, or else add a line to /boot/config.txt that reads 'gpu-mem=128'.