jdmelton
January 22nd, 2008, 11:54 PM
I am new to webcams...this is my first.
I am trying to get my webcam working. I have a Serval Performance SER-P3. All updates installed for Ubuntu 7.10.
I installed camorama with the package manager, no errors noted. I have rebooted since the install.
The output of lsusb:
Bus 007 Device 001: ID 0000:0000
Bus 006 Device 002: ID 04f2:b018 Chicony Electronics Co., Ltd
Bus 006 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 002 Device 003: ID 147e:2016
Bus 002 Device 002: ID 0a5c:2101 Broadcom Corp.
Bus 002 Device 001: ID 0000:0000
Bus 005 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
Some of what I see from lsmod:
uvcvideo 48644 0
ipv6 273892 26
compat_ioctl32 2304 1 uvcvideo
videodev 29312 1 uvcvideo
v4l1_compat 15364 2 uvcvideo,videodev
v4l2_common 18432 2 uvcvideo,videodev
i2c_core 26112 1 nvidia
usbcore 138632 5 hci_usb,uvcvideo,ehci_hcd,uhci_hcd
When I start camorama, I get an error message in a dialog box:
Could not connect to video device (/dev/video0).
Please check connection.
There is a /dev/video0, and the hardware information shows a USB 2.0 Camera on controller 2.
What steps should I take to troubleshoot the device?
I am trying to get my webcam working. I have a Serval Performance SER-P3. All updates installed for Ubuntu 7.10.
I installed camorama with the package manager, no errors noted. I have rebooted since the install.
The output of lsusb:
Bus 007 Device 001: ID 0000:0000
Bus 006 Device 002: ID 04f2:b018 Chicony Electronics Co., Ltd
Bus 006 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 002 Device 003: ID 147e:2016
Bus 002 Device 002: ID 0a5c:2101 Broadcom Corp.
Bus 002 Device 001: ID 0000:0000
Bus 005 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
Some of what I see from lsmod:
uvcvideo 48644 0
ipv6 273892 26
compat_ioctl32 2304 1 uvcvideo
videodev 29312 1 uvcvideo
v4l1_compat 15364 2 uvcvideo,videodev
v4l2_common 18432 2 uvcvideo,videodev
i2c_core 26112 1 nvidia
usbcore 138632 5 hci_usb,uvcvideo,ehci_hcd,uhci_hcd
When I start camorama, I get an error message in a dialog box:
Could not connect to video device (/dev/video0).
Please check connection.
There is a /dev/video0, and the hardware information shows a USB 2.0 Camera on controller 2.
What steps should I take to troubleshoot the device?