On Fri, Jan 9, 2015 at 5:48 AM,  <mashiat.sar...@gmail.com> wrote:
> Hi
>
> I have a BeagleBone camera cape from QuickLogic like the one shown here:
> http://elinux.org/CircuitCo:BeagleBone_3.1MP_Camera.
>
> I am running Ubuntu 14.04 on a BeagleBone Black. It looks like Ubuntu does
> not support the cape out of the box. I have spent a lot of time looking for
> a driver but could not find anything useful. I got the Ubuntu 14.04 image
> from here: http://elinux.org/BeagleBoardUbuntu.
>
> Angstrom on the other hand does come with camera cape support. It is mounted
> as /dev/video0, just like any V4L2 compatible device.
>
> Can anoyone tell me how do I mount the camera as a V4L2 device on Ubuntu?

To fully support that cape, you need to downgrade to the v3.8.x kernel:

sudo apt-get update
sudo apt-get install linux-image-3.8.13-bone69
sudo reboot

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to