User:Krystianch: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

31 January 2024

24 January 2024

  • curprev 00:3600:36, 24 January 2024Krystianch talk contribs 583 bytes +583 Created page with "= Raspberry Pi cameras = {{Todo|This is a work-in-progress page. rpicam-apps is not in aports yet. }} == Preparation == Libcamera needs udev for the camera to be detected. {{Cmd|setup-devd udev}} We need to apply an appropriate device tree overlay for the camera. This line enables automatic detection of the camera and applies appropriate overlay. {{Cmd|<nowiki>echo "camera_auto_detect=1" >> /media/mmcblk0p1/usercfg.txt</nowiki>}} {{Cmd|<nowiki>echo "dtoverlay=vc4-..."