We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d77c5f9 + 1c835fb commit 1da5ab5Copy full SHA for 1da5ab5
docker-compose.yml
@@ -17,6 +17,7 @@ services:
17
- pigpio
18
volumes:
19
- "data:/coderbot/data"
20
+ - /run/udev:/run/udev:ro
21
environment:
22
UDEV: 1
23
labels:
rpi/config.txt
@@ -1192,6 +1192,6 @@ disable_splash=1
1192
avoid_warnings=1
1193
dtparam=audio=on
1194
#arm_freq=1000
1195
-#dtoverlay=vc4-kms-v3d
1196
#dtoverlay=ov5647
+dtoverlay=vc4-fkms-v3d
1197
camera_auto_detect=1
0 commit comments