Webcam with Console-Image

Hi,

I'm trying to get my Logitech USB Webcam working under a console-
image. It works fine using a the standard uImage kernel (downloaded
from the Google code page) and the Koen's full blown Angstrom demo.
However, when I use the console-image I can't get it to load.

I booted the console-image, setup my USB ethernet adapter, updated
opkg and installed the following packages:

uvcvideo
kernel-module-v4l2-int
kernel-module-v4l2-common
kernel-module-v4l1-compat
kernel-module-usbvideo
kernel-module-ffmpeg
videodev
compat_ioctl32

usbcore is already loaded.

What modules am I missing or what am I doing wrong? I'm using the same
uImage as with the full blown demo Angstrom image.

Please help. Thanks!