Skip to content

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

Closed Answered by alexeynl
marco-calautti asked this question in Detector Support
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 35 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
15 replies
@NickM-27
Comment options

NickM-27 Nov 2, 2024
Collaborator Sponsor

@aeozyalcin
Comment options

@NickM-27
Comment options

NickM-27 Nov 2, 2024
Collaborator Sponsor

@aeozyalcin
Comment options

@lineumaciel
Comment options

Answer selected by NickM-27
Comment options

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

NickM-27 Aug 24, 2024
Collaborator Sponsor

@Suxsem
Comment options

@IetIesAai
Comment options

@Suxsem
Comment options

@Sven-Noy
Comment options

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