首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >我的笔记本集成摄像头无法在ubuntu 16.04中工作

我的笔记本集成摄像头无法在ubuntu 16.04中工作
EN

Ask Ubuntu用户
提问于 2019-03-23 15:31:49
回答 1查看 1.1K关注 0票数 0

我安装了一个名为with的软件,它使用网络摄像头,尽管我没有足够的耐心来学习如何使用它,并卸载它与sudo,apt清除。但是在我做完之后我的网络摄像头就停止工作了。

代码语言:javascript
复制
lsusb -v | grep cam

给予:

代码语言:javascript
复制
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing

我试着跑

代码语言:javascript
复制
sudo modprobe -r uvcvideo

然后

代码语言:javascript
复制
sudo modprobe uvcvideo

但还是不起作用。

奇怪的是摄像机还开着。我可以要间谍软件和软件吗?

我不能把它和奶酪一起使用,谷歌也不能用铬。我还试着重新启动电脑。也是

代码语言:javascript
复制
dmesg | grep cam
[    1.821760] usb 1-1.5: Product: Integrated_Webcam_HD
[   13.841178] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0c45:670b)
[   13.890386] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input13

dmesg | grep video
[   13.262101] Linux video capture interface: v2.00
[   13.841178] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0c45:670b)
[   13.890306] uvcvideo 1-1.5:1.0: Entity type for entity Extension 4 was not initialized!
[   13.890309] uvcvideo 1-1.5:1.0: Entity type for entity Extension 3 was not initialized!
[   13.890310] uvcvideo 1-1.5:1.0: Entity type for entity Processing 2 was not initialized!
[   13.890312] uvcvideo 1-1.5:1.0: Entity type for entity Camera 1 was not initialized!
[   13.890460] usbcore: registered new interface driver uvcvideo
[  212.279744] uvcvideo: Failed to query (GET_MIN) UVC control 11 on unit 2: -32 (exp. 1).
[  216.240017] uvcvideo: Failed to query (GET_MIN) UVC control 11 on unit 2: -32 (exp. 1).
[  218.203670] uvcvideo: Failed to query (GET_MIN) UVC control 11 on unit 2: -32 (exp. 1).
[  220.362531] uvcvideo: Failed to resubmit video URB (-19).
[  220.362534] uvcvideo: Failed to resubmit video URB (-19).
[  220.362535] uvcvideo: Failed to resubmit video URB (-19).
[  220.362537] uvcvideo: Failed to resubmit video URB (-19).
[  220.362539] uvcvideo: Failed to resubmit video URB (-19).
EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2020-09-29 19:31:58

我终于想出来了。我安装了一个新版本的linux内核,它没有一些模块。因此,我只是通过我的双启动菜单返回到以前的版本,它修复了它。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1128077

复制
相关文章

相似问题

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