我有一台要安装 Ubuntu 的设备。我如何确定 Ubuntu 是否可以使用它?
我有一台 HP Elitebook 850 G1,并安装了 Ubuntu 14.04 的全新副本,但是 Ubuntu 没有检测到内置网络摄像头。有没有办法解决这个问题,为什么会发生这种情况?
的输出 lsusb
Bus 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 0424:5534 Standard Microsystems Corp.
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 003: ID 138a:003f Validity Sensors, Inc.
Bus 002 Device 004: ID 8087:07dc Intel Corp.
Bus 002 Device 002: ID 0424:2134 Standard Microsystems Corp.
Bus 002 Device …Run Code Online (Sandbox Code Playgroud) 我的笔记本电脑无法再检测到我的网络摄像头,所以我无法拍照或从网络摄像头看到自己。
我使用的是 Ubuntu 16.04 LTS,一切正常……,直到我决定安装 17.04。安装 17.04 后,我遇到了这个问题。
在 16.04 中,我不必安装网络摄像头驱动程序或类似的东西。网络摄像头工作正常。
在 17.04 中,当我尝试访问 Cheese 中的网络摄像头时,它只显示一个黑色窗口,上面写着:
未找到设备
见下文:
所以我决定安装网络摄像头驱动程序。
我搜索过,但找不到任何有用的代码来安装驱动程序...
我的笔记本电脑:MSI GE62 6QD - C
我不知道如何解决这个问题...
lsusb 终端输出:
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 026: ID 1a81:2218 Holtek Semiconductor, Inc.
Bus 001 Device 004: ID 1770:ff00
Bus 001 Device 032: …Run Code Online (Sandbox Code Playgroud) 由于整个 Covid-19 的情况,我需要能够在我相对较新的 Dell Vostro 5590 笔记本电脑上使用 Skype。不幸的是我无法让网络摄像头工作。它向我显示了一个黑屏(在 Skype 和 Cheese 等中)。我还安装了 guvcview,但事实证明这没有用。它是一个集成的高清网络摄像头。我已经检查过我的用户是否已添加到视频组中。
感谢您的帮助...是否有我可以安装的特殊 Linux 驱动程序?
不确定要提供什么信息,但这是输出lsusb:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 0bda:565a Realtek Semiconductor Corp.
Bus 001 Device 003: ID 8087:0aaa Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Run Code Online (Sandbox Code Playgroud)
并lspci给出
00:00.0 Host bridge: Intel Corporation Device 9b61 (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Device 9b41 (rev 02) …Run Code Online (Sandbox Code Playgroud) 我刚刚升级到 20.04,但我的相机仍然无法工作。正如标题所示,未检测到网络摄像头,也没有 /dev/video*。我使用的是 HP ENVY13。我尝试了以前帖子中的许多解决方案(大多数类似于更新到 14.04 后未检测到的集成网络摄像头),但到目前为止没有任何效果。我尝试了相机键(在我的例子中是f4),重新安装cheese,重新安装uvcvideo,但什么也没有。
这是一些初始输入:
lsusb:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 06cb:00c9 Synaptics, Inc.
Bus 001 Device 003: ID 046d:0a8f Logitech, Inc. Logitech USB Headset
Bus 001 Device 005: ID 8087:0026 Intel Corp.
Bus 001 Device 002: ID 062a:5918 MosArt Semiconductor Corp. 2.4G Keyboard Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Run Code Online (Sandbox Code Playgroud)
lspci:
00:00.0 Host bridge: Intel Corporation Device 9b61 …Run Code Online (Sandbox Code Playgroud) 今天我使用 Chrome 浏览器参加了 Google Hangout。浏览器报告“未检测到相机”。这很令人惊讶,因为在我拥有这台机器的四年半里,我大约每两个月使用一次相机。我最后一次使用相机是在 2018 年 4 月 26 日或 5 月 31 日。当 Ubuntu 提示时,我非常勤奋地应用软件更新。
我检查了系统设置,但没有相机图标。此外,当我在搜索窗格中输入“相机”和“未检测到相机”时,什么也没有出现。我搜索了 Chrome 的帮助,其中的建议归结为“重新启动计算机”。重启并没有解决问题;相机仍未被发现。
这是我的系统信息:
$ uname -a
Linux zareason 4.4.0-128-generic #154-Ubuntu SMP Fri May 25 14:15:18 UTC
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.4 LTS
Release: 16.04
Codename: xenial
Run Code Online (Sandbox Code Playgroud)
另一位用户提出了这个问题,提供了 lspci 的输出(我将在这里做),但没有得到回应。
$ lspci
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon …Run Code Online (Sandbox Code Playgroud)