Ubuntu 20.04 and a Philips SPC230NC webcam

bsdaddict bsdaddict at protonmail.ch
Mon Mar 8 19:20:45 UTC 2021


Hi,
I'm trying to get my Philips SPC 230 NC webcam to work with Ubuntu 20.04.
The camera is found by lsusb :
$ lsusb
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
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 001 Device 007: ID 03f0:3c02 HP, Inc PhotoSmart 7350
Bus 001 Device 006: ID 093a:262c Pixart Imaging, Inc.
Bus 001 Device 005: ID 1b1c:1b2d Corsair K95 RGB Platinum Keyboard [RGP0056]
Bus 001 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 003: ID 0bda:0151 Realtek Semiconductor Corp. Mass Storage Device (Multicard Reader)
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

The driver seems to be loaded as well :
lsmod | grep gspca
gspca_pac7302 20480 0
gspca_main 32768 1 gspca_pac7302
videobuf2_vmalloc 20480 1 gspca_main
videobuf2_v4l2 28672 1 gspca_main
videobuf2_common 53248 2 gspca_main,videobuf2_v4l2
videodev 245760 4 gspca_main,gspca_pac7302,videobuf2_v4l2,videobuf2_common

In a console with "cvlc v4l2:///dev/video0" I can get an image.
But Cheese does not find any device. Is there a way to get the webcam working with any software ?
Thanks for any hints.

Beni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20210308/f1043ece/attachment.html>


More information about the ubuntu-users mailing list