Page 1 of 1

after firmware updatecamera nolonger works

Posted: Fri Mar 09, 2018 4:50 pm
by gbond
I did this sudo rpi-update
now camera don't work how do I fix

Width 3280, Height 2464, quality 85, filename test.jpg
Time delay 5000, Raw no
Thumbnail enabled Yes, width 64, height 48, quality 35
Link to latest frame enabled no
Full resolution preview No
Capture method : Single capture

Preview Yes, Full screen Yes
Preview window 0,0,1024,768
Opacity 255
Sharpness 0, Contrast 0, Brightness 50
Saturation 0, ISO 0, Video Stabilisation No, Exposure compensation 0
Exposure Mode 'auto', AWB Mode 'auto', Image Effect 'none'
Flicker Avoid Mode 'off'
Metering Mode 'average', Colour Effect Enabled No with U = 128, V = 128
Rotation 0, hflip No, vflip No
ROI x 0.000000, y 0.000000, w 1.000000 h 1.000000
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

Re: after firmware updatecamera nolonger works

Posted: Fri Mar 09, 2018 6:46 pm
by scruss
From the Updating the kernel page, the suggested approach is:

Code: Select all

sudo apt-get install --reinstall raspberrypi-bootloader raspberrypi-kernel
Running rpi-update is no longer recommended.

Re: after firmware updatecamera nolonger works

Posted: Fri Mar 09, 2018 6:47 pm
by Heater
You have a ENOSPC error there. "No space on device".

What is the output of df -h ?

What program are you actually running there?

Re: after firmware updatecamera nolonger works

Posted: Fri Mar 09, 2018 8:03 pm
by rpdom
ENOSPC when related to the camera sometimes means insufficient memory allocated to the GPU. Check the memory split with vcgencmd get_mem gpu