#Frigate not using iGPU

1 messages · Page 1 of 1 (latest)

echo jetty
#

Hi Guys, my frigate GUI shows 0% GPU usage. I am running frigate as container in unraid. I have this set in the configuration

  output_args:
    record: preset-record-generic-audio-aac
  hwaccel_args: preset-intel-qsv-h264```
my CPU is a 13th gen i5-13600k. I have also tried `preset-vaapi` but the result is the same. I am using the `iHD` and `/dev/dri/renderD128` values for driver and GPU mapping keys when I set the container. Please suggest what am I missing?
vagrant osprey
#

Is there anything in logs?

#

You have coral (TPU) in use? What is GPU supposed to even do actually?

echo jetty
# vagrant osprey Is there anything in logs?

the only error I see in the logs is this, and I have no clue what it is Error downloading model: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /jinaai/jina-clip-v1/resolve/main/onnx/vision_model_fp16.onnx (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x154ebf3795b0>: Failed to resolve 'huggingface.co' ([Errno -3] Temporary failure in name resolution)"))

#

and this

OSError: /config/model_cache/jinaai/jina-clip-v1 does not appear to have a file named preprocessor_config.json. Checkout 'https://huggingface.co//config/model_cache/jinaai/jina-clip-v1/tree/None' for available files.