mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3288] mpv: failure with gpu/vdpau options (AMD gpu with mesa drivers) #2065
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#2065
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Mar 21, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3288
Hi!
Here is the options I use:
firejail mpv "my_video.mp4"output:mpv "my_video.mp4"runs fine.Notes:
mpvrun fine within firejail too.mpvruns indefinitly.Thanks for your help!
EDIT: Vulkan gpu API works with @rusty-snake fix.
Still stuck without vulkan: see my other comment
@rusty-snake commented on GitHub (Mar 21, 2020):
Duplicate of #3107? Try this fix:
08061fb590@ghost commented on GitHub (Mar 21, 2020):
Thanks @rusty-snake;
So that solves the vulkan run. However, when using these options:
mpvruns indefinitly without video nor sound. I tried to strace without firejail to find the accessed files and did some adjustements but no luck so far.@ghost commented on GitHub (Mar 21, 2020):
Alright, another quick research and test and I have to ignore
seccomp, then mpv launches.Thanks!
@rusty-snake commented on GitHub (Mar 21, 2020):
mesa, amd, seccomp? #3219, #3267.
Try
seccomp !kcmp