NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Raspberrypi camera in NetBSD



ea1abz%gmail.com@localhost (Ramiro Aceves) writes:

>http://mail-index.netbsd.org/current-users/2021/11/16/msg041683.html

>but it is not enough for me to make it work. I have connected it to the 
>Pi but I do not see any clues on dmesg. Not sure if a module must be 
>loaded.


There is no camera driver for it, the kernel doesn't know about a
camera.

You need to use the firmware that supports the camera (start_x.elf)
and you can build the raspistill software that talks to the vchiq
driver (which is an interface to that firmware). This worked to
some degree on a RPI3b+ running a 32bit kernel. It should work
the same on a RPI0.



Home | Main Index | Thread Index | Old Index