From 274f9472793659193db53eb6d47e3d46b148217a Mon Sep 17 00:00:00 2001 From: Tom Kendrick Date: Sun, 8 Feb 2026 15:02:11 +0000 Subject: [PATCH] fix: remove intel config --- security/frigate/docker-compose.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/security/frigate/docker-compose.yml b/security/frigate/docker-compose.yml index dd81016..101af24 100644 --- a/security/frigate/docker-compose.yml +++ b/security/frigate/docker-compose.yml @@ -6,10 +6,6 @@ services: image: ghcr.io/blakeblackshear/frigate:stable shm_size: "512mb" # Update based on camera resolution and count privileged: true # Add this - environment: - - LIBVA_DRIVER_NAME=iHD # Forces the correct driver for your iGPU - - NEOReadDebugKeys=1 - - OverrideGpuAddressSpace=48 devices: - /dev/dri:/dev/dri # For Intel hardware acceleration # - /dev/bus/usb:/dev/bus/usb # Google Coral USB