I have rpi 3
I cannot capture images with raspistill but I can save video with raspivid after kernel update.
I did this
Code: Select all
sudo apt-get update
sudo apt-get dist-upgrade
reboot
Code: Select all
sudo rpi-update
reboot
Code: Select all
# raspistill -o img.jpg
raspistill: error while loading shared libraries: libbrcmGLESv2.so: cannot open shared object file: No such file or directory
