Logitech Quickcam 9000

Hi,

I am using the latest Angstrom demo and do not get /dev/video0 when I
connect my Logitech Quickcam 9000.

I am using:

Angstrom-Beagleboard-demo-image-glibc-ipk-2009.X-stable-20090612--
beagleboard.rootfs.tar.bz2

uImage-2.6.29-r47-beagleboard.bin

Has anyone been able to get a Logitech Quickcam 9000 working on
Angstrom?

Thanks,
Neel

Hi Neel, this comes up a lot.
Try a look at:
http://groups.google.com/group/beagleboard/browse_thread/thread/d4994db04cbc69c1/3833d26ffde940e6?lnk=gst&q=logitech+uvc#3833d26ffde940e6

Thanks for the link. I noticed that you got your camera to work
straight out the gate. Here is the error that I am seeing:

[ 352.412231] usb 1-1.4: USB disconnect, address 4
[ 355.980438] usb 1-1.4: new high speed USB device using ehci-omap
and address 5
[ 356.234741] usb 1-1.4: configuration #1 chosen from 1 choice
[ 356.243377] invalid HEADER
[ 356.246734] snd-usb-audio: probe of 1-1.4:1.0 failed with error -5
[ 356.280242] invalid HEADER
[ 356.283020] snd-usb-audio: probe of 1-1.4:1.1 failed with error -5
[ 356.892822] v4l1_compat: disagrees about version of symbol
struct_module
[ 356.991333] videodev: disagrees about version of symbol
struct_module
[ 357.030242] uvcvideo: disagrees about version of symbol
struct_module

Any thoughts?

Hi,
Try installing this: modules-2.6.29-r47-beagleboard.tgz
by copying to root of ext on your SD and untar:

sudo tar -xvf modules-2.6.29-r47-beagleboard.tgz

Don Lewis

Yes! That worked. Is this documented on a wiki so where? If not I
think I'll add it to the BeagleBoardBeginner wiki at elinux.

Thanks,
Neel

no documentation. So much is overlooked. But then one or even two
people
would not have the resources to test everything. I am glad you have it
working.

Don lewis