Skip to content

[Detector Support]: Creation of Openvino models with integrated intel GPU fails on latest Linux kernel 6.8.2 #10785

Discussion options

You must be logged in to vote

I use image Docker images from documentation ghcr.io/blakeblackshear/frigate:stable. I have migrated Docker host to Ubuntu 24.04 with 6.8 kernel and faced with the same issue.
To get rid from this error I have installed latest compute-runtime deb packages inside Docker container according installation steps from https://github.com/intel/compute-runtime/releases.

  1. Download packages to temp directory of Docker host:
mkdir neo
cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.16510.2/intel-igc-core_1.0.16510.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.16510.2/intel-igc-opencl_1.0.16510.2_amd64.deb
wget http…

Replies: 3 comments 20 replies

Comment options

You must be logged in to vote
3 replies
@NickM-27
Comment options

NickM-27 Apr 7, 2024
Collaborator Sponsor

@NickM-27
Comment options

NickM-27 Apr 7, 2024
Collaborator Sponsor

@esand
Comment options

Comment options

You must be logged in to vote
6 replies
@mavacpjm
Comment options

@mavacpjm
Comment options

@willgryan
Comment options

@mavacpjm
Comment options

@mavacpjm
Comment options

Answer selected by NickM-27
Comment options

You must be logged in to vote
11 replies
@blakeblackshear
Comment options

@marco-calautti
Comment options

@jameslivulpi
Comment options

@bobloadmire
Comment options

@willgryan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment