Exactly the same problem for me...oxidizer wrote:Yes, an empty file is created in the home directory. I've also tried to running the raspi apps in various locations using root user (sudo) as well as the normal user (pi).
I have just received (today) two RPi 512 made in UK and one PiCam, but it has the same problem:
- Full of upgrades and rpi-upgrades
- The raspistill command and others make the light of the camera module stay ON forever and freezes the program
- I have to use CTRL-C to abort and reboot to communicate with camera.
If I use the -n modifier (no preview), I don't have to use de CTRL-C and this is what the program says (with sudo and without it)...
Code: Select all
pi@rpi-1 ~ $ raspistill -o test5.jpg -v -n
RaspiStill Camera App
=====================
Width 2592, Height 1944, quality 85, filename test5.jpg
Time delay 5000, Raw no
Thumbnail enabled Yes, width 64, height 48, quality 35
Preview No, Full screen Yes
Preview window 0,0,1024,768
Sharpness 0, Contrast 0, Brightness 50
Saturation 0, ISO 400, Video Stabilisation No, Exposure compensation 0
Exposure Mode 'auto', AWB Mode 'auto', Image Effect 'none'
Metering Mode 'average', Colour Effect Enabled No with U = 128, V = 128
Rotation 0, hflip No, vflip No
Camera component done
Encoder component done
Starting component connection stage
mmal: Unknown status error
mmal: main: Failed to connect camera to preview
mmal: Unknown status error
Closing down
Code: Select all
Linux rpi-1 3.6.11+ #456 PREEMPT Mon May 20 17:42:15 BST 2013 armv6l GNU/Linux
Code: Select all
cat /proc/cpuinfo
