Having a hard time getting started here. I have the Leopard Board and three sensor boards (VGA, 1.3M, and 2M). Ultimately I'd like to see streaming video from each of these sensors.
I hooked up the composite video port to a monitor, but all it displays is the MontaVista logo, no video. I hooked up the serial port and it looks like my board is booting ok, but after that it prints 'SendAlarmResetTrigger' over and over until I log in and kill the process 'system_server'. Looks like the board is talking to my router and I get a valid IP, but I can't connect to the board with my browser (before or after killing 'system_server').
I tried to follow the VGA demo, but when I run 'load_modules.sh' I get the following error.
FATAL: Could not load /lib/modules/2.6.10_mvl401_IPNC-1.1.0/modules.dep: No such file or directory
I don't have the 5M image sensor, but even if I did, I can't follow the 'readme' for the demo.
Does anyone have a good working demo that they could share? Perhaps some nice documentation?
Yes...__Any__ documentation would be nice... I even have the 5M sensor and no dice, either.
I am afraid it is easy to get video only with 5M right now.
With 5M sensor, with downloading demo program in support page, you can get video easily.
If you want to develop some with video stream, you can start from the program at www.leopardboardforums.org/.../38.aspx
VGA sensor driver was developed on latest Opens Source Linux.
But video streaming demo program was developed on 2.6.10.
It is main problem why it is not easy now.
Someone needs to port above program on Open Source Linux with VGA sensor, then everything would be easier but it did not happen yet.
I'm considering to buy leopard board.
Which 5M sensor do I need to buy for the streaming video to work? Can you please post the link to the right module at your web-shop?
Thanks.
Ok,
after poking around on the site I found the answer: 5M imager board LI-LBCM5M1 or LI-5M03 <- taken from support page.
I've got the same issue.
I have 5M sensor, I followed the instructions in the readme.txt and re-flashed the board. I was able to boot just fine and get to console.
At the same time I was getting barraged with SendAlarmResetTrigger errors. I fixed that by killing system_server process so that stopped all of the console pollution (thanks to some of the posts). After trying to do modprobe on modules in the /opt/ipnc directory, I've discovered that /lib/modules directory is missing. So that explains
error.
Any thoughts/workarounds?
I've seen a few posts that board came pre-flashed (i wasn't aware of that) and people were able to have demo running.
Can someone confirm that?
Cheers...