<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I set up modules for the linux v4l and uvc drivers. These make properly
without errors. I also see the USB devices with the lsusb command. I'm
following this procedure:<br><span class="Object" id="OBJ_PREFIX_DWT145"><a target="_blank" href="http://lists.openmoko.org/pipermail/support/2009-January/004487.html">http://lists.openmoko.org/pipermail/support/2009-January/004487.html</a></span><br><br>When I set the FreeRunner as a host, and plug in the camera into it, I get the following message:<br><pre>v4l1_compat: version magic '2.6.2420081103.git7172ec57<br> preempt mod_unload ARMv4 ' should be '2.6.24-20081103.git7172ec57 preempt mod_unload ARMv4 '<br></pre>Evidently, the dash after the "2.6.24" is absent when I make... <br><br>The
make/make install is a two-stage process. First I do a make
menuconfigure on the kernel source itself, in a directory where there
is a dash in the name. I go into General Setup -&gt; Local version, and
enter in the version starting from the dash. Then, I save the
configuration of the menuconfig, and run a make/make install on the
M-sound modules.<br><br>When that ends, I go into the source for the
UVC drivers, do a make menuconfig (which has a lot less resulting
options then the previous menuconfig), select the drivers I want, and
do make/make install.<br><br>I have tried doing this - <br><pre>make EXTRAVERSION=-20081103.git7172ec57<br><br></pre>&nbsp;This
doesn't seem to do anything different. I tried to put extraversionin
the Makefile. Still no difference - get that error message when
attaching the camera, so it seems like the module isn't being loaded.
Is there an easy solution to this, or will I have to abandon the effort of making a USB camera work?<br><br>--- On <b>Wed, 4/22/09, Joerg Reisenweber <i>&lt;joerg@openmoko.org&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: Joerg Reisenweber &lt;joerg@openmoko.org&gt;<br>Subject: Re: Problem with USB camera drivers<br>To: devel@lists.openmoko.org, wheeltracks1932@yahoo.com<br>Date: Wednesday, April 22, 2009, 2:02 AM<br><br><pre>Am Mi  22. April 2009 schrieb Walter Christie:<br>&gt; Hi all,<br>&gt; <br>&gt; Trying to get uvc cameras working with the freerunner... get this error<br>when <br>plugging in a quickcam 5000:<br><br>&gt; usb 1-2.1: configuration #1 chosen from 1 choice<br>&gt; input: DELL DELL USB Keyboard <br>as /devices/platform/s3c2410-ohci/usb1/1-2/1-2.1/1-2.1:1.0/input/input7<br>&gt; input: USB HID v1.10 Keyboard [DELL DELL USB Keyboard] on
 usb-s3c24xx-2.1<br><br>seems there's the wrong driver loaded for this MAnufacturer/device ID<br>Keyboard doesn't sound like quickcam<br><br>/j<br></pre></blockquote></td></tr></table><br>