video

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

video

474 次查看
gaobo
Contributor I

Hi all:

BSP:4.14.78

Why does video0 and video1 appear without a camera? How to delete them?

pastedImage_1.png

0 项奖励
2 回复数

402 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello gao,

Probably video0 and video1 are listed persistently in udev. I mean the file named like /etc/udev/rules.d/*-android.rules (here I replaced some digits with "*"). Please try to clean this file from /dev/video* items. or you can try  sudo rm /dev/video0 sudo mv /dev/video1 /dev/video0

Regards

0 项奖励

402 次查看
gaobo
Contributor I

Hi Bio_TICFSL:

thanks for your reply.first,i check the /etc/udev/rules.d/* no file.beceuse i use ubuntu18.04 rootfs.

pastedImage_1.png

second,i try to sudo rm /dev/video*.then i plug in the usb camera,appear video2 node.

pastedImage_3.png

can you give me some advices,thanks!

0 项奖励