Raspberry Pi v2 Camera

I have bought and connected a rpi v2 camera to the rock pi port. How can I test if the camera is
working ? I am on Armbian bullseye. Thanks!

You can use the radxa Debian desktop to test the imx219 camera. Just enable the device overlay in hw_interc.conf file by uncomment the following line:

 intfc:dtoverlay=imx219

Thanks. I am using armbian - how can I enable the radxa Debian desktop ? And, once I do, where would I find the file hw_interc.conf ?

You need to download the radxa Debian desktop image. The hardware configuration file can be found here:

https://wiki.radxa.com/Rockpi4/hardware/devtree_overlays

I am already using the debian image but in that i am getting error

linaro@linaro-alip:~$ test_camera-rkisp1.sh
Start RKISP Camera Preview!
Password:
Setting pipeline to PAUSED …
libGL error: MESA-LOADER: failed to retrieve device information
libGL error: unable to load driver: rockchip_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: rockchip
libGL error: MESA-LOADER: failed to retrieve device information
libGL error: unable to load driver: rockchip_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: rockchip
Caught SIGSEGV
exec gdb failed: No such file or directory
Spinning. Please run ‘gdb gst-launch-1.0 1893’ to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core.

Don’t know how to solve it??

This doesn’t work. How can we troubleshoot?

It would be nice if someone from the dev team just weighed in and said, ‘yeah, this doesn’t really work so don’t waste your time.’

Looks like nobody has this working?