Date: Tue, 17 Nov 2015 20:14:12 -0500 From: Serge Voilokov <serge0x76@gmail.com> To: freebsd-arm@freebsd.org Subject: Re: Raspberry Pi Camera? Message-ID: <CAMbZYjUPC2uU3LjKCYoNxmB1sB6an2gevq-JhZHpNdq48XXqKA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello, Motion, a software motion detector (http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome) is working with Raspberry PI (A) camera module. Port: https://github.com/serge-v/motion/tree/rpi-freebsd Some features are disabled in this port like mysql, pq, mmpeg buf jpeg capture works. Dependencies: https://github.com/gonzoua/userland/tree/freebsd Regards, --serge On Fri, Nov 13, 2015 at 9:05 AM, Serge Voilokov <serge0x76@gmail.com> wrote: > I was able to use raspistill to take pictures on RPI-A and r290273.img. > > However after installing the image > I was needed to copy additional firmware (start_x.elf and fixup_x.dat) manually > to /boot/msdos since it is absent on the image. > > So this set works: > > instructions: > https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi%20Camera > > image: > ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/arm/armv6/ISO-IMAGES/11.0/FreeBSD-11.0-CURRENT-arm-armv6-RPI-B-20151102-r290273.img.xz > > firmware: > https://github.com/raspberrypi/firmware/tree/193f600ff3df626a25887134daf8b5841cbfe0e5 > > userland (freebsd branch): > https://github.com/gonzoua/userland/tree/fcbf8a3e028e830174ed1cbedf956464a8d26a68
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMbZYjUPC2uU3LjKCYoNxmB1sB6an2gevq-JhZHpNdq48XXqKA>