Hi
When I plug in my webcam on my laptop, I get this message in the messages file
kernel: usb 2-2: new full speed USB device using uhci_hcd and address 7
However there is no info on the device it is mapped to.
Does anyone have a webcam working on their Debian systems? Also are there any clients which allows video chat ?
-- Warm Regards ~~~~~~~~~~~~~~~ Vinayak http://theregoesanotherday.blogspot.com/
Where all think alike, no one thinks very much.
Sometime on Dec 9, VM cobbled together some glyphs to say:
kernel: usb 2-2: new full speed USB device using uhci_hcd and address 7
However there is no info on the device it is mapped to.
What does lsusb say? Do you have the driver for your webcam set up correctly? What webcam do you have (lsusb should say something). You may have to install a new kernel module to support usb webcams.
Does anyone have a webcam working on their Debian systems? Also are there any clients which allows video chat ?
I use ayttm (ayttm.sourceforge.net) which supports webcam for Yahoo! Messenger. You'll need to get the cvs version if you want it to work.
Philip
What does lsusb say? Do you have the driver for your webcam set up correctly? What webcam do you have (lsusb should say something). You may have to install a new kernel module to support usb webcams.
lsusb says Bus 002 Device 005: ID 0733:0110 ViewQuest Technologies, Inc. VQ110
I use ayttm (ayttm.sourceforge.net) which supports webcam for Yahoo! Messenger. You'll need to get the cvs version if you want it to work.
Thanks. I will try that.
-- Warm Regards ~~~~~~~~~~~~~~~ Vinayak http://theregoesanotherday.blogspot.com/
Where all think alike, no one thinks very much.
Sometime on Dec 9, VM cobbled together some glyphs to say:
I use ayttm (ayttm.sourceforge.net) which supports webcam for Yahoo! Messenger. You'll need to get the cvs version if you want it to work.
Thanks. I will try that.
first make sure you can actually get webcam images using xawtv. If your webcam isn't set up, nothing else is going to work.
first make sure you can actually get webcam images using xawtv. If your webcam isn't set up, nothing else is going to work.
It isn't working. :-(
can't open /dev/video0: No such device v4l-conf had some trouble, trying to continue anyway v4l2: open /dev/video0: No such device v4l2: open /dev/video0: No such device v4l: open /dev/video0: No such device no video grabber device available
-- Warm Regards ~~~~~~~~~~~~~~~ Vinayak http://theregoesanotherday.blogspot.com/
Where all think alike, no one thinks very much.
Hey, I got it working.
I did a apt-get install spca5xx-source and using module assistant , installed the module. Now xawtv works. Now I need to get ayttm working.
Thanks a lot. Long live Debian!!!
-- Warm Regards ~~~~~~~~~~~~~~~ Vinayak http://theregoesanotherday.blogspot.com/
Where all think alike, no one thinks very much.
Sometime on Dec 9, VM cobbled together some glyphs to say:
can't open /dev/video0: No such device v4l-conf had some trouble, trying to continue anyway
like I said earlier, you may need a kernel module. research linux support for your webcam before going ahead.