Florian Kulzer wrote:
On Mon, Nov 17, 2008 at 20:32:15 -0200, Marcelo Chiapparini wrote:
On Sun, Nov 16, 2008 at 19:40:14 -0200, Marcelo Chiapparini wrote:
On Fri, Nov 14, 2008 at 20:48:53 -0200, Marcelo Chiapparini wrote:
Hello,
I am running etch and I have a pleomax pwc-2100 webcam by Pixart
Imaging Inc. The pwc-2100 doesn't run out the box. After
googling a bit, I found that it needs the gspca module.
[...]
but still, skype and ekiga are not able to detect any webcam present...
[...]
I just installed camorama, and when I try to run it, the message "could
not connect to video device (/dev/video0)" appears... this goes in line
with your suggestion. Now the outputs you ask for are the following
(sorry for the initial garbage, but I posted it to be sure gspca is
loaded)
[EMAIL PROTECTED]:~$ sudo modprobe -v gspca
Password:
insmod /lib/modules/2.6.18-6-686/kernel/drivers/media/video/v4l2-common.ko
insmod /lib/modules/2.6.18-6-686/kernel/drivers/media/video/v4l1-compat.ko
insmod /lib/modules/2.6.18-6-686/kernel/drivers/media/video/videodev.ko
insmod /lib/modules/2.6.18-6-686/extra/gspca/gspca.ko
[EMAIL PROTECTED]:~$ lsmod |grep gspca
gspca 600336 0
videodev 21120 1 gspca
usbcore 112644 6 gspca,usb_storage,usbhid,ehci_hcd,uhci_hcd
[EMAIL PROTECTED]:~$ ls -l /dev/video*
ls: /dev/video*: No such file or directory
[EMAIL PROTECTED]:~$ sudo grep -E 'gspca|videodev|v4l' /var/log/syslog
Password:
Nov 17 20:02:40 localhost kernel: usbcore: registered new driver gspca
Nov 17 20:02:40 localhost kernel:
/tmp/buildd/linux-modules-extra-2.6-2.6.18/debian/build/build_i386_none_686_gspca/gspca_core.c:
gspca driver 2.6.18 registered
So, the device /dev/video0 is not there...
Hi Florian,
sorry for the delay in reply.
This might mean that this camera is not recognized/supported, at least
with the Etch's version of gspca. The best thing to look for are the USB
device and vendor IDs,
I will do this!
what do you get when you run "lsusb" with the
camera plugged in?
I get the following:
Bus 002 Device 006: ID 093a:2600 Pixart Imaging, Inc.
Bus 002 Device 001: ID 0000:0000
Also, it might help to see all the syslog entries related to the camera.
You can run
tail -fn0 /var/log/syslog
then plug in the camera and wait at least 30 seconds. Post all the
messages that appear. (CTRL-C to exit)
Here they are:
[EMAIL PROTECTED]:~$ sudo tail -fn0 /var/log/syslog
Nov 22 09:56:05 localhost kernel: usb 2-2: new full speed USB device
using uhci_ hcd and address 7
Nov 22 09:56:05 localhost kernel: usb 2-2: configuration #1 chosen from
1 choice
Nov 22 09:56:05 localhost NetworkManager: <debug
info>^I[1227354965.740998] nm_h al_device_added (): New device added
(hal udi is '/org/freedesktop/Hal/devices/u sb_device_93a_2600_noserial').
Nov 22 09:56:05 localhost NetworkManager: <debug
info>^I[1227354965.798338] nm_h al_device_added (): New device added
(hal udi is '/org/freedesktop/Hal/devices/u
sb_device_93a_2600_noserial_if0').
Nov 22 09:56:05 localhost NetworkManager: <debug
info>^I[1227354965.813705] nm_h al_device_added (): New device added
(hal udi is '/org/freedesktop/Hal/devices/u
sb_device_93a_2600_noserial_usbraw').
Again, thank you very much for your help!
Regards
Marcelo
--
Marcelo Chiapparini
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]