Ubuntu 12.10を正常に実行している中古のLenovo Z370を購入しました。 18.04を消去してインストールする新規インストールを行いました。しかし、私の統合ウェブカメラは機能していません。
チーズは私に言うデバイスが見つかりません
Sudo apt-get install libsbigudrv2 libsbigudrv0
を実行しましたが、次のメッセージが表示されます
Reading package lists... Done
Building dependency tree
Reading state information... Done
libsbigudrv0 is already the newest version (5:0.5-0ubuntu10).
libsbigudrv2 is already the newest version (2.0.0-0ubuntu1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ls -ltrh /dev/video*
も実行しましたが、結果は
ls: cannot access '/dev/video*': No such file or directory
私はSudo apt-get install cheese build-essential linux-headers-``uname -r
`も実行しました。
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version (12.4ubuntu1).
cheese is already the newest version (3.28.0-1ubuntu1).
linux-headers-4.15.0-29-generic is already the newest version (4.15.0-29.31).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
また、カメラのアイコンが Esc キーと私は押した Fn+Esc しかし、私は何かが起こったかどうかを検出することはできません。報告できることの1つは、/ dev/videoがまだ利用可能でなかったことです。
lspci
を実行すると、
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b5)
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 05)
06:00.0 Network controller: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
だから、どのようにウェブカメラを動作させるのですか?
編集1:Martinからの入力に基づいて、さらにいくつかのコマンドを実行しました。
lsusb
は与える
Bus 002 Device 007: ID 0489:e00d Foxconn / Hon Hai Broadcom Bluetooth 2.1 Device
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0bda:0139 Realtek Semiconductor Corp. RTS5139 Card Reader Controller
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
dmesg | grep uvc
は何も与えません。
dmesg | grep uvc
を実行した後にSudo modprobe uvcvideo
をチェックしました。
[ 2901.557462] usbcore: registered new interface driver uvcvideo
チーズはまだ機能しません。
編集2:ウェブカメラが不思議なことに動き始めました。私は、前の月のソフトウェアの更新がそれを可能にしたと推測しています。ズームを実行しているときに最初にこれに気付きました。ウェブカメラは動作し、5秒程度で動作を停止しました。だから私はチーズを開けて、ウェブカメラはたぶん30分間(品質は悪い)作動しましたが、作動しなくなりました。
奇妙なことに、以前のUbuntu 18.10のインストールと同じように、すぐに実行できるはずのPlayStation眼球カメラでも同じ問題が発生しました。これはおそらく私のためにあなたのために働くことができます。ターミナルでlsusbと入力しましたが、カメラが認識されませんでした。チーズなどのプログラムもそれを認識しませんでした。カメラを初期化する場合、ダイアログを表示するにはチャットサイトにオンラインでアクセスする必要がありました。 Firefoxで私のカメラを使用することに突然同意した後、それが機能しなかった以前のすべての試みにアクセスできました。それがあなたのために働くかどうか私に知らせてください。
私のように時間を無駄にした人を救うために、一部のラップトップには、Clevo P150EMのように、ウェブカメラをオンにするキーボードボタンがあります。 Fn+F10
また、動作を確認するためにCheeseを再起動する必要がありました。