Hi
I have loaded NOOBS_V1_3 and I must say heaps easier to load and to get the RPi going. However I have a snag. I cannot get my camera going. I have enabled the device in config by using sudo raspi-config.
I do get a momentary led flash if I run the following command. raspistill -o image.jpg but then I get the following error message:-
mmal: mmal_vc_component_create: failed to create component ‘vc.ril.camera’ (1:ENOMEM)
mmal: mmal_component_create_core: could not create component ‘vc.ril.camera’ (1)
mmal: Failed to create camera component
mmal: Camera is not detected. Please check carefully the camera module is installed correctly
Now I have reinserted the camera again, reconfig the device, reboot and to no avail. I the removed the PiFace module thinking that it may cause a clash and went through the above procedure, reboot but still the same outcome.
Any suggestions?
Andre