首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >当我运行raspistill或raspivid时,我得到了ENOMEM错误:

当我运行raspistill或raspivid时,我得到了ENOMEM错误:
EN

Stack Overflow用户
提问于 2019-11-13 11:56:49
回答 1查看 858关注 0票数 0

当我运行raspistillraspivid时,我得到以下错误

代码语言:javascript
复制
mmal: Cannot read camera info, keeping the defaults for OV5647
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 detetected. Please check carefully the camera module is installed correctly

我已经重新安装了几次相机表带。摄像头上的led灯也亮着。

EN

回答 1

Stack Overflow用户

发布于 2020-01-29 01:49:51

下面为我解决了这个问题

代码语言:javascript
复制
sudo raspi-config
-> 5 Interfacing Options
-> Camera
-> Yes
-> Reboot
票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/58830124

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档