LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   apps don't detect webcam even though OS detects it at boot (https://www.linuxquestions.org/questions/linux-hardware-18/apps-dont-detect-webcam-even-though-os-detects-it-at-boot-659981/)

bezdomny 08-02-2008 02:03 PM

apps don't detect webcam even though OS detects it at boot
 
Suddenly my apps (Skype, Camstream) stopped detecting my webcam even though it's detected by the OS at boot.

dmesg=
Code:

Linux version 2.6.25.9 (root@username) (gcc version 4.3.1 (Debian 4.3.1-2) ) #1 SMP Fri Jul 4 19:52:20 PDT 2008
dmesg also =
Code:

pwc: Philips webcam module version 10.0.13 loaded.
pwc: Supports Philips PCA645/646, PCVC675/680/690, PCVC720[40]/730/740/750 & PCVC830/840.
pwc: Also supports the Askey VC010, various Logitech Quickcams, Samsung MPC-C10 and MPC-C30,
pwc: the Creative WebCam 5 & Pro Ex, SOTEC Afina Eye and Visionite VCS-UC300 and VCS-UM100.
pwc: Logitech QuickCam Zoom USB webcam detected.
pwc: Registered as /dev/video0.

Any suggestions? If more info is needed, please let me know Thanks!

bezdomny 08-02-2008 02:22 PM

apps don't detect webcam even though OS detects it at boot-- resolved
 
Sorry to needlessly disturb. Solved just like before:
Code:

usermod -a -G video username


All times are GMT -5. The time now is 10:58 PM.