[GH-ISSUE #6618] pavucontrol: MESA: error: Failed to query drm device (no3d) #3311

Open
opened 2026-05-05 09:54:15 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @kmille on GitHub (Jan 15, 2025).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6618

kmille@linbox:~ pavucontrol
Reading profile /etc/firejail/pavucontrol.profile
Reading profile /home/kmille/.config/firejail/globals.local
Reading profile /etc/firejail/disable-common.inc
Reading profile /home/kmille/.config/firejail/disable-common.local
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/disable-exec.inc
Reading profile /etc/firejail/disable-interpreters.inc
Reading profile /etc/firejail/disable-programs.inc
Reading profile /etc/firejail/disable-xdg.inc
Reading profile /etc/firejail/whitelist-usr-share-common.inc
Reading profile /etc/firejail/whitelist-var-common.inc
Warning: private-lib feature is disabled in Firejail configuration file
firejail version 0.9.73

Parent pid 12024, child pid 12025
1 program installed in 3.86 ms
Warning: An abstract unix socket for session D-BUS might still be available. Use --net or remove unix from --protocol set.
Private /etc installed in 40.26 ms
Warning: /sbin directory link was not blacklisted
Warning: /usr/sbin directory link was not blacklisted
Warning: not remounting /home/kmille/.ssh/authorized_keys
Warning: not remounting /home/kmille/.gnupg/gpg.conf
Warning: not remounting /home/kmille/.ssh/config
Warning: not remounting /run/user/1000/gvfs
Base filesystem installed in 187.69 ms
Warning: Cannot confine the application using AppArmor.
Maybe firejail-default AppArmor profile is not loaded into the kernel.
As root, run "aa-enforce firejail-default" to load it.
Child process initialized in 418.47 ms
MESA: error: Failed to query drm device.
libEGL warning: egl: failed to create dri2 screen

nothing happens...

fixed by

kmille@linbox:firejail cat pavucontrol.local 
ignore no3d

Can you tell me why/how tihs broke? git log says the no3d is not new in the pavucontrol profile. But the issue only happens since last system update (Arch - using -git version of firejail)

Originally created by @kmille on GitHub (Jan 15, 2025). Original GitHub issue: https://github.com/netblue30/firejail/issues/6618 ``` kmille@linbox:~ pavucontrol Reading profile /etc/firejail/pavucontrol.profile Reading profile /home/kmille/.config/firejail/globals.local Reading profile /etc/firejail/disable-common.inc Reading profile /home/kmille/.config/firejail/disable-common.local Reading profile /etc/firejail/disable-devel.inc Reading profile /etc/firejail/disable-exec.inc Reading profile /etc/firejail/disable-interpreters.inc Reading profile /etc/firejail/disable-programs.inc Reading profile /etc/firejail/disable-xdg.inc Reading profile /etc/firejail/whitelist-usr-share-common.inc Reading profile /etc/firejail/whitelist-var-common.inc Warning: private-lib feature is disabled in Firejail configuration file firejail version 0.9.73 Parent pid 12024, child pid 12025 1 program installed in 3.86 ms Warning: An abstract unix socket for session D-BUS might still be available. Use --net or remove unix from --protocol set. Private /etc installed in 40.26 ms Warning: /sbin directory link was not blacklisted Warning: /usr/sbin directory link was not blacklisted Warning: not remounting /home/kmille/.ssh/authorized_keys Warning: not remounting /home/kmille/.gnupg/gpg.conf Warning: not remounting /home/kmille/.ssh/config Warning: not remounting /run/user/1000/gvfs Base filesystem installed in 187.69 ms Warning: Cannot confine the application using AppArmor. Maybe firejail-default AppArmor profile is not loaded into the kernel. As root, run "aa-enforce firejail-default" to load it. Child process initialized in 418.47 ms MESA: error: Failed to query drm device. libEGL warning: egl: failed to create dri2 screen ``` nothing happens... fixed by ``` kmille@linbox:firejail cat pavucontrol.local ignore no3d ``` Can you tell me why/how tihs broke? `git log` says the `no3d` is not new in the pavucontrol profile. But the issue only happens since last system update (Arch - using -git version of firejail)
gitea-mirror added the
graphics
label 2026-05-05 09:54:15 -06:00
Author
Owner

@rusty-snake commented on GitHub (Jan 15, 2025):

Some mesa (or gtk/gdk or ...) update broke software rendering I guess.

<!-- gh-comment-id:2593932587 --> @rusty-snake commented on GitHub (Jan 15, 2025): Some mesa (or gtk/gdk or ...) update broke software rendering I guess.
Author
Owner

@SjoerdV commented on GitHub (Feb 26, 2025):

same on debian trixie, firejail version 0.9.72. Adding the .local file fixes it.

<!-- gh-comment-id:2683648415 --> @SjoerdV commented on GitHub (Feb 26, 2025): same on debian trixie, firejail version 0.9.72. Adding the .local file fixes it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#3311
No description provided.