Raspberry Pi Camera V1 Not Detected on Ubuntu 22 Desktop (Vicharak Config)

Hello,

I’m using a Raspberry Pi Camera Module V1 with Ubuntu 22 Desktop. I enabled the camera overlay through vicharak-config > “Manage Overlays”. However, when I open the Cheese application, it shows “No camera found”.

Additionally, I get this error in the terminal: when i try this
v4l2-ctl --verbose -d /dev/video<camera_device_number> --set-fmt-video=width=1920,height=1080,pixelformat=‘NV12’ --stream-mmap=4 --set-selection=target=crop,flags=0,top=0,left=0,width=1920,height=1080 --stream-to=sample.yuv

Setting pipeline to PAUSED …
ERROR: from element /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0: Could not initialise Xv output
Additional debug info:
Could not open display (null)
ERROR: pipeline doesn’t want to preroll.

Documentation

Camera Configuration in Axon

  • Make sure the overlay is turned on properly, [ * ] should be there and Correct Overalys should be turned on.
1 Like