Setup of the i.MX Media driver

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Setup of the i.MX Media driver

跳至解决方案
2,422 次查看
bo_svangard
Contributor I

I would like to activate the /dev/media* interface for the i.MX 6 video interfaces

 

Currently, I am getting a /dev/media0 for an usb attached webcamera

I am trying to activate the interface for the i.MX6, as presented in http://trac.gateworks.com/wiki/linux/media

 

I have configured the kernel 5.4.80 with the following  extra parameters

 

CONFIG_VIDEO_IMX_CAPTURE=y from staging drivers

CONFIG_MEDIA_CONTROLLER=y

CONFIG_VIDEO_V4L2_SUBDEV_API=y

 

Do I need more parameters for the /dev/media* files to show up?

Do I need to add any more configuration?

 

/Bo

 

0 项奖励
回复
1 解答
2,420 次查看
bo_svangard
Contributor I

Ahh, I found It!!

I had missed to add VIDEO_IMX_CSI, which were dependant on other stuff, thus hidden in the kernel menuconfig

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
2,421 次查看
bo_svangard
Contributor I

Ahh, I found It!!

I had missed to add VIDEO_IMX_CSI, which were dependant on other stuff, thus hidden in the kernel menuconfig

 

0 项奖励
回复