Skip to content

Fix gpu acceleration on newer Intel GPUs in container#116

Open
misofey wants to merge 1 commit into
tudelft:mavlabCourse2026from
maxhtcooper:fix/intel_gpu_drivers
Open

Fix gpu acceleration on newer Intel GPUs in container#116
misofey wants to merge 1 commit into
tudelft:mavlabCourse2026from
maxhtcooper:fix/intel_gpu_drivers

Conversation

@misofey

@misofey misofey commented Mar 30, 2026

Copy link
Copy Markdown

The provided container gazebo-classic did not properly support newer intel GPUs, so I changed the following things to make OpenGL use the GPU:

  • The kisak-mesa fresh PPA does not provide a new enough MESA driver newer intel GPUs for ubuntu22, the kisak-mesa stable has to be used instead.
  • The LIBGL_DRI3_DISABLE=1 also blocked GPU rendering.
  • Incorrect devices were passed through to the container.

@misofey misofey changed the title Fix gpu acceleration on newer Intel GPUs Fix gpu acceleration on newer Intel GPUs in container Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant