From 7870976ae7f59575b9ebaf81fa86df95548881da Mon Sep 17 00:00:00 2001 From: Nathan Mutin <32647745+nathanmutin@users.noreply.github.com> Date: Mon, 29 Jul 2019 17:53:56 +0200 Subject: [PATCH] Enable pi camera --- stage1/00-boot-files/files/config.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/stage1/00-boot-files/files/config.txt b/stage1/00-boot-files/files/config.txt index 578d736..92eb87f 100644 --- a/stage1/00-boot-files/files/config.txt +++ b/stage1/00-boot-files/files/config.txt @@ -55,6 +55,9 @@ # Enable audio (loads snd_bcm2835) dtparam=audio=on +# Enable camera +start_x=1 + [pi4] # Enable DRM VC4 V3D driver on top of the dispmanx display stack dtoverlay=vc4-fkms-v3d