Hello guys, I am trying to enable the functionality for the camera. I am trying to solve the following problem: mmal: mmal_vc_component_create: failed to create component 'vc.ril.camera' mmal: mmal_component_create_core: could not create component 'vc.ril.camera' mmal: Failed to create camera component Updated to the latest firmware, enabled the functionality into config.txt but the problem continues.
The problem seems to be the rootfs constructions. The right libraries are there but the name of the component that the function needs is not there. I assume it will take me some time to solve it, but when the time permits I will try to wrap this thing up. Regards, Alex On Tue, Dec 3, 2013 at 11:54 PM, Andrei Gherzan <and...@gherzan.ro> wrote: > > > > On Tue, Nov 19, 2013 at 6:22 PM, Gary Thomas <g...@mlbassoc.com> wrote: > >> On 2013-11-19 09:18, Edward Vidal wrote: >> >>> Hello, >>> To get my C920 camera to work with the zedboard >>> I needed to add v4l-utils and then I need several modules that I add to >>> 3.6 kernel >>> https://github.com/Digilent/linux-digilent.git >>> 3.6.0-digilent-13.01-00002-g06b3889/ >>> ├── kernel >>> │ └── drivers >>> │ ├── media >>> │ │ └── video >>> │ │ ├── gspca >>> │ │ │ └── gspca_main.ko >>> │ │ ├── uvc >>> │ │ │ └── uvcvideo.ko >>> │ │ ├── v4l2-common.ko >>> │ │ ├── v4l2-int-device.ko >>> │ │ ├── videobuf2-core.ko >>> │ │ ├── videobuf2-memops.ko >>> │ │ ├── videobuf2-vmalloc.ko >>> │ │ └── videodev.ko >>> Hope this helps >>> >> >> Thanks for the reply, but this is not what I'm looking for. The >> camera module I'm using is directly connected to the RaspberryPi >> via the CSI interface, not USB like your C920 and it uses very >> different drivers to access. > > > Alexandru was working on this (camera support). Maybe he can help you with > this. Adding him in the loop. > > ag >
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto