Re: Getting Skype webcam working



Bart Silverstrim wrote:

Colin Brace wrote:
Unplug the webcam. Run $ dmesg | tail. Plug in the webcam. Run $ dmesg
again. What is the output?

If dmesg indicates only a new USB device and nothing more, then your
webcam isn't recognized by any of the standard kernel modules.

My webcam (also a Logitech) creates a device at /dev/video0 when it's
plugged in, but the default permissions only allow Root to access it. I
usually just quickly run sudo chmod 777 /dev/video0 so my normal user

It's so much easier to set group ownership in udev, set permissions to 660,
and add yourself to the group :-)
--
derek


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Getting Skype webcam working
    ... If dmesg indicates only a new USB device and nothing more, ... webcam isn't recognized by any of the standard kernel modules. ... It's so much easier to set group ownership in udev, set permissions to 660, ...
    (Ubuntu)
  • Re: Web Cams for Linux - Suggestions ?
    ... good image quality and not to bulky to be portable. ... preference is for a usb device but am open to suggestions. ... Found a Creative WebCam Live! ...
    (comp.os.linux.hardware)
  • USB webcam 1 time recognised, then no more, Fedora 8
    ... Hi, I received a webcam from someone, and tried to plug it in. ... new full speed USB device using ohci_hcd and address 3 ... pwc: Philips webcam module version 10.0.13 loaded. ...
    (linux.redhat.misc)
  • usb device problem
    ... hub.c: new USB device 00:0b.0-1, ... vicam: could not create proc entry, ... ViCam webcam driver now controlling video device 0 ... but opening the secone will open the first cam only ...
    (comp.os.linux.setup)
  • Re: Getting Skype webcam working
    ... If dmesg indicates only a new USB device and nothing more, ... My webcam creates a device at /dev/video0 when it's ... usually just quickly run sudo chmod 777 /dev/video0 so my normal user ...
    (Ubuntu)