- raspi_config is not needed (discontinued in new Ubuntu versions)
- Use:
sudo nano /boot/config.txt
- Enable legacy:
dtoverlay=imx219
start_x=1
gpu_mem=128
- Execute:
- For checking the camera:
- Take a photo:
- sudo raspistill -o cam.jpg
- See the photo:
- sudo apt update
- sudo apt install fim
If necesary:
sudo apt -y install libjpeg62