summaryrefslogtreecommitdiff
path: root/99-raspberrypi-dmaheap.rules
diff options
context:
space:
mode:
authorIngar <ingar@telenet.be>2025-12-20 16:56:31 +0100
committerIngar <ingar@telenet.be>2025-12-20 16:56:31 +0100
commit896b1beeeefd8f8558afa453ba1c942929b05b57 (patch)
tree0c5039649a817fc8b6674ce54e34f3a453fe4c8f /99-raspberrypi-dmaheap.rules
parent5b6afdb2cc0643592f6568fb8eec67efeb10f528 (diff)
Updated to v1.11.0.HEADmaster
Diffstat (limited to '99-raspberrypi-dmaheap.rules')
-rw-r--r--99-raspberrypi-dmaheap.rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/99-raspberrypi-dmaheap.rules b/99-raspberrypi-dmaheap.rules
new file mode 100644
index 0000000..41fb331
--- /dev/null
+++ b/99-raspberrypi-dmaheap.rules
@@ -0,0 +1,3 @@
+# give users in the video group access to the rpi camera
+# see https://github.com/raspberrypi/rpicam-apps/issues/218
+SUBSYSTEM=="dma_heap", GROUP="video", MODE="0660"