How do I enable the camera using Pidora?
It suggests running raspy-config but that doesn't seem to be part of pidora
[root@raspi ~]# raspivid -t 10000 -o /tmp/video.h264
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: main: Failed to create camera component
mmal: Camera is not enabled in this build. Try running "sudo raspi-config" and ensure that "camera" has been enabled
