This is a common problem with default settings on the Raspberry Pi.
The issue is a result of too little GPU memory, to fix this, you can adjust that value to 128MB.
You can find that value: /boot/config.txt
gpu_mem=128
This is a common problem with default settings on the Raspberry Pi.
The issue is a result of too little GPU memory, to fix this, you can adjust that value to 128MB.
You can find that value: /boot/config.txt
gpu_mem=128
You cannot comment on this entry