On Thu, Jan 28, 2010 at 15:02, Valentin Longchamp
wrote:
> Kay Sievers wrote:
> Thanks a lot Kay, you pointed me exactly where I needed to watch.
> OpenEmbedded adds udevadm trigger a big list of --susbsystem-nomatch options
> as soon as you are not doing your first boot anymore and video4linux is
Kay Sievers wrote:
On Thu, Jan 28, 2010 at 00:25, Valentin Longchamp
wrote:
I have a system that is built with OpenEmbedded where I use a mt9t031 camera
with the soc-camera framework. The mt9t031 works ok with the current kernel
and system.
However, udev does not create the /dev/video0 device
On Thu, Jan 28, 2010 at 00:25, Valentin Longchamp
wrote:
> I have a system that is built with OpenEmbedded where I use a mt9t031 camera
> with the soc-camera framework. The mt9t031 works ok with the current kernel
> and system.
>
> However, udev does not create the /dev/video0 device node. I have
Hello,
I have a system that is built with OpenEmbedded where I use a mt9t031
camera with the soc-camera framework. The mt9t031 works ok with the
current kernel and system.
However, udev does not create the /dev/video0 device node. I have to
create it manually with mknod and then it works wel