我正在尝试在我的 ubuntu 20.04 上下载 gsconnect,但 apt 下载在托盘中没有显示任何内容,并且显然没有 cli 命令。所以我在论坛上读到了 gnome.extensions 网站上的那个可以工作,但它只是一个 zip 文件夹,里面装满了 .js 文件,没有任何说明,我不知道如何运行或安装它。除了安装 gsconnect 之外,在网站或谷歌上的任何地方都找不到任何说明。
主页
/
user-937298
Zeor137's questions
Zeor137
Asked:
2019-03-24 07:31:49 +0800 CST
我安装了一个名为 motion 的软件,它使用网络摄像头,尽管我没有足够的耐心来学习如何使用它并使用 sudo apt purge 将其卸载。但是在我这样做之后,我的网络摄像头就停止了工作。
lsusb -v | grep cam
给出:
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
我试着跑步
sudo modprobe -r uvcvideo
接着
sudo modprobe uvcvideo
但它仍然无法正常工作。
奇怪的是,摄像头仍然亮着。我可以有任何间谍软件和软件弄乱它吗?
我不能将它与奶酪一起使用,也不能与 Chrome 中的谷歌视频群聊一起使用。我还尝试重新启动计算机。还
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).