From 896b1beeeefd8f8558afa453ba1c942929b05b57 Mon Sep 17 00:00:00 2001 From: Ingar Date: Sat, 20 Dec 2025 16:56:31 +0100 Subject: Updated to v1.11.0. --- 99-raspberrypi-dmaheap.rules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 99-raspberrypi-dmaheap.rules (limited to '99-raspberrypi-dmaheap.rules') 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" -- cgit v1.2.3