Skip to content

[BUG] Intel DRI3 Truenas Scale - No GPU Passthrough #21

@Glujaz

Description

@Glujaz

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When moving the 3D part, the GPU is not used. The rendering is done by the CPU

Expected Behavior

The container is installed on a Truenas Scale system, with an intel N150. The GPU is working fine inside truenas, and a jellyfin docker. Doing a "intel_gpu_top" shows activity for jellyfin docker, but not for the Bambulab docker.
The expected behavior is to use the integrated GPU of the CPU to have a smooth experience for basic parts on a slow CPU.

I think it might be related to a not updated GPU driver of some sort.

Steps To Reproduce

Install truenas scale on an N150 system.
Add custom app, select the correct settings, and at the end, no hardware limitation, and enable GPU passthrough.

Passing /dev/dri/ to the docker container, passing the gpu via the environment variables does not help either.

Environment

- OS:Truenas Scale 25.04.2
- How docker service was installed:Custom Apps from Truenas Scale GUI

CPU architecture

x86-64

Docker creation

N/A

Container logs

2025-08-05 19:00:02.899255+00:00MESA: warning: Driver does not support the 0x46d4 PCI ID.
2025-08-05 19:00:02.899315+00:00libEGL warning: egl: failed to create dri2 screen
2025-08-05 19:00:02.905416+00:00MESA: warning: Driver does not support the 0x46d4 PCI ID.
2025-08-05 19:00:02.906827+00:00libEGL warning: egl: failed to create dri2 screen
2025-08-05 19:00:02.931443+00:00MESA: warning: Driver does not support the 0x46d4 PCI ID.
2025-08-05 19:00:02.932427+00:00libEGL warning: egl: failed to create dri2 screen
2025-08-05 19:00:02.947143+00:00MESA: warning: Driver does not support the 0x46d4 PCI ID.
2025-08-05 19:00:02.948207+00:00libEGL warning: egl: failed to create dri2 screen
2025-08-05 19:00:03.004812+00:00MESA: warning: Driver does not support the 0x46d4 PCI ID.
2025-08-05 19:00:03.005938+00:00libEGL warning: egl: failed to create dri2 screen
2025-08-05 19:00:03.032509+00:00MESA: warning: Driver does not support the 0x46d4 PCI ID.
2025-08-05 19:00:03.033568+00:00libEGL warning: egl: failed to create dri2 screen
2025-08-05 19:00:03.048630+00:00MESA: warning: Driver does not support the 0x46d4 PCI ID.
2025-08-05 19:00:03.049530+00:00libEGL warning: egl: failed to create dri2 screen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions