Hello everybody,
I've played around with the Raspberry Pi 3 Model B and the Raspberry Pi Camera Module V2.
At first everything worked as expected. But then, with almost absolute certainty, i bricked something.
The Error i've been getting since then is the following:
pi@raspberrypi:~ $ raspistill -o s.jpg
mmal: mmal_vc_component_enable: failed to enable component: ENOSPC
mmal: camera component couldn't be enabled
mmal: main: Failed to create camera component
mmal: Failed to run camera app. Please check for firmware updates
First thing i did was to reinstall Noobs. Sounds good, didn't help.
I updated everything, either using sudo rpi-update or sudo apt-get update. No Change.
I've been trying to increase gpu memory, didn't help.
There is no second task trying to access the camera, see:
pi@raspberrypi:~ $ sudo ps aux|grep raspi
pi 1492 0.0 0.2 4292 2016 pts/0 S+ 08:54 0:00 grep --color=auto raspi
The Camera Module is detected, see:
pi@raspberrypi:~ $ sudo vcgencmd get_camera
supported=1 detected=1
I'm running a fresh install of Noobs no changes done other than updating ( sudo apt full-upgrade).
The Camera Module is activated.
I'm running out of nerves knowing that it's most likely my fault. Is there anything obvious i'm not seeing?
Is there anything you need to know to help?
Your help will be appreciated.
~bbocksta
