Leopard VGA camera debugging advice

Hey Everyone,

I am having problems getting my VGA camera working with my BBxM rev B. I have tried using the Test SD card that came with the BB, the Angstrom BB demo image, and the Angstrom Gnome image bitbaked from OE but no /dev/video0 shows up on any of them. I used these commands in my boot.scr with the Angstrom demo image:
setenv vram ‘24M’
setenv dvimode ‘1024x768MR-24@60 mem=99M@0x80000000 mem=384M@0x88000000 omapfb.vram=0:12M,1:8M,2:4M’
setenv camera lbcmvga
run loaduimage
run mmcboot

During boot I do see these messages. So it appears the camera is recognized, right?

“Beagle cameraboard: lbcmvga”
“Beagle cameraboard: registering i2c2 bus for lbcmvga”

I executed dmesg to check for errors but only noticed these messages related to the camera:

“IVA2 clocking rate: 800 MHz”
“Disabling unused clock cam_mclk”

How should I go about debugging this problem? What do you guys recommend? I am stuck.

Any help/advice is greatly appreciated,
Thanks,
Jake