You are not logged in.

#1 2021-06-11 13:20:22

PowaBanga
Member
Registered: 2021-04-05
Posts: 34

Webcam Logitech, Inc. QuickCam E2500 does not work

hi everybody,
I have a webcam Logitech, Inc. QuickCam E2500 series that i would like to make work. For that, I have to add this module to kernel :

 modprobe gspca_zc3xx

I would like to do it with this file : /etc/modules-load.d/webcam.conf
but, i just don't know what i should writte exactly in.

I restarted my computer, but my webcam do not work in cheese.

dmesg | tail
[   57.213958] wlp2s0: associated
[   57.232195] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[   57.292603] audit: type=1130 audit(1623397105.299:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   57.356526] audit: type=1130 audit(1623397105.359:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=nmb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   57.448898] audit: type=1130 audit(1623397105.459:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=smb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   63.999689] audit: type=1131 audit(1623397112.009:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  182.637015] audit: type=1100 audit(1623397230.639:75): pid=1559 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  182.637158] audit: type=1101 audit(1623397230.639:76): pid=1559 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  182.637898] audit: type=1103 audit(1623397230.639:77): pid=1559 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  182.638139] audit: type=1105 audit(1623397230.639:78): pid=1559 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 006: ID 8087:0a2a Intel Corp. Bluetooth wireless interface
Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 004: ID 046d:089d Logitech, Inc. QuickCam E2500 series
Bus 001 Device 003: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Offline

#2 2021-06-13 16:54:50

opensorcerer
Member
From: Germany
Registered: 2021-06-05
Posts: 14

Re: Webcam Logitech, Inc. QuickCam E2500 does not work

PowaBanga wrote:

For that, I have to add this module to kernel

How do you know?
If you modprobe that module manually, does the camera start to work? If not, there's no reason try loading it automatically. But if it does:
https://wiki.archlinux.org/title/Kernel … odprobe.d/

Also, your posting of the kernel log is completely useless. It's just the last 10 lines, the full log contains thousands of them…

Offline

Board footer

Powered by FluxBB