Re: Getting Skype webcam working



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
login can get to it, otherwise I have to sudo <application> to have
video open properly.


--
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, ... My webcam creates a device at /dev/video0 when it's ... usually just quickly run sudo chmod 777 /dev/video0 so my normal user ... Skype after I plugged it in. ...
    (Ubuntu)
  • 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 ... Can you find the model of your logitek webcam? ...
    (Ubuntu)
  • Re: Getting Skype webcam working
    ... Run $ dmesg | tail. ... Plug in the webcam. ... If dmesg indicates only a new USB device and nothing more, ...
    (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)
  • 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 ... It's so much easier to set group ownership in udev, set permissions to 660, ...
    (Ubuntu)